@charset "utf-8";

/*
CSS to create a border
*/


/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

body
	{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 100.01%;
	text-align: center; 
	}

#MainBox
	{
	vertical-align:top;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 7px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	width:100%;			/* <-- use this to tie width to viewport size */
	width: 900px;				/* <-- use this for a set width */
	background-color: #ffffff;;
	}
 	
#Main
	{
	padding:5px;
	}
/*
#Main h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#Main p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
*/
#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			


 
.cm_general_text_heading {
	FONT-WEIGHT: bold; COLOR: #000000
}
.cm_general_text_content {
	COLOR: #000000
}
.cm_drop_down_menu {
	COLOR: #000000; FONT-SIZE: 12px;
}
.cm_drop_down_menu_over {
	BACKGROUND-COLOR: #cccccc; FONT-SIZE: 12px; color:#FF0000;
}
TABLE.tablemenu {
	FONT-SIZE: 12px; BORDER-TOP: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; 
}
.cm_button {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; WIDTH: 170px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid
}
.cm_edit_field {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid
}
.cm_product_list {
	BORDER-RIGHT: 2px solid; BORDER-TOP: 2px solid; BORDER-LEFT: 2px solid; BORDER-BOTTOM: 2px solid
}
.cm_product_list_heading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #8e3b4f; FONT-VARIANT: small-caps
}
.cm_product_list_data {
	
}
.cm_product_list_rollover {
	COLOR: #a9aaae
}
.cm_datalist_rollover {
	COLOR: #8e3b4f
}
.cm_datalist_heading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #8e3b4f; FONT-VARIANT: small-caps
}
.cm_datalist {
	
}
.cm_quick_order_table {
	
}
.cm_quick_order_data {
	
}
.cm_quick_order_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-VARIANT: small-caps
}
.cm_quick_order_label {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-VARIANT: small-caps
}
.cm_quick_order_field {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid
}
.cm_quick_order_text {
	FONT-SIZE: 10px
}
.cm_special_table {
	
}
.cm_special_header {
	FONT-VARIANT: small-caps
}
.cm_special_text {
	FONT-VARIANT: small-caps
}
.cm_special_was {
	FONT-WEIGHT: bold
}
.cm_special_now {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.cm_product_info_table {
	
}
.cm_product_info_header {
	FONT-SIZE: 12px; FONT-VARIANT: small-caps
}
.cm_product_info_text {
	FONT-WEIGHT: bold; FONT-VARIANT: small-caps
}
.cm_product_info_price {
	FONT-WEIGHT: bold
}
.cm_product_info_special {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.cm_feedback_form_label {
	FONT-WEIGHT: bold; COLOR: #000000
}
.header {
	FONT-WEIGHT: bold; FONT-VARIANT: small-caps
}
.footer {
	FONT-SIZE: 9px
}
TD {
	FONT-SIZE: 11px
}

/* Start of site specific CSS*/




.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#header{
vertical-align:top;
	margin-left:10px;
	float:left;
	width:865px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
}
#Logo {
vertical-align:top;
	margin-left:25px;
	margin-top:25px;
	width:250px;
	height:135px;
	margin-bottom:0px;
	float:left;
	display:inline;
	
	overflow:hidden;

}

#PromotionNav {

	margin-left:12x; 
	margin-right:3x; 	
	margin-top:40px;
	/*display:inline; */
    display: table-cell;
    vertical-align: middle;
	width:590px;
		/*
	height:145px;
	*/
	height:100px;
	margin-bottom:0px;
	float:right; 
	background-repeat: no-repeat;
	overflow:hidden;

}

/*
#TopMenu {
vertical-align:top;
	margin-left:0px;
	margin-top:0px;
	width:864px;
	height:42px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/TopMenu.png);
	background-repeat: no-repeat;
	overflow:hidden;

}
*/
			
			#TopMenu {
				font-family: Verdana, Arial, Helvetica;
				font-weight: bold;
				/*text-transform: uppercase;*/
				margin-left: 15px; 
				margin-right: 5px;
				background-color: #2f3687;
				font-size: 12px;
				width:830px;
				height: 42px;
				float:left;
				display:inline;

			}
			#TopMenu li {
				float:left;			
				width: auto;
				padding: 2px 13px 2px 13px; 
				list-style-type: none;	
				font: bold 12px Verdana, arial, helvetica;
				color: #fff;
						
			}
			##TopMenu li a, #TopMenu li a:link{
				text-decoration: none;
				display: block;
				color: #fff;
			}
			#TopMenu li a:hover, #TopMenu li.active a {
				background-color: #2f3687;
				/*border-bottom: 2px solid #2f3687;
				color: #90CDFF;
				*/
				color: #90CDFF;
			}
			#TopMenu   ul li a.active:hover 
				{
				color: #fff;
				}
			#TopMenu ul li a.active {
			color: #5EFB6E;
			border-bottom: 1px solid #fff;
			cursor: pointer;

			}				

			/*
			
			#menu_wrapper.blue ul {
				border-top: 2px solid #2f3687;
				border-bottom: 2px solid #204061;
				background: #2f3687;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #2f3687;}
			#menu_wrapper.blue {background: url(images/blue.png) no-repeat right;}
			#menu_wrapper.blue div {background: url(images/blue.png) no-repeat left;}
				
		*/	

		/*
#rowWrap {
	width: 100%;
}
*/
#ColWrap{
	vertical-align:top;
	width:240px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}	
#LeftNav {
vertical-align:top;
	margin-left:0px;
	margin-top:0px;
	font-weight: bold;
	font-size: 12px;
	width:240px;
	margin-bottom:0px;
	float:left;
	display:inline;	
	overflow:hidden;
	/*border-bottom: 1px solid gray;*/
}

#LeftNav li
{
list-style: none;
margin: 0;
/*padding: 0.25em;*/
padding: 5px 5px 10px 2px; 
font: bold 14px Verdana, Arial, Helvetica;
color: #151B54;
border-bottom: 1px solid #2d2077;
/*border-top: 1px solid gray;*/
}

#LeftNav li a { 
text-decoration: none; 
/* color: #3f3f3f; */
color: #151B54;
}

#LeftNav li a:hover, #LeftNav li.active a {
background-color: #ffffff;
				/*border-bottom: 1px solid #2d2077;*/
color: #18827d;
			}
#LeftNav ul li a.active:hover 

{
/*background:#ffffff;*/
color: #000;

}
			
#LeftNav  ul li a.active 
{
color: #18827d;
/*border-bottom: 1px solid #000000;*/
cursor: pointer;

}
			
#CatalogueRequest {
vertical-align:top;
	margin-left:25px;
	margin-top:5px;
	font-weight: bold;
	font-size: 12px;
	width:220x;
	margin-bottom:0px;
	float:left;
	display:inline;	
	overflow:hidden;
	/*border-bottom: 1px solid gray;*/
}

#Content {
vertical-align:top;
	margin-left:10px;
	margin-top:5px;
	width:615px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
}
#BottomDivider {
vertical-align:top;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	width:860px;
	height:11px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/BottomDivider.png);
	background-repeat: no-repeat;
	overflow:hidden;

}
/*
#BottomMenu {
vertical-align:top;
	margin-left:0px;
	margin-top:0px;
	width:864px;
	height:32px;
	margin-bottom:10px;
	float:left;
	display:inline;
	overflow:hidden;

}
*/

#BottomMenu {
	vertical-align:top;
	margin-top:0px;	
	margin-left:3px;
	width:840px;
	height:32px;
	float:left;
	/*text-align: center;*/
	background-color: #ffffff;
	overflow:hidden;
	margin-bottom:10px;
	padding-left: 0px;
}

#BottomMenu li
{
padding: 0; 
width: auto;
display: inline;
font: bold 10px Verdana, Arial, Helvetica;
color: #7f80af;
}

#BottomMenu li a, #BottomMenu li a:link
{
background: #ffffff;
color: #7f80af;
text-decoration: none;
padding: 1px 10px 10px 2px; 
border-right: 1px solid #7f80af;
}

#BottomMenu li a:hover
{
color: 	#000000;
cursor: pointer;
background: #ffffff;
}

#BottomMenu  ul li a.active:hover 

{
background:#ffffff;
color: #7f80af;
border-bottom:1px solid #000000;
}

#BottomMenu ul li a.active 
{
color: #000000;
border-bottom: 1px solid #000000;
cursor: pointer;

}

#BottomIcon {
	vertical-align:top;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:150px;
	height:33px;
	margin-bottom:0px;
	float:right;
	padding-right: 0px;
	display:inline;
	overflow:hidden;

}



