/* Credit: http://www.templatemo.com */

body {
	margin: 0;
	padding: 0;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.4em; 
/*	background-color: #665f5f;*/
	background-repeat: repeat;
	background-image: url(images/bg.jpg)
}

a, a:link, a:visited { color: #0299aa; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

a.addtocart{ display: inline-block; width: 80px; height: 21px; line-height: 21px; text-align: center; font-size: 10px; font-weight: bold; color: #333; background: url(images/templatemo_addtocart.png) }
a.detail{ display: inline-block; width: 64px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; font-weight: bold; color: #333; background: url(images/templatemo_detail.png) }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { border: 1px solid #039fb1; border-left: 5px solid #000; padding: 19px; margin: 20px 0 0 0}
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #333; }

.tmo_list { margin: 10px 0 10px 15px; padding: 0; list-style: none }
.tmo_list li { color:#999; margin: 0 0 5px 0; padding: 0 0 0 15px; background: url(images/templatemo_list.png) no-repeat scroll 0 5px  }
.tmo_list li a { color: #999; font-weight: normal }
.tmo_list li a:hover { color: #333 }


{ color: #333; font-weight: normal; font-family:"Trebuchet MS"; }
h1 { font-size: 18px; 
	border-bottom:#dedede solid 1px; 
	background:#11bcd0; 
	color:#fff; 
	margin: 0 0 30px; 
	padding: 5px 5px 5px 5px;
	font-family:"Trebuchet MS";
	font-weight:normal; 
	}
h2 { font-size: 26px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.float_l { float: left }
.float_r { float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.6em;
	 }
#float_r h1 { font-family:"Trebuchet MS";
	font-size: 22px;
	font-weight:normal;
	line-height:1.6em;
	color:#0db8cc;
	border-bottom:#dedede solid 1px;
	padding:5px 5px 5px 5px;
	margin:0 0 0 0px;
	}
#float_r h3 { font-family:Arial, 'Helvetica', sans-serif;
	font-size: 18px;
	font-weight:normal;
	line-height:1.5em;
	color:#0094a5;
	padding:2px 2px 2px 2px;
	margin:0 0 0 0px;
	}
#templatemo_body_wrapper {
	width: 100%;
	background: url(images/bg.jpg) repeat-x #fff;
}

#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header {
	width: 960px;
	height: 200px;
	padding: 0px 10px;
	background: url(images/header_banner.jpg) no-repeat bottom; 
}

#templatemo_menubar {
	width: 990px;
	height: 50px;
	/*background:#ee7000;*/
	background: url(images/menubar.png) no-repeat;
}

#templatemo_main {
	width: 940px;
	padding: 10px 20px;
	background: url(images/templatemo_main_bg.png) repeat-y
}

#content { width: 690px }
#content-right {
	float:right;
	width:700px;
	padding:5px 5px 5px 5px;
	margin:0 0 0 0px;
	
	}

#content-right h3 { font-family:Arial, 'Helvetica', sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height:1.6em;
	color:#c02901;
	padding:5px 5px 5px 5px;
	margin:0 0 0 0px;
	}


#content-right p { font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.6em;
	color:#646464;
	padding:5px 5px 5px 5px;
	margin:0 0 0 0px;
	}
		
#sidebar { width: 220px }

#templatemo_footer {
	width: 960px;
	padding:10px;
	text-align: center;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 5px;
	background:#0d555d;
	/*<!--background: url(images/footer.jpg) no-repeat top-->*/
}

#site_title { float: left; margin-top: 30px; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 300px; height: 40px; padding-top: 30px; font-size: 16px; letter-spacing: 4px; color: #2f2f2f; text-align: left; background: url(images/templatemo_logo1.png) no-repeat top left }

#header_right { float: right; width:275px; 
	margin: 0px -10px 0 0; 
	color: #fff;
	height:30px;
	background:#c02901; 
	padding:10px 0px 0px 10px;
	}
#header_right a { color: #fff; 
	padding:10px 0px 0px 10px;
	margin:0px;
	}

#header_right a:hover { color: #d9441c; 
	padding:5px 0px 0px 5px;
	margin:0px;
	text-decoration:none;
	 }

#menu_second_bar { padding: 5px 10px; }
#top_shopping_cart { float: left; padding: 5px 0; font-size: 11px; }

#templatemo_search { float: right; margin: 10px 30px 0; width: 220px; height: 34px; background: url(images/templatemo_search_bg.png) }
#templatemo_search form {
	margin: 0;
	padding: 0;
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
	width: 170px;
	color: #999;
	font-size: 12px;
	padding: 5px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
	color: #fff;
 	height: 33px;
	width: 40px;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	cursor: pointer;
	border: none;
	background: none;	
}

.sidebar_box {
	position: relative;
	background: #f0f0f0;
	margin-bottom: 36px;
	border: 1px solid #dbdbdb
}
.sidebar_box_icon {width:33px; height:33px; overflow:hidden; display:block; float:left; cursor:default;}
.sidebar_box h3 { font-size: 14px; font-weight: 700; padding: 0 10px 0 35px; margin: 0; width: 173px; height: 33px; line-height: 33px; margin-bottom: 0; background: url(images/templatemo_sidebar_header.png) right center  no-repeat; color: #2f2f2f; position:relative }

.sidebar_box h3 a {position:absolute; left:0;}
#sidebar .sidebar_box .content {
	padding: 10px 10px 0;
}

#sidebar .sidebar_list { margin: 0; padding: 0 0 10px; list-style: none; }
#sidebar .sidebar_list li { display: block; margin: 0; padding: 5px 0; border-top: 1px solid #fff; border-bottom: 1px solid #d3d3d3 }
#sidebar .sidebar_list li.first { border-top: none }
#sidebar .sidebar_list li.last { border-bottom: none }
#sidebar .sidebar_list li a { color: #515151; font-family:'Tahoma' Arial; font-size:16px;   }
#sidebar .sidebar_list li a:hover { color: #bf3100; text-decoration: none }

.bs_box { clear: both; margin-bottom: 20px }
.bs_box img { float: left; margin-right: 10px; border: 4px solid #fff }
.bs_box h4 { margin-bottom: 0 }
.bs_box h4 a { font-size: 11px; color: #000; font-weight: 700}
.bs_box .price { font-size: 12px; font-weight: 700; color: #11bdd1}

.product_box {
	float: left;
	width: 220px;
	text-align: center;
	margin: 0 10px 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc
}

.product_box img {
	margin-bottom: 5px;
}
.product_box h3 {
	font-size: 11px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
}
.product_box .product_price {
	color: #11bdd1;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}
.product_box .addtocart {
	float: left;
	display: block;
}
.product_box .detail {
	float: right;
	display: block;
}

#contact_form { padding: 0; width: 300px; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px; 
	padding: 5px; 
	color: #808b98;
	background: #fff;
	border: 1px solid #dedede; 
}

#contact_form form label { display: block; width: 100px; margin-right: 12px; font-size: 11px }

#contact_form form textarea { 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px; 
	height: 200px; 
	padding: 5px; 
	color: #808b98;
	background: #fff; 
	border: 1px solid #dedede; 
}

#contact_form form .submit_btn { 
	display: block; 
	padding: 5px 12px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;
	background-color: #000; 
	border: 1px solid #fff; 
	color: #fff; 
	font-size:11px; 
	cursor: pointer;
}

.content_half { width: 320px }
.content_13 { width: 220px; margin-right: 10px }

.faqs p { margin-bottom: 20px }
.faqs h5 { margin-bottom: 5px }

#templatemo_footer a {
	color: #ff00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#templatemo_footer a:hover {
	color: #000;
	text-decoration:none;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	float: left;
    width: 680px;
    height:0 auto; ;
	margin-right: 20px;
	margin-bottom: 40px;
}

#slider {
	position:relative;
    width: 700px;
    height: 300px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	width:620px;
	height:350px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}
.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#table-bg td {
	border-bottom:#f1f1f1 solid 1px;
	border-right:#f1f1f1 solid 1px;
	padding:2px 2px 2px 2px;
	color:#000;
	margin:0px;
	}
.table td {
	border-bottom:#f1f1f1 solid 1px;
	border-right:#f1f1f1 solid 1px;
	padding:2px 2px 2px 2px;
	color:#000;
	margin:0px;
	}
	
.table p {
	font-size:12px;
 font-family:Arial, 'Helvetica', sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px;
	}		
.table img {
	border:#000 solid 1px;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
.table h3 { font-family:Arial, 'Helvetica', sans-serif;
	font-size: 16px;
	line-height:1.5em;
	font-weight:bold;
	color:#0094a5;
	padding:2px 2px 2px 2px;
	margin:0 0 0 0px;
	}		