body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#000000 url(images/body_bg.jpg) repeat-y center;
	margin:0px;
}

a
	{
	color:#000000;
	}
	
a:hover
	{
	color:#FF0000;
	}
	
/*Form Element Styles*/
	
.checkoutText
	{
	border:0px;
	border-left:5px solid #0060BF;
	background:#E1F0FF;
	padding:5px;
	width:250px;
	}	
.checkouttextarea
	{
	border:0px;
	border-left:5px solid #0060BF;
	background:#E1F0FF;
	padding:5px;
	}
	
.checkoutselect
	{
	border:0px;
	border-left:5px solid #0060BF;
	background:#E1F0FF;
	width:300px;
	padding:5px;
	}
	
.checkoutSteps_active
	{
	background:#0060BF;
	float:left;
	width:153px;
	height:29px;
	color:#FFFFFF;
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
	}
	
.checkoutSteps_active span
	{
	font-size:20px;
	width:5px;
	float:left;
	margin-right:10px;	
	}
	
.checkoutSteps_inactive
	{
	background:#C1C1C1;
	float:left;
	width:153px;
	height:29px;
	color:#FFFFFF;
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
	}
	
.checkoutSteps_inactive span
	{
	font-size:20px;
	width:5px;
	float:left;
	margin-right:10px;	
	}

/*End of Form Element Styles*/

.topNavigation
    {
	 background:url(images/top_navi_bg.jpg) repeat-x;
	 border-left:#4A484A solid 1px;
	 border-right:#4A484A solid 1px;
	 }	    

 .logoBackground
      {
	   background:url(images/logo_bg.jpg) repeat-x;
	   }	 
	   
.secondNavigation	
     {
	 background:#D4D4D4 url(images/second_navigation_bg1.jpg) repeat-x;
	 }      
	
.mainTable
    {
	 background:#262626; 
	 }	  	 
	 
.innerTable
     {
	 background:#262626;
     }
	  
.redBar
     {
	 background-image:url(images/red_bar_bg.jpg);
	   
	   }	  	 
	   
.redBackground
      {
	  font-family:Arial, Helvetica, sans-serif;
	  margin:0px;
	  width:217px;
	  color:#000000;
	  line-height:20px;
	  vertical-align:bottom;
	  background-image: url(images/blue_strive.jpg);
	  padding-top:12px;
	  }
	  
.redBackground a
      {
	  display:block;	   
	  line-height:32px;
	  vertical-align:bottom;
	  }

.categoriesBox
     {
	  border-bottom: 2px dashed #868686;
	  }
	  
.salesChat
     {
	  border-bottom:2px dashed  #868686;
	  }
h1
	{
	width:99%;
	height:27px;
	line-height:27px;
	text-align:left;
	background-image:url(images/h1_bg.jpg);
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
	color:#FFFFFF;
	clear:both;
	}


.horMenu
	{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
.horMenu li
	{
	display:block;
	width:100%;
	background:url(images/Right Column/black_triangle.jpg) center right no-repeat;
	}
	
.horMenu li a
	{
	display:block;
	width:100%;
	color:#FFFFFF;
	text-decoration:none;
	line-height:25px;
	border-bottom:1px dotted #CCCCCC;
	}
	
	
.linkTabActive
	{
	background:#FF3300;
	text-align:center;
	}
	
.linkTabActive a
	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.linkTabInative
	{
	background:#CCCCCC;
	color:#000000;
	text-decoration:none;
	text-align:center;
	}
	
.linkTabInative a
	{
	color:#000000;
	text-decoration:none;
	}
	
.txtDescription
	{
	background:#FCFCFC;
	padding:5px;
	color:#000000;
	}
	
.subCtgList
	{
	margin:0px;
	padding:0px;
	list-style:none;
	width:640px;	
	}
	
.subCtgList li
	{
	width:300px;
	height:35px;
	float:left;
	text-align:left;
	background:#000000;	
	border-top:2px solid #0E448C;
	margin:5px;
	}
	
.subCtgList li:hover
	{
	background:#0E448C;	
	border-top:2px solid #000000;
	}
	
.subCtgList li a
	{
	line-height:30px;
	margin-left:10px;
	color:#FFFFFF;
	}
.subCtgList li a .smallDesc
	{
	color:#FF0000;
	font-size:10px;
	}
	
.smallDesc
	{
	font-size:10px;
	}
	
.breadcrumbs
	{
	margin:5px;
	padding:5px;
	}
	
.breadcrumbs a
	{
	color: #FFFFFF;
	text-decoration:none;
	}
	
.td_header
	{
	background:#000000;
	background:#000000 url(images/td_header_bg.jpg);
	height:28px;
	}
	

.cartBoxFooter
	{
	background:#909090;
	height:50px;
	}
	
/*Products Display*/
	
.productHolder
	{
	width:130px;
	height:188px;
	background:#EBEBEB;
	color:#000000;
	}
	
.productName
	{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
.productLink
	{
	font-size:12px;
	font-weight:bold;
	}
	
.product_price
	{
		color:#CC0000;
	}

/* End of Products Display*/



/* Member Login Box*/

.boxHolder
	{
	margin-left:auto;
	margin-right:auto;
	width:539px;
	font-size:16px;
	}
	
.boxHolder a
	{
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	}
	
.boxHolder a:hover
	{
	color:#0060BF;
	}

.memberLoginHeader
	{
	font-size:16px;
	background:#0060BF;
	width:539px;
	height:38px;
	line-height:38px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;	
	}
	
.memberLoginMiddle
	{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:520px;
	}
	
	
.productTitle
	{
	font-size:20px;
	font-weight:bold;
	}
	
.productIcons
	{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	background:url(images/product_icons_bg.jpg);
	height:72px;
	width:98%;
	margin-left:auto;
	margin-right:auto;
	}
	
.productIcons li
	{
	float:left;
	background:url(images/product_icons_seperator.jpg) center right no-repeat;
	}
	
.productIcons li a
	{
	margin-left:25px;
	margin-right:25px;	
	}
	
.productDesc
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:#E5E5E5;
	color:#000000;
	}
	
.productDesc .textContent
	{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	}
	
.newsDisplay
	{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.newsDisplay li
	{
	padding:5px;
	margin-bottom:10px;
	}
	
.newsDisplay li .newsDate
	{
	color:#FF0000;
	font-weight:bold;
	}
	
.productDetails
	{
	padding:10px;

	}
.seperator
	{
	display:block;
	height:1px;
	background:#FFFFFF;
	margin:10px;	
	}

.quantity
	{
	border:1px solid #000000;
	background:#FFFFFF;
	color:#000000;
	}
	
.roundedEnd
	{
	border:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background:#FF1A00 url(images/field_rounded_end.jpg) right no-repeat;
	height:20PX;
	}
	
.bigButton
	{
	height:52px;
	border:0px;
	color:#FFFFFF;
	font-family:Arial Black,Arial, Helvetica, sans-serif;
	font-size:15px;
	background:url(images/big_button_bg.jpg) repeat-x;
	}
	
.specialInfo
	{ 
		border:1px solid #CCCCCC;
		color:#FFFFFF;
		width:300px;
	}


.newsList
	{
	list-style:none;
	margin:0px;
	padding:2px;
	}
	
.newsList li
	{
	text-align:left;
	float:left;
	list-style:none;
	width:95%;
	padding:10px;	
	border-bottom:1px dotted #CCCCCC;
	}
	
.newsList li .newsTitle
	{
	font-weight:bold;
	clear:both;
	}
	
.leftBarClass
	{
	border:1px solid #CCCCCC;
	background:#F8F8F8;
	width:190px;
	}
.leftBarButton
	{
	border:1px solid #CCCCCC;
	background:#F8F8F8;
	width:100px;
	}
.leftBarLinks
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.smallHighlightText
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.fotterLinks
	{
	line-height:25px;
	font-size:14px;
	}
	
.footerButtons
	{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
.footerButtons li
	{
	float:left;
	list-style:none;
	margin-left:50px;
	}
	
.blueButton
	{
	background:#0060BF;
	border:1px dotted #FFFFFF;
	padding:8px;
	font-size:17px;
	color:#FFFFFF;
	}
	
.orderbox
	{
	background:#666666;
	width:100%;
	border:1px solid #000000;
	}
	
.orderbox th
	{
	background:#000000;
	color:#FFFFFF;
	}
	
.rateBox
	{
	width:100%;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:10px;
	}
	
.rateBox th
	{
	background:#003399;
	color:#FFFFFF;
	}
	
.accordion {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	color:#000000;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	color:#000000;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.mainCtgList
	{
	margin:5px;
	padding:0px;
	padding:0px;
	width:550px;
	border:1px solid #666666;
	-moz-border-radius: 10px;	
	}
	
.mainCtgList .MainBoxTitle
	{
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	clear:both;
	}


.mainCtgList a
	{
	list-style:none;
	float:left;
	margin-left:15px;
	border:1px solid #009900;

	}
		
.mainCtgList li
	{
	list-style:none;
	float:left;
	margin-left:15px;
	margin-bottom:25px;
	}
	
	
                .popupMessage{
                    background-color:#FFFFFF;
                    width:300px;
                    height:25px;
                    position:fixed;
					top:0px;
					left:0px;
                    padding:5px;
                    border:1px #009ECD solid;
					display:none;
                }
				
				
				
/*Download Price List*/

.mainCategoryStart
	{
	width:98%;
	margin-top:20px;
	background:#FFFFFF;
	}
.priceListMainCatHeading
	{
	background-image:url(images/greenGradient.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	vertical-align:middle;
	padding-left:5px;
	
	}
.print
	{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.productLink
	{
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
.productLink:hover
	{
	text-decoration:none;
	color:#666666;
	}
	
.MainTitle
	{
	color:#000000;
	font-size:150%;
	}
	
.subTitle
	{
	color:#000000;
	font-size:140%;
	border:1px solid #CCCCCC;
	background:#F9F9F9;
	}
	
.productListing
	{
	color:#000000;
	font-size:15px;
	}