
/*styles for remarkable paint web site*/

body, td, p {
		font-family: verdana, geneva, helvetica, arial, sans serif; 
		color: #333333;
		font-size: 10px; 
		}
		
#products, #testimonials, #mailing_list {
		margin-left: 23px;
		margin-top: 14px;
		margin-bottom: 15px;
		}		

#testimonials  {
		margin-right: 15px;
		}
					
#testimonials p {
		font-size: 9px;  
		line-height: 12px;
		color: #666666
		}
				
#product_title  {
		color:#59B224;
		}

#breadcrumbs, #view_cart, #next_previous, #username {
		color: #999999;
		font-size: 10px; 
		}
		
#breadcrumbs {
		margin-left: 23px;
		margin-top: 2px;
		}
		
#view_cart {
		margin-top: 2px;
		margin-right: 14px; 
		line-height: 14px; 
		}
				
#username {
		margin-top: 2px;
		margin-right: 14px; 
		}
		
#main_content {
		margin-left: 23px;
		margin-top: 0px;
		margin-bottom: 15px;
		margin-right: 14px; 
		}
		
#main_content p {
		line-height: 14px; 
		}
		
#login_detail {
		font-size: 9px; 
		font-weight: bold; 
		}
		
#footer p {
		font-size: 9px;  
		margin-top: 4px;
		line-height: 14px;
		color: #999999	
		}


/*links*/

#login_detail a:link { color: #CC0000; }
#login_detail a:visited { color: #CC0000; }
#login_detail a:hover { color: #FF0000; }
#login_detail a:active { color: #FF0000; }

#view_cart a:link { color: #999999; }
#view_cart a:visited { color: #999999; }
#view_cart a:hover { color: #59B224; }
#view_cart a:active { color: #59B224; }

#next_previous a:link { color: #999999; }
#next_previous a:visited { color: #999999; }
#next_previous a:hover { color: #59B224; }
#next_previous a:active { color: #59B224; }

#breadcrumbs a:link { color: #999999; }
#breadcrumbs a:visited { color: #999999; }
#breadcrumbs a:hover { color: #59B224; }
#breadcrumbs a:active { color: #59B224; }

#footer a:link { color: #999999; }
#footer a:visited { color: #999999; }
#footer a:hover { color: #59B224; }
#footer a:active { color: #59B224; }
		
A:link  { color:#59B224; }
A:visited  { color:#59B224; }
A:hover  { color:#FF6600; }
A:active  { color:#FF6600; }
A { text-decoration: none }	

.input {

	font-size: 10px;

 
	font-family: sans-serif;
	background-color:#F5F6F5;
	background-image: url(/images/formshadow.gif);
	color:#000000;
	font-style:normal; 
	text-decoration:none; 
	font-weight:normal;

}

.errorText {
	font-size : 12px;
	color: #FF0000;
	font-weight : bold;
	text-align: left;
}

.informText {
	font-size : 12px;
	color: #006600;
	font-weight : bold;
	text-align: left;
}

.warnText {
	font-size : 12px;
	color: Orange;
	font-weight : bold;
	text-align: left;
}





.priceSelector {
		font-family: verdana, geneva, helvetica, arial, sans serif; 
		color: #333333;
		font-size: 10px; }

.custom {
	background-color : #62BB46;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	

	font-size : 12px;

}
	
.bold { font-weight: 700; }

.alternateRowColors0{ background-color:#ffffff; }
.alternateRowColors1{ background-color:#ebebeb; }

.grayback{ background-color:#DADADA; }

.mainHeader{ background-color: #ebebeb; }
.mainCategory{ font-family: Arial, Verdana,l; font-size: 17px; font-weight: bold }
.mainProduct{ font-family: Arial, Verdana,l; font-size: 17px; font-weight: bold }
.prodName{ font-family: Arial, Verdana,l; font-size: 13px; font-weight: bold }
.prodDesc{ font-family: Arial, Verdana,l; font-size: 10px; font-weight: normal }

.classError{  font-family: Arial, Verdana, sans-serif; font-size: 12px; color: red;font-weight: 700; }
.classInfo{  font-family: Arial, Verdana, sans-serif; font-size: 12px; color: Green;font-weight: 700; }

.tableborder {border : 1px solid Black;border-collapse : separate;}
.tablebackground {background-color: #f7f7f7;color:##333333;}
.tablebar {
	background-color: #dddddd;
	color: #000000;
	background-image : url(/images/bg_footer.gif);
}

.text {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: black;}


.sidelinks {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #4F4F5F; FONT-FAMILY: Arial, Verdana}
a.whitelink:link { font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: black; text-decoration: none;}
.whitelink:active { font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: black; text-decoration: none;}
.whitelink:visited { font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: black; text-decoration: none;}
.whitelink:hover { font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: black; text-decoration: none;}



