/*********************************************************************
STYLE RESET - removes browser defaults
**********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	height: 100%;
}
/*********************************************************************
GENERAL STYLES - top level appearance for entire site
**********************************************************************/

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0076C3;
	padding-bottom: 10px;
}

h1 a {
	padding: 0px;
	background: none;
	color: #0076C3;
	text-decoration: underline;
}

h2 {
	color: #005c98;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	text-transform: none;
	line-height: 2em;
}

h2 a {
	color: #005c98;
	text-decoration: underline;
}

h3 {
	color:#005c98;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	padding:10px 0;
	text-transform:none;	
}

h3 a {
	color: #005c98;
	text-decoration: underline;
}

h4 {
	color:#555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:2em;
	padding:10px 0px;
} 

h4 a {
	color: #555;
	text-decoration: underline;
}

h5 {
	font: bold 15px Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #fff;
	color: #0076c3;
	text-transform: uppercase;
	padding-bottom: 8px;
	}
h6 {
	color: #777;
	float:left;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 4px;
	}
	



#itemContentFullCol h1 a:hover, #itemContentFullCol h2 a:hover, #itemContentFullCol h3 a:hover, #itemContentFullCol h4 a:hover {
	text-decoration: none;
}


.column h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0076C3;
	margin: 5px 17px 0px 17px;	
	padding-bottom: 0px;
}

.column h1 a {
	background: transparent url(../images/h1Arrow.gif) no-repeat scroll 2px 75%;
	color:#0076C3;
	padding-left:14px;
	padding-top: 10px;
	text-decoration: none;
}

.column h2 {
	padding: 10px 0;
}
.column h2 a {
}

#resourcesHolder h3 {
	padding: 10px 0 0 20px;
}


a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0 0 15px;
	line-height: 1.8em;
}

sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	bottom: -0.3em;

}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.3em;

}

img.noBorderBG {
	background-color: transparent !important;
	border: none !important;
	padding: 0px !important;
}

.search-excerpt {
	color: #005C98;
	background: #fff;
	font-weight: normal;
}

#loader {
	position: absolute;
	left: 2px;
	top: 22px;
}
/*********************************************************************
LAYOUT FRAMEWORK - main containers, structure that doesn't change
**********************************************************************/
body {
	background: #B4DAFE url(../images/skyBG.jpg) no-repeat fixed center top; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.contentWrapper {
	padding-bottom: 50px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -15em;
	}
.skyBgWrapper {
	background: transparent;
	}
#header {
	height: 115px;
	}
.push {
	height: 15em;
}
.footerWrapper {
	background-color: #1B5080;
	height: 15em;
	}
#footer {
	background: transparent url(../images/footerBG.png) no-repeat scroll 267px 1px;
	/*background: transparent url(../images/footerBG.png) 0px 1px no-repeat scroll;*/
	height: 150px;
	}
/*********************************************************************
Columns
**********************************************************************/
#subColLeft, #subColMid, #subColRight {
	float:left;
	margin-left:-10px;
	margin-right:15px;
	width:320px;
	display: inline;
	}
.column {
	background:transparent url(../images/colBgColor.png) repeat-y scroll left top;
	float:left;
	position: relative;
	min-height: 200px;
	}


/*********************************************************************
Utilities
**********************************************************************/
.clearFix {
	clear: both;
	}
.last {
	margin-right: 0px !important;
	border: none;
	outline:none;
	background-image: none !important;
	}
.floatRight {
	float: right !important;
	}
.floatLeft {
	float: left !important;
	}
.reqtxt {color:red;}
/*.cforms-required { 
	clear:both;
	float:left;
}*/
/*********************************************************************
Utilities
**********************************************************************/
.sIFR-active #countryChanger span {
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
	padding:0;
	visibility:hidden;
	letter-spacing: 0;
	}


/*********************************************************************
Unordered Lists
**********************************************************************/

#item ul {
	margin: 10px;
}
	

/*********************************************************************
Tables
**********************************************************************/

	
table {	
	
	margin: 0 auto;
	border:1px solid #1B5080;	
	border-collapse:collapse;
	}

tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/background.gif) no-repeat;
	}
	
p.locationHeader, a.locationHeader {
	text-align:left;
}	
	
.column1	{
	background:#D2E9FE url(../images/background.gif) no-repeat;
	}
	
.row1	{
	background:#D2E9FE;
	}
	
td  {     
	color:#1B5080;
	border:1px solid #1B5080;
	padding:6px;
	text-align:center;
	}
	
table.locationInfo {
	border: none;
	margin: 15px 0px;
	width: 100%;
}

.locationInfo td{
	text-align: left;
	padding: 5px;
	border-color: #888;
}
	
.table_head  {	
    color: #FFF; 
	font-size:16px;
	text-align:center;
	vertical-align:bottom;
	font-weight: bold;
	border:1px solid #1B5080;
	padding:10px;
	background:#4981B4;
	}	
	
	
.model_num  {	
    color: #1B5080; 
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border:1px solid #1B5080;
	padding:10px;	
	}		
	

/*********************************************************************
Edit Page
**********************************************************************/	
	
#editPageLink { 
	background:#FFFFFF url(/english/wp-admin/images/icons32.png) repeat scroll -312px 50%;
	left:20px;
	padding:15px 7px 15px 0;
	position:fixed;
	top:5px;
	z-index: 10000;
}	
#editPageLink a {
	background-color:#FFFFFF;
	margin-left:41px;
	margin-right:0;
	padding-bottom:10px;
	padding-left:0;
	padding-top:10px;
}
#editPageLink a:hover { text-decoration: none; }
	
	
/*********************************************************************
cforms
**********************************************************************/		

/*.cform label {
	display: block;
}*/
	
	
/*#cforms2form {
	padding: 0px;
	margin: 0 auto;
}
*/

/*ol.cf-ol {
	background: none !important;
	margin: 0px;
}*/

/*#cforms13form ol.cf-ol, #cforms14form ol.cf-ol, #cforms15form ol.cf-ol {
	float: left;
	width: 300px;
}*/
/*#item ol.cf-ol li {
	padding: 0 ;
	line-height: 2em;
	margin: 0px;
	display: block;
}
#item ol.cf-ol area {
	diplay: block;
}
	#item ol {
	background:transparent url(../images/itemRightColBG.png) repeat scroll left top;
	margin:10px;
	list-style-image: none;
	}
	#item ol li {
		color:#444444;
		font-size:11px;
		padding:10px;
		line-height: 1.8em;
		font-size: 12px;
	}
	#item ul li ol {
		margin: 10px 20px;
	}	
	
span#loginRemember input {
	border: none !important;
}*/

p.linklove {
	display: none;
}
	

	
/*********************************************************************
Slideshow
**********************************************************************/		

.jFlowSlideContainer {
	overflow: hidden !important;
}
	
	
	
