/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: "Arial, Helvetica, sans-serif"; font-size: 14px; color:#ffffff; font-weight:normal;}
.errorBox { font-family : "Arial, Helvetica, sans-serif"; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Arial, Helvetica, sans-serif"; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : "Arial, Helvetica, sans-serif"; font-size : 11px; color: #004B8D; text-decoration: underline; font-weight:bold; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #ffffff;
  /*text-decoration: underline;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Arial, Helvetica, sans-serif";
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "Arial, Helvetica, sans-serif";
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  font-weight:normal;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  font-weight:normal;
}

TD.infoBoxHeading {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  font-weight:normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  font-weight:normal;
  
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 /* background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #f8f8f9;*/
}

TABLE.productListing {
 /* border: 5px;*/
 /* border-style: solid;*/
 /* border-color: #000000;*/
 /* border-spacing: 1px;*/
}

.productListing-heading {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  background: #808C95;
  color: #FFFFFF;
  font-weight: bold;
  line-height:2;
}

TD.productListing-data {
  font-family:"Franklin Gothic Medium";
  font-size: 11px;
  color:#000000;
  padding-left:0px;
}
TD.productListing-data a{
  font-family:"Franklin Gothic Medium";
  font-size: 11px;
  color:#000000;
  padding-left:20px;
}
TD.productListing-data a:hover{
  font-family:"Franklin Gothic Medium";
  font-size: 11px;
  color:#000000;
  padding-left:20px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:"Franklin Gothic Medium";
  font-size:24px;
  font-weight:bold;
  color: #AF0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  line-height: 1.5;
  color:#575E64;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
 
}
TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  color:#FFFFFF;
 
}

TD.accountCategory {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Arial, Helvetica, sans-serif";
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Arial, Helvetica, sans-serif";
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Arial, Helvetica, sans-serif";
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Arial, Helvetica, sans-serif";
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Arial, Helvetica, sans-serif";
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #808C95; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #808C95; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Arial, Helvetica, sans-serif"; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Arial, Helvetica, sans-serif"; font-size: 11px; color: #ffffff; }

/* message box */

.messageBox { font-family: "Arial, Helvetica, sans-serif"; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Arial, Helvetica, sans-serif"; font-size: 11px; background-color: #ffffff; }
.messageStackSuccess { font-family: "Arial, Helvetica, sans-serif"; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Arial, Helvetica, sans-serif"; font-size: 12px; color: #ff0000; }



/*css of aycmo*/



/* CSS Document */

body{
margin:0px;
}
.artical{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: none;
	}
.description{
	font-family:tahoma;
	font-size: 11px;
	color: #cb0000;
	font-weight:bold;
	text-decoration: none;
	}
.description2{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:bold;
	text-decoration: none;
	}	
.description1{
	font-family:tahoma;
	font-size: 11px;
	color: #6c6c6c;
	font-weight:none;
	text-decoration: none;
	}
.description5{
	font-family:tahoma;
	font-size: 11px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description4{
	font-family:tahoma;
	font-size: 10px;
	color: #4e3e43;
	font-weight:none;
	text-decoration: none;
	}
.description3{
	font-family:tahoma;
	font-size: 11px;
	color: #eb7128;
	font-weight:none;
	text-decoration: none;
	}
.artical:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}
.artical1{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:link{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration: underline;
	}
	.artical1 a:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #242d36;
	font-weight:bold;
	text-decoration:none;
	}
	
.artica3{
	font-family:tahoma;
	font-size: 11px;
	color: #565242;
	font-weight:none;
	text-decoration: none;
	}
.artical2{
	font-family:tahoma;
	font-size: 11px;
	color: #007396;
	font-weight:bold;
	text-decoration: none;
	}
.bottom{
	font-family:tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.bottom2{
	font-family:verdana;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	text-decoration: none;
	}
.moreline{
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:none;
	}
.links{
	font-family:tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}	
.links:hover{
	font-family:tahoma;
	font-size: 13px;
	color: #fe7800;
	font-weight:bold;
	text-decoration: underline;
	}	
.btmlink{
	font-family:Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight:none;
	text-decoration: none;
	}

/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 5px;
padding: 2px;
text-align: center;
font: bold 13px Tahoma;
}

#ajaxticker div{ 
/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #111111;
}

/*Css for surgical*/

/* CSS Document */


.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

.shadow_milddle_bg {
	background-color: #FFFFFF;
	background-image: url(images/shadow_middle.jpg);
	background-repeat: repeat-y;
}

.shadow_milddle_bg_01 {
	background-color: #FFFFFF;
	background-image: url(images/shadow_middle_01.jpg);
	background-repeat: repeat-y;
}

.top_bg {
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

.top_banner {
	background-color: #FFFFFF;
	background-image: url(images/top_banner.jpg);
	background-repeat: repeat-x;
}

.top_links {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.top_links a:link{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.top_links a:hover{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;	
	text-decoration:underline;	
	color: #FFFFFF;
}
.top_links a:visited{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration:none;	
	color: #FFFFFF;
}

.heighlight_textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e4e4e;
	background-color: #FFFFFF;
	height: 21px;
	width: 156px;
	border: thin solid #3b3b3b;
}
.textBoxes {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	color: #a6a6a6;
	background-color: #FFFFFF;
	border: thin solid #3b3b3b;
}

.email {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.email a:link{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.email a:hover{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration:underline;	
	font-weight: bold;
	color: #FFFFFF;
}
.email a:visited{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.top {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.top a:link{
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration:none;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.top a:active{
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration:none;	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.top a:visited{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
	color: #FFFFFF;
}
.top a:hover{
	font-family: "Arial, Helvetica, sans-serif";
	color:#bfe24a;		
	font-size: 12px;
	text-decoration:none;	
	font-weight: bold;
}
.use_coupon_code {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #aadb0f;
}
.marquee_text {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #9ee2fd;
}
.cell_number {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_text {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #7a7a7a;
}

.history {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #202c32;
}
.history a:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #202c32;
}
.history a:hover{
	font-family: Tahoma;
	font-weight:bold;
	text-decoration:underline;	
	font-size: 11px;
	color: #202c32;
}
.history a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #202c32;
}

.light_blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4389ce;
}
.dark_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #183754;
}
.retails {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626045;
}

.text_dollar {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}
.text_dollar a:link{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:active{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:visited{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.text_dollar a:hover{
	font-family: Tahoma;
	text-decoration:underline;
	font-size: 12px;
	color: #000000;
}

.text_dollar_red {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
}
.retail_price {
	font-family: Tahoma;
	font-size: 11px;
	color: #626045;
}

.company {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #c20220;
}

.text_dollar_red_bold {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.text_dollar_bold {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.health_info {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration:none;
	color: #5f6060;
}
.health_info a:link{
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration:none;
	font-size: 11px;
	color: #5f6060;
}
.health_info a:hover{
	font-family: "Arial, Helvetica, sans-serif";
	font-weight:bold;	
	font-size: 11px;
	color: #5f6060;
}
.health_info a:visited{
	font-family: "Arial, Helvetica, sans-serif";
	text-decoration:none;	
	font-size: 11px;
	color: #5f6060;
}

.speculm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e47100;
}
.About {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #202c32;
}

.contact_bold {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bold_contact {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:link{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:active{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.copyright a:visited{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright a:hover{
	font-family: Tahoma;
	text-decoration:underline;
	font-size: 11px;
	color: #FFFFFF;
}

.textbox_signup {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	background-color: #FFFFFF;
	height: 17px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.view_locations {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.view_locations a:link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.view_locations a:active{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.view_locations a:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.unit_textbox {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #105672;
	height: 21px;
	width: 64px;
	border: thin solid #d5e8ed;
	background-position: center;
}

.view_locations a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.product_link {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.scissors {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #738221;
}
.part_number {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:link{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:active{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:visited{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.part_number a:hover{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.desc_second {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.desc_one {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.available {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
/*...............................................................................*/
/*...............................................................................*/
/*...............................................................................*/
/*...............................................................................*/
/*...............................................................................*/

body{
margin:0px;
padding:0px;
background:#999999;
}
#wrapper{
width:977px;
margin:0 auto;
padding:0px;
height:auto;
background:#d0d0d0 url(images/body_bg.gif) repeat-x top;

}



.box{
width:935px;
height:auto;
margin:0 auto;
padding:0px;
}

#header{
width:935px;
height:110px;
float:left;
padding-top:10px;
background:#fff;
}
#header_big{
width:977px;
height:auto;
float:left;
background:#d0d0d0 url(images/body_bg.gif) repeat-x top;
}
#header_big1{
width:977px;
height:auto;
float:left;
background:#d0d0d0 ;


}
#header_big2{
width:977px;
height:auto;
float:left;
background:#d0d0d0 ;
padding-bottom:60px;


}
#margin_ttp{
	height:10px;
	/*margin-top:10px;
	background-color:#FFF;*/
	}
#header .logo{
width:346px;
height:110px;
float:left;
padding:0px;
margin:0px;
}
#header .rightinfo{
width:300px;
height:80px;
float:right;
margin-top:25px;
text-align:right;
}
#header .rightinfo .phone{
width:300px;
height:45px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:15px;
}
#header .rightinfo .phone .input{
width:150px;
height:24px;
border:1px solid #333333;
background:#cfcfcf;
color:#000;
margin-left:65px;
}

.style1 {color: #990000}

#header .rightinfo .phone .but{
border:1px solid #333333;
background:#cfcfcf;
width:60px;
height:24px;
margin-left:10px;
float:right;
line-height:20px;
color:#000;
text-align:center;
}
.red_text{
color:990302;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

#nav{
width:935px;
height:53px;
margin-left:0px;
float:left;
background:url(images/manu_bg.gif) repeat-x top;
}
#nav ul{
margin:0px;
padding:0px;
}
#nav ul li{
margin:0px;
width:130px;
height:53px;
line-height:53px;
margin-left:20px;
float:left;
color:#FFFFFF;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
}
#nav ul li a{
color:#FFFFFF;
text-decoration:none;

}
#nav li:hover{
background:url(images/red.gif) repeat-x top left;
color:fcfe00;

}
.red{
background:url(images/red.gif) repeat-x top left;
color:fcfe00;

}
.red a{
background:url(images/red.gif) repeat-x top left;
color:fcfe00;
}

#slide{
width:935px;
float:left;
margin-top:10px;
}

#big_wrapper{
width:977px;
height:500px;
float:left;
background:#d0d0d0 url(images/body_bg.gif) repeat-x top;}
#big_box{
width:977px;
height:auto;
float:left;
margin:0px;
padding:0px;
background:#CCCCCC;
}

#container{
width:935px;
height:auto;
margin:0 auto;
padding:0px;
background:#d0d0d0;
}

#container .left_side{
width:242px;
height:546px;
float:left;
margin-top:5px;
padding:0px;
}

.left_side .title{
width:232px;
height:50px;
float:left;
border-bottom:1px solid #fff;
background:url(images/manu_bg.gif) repeat-x top;font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#FFFFFF;
text-align:justify;
line-height:50px;
padding-left:10px;}

.left_side .categories{
width:242px;
height:100%;
float:left;
padding:0px;
margin:0px;
background:url(images/left_bg.gif) repeat-x top;

}
.left_side .categories ul li a{
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.categories ul li a:hover{
	text-decoration:underline;
	font-weight:normal;
	
}

.left_side .categories ul{
margin:0px;
padding:0px;
}

.left_side .categories ul li{
width:225px;
height:auto;
float:left;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
margin: 12px 0 0 10px;
padding:5px 0 5px 0px;
text-align:center;
text-align:justify;
font-weight:normal;
margin-bottom:6px;

}
/*////////////////////////////////////////*/
.left_side .categoriesone{
width:242px;
height:553;
float:left;
padding:0px;
margin:0px;
background:url(images/left_bg.gif) repeat-x top;

}
.left_side .categoriesone ul li a{
color:#FFFFFF;
text-decoration:none;
}

.categoriesone ul li a:hover{
	text-decoration:underline;
	
}

.left_side .categoriesone ul{
margin:0px;
padding:0px;
}

.left_side .categoriesone ul li{
width:215px;
height:auto;
float:left;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
margin: 10px 0 0 10px;
padding:5px 0 4px 0px;
text-align:center;
text-align:justify;
}
/*//////////////////index page left column css//////////////////////*/

#right_side{
width:681px;
float:right;
height:auto;
padding:20px 0 0 0px;
margin:5px 0px 0 0px;
background:#fff;


}
#right_side .title{
width:610px;
height:40px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#af0000;
margin-left:25px;
border-bottom:2px solid #fcfe00;
}

#right_side .content{
width:610px;
float:left;
padding-top:5px;
padding-left:25px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:auto;
min-height:294px;
}
.bench{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#af0000;
font-weight:500;
}
#right_side .content a{
	color:#af0000;
	text-decoration:underline;
}

.bench a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#af0000;
font-weight:500;
text-decoration:underline;
}

#right_side #modules{
width:681px;
height:auto;
float:left;
margin:0px;
background:#d0d0d0;
}
#right_side #modules .ser{
width:681px;
height:auto;
float:left;
margin-top:25px;
padding:0px;
background:#fff;
}
#right_side #modules .ser .img_box{
width:681px;
height:auto;
float:left;
padding:0px 0 0 0px;
margin:0px;
background:#fff;


}

#red_but_link{
width:681px;
height:60px;
float:left;
}
#right_side #modules .ser .img_box .row{
width:681px;
height:auto;
float:left;
padding:0px 0 0 0px;
margin:0px;
}
#right_side #modules .ser .img_box .box_pic{
width:160px;
height:140px;
margin-left:5px;
float:left;
padding-TOP:25px;
border-right:1px solid #999999;
}
#right_side #modules .ser .img_box .img1{
width:145px;
height:117px;
float:left;
margin-bottom:17px;
}
.butn{
width:165px;
height:60px;
float:left;
background:url(images/but_bg.gif) repeat-x top left;
border-right:1px solid #999999;

}
.butn1{
width:110px;
height:60px;
float:left;
margin-left:27px;
background:url(images/but_bg.gif) repeat-x top left;
border-right:1px solid #999999;

}

.red_butn{
width:120px;
height:28px;
float:left;
background:url(images/red_but.png) no-repeat top;
color:#fcfe00;
margin-left:22px;
line-height:27px;
padding:0 0 0 10px;
}
.red_butn a{
color:#fcfe00;
text-decoration:none;

}
.white_text{
width:155px;
margin-bottom:5px;
margin-top:0px;
margin-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
text-align:center;
color:#fff;}

#footer{
	width:979px;
	height:105px;
	float:left;
	background:#fff;
	margin-top:5px;}
#footer .box{
width:420px;
float:right;
height:30px;
margin-top:20px;
text-align:center;

}
#footer .box1{
width:550px;
float:right;
height:15px;
font-family:Arial;
font-size:12px;
padding: 0 20px 0 0px;
}
#footer .paypal{

float:left;
height:30px;
margin-top:25px;
margin-left:25px;
}


#footer .box1 ul li a{
color:#FF0000;
text-decoration:none;
}

#footer .box ul{
margin:0px;
padding:0px;
}
#footer .box ul li{
width:auto;
height:15px;
float:left;
padding-right:5px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
list-style:none;
border-right:1px solid #999999;

}
#footer .box ul li a{
color:#FF0000;
text-decoration:none;
}
#space_new{height:50px;}

.sub_cat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	
	
	}
	.cat_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	.cat_name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	.cat_name a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
