@charset "utf-8";
/* CSS Document */

/************************************\ general styles /************************************/

body {
	/*background:#f1f1f1;*/
	background:#CFCFCF url(../../images/TemplateImages/bg.gif) 0px 0px repeat;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#MainBody {
	background:#FFF;
}
#navmainbody
{
	border:none;
}
#pageProductBrowse #Textlabel3, #pageProductBrowse #Textlabel3 a, #pageCatNav #Textlabel1, #pageCatNav #Textlabel1 a
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size:12px;
}
#pageCatNav #Textlabel1
{
	margin-top:20px;
}
a:link {text-decoration: underline; COLOR: #2a2c81}
a:visited {text-decoration: none; COLOR: #2a2c81}
a:active {text-decoration: none; COLOR: #2a2c81}
a:hover {
	text-decoration: none;
	COLOR: #FF0000
}
.style2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.table {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: F6F6F6;
}
.style5 {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.table1 {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #330099;
	background-image: url(../../images/TemplateImages/header_slice.gif);
}
.style6 {font-size: 9px}
.table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-top: 1px ridge #CCCCCC;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 1px ridge #CCCCCC;
}
.tablefield {

	border: 1px ridge #CCCCCC;
	background-color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.navred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.style3Red {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FF0000;
}
.tableForm {
	border: 1px ridge #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../../images/TemplateImages/header_slice.gif);
}
.style9 {	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************************************\ top navigation styles /************************************/

#MenuPos, #TopNavLink
{
	/*background:transparent url(../../images/TemplateImages/menubg.jpg) 0px 0px repeat-x;*/
	height:20px;
}
#MenuPos
{
	background:#2a2c81;
	padding-left:10px;
	position:relative;
}
#TopNavLink
{
	height:20px;
	display:block;
	text-decoration:none;
	padding-top:3px;
	padding-left:9px;
	color: #ffffff;
	text-transform:upper;
}
#SelectedMenuItem, #TopNavLink:hover
{
	color:#ca0101;
	
}

/************************************\ left navigation styles /************************************/

#LeftSideNav
{
	background:transparent url(../../images/TemplateImages/leftnavbg.gif) 0px 0px repeat-y;
}
#LeftSideNav .spacer img
{
	display:none;
}

/************************************\ footer navigation styles /************************************/

#footer
{
	display:block;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../images/TemplateImages/footerbg.gif) top left no-repeat;
	height:49px;
}
.FooterContent
{
	font-size:12px;
	font-family:Arial;
	margin-top:18px;
}
.FooterContent a
{
	color:#ca0101;
}
.FooterContent a:hover
{
	text-decoration:none;
}

/************************************\ product view styles /************************************/

#ProdView
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:770px;
	margin-top:25px;
}
#clusternote{font-size:12px;margin-left:225px;}
#cn{font-size:12px;color:#333333;margin-left:0px;}

.Sep
{display:block;width:100%;height:5px;background:url(../../images/controls/sep.gif) bottom left repeat-x;}

#ProductDetails
{
	width:568px;
	text-align:left;
	padding-right:30px;
}
#ProductDescription
{
	font-size:16px;
	display:block;
	margin-bottom:15px;
	background:url(../../images/TemplateImages/backgroundlge.gif) top left repeat-y;
	border-top:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #000000;
	padding:5px;
}
#ProductPrice, #ProductAvailability, #ProductOrderQty, #ProductAddToOrder, #ProductCode
{
	display:block;
	padding:10px 0px;
	font-size:13px;
	border-bottom:1px solid #ffd500;
}
#ProductPrice, #ProductOrderQty
{
	background:#EEEEEE;
	border-bottom:1px solid #FFFFFF;
}
#ProductImage
{
	width:202px;
}
#ProductImage img
{
	border:1px solid #000000;
}


.frontdeader {
	font-weight:bold;
	font-size:14pt;
	color:#2a2c81;
}
