/*
// JoomlaWorks "Tabs & Slides" Plugin for Joomla! 1.0.x & Mambo - Version 2.4
// License: http://www.gnu.org/copyleft/gpl.html
// Copyright (c) 2006 - 2008 JoomlaWorks, a Komrade LLC company.
// More info at http://www.joomlaworks.gr
// Developers: Fotis Evangelou
// ***Last update: May 20th, 2008***
*/

/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {}
.jwts_tabberlive .jwts_tabbertab {}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}

/* Top list */
ul.jwts_tabbernav {
list-style:none;
list-style-image:none;
border-bottom: 9px #A296A4 solid;
height: 33px;
overflow: hidden;
padding: 0 0 0 50px;
}
/*
ul.jwts_tabbernav:after {
content: ".";
display: block;
line-height: 0px;
font-size: 0px;
clear: both;
}*/
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:block;float:left;background:#A296A4;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {display:block;height:33px;width:144px;background:url(images/tab-bg.jpg) top left no-repeat;line-height:33px;text-align:center;font-size: 1.1em;font-weight:bold;color:#999999;}
ul.jwts_tabbernav li a:visited {}
ul.jwts_tabbernav li a:hover {text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:url(images/tab-hover-bg.jpg) top left no-repeat; color:#FFFFFF;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */

.jwts_tabbertab {display:block;clear:both}

/* --- Slides --- */
.jwts_slider {margin:4px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0;}

/* DEFAULT STYLING */
.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;background:url(slide_bg_r.png) no-repeat right;cursor:pointer;}
.jwts_title_left {background:url(slide_bg_l.png) no-repeat left;margin:0 10px 0 0;}
a.jwts_title_text,
a.jwts_title_text:link {display:block;background:url(down.png) no-repeat;background-position:0px 2px;padding:0 2px 0 20px;margin:0 0 0 8px;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;color:#444;}
a.jwts_title_text:visited {color:#444;}
a.jwts_title_text:hover {display:block;background:transparent url(down.png) no-repeat;background-position:0px 2px;padding:0 2px 0 20px;margin:0 0 0 8px;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;color:#c64934;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:none;border:none;}
.jwts_title_left,.jwts_slidecontent {text-align:left;} /* force content orientation */

/* SOME NEW STYLING (just in case)
.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;}
.jwts_title_left {}
a.jwts_title_text,
a.jwts_title_text:hover {display:block;padding:0 2px 0 16px;margin:0;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;}
a.jwts_title_text,
a.jwts_title_text:link {color:#fff;background:url(slide_bg_b.png) repeat-x;border:1px solid #444;}
a.jwts_title_text:visited {color:#fff;}
a.jwts_title_text:hover {color:#c64934;background:transparent url(slide_bg.png) repeat-x;border:1px solid #ccc;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:#fbfbfb;border:1px dotted #aaa;border-top:none;}
*/


/* Begin Typography & Colors */
body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
}




#content {
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.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: 1em;
	line-height: 1.5em;
	padding: 0 0 0 50px;

	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	letter-spacing: -0.05em;
	

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.45em;
	}




h3 {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

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: #EC2F13;
	}

.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 {
	
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{

	}

a, h2 a:hover, h3 a:hover {
	color: #6D597D;
	text-decoration: none;
	}

a:hover {
	color: #6D597D;
	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 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {

	}

#headerimg {

	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

#footer {

	}

#footer p {

	}
/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {
	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 20px 0 0 0;
	}

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;

	}
	
.alignright-caption {
	float: right;
	margin: 10px 50px 10px 20px !important;

	}	
	
.alignleft-caption {
	float: left;
	margin: 10px 20px 10px 50px !important;

	}		

.alignleft {
	float: left;


	}
	

	
img.double-leftside {
	margin: 0px 16px 0px 0px;

}

img.pad-bottom {
	margin-bottom: 10px;

}

	
/* 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-type: disc;
	padding-left: 10px;*/
	
	}

html>body .entry li {
	
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ul {
	
}

.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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}



ol li, #sidebar ul ol li {
	list-style: decimal outside;

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;

	}
/* End Entry Lists */



/* Begin Form Elements */
form {
	margin: 0;
	padding: 0;
}

#searchform {
	margin: 0 0 0 0;
	padding: 46px 51px 0 0;
	text-align: right;
	}

#searchform #s {
	width: 150px;
	padding: 0px;
	margin: 0 17px 0 0;
	background: none;
	border: none;
		

	}
	
#searchform label {
	position:absolute;
	top:-1500px;
	left:-1500px;
}
	#searchsubmit {
	margin: 0 0 0 0;
	padding: 0px;
	color: #666666;
	background: none;
	font-size: 0.9em;
	border:none;
	text-transform:uppercase;

	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#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;
	}

.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 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 50px 20px 50px;
	padding: 36px 0 0 40px;
	color: #000000;
	background:transparent url(images/blockquote.jpg) no-repeat scroll left top;
	line-height: 1.7em;
	}
	
	

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0;
	margin: 0;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left: 50px;
	}
/* 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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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


/* "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." */



/*--------------------------------------------------Custom Styles ------------------------------------ */


* 
{
  margin:0;
  padding:0;
}

body
{
	/*font-family: Tahoma, Verdana, Helvetica, sans-serif;*/
	font-family:  Arial, Helvetica, "Sans Serif";
	
	text-align:center;

	width: 100%;

	background: url('images/bg.jpg') repeat-x 50% 0 #A296A4;
}

#header {
	text-align:left;
	margin:0 auto; 
	
	background: url(images/header.jpg) no-repeat left top;
	padding:0px;
	width:980px;
	/*height: 160px;*/
	height: 160px;
}

#wrapper
{
	text-align:left;
	margin:0 auto; 
	

	padding:0px;
	width:980px;





}

/*navigation*/

#nav
{
	margin: 0 0 0 0;
	height: 33px;
	background: url(images/nav-bg.jpg) repeat-x left top;
	text-align: center;
	

}

#nav-cont {
	width: 980px;
	margin: 0 auto; 
}

	#nav ul
{
	list-style-type:none;
	overflow: hidden;
	padding: 0 0 0 50px;
	



}

#nav ul li
{
	
	float:left;
	list-style-type: none;


}

#nav ul li a 
{
	display: inline-block;
	padding: 0 30px;
	height: 33px;
	/*background: transparent url(images/nav.gif) no-repeat -49px -25px;*/
	/*text-indent: -9009px;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 30px;
}

#nav ul li a:hover {
	background: url(images/nav-hover.jpg) center top no-repeat;
	text-decoration: none;
}

/*
#nav ul li#nav1 a { width: 81px; }
#nav ul li#nav1 a { background-position: 0px 0px; }
#nav ul li#nav1 a:hover { background-position: 0px -46px; }
#nav ul li#nav1 a#current { background-position: 0px -46px; }

#nav ul li#nav2 a { width: 67px; }
#nav ul li#nav2 a { background-position: -81px 0px; }
#nav ul li#nav2 a:hover { background-position: -81px -46px; }
#nav ul li#nav2 a#current { background-position: -81px -46px; }

#nav ul li#nav3 a { width: 103px; }
#nav ul li#nav3 a { background-position: -148px 0px; }
#nav ul li#nav3 a:hover { background-position: -148px -46px; }
#nav ul li#nav3 a#current { background-position: -148px -46px; }

#nav ul li#nav4 a { width: 97px; }
#nav ul li#nav4 a { background-position: -251px 0px; }
#nav ul li#nav4 a:hover { background-position: -251px -46px; }
#nav ul li#nav4 a#current { background-position: -251px -46px; }

#nav ul li#nav5 a { width: 91px; }
#nav ul li#nav5 a { background-position: -348px 0px; }
#nav ul li#nav5 a:hover { background-position: -348px -46px; }
#nav ul li#nav5 a#current { background-position: -348px -46px; }

#nav ul li#nav6 a { width: 95px; }
#nav ul li#nav6 a { background-position: -439px 0px; }
#nav ul li#nav6 a:hover { background-position: -439px -46px; }
#nav ul li#nav6 a#current { background-position: -439px -46px; }

#nav ul li#nav7 a { width: 110px; }
#nav ul li#nav7 a { background-position: -534px 0px; }
#nav ul li#nav7 a:hover { background-position: -534px -46px; }
#nav ul li#nav7 a#current { background-position: -534px -46px; }

#nav ul li#nav8 a { width: 105px; }
#nav ul li#nav8 a { background-position: -644px 0px; }
#nav ul li#nav8 a:hover { background-position: -644px -46px; }
#nav ul li#nav8 a#current { background-position: -644px -46px; }

#nav ul li#nav9 a { width: 72px; }
#nav ul li#nav9 a { background-position: -749px 0px; }
#nav ul li#nav9 a:hover { background-position: -749px -46px; }
#nav ul li#nav9 a#current { background-position: -749px -46px; }

#nav ul li#nav10 a { width: 68px; }
#nav ul li#nav10 a { background-position: -821px 0px; }
#nav ul li#nav10 a:hover { background-position: -821px -46px; }
#nav ul li#nav10 a#current { background-position: -821px -46px; }

#nav ul li#nav11 a { width: 91px; }
#nav ul li#nav11 a { background-position: -889px 0px; }
#nav ul li#nav11 a:hover { background-position: -889px -46px; }
#nav ul li#nav11 a#current { background-position: -889px -46px; }

#subnav {
	height: 21px;
	background: #C1E8F8;
	border: 2px #FFFFFF solid;
	border-width: 2px 0 2px 0;
	color: #04367F;
	padding: 0 0 0 30px;
	
}

#subnav a {
	text-decoration: none;
	color: #04367F;
	font-weight: bold;
	line-height: 21px;
}

#subnav a:hover {
	color: #666666;
}	

#subnav ul {
	list-style-type: none;
}

#subnav ul li {	
	background: url(images/subnav-bullet.gif) no-repeat;
	background-position:0 0px;
	padding: 0 0 0 20px;
	display: inline;
}
*/
#flash {
	width: 980px;
	height: 243px;
	
	margin: 0 0 9px 0;
	
}

#main {
	overflow: hidden;
	width: 100%;
	background: url(images/product-page-main-bg.jpg) no-repeat bottom left #FFFFFF;

}

#main-home {
	overflow: hidden;
	width: 100%;

	background: #FFFFFF url(images/home-news-sidebar.jpg) right bottom no-repeat; 

}

#content-left {
	width: 619px;

	float: left;
	background-color:#FFF;
}

#content-right {
	width: 740px;

	float: right;

	
}

#content-wide {
	width: 860px;
	margin:0 auto;
}

#latest-news {
	padding: 0px 0px 10px 0px;
	color: #FFF;

}



#contact-box {
	background: url(images/bdn-logo.gif) top left no-repeat #FFFFFF;
	height: 251px;
	font-size: 11px;
	padding: 0 11px 0 11px;
}

#contact-box p {
	padding: 90px 0px 10px 0px;

}

#contact-box a {
	text-decoration: none;
	color: #000000;
}

#contact-box a:hover {
	color: #04367F;
}


/* ------------- Breadcrumbs ------------------- */	

#breadcrumbs {
	padding: 20px 50px 0 50px;
	color: #333333;
}

#breadcrumbs a {
	color: #666666;
	padding: 0 3px;
}

#breadcrumbs a:hover {
	color: #887F89;
}		

/* ------------- Content ------------------- */	

#content {
	padding: 0;
}

#content-home {
	padding-top: 30px;
}

.article {
	margin: 0 0 0 0px;
}

#content h1 {
	
	padding: 0 50px 0 50px;
	margin: 30px 0 30px 0;

}

#content h2 {
	padding: 0 50px 4px 50px;
	font-size: 1.8em;
}

#content h3 {
	padding: 0 50px 4px 50px;
	font-size: 1.4em;

}

#content h3.searchres {
	font-size: 1.6em;
}

#content-home h3, #content-home h2 {
	padding: 0 100px 4px 27px;
	font-size: 1.6em;
}

#content .wp-caption {
	margin: 10px 10px 5px 50px;
}

#content .wp-caption-plain {
	margin: 15px 0 15px 50px;
	background: none;
	border: none;
}


#content .caption-right {
	margin: 10px 0 20px 0; 
	float: left;
}

#content .caption-left {
	margin: 10px 15px 20px 50px; 
	float: left;
}	

ul.tab-list {
	margin: 10px 50px 10px 64px;
	line-height: 1.6em;
	list-style-position: outside;
}

ol.tab-list {
	margin: 10px 50px 10px 50px;
	line-height: 1.6em;
	list-style-position: outside;
}



.post-image {
	margin: 20px 0 20px 50px;
}

.post-image-right {
	margin: 10px 50px 10px 10px;
	float:right;
}

.tabs-video {
	margin: 40px 0 30px 50px;
}

.tabs-video-border {
	margin: 40px 0 30px 50px;
	border: #CCCCCC 1px solid;
	width: 602px;
}

.pdf {
	background: url(images/pdficon_small.gif) top left no-repeat;
	padding:2px 0 5px 30px;
	color: #000;

	
}

.pdf:hover {
	color: #6D597D;
	text-decoration:none;
}	

.jwts_tabberlive .jwts_tabbertab h2.tabs {
	display: block;
	padding: 0 0 0 50px;
	margin: 30px 0 0px 0;
	font-size: 1.8em;
}

.jwts_tabberlive .jwts_tabbertab h3.tabs {
	display: block;
	padding: 0 0 0 50px;
	margin: 10px 0 0px 0;
	font-size: 1.4em;
}

#content p {
	padding: 10px 50px 10px 50px;
	line-height: 1.6em;
}

img.prodmain {
	margin: 0 0 30px 50px;
	border: 2px solid #A296A4;
}

img.prodplain {
	margin: 0 0 30px 50px;
	
}	

img.imgborder {
	border: 2px solid #A296A4;
}

img.inlineimg {

}		

.viewer {

	width: 640px;
	height: 300px;
	margin: 0 0 30px 50px;
}	

#featured-project {
	background: #C1E8F8;
	overflow: hidden;
	padding: 30px 20px 10px 26px;
	line-height: 1.6em;
}

#featured-project h2 {
	padding: 0 0 4px 0;
}	

.featured-project-image {
	float: left;
	background: url(images/recent-proj-thumb-bg.jpg) no-repeat top left;
	width: 204px;
	height: 142px;

}

.featured-project-image img {
	border-style: none;
	
}	

#footer {
	padding: 30px 26px 10px 50px;
	font-size: 0.95em;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #FF9600;
}

#content p.endorsement {
	margin: 0px 50px 30px 90px;
	padding: 0px 0 0 0px;
	font-weight: bold;
}

.history-date {
	color: #7E777F;
	font-size: 1.4em;
	font-weight: bold;
}	

.clearall {
	clear: both;
	}
	
.auto-extend {
	overflow:auto;
	}	
	
.question {
	margin: 15px 50px 0px 50px;
	padding: 11px 30px 0 70px;
	color: #000000;
	background:transparent url(images/q.jpg) no-repeat scroll left top;
	line-height: 1.7em;

	font-weight: bold;
	font-style: italic;
	min-height:50px; 


	}
	
.answer {
	margin: 2px 50px 20px 50px;
	padding: 11px 30px 20px 70px;
	color: #000000;
	background:transparent url(images/a.jpg) no-repeat scroll left top;
	line-height: 1.7em;


	font-style: italic;
	border-bottom: 3px solid #CCCCCC;
	min-height:50px; 


	}
	
	/* IE6 */
     * html .question {height:50px; width: 70%;}	
	 * html .answer {height:50px; width: 70%;}	

/* ---------------- Archive Page ----------- */

.excerpt-thumb {
	margin: 10px 0 0 50px;
}

.thumb {

}

/* for understanding browsers */
.thumb {
	width: 150px;
		
	float: left;
	margin: 0px 15px 0 0;
	border: 1px #666666 solid;
	padding: 0;
	
	display: block;
	overflow: hidden;
	/*background: url(images/thumb-default.jpg) no-repeat top left;*/
	/*min-height:100px;*/ 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .thumb {
height: 100px;
}
/**/


.excerpt-thumb .entry {
	float: right;
	width: 520px;
}


.thumb a {
	width: 150px;


}



.thumb img {
	padding: 0;
	margin: 0;
	display: block;
}	

.excerpt-thumb small {
	margin: 0;
	padding: 0;
}

#content .excerpt-thumb p {
	padding-top: 2px;
	padding-left: 0px;
}

.cat-text {
	border-bottom: 1px solid #F1F0F1;
	padding-bottom: 6px;
}

/* ---------------- Symbols ---------------- */


#symbols {
	list-style-type:none;
	overflow: hidden;
}

#symbols ul {
	padding: 20px 50px 0 50px;

}

#symbols ul li {
	display: block;
	float:left;
	list-style-type: none;
	width: 78px;
	height: 70px;
	margin: 0 0 10px 2px;

}

#symbols ul li.abs { background:url(images/symbols/abs.gif) top left no-repeat; }
#symbols ul li.attachments { background:url(images/symbols/attach.gif) top left no-repeat; }
#symbols ul li.auto { background: url(images/symbols/auto.gif) top left no-repeat; }
#symbols ul li.blocking { background: url(images/symbols/blocking.gif) top left no-repeat; }
#symbols ul li.cast { background: url(images/symbols/cast.gif) top left no-repeat; }
#symbols ul li.en474 { background: url(images/symbols/en474.gif) top left no-repeat; }
#symbols ul li.fixed { background: url(images/symbols/fixed.gif) top left no-repeat; }
#symbols ul li.facemode { background: url(images/symbols/fmode.gif) top left no-repeat; }
#symbols ul li.lifting { background: url(images/symbols/lifting.gif) }
#symbols ul li.manual { background: url(images/symbols/manual.gif) top left no-repeat; }
#symbols ul li.port { background: url(images/symbols/port.gif) top left no-repeat; }
#symbols ul li.scoop { background: url(images/symbols/scoop.gif) top left no-repeat; }
#symbols ul li.semi { background: url(images/symbols/semi.gif) top left no-repeat; }
#symbols ul li.universal { background: url(images/symbols/universal.gif) top left no-repeat; }

#symbols ul li a {
	width: 78px;
	height: 70px;
	display:block;
}

#symbols ul li a span {
	display:none;
}

#symbols ul li a:hover span {
	/*display: block;*/
	
	
	background:#fff;
	border: #999999 1px solid;
	width:200px;
	padding: 20px;
	z-index: -1;

	
}

/* ---------------- Sidebar ---------------- */

/* Begin Sidebar */

#sidebar-cont, #sidebar-cont-safety {
	float: left;
	width: 238px;
	border: 1px solid #F1F0F1;
	border-style: none solid none solid;
	min-height:600px; 
	height:auto;
	padding: 0;
	color:#000000;
}	

#sidebar-cont-home {
	float: right;
	width: 357px;
	border: 1px solid #F1F0F1;
	border-style: none solid none solid;

	padding: 22px 0 0 0;
	color:#000000;
	min-height:600px; 
	height:auto;
	
}


/* for Internet Explorer */
/*\*/
* html #sidebar-cont, * html #sidebar-cont-safety, * html #sidebar-cont-home {
height: 600px;
}
/**/
	

#sidebar-cont-home h3 {
	font-size: 1.5em;
}

#sidebar-cont-home h2 {
	font-size: 1.6em;
	margin: 10px 0 10px 40px;
}


#sidebar
{

}


#sidebar h2 {
	padding: 47px 0 25px 26px;
	font-size:1.8em;
}

#sidebar ul li {
	padding: 0 0 20px 0;
	
	}

#sidebar-cont-safety ul li {
	padding: 0 0 0 0;
	
	}

#sidebar ul li a {
	font-size: 1.3em;
	display:block;
	border-bottom: 1px solid #EEEFF3;
	padding: 12px 0 3px 26px;
	font-weight: bold;
}

#sidebar ul li a:hover {
	background: #F3F4F8;
	text-decoration: none;

}

#sidebar ul ul li a, #sidebar-cont-safety ul li a {
	font-size: 1em;
	color:#626366;
}	


/* the outermost list item; contains whole list */	
.pagenav { 

} 

/* item for Page ID 2 */
.page-item-2 {

} 

/* any Page item */
.page_item {


} 

/* the current Page */
li.current_page_item a { 
	background: #F3F4F8;
 }
 
 li.current_page_item ul li a {
 	background: none;
	}
  
 
 /* parent of the current Page */ 
.current_page_parent { 

}

/* any ancestor of the current Page */
.current_page_ancestor { 

 } 


#sidebar form {
	margin: 0;
	padding: 0;
	}
	
#sidebar a
{
	color: #000;
}	
/* End Sidebar */


/* ------------- Map Styles --------------------- */

#map {
	background: url(images/map-purple2.jpg) top left no-repeat;
	width: 980px;
	height: 463px;	
}

#map a {
	width: 5px;
	height: 5px;
	display:block;
	background: #FF0000;
	text-decoration: none;
	color: #000000;
	padding: 5px 0 0 5px;
	position: relative;
	

}

#map a span {
	display:none;
	
}

#map a:hover span {
	display: block;
	
	
	background:#fff;
	border: #999999 1px solid;
	width:200px;
	padding: 15px;
	z-index: 999;
	opacity:0.9;
	filter:alpha(opacity=90);

	
}		

#map a.uk {	top: 35px;	left: 486px; }

#map a.internat { top: 124px; left: 475px; }

#map a.japan {	top: 114px;	left: 874px; }

#map a.japan span {	margin-left: -230px; }

#map a.russia {	top: 60px; 	left: 580px; }

#map a.india {	top: 184px; left: 700px; }

#map a.usa { top: 85px; left: 265px; }

/* Dealers */

#map a.muk { top: 64px; left: 482px; }

#map a.byg { top: 125px; left: 490px; }

#map a.alex { top: 107px; left: 480px; }


.map-link {
	background:url(images/map-icon.jpg) left top no-repeat;
	padding: 0 0 0 30px;
	line-height: 23px;
	height: 23px;
	display: inline-block;
}	
	
	
/* ------------- Contact Form ------------------- */

/* Form Styles */

 label
{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 60px;
	display: block;

}

.submit input
{
	margin-left: 100px;
}

.wpcf7 input, textarea
{
	width: 300px;
	color: #3d4242;
	background: #fff;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: Arial, Helvetica, "Sans Serif";

}

textarea {
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
overflow:-moz-scrollbars-vertical;

}

.wpcf7 .submit input
{
	color: #fff;
	background: #A296A4;
	border: 2px outset #6D597D;
	width: 10em;
	margin-left: 260px;
	font-size: 1em;
	font-family: Arial, Helvetica, "Sans Serif";
	font-weight: bold;
}

fieldset
{
	border: 1px solid #513127;;
	
	margin:20px 30px 20px 0px;
	padding-bottom: 10px;


}

legend
{
	color: #3d4242;
	background: #ffa20c;
	border: 1px solid #513127;
	padding: 2px 6px;
	display:none;
}

.wpcf7-form {
	margin: 50px 0 0 0;
	}
	
.telephone {
	width: 80px;
	display: inline-block;
	}	
	
/* ------ Home page styles ----------- */

.home-pod {
	width: 549px;
	
	margin: 0 0 10px 38px;
	padding: 30px 0 30px 0;
}

.home-pod-clearance {	background: url(images/home-pod-clearance.jpg) bottom left no-repeat; }	
.home-pod-safety { background:url(images/home-pod-coupler-safety.jpg) bottom left no-repeat; }	
.home-pod-dealer {	background: url(images/home-pod-dealer-network.jpg) bottom left no-repeat; }	

.home-pod p {
	width: 270px;
	margin: 2px 0 0px 27px;

	line-height: 1.4em;
}	

.home-news-image {
	width: 270px;
	height: 102px;

	overflow: hidden;
	border: 1px solid #A296A4;
	background: #FFFFFF url(images/thumb-default.jpg) center center no-repeat;
	margin: 0 0 0px 0;
}	

.home-news-image img {

	}
	
.home-news-item {
	padding: 20px 40px 0 40px;

}	

.home-news-item p {
	margin: 5px 0 5px 0;
	line-height: 1.4em;
	text-align: justify;
	width: 270px;
}

.post-title-home {
	padding: 0 0 0 10px;
	}

/* --------------------   Safety Styles ------------------ */

#safety-home h3, #safety-home h2 {
	padding: 0 100px 4px 27px;
	font-size: 1.6em;
}

#safety-home .home-pod p {
	width: 380px;
	margin: 2px 0 0px 27px;
	padding: 0;
	line-height: 1.4em;
}

#safety-home .home-pod {

	
	margin: 0 0 10px 50px;
	padding: 30px 0 30px 0;
}

.safety-pod-confusion {	
	background: url(images/safety-pods-coupler-confusion.jpg) bottom left no-repeat; 
	width: 640px;
}

.safety-pod-guides {	
	background: url(images/safety-pods.guides.jpg) bottom left no-repeat; 
	width: 640px;
}

.safety-pod-newsletter {	
	background: url(images/safety-pods-newsletter.jpg) bottom left no-repeat; 
	width: 640px;
}

#content h2.safety-home {
font-size:1.8em;
padding:0 50px 4px;
margin:30px 0 0;
}

#safety-home a {
	margin: 6px 0 0 0;
	font-weight: bold;
	display: block;
	}
	
	
.newsletter {
			
			margin: 50px;
		}			

/* ---------- Genuine Twin Lock Test ------------- */	

.safety-genuine-pod-swing {
	width: 640px;
	height: 160px;
	background: url(images/safety-pods-genuine-twinlock-swing.jpg) bottom right no-repeat;
}

.safety-genuine-pod-detach {
	width: 640px;
	height: 160px;
	background: url(images/safety-pods-genuine-twinlock-detach.jpg) bottom right no-repeat;
}

.safety-genuine-pod-comp {
	width: 640px;
	height: 160px;
	background: url(images/safety-pods-genuine-twinlock-comp.jpg) bottom right no-repeat;
}

.safety-genuine-pod-warning {
	width: 640px;
	margin: 0 0 30px 50px;
	padding: 10px 0;
	background: url(images/safety-warning.jpg) 10px 10px no-repeat; 
	border: 1px solid #999999;
}

.safety-genuine-pod-warning h2, .safety-genuine-pod-warning p {
	width: 460px;
	margin: 0 0 0 100px;
}

.safety-genuine-pod {
	overflow: hidden;
	}
	
.safety-genuine-pod img {
	float: right;
	margin: 0 40px 20px 0
}

.safety-genuine-pod h3, .safety-genuine-pod p {
	float: left;
	width: 360px;
}

.safety-text-red {
	color: #FF0000;
	font-weight: bold;
}

.safety-text-green {
	color: #00CC33;
	font-weight: bold;
}

ol.test {
	margin: 10px 50px 30px 50px;
	line-height: 1.6em;
	list-style-position: outside;
}

ol.test li {
	margin: 5px 0;
}

.auto-extend {
	overflow: hidden;
}
	
	

/* ---------- Shopping Cart Overides ------------- */

div.productdisplay {
	padding: 0 0 0 50px;
}

#content h2.prodtitles {
	padding: 0;
}

#sideshoppingcart h3 {
	padding: 0 0 0 20px;
}

div.producttext {
	color: #000000;
}

a.wpsc_product_title {
	color: #000000;	
}

