/*
Theme Name: ejb-latest
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: ONSIS
Author URI: http://www.neswebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by ONSIS,
	whose blog you will find at http://www.neswebdesign.com/

	The CSS, XHTML and design is released under GPL: 
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Global Style*/
*{
	outline:none;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma;
	/*background: url(images/body-bg.jpg) repeat; */
	background:#e7f9ff url(images/body-bg.jpg) repeat-x top center;
	color: #333;
	text-align: center;
}
#page {
	text-align: left;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.clear{clear: both;}
#header {
	background: no-repeat top center;
}
#headerimg {
	background:url(images/cloud_bg.png) right top no-repeat !important;
	margin:0px auto;
	height: 422px;
	width: 995px;
	padding:0px;
	position:relative;	
}

/*#headerimg h1{
	background:url(images/logo.png) no-repeat left bottom;
	font:normal 36px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#000;
	padding:150px 0px 9px 6px;
	margin:0px;
}*/

#headerimg h1{
	/*background:url(images/logo.png) no-repeat left bottom;*/
	font:normal 36px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#000;
	padding:65px 0px 9px 0px;
	margin:0px;
	float:left;
}

#headerimg h1 a{
	color:#000;
}
.followus{
	position:absolute;
	right:290px;
	top:67px;
}
.feedme{
	position:absolute;
	right:55px;
	top:43px;
}
.dealer-logo{
	position:absolute;
	left:370px;
	top:10px;
}
.search{
	top:43px;
	right:10px;
	margin:0px;
	position:absolute;
	font:normal 12px Tahoma;
	color:#81c3f3;
	padding:0px;
	margin:0px;
	float:right;
	width:225px;
}
.search #searchform{
	margin:0!important;
}
.search form{
	padding:0px;
	margin:0px;
}
.search input{
	padding:3px 0 0 3px;
	margin:0px 0px 0 0;
	/*border:1px solid #bad6d9;*/
	font:normal 12px Tahoma;
	height:17px;
	width:134px;
	color:#81c3f3;
	border:1px solid #dcf0ff;
	float:left;
}
.search #searchsubmit{
	margin:0px;
	font:bold 11px Verdana, Geneva, sans-serif;
	width:25px;
	height:22px;
	cursor:pointer;
	color:#0d5892;
	position:absolute;
	top:29px;
	right:10px;
	border:none;;
	background-color:transparent;
	float:right;
}

#navigation_main {
	float:right;
	
}
#navigation_main #navigation{
	padding:0px;
	margin:105px 0 0 0;
	height:40px;
	width: 650px;
	position: relative;
	z-index:10;
	float:right;
}
#navigation_main #navigation .left{
	background:url(images/nav-left.png) no-repeat left top;
	padding:0px 0px 0px 8px;
	height:49px;
	float:left;
	width:12px;
}
#navigation_main #navigation .right{
	background:url(images/nav-right.png) no-repeat right top;
	padding:0px 0px 0px 8px;
	height:49px;
	float:right;
	width:12px;
}
#navigation_main #navigation ul{
	padding:0px;
	float:left; width:672px;
	list-style-type:none;
	font:bold 14px/40px Arial, Helvetica, sans-serif;
	color:#000;
/*	background:#ddf1fe;*/
	height:49px;
}
#navigation_main #navigation ul li{
	padding:0px;
	margin:0px;
	float:left;
	width:auto;
	min-width:90px;
	text-align:center;
	/*background:url(images/divider.jpg) no-repeat right;*/
}
#navigation_main #navigation ul li a{
	color:#000;
}
#navigation_main #navigation ul li a:hover{
	color:#1f497d;
	text-decoration:none;
	border:none;
}
#navigation_main #navigation ul li a:active{
	color:#000;
}
#navigation_main #navigation ul li a.dealer {
	color:#e64100;
}
#navigation_main #navigation ul li a:hover.dealer {
	color:#000;
}
#navigation .search{
	padding:23px 15px 0px 0px;
	margin:0px;
	float:right;
}
#navigation .search form{
	padding:0px;
	margin:0px;
}
#navigation .search input{
	padding:0px;
	margin:0px;
	border:1px solid #bad6d9;
	font:normal 11px Verdana, Geneva, sans-serif;
	height:16px;
	width:150px;
}
#navigation .search #searchsubmit{
	padding:0px 0px 3px 0px;
	margin:0px;
	border:1px solid #848383;
	background:url(images/button-bg.jpg) repeat-x left top;
	font:normal 11px Verdana, Geneva, sans-serif;
	width:69px;
	cursor:pointer;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:10px 20px 10px 20px;
	text-align:left;
	font:normal 12px Tahoma, Geneva, sans-serif;
	overflow:hidden;
}
.narrowcolumn .entry p{
	padding:5px;
	margin:8px 0px 10px 0px;
}
.postdiv .entry{
	line-height: 1.4em;
	padding:10px 20px 10px 30px;
	text-align:left;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
.postdiv .entry p{
	padding:5px;
	margin:8px 0px 10px 0px;
}

.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
	/*border: 1px solid #ddd;*/
}
.even, .alt {
	/*border-left: 1px solid #ddd;*/
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left:25px;
}
div.date1 {
	background: url(images/date-bg.png) no-repeat;
	width: 125px; height:218px;
	position: absolute;
	z-index:999;
	left:-106px;
	color: #fff;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:95px 0px 0px 10px;
	text-align: center;
}
div.date2 {
	background: url(images/date-bg1.png) no-repeat;
	height:113px;
	width: 192px;
	position: absolute;
	z-index:99999999;
	left:-94px;
	color: #fff;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:60px 0px 0px 10px;
	text-align: center;
}
div.date3 {
	background: url(images/date-bg2.png) no-repeat;
	height:224px;
	width: 164px;
	position: absolute;
	z-index:99999999;
	left:-138px;
	color: #fff;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:60px 10px 0px 0px;
	text-align: center;
}
h1, h2, h3 {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	border:none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
}
#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 1002px;
}
#page {
	margin:0px;
	padding:0px;
	float:left;
	width: 1003px;
	/*position:relative;*/
}
#header {
	padding: 0;
	height: 422px;
	width: 100%;
}
/*#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}*/
.narrowcolumn {
	float: left;
	padding:5px 0 20px 35px;
	*padding:1px 0 20px 35px;
	margin:0px;
	width: 641px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 33px;
	width: 641px;
	float:left;
	
}
/*
.widecolumn .post{
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	width: 641px;
	min-height: 200px;
	float:left;
	
}
.widecolumn .post h2{
	margin:0 0 5px 5px;
}
.widecolumn .post .entry{
	padding:10px 20px 10px 5px;
}
.postdiv .post {
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	width: 641px;
	min-height: 200px;
	float:left;
}
*/

.post {
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	_background:url(images/post-bg.jpg) repeat-y left;
	width: 641px;
	min-height: 250px;
	height:250px;
	float:left;
	padding-bottom: 10px;
	position:relative;
}

htmL>body .post{
	height:auto;
}

.page{
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	width: 641px;
	min-height: 150px;
	float:left;
}

#respond{
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	width: 641px;
	min-height: 150px;
	float:left;
}
#content #searchform #searchsubmit{
	background:url(images/search_btn.jpg) no-repeat;
	width:106px;
	height:26px;
	cursor:pointer;
	border:none;
	margin-top:10px;
	text-indent:-10000px;
}
.post small{
	margin:0 0 5px 25px;
}


.post hr {
	display: block;
}
.widecolumn .post {
	margin:0px;
}
.narrowcolumn .postmetadata {
	padding:5px;
	background:#dddddd;
	font:normal 12px Tahoma, Geneva, sans-serif;
	float:left;
	width:580px;
}
.narrowcolumn .postmetadata a{
	color:#000;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/*.body_bottom_round{
	background: url('images/footer-top-bg.jpg') 21px top no-repeat  ;
	*background: url('images/footer-top-bg.jpg') 22px top no-repeat  ;
	padding: 0;
	margin: 0 auto;
	width: 1002px;
	height:9px;
	overflow:hidden;
	clear: both;
}*/
#footer {
	background: url('images/footer-bg.png') repeat-x left top;
	padding: 0;
	margin-top:5px;
	width: 100%;
	clear: both;
	overflow: hidden;
	height:231px;
	/*border-top:1px solid #83a79d; */
	text-align:center;
}
#footer .icons {
float:right;
margin:25px 0 0 0;
width:200px;
}
#footer .icons .tweet {
float:right;
}
#footer .icons .rss {
float:left;
}
#footer .linkcontainer {
	width:600px;
	height:146px;
	overflow:hidden;
}
#footer .linkcontainer .mid {
	float:left;
	background:url(images/footerlinkcontainerbg.png);
	width:578px;
	height:135px;
	padding:11px 0  0;
}
#footer .linkcontainer .left {
	float:left;
	background:url(images/footerlinkcontainerleft.png) no-repeat;
	width:11px;
	height:146px;
}
#footer .linkcontainer .right {
	float:right;
	background:url(images/footerlinkcontainerright.png) no-repeat;
	width:11px;
	height:146px;
}
a.rss{
	background:url(images/feedicon.png) left bottom no-repeat;
	width:91px;
	height:92px;
	display:block;
}
a.rss:hover{
	background:url(images/feedicon.png) left top no-repeat;
	width:91px;
	height:92px;
	display:block;
}
a.tweet{
	background:url(images/tweetericon.png) left top no-repeat;
	width:91px;
	height:92px;
	display:block;
}
a.tweet:hover{
	background:url(images/tweetericon.png) left bottom no-repeat;
	width:91px;
	height:92px;
	display:block;
}
div.links {
	margin: 10px 19px 0 19px;
	overflow:hidden;
	text-align: center;
	color: #000;
	font-size:11px;
}
div.links a {
	color: #333;
	text-decoration:underline;
}
#footer .content{
	width:960px;
	margin:40px auto;
	padding-top:35px;
	text-align:left;
	overflow:hidden; color:000;
}

.takealook{
	width:160px;
	padding:0 10px;
	color:#000;
	float:left;
	font-size:12px;
}

.about{
	width:200px;
	padding:0 10px;
	color:#000;
	float:left;
	font-size:12px;
}
.friends{
	width:200px;
	padding:0 10px;
	color:#000;
	float:left;
	font-size:12px;
}
.resources{
	width:165px;
	padding:0 10px;
	color:#f2eded;
	float:left;
	font-size:12px;
}


.network-site{
	width:140px;
	padding:0 10px;
	color:#000;
	float:left;
	font-size:12px;
}
.takealook h2, .about h2, .friends h2, .resources h2, .network-site h2{
	padding:0 0 15px 0;
	margin:0;
	color:#000;
	font:bold 14px Tahoma;
}

.takealook p, .about p, .friends p, .resources p{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.takealook a, .about a, .friends a, .resources a, .network-site a{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.takealook a:hover, .about a:hover, .friends a:hover, .resources a:hover{
	text-decoration:none;
	color:#000;
}

.takealook ul, .about ul, .friends ul, .resources ul, .network-site ul{
	padding:0;
	margin:0 0 0 15px;
	list-style-image:url(images/footerlink_arrow.png);
	color:#000!important;
}
.takealook li, .about li, .friends li, .resources li, .network-site li{
	font-family:Tahoma;
	font-size:12px;
	padding:1px 0;
	color:#000 !important;
}
.takealook li a, .about li a, .friends li a, .resources li a, .network-site li a{
	font-family:Tahoma;
	font-size:12px;
	padding:1px 0; color:#000000 !important;
	text-decoration:none;
}
.takealook li a:hover, .about li a:hover, .friends li a:hover, .resources li a:hover, .network-site li a:hover{
	font-family:Tahoma;
	font-size:12px;
	padding:1px 0; color:#000000 !important;
	text-decoration:underlines;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

.postdiv .post h2 {
	margin: 0px 0 5px 30px;
	padding:0px;
}
.postinfobar {
	width:553px;
	height:19px;
	background:#ddd;
	margin:0 0 0 30px;
	padding:5px 0 0 25px;
}

h2 {
	margin: 0px 0 5px 20px;
	padding:0px;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	margin-left:0;
}

#sidebar h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 5px 0 0 18px;
	letter-spacing:-1px;
	line-height:32px;
	background: url(images/right_header.png) no-repeat;
	height: 56px;
	width: 275px;
	font-weight:normal;
}
#sidebar .icon {
	float:left;
	background:#ddf1fe;
	width:233px;
	height:49px;
	margin:5px 0 10px 25px;
}
#sidebar .icon a.iconmain {
	background:url(images/icon.png) no-repeat 0px 0px; margin:6px 0 0 20px;
	width:34px;
	height:36px; 
	float:left;
}
#sidebar .icon a.twitter {
	background-position:0px 0px;	
}
#sidebar .icon a.feeds {
	background-position:-44px 0px;
}
#sidebar .icon a.facebook {
	background-position:-86px 0px;
}
#sidebar .icon a.mail {
	background-position:-129px 0px;
}
#sidebar .dealer {
	float:left; 
	padding:0 0 10px 25px;
}
#sidebar .video {
	float:left;
	padding:5px 0 15px 15px;
}
#sidebar input{
	padding:0px;
	margin:0px;
	border:1px solid #bad6d9;
	width:160px;
	height:16px;
	margin:0px 0px 0px 20px;
}

#sidebar input.submit{
	padding:0px 5px 5px 5px;
	margin:0px 15px 0px 5px;
	border:1px solid #848383;
	background:url(images/button-bg.jpg) repeat-x left top;
	font:normal 11px Verdana, Geneva, sans-serif;
	width:30px;
	cursor:pointer;
}

.contact-form label{
	width:200px;
	float:left;
	padding:3px 5px;;
}

.form-input input{
	margin:3px;
	float:left;
}
.form-textarea textarea{
	float:left;
	margin-left:3px;
}

.form-submit{
	float:left;
}
.form-option #ec_option_cc{
	float:left;
}
fieldset{
	padding:10px 0;
	margin:10px 0;
	border:1px solid #7AA297;
}
fieldset legend{
	color:#000;
	margin-left:10px;
	font-size:13px;
	font-weight:bold;
}
h3 {
	margin:0 0 5px 25px;
	padding:0;
	font-weight:bold;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
/*content: "\00BB \0020";*/
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin:  5px 0 0 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	/*background:url(images/sidebar_box_bg.jpg) repeat-y; */
	margin-left:10px;
}
#sidebar ul li.cat-item {
	width:46.5%;
	float:left;
	
}
	
#sidebar ul li ul {
	padding: 0 8px 10px 8px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	/*background:url(images/sidebar_box_bg.jpg) repeat-y;*/
	font-size: 12px;
	margin-top:0px;
	width:252px;
	list-style:none;
	margin:0;
}
#sidebar ul li ul li {
	padding:0 3px 0 5px;
	background:none;
	line-height:25px;
	border-bottom:1px solid #bad6d9;
}
#sidebar ul li ul li a {
	color: #000;
	background:url(images/arrows_bullet.jpg) left 5px  no-repeat;
	padding-left:14px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	background:none;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar .bottom{
	/*background:url(images/sidebar_box_bottom.jpg) no-repeat; */
	width:270px;
	height:9px;
	overflow:hidden;
}
/* End Entry Lists */

.contact-form .button{
	background:url(images/submit_btn.jpg) no-repeat;
	width:106px;
	height:26px;
	cursor:pointer;
	border:none;
	margin-top:10px;
	text-indent:-10000px;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 30px 0 20px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}


#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px;
	*margin:-2px 0px 0px 0px;
	text-align: justify;
	background:url(images/post-bg.jpg) repeat-y center;
	width: 641px;
	min-height: 150px;
	float:left;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	margin: 0 0 0 12px;
	width: 296px;
	float: left;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding:10px;
}

.navigation a{
	color:#000;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wpsc_subcategory p{ 
	margin:0 0 10px !important;
	padding:5px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.contact-form .button{
	background:url(images/submit_btn.jpg) no-repeat;
	width:106px;
	height:26px;
	cursor:pointer;
	border:none;
	margin-top:10px;
	text-indent:-10000px;
}

#commentform #submit{
	background:url(images/submit_comment.jpg) no-repeat;
	width:184px;
	height:26px;
	cursor:pointer;
	border:none;
	margin-top:10px;
	text-indent:-10000px;
}

a.closethis{
	font: italic 11px Georgia,Times New Roman,Times,serif; 
	color:#B85B5A;
}



.flL{ float:left;}
.flR{ float:right;}

.pro_img{
	width:120px;
	height:120px;
	padding:6px 3px 3px 3px;
	float:left;
	text-align:right;
}
.pro_des{
	width:455px;
	padding:3px;
	float:left;
	text-align:justify;
}



ul.plugin_pro{
	float:left;
	width:600px;
	margin:0 !important;
	padding:0 !important;
	text-indent:0px !important;
}

ul.plugin_pro li{
	float:left;
	overflow:hidden;	
	border:1px solid #7AA297;
	margin:0 0 10px 0 !important;
	padding:5px;
	width:590px;
}

ul.plugin_pro h2{
	color:#333333;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 10px;
}
ul.plugin_pro li div.wpsc_subcategory{
	width:455px;
	padding:0 3px;
	float:left;
	text-align:justify;
}

ul.plugin_pro li div.wpsc_subcategory p{
	margin:0;
	padding:5px;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
table.dealer_form{
	width:400px;
}
table.dealer_form td{
	padding:2px 5px;
	font:normal 11px Tahoma, Geneva, sans-serif; 
}



/*---- Features -----*/

.features{
	display:block;
}

h2.feature-title{
	margin-left:10px;
	margin-top:10px;
	width:650px;
	_width:620px;
	text-align:left;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	float:left;
}


.features h2{
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0 0 10px 0;
	padding:0;
}

.features .feature_img{
	width:120px;
	padding:0 5px 5px 0px;
}

.features .feature_des{
	width:460px;
	padding:0 0px 5px 5px;
}


.social-link{
	margin-left:10px;

}


#cssmenu{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	padding:0;
	margin: 4px 0 0 30px!important;
	list-style:none;
	width:650px!important;
}

#cssmenu li{
	z-index: 99;
	float: left;
}

#cssmenu li:first-child{
	background:none;
}

#cssmenu ul li:first-child{
	font-size: 1.2em;
	background: #fff;
}
#cssmenu li a{
	display:block;
	text-decoration:none;
	padding-top: 1px;
	padding: 0 5px;
	font-size:14px;
	color: #000;
	font-weight: bold;
}
#cssmenu li li a {
	color:#060105 !important;
	text-transform:none;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
}

#cssmenu li:hover, #cssmenu li.hover {position: relative;}

#cssmenu li:hover ul, #cssmenu li.hover ul {
	border-right:1px solid transparent;
}

#cssmenu .active a, #cssmenu li a:hover{}

#cssmenu ul{
	display:none;
	position:absolute;
	left:0px;
	top:25px;
	margin:0;
	padding:0;
	width:150px;
	z-index:200;
	border: 1px solid #688a7e;
	border-bottom:none;
}
#cssmenu li:hover ul, #cssmenu li.hover ul{
	display:block;
}
#cssmenu ul li:hover ul, #cssmenu ul li.hover ul{
	display:block!important;
}
#cssmenu ul li:hover, #cssmenu ul li.hover, #cssmenu ul ul li:hover, #cssmenu ul ul li.hover{
	background:url(bg-hover.gif) repeat-x left top!important;
	color:#688a7e!important;
}
#cssmenu ul li{
	text-transform:none!important;
	background:#fff;
	border-bottom: 1px solid #688a7e;
	border-right: 1px solid #688a7e;
	width:146px;
	display:block;
}
#cssmenu ul li.last{
	padding-right:0;
	background:#f0dcb9;
}
#cssmenu ul ul{
	display:none!important;
	position:absolute;
	left:144px;
	top:0;
	margin:0;
	padding:0;
	width:150px;
	z-index:12;
	}
#cssmenu ul ul li{
	background:#f9e9cd!important;
	}
#cssmenu ul ul li.last{
	padding-right:0;
	background:#f9e9cd;
	}

#cssmenu ul li a{
	font-weight: normal!important;
	padding:8px 5px;
	text-decoration:none;
	width:120px;
	cursor:pointer;
	}

/*========= Product box formating ===========*/

.pro-box h2{
	font:normal 20px Georgia,"Times New Roman",Times,serif;
	color:#333333;
}

.pro-box p{
	float:left !important;
}

div.breadcrumb {
  margin: 0px 0px 10px 0px;
}



/*---------- pdf-content ---------*/

.pdf-content{
	width:650px;
	height:190px;
	background:#b2dfff;
	float:right;
	margin:23px 0 0 0;
	text-align:left;
	padding:10px 5px 0px 5px;
}

.pdf-content ul{
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
}
.pdf-content li{
	float:left;
	width:124px;
	text-align:center;
	margin:0 2px 0 3px;
}
.pdf-content li img{
	margin-left:4px;
}
.pdf-content li a{
	padding:0;
	margin:0;
}

.pdf-content li h2{
	padding:0 !important;
	margin:-2px 0 0 0 !important;
	background:url(images/pdf-txt-bg.png) left top no-repeat;
	width:123px;
	height:24px;
	font:bold 11px Arial, Helvetica, sans-serif;
	height:20px;
	color:#f00;
}

.pdf-content li h2 a{
	color:#fff;
}

.flyercolumn {
	width:995px;
	padding:10px 0;
}

.widebox{
	background:url(images/widebox-bg.png) top left repeat-y;
	width:975px;
	padding:0 10px;
	float:left;
}

.widebox-top{
	width:995px;
	height:8px;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}

.widebox-bottom{
	width:995px;
	height:28px;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}

.flyercolumn h2{
	padding:20px 0 10px 0;
}

.click-text{
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top:3px;
}

.empty-link{
	width:245px;
	height:230px;
	display:block;
	position:absolute;
	top:190px;
	left:30px;
}

/*----- New Delears page style ----*/


.dealer-outter{
	/*background:#fcdb00 url(images/dealer-yellobg.jpg) left top repeat-x;*/
	width:612px;
	/*height:792px;*/
	margin:10px 0 10px 15px;
	border:1px solid #7AA297;
}

.dealer-inner{
	/*background:url(images/dealer-header-bg.jpg) bottom left repeat-x;*/
	width:612px;
	height:513px;
}
.dealer-slice{
	width:612px;
	margin:0;
	padding:0;
}


a.dealer-link{
	margin:15px 0 0 15px;
	color:#5C857A;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	background:url(images/bullet-11.png) left 5px no-repeat;
	padding:0 0 0 18px;			 
}

a.dealer-link:hover{
	margin:15px 0 0 15px;
	color:#5C857A;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(images/bullet-11.png) left 5px no-repeat;
	padding:0 0 0 18px;			 
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



