/*
    NewTarget CSS standard for HTML rendering. 
    Copyright (C) 2008  NewTarget Inc. (www.newtarget.com)
*/
/*
-----------------------------
common
-----------------------------
*/

body{
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9f9f9f;
}
.bodycontainer{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logoheader{
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 91px;
}
.logo {
	float: left;
	padding-left: 13px;
}
.mototext {
	padding-top: 35px;
}
.headerright {
	padding-right: 12px;
	/*width: 287px;*/
}


.utility {
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FEFEFE;
	text-align: right;
}
.utility a {
	padding-right: 5px;
	padding-left: 5px;
	color: #FEFEFE;
}
.utility a:hover {
	color: #F0F0F0;
}



.utilityblock{
	text-align: right;
	float: right;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fefefe;
	width: 343px;
}
.utilityblock img {
	padding-right: 2px;
}
.utilityblock a {
	color: #fefefe;
	padding-left: 3px;
	padding-right: 2px;

}
#topheader{
	clear: both;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color: #3f95b2;
	background-position: left top;
	color: #EFEFEF;
	height: 32px;
}
.searchblock{
	text-align: right;
	float: right;
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
.searchblock a {
	padding-right: 2px;
	padding-left: 2px;
	color: #7a7a7a;
	font-weight: bold;
}
.searchtext {
	background-image: url(/images/searchtext_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin: 0px;
}
.gobutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}






.conceptheader {
	clear: both;
}
.searchblock input{
	color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}


.datatable th {
	background-color: #E5E5E5;
}
.datatable th, .datatable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a.underline{
	text-decoration:underline!important;
	color: #be8b27!important;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.clearboth{
	clear: both;
}
img.floatright {
	margin-left: 10px;
	float: right;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.more_link{
	text-align: right;
	line-height: 1em;
}
.more_link a:link, .more_link a:visited {
	color: #2f81a7;
	background-image: url(/images/more_button.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 6px 6px;
	text-align: right;
	list-style-type: square;
}
.more_link a:hover, .more_link a:active {
	color: #FF3300;
	background-image: url(/images/more_button.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 6px 6px;
	text-align: right;
	list-style-type: square;
}
.section_block {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: 0.9em;
	text-transform: uppercase;
	width: 160px;
	padding: 8px;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	font-weight: normal;
	line-height: normal;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
	clear: left;
}
.section_block:first-letter {
	font-size: 1.5em;
}
.smalltext {
	font-size: 11px;
	line-height: 1.2em;
}
.padding {
	padding: 8px;
}
#pagefooter {
	clear: both;
	line-height: 1.4em;
	font-size: 1em;
	color: #515151;
	padding: 14px;
	background-image: url(/images/footer_border.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#pagefooter a:link, #pagefooter a:visited {
	color: #010101;
	text-decoration: none;
}
#pagefooter a:hover, #pagefooter a:active {
	color: #4D4D4D;
	text-decoration: none;
}
.footerlinks ul {
	margin: 0px;
	padding: 0px;
}

#pagefooter li{
	list-style-type: none;
}
#pagefooter .left {
	background-image: url(/images/footer_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}

.copyright {
	float: left;
	width: 175px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.copyrighttext {
	float: left;
}
.column1, .column3, .column4 {
	float: left;
	width: 100px;
	color: #010101;
}
.column2 {
	float: left;
	width: 140px;
	color: #010101;
}
a.designby {
	color: #da8500 !important;
	text-decoration: underline !important;
}
#pagefooter .right {
	width: 412px;
}
.footersearch {
	padding-top: 5px;
}
.footerlogo {
	padding-top: 5px;
	padding-right: 12px;
}
.usearch {
	width: 143px;
	border: 1px solid #4a4949;
	background-color: #e0e0e0;
}


.sharethis {
	position: absolute;
	z-index: 111;
	width: 100px;
	margin-left: 20px;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 5px;
}

.error {
	color: red;
}

.socialmedia{
	float: left;
	line-height: 12px;
	padding:1px 0px 0 0;
	width: 175px;
	text-align: right;
	margin:0 0 0 0;
}
.textsocial{
	line-height:15px;
	vertical-align:top;
}
.socialmedia img{
	padding-left: 0px;
	padding-right: 0px;	
}
.socialmedia a{
	padding-left: 0px;
	padding-right: 0px;	
}
