/*
Theme Name:  Aventis Systems
Theme URI: http://www.tdesignonline.com
Description: This Custom Theme was create by <a href="http://www.tdesignonline.com">Richard Lee</a>.
Author: Richard Lee
Author URI: http://www.tdesignonline.com/
Tags: 
*/


/* Begin Typography & Colors */
*{
margin:0px;
padding:0px;
list-style:none;
outline:none;
}
body{
font-size:13px;
/*font-family:Arial, Helvetica, sans-serif;*/
/*font-family:Verdana, Geneva, sans-serif;*/
font-family:Tahoma, Geneva, sans-serif;
line-height:1.5em;
color:#333;
background-color:#ffffff;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

a img{
border:none;	
}


#wrapper{
position:relative;
width:940px;
margin:auto;
}

#header h1 {
	border:none!important;
	text-decoration:none!important;
}
#logoLink{
text-indent:-99999px;
height:150px;
width:300px;
position:absolute;
text-decoration:none!important;

}
#storeLink{
float:right;
width:200px;
height:60px;
text-indent:-99999px;
margin-top:60px;
}

/*HEADER*/
#header{
position:relative;
height:155px;
border-bottom:#ddd solid 1px;
background-image: url(images/Banner.jpg);
background-repeat:no-repeat;
}



#header li{
	display:inline;
}

#topNavNew{
position:absolute;
top:128px;
left:20px;
}
#topNavNew a{
color:#fff;	
padding-right:20px;
}

#topNavNew a:hover{
text-decoration:underline;	
}


#phoneNumber{
	position:absolute;
	top:128px;
	right:0px;
	color:#fff;
	padding-right:10px;
	font-weight:bold;
	font-size:17px;
}

/*CONTENT*/
#content{
position:relative;
}

#content a{
text-decoration:none;
color:#b5121b;
}

#content a:active, #content a:hover{
text-decoration:underline;	
}

/*FOOTER*/
#footer{
position:relative;
height:90px;
border-top:#ddd solid 1px;
margin-top:20px;
}

#footerNav{
	margin-top:20px;
	text-align:right;
	float:right;
}

#footerNav li{
	display:inline;
}

#footerNav a {
	float:left;
	text-decoration:none;
	color:#777;
	margin-left:30px;;
	font-size:11px;
}

#footerNav a:hover, #footerNav a:active {
	text-decoration:underline;
	color:#555;
}

#copyright{
	margin-top:20px;
	float:left;	
	color:#777;
}

.bumpSidebarUp{
position:relative;
top:-30px;
}

/*HOME*/

#subs{
margin: 10px 0px;	
}
#subs p {
	padding:0px 10px;
	margin-top:10px;
}
.sub {
width:297px;
background-image: url(images/homeSubContentGradient.jpg);
background-position:bottom left;
background-repeat: no-repeat;
height:300px;
float:left;
border:solid 1px #ddd;
}

.sub h2{
color:#555;
margin-top:10px;
margin-bottom:7px;
padding-left:10px;
font-size:16px;
}


/*All secondary pages*/
#sidebarLeft{
	width:201px;
	margin-top:20px;
}
#navLeft{
	position:relative;
	width:199px;
	border:solid 1px #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#navLeft ul {
padding:20px 0px;
width:159px;
margin:auto;
border-bottom: solid 1px #ccc;
}

#navLeft h2{
color:#777;
font-weight:normal;
margin-bottom:10px;
}

#navLeft a{
color:#333;	
}

#navLeft #sitemap1{
	position:absolute;
	width:60px;
	height:24px;
	line-height:25px;
	background-color: #333;
	color:#fff;
	bottom:0px;
	right:0px;
	text-align:center;
	font-size:11px;
	background-image: url(images/buttonSitemap.jpg);
}

#mainContent{
float:right;
width:700px;
margin-top:40px;
}
#mainContent #searchform{
	margin-top:40px;
}

.topArrow{
position:absolute;
background-image:url(images/topArrow.jpg);
width:21px;
height:42px;
right:-21px;
top:7px;
}

/* 3column with right sidebar*/

#sidebarRight{
	width:199px;
	float:right;
}

#sidebarRight li{
margin-bottom:5px;
line-height:1.1em;
}
#sidebarRight h2{
margin-bottom:10px;	
color:#777;
font-weight:normal;
padding-top:3px;
}
/*#pageNews #sidebarRight {border-left:1px solid #ccc; padding-left:20px;}*/

#recent-posts-3 {
margin-top:20px;	
}

#recent-posts-3 li{
padding-bottom:10px;
margin-bottom:10px;
border-bottom: dashed 1px #ccc;
}

#sidebarRight p {
padding:0px 20px;	
}




/*Status Indicator*/

/*left nav*/
.testimonials .navTestimonials,
#home .navNews, 
.our-team .navOurTeam, 
.why-aventis .navWhyAventis,
.certifications .navCertifications,
.new-vs-used .navNewVSUsed, 
.shipping .navShipping,
.warranty .navWarranty,
.sell-your-equipment .navSellYourEquipment,
.reseller-program .navResellerProgram,
.referral-program .navReferralProgram,
.privacy-policy .navPrivacyPolicy,
.partners .navPartners,
.contact .navContact,
.about-us .navAboutUs,
.new-vs-used .navWhyBuyRefurbished,
.upcoming-events .navUpcomingEvents,
.careers .navCareers,
.sponsorships .navSponsorships,
.forceStatus{
position:relative;
color:#b4111a!important;
left:-10px;
padding-left:10px;
background-image: url(images/redArrow.gif);
background-repeat:no-repeat;
background-position:0px 2px;
font-weight:bold;

}

/*sitemap*/
#sitemap ul ul{
	margin-left:40px;
	border-left:3px solid #ccc;
	border-bottom:3px solid #ccc;
	padding-bottom:10px;
	width:160px;
}

#sitemap ul li {
	margin-bottom:10px;	
}

#sitemap ul li ul li {
margin-bottom:0px;	
}

#sitemap ul ul a{
padding-left:19px;
}

#sitemap ul li a:visited{
padding-left:15px;
position:relative;
left:-15px;
background-image: url(images/checkMarkVisited.jpg);
background-repeat:no-repeat;
background-position: 0px 2px;
}

#sitemap ul li ul li a:visited{
padding-left:15px;
position:relative;
left:3px;
background-image: url(images/checkMarkVisited.jpg);
background-repeat:no-repeat;
background-position: 0px 2px;

}
#sitemap ul span{
width:40px;	display:inline;float:left;
}

#key{
float:right;
border:solid 2px #9E7;
padding:5px;
color:#777;
}

#key img{
position:relative;
top:2px;
}

/*secondary pages*/
h1{
font-weight:normal!important;
letter-spacing: -1px!important;
margin-bottom:20px!important;
font-size:33px!important;
padding-bottom:25px!important;
border-bottom:solid #ddd 1px!important;
text-align:left;
line-height:29px;
}
#header h1, .descriptionmain{
margin:0px;
border:none;
padding:0px;
float:left;
}

hr{
margin:20px 0px;
border:none;
background:none;
border-bottom:#ccc 1px dashed;
}
#content h1, h2, h3 ,h4, h5, h6, h7, h8{
	color:#b5121b;
}

#content p {
margin: .5em 0 1.5em;
}

#signupForm .text{
		background:none;
	background-image: url(images/signupfield.jpg);
	width:155px;
	height:23px;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	outline:none;
	border:none!important;
	
}

#newsletter, #mc-embedded-subscribe-form{
	margin:auto;
	width:165px;
	positon:relative;
	left:-15px;
}

#signupForm{
	width:199px;
	border:solid 1px #ccc;
	background-color: #f2f2f2;
	/*background-image: url(images/signupbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#signupbg{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#signupbg{
	width:199px;
	background-color: #f2f2f2;
	height:125px;
	background-image: url(images/signupbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}



/* anywhere styles*/
.first{margin-right:20px;}
.last{margin-left:20px;}
.middle{margin-right:20px;margin-left:20px;}
.noborders{border:none!important;}
.red{color:#b5121b;}
.grey{color:#999;}
.xs{font-size:9px;}
.sm{font-size:11px;}
.md{font-size:13px;}
.lg{font-size:15px;}
.xl{font-size:17px;}
.xx{font-size:19px;}
.hide{display:none;visibility:hidden;}
.show{display:block;visibility:visible;}
.floatr{float:right}
.floatl{float:left;}
.clearr{clear:right;}
.clearl{clear:left}
.clear{clear:both}

/*JavaScript Ehancements*/
/*Accordion*/
.pageOurTeam #mainContent{
min-height:500px;	
}

.our-team #basic-accordian{
	position:relative;
	width:460px;
	z-index:2;
}

.our-team .accordion_headings{
	padding:5px;
	background: #777;
	color:#fff;
	border:1px solid #ddd ;
	cursor:pointer;
	font-weight:bold;
}

.our-team .accordion_headings:hover{
	background: #CCC;
	color:#333;
}

.our-team .accordion_child{
	padding:15px;
	background:#eee;
	border:1px solid #ddd;

}

.our-team .header_highlight{
	background: #eee;
	color:#333;
}

/*regaccordion*/
#basic-accordian{
	position:relative;
	width:460px;
	z-index:2;
}

.accordion_headings{
	padding:5px 0px;
	background: none;
	color:#333;
	border:none;
	cursor:pointer;
	font-weight:regular;
}

.accordion_headings:hover{
	background:none;
	color: #900;
}

.accordion_child{
	padding:10px 0px;;
	background:none;
    border:none;
}

.header_highlight{
	background: none;
	color: #900;
	text-decoration:underline;
}


#contactForm input{
		display:block;
}

textarea{
font-family: Tahoma, Geneva, sans-serif;
font-size:13px;
	}
	
#sidebarRight a{
color:#333;	
}

#banner{
position:relative;
background-image: url(/images/homeHeader0.jpg);
width:940px;
height: 301px;
margin-top:10px;
cursor:pointer!important;
}


#slideshownav{
	height:30px;
	/*width:125px;*/
	width:105px;
	position:absolute;
	bottom:1px;
	right:1px;
	background-image: url(images/slideshownav.png);
	display:none;
	visibility:hidden;
	cursor:default!important;

	
}

#slideshownav li{
	display:inline;
	background-color: #ccc;
	text-align:center;
	width:17px;
	height:17px;
	line-height:17px;
	float:left;
	margin-left:7px;
	margin-top:7px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	
}

#slideshownav a{
	float:left;
	color:#333;
	width:17px;
	height:17px;
	line-height:17px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#page {
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}


.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: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Geneva, sans-serif;
	/*font-weight: bold;*/
	font-weight:normal;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}



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: Tahoma, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Tahoma, Geneva, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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 Tahoma, Geneva, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	padding: 0;
	width: 940px;
	margin:auto;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
width:460px;
float:left;
	}

.widecolumn {
	width:460px;
	float:left;
	}

.post {
	/*text-align: justify;*/
	text-align:left;
	}

.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;
}



/* End Structure */



/*	Begin Headers */



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 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;
	}

.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;
	}

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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
width:auto;	
}
#searchform div {
	position:relative;
	left:10px;
	}

#searchform #s {
float:left;
background:none;
border:none;
padding-top:4px;
height:18px;
padding-left:10px;
background-image: url(images/searchField.jpg);
background-repeat:no-repeat;
color:#777;
width:125px;
	}

#searchsubmit {
	float:left;
	background:none;
	border:none;
	background-image: url(images/searchButton.jpg);
	width:32px;
	height:22px;
	background-repeat:no-repeat;
	text-indent:-777777px!important;
	cursor:pointer;
	}

.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 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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: left;
	margin-bottom: 60px;
	display:none;
	}
	
.navigation {
	opacity:.7;
	filter:alpha(opacity=70);
}

.navigation:hover, .navigation:active {
	opacity:1;
	filter:alpha(opacity=100);
}
/* 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: 0 4px 5px;
	margin: 0;
}

#header h1, .descriptionmain {
text-indent:-99999px;	
}

#basic-accordian p{
	margin:0px!important;
}

#recent-posts {
padding-bottom:20px;}

#contactForm{
text-align:left;
}
#contactForm * {
margin-bottom:5px;	
}

#adress ul {
	list-style:none!important;
}

#adress ul {
margin:0px;
padding:0px;
}

.entry ul li {
list-style: disc;
}

#adress ul li{
	margin:0px;
	display:inline;
	width:200px;;
	list-style:none!important;
	float:left;
	content: none;
}

#adress .last {
margin-left:20px;	
}


#home h1, .single{
font-size:20px!important;
padding-bottom:0px!important;
border:none!important;
line-height:25px;
letter-spacing:0px!important;
margin-bottom:10px!important;
}

.post, .page {
border-bottom: 1px solid #CCC;
padding-bottom:20px;
margin-bottom:20px;
}

#sitemap ul li{
	list-style:none!important;	
}

/*#home #sidebarRight{
border-left: solid 1px #ccc;
}

#home #sidebarRight ul{
padding-left:20px;	
}

#home #sidebarRight ul ul{
padding-left:0px;	
}*/

.postmetadata {
display:none;	
}

.prev{
	margin-bottom:20px;
}

.next {
}

#recent-posts ul li{
border-bottom: #ccc 1px dashed;
padding-bottom:10px;
font-size:12px;
}

.screen-reader-text {
text-indent:-9999px;
position:absolute;
}

#Directors{
	list-style:none!important;
	padding:0px;
	margin:0px;
	margin-top:10px;
	color:#333;
}

#Directors li{
	width:107px;
	margin:0px;
	margin-left:5px;
	display:inline;
	float:left;
	text-align:center;
	font-size:10px;
	line-height:1.4em;
}

#Direcetors li span{
font-size:10px;	
}

#Directors .first{
margin-left:0px;	
}

#aTeam1, #aTeam2{
	list-style:none!important;
	float:left;
	width:218px;
	padding:0px!important;
	margin:0px;
	margin-top:10px;
}

#aTeam1 li, #aTeam2 li{
list-style:none!important;	
padding:0px!important;
margin:0px;
color:#333;
text-align:right;
font-size:10px;
line-height:1.4em;
clear:left;
height:143px;
vertical-align:bottom;

}
#aTeam2 {
margin-left:9px;	
}

#aTeam1 img, #aTeam2 img{
float:right;
padding-left:8px;
padding-bottom:8px;
}

hr{
background-color: #fff;	
border-top:#fff solid 1px;
}
.post h2 {
font-size:1.5em;
margin-bottom:.25em;
margin-top:1.25em;
color:#b5121b;
}

.post ul{
	margin-bottom:20px;
}

.nocomments {
display:none;	
}
.gallery a img {
padding:3px;
border:solid 1px #ccc;
}
.gallery a {
	margin-top:15px;
	float:left;
	margin-right:15px;
}



/* 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." */
