@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
}
#wrapper{
	width:960px;
	height:auto;
	margin: 0 auto;

}
#header{
	width:960px;
	height:74px;
	background-color:#CCCCCC;
	background-image:url(../img/bg_header.gif);
	overflow:hidden;
	margin-top:8px;
}
#main_logo{
	position:relative;
	float:left;
	width:398px;
	height:80px;
	background-image:url(../img/main_logo.jpg);
	margin-top:5px;
	
}
#toll_free{
	position:relative;
	float:right;
	width:260px;
	height:60px;
	background-image:url(../img/bg_tollfree.gif);
	
}

#main_nav{
	display:table;
	width:960px;
	height:40px;
	background-image:url(../img/bg_main_nav.gif);
}
#nav{
	float:left;
	padding-top:8px;
	_padding-left:35px;
	margin-left:30px;
	_margin-left:0;
	margin-top:-3px;
	*margin-top:-4px;
	_margin-top:-3px;
	
}
#nav ul{
	list-style-position:outside;
	margin:0;
}
#nav ul li{
	display:inline;
	list-style-type:circle;
	_padding-bottom:10px;
	_margin-left:-3px;
}
#nav ul li a,#nav ul li a:link,#nav ul li a:hover{
	position:relative;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../img/bttn_nav0.gif);
	padding:7px 30px 5px 30px;
	_padding:8px 30px 5px 30px;
	_margin-bottom:5px;
	margin-left:0px;



}
#nav ul li a:hover{
	color:#0339c5;
	background-image:url(../img/bttn_nav0.gif);
}
#nav_ender{
	float:left;
	width:2px;
	height:29px;
	background-image:url(../img/nav_ender.gif);
	background-repeat:no-repeat;
}
#nav_session{
	position:relative;
	color:#333333;
	
}
#body1{
	display:table;
	width:960px;
	height:300px;
	background-color:#CCCCCC;
}
#img_home1{
	position:relative;
	float:left;
	width:605px;
	height:380px;
	background-image:url(../img/img_home1.jpg);
}
#img_home2{
	position:relative;
	float:left;
	width:355px;
	height:380px;
	background-image:url(../img/img_home2.jpg);
}

#body2{
	width:960px;
	height:auto;
	*margin-top:80px;
	_margin-top:0px;
}
#body2_cap{
	
	position:relative;
	width:960px;
	height:15px;
	background-image:url(../img/bg_body2_cap.gif);
	background-repeat:no-repeat;
}
#body2_body{
	display:table;
	width:960px;
	height:auto;
	background-image:url(../img/bg_body2.gif);
}
#body2_bottom{
	width:960px;
	height:16px;
	background-image:url(../img/bg_body2_bottom.gif);
	background-repeat:no-repeat;
}
#footer{
	width:960px;
	height:120px;
	background-image:url(../img/bg_footer.jpg);

}
#sub_nav{
	color:#333333;
	font-size:11px;
	text-decoration:none;
	padding-top:10px;
	margin-left:20px;
}
#sub_nav a, #sub_nav a:link, #sub_nav a:visited{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#sub_nav a, #sub_nav a:hover, #sub_nav a:active{
	color:#ff9900;
	font-size:11px;
	text-decoration:none;
}
#LeftColumn{
	display:none;
}
#buy_now{
	position:absolute;
	z-index:100;
	width:152px;
	height:50px;
	margin-top:20px;
	margin-left:85px;
}
#container{
	margin-top:30px;
	padding-left:15px;
}
h1 {
/*	background-image:url(../img/bg_cutting.gif);
	background-repeat:repeat-x;*/
	color:#333333;
}
.copyright{
	font-size:10px;
}

/*------------- Panel ---------------*/

.panel{
	background-image:url(../img/bg_panel_shadow.gif);
	width:300px;
	height:auto;

}
.panel_header{
	background-image:url(../img/bg_panel_header.gif);
	width:270px;
	height:20px;
	padding:15px;
	font-weight:bold;
	font-size:14px;
	color:#6699FF;
}
.panel_body{
	background-image:url(../img/bg_panel_body.gif);
	width:270px;
	height:auto;
	padding:10px;
	padding-rignt:8px;
	margin-left:5px;
}
* html .panel_body{
	padding-right:9px;
}

.panel_bottom{
	background-image:url(../img/bg_panel_bottom.gif);
	width:300px;
	height:20px;
}
#viewcart{
	padding-top:5px;
	padding-right:20px;
	text-align:right;
	
	
}
#viewcart a{
	font-size:14px;
	color:#336600;
	font-weight:bold;
	text-decoration:none;
}
#viewcart a:hover{
	color:#FF9900;
	font-weight:bold;
}
td{
	padding:1px;
}
.li_indent{
	margin-left:40px;
}

#Content{
	left:10px;
}
* html #Content{
	left:-5px;
}
*:first-child+html #Content{
	left:0px;
}

.cart_table{
	width:902px;
}
.cart_tr_header{
	background-image:url(../styleImages/top_center.jpg);
}
.cart_tr_footer{
	background-image:url(../styleImages/lower_center.jpg);
}
.tdcol1,.tdcol2,.tdcol3,.tdcol4,.tdcol5,.tdcol6,.tdcol7{
	background-image:url(../styleImages/top_center.jpg);
	font-size:10px;
}
.tdcol1{
	width:120px;
}
.tdcol2{
	width:60px;
}
.tdcol3{
	width:150px;
	text-align:left;
}
.tdcol4{
	width:320px;
}
.tdcol5{
	width:60px;
}
.tdcol6{
	width:60px;
}.tdcol7{
	width:85px;

}
.tdcartOdd{
	font-size:10px;
}



.td_top_left{
	width:2px;
	height:30px;
	background-image:url(../styleImages/top_left.jpg);
	background-repeat:no-repeat;
}
.td_bottom_left{
	height:30px;
	background-image:url(../styleImages/lower_left.jpg);
	background-repeat:no-repeat;
}
.cart_left{
	background-image:url(../styleImages/lines.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-y; 
	background-position:left;
}
.td_top_right{
	width:2px;
	height:30px;
	background-image:url(../styleImages/top_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.td_bottom_right{
	height:30px;
	background-image:url(../styleImages/lower_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.cart_right{
	background-image:url(../styleImages/lines.jpg);
	background-repeat:repeat-y; 
	background-position:right;
	background-color:#ffffff;
}
#craftysyntax{
  position:absolute;
  margin-left:490px;
  top:20px;
}

*:first-child+html #craftysyntax{

	margin-left:90px;

}

* html #craftysyntax{

	margin-left:90px;

}