
.bgLeftBackground{
	width:33%;
	background-color:#EFEFEF;
	background-image:url(images/sukotto/LeftGradient.png);
	background-repeat:repeat-y;
	background-position:100% 0%;
	}
	
.bgRightBackground{
	width:33%;
	background-color:#EFEFEF;
	background-image:url(images/sukotto/RightGradient.png);
	background-repeat:repeat-y;
	background-position:0% 100%;
}

.contentTable{
	vertical-align:top;
	}
	
BODY {
  color: #000000;
  margin: 0px;
  font-family : Verdana, Arial, sans-serif; 
  font-size: 8pt;
}

.main{
	font-size:8pt;
}


.topNav{
	padding-left:20px;
	height:34px;
	background-image:url(images/sukotto/TopMenuBackground.png);
	color:#FFFFFF;
}

.topNavLink{
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

.topNavLink:hover{
	text-decoration:underline;
}

.lblCaption{
	font-size:8pt;
	font-weight:bold;
	padding-right:5px;
	}
	
.inputbox{
	border:solid 1px #DEDEDE;
	font-size:9pt;
	padding:2px;
	height:14pt;
	color:#9F9F9F;
	}
	
.footerTable td{
	font-size:8pt;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.infoBoxContents{
	font-size:8pt;
}

.infoBox{
	border:solid 1px #CFCFCF;
}

.infoBoxHeading{
	font-family:Tahoma;
	color:#000000;
	font-size:8pt;
	font-weight:bold;
	border:solid 1px #CFCFCF;
	background-color:#CFCFCF;
}

.pageHeading{
	font-size:10pt;
	font-weight:bold;
}

.productListing{
	font-size:8pt;
}

.productListing TD{
	font-size:8pt;
}

.smallText{
	font-size:8pt;
}
.quickFindImage{
	position:relative;
	top:2px;
}
.checkoutBarFrom{
	font-size:8pt;
	font-weight:bold;
	color:#8d8d8d;
}

.checkoutBarCurrent{
	font-size:8pt;
	font-weight:bold;
	color:#438943;
}

.checkoutBarTo{
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

.attributeTable{
	background-color:#EFEFEF;
	border:solid 1px #DDDDDD;
}

.attributeTable TD{
	padding:5px;
	margin:5px;
}

.attributesHeader{
	font-weight:bold;
	font-size:8pt;
}

.attributeName{
	font-family:Tahoma;
	font-size:8pt;
	color:#438943;
	font-weight:bold;
}

.attributeValue{
	font-size:8pt;
}

.attributeValue SELECT{
	font-family:Verdana;
	font-size:8pt;
}
}
