
.background { 
	background-repeat: repeat-x; 
	background-position: top left; 
	background-image: url(../../../../images/background.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.topbackground { 
	background-repeat: repeat-x; 
	background-position: 0px 3px; 
	background-image: url(../../../../images/topbackground.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.menubg { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.mainbg { 
	background-repeat: repeat-y; 
	background-position: top center; 
	background-image: url(../../../../images/mainbg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.main-topbg { 
	background-repeat: no-repeat; 
	background-position: top center; 
	background-image: url(../../../../images/main-topbg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.contentbg { 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-image: url(../../../../images/contentbg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}

.checkout { 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-image: url(../../../../images/checkoutbg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}

.sidemenubg { 
	background-repeat: repeat-y; 
	background-position: top left; 
	background-image: url(../../../../images/menubg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.searchbg { 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	background-image: url(../../../../images/search_background.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none;
}
.searchheader { 
	background-repeat: no-repeat; 
	background-position: top left; height: 33px; 
	background-image: url(../../../../images/search_header.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	font-weight: bold; color: #FFFFFF; text-decoration: none;
}
.searchheadertxt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	font-weight: bold; color: #FFFFFF; text-decoration: none;
     padding-left: 12px; padding-bottom: 5px;
}
.searchlink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	font-weight: normal; color: #FFB786; text-decoration: none;
}

A:ACTIVE.searchlink{color:#FFB786;text-decoration:none;}
A:LINK.searchlink{color:#FFB786;text-decoration:none;}
A:VISITED.searchlink{color:#FFB786;text-decoration:none;}
A:HOVER.searchlink{color:#FFB786;text-decoration:underline;}

.searchbox { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; color: #000000; text-decoration: none;
     width:100px; height:24px;
}




BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar{font-size:10px;
	background-color:#00318D;
	height:30px;
	color:#86AFFA;
	font-family:Arial;
}
A:ACTIVE.TopBottomBarLink{color:#86AFFA;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#86AFFA;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#86AFFA;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#86AFFA;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{
     border-bottom: 2px #FFFFFF solid; }

.BoxHeader{
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	background-color:#D5E6F7;
	height:27px;
	color:#2856A3;
     padding-left: 12px;
}
.BoxContent{
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;
     padding-top:3px;padding-bottom:3px;
	background-color:#D5E6F7;
	color:#2856A3;
     border-bottom: 1px #A0C7EC solid;
     border-left: 1px #A0C7EC solid;
     border-right: 1px #A0C7EC solid;
}
.BoxText{
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#D5E6F7;
	color:#2856A3;
}
A:ACTIVE.BoxLink{color:#2856A3;text-decoration:none;}
A:LINK.BoxLink{color:#2856A3;text-decoration:none;}
A:VISITED.BoxLink{color:#2856A3;text-decoration:none;}
A:HOVER.BoxLink{color:#2856A3;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding-top:12px;
     padding-left: 15px;
     padding-bottom: 3px;
	margin:0px;
	color:#002F8C;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-left:15px;
     padding-top:5px;
     padding-bottom:5px;
	height:16px;
	color:#666666;
}
A:ACTIVE.pageNavigation{color:#666666;text-decoration:none;}
A:LINK.pageNavigation{color:#666666;text-decoration:none;}
A:VISITED.pageNavigation{color:#666666;text-decoration:none;}
A:HOVER.pageNavigation{color:#666666;text-decoration:underline;}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

.prod_attribute {
	width: 100%;
	height: 30px;
	border-bottom: dashed #CCC 1px;
	background-color: #F3F3F3;
}