/*
Credit: http://www.olndesigns.com
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 2.1em;
	background-color: #f7f7f7;
	background-repeat: repeat-x;
	background-position: top;
}

#home { background-image: url(../images/oln_body_home.png) }
#subpage { background-image: url(../images/oln_body_subpage.png) }

a, a:link, a:visited { color: #666; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

a.more { display: inline-block; padding: 3px 10px; font-size: 12px; font-weight: bold; color: #21bdd0; background: #e9e9e9 }
a.more:hover { background: #333; text-decoration: none }

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}
img { border: none; }
blockquote { border: 1px solid #ccc; 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 0; padding: 0; list-style: none }
.tmo_list li { color:#636363; margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(../images/oln_list.png) no-repeat scroll 0 7px  }
.tmo_list li a { color: #636363; font-weight: normal }
.tmo_list li a:hover { color: #000 }


h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal; }
h1 { font-size: 30px; margin: 0 0 30px; padding: 5px 0 }
h2 {
	font-size: 26px;
	margin: 0 0 15px;
	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 }

#oln_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
}

#oln_header {
	width: 960px;
	height: 100px;
}

#oln_menu { 
	width: 960px;
	height: 50px;
}

#oln_middle {
	height: 840px;
	height: 200px;
	padding: 0px 0px;
	background: url(../images/oln_middle.png) no-repeat
}

#oln_main_top {
	width: 960px;
	height: 12px;
	background: url(../images/oln_main_top.png) no-repeat top
}

#oln_main {
	width: 960px;
	background: url(../images/oln_main_middle.png) repeat-y
}

#sidebar {
	float: left; 
	width: 200px;
	padding: 20px 30px 0 10px;
}

#content-home {
	float: right;
	width: 930px;
	padding: 10px 5px 20px 20px;
}

#content {
	float: right;
	width: 700px;
	padding: 20px 10px 20px;
}

#oln_footer {
	width: 940px;
	padding: 30px 10px 20px;
	background: url(../images/oln_main_bottom.png) top no-repeat
}

#site_title {
	float: left;
	margin-top: 20px;
	width: 400px;
	line-height: 5ex;
}
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a {
	display: block;

	padding: 35px 0 0 85px;
	font-size: 12px;
	color: #999;
	text-align: left;
	background: url(../images/oln_logo.png) no-repeat top left
}

#header_right { float: right; display: inline-block;	 padding-top: 20px; }

#language { margin: 0; padding: 0; list-style: none }
#language li { float: right; display: block; margin-left: 5px }

#oln_search { clear: both; margin-top: 5px; width: 232px; height: 31px; background: url(../images/oln_searchbox.png) }
#oln_search form {
	margin: 0;
	padding: 0;
}

#oln_search .txt_field {
	float: left;
	display: block;
	height: 30px;
	line-height: 20px;
	width: 180px;
	color: #999;
	font-size: 12px;
	padding: 0 5px;
	font-variant: normal;
	border: none;	
	background: none;
}

#oln_search .sub_btn {
	float: right;
	display: block;
 	height: 34px;
	width: 30px;
	cursor: pointer;
	border: none;
	background: none;	
}

#oln_middle h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	margin-bottom: 15px;
}

#oln_middle p {
	color: #ccc;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

#oln_middle img {
	float: none;
	margin-left: 0px;
}

#oln_middle a.buy_now {
	display: inline-block;
	padding: 8px 20px;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	color: #0F3883;
}

#product_slider {
	padding: 20px 30px 20px 30px;
	background:  url(../images/oln_slider.png) bottom center no-repeat
}

#sidebar h3 {
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background: url(../images/sidebar_header_bg.png)  left bottom no-repeat
}
.sidebar_menu {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.sidebar_menu li {
	margin: 0;
	padding: 2px 0 3px 15px;
	background: url(../images/oln_list_01.png) no-repeat scroll 0 8px;
	border-bottom: 1px dotted #ccc
}

.sidebar_menu li a {
	font-size: 11px;
}

#content h2 { font-size: 24px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 20px }

table td { border-bottom: 1px solid #ccc }

.checkout input { border: 1px solid #ccc; margin-bottom: 15px; height: 20px; line-height: 18px; 	padding: 3px;}

.faq h3 { font-size: 14px; margin: 30px 0 5px }

.product_gallery {
	margin-bottom: 10px;
	text-align: center
}

.product_gallery img {
	margin-bottom: 5px;
}

.product_gallery h3 {
	font-size: 12px;
	color: #999;
	font-weight: 700;
}

.product_gallery .product_price {
	color: #000;
	font-weight: 700
}

.add_to_cart {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/cart.png) no-repeat right center	
}

#newsletter {
	margin-bottom: 60px;
}

#newsletter .txt_field {
	width: 188px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#999;
}

#newsletter .subscribebtn{
	float: right;
	display: inline-block;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: 700;
	background: #21bdd0;
	color: #fff;
	border: none;
}

/** sided-menu-starts-here **/

/** box2 **/
.box2 {
	background-position: right bottom;
	width: 200px;
}
.box2 > div {
	background-position: left top;
	background-repeat: repeat-y;
	min-height: 100px;
	padding: 0 10px;
}
/** archives **/
.archives {
	list-style: none;
	margin: 0;
	padding: 18px 0;
}
.archives > li {
	cursor: pointer;
	border-top: 1px solid #e5e5e5;
}
.archives > li > span {
	background-position: right -160px;
	color: #330134;
	display: block;
	font: 14px/30px "Trebuchet MS";
	height: 30px;
}
.archives > li:first-child {
	border-top: 0;
}
.archives ul {
	display: none;
	list-style: none;
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 12px 0;
}
.archives ul li a {
	color: #9b8d84;
	display: block;
	font: 13px/24px Trebuchet MS;
	padding-left: 10px;
	text-decoration: none;
}
.archives ul li a:hover {
	color: #099;
}
.archives > li:hover > span {
	color: #099;
}
.archives > li ul {
	display: none;
}
.archives > li:hover > span, .archives > li:hover ul {
	background-position: right bottom;
	color: #06C;
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
/** sided-menu-ends-here **/

#contact_form { padding: 0; width: 282px; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 220px; padding: 5px; color: #666;  background: #fff; border: 1px solid #dedede; 	font-family: Tahoma, Geneva, sans-serif; font-size: 12px; margin-top: 3px;}

#contact_form form label { display: block; width: 100px; margin-right: 12px; font-size: 11px }
#contact_form form textarea { width: 270px; height: 150px; padding: 5px; color: #666; background: #fff; border: 1px solid #dedede; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; margin-top: 3px;}
#contact_form form .submit_btn { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #555; border: 1px solid #000; color: #fff; font-size:11px; cursor: pointer }

.footer_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer_menu li {
	margin: 0;
	padding: 2px 0 3px 0px;
	border-bottom: 1px dotted #ccc
}

.footer_menu li a {
	font-size: 11px;
}

.col {
	float: left;
	margin-right: 10px
}
.col_13 {
	width: 300px
}
.col_14 {
	width: 300px
}
.col_15 { width: 400px }
.col_16 { width: 940px }
.col_23 { width: 620px }
.col_24 { width: 650px }

.no_margin_right {
	margin-right: 10px
}
