@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	font-size:12px;
}
ul,ol {
	list-style:none;
}
p, h1, h2, h3, h4, h5, h6, ul, li, img, form {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	outline:none;
}
/*-----------------menu-----------------*/
div.menu_m ul {
	list-style:none;
}
div.menu_m ul li {
	float:left;
	width:auto;
	list-style:none;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 5px;
}
div.menu_m ul li a {
	float:left;
	outline:none;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 11px;
	height:27px;
	width:auto;
	line-height:16px;
	text-align:center;
	cursor:pointer;
}
div.menu_m ul li a span {
	float:left;
	display:block;
	width:auto;
	padding:5px 10px 7px 0px;
}
div.menu_m ul li a:hover {
	color:#000;
	background:url(../images/menu_l.png) no-repeat left 0px;
	text-decoration:none;
}
div.menu_m ul li a:hover span {
	background:url(../images/menu_r.png) no-repeat right 0px;
	text-decoration:none;
}
div.menu_m ul li#current a {
	background:url(../images/menu_l.png) no-repeat left 0px;
	text-decoration:none;
}
div.menu_m ul li#current a span {
	background:url(../images/menu_r.png) no-repeat right 0px;
	text-decoration:none;
	color:#000;
}
/*---------------footer----------------------*/
div#footer {
	clear:both;
	background:url(../images/footer.jpg) repeat-x;
	line-height:25px;
	color:#FFFFFF;
	padding-top:16px;
	height:68px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
div#footer a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 5px;
}
div#footer a:hover, div#footer a.current {
	text-decoration:underline;
}
/* ---------------upper_menu----------------- */
div#header {
	background:url(../images/header.jpg) repeat-x;
	height:174px;
	clear:both;
}
div#header_content {
	width:990px;
	margin:auto;
	padding-top:10px;
}
div#header_content img.logo {
	float:left;
	margin-top:10px;
}
div.header_right {
	width:700px;
	float:right;
	text-align:right;
	background:url(../images/header_border.png) no-repeat;
	background-position: right 40px;
}
div.header_right select {
	width:105px;
	padding:2px 0px;
	color:#6f6f6f;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
div.header_right .txtfld {
	color:#6f6f6f;
}
div.header_right h1 {
	color:#cacaca;
	font-size:30px;
}
div.header_right a {
	text-decoration:none;
}
div.header_right a:hover {
	text-decoration:underline;
}
div.header_right h2 {
	color:#7d682a;
	font-size:22px;
	padding-top:5px;
	padding-bottom:23px;
}
div.menu_l {
	float:left;
	background:url(../images/menu_left.png) no-repeat;
	width:14px;
	height:41px;
}
div.menu_m {
	float:left;
	background:url(../images/menu_mid.png) repeat-x;
	width:392px;
	height:35px;
	padding-top:8px;
}
div.menu_r {
	float:left;
	background:url(../images/menu_right.png) no-repeat;
	width:14px;
	height:41px;
}
div#container {
	background:url(../images/wrapper.jpg) repeat-x;
}
div#wrapper {
	width:990px;
	margin:auto;
}
div#left_container {
	width:201px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
div#right_container {
	width:766px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
}
div.left_up {
	background:url(../images/left_up.png) no-repeat;
	height:11px;
	clear:both;
}
div.left_mid {
	background:#2e2f2e;
	clear:both;
	color:#FFFFFF;
	padding:10px 13px;
}
div.left_mid h4 {
	font-size:13px;
	margin-bottom:13px;
}
div.left_mid h5 {
	font-size:12px;
	border-bottom:1px solid #696969;
	margin-bottom:12px;
	padding-bottom:8px;
}
div.left_mid h5 a{color:#A99A01; text-decoration:none; padding:0; margin:0;}
div.left_mid h5 a:hover{ text-decoration:underline;}
div#left_container h3 {
	font-size:12px;
	color:#cacaca;
	border-bottom:1px solid #cacaca;
	margin-bottom:15px;
	padding-bottom:10px;
}
div.left_mid ul {
	padding-left:0px;
	padding-bottom:25px;
}
div.left_mid ul li {
	list-style-type:none;
	line-height:24px;
	background:url(../images/round_bulet.jpg) no-repeat;
	background-position:0px 9px;
	padding-left:12px;
}
div.left_mid ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
div.left_mid ul li a:hover {
	text-decoration:underline;
}
div.left_down {
	background:url(../images/left_down.png) no-repeat;
	height:11px;
	clear:both;
}
.txtfld {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 4px;
}
.txtara {
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div.left_mid .txtfld {
	background:#888988;
	border:1px solid #FFFFFF;
	margin:5px 0px 12px;
	width:165px;
	color:#000000;
}
div.left_mid .txtara {
	background:#888988;
	border:1px solid #FFFFFF;
	margin:5px 0px 12px;
	width:162px;
	color:#000000;
}
.submit_btn {
	background:url(../images/submit.png) no-repeat;
	background-position: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:24px;
	width:70px;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;
	cursor:pointer;
	color:#000;
	font-size:14px;
	line-height:25px;
	padding-bottom:3px;
	outline:none;
}
div.icon_link {
	clear:both
}
div.icon_link img {
	margin:0px 1px;
}
div.wrapper_left {
	float:left;
	background:url(../images/wrapper_l.jpg) no-repeat;
	width:11px;
	height:545px;
}
div.wrapper_right {
	float:left;
	background:url(../images/wrapper_r.jpg) no-repeat;
	width:11px;
	height:545px;
}
div.wrapper_mid {
	float:left;
	background:url(../images/wrapper_m.jpg) repeat-x;
	width:734px;
	min-height:515px;
	padding:15px 5px;
	line-height:18px;
}
div.wrapper_mid h2 {
	color:#c49f06;
	font-size:18px;
	padding-bottom:10px;
}
div.contentDiv {
	clear:both;
	margin-top:30px;
}
div.white_up_l {
	float:left;
	background:url(../images/white_up_l.jpg) no-repeat;
	width:17px;
	height:23px;
}
div.white_up_m {
	float:left;
	background:url(../images/white_up_m.jpg) repeat-x;
	width:17px;
	height:23px;
}
div.white_up_r {
	float:left;
	background:url(../images/white_up_r.jpg) no-repeat;
	width:17px;
	height:23px;
}
div.white_down_l {
	float:left;
	background:url(../images/white_down_l.jpg) no-repeat;
	width:17px;
	height:14px;
}
div.white_down_m {
	float:left;
	background:url(../images/white_down_m.jpg) repeat-x;
	width:17px;
	height:14px;
}
div.white_down_r {
	float:left;
	background:url(../images/white_down_r.jpg) no-repeat;
	width:17px;
	height:14px;
}
div.white_up_m h4 {
	color:#c49f06;
	font-weight:bold;
	float:left;
	font-size:18px;
	background:#FFFFFF;
	padding-bottom:2px;
}
div.white_mid {
	clear:both;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	padding:0px 17px;
	width:698px;
}
div.white_mid h5 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.product_view {
	cursor:pointer;
	background:url(../images/product_back.jpg) no-repeat;
	float:left;
	margin:10px 14px;
	width:117px;
	height:139px;
	padding:20px 18px;
}
div.product_view:hover {
	color:#c49f06;
}
div.hot_deal {
	cursor:pointer;
	background:url(../images/hot_deal.jpg) no-repeat;
	float:left;
	margin:15px 0px 10px 14px;
	width:151px;
	height:176px;
}
div.featured_service {
	cursor:pointer;
	float:left;
	margin:15px 14px 10px;
	font-family:Arial, Helvetica, sans-serif;
	width:213px;
}
div.featured_service img {
	padding:1px;
	border:1px solid #cdcdcd;
	margin-bottom:10px;
}
div.featured_service ul {
	list-style-type:none;
	line-height:20px;
	padding-top:7px;
}
div.featured_service ul li {
	background:url(../images/arrow.jpg) no-repeat;
	background-position:left 8px;
	padding-left:14px;
}
div.featured_service ul li a{color:#2d2d2d; text-decoration:none;}
div.featured_service ul li a:hover{color:#c49f06;}
.yellow_txt {
	font-weight:bold;
	color:#c49f06;
}
div.workstations {
	padding-top:5px;
}
div.workstations img {
	padding:1px;
	border:1px solid #cdcdcd;
	float:left;
}
.workstations ul {
	margin-top:18px;
	padding-bottom:10px;
	clear:both;
}
div.workstations ul img {
	border:0px;
}
.workstations ul li {
	display:inline;
	list-style-type:none;
	border:1px solid #dcdcdc;
	width:49px;
	height:33px;
	display:block;
	float:left;
	margin:0px 6px 0px 0px;
	text-align:center;
	padding:1px;
	cursor:pointer;
}
.workstations ul li:hover {
	border:1px solid #000;
}
div.workstations_detail h4 {
	font-size:12px;
	padding-bottom:10px;
}
div.workstations_detail h3 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
div.workstations_detail p {
	padding-bottom:15px;
}
div.workstations_detail {
	width:510px;
	float:right;
}
div.workstations_detail a {
	text-decoration:none;
	color:#2e2f2e;
}
div.workstations_detail a:hover {
	text-decoration:underline;
}
div.grey_left {
	float:left;
	background:url(../images/grey_m.jpg) repeat-x;
	height:191px;
	width:687px;
}
div.grey_mid {
	background:url(../images/grey_l.jpg) no-repeat;
	padding:24px 8px 18px 18px;
	height:149px;
}
div.grey_right {
	float:left;
	background:url(../images/grey_r.jpg) no-repeat;
	width:10px;
	height:191px;
}
a.product_link {
	color:#000000;
}
a.product_link:hover {
	text-decoration:none;
}
.red_txt {
	color:#d93c3c;
}
a.yellow_link {
	color:#c49f06;
}
a.yellow_link:hover {
	text-decoration:none;
}
div.border_1 {
	background:url(../images/border1.jpg) repeat-x;
	color:#c49f06;
	text-transform:uppercase;
	height:31px;
	line-height:30px;
	padding-bottom:12px;
}
div.border_1 a {
	text-decoration:none;
	color:#c49f06;
	text-decoration:none;
}
div.border_1 a:hover {
	color:#000000;
}
div.product_view1 {
	background:url(../images/product_back1.jpg) no-repeat;
	float:left;
	margin:20px 35px;
	width:250px;
	text-align:center;
	padding:10px;
}
.view_cart {
	background:url(../images/border11.jpg) repeat-x;
	padding-bottom:31px;
	clear:both;
	background-position:bottom;
}
div.view_cart .txtfld {
	width:50px;
	text-align:center;
	color:#666666
}
a.product_img {
	display:block;
	width:84px;
	height:70px;
	padding:5px 3px;
	border:1px solid #d3d3d3;
	text-align:center;
}
a.product_img:hover {
	border:1px solid #2b2b2b;
}
div.view_cart a {
	text-decoration:none;
	color:#000;
}
div.view_cart a:hover {
	text-decoration:underline;
}
.continue_btn {
	background:url(../images/continue.jpg) no-repeat;
	background-position: center center;
	height: 23px;
	width:143px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#000;
	padding:0px;
	font-size:11px;
	text-align:center;
	line-height:23px;
	padding-bottom:3px;
	outline:0px;
	cursor:pointer;
}
.continue_small_btn {
	background:url(../images/continue_small.jpg) no-repeat;
	background-position: center center;
	height: 23px;
	width:105px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#000;
	padding:0px;
	font-size:11px;
	text-align:center;
	line-height:23px;
	padding-bottom:3px;
	outline:0px;
	cursor:pointer;
}
.update_btn {
	background:url(../images/update.jpg) no-repeat;
	background-position: center center;
	height: 23px;
	width:106px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	margin:0px;
	color:#000;
	padding:0px;
	font-size:11px;
	text-align:center;
	line-height:23px;
	padding-bottom:3px;
	outline:0px;
	cursor:pointer;
}
.address td{ padding:5px 0px;}
.address span{ font-size:11px;}
/*------------------------ I ADDED ------------------------------------- */
#shopping-cart-totals-table{text-align:right; float:right;}