/*
Theme Name: Jakarta Plotter
Theme URI: http://jakartaplotter.com/
Description: Default Jakarta Plotter website.
Version: 1.1
Author: Yoowebs
Author URI: http://yoowebs.com/

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*======END of RESET=========*/

body {
	background:#e4e1da;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	color:#333;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:underline;
}

#head_nav{
	background:#F90;
	height:40px;
}

#head_nav_inner {
	width:960px;
	margin:0 auto;
}

#top_nav {
	float:right;
	padding-top:3px;
}

#top_nav a {
	color:#FFF;	
}

#top_nav li {
	float:left;	
	padding:10px;
}

#header {
	height:80px;
	margin:0 auto;
	width:960px;
}

#logo {
	float:left;
	width:65%;
}

#phone_num {
	float:right;
	margin-top:20px;
	text-align:center;
	width:35%;
}

#search {
	float:right;
	width:230px;
	padding:15px 10px 10px;
}

#cat_nav {
	background:url(images/cat_nav.png) no-repeat;
	margin:0 auto;
	width:960px;
	height:45px;
}

#nav {
	line-height:3.7em;
}	

	#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		z-index:999;
	}
	
	#nav a {
		display: block;
		color:#FFF;
		font-weight:bold;
		padding:0 15px;
	}
	
	#nav li {
		float: left;
		
	}
	
	#nav li ul {
		position: absolute;
		left: -999em;
		background:#F90;
		line-height:3em;
		width:150px;
	}
	
	#nav li ul li {	
		width:150px;	
	}
	
	#nav li:hover ul {
		left: auto;
	}
	
	#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}

#main_content {
	width:960px;
	background:#FFF;
	margin:0 auto;
}

#slideshow {
	height:250px;	
}

#slide_left {
	margin-right:10px;
	width:170px;
	float:left;
}

#slide_right {
	width:500px;
	float:left;
}

#content {
	width:680px;
	float:left;
	padding:10px 10px 10px 20px;
}

#post_content {
	line-height:1.2em;	
}

	#post_content h1 {
		font-size:24px;
		font-weight:bold;
	}
	
	#post_content h2 {
		font-size:18px;
		font-weight:bold;
	}
	
	#post_content h3 {
		font-size:16px;
		font-weight:bold;
		color:#06C;
	}
	
	#post_content p {
		margin:10px 0;	
	}
	
	#post_content tr:hover {
		background:#CCC;
	}
	
	#post_content tr:hover a{
		background:#CCC;
	}
	
	#post_content td {
		padding:5px;
		border:1px solid #CCC;
	}
	
	#post_content #prod_img {
		margin:10px;
	}
	
		#post_content #prod_img img {
		border:1px solid #CCC;
		margin-right:10px;
		float:left;
		}
	
	#post_content #spec {
		border-top:1px solid #CCC;
		padding:10px 0;
	}
	
#content ul {
	list-style-position: inside;
	list-style-type: disc;
}

.product_col {
	width:160px;
	float:left;
	margin:5px 5px 10px 5px;
	text-align:center;
}

.product_col h3 {
	background:url(images/prod_h3.png) no-repeat;
	height:42px;
	text-align:center;
	line-height:3.5em;
}

.product_col img, .product_row img {
	border:1px solid #CCC;
	display: block;
	margin:10px auto;
}

.product_col div {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px;
}

.price {
	color:#F60;
	font-weight:bold;
	padding-bottom:5px;
}

.product_col div div, .product_col div div div, .product_col div div div div, .product_row div div, .product_row div div div, .product_row div div div div{
	border:none;
	padding:0;
}

.product_col div a, .product_row div a {
	color:#06F;	
	font-weight:bold;
}

.product_row {
	width:670px;
	float:left;
	margin:5px 5px 10px 5px;
	text-align:center;
}

.product_row h3 {
	background:url(images/prodrow_h3.png) no-repeat;
	height:42px;
	text-align:left;
	line-height:3.5em;
	padding-left:15px;
}

.product_row div {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:5px;
}

.product_row .row_each {
	float:left;
	padding:5px;
	width:150px;
	height:180px;
}

.product_col .col_each {
	margin-bottom:20px;
	height:160px;
}
	
#sidebar {
	width:230px;
	float:left;
	margin-left:10px;
}

#ym_table {
	width:100%;	
}

#ym_table td {
	
}

.clr {
	clear:both;	
}

.alignleft {
	float:left;
	margin-right:10px;
}

#footer {
	background:url(images/foot_bg.png) #FFF no-repeat bottom;
	padding-bottom:18px;
	padding-top:20px;
	width:960px;
	margin:0 auto 20px;
	font-size:11px;
}

#foot_inner {
	padding:20px;
}

.widget {
	margin-bottom:10px;
}

.widget h3 {
	color:#FFF;
	padding:10px 0 0 10px;
	background:url(images/grey_h3.png) no-repeat;
	height:24px;
}

.widget div {
	padding:5px;	
}

#support div {
	text-align:center;
}

#support img {
	padding:10px 0 0;	
}

#slide4 {
	height:250px;	
}

.sld_num {
	float:right;
	margin:-25px 5px 0;
	position:relative;
	right:0;
	z-index:999;
}

#sld_num a, #s7 strong { 
	margin: 0 2px; 
	padding: 3px 5px; 
	border: 1px solid #ccc; 
	background: #333; 
	text-decoration: none;
	color:#FFF;
}

#sld_num a.activeSlide, #sld_num a:hover { 
	background: #F60;
}

#sld_num a:focus { 
	outline: none; 
}

#output { 
	text-align: left; 
}

#sld_num { 
	text-align: left 
}
