/*LAYOUT*/

a {cursor:auto}

body {
	background-image:url(http://www.comms-ecat.net/assets/images/icom/bg.gif); 
	background-repeat:repeat;
	margin:0px;
	}
	
img {
	border: none;
	}
	

#outerWrapper {
	width: 962px;
	padding: 0 5px 5px 5px;
	background-color: #EBEBEB;
	margin-left:auto;
	margin-right:auto;
	}

#wrapper {
	background-color:#FFF;
	width:960px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}

#header {
	width: 960px;
	background-color:#FFF;
	}
	
#navBar { 
	width: 960px;
	background-image: url(http://www.comms-ecat.net/assets/images/icom/nav_bg.gif); 
	background-repeat: repeat;
	}

#sideBar {
	width:120px;
	float:left;
	margin-left:50px;
	margin-right:15px;
	margin-top:15px;
	display:inline;
	}

#main {
	width:480px;
	float:left;
	margin-top:15px;
	padding:0px;
	}
	
#news {
	width:480px;
	height:620px;
	overflow:auto;
	float:left;
	margin-top:15px;
	padding:0px;
	padding-right: 15px;
	}
	
	
#clientArea {
	width:480px;
	float:left;
	margin-left: 185px;
	margin-top:15px;
	padding:0px;
	}
	
	
.marginLeft { margin-left:25px; margin-bottom:40px;}

#rightBar {
	width:215px;	
	float:right;
	margin-right:20px;
	margin-top:15px;
	}
	
#spacerArea {
	width:960px;
	height:30px;
}


#flashArea {
	background-color:#FFF;
	width:960px;
	height:250px;
	margin-bottom: 50px;
	clear:both;
	}
	
	
#homeTextArea {
	width:450px;
	height: 140px;
	margin-left:20px;
	float:left;
	display:inline;
	}
	
#map {
	float:left;
	margin-top:15px;
	padding:0px;
	}

/*IMAGE*/

img.icomLogo {
	margin-top:15px;
	margin-left:10px;
	margin-bottom:15px;
	}
	
img.certLogo {
	float:right;
	margin-top:0px;
}

img.sponsorLogo {
	float:right;
	margin-top:0px;
	}
	
img.banner {
	margin-bottom:20px;
	}

/*NAVIGATION*/

#navigation {
	margin:0;
	padding: 0;
	z-index: 30
	}

#navigation li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial;
	cursor: default;
	font-weight:bold;
	text-decoration:none;
	border-right: #F00 1px solid
	}

#navigation li a {	
	display: block;
	margin: 0 0px 0 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(http://www.comms-ecat.net/assets/images/icom/nav_bg.gif); 
	background-repeat: repeat;
	background-color:#900;
	color: #FFFFFF;
	text-decoration: none;
	border-left: #FFF 0px solid;
	cursor:pointer;
	}

#navigation li a:hover {
	text-decoration:none;
	background-image: none;
	background-color: #C00;
	cursor:pointer;
	}

#navigation div {	
	position: absolute;
	visibility: hidden;
	margin:0;
	padding: 0;
	background: #C00;
	color:#FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}

#navigation div a {	
	position: relative;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 40px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: white;
	border-bottom:1px solid #CCC;
	color: #666;
	font: 11px arial
	}

#navigation div a:hover {
	color: #F00;
	text-decoration:none;
	background-color:#FFF;
	}
	
	
	li.right {
	float:right;
	margin: 0;
	padding-right:10px;
	text-decoration: none;
	background: white;
	color: #666;
	font: 11px arial
	}
	
	
	/*SUB NAV */

ul.subNav {
	padding-left:0;
	margin-left:0;
	margin-top:18px;
	
	}
	
.subNav li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-top:5px;
	padding-bottom: 5px;
	border-bottom: #CCCCCC 1px solid;
	color:#666666;
		
	}
	
.subNav li {
	display: inline;
	}
	
.red {
	color:#F00; 
	background-color:#FFF;
}

.blue {
	color: #009; 
	background-color:#FFF;
}
	
	
.subNav li a:hover {
	text-decoration:none;
	color: #F00;
	background-color:#FFF;
	}
	
	
	
	/*GLOSSARY ANCHOR LINKS */
	
	ul.glossary {
	padding-left:0;
	margin-left:0;
	margin-top:18px;
	
	}
	
ul.glossary a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	width:20px;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 10px;
	color: #009;
		
	}
	
.glossary li {
	display: inline;	
	}
		
	
.glossary li a:hover {
	text-decoration:none;
	color: #F00;
	background-color:#FFF;
	}
	
		
	
	
	
/*NAVIGATION - END*/

/*TYPE*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 17px;
	font-weight:bold;
	color: #009;
	margin-top:0;
	}

h2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009;
	margin-bottom:0;
	margin-top:0;
	}

.subnavHeader {color:#666; 
margin-bottom:20px;}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 16px;
	color: #666;
	margin-top:0px;
	}
	

ul.bullets {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	color: #666;
}

li.bullets_lev2 {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	list-style:circle;
	margin-left:20px;
	color: #666;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	color: #666;
	margin-top:0px;
	}
	
p.introCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: 19px;
	color: #666;
	margin-top:0px;
	margin-bottom: 8px;
	}
	
p.newsCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 14px;
	color: #666;
	margin-top:0px;
	margin-bottom:0px;
	}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color: #009;
	margin-top:5px;
	margin-bottom:2px;
	}
	
	
.newsCopy a {
	color: #666;
	text-decoration:none;
	}

.newsCopy a:hover {
	color: #F00;
	text-decoration:none;
}
	
.newsDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	}
	
.callAction {
	float:right;
	margin-right:20px;
	margin-top:30px;
	width:300px;
	text-align:right;
}

.email {
	color:#666;
	background-color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
	color: #666;
	margin-top:0px;
	}

.email:hover {
	color:#F00;
	text-decoration:none;
	background-color:#FFF;
	}
	
	
.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009;
	background-color:#FFF;
	font-style:italic;
	line-height: 18px;
	font-size:15px;
	margin-bottom:5px;
}

.quoteName {
	line-height: 12px;
	font-size:10px;
	color:#666;
}




/*FOOTER*/
#footer {
	width:920px;
	background-color: #F3F3F3;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top: #E1E1E1 1px solid;
	margin-top:30px;

	}
	
ul.footerNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	float:left;
	padding-left: 0;
	margin-left: 0;
	margin-top:0;
	margin-right: 20px;
	line-height:16px;
	
	}
	
ul.footerNav li {
	margin-bottom:0px;
	}
	

.footerNav li a {
	text-decoration:none;
	color: #999999;
	}
	
.footerNav li a:hover {
	text-decoration:none;
	color: #666666;
	}

	
li.title {
	font-weight:bold;
	color: #666666;
	font-size:10px;
	padding-bottom:10px;
	}
	
li.title a{

text-decoration:none;
color: #666666;

}

li.title a:hover {
text-decoration:none;
color: #333333;
}


#copyrightArea {
	width:920px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
}



ul.copyright {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top:0;
	float:left;
	}
	
ul.copyright li {
	margin-right:2px;
	float:left;
	color: #666666;
	}
	
ul.copyright li a {
	color: #666666;
	display:block;
	text-decoration:none;
	}
	
ul.copyright li a:hover {
	color: #333333;
	text-decoration:none;
	}
	
	
.spacer {
	margin-left:20px;
	}


	
	
/*DASH PODS*/

.rollover a {
	display:block;
	width: 180px;
	height:140px;
	background:url(http://www.comms-ecat.net/assets/images/icom/pod.gif) 0 0 no-repeat;
	text-decoration: none;
	margin-bottom: 15px;
	}
	
.rollover a:hover { 
	background-position: 0 -140px;
	color: #049;
	}
	
.news {
	width: 185px;
	height:270px;
	background:url(http://www.comms-ecat.net/assets/images/icom/news_bg.gif) 0 0 no-repeat;
	text-decoration: none;
	float:right;
	margin-right: 20px;
	padding: 15px;
	position:relative;
	display:inline;

	}
	
.dashPod {
	display:block;
	width: 215px;
	height:140px;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	}
	

.dashContact {
	display:block;
	width: 105px;
	height:120px;
	background:url(http://www.comms-ecat.net/assets/images/icom/contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding:10px;
	margin-bottom:20px;
	margin-left:20px;
	padding-right:100px;
	float:left;
	}
	
.dashGreen {
	display:block;
	width: 105px;
	height:120px;
	background:url(http://www.comms-ecat.net/assets/images/icom/green.gif) 0 0 no-repeat;
	text-decoration: none;
	padding:10px;
	margin-bottom:20px;
	margin-left:20px;
	padding-right:100px;
	float:left;
	}
	
.pod {
	font-size:11px; line-height:13px;}
	
.pod a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 13px;
	text-decoration:none;
	color: #666;
	margin-top:0px;
}

.pod a:hover{
	text-decoration:none;
	}


.green {color:#090;}


.podRight {
	width: 215px;
	height:140px;
	margin-bottom: 20px;
	
	}
	
.podSupport {
	width: 105px;
	height:120px;
	background:url(http://www.comms-ecat.net/assets/images/icom/support.gif) 0 0 no-repeat;
	text-decoration: none;
	padding:10px;
	margin-bottom:20px;
	padding-right:100px;
	}
	
.podNews {
	width: 125px;
	height:120px;
	background:url(http://www.comms-ecat.net/assets/images/icom/news.gif) 0 0 no-repeat;
	text-decoration: none;
	padding:10px;
	margin-bottom:20px;
	padding-right:80px;
	}
	
	
.podQuote {
	width: 195px;
	height:110px;
	background:url(http://www.comms-ecat.net/assets/images/icom/quote.gif) 0 0 no-repeat;
	text-decoration: none;
	padding:10px;
	padding-bottom: 45px;
	margin-bottom:20px;
	}
	

	
	
a {color: #666; text-decoration:none;}

a:hover {color:#F00; text-decoration:none;}

.more {width: 90px; height: 20px; position:relative; float:left; margin-bottom:0px; }



#greenPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/greenPod.gif) no-repeat 0 0;	
}

#greenPod:hover {
	background-position: 0 -140px;	
}

#greenPod span
{
  display: none;
}




#newsPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/newsPod.gif) no-repeat 0 0;	
}

#newsPod:hover {
	background-position: 0 -140px;	
}

#newsPod span
{
  display: none;
}








#clientsPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/clientsPod.gif) no-repeat 0 0;	
}

#clientsPod:hover {
	background-position: 0 -140px;	
}

#clientsPod span
{
  display: none;
}




#supportPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/supportPod.gif) no-repeat 0 0;	
}

#supportPod:hover {
	background-position: 0 -140px;	
}

#supportPod span
{
  display: none;
}




#aboutPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/aboutPod.gif) no-repeat 0 0;	
}

#aboutPod:hover {
	background-position: 0 -140px;	
}

#aboutPod span
{
  display: none;
}





#contactPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/contactPod.gif) no-repeat 0 0;	
}

#contactPod:hover {
	background-position: 0 -140px;	
}

#contactPod span
{
  display: none;
}



#productsPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/productsPod.gif) no-repeat 0 0;	
}

#productsPod:hover {
	background-position: 0 -140px;	
}

#productsPod span
{
  display: none;
}





.quoteSEWPod {
 display: block;
  width: 215px;
  height: 140px;
  background: url(http://www.comms-ecat.net/assets/images/icom/quote_sew.gif) no-repeat 0 0;	
}

.quoteSEWPod:hover {
	background-position: 0 -140px;	
}

.quoteSEWPod span
{
  display: none;
}




/*MEET THE TEAM*/



#bradPod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/bradPod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#bradPod:hover {
	background-position: 0 -101px;	
}

#bradPod span
{
  display: none;
}


#kevPod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/kevinPod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#kevPod:hover {
	background-position: 0 -101px;	
}

#kevPod span
{
  display: none;
}


#johnPod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/johnPod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#johnPod:hover {
	background-position: 0 -101px;	
}

#johnPod span
{
  display: none;
}


#johnPod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/johnPod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#johnPod:hover {
	background-position: 0 -101px;	
}

#johnPod span
{
  display: none;
}



#vincePod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/vincePod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#vincePod:hover {
	background-position: 0 -101px;	
}

#vincePod span
{
  display: none;
}

#jamesPod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/jamesPod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#jamesPod:hover {
	background-position: 0 -101px;	
}

#jamesPod span
{
  display: none;
}

#davePod {
 display: inline;
 float:left;
  width: 184px;
  height: 101px;
  background: url(http://www.comms-ecat.net/assets/images/icom/davePod.gif) no-repeat 0 0;	
  margin-right: 50px;
  margin-bottom: 40px;
}

#davePod:hover {
	background-position: 0 -101px;	
}

#davePod span
{
  display: none;
}



/*MEET THE TEAM - END*/

.logoArea {margin-top: 40px;}



.clientLogo {float:left;}



.caseStudyBtn {
 display: inline;
 float:left;
  width: 91px;
  height: 20px;
  background:url(http://www.comms-ecat.net/assets/images/icom/case_study_btn.gif) no-repeat 0 0;	
}

.caseStudyBtn:hover {
	background-position: 0 -20px;	
}

.caseStudyBtn span
{
  display: none;
}


/*Client logos - rollover*/

#cbl{
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/cbl.gif) no-repeat 0 0;	
}

#cbl:hover {
	background-position: 0 -80px;	
}

#cbl span
{
  display: none;
}


#fmb {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/fmb.gif) no-repeat 0 0;	
}

#fmb:hover {
	background-position: 0 -80px;	
}

#fmb span
{
  display: none;
}


#medway {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/medway.gif) no-repeat 0 0;	
}

#medway:hover {
	background-position: 0 -80px;	
}

#medway span
{
  display: none;
}


#po {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/po.gif) no-repeat 0 0;	
}

#po:hover {
	background-position: 0 -80px;	
}

#po span
{
  display: none;
}

#price {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/price.gif) no-repeat 0 0;	
}

#price:hover {
	background-position: 0 -80px;	
}

#price span
{
  display: none;
}


#apple {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/apple.gif) no-repeat 0 0;	
}

#apple:hover {
	background-position: 0 -80px;	
}

#apple span
{
  display: none;
}

#swale {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/swale.gif) no-repeat 0 0;	
}

#swale:hover {
	background-position: 0 -80px;	
}

#swale span
{
  display: none;
}

.logoLeft{float:left;}

#mcch {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/mcch.gif) no-repeat 0 0;	
}

#mcch:hover {
	background-position: 0 -80px;	
}

#mcch span
{
  display: none;
}

#sew {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/sew.gif) no-repeat 0 0;	
}

#sew:hover {
	background-position: 0 -80px;	
}

#sew span
{
  display: none;
}


#dentist {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/dentist.gif) no-repeat 0 0;	
}

#dentist:hover {
	background-position: 0 -80px;	
}

#dentist span
{
  display: none;
}

#nhs {
 display: inline;
 float:left;
  width: 96px;
  height: 80px;
  background: url(http://www.comms-ecat.net/assets/images/icom/nhs.gif) no-repeat 0 0;	
}

#nhs:hover {
	background-position: 0 -80px;	
}

#nhs span
{
  display: none;
}


/*PROFILE IMAGERY*/

img.profile {float:left;}

/*Old Ecat CSS*/

/* 

.toprow {width:auto}
#home,
#basketbutton, 
#tracking,
#aboutus, 
#contact {
font:bold 11px/22px arial, Helvetica, sans-serif; text-transform:capitalize}
#basketbutton,
#tracking,
#aboutus,
#contact {
border-width:1px 1px 1px 0}
a.menutext,
a.menutext:hover,	
a.menutext:link,
a.menutext:active,
a.menutext:visited,
.menulev2 a.menutext,
.menulev3 a.menutext {
	font: bold 11px/20px arial, Helvetica, sans-serif; 
	text-decoration:none; text-transform:capitalize}	
.menubartext {background:#fff; padding-bottom:6px}

.resultwin, 
.singlewin, 
.indexwin, 
#contactwin, 
#aboutwin, 
.basket {clear:both; margin-right:0px; margin-top:0px; width:100%; background:#fff}
.indexwin {border-bottom:0px solid #ccc}

input.text {border:1px solid #666}

.pagetext {background:#fff; color:#666}

.spcell {border-right:1px solid #ccc}
.spline {border-top:1px solid #ccc}

#basket td.htext {background:#9ecc26}

.heading, .htext,
a.htext, a.text, .sphtext {color:#666}

.price, .cprice,
.sprice, .spprice {color:#f30}

td.stext {text-align:right; padding-right:4px; padding-left:8px}
input.stext, 
input.sbutton {
	text-transform:capitalize;}
input.sbutton {
	padding:1px;}
.text,
.htext,
.bullets {font:bold 11px/13px arial, Helvetica, sans-serif}
.text,
.bullets {font-weight:normal}

a.text,
a.htext,
a.sphtext,
a.details, .tandp, a.pagetext {
	color: #C50301;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
a.text:hover, 
a.htext:hover,
a.sphtext:hover, 
a.details:hover, a.pagetext:hover {
	color: #5D86A4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
a.text:visited, 
a.htext:visited,
a.sphtext:visited, 
a.details:visited, a.pagetext:visited {
	color: #C00400;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}	

.resultwin a.text,
.resultwin a.text:hover {line-height:22px}

#blin, #fdlin {border:none}	

.cbutton, 
a.cbutton:link, a.cbutton:hover, a.cbutton:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	background: #eeeeee; 
	margin-top: 3px; 
	padding: 1px 6px; 
	cursor:pointer; 
	cursor:hand; 
	border: 1px solid #ccc;}


*/

td.menutext2 {padding:0}
td.placehand {font:normal 11px/13px arial, verdana; text-transform:capitalize;}
input.stext {margin-left:8px}
input.sbutton {text-transform:uppercase; color:#fff; background:#d2d2d2; margin-right:6px; padding:0 3px 1px 3px}

a.menutext, 
a.menutext:hover, 
a.menutext:link, 
a.menutext:active,
a.menutext:visited {font:normal 11px/20px arial, verdana; text-transform:capitalize}


#fullmenubar div.menutext div.menulev2 div.menutext,
#fullmenubar div.menutext {
	border-width: 0 0 1px 0}

#fullmenubar div#item0 {border-width:1px 0;}

#fullmenubar div.menutext div.menulev2 div#inset000,
#fullmenubar div.menutext div.menulev2 div#inset100,
#fullmenubar div.menutext div.menulev2 div#inset200,
#fullmenubar div.menutext div.menulev2 div#inset300,
#fullmenubar div.menutext div.menulev2 div#inset400,
#fullmenubar div.menutext div.menulev2 div#inset500,
#fullmenubar div.menutext div.menulev2 div#inset600,
#fullmenubar div.menutext div.menulev2 div#inset700,
#fullmenubar div.menutext div.menulev2 div#inset800,
#fullmenubar div.menutext div.menulev2 div#inset900,
#fullmenubar div.menutext div.menulev2 div#inset1000,
#fullmenubar div.menutext div.menulev2 div#inset1100,
#fullmenubar div.menutext div.menulev2 div#inset1200,
#fullmenubar div.menutext div.menulev2 div#inset1300,
#fullmenubar div.menutext div.menulev2 div#inset1400,
#fullmenubar div.menutext div.menulev2 div#inset1500,
#fullmenubar div.menutext div.menulev3 div#manu000,
#fullmenubar div.menutext div.menulev3 div#manu010,
#fullmenubar div.menutext div.menulev3 div#manu020,
#fullmenubar div.menutext div.menulev3 div#manu030,
#fullmenubar div.menutext div.menulev3 div#manu040,
#fullmenubar div.menutext div.menulev3 div#manu050,
#fullmenubar div.menutext div.menulev3 div#manu060,
#fullmenubar div.menutext div.menulev3 div#manu100,
#fullmenubar div.menutext div.menulev3 div#manu110,
#fullmenubar div.menutext div.menulev3 div#manu120,
#fullmenubar div.menutext div.menulev3 div#manu130,
#fullmenubar div.menutext div.menulev3 div#manu140,
#fullmenubar div.menutext div.menulev3 div#manu150,
#fullmenubar div.menutext div.menulev3 div#manu160,
#fullmenubar div.menutext div.menulev3 div#manu170,
#fullmenubar div.menutext div.menulev3 div#manu180,
#fullmenubar div.menutext div.menulev3 div#manu190,
#fullmenubar div.menutext div.menulev3 div#manu1100,
#fullmenubar div.menutext div.menulev3 div#manu1110,
#fullmenubar div.menutext div.menulev3 div#manu200,
#fullmenubar div.menutext div.menulev3 div#manu210,
#fullmenubar div.menutext div.menulev3 div#manu220,
#fullmenubar div.menutext div.menulev3 div#manu230,
#fullmenubar div.menutext div.menulev3 div#manu240,
#fullmenubar div.menutext div.menulev3 div#manu250,
#fullmenubar div.menutext div.menulev3 div#manu260,
#fullmenubar div.menutext div.menulev3 div#manu270,
#fullmenubar div.menutext div.menulev3 div#manu280,
#fullmenubar div.menutext div.menulev3 div#manu300,
#fullmenubar div.menutext div.menulev3 div#manu310,
#fullmenubar div.menutext div.menulev3 div#manu320,
#fullmenubar div.menutext div.menulev3 div#manu330,
#fullmenubar div.menutext div.menulev3 div#manu340,
#fullmenubar div.menutext div.menulev3 div#manu350,
#fullmenubar div.menutext div.menulev3 div#manu360,
#fullmenubar div.menutext div.menulev3 div#manu370,
#fullmenubar div.menutext div.menulev3 div#manu380,
#fullmenubar div.menutext div.menulev3 div#manu390,
#fullmenubar div.menutext div.menulev3 div#manu3100,
#fullmenubar div.menutext div.menulev3 div#manu400,
#fullmenubar div.menutext div.menulev3 div#manu410,
#fullmenubar div.menutext div.menulev3 div#manu420,
#fullmenubar div.menutext div.menulev3 div#manu500,
#fullmenubar div.menutext div.menulev3 div#manu510,
#fullmenubar div.menutext div.menulev3 div#manu520,
#fullmenubar div.menutext div.menulev3 div#manu600,
#fullmenubar div.menutext div.menulev3 div#manu610,
#fullmenubar div.menutext div.menulev3 div#manu620,
#fullmenubar div.menutext div.menulev3 div#manu630,
#fullmenubar div.menutext div.menulev3 div#manu640,
#fullmenubar div.menutext div.menulev3 div#manu650,
#fullmenubar div.menutext div.menulev3 div#manu660,
#fullmenubar div.menutext div.menulev3 div#manu700,
#fullmenubar div.menutext div.menulev3 div#manu710,
#fullmenubar div.menutext div.menulev3 div#manu720,
#fullmenubar div.menutext div.menulev3 div#manu730,
#fullmenubar div.menutext div.menulev3 div#manu800,
#fullmenubar div.menutext div.menulev3 div#manu810,
#fullmenubar div.menutext div.menulev3 div#manu820,
#fullmenubar div.menutext div.menulev3 div#manu830,
#fullmenubar div.menutext div.menulev3 div#manu900,
#fullmenubar div.menutext div.menulev3 div#manu910,
#fullmenubar div.menutext div.menulev3 div#manu920,
#fullmenubar div.menutext div.menulev3 div#manu1000,
#fullmenubar div.menutext div.menulev3 div#manu1010,
#fullmenubar div.menutext div.menulev3 div#manu1100,
#fullmenubar div.menutext div.menulev3 div#manu1110,
#fullmenubar div.menutext div.menulev3 div#manu1120,
#fullmenubar div.menutext div.menulev3 div#manu1130,
#fullmenubar div.menutext div.menulev3 div#manu1140,
#fullmenubar div.menutext div.menulev3 div#manu1150,
#fullmenubar div.menutext div.menulev3 div#manu1200,
#fullmenubar div.menutext div.menulev3 div#manu1210,
#fullmenubar div.menutext div.menulev3 div#manu1220,
#fullmenubar div.menutext div.menulev3 div#manu1230 {
	border-width: 1px 0}	

.menubartext {background:#d2d2d2;}

.resultwin, .singlewin, 
.indexwin, #contactwin, 
#aboutwin, .basket {
margin-right:0px; margin-top:10px; width:100%}
.aboutus {margin:0; border:none}
#fdlin, #blin {border:none}
.basket td.htext {background:#ebebeb}
.pagetext, a.pagetext {background:#fff}

.text, .htext, .bullets {font-size:11px/12px; font-family:verdana, Helvetica, sans-serif; color:#666}

a.text,
a.htext,
a.sphtext,
a.details, .tandp, a.pagetext {font:normal 11px/12px verdana, "Sans Serif"; text-decoration:none; color:#00f}
a.htext {font-weight:bold; }

.spcell {border:none; margin:0}
.spcell table {vertical-align:bottom}
.spline {
	line-height:0px; 
	font-size:0px; 
	color:white; border:none}
.sptextbar { 
	padding-top:0px; 
	border-top:0px solid #eee}
.sphtext {
	text-align:center;
	background:#fff;}
.sppercent {color:#555}

td.sphtext {border:1px solid #ccc; height:20px}
td.sptext, 
td.spprice {vertical-align:bottom; border-bottom:0px solid #ccc; padding-bottom:10px}

#fdlin, #blin {border:none}

a.text:hover, 
a.htext:hover,
a.sphtext:hover, 
a.details:hover, a.pagetext:hover {font:normal 11px/12px verdana, "Sans Serif"; text-decoration:underline; color:#666}
a.htext:hover {font-weight:bold}

.price, 
.cprice, 
.sprice, 
.spprice {color:#f33; letter-spacing:1px}
.heading {font:normal 18px "trebuchet ms", tahoma, arial, sans-serif; color:ee2d43}

.resultwin a.text,
.resultwin a.text:hover {line-height:24px}

table.header, table.header a {color:#fff}
table.header a:hover {color:#ccc}




td.menutext2 {padding:0}
td.placehand {font:normal 11px/13px arial, verdana; text-transform:capitalize;}
input.stext {margin-left:8px}
input.sbutton {text-transform:uppercase; color:#fff; background:#d2d2d2; margin-right:6px; padding:0 3px 1px 3px}

a.menutext, 
a.menutext:hover, 
a.menutext:link, 
a.menutext:active,
a.menutext:visited {font:normal 11px/20px arial, verdana; text-transform:capitalize}


#fullmenubar div.menutext div.menulev2 div.menutext,
#fullmenubar div.menutext {
	border-width: 0 0 1px 0}

#fullmenubar div#item0 {border-width:1px 0;}

#fullmenubar div.menutext div.menulev2 div#inset000,
#fullmenubar div.menutext div.menulev2 div#inset100,
#fullmenubar div.menutext div.menulev2 div#inset200,
#fullmenubar div.menutext div.menulev2 div#inset300,
#fullmenubar div.menutext div.menulev2 div#inset400,
#fullmenubar div.menutext div.menulev2 div#inset500,
#fullmenubar div.menutext div.menulev2 div#inset600,
#fullmenubar div.menutext div.menulev2 div#inset700,
#fullmenubar div.menutext div.menulev2 div#inset800,
#fullmenubar div.menutext div.menulev2 div#inset900,
#fullmenubar div.menutext div.menulev2 div#inset1000,
#fullmenubar div.menutext div.menulev2 div#inset1100,
#fullmenubar div.menutext div.menulev2 div#inset1200,
#fullmenubar div.menutext div.menulev2 div#inset1300,
#fullmenubar div.menutext div.menulev2 div#inset1400,
#fullmenubar div.menutext div.menulev2 div#inset1500,
#fullmenubar div.menutext div.menulev3 div#manu000,
#fullmenubar div.menutext div.menulev3 div#manu010,
#fullmenubar div.menutext div.menulev3 div#manu020,
#fullmenubar div.menutext div.menulev3 div#manu030,
#fullmenubar div.menutext div.menulev3 div#manu040,
#fullmenubar div.menutext div.menulev3 div#manu050,
#fullmenubar div.menutext div.menulev3 div#manu060,
#fullmenubar div.menutext div.menulev3 div#manu100,
#fullmenubar div.menutext div.menulev3 div#manu110,
#fullmenubar div.menutext div.menulev3 div#manu120,
#fullmenubar div.menutext div.menulev3 div#manu130,
#fullmenubar div.menutext div.menulev3 div#manu140,
#fullmenubar div.menutext div.menulev3 div#manu150,
#fullmenubar div.menutext div.menulev3 div#manu160,
#fullmenubar div.menutext div.menulev3 div#manu170,
#fullmenubar div.menutext div.menulev3 div#manu180,
#fullmenubar div.menutext div.menulev3 div#manu190,
#fullmenubar div.menutext div.menulev3 div#manu1100,
#fullmenubar div.menutext div.menulev3 div#manu1110,
#fullmenubar div.menutext div.menulev3 div#manu200,
#fullmenubar div.menutext div.menulev3 div#manu210,
#fullmenubar div.menutext div.menulev3 div#manu220,
#fullmenubar div.menutext div.menulev3 div#manu230,
#fullmenubar div.menutext div.menulev3 div#manu240,
#fullmenubar div.menutext div.menulev3 div#manu250,
#fullmenubar div.menutext div.menulev3 div#manu260,
#fullmenubar div.menutext div.menulev3 div#manu270,
#fullmenubar div.menutext div.menulev3 div#manu280,
#fullmenubar div.menutext div.menulev3 div#manu300,
#fullmenubar div.menutext div.menulev3 div#manu310,
#fullmenubar div.menutext div.menulev3 div#manu320,
#fullmenubar div.menutext div.menulev3 div#manu330,
#fullmenubar div.menutext div.menulev3 div#manu340,
#fullmenubar div.menutext div.menulev3 div#manu350,
#fullmenubar div.menutext div.menulev3 div#manu360,
#fullmenubar div.menutext div.menulev3 div#manu370,
#fullmenubar div.menutext div.menulev3 div#manu380,
#fullmenubar div.menutext div.menulev3 div#manu390,
#fullmenubar div.menutext div.menulev3 div#manu3100,
#fullmenubar div.menutext div.menulev3 div#manu400,
#fullmenubar div.menutext div.menulev3 div#manu410,
#fullmenubar div.menutext div.menulev3 div#manu420,
#fullmenubar div.menutext div.menulev3 div#manu500,
#fullmenubar div.menutext div.menulev3 div#manu510,
#fullmenubar div.menutext div.menulev3 div#manu520,
#fullmenubar div.menutext div.menulev3 div#manu600,
#fullmenubar div.menutext div.menulev3 div#manu610,
#fullmenubar div.menutext div.menulev3 div#manu620,
#fullmenubar div.menutext div.menulev3 div#manu630,
#fullmenubar div.menutext div.menulev3 div#manu640,
#fullmenubar div.menutext div.menulev3 div#manu650,
#fullmenubar div.menutext div.menulev3 div#manu660,
#fullmenubar div.menutext div.menulev3 div#manu700,
#fullmenubar div.menutext div.menulev3 div#manu710,
#fullmenubar div.menutext div.menulev3 div#manu720,
#fullmenubar div.menutext div.menulev3 div#manu730,
#fullmenubar div.menutext div.menulev3 div#manu800,
#fullmenubar div.menutext div.menulev3 div#manu810,
#fullmenubar div.menutext div.menulev3 div#manu820,
#fullmenubar div.menutext div.menulev3 div#manu830,
#fullmenubar div.menutext div.menulev3 div#manu900,
#fullmenubar div.menutext div.menulev3 div#manu910,
#fullmenubar div.menutext div.menulev3 div#manu920,
#fullmenubar div.menutext div.menulev3 div#manu1000,
#fullmenubar div.menutext div.menulev3 div#manu1010,
#fullmenubar div.menutext div.menulev3 div#manu1100,
#fullmenubar div.menutext div.menulev3 div#manu1110,
#fullmenubar div.menutext div.menulev3 div#manu1120,
#fullmenubar div.menutext div.menulev3 div#manu1130,
#fullmenubar div.menutext div.menulev3 div#manu1140,
#fullmenubar div.menutext div.menulev3 div#manu1150,
#fullmenubar div.menutext div.menulev3 div#manu1200,
#fullmenubar div.menutext div.menulev3 div#manu1210,
#fullmenubar div.menutext div.menulev3 div#manu1220,
#fullmenubar div.menutext div.menulev3 div#manu1230 {
	border-width: 1px 0}	

.menubartext {background:#d2d2d2;}

.resultwin, .singlewin, 
.indexwin, #contactwin, 
#aboutwin, .basket {
margin-right:0px; margin-top:10px; width:100%}
.aboutus {margin:0; border:none}
#fdlin, #blin {border:none}
.basket td.htext {background:#ebebeb}
.pagetext, a.pagetext {background:#fff}

.text, .htext, .bullets {font-size:11px/12px; font-family:verdana, Helvetica, sans-serif; color:#666}

a.text,
a.htext,
a.sphtext,
a.details, .tandp, a.pagetext {font:normal 11px/12px verdana, "Sans Serif"; text-decoration:none; color:#00f}
a.htext {font-weight:bold; }

.spcell {border:none; margin:0}
.spcell table {vertical-align:bottom}
.spline {
	line-height:0px; 
	font-size:0px; 
	color:white; border:none}
.sptextbar { 
	padding-top:0px; 
	border-top:0px solid #eee}
.sphtext {
	text-align:center;
	background:#fff;}
.sppercent {color:#555}

td.sphtext {border:1px solid #ccc; height:20px}
td.sptext, 
td.spprice {vertical-align:bottom; border-bottom:0px solid #ccc; padding-bottom:10px}

#fdlin, #blin {border:none}

a.text:hover, 
a.htext:hover,
a.sphtext:hover, 
a.details:hover, a.pagetext:hover {font:normal 11px/12px verdana, "Sans Serif"; text-decoration:underline; color:#666}
a.htext:hover {font-weight:bold}

.price, 
.cprice, 
.sprice, 
.spprice {color:#f33; letter-spacing:1px}
.heading {font:normal 18px "trebuchet ms", tahoma, arial, sans-serif; color:ee2d43}

.resultwin a.text,
.resultwin a.text:hover {line-height:24px}

table.header, table.header a {color:#fff}
table.header a:hover {color:#ccc}





