/* This Style Sheet is only for Static Pages. You can use these styles for special features, like ads but it is not connected to the main site info/ This is where to add special Prufrock styles 

Aug19,2003, R.L.Narasimha Rao ,Modified - Added class subcatdesc for subcategory description. 
*/


/* #################### TEMPLATE STYLES ########################## */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
/* Default Link Styles */
a, a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* Style for links across the top of the page  */
.topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
}
.topmenu a, .topmenu a:link, .topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
}
.topmenu a:hover { 
	color: #FFCC66; 
	text-decoration: none
}
/* Style for dynamic categories on the left side  */
/* Div Style for menu container */
.mainmenu {
	font-size: 11px;
}
.mainmenu a, .mainmenu a:link, .mainmenu a:visited {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #990000;
	text-decoration: none;
	width: 160px;
}
.mainmenu a:hover {
	background-color: #FEF7DD;
	color: #CC0000;
}
/* Links along bottom of page */
.bottomlinks {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
}
.bottomlinks a, .bottomlinks a:link, .bottomlinks a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.bottomlinks a:hover {
	color: #66CCFF;
}
/* General style for text at bottom of the page or anywhere very small type is needed */
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	padding: 5px;
}
.fineprint a, .fineprint a:link, .fineprint a:visited {
	color: #003366;
	text-decoration: underline
}
.fineprint a:hover {
	text-decoration: underline
}
#rightinclude {
	width: 160px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(/client/client_images/template/rightBG.gif);
	background-repeat: repeat-y;
}

/* #################### STATIC PAGE STYLES ########################## */
h1 {
	color: #003399;
	font-size: 180%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7CF;
	padding-bottom: 5px;
}
h2 {
	color: #990000;
	font-size: 160%;
}
h3 {
	color: #999900;
}
h4 {
	color: #0066FF;
}
p {
}
.homebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#cartdisplay {
	padding: 10px;
}
.introword {
	font-size: 115%;
	color: #CC0000;
	font-weight: bold;
}
.homeprodspecs {
	color: #333333;
	background-color: #FBFBEE;
	width: 110px;
	padding: 3px;
	border: 1px dashed #CCCC99;
	font-size: x-small;
}
.homeprodspecs a, .homeprodspecs a:link, .homeprodspecs a:visited {
	color: #003399;
}
.homeprodspecs a:hover {
	color: #000066;
}
.red {
	color: #CC0000;
}
.layouttable {
	font-size: 11px;
	border: 1px solid #999999;
}
.layouttableheader {
	color: #FFFFFF;
	background-color: #003399;
}
.advertisement {
	margin-bottom: 10px;
}
.burst {
	border: 3px double #CC9900;
	font-size: 11px;
	color: #990000;
	margin-left: 5px;
}
