/* **************************************************** */
/*   sIFR styles in sIFR-screen.css and sIFR-print.css   */
/* ***************************************************** */

/* ***************************************************** */
/* Global CSS Styles - These are your standard html tags */
/* ***************************************************** */
/* {margin:0; padding:0; outline: none;} */
a:link, a:visited {text-decoration:none; color:#000080; }
a:hover, a:active {text-decoration:underline; color: #0000ff; }



body {
    font-family: verdana, sans-serif;
	font-size: 12px;
    margin: 5px 0px 0px 0px;
	background-color: #7b7a7a;
	/*background-image: url(../images/bksample.png);
	background-repeat: repeat;*/
	
}

img { behavior: url(iepngfix.htc) } /* PNG fix in IE6 */

/* ********************************************************************************** */
/* Layout CSS - these are author css styles that control the general layout structure */
/* ********************************************************************************** */

#container {
	margin: 0px auto;
	margin-top:4px;
	width: 900px;
	background-color:#7b7a7a;
	/*background-image: url(../images/bksample.png);
	background-repeat: repeat;*/
}

#header {
	width:900px;
	height:122px;
	background-image:url(../images/condor_newheader.jpg);
	/*overflow:hidden;*/
	*overflow:hidden;
}

#content {    
	
    /*background-color:#ffffff;*/
	text-align: left;
	padding:0px;
	min-height:400px;
	margin:0px;
	z-index:1;
	
}

#contentbg{
	background-color:#FFFFFF;
	min-height:415px;
}

/* IE6 Hack */
/*\*/
* html #contentbg {height: 415px;}
/**/

#trucklist{
	background-color:#7b7a7a;
}

/* IE6 Hack */
/*\*/
* html #content {height: 400px;}
/**/



#contenthome {    
	min-height:557px;
    background: url(../images/condor_bg.jpg);
	text-align: left;
	padding:0px;
}
/* IE6 Hack */
/*\*/
* html #contenthome {height: 557px;}
/**/


#searchlib {
	width:227px;
	float:right; 
	margin-top:20px; 
	margin-right:85px;
	_margin-right:41px;
}

#leftside {
    width:235px;
	float:left;
	text-align:center;
	padding-top:50px;
}

#photo {
    width:619px;
	height:350px;
	float:right;
	margin:10px 43px 0px 0px;
}

/* IE6 Hack */
/*\*/
* html #photo {margin-right: 17px;}
/**/

#dealerlocator {
    width:430px;
	height:142px;
	float:left;
	margin: 28px 0px 0px 18px;
	background:url(../images/condor_mapbg.jpg) no-repeat;
}

/* IE6 Hack */
/*\*/
* html #dealerlocator {margin: 25px 0px 0px 12px;}
/**/

#adrotator {
    width:400px;
	height:142px;
	float:right;
	margin: 28px 18px 0px 0px;
}

/* IE6 Hack */
/*\*/
* html #adrotator {margin: 25px 12px 0px 0px;}
/**/

/* ********************************************************************** */
/* Formatting CSS - these are user css styles that control the formatting */
/* ********************************************************************** */
/* Headers  Titles */
h1 {
    margin:0px;
	font: bold 16px verdana, sans-serif;
	color: #8c8c7f;
	padding: 15px 25px 10px 25px;
}

h2 {
    margin:0px;
	font: bold 14px verdana, sans-serif;
	color: #000000;
}

#content .copy {
    font-family: verdana, sans-serif;
	/*font-size:9pt;*/
    font-size: 12px;
	padding: 0px;
	/*line-height: 1.5; do we need or not */
	text-align:left;
		
}
/* ************************************************************************** */
/* Navigation Links - these are main, utility and secondary navigation styles */
/* ************************************************************************** */
/* Links */

a:link,a:visited { 
    color: #355266;
 	text-decoration: underline;
}
a:active, a:hover { 
    color: #000000;
	text-decoration: underline;
}


/* Main Navigation */
#mainnav {
	width:728px;
    /*width:847px;*/
	height:18px;
	float:right;
	margin-top: 99px;
	padding:0px 0px 0px 0px;
	margin-right: 0px;
} 

/* Utility Navigation */

#utilitynav {
    width:900px;
	margin:0px auto;
	text-align:right;
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-transform: uppercase;
	position:relative;
}	

#utilitynav a:link, #utilitynav  a:visited {
	color: #cccccc;
	text-decoration:none;
}

#utilitynav a:active, #utilitynav a:hover {
	color: #ffffff;
	text-decoration:none;
}

/* ************* */
/* Footer CSS  */
/* ************ */
#clearit{
	clear:both;
	}
#footer {
	position:relative;
	top:5px;
    width:900px;
    margin: 0 auto;
	padding:4px;
    text-align:left;
	font-size:9px;
	color:#ffffff;
}

#footer .copyright, #footer .Copyright {
    font-size: 9px; 
	color: #ffffff;
}

/* ********************** */
/* Form Input Fields CSS  */
/* ********************** */

input, select, option, textarea {
	font-family:  verdana, sans-serif; 
	font-size: 11px;
	color: #000000; 
}      

/*  Sales section of Condor subHeadMast.gif*/

#subheadmast{
	background-image:url(../images/Condor_in_Production.jpg);
	background-color:#7b7a7a;
	
	width:900px;
	height:172px;
	background-repeat: no-repeat;
	background-position: left;
	left:0;
	
}
#subheadmastinstock{
	background-image:url(../images/condor/Condor_in_Stock.jpg);
	background-color:#7b7a7a;
	width:900px;
	height:172px;
	background-repeat: no-repeat;
	background-position: left;
	left:0;
	
}

#garbagesubheadmast{
		background-image:url(../images/condor/garbage.jpg);
	background-color:#7b7a7a;
	
	width:900px;
	height:172px;
	background-repeat: no-repeat;
	background-position: left;
	left:0;
	
}

#subheadtitle{
	position:relative;
	border:1px solid red;
	top:51px;
	left:58px;
	width:414px;
	height:30px;
	
}
#subheadtitle h1{
	padding:0;
	margin:0;
	font-family: verdana, sans-serif;
	
	font-size:18pt;
	font-weight:bold;
	/*font-weight:strong;  Bad markup */
	color:#ffe362;
	text-transform: uppercase;
}
#truckinproduction{
	font-family:Verdana;
	font-size:12px;
}
#truckinproductiondetail{
	font-family:Verdana;
	font-size:12pt;
	background-color:#7b7a7a;
	width: 900px;
	min-height:594px;
	z-index:1;
}
#truckdetailleft{
	position:relative;
	float:left;
	top:16px;
	width:455px;
	height:453px;
	background-image: url(../images/CondorleftboxDetail.jpg);
	background-repeat: no-repeat;
	font-family:  verdana, sans-serif;
	color: #FFFFFF;
}



#detailtrucktitle{
	position:relative;
	left:37px;
	top:21px;
	width:390px;
	font-size: 24px;
	/*line-height: 62.5%;*/
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}

#vindate{
	position:relative;
	width:390px;
	left:37px;
	top:79px;
}

#vindate h2{
	position:relative;
	float:left;	
	margin:0 0 22px 0;
	
	padding:0;
	font-family: verdana, sans-serif;
	font-size: 18px;
	/*line-height: 200%;*/
	font-weight: bold;
	color: #FFFFFF;
	/*text-align: top;*/  
}
.detailData{
	/*float:left;*/
	font-family: verdana, sans-serif;
	font-size: 14pt;
	/*line-height: 200%;*/
	margin:0 0 0 0px;
	padding:0;
	}

#truckdetailmoreinfo{
	position:relative;
	display:block;
	/*width:390px;*/
	margin:0;
	padding:0;
	top:96px;
	height:191px;
	
	left:37px;
	font-family: verdana, sans-serif;
	font-size: 18pt;
	/*line-height: 200%;*/
	font-weight: bold;
	color: #FFFFFF;
	/*text-align: center;*/
}
/*#leftbottom{
	width:460px;
	height:360px;
	
}*/


#truckdetailright{
	position:relative;
	float:left;
	width:441px;
	
	
}

#righttruckdetailtop{
	position:relative;
	top:8px;
	right:-18px;
	background-image: url(../images/condor/condorTruckDetailRightTopA.jpg);
	background-repeat: no-repeat;
	background-color:#7b7a7a;
	width:441px;
	height:222px;	

}
#righttruckdetailbottom{
	position:relative;
	right:-15px;
	top:13px;
	margin-bottom:73px;
	/*background-image: url(../images/Condorrightdetailbottom.jpg);*/
	background-repeat: no-repeat;
	background-color:#7b7a7a;
	width:434px;
	height:297px;
}
#colorboxtop{
	width:434px;
	background-image:url(../images/condor/condor_right_BBox_top.jpg);
	background-repeat: no-repeat;
}
#colorboxmiddle{
	width:434px;
	min-height:284px;
	background-image: url(../images/condor/condor_right_bbox_middle.jpg);
	background-repeat: repeat-y;
}
#colorboxbottom{
	width:434px;
	background-image: url(../images/condor/condor_right_BBox_Bottom.jpg);
	background-repeat:no-repeat;
	height:13px;
}
.truckinfodata{
	text-align:right;
	width:191px;
	height:9px;
	vertical-align:top;
	}
.truckinfodataright{
	padding-left:5px;

}

#bottomNav{
	position:relative;
	height:20px;
	width:300px;
	}

/** transfer from old style sheet */

a:link.prlink {
    font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#ba6927;
	text-decoration:none;
}

a:visited.prlink {
    font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#ba6927;
	text-decoration:none;
}

a:hover.prlink {
    font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#ba6927;
	text-decoration:underline;
}

.prtitle {
    font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#ba6927;

}

.prdate {
    font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #355266;
}

.prcopy {
    font-family: verdana;
	font-size: 12px;
	line-height:18px;
	color: #355266;
}

.paging {
    font-family:verdana;
	font-size:12px;
	color:#ba6927;
}

/* Product Page */

.productname {
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
}

.description {
    font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding-bottom:80px;
}

.keyfeatures {
    font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
}

.caption {
    font-family: verdana;
	font-size: 9px;
	color:#cccccc;
}

/* Applications */

.appcategory {
    font-family:impact;
	font-size: 20px;
	color: #ba6927;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:10px;
}

.appdesc {
    font-family:verdana;
	font-size: 10px;
	color: #000000;
}

.apptitle {
    font-family: impact;
	font-size: 14px;
	color: #7b7a7a;
	text-transform: uppercase;
}

.appimage {
    vertical-align:middle;
	
}

/* Training Page */ 
.coursename {
    font-family: verdana;
	font-size:14px;
	font-weight:bold;
	color:#ba6927;
}
.coursecopy {
    font-family: verdana;
	font-size:12px;
	font-weight:bold;
	color:#324d60;
}
a:link.tanlink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#dacbb9;
	padding-left:10px;
	text-decoration:none;
}

a:visited.tanlink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#dacbb9;
	padding-left:10px;
	text-decoration:none;
}

a:hover.tanlink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	color:#dacbb9;
	padding-left:10px;
	text-decoration:underline;
}
a:link.bluelink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

a:visited.bluelink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

a:hover.bluelink {
    font-family: verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

/* Site Map Links */

a:link.link {
    font-family: verdana;
	font-size:12px;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

a:visited.link {
    font-family: verdana;
	font-size:12px;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

a:hover.link {
    font-family: verdana;
	font-size:12px;
	text-decoration:none;
	color:#324d60;
	padding-left:10px;
}

a:link.link2 {
    font-family: verdana;
	font-size:12px;
	text-decoration:underline;
	color:#324d60;
	padding-left:10px;
}

a:visited.link2 {
    font-family: verdana;
	font-size:12px;
	text-decoration:underline;
	color:#324d60;
	padding-left:10px;
}

a:hover.link2 {
    font-family: verdana;
	font-size:12px;
	text-decoration:underline;
	color:#324d60;
	padding-left:10px;
}

/* Contact Page */
.category {
    font-weight:bold;
    background-color:#355266;
	color:#ffffff;
	width:816px;
	padding:5px;
	float:left;
}

.contact {
    width: 370px;
	float: left;
}

.bluecopy {
   color: #355266;
}
.brightbluecopy {
	color:#2625ff;
}


#dealerlogin{
	position:relative;
	left:101px;
	}

#loginbox {
	position:relative;
	width:326px;
	font-size:100%;
	left:195px;
}

#logintop {
	background-image:url(../images/condor/Condor_dealerLogintop.jpg);
	background-repeat: no-repeat;
	height:60px;
	position:relative;
}

#loginmiddle{
	background-image:url(../images/condor/condor_dealerloginMid.jpg);
	background-repeat: repeat-y;
	/*text-align:center;*/
	position:relative;
	padding:14px 20px 14px 20px;

	}

#loginmiddle p{
	position:relative;
	padding:0;
	margin:0;
	width:290px;
	font-family:Verdana;
	/*font: verdana;*/

	font-size:8pt;
	font-style:italic;
}
#loginmiddle p label{
	font-family:verdana;
	font-size:12pt;
	font-style:normal;
	}

#loginmiddle input{
	position:relative;
	/*border:2px solid red;*/
	left:48px;
	}

#loginmiddle #dlogin{
	position:relative; 
	left:110px;
	margin-bottom:14px; 
	}
#loginmiddle label{
	position:relative;
	left:48px;
	text-align:left;
	}
#loginbottom {
	background-image:url(../images/condor/condor_dealerloginBottom.jpg);
	background-repeat:no-repeat;
	height:14px;
	}
	
/*  Condor Parts Support layout */
#whiteboxtop{
	background-image:url(../images/condor/Condor_WhiteBoxTopD.gif); 
	background-repeat:no-repeat; 
	width:900px;
	
	margin:0;
	padding:0;
}
#whiteboxmiddle{
	position:relative;
	background-image:url(../images/condor/Condor_WhiteBoxMiddleD.gif);
	width:900px;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	}
#whiteboxbottom{
	background-image:url(../images/condor/Condor_WhiteBoxbottomD.gif);
	width:900px;
	background-repeat:no-repeat;
	}
#contactinfo{
	list-style-type:none;
	margin-left:0;
	margin-bottom:0px;
	padding:0;
	/*margin: 0 34px 25px 0;*/
	margin: 0 0 25px 0;
	/*padding:10px;*/
	}
	
#contactinfo li{
	margin-bottom:2px;
	font-size:11px;
	}
#textholder{
	position:relative; 
	margin:0px 34px 0px 34px; 
	padding:0;
	}
	
	
#dealername{
	position:absolute;
	top:0;
	left:0;
	text-transform:none;
	}

#dealerlocatordetail ul{
	list-style-type: none;
	margin-top:10px;

}

.dealersinfo{
	position:relative;
	width:380px;
	float:left;
	margin-top:0;

}
.dealersinfo li{
	padding-bottom:10px;
	}

.dealersdirections{
	position:relative;
	width:340px;
	float:left;
	padding-top:10px;
	}