/*
Theme Name: SmartAV Website
Theme URI: http://www.smartav.net
Description: SmartAV Theme
Version: 2.0
Author: SystemGFX / Moons of Jupiter
Author URI: http://www.systemgfx.com
Tags: black, green, two columns, widgets

*/

@import "css/reset.css";

/* BASE STYLES */

body {
	margin : 0;
	font-family : 'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size : 10px;
	letter-spacing: 1px;
	text-align : left;
	background-position:top center;
	background-image : url(images/bg.jpg);
	background-repeat : no-repeat;
	background-color : #000000;
	color : #acacac;
	height : 100%;
}

h1 {
	margin : 30px 0 30px 0;
	font-size : 24px;
	padding : 0 0 30px 0;
}

h2 {
	font-size : 22px;
	margin: 0 0 20px 0;
	color: #FFF;
	font-weight: normal;
	line-height: 26px;
}

h3 {
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-size : 14px;
	color : #abd037;
	margin: 0 0 10px 0;
}

h4 {
	font-style : normal;
	font-size : 20px;
	color : #bfbfbf;
	margin: 0 0 20px 0;
}

a:link, a:visited {
	text-decoration : none;
	color : #99bb30;
	outline : none;
}

img {
	border : 0;
}

a:active {
	outline : none;
}

a:focus {
	outline : none;
}

a {
	text-decoration : none;
	outline : none;
}

a:visited {
	text-decoration : none;
	color : #999999;
	outline : none;
}

a:hover {
	text-decoration: underline;
	color : #333333;
	outline : none;
}

p {
	padding : 0 0 15px 0;
	font-family : 'Lucida Grande',Helvetica, Arial, sans-serif;
	font-size : 10px;
	line-height : 15px;
	color:#acacac;
}

a:focus {
	outline : none;
}

input {
	background: #000;
	border: 1px solid #666;
	color : #8b8a8a;
	height: 15px;
	padding: 5px 0 5px 5px;
	width: 250px;
}

textarea {
	background: #000;
	border: 1px solid #666;
	color : #8b8a8a;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	padding: 5px 0 0 5px;
	font-size: 11px;
}

#submit {
	border: none;
	background: #99bb30;
	color: #000;
	height: 30px;
	width: 150px;
	cursor: pointer;
}

/* Images */

img, div { 
behavior: url(iepngfix.htc)
}

img.alignright {
	margin : 0 0 5px 20px;
}

img.alignleft {
	margin : 0 20px 5px 0;
}

img.post {
	float : left;
	margin : 10px 0px 10px 0;
}

img.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

a2 img.alignright {
	margin : 0 0 1em 1em;
}

a2 img.alignleft {
	margin : 0 1em 1em 0;
}

a img.alignright {
	margin : 0 0 5px 20px;
}

a img.alignleft {
	margin : 0 1em 1em 0;
}

a img.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter {
	text-align: center;
}

/* Structure */

#wrapper {
	min-height : 100%;
	height : auto !important ;
	height : 100%;
	margin : 0 auto;
	width : 1024px;
	text-align : left;
	position : relative;
	overflow : hidden;
}

#container {
	margin : 20px auto 0 20px;
	float : left;
	min-height : 100%;
	width : 710px;
	position : relative;
	background: url(images/container-border.png) no-repeat top left;
}

#containerwide {
	padding-left : 26px;
	float : left;
	min-height : 100%;
	width : 990px;
}

fieldset {
	border : 3px solid #eeeeee;
	padding : 10px;
}

fieldset label {
	display : block;
	font-size : 13px;
}

fieldset input, fieldset textarea {
	background : #f1f1f1;
	border : 1px solid #e2e2e2;
	padding : 3px;
	color : #4c4c4c;
}

/* Header */ 

#header {
	margin : 10px 0 10px auto;
	float : left;
	width : 1024px;
}

#logo {
	background-image : url(images/logo.png);
	background-repeat : no-repeat;
	height : 82px;
	margin : 0 10px 0 auto;
	float : left;
	width : 225px;
	outline : none;
	border : 0;
}

/* Search */

div#header #search {
	background : #000000 url(images/search.gif) no-repeat scroll 0 0;
	height : 27px;
	right : 0;
	top : 14px;
	width : 225px;
	padding : 0 0 0 0;
	float : right;
	margin : 40px 26px 0 0;
	display : block;
	outline : 0;
	text-transform : capitalize;
	border : none;
	overflow : hidden;
}

#searchform {
	height : 27px;
}

#search fieldset {
	border : 0;
	padding : 0;
	overflow : hidden;
	border : 0;
	outline : 0;
	height : 27px;
}

#search-field {
	color : #4c4c4c;
	border : 0;
	background : none;
	outline : 0;
	width : 152px;
}

#search fieldset input {
	color : #4c4c4c;
	border : 0;
	background : none;
	outline : 0;
	font-size : 13px;
	color : #8b8a8a;
	float : left;
	outline : 0;
	cursor : pointer;
	display : block;
	margin-left : 4px;
	margin-top : -5px;
	padding-bottom : 9px;
	height: 27px;
}

#search-button {
	cursor : pointer;
	display : block;
	float : left;
	margin-left : 4px;
	margin-top : 20px;
	padding-bottom : 0;
	text-indent : -9999px;
	overflow : hidden;
	width : 44px;
	height : 27px;
	border : none;
	font-size : 1px;
	text-transform : capitalize;
	outline : 0;
}

/* Translation */

#translation {
	height: 20px;
	margin-bottom: 13px;
}

#translation_bar {
	padding-top: 10px;
	float: left;
}

#translatetext {
	float:left;
	width: 62px;
}

#flag_en{
	margin-right: 7px;
}

#top {
	display : block;
	float : left;
	width : 1024px;
	height : 82px;
}

/* Nav */

#upnav {
	display : block;
	float : left;
	width : 1024px;
	height : 36px;
	position: relative;
	z-index: 3;
}

#gallery {
z-index : 0;
margin : 0;
width : 970px;
float : left;
min-height : 100%;
}

.gallery {
	margin : 0 0 15px 0;
	float: left;
}

#pagehead {
width : 970px;
float : left;
}

#pagehead a {
color : #abd037;
}

#topborder {
height : 20px;
width : 670px;
background-color : #cccccc;
}

/* Home Banner */

#banner {
	margin: 0;
	z-index: 1;
	margin: 0 0 15px 0;	
	height: 400px;
	overflow: hidden;
	width: 970px;
}

#banner img {
}

#banner h2 {
	text-transform: none;
	background: url(images/bannertitle.png) left no-repeat;
	float: left;
	padding: 14px 25px 15px 25px;
	vertical-align: middle;
	margin: 0;
	font-size: 26px;
	letter-spacing: 3px;
}

#banner a {
	color: #FFF;
}

#banner p {
	color: #FFF;
	margin: 0;
}

#bannergo {
	float: left;
	padding: 3px 0 0 0;
}

#bannertitle {
	width: 500px;
	position: absolute;
	top: 210px;
	left: 40px;
	z-index: 2;
	float: left;
}

/** Banner Nav **/

.nav { 
	margin: 5px 0 
}

#nav a, #s7 strong { 
	margin: 0 3px; 
	padding: 3px 4px; 
	background: url(images/bannernavdisc.png) left center no-repeat; 
	text-decoration: none;
}

#nav a.activeSlide { 
	background: url(images/bannernavdisc_active.png) left center no-repeat;
}

#nav a:focus {
	outline: none; 
}

#output {
	text-align: left; 
}

#nav {
	text-align: left 
}

#nav li {
	list-style: none;
	display: inline;
}

.featured-wrapper {
	position: absolute;
	top: 310px;
	left: 37px;
	z-index: 2;
	float: left;
	width: 955px;
}

#featured-image {
	height: 400px;
	width: 970px;
}

#roundbanner {
	height: 400px;
	width: 970px;
}

#prev {
	position: absolute;
	background: url(images/sliderarrow-left.png) no-repeat top left;
	width: 59px;
	height: 49px;
	display: block;
	float: left;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	z-index: 2;
	top: 310px;
	left: 35px;
}

#next {
	position: absolute;
	background: url(images/sliderarrow-right.png) no-repeat top left;
	width: 59px;
	height: 49px;
	display: block;
	float: right;
	margin: 0 0 0 3px;
	text-indent: -9999px;
	z-index: 2;
	top: 310px;
	right: 30px;
}

/* Homepage */

.homebox {
	float: left;
	width: 230px;
	padding: 0 6px;
}

.homebox p {
	margin: 0 0 10px 0 !important;
	text-align: left;
}

.homebox img {
	margin: 0 0 10px 0;
}

.infopush {
	margin: 0 0 30px 0 !important;
}

.infospread {
	text-align: justify;
	float : left;
	margin : 0 0 0 0;
	width : 970px;
	padding : 0 0 10px 0;
	margin: 0 0 30px 0;
}

.data-spread {
	padding: 50px 0 0 0;
	width: 970px;
	float: left;
	border-top: 1px solid #222;
	margin: 20px 0 0 0;
}

.text-block {
	padding: 30px 0 20px 0 !important;
	margin: 0 !important;
}

.dedicated-controls {
	height: 380px;
}

.data-spread h3 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}

.data-spread ul li {
	background: url(images/bullet.gif) left center no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

.page-end {
	text-align: center;
	margin: 20px 0 20px 0;
	float: left;
	width: 970px;
	border-top: 1px solid #222;
		padding: 50px 0 0 0;
}

.thumbspread {
	text-align: justify;
	float : left;
	margin : 0 0 0 0;
	width : 970px;
	padding : 0 0 10px 0;
}

.thumbspread h2 {
	color : #bfbfbf;
	margin : 0 0 30px 0;
	font-size : 24px;
	font-weight : normal !important;
	line-height : auto;
}

.thumbspread h3 {
	font-size : 10px;
	font-style : normal;
	line-height : 14px;
	color : #ffffff;
	margin : 0 0 10px 0;
	padding : 0;
}

.thumbspread p {
	font-family : 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	margin : 0 0 20px 0;
	padding : 0 0 0 0;
}

.thumbspread a:link, a:visited {
	text-decoration : none;
	color : #99bb30;
	outline : none;
}

.infospread h4 {
	border-top: 1px solid #222;
	padding: 15px 0 0 0;
}

.infospread a:link, a:visited {
	text-decoration : none;
	color : #99bb30;
	outline : none;
}
.infospread h2 {
	color : #bfbfbf;
	margin : 0 0 30px 0;
	font-size : 24px;
	font-weight : normal !important;
	line-height : auto;
}

.infospread h3 {
	font-size : 10px;
	font-style : normal;
	line-height : 14px;
	color : #ffffff;
	margin : 0 0 10px 0;
	padding : 0;
}

.infospread p {
	font-family : 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : 14px;
	margin : 0 0 20px 0;
	padding : 0 0 0 0;
}

.navigation {
	text-align : center;
	display : block;
	padding : 10px 0 0 0;
	margin : 0 0 30px 0;
	font-size : 14px;
	font-weight : bold;
	line-height : 18px;
}

label { 
	border : 0;
	background : none;
	outline : 0;
	font-size : 9px;
	color : #999999;
	outline : 0;
	cursor : pointer;
	display : block;
	margin-left : 4px;
	margin-bottom : 7px;
	padding-bottom : 0px;
}

#log {
padding : 6px 3px 0 8px;
color : #666666;
border:solid;
border-width: 1px;
background : none;
outline : 0;
width : 170px;
height:22px;


}

#pwd {
padding : 6px 3px 0 8px;
color : #666666;
border:solid;
border-width: 1px;
background : none;
outline : 0;
width : 170px;
height:22px;


}

/* Sidebar */

#sidebar {
	width : 240px;
	float : left;
	margin : 20px 0 0 26px;
	display : inline;
	min-height: 200px;
	background: url(images/sidebar-border.png) no-repeat top left;
	padding: 15px 0 0 0;
}

#sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 3px 0 0 20px;
	margin: 0 0 20px 0;
	background: url(images/sidebar-triangle.png) no-repeat left center;
}

#sidebar h2 a {
	color: #acacac;
}

#sidebar ul {
	list-style-type : none;
	margin : 0 0 25px 0;
	padding : 0 0 0 0;
}

#sidebar li {
	list-style-type : none;
}

#calendar_wrap{
	margin-bottom: 15px;
}

#sidebar ul ul {
	margin: 10px 0 25px 0;
}

#sidebar ul li li {
	padding : 0px 0 0px 0;
	height: 24px;
	border-top: 1px solid #1A1A1A;
}

#sidebar ul li li a {
	line-height: 24px;
	padding: 0 0 0 20px;
}

.widgettitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom: 10px;
	color:#888888;
}

/* Tours */

#pagethumbnail {
	width: 218px;
	height: 170px;
	float: left;
	margin: 22px 20px 0 0;
	position: relative;
}

#pagethumbnail img {
	padding: 4px;
	background: #232323;
}

.tour {
	text-align : justify;
	margin : 0;
	border-bottom: 1px dotted #222;
	padding: 0 0 20px 0;
	float: left;
	width: 710px;
}

.tour h2 {
	font-size : 18px;
	padding : 21px 0 8px 0;
	font-weight: normal;
}

.tour h4 {
	font-family : Verdana;
	font-size : 16px;
	margin: 0px 0 10px 0;
}

.tour h3 {
	margin : 10px 0 0 0;
	color : #ffffff;
	font-size : 11px;
}

.tour p {
	padding: 0;
}

.tourmetadata {
	padding: 0 0 20px 0;
	float: left;
	width: 470px;
	color: #FFF;
}

.toursinglemetadata {
	padding: 0 0 20px 0;
	float: left;
	width: 710px;
	color: #FFF;
}

.tour-date {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 78px;
	height: 78px;
	background: url(images/tour-date.png) left top no-repeat;
	text-transform: uppercase;
	padding: 8px 0 0 8px;	
}

.tour-date p {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;	
}

.tour-day {
	font-size: 12px !important;
	color: #000 !important;
	font-weight: bold;	
}

.tour-date img {
	padding: 0;
	background: none;
}

/* Subscribe form */

.subscribe {
	width: 970px;
}

span.wpcf7-list-item {
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

input, checkbox {
	width: auto;
}

.wpcf7-form p {
	border-top: 1px dotted #333;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	clear: both;
	float: left;
	width: 300px;
}

.wpcf7-validates-as-required, .wpcf7-text {
	width: 288px !important;
	float: left;
	margin: 7px 0 0 0;
}

div.wpcf7 {
	width: 356px;
	float: left;
	margin: 40px 0 10px 270px !important;
	background: #1e1e1e;
	border: 1px solid #555;
	padding: 40px 0px 35px 57px !important;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.9);
	box-shadow: 0 0px 20px rgba(0,0,0,0.9);*/
}

.wpcf7-submit {
	border: none;
	background: #99bb30;
	color: #000;
	height: 30px;
	width: 110px;
	cursor: pointer;
	float:left;
	margin: 10px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.wpcf7-select {
	float: left;
	width: 288px;
	margin: 7px 0 0 0;
}

div.wpcf7-validation-errors {
	float: left;
	width: 270px;
	border: 2px solid #FFFC00 !important;
}

div.wpcf7-mail-sent-ok {
	float: left;
	width: 270px;
	border: 2px solid #99bb30 !important;
		padding: 9px 10px 9px 10px !important;
}

div.wpcf7-response-output {
	margin: 0 !important;
	padding: 9px 10px 9px 10px !important;
}

span.wpcf7-not-valid-tip-no-ajax {
	font-size: 9px !important;
	color: #FFFC00 !important;
	float: left;
}

.wpcf7-list-item-label {
	padding: 0 0 2px 0;
}

/* Videos */

.videopush {
	margin: 0 0 40px 0;
	clear: both;
}

#videothumbnail {
	width: 230px;
	height: 150px;
	float: left;
	margin: 15px 0 15px 0;
	position: relative;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.5);
	box-shadow: 0 4px 4px rgba(0,0,0,0.5);*/
}

#videothumbnail img {
}

.back {
	float: right;
}

.video-play {
	position: absolute;
	top: 46px;
	left: 86px;
	width: 55px;
	height: 55px;
}

.video {
	text-align : justify;
	margin : 0;
	padding: 0 6px;
	float: left;
	width: 230px;
	height: 280px;
}

.video h2 {
	font-size : 18px;
	padding : 21px 0 8px 0;
	font-weight: normal;
}

.video h3 {
	color : #ffffff;
	font-size : 11px;
}

.video p {
	padding: 0;
}

.video-post h2 {
	margin: 0 0 10px 0;

}

.video-post {
	width: 970px;
	float: left;
	margin: 0 0 50px 0;
}

/* Posts */

.topheading {
	margin: 20px 0 25px 0 !important;
}

.entry {
	margin : 0px 0 7px 0;
	padding : 0 0 0px 0;
	float : left;
}

.post {
	text-align : justify;
	margin : 15px 0 50px 0;
}

.post h2 {
	font-size : 24px;
	padding : 0 0 8px 0;
	font-weight: normal;
}

.postheading {
	margin: 0 0 4px 0 !important;
}

.post h4 {
	font-family : Verdana;
	font-size : 16px;
	margin: 0px 0 10px 0;
}

.post a {
	color : #99bb30;
}

.post a:visited {
	color : #99bb30;
}

.post h3 {
	margin : 10px 0 0 0;
	color : #ffffff;
	font-size : 11px;
}

.post p {

}

.postmetadata {
	padding: 0 0 20px 0;
	float: left;
	width: 710px;
	color: #CCC;
}

.postmetadata {
	clear : both;
}

.postmetadata ul, .postmetadata li {
	display : inline;
	list-style-type : none;
	list-style-image : none;
}

#pic {
	width : 900px;
	background-image : url(images/pic.gif);
}

.newspost {
	margin : 10px 0 20px;
	background-color : #ffffff;
	padding : 5px 0 0 0;
	height : 30px;
	background-image : url(images/topbar_left.gif);
	background-repeat : no-repeat;
}

.newspost h2 {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	padding : 0 0 0 6px;
}

.newsentry {
	margin : 0 0 40px 0;
	padding : 0 0 10px 0;
	line-height : 12px;
	float : left;
	border-bottom : solid;
	border-bottom-width : 1px;
	border-color : #222222;
	width : 710px;
}

.catpost {
	text-align : justify;
	margin : 10px 0 40px;
	background-color : #ffffff;
	padding : 0 0 0 0;
	height : auto;
}
.catpost h2 {
	font-family : Verdana;
	font-size : 12px;
	padding : 0 0 0 0;
}
.catentry {
	margin : 5px 0 20px 0;
	padding : 0 0 0 0;
	line-height : 16px;
	float : left;
}

/* Nav bits */

#nav-wrap1 {
	width : 1024px;
	float : left;
	z-index : 100;
	height : 37px;
	margin: 0 0 0 0;
	background : transparent url(images/nav-bg.png) no-repeat right top;
}

#nav-wrap2 {
	height : 37px;
	float : left;
	width : 970px;
	margin-left:25px;
}

#nav-wrap2 ul#nav, #nav-wrap2 ul#nav li {
	padding : 0;
	margin : 0;
	list-style-type : none;
}

#nav-wrap2 ul#nav {
	background : transparent url(images/nav-div.png) no-repeat right top;
	padding-right : 2px;
	display : block;
	height : 37px;
}

#nav-wrap2 ul#nav li {
	width : 107px;
	display : inline;
	float : left;
	position : relative;
	background : transparent url(images/nav-div.png) no-repeat left top;
	padding-left : 0;
}

#nav-wrap2 ul#nav li a {
	display : block;
	margin-top : 1px;
	height : 35px;
	float : left;
	color : #CCCCCC;
	text-decoration : none;
	font-size : 100%;
	line-height : 15px;
}

#nav-wrap2 ul#nav li a:hover {
	color : #fff;
}

#nav-wrap2 ul {
	padding-left : 0;
	width : 100%;
	text-align : center;
	position : relative;
	z-index : 1;
	background : none;
}

#nav .fadeThis {
	padding-left : 0;
	width : 100%;
	position : relative;
	z-index : 1;
	background : none;
}

#nav-wrap2 ul#nav .fadeThis span.hover {
	position : absolute;
	top : 0;
	left : 0;
	display : block;
	height : 100%;
	width : 100%;
	background : transparent url(images/nav-active.png) repeat-x left top;
	z-index : -1;
	margin : 0;
	padding : 0;
}

#nav-wrap2 ul#nav li a span {
	display : block;
	margin-top : 4px;
	padding : 0 8px;
}

#nav-wrap2 ul#nav ul {
	text-align : left;
	position : absolute;
	background : #aed437;
	display : none;
	width : 150px;
	top : 33px;
	left : 0;
	margin : 0;
	font-style : normal;
	font-size : 100%;
	line-height : 100%;
	z-index : 99;
}

#nav-wrap2 ul#nav li ul li {
	background : none;
	padding : 0;
	width : 150px;
}

#nav-wrap2 ul#nav a.active ul, #nav-wrap2 ul#nav li.current_page_item ul, #nav-wrap2 ul#nav li.current_page_ancestor ul, #nav-wrap2 ul#nav li.current-cat ul {
	background : #aed437;
}

#nav-wrap2 ul#nav li ul a {
	width : 150px;
	float : left;
	background : none;
	margin : 0;
	padding : 6px;
	height : auto;
	color : #000;
	font-weight : normal;
	line-height : 125%;
	text-align : left;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span span {
	margin : 0;
	padding : 0;
	height : auto;
	float : none;
}

#nav-wrap2 ul#nav ul .fadeThis span.hover {
	width : 150px;
	background : #3b88b7;
	text-align : center;
}

#nav-wrap2 ul#nav li ul a:hover, #nav-wrap2 li ul#nav ul a:hover, #nav-wrap2 ul#nav a.active ul a:hover, #nav-wrap2 ul#nav li.current_page_item ul a:hover, #nav-wrap2 ul#nav li.current_page_ancestor ul a:hover {
	width : 150px;
	color : #fff;
}

#nav-wrap2 ul#nav ul a:hover, #nav-wrap2 ul#nav ul a:hover span, #nav-wrap2 ul#nav a.active ul a:hover span, #nav-wrap2 ul#nav li.current_page_item ul a:hover span, #nav-wrap2 ul#nav li.current_page_ancestor ul a:hover span, #nav-wrap2 ul#nav ul li.current_page_parent a:hover span, #nav-wrap2 ul#nav ul li.current_page_item a:hover span, #nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a:hover span {
	width : 150px;
	color : #fff;
}

#nav-wrap2 ul#nav li ul a span, #nav-wrap2 ul#nav li ul a span {
	background : none;
}

#nav-wrap2 ul#nav ul ul {
	top : auto;
}

#nav-wrap2 ul#nav li ul ul {
	left : 150px;
	top : 4px;
}

#nav-wrap2 ul#nav li:hover ul ul, #nav-wrap2 ul#nav li:hover ul ul ul, #nav-wrap2 ul#nav li:hover ul ul ul ul {
	display : none;
}

#nav-wrap2 ul#nav li:hover ul, #nav-wrap2 ul#nav li li:hover ul, #nav-wrap2 ul#nav li li li:hover ul, #nav-wrap2 ul#nav li li li li:hover ul {
	display : block;
}

#nav-wrap2 ul#nav ul li.current_page_parent a span, #nav-wrap2 ul#nav ul li.current_page_item a span, #nav-wrap2 ul#nav ul li.current_page_parent li.current_page_item a span {
	color : #FFF;
}

#nav-wrap2 ul#nav ul li.current_page_item li a span, #nav-wrap2 ul#nav ul li.current_page_parent li a span {
	color : #000;
}

#nav-wrap2 ul#nav li:hover {
	z-index : 100;
}

#nav-wrap2 ul#nav * li:hover {
	visibility : inherit;
}

/* Products */

#subheader {
	width : 970px;
	height: 41px;
	line-height: 41px;
	float : left;
	margin : 0 0 20px 0;
	border-top : solid;
	border-top-width : 1px;
	border-bottom : solid;
	border-bottom-width : 1px;
	border-color : #222222;
}

#productlogo {
	width : 170px;
	float : left;
	height : 25px;
	padding : 0 0 2px 0;
}

#subnavlist {
	width : 800px;
	float : right;
}

#subnavlist a {
	font-size : 14px;
	color : #99bb30;
}

#subnavlist a:visited {
	color : #99bb30;
	font-size : 14px;
}

#subnavlist ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	float : right;
	text-align : right;
}

#subnavlist li {
	padding : 0 0 0 20px;
	display : inline;
}

.videowrap {
	margin-top: 15px;
	margin-bottom : 15px;
	width : 970px;
}

.gallerywrap {
	width : 970px;
}

.galleryrow {
	width : 970px;
	float : left;
	display : inline;
	padding : 0 0 10px 0;
	margin : 0 0 10px 0;
}

.gallerydata {
	padding : 2px 12px 20px 12px;
	width : 95px;
	float : left;
}

.galleryrow h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}

.form {
	float : left;
	width : 970px;
	padding : 0 0 20px 0;
	border-width : 1px;
	border-color : #cacaca;
	margin: 20px 0 0 0;
}

.form li {
	font-size: 14px;
	list-style: square inside;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

.form li a {
	padding: 0 0 0 10px;
}

.infotext {
	width: 705px;
	float: left;
}

.infoimage {
	width: 260px;
	float:left;
}

.infoback {
	text-align : center;
	font-size : 10px;
	margin-bottom : 10px;
	float: left;
}

.infoback a {
	text-decoration : none;
	color : #99bb30;
	outline : none;
}

.infoback a:visited {
	text-decoration : none;
	color : #99bb30;
	outline : none;
}

.infonext {
	border-top: 1px solid #222222;
	padding: 6px 0 6px 0;
	text-align : center;
	height: 30px;
}

.infonext p {
	line-height: 30px;
	padding: 0;
}

.infonext h2 {
	color : #888888;
	margin : 0 0 0 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 20px;
}

.bottomtxt {
	float : left;
	margin : 30px 0 0 0;
	width : 970px;
	padding : 0 0 0px 0;
}

.infofooter {
	display : block;
	border-top: 1px solid #222;
	text-align : center;
	width : 970px;
	padding-top:12px;
	height:24px;
}

.infoleft {
	float : left;
	width : 450px;
	padding : 0 0 0 0;
}

.inforight {
	float : right;
	width : 485px;
	padding : 0 0 0 0;
}

.infoline {
	width : 100%;
	height: 1px;
	background:#222222;
	float : left;
	display : block;
	margin : 0 0 20px 0;
}

.prodthmb_left {
	width : 230px;
	float : inherit;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	display : inline;
}

.prodthmb_right {
	width : 230px;
	float : right;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.prodthmb_midleft {
	width : 230px;
	padding : 0 0 0 0;
	margin : 0 0 0 17px;
	float : left;
}

.prodthmb_midright {
	width : 230px;
	padding : 0 0 0 0;
	margin : 0 0 0 17px;
	float : right;
}

.productthumb p {
	padding : 5px 0 0 0;
}

.producthead {
	margin : 12px 0 0 0;
	width : 970px;
	float : left;
	display : block;
}

.break {
	width : 970px;
	border-top : solid;
	border-width : 1px;
	border-color : #cacaca;
	float : left;
	display : block;
	margin : 25px 0 0 0;
}

.row {
	margin : 0 0 0 0;
	height : 150px;
	float : left;
}

.image {
	float : left;
	width : 170px;
	display : block;
	height : 150px;
}

.info {
	height : auto;
	width : 800px;
	float : right;
	padding : 20px 0 0 0;
}

/* Downloads */

.downloadspread {
	float : left;
	margin : 0 0 20px 0;
	width : 970px;
	padding : 0 0 0 0;
}

.download {
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.downloadtext {
	float : left;
}

.download li {
	list-style : none;
	margin : 0 0 0 0;
	line-height : 10px;
}

.download h2 {
	color : #FFF;
	margin : 0 0 0px 0;
	font-size : 14px;
	font-style : normal;
	line-height : 20px;
}

.download a {
	margin : 0;;
	font-size : 10px;
	font-style : normal;
	line-height : 20px;
	text-align:left;
}

.download p {
	color : #222222;
}

.downloadlink {
	float : left;
	text-align : right;
	margin : 0 0 0 0;
	width : 970px;
	padding : 0 0 10px 0;
}



.tab {
margin : 10px 0 0 0;
}


.title {
background-image : url(images/title_bg.png);
background-repeat : no-repeat;
text-align : justify;
padding : 0px 0 25px 0;
height : 30px;
}
.title h2 {
font-size : 16px;
font-style : normal;
color : #99BB30;
padding : 2px 0 0 17px;
}

p.postmetadata {
	border-bottom : 1px solid #222;
	margin : 10px 0 20px 0;
	padding: 0 0 5px 0;
	font-size: 9px;
	color: #666;
}

p.singlemetadata {
	border-top : 1px solid #222;
	margin : 10px 0 20px 0;
	padding: 5px 0 0 0;
	font-size: 9px;
	color: #666;
	float: left;
}

/* Comments Template */

.comments-template {
	display : block;
	height : auto;
}

.alt {
	margin : 0;
	padding : 10px;
}

.commentlist {
	padding : 0;
	text-align : justify;
}

#respond {
	margin: 0 0 20px 0;
}

#comments {
	margin: 20px 0 20px 0;
}

.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 {
	color:#acacac;
	margin : 10px 5px 10px 0;
}

#commentform p {
	margin : 5px 0;
}

.nocomments {
	text-align : center;
	margin : 0;
	padding : 0;
}

.commentmetadata {
	margin : 0;
	display : block;
}

/* Footer */

#footer {
	float: left;
	text-align : left;
	margin: 30px 0 10px 26px;
	width : 970px;
	border-top : solid;
	border-color : #222222;
	border-width : 1px;
	color : #444444;
	font-size : 0.7em;
	height: 60px;
}

#footer p {
	padding: 10px 0 0 0;
}

#footerleft {
	float : left;
	text-align : left;
	display : block;
	width : 485px;
}

#footerright {
	float : right;
	text-align : right;
	display : block;
	width : 485px;
}

/* Flags */

#flags_language_selector img{
    margin:1px;
    border:1px solid #333;
}

#flags_language_selector {
	display: inline;
	float:left;
	margin-top:3px;
	height:18px;
}

#flags {
	width:100px;
	float:left;
}

#flags-text {
	float:left;
	width: 100px;
	height:14px;
	padding: 2px 0 0 0;
}

#flags-text p {
	padding : 0px 0 2px 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	color:#FFF;
}

#main-bottom {
	background : url(images/content_bottom.gif) no-repeat top left;
	width : 970px;
	height : 16px;
}

#clearfix {
	clear : both;
}

.clear {
	clear: both;
}

td {
	font-family : Arial, Helvetica, sans-serif;
}

th {
	font-family : Arial, Helvetica, sans-serif;
}
