/* CSS Document */
* {
	margin:0pt;
	padding:0pt;
}
a { 
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
img {
	border:0px;
}
input {
	border:0px;
	background-color:#dedede;
	color:#333333;
	font-size:12px;

	padding-left:1px;
	position:absolute;
	border-bottom:1px solid #666666;
	left:93px;
	width:115px;
	height:19px;
	
}
select {
	background-color:#eeeeee;
	color:#333333;
	font-size:11px;
	
	padding-left:1px;
	position:absolute;
	left:93px;
	width:117px;	
	height:18px;

}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:FFFFFF;
	color:#333333;
}
.container {
	margin:0px auto 0px auto;
	
	width:955px;
}
.links a {
	color:#ffffff;
}
#topheader {
	width:955px;
	background-image:url(png/header.jpg);
	height:130px;
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	
}
.int {
	margin:0 auto 0 auto;
	width:955px;
	padding-top:94px;
}
.slogan {
	float:left;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}
.links {
	padding-right:635px;
	text-align:right;
	font-size:14px;
}
.header {
	/*background-image:url(images/header.jpg);
	width:955px;
	height:56px;
	background-repeat:no-repeat;
	margin-bottom:4px;*/
}

.modelcontent {
	margin:5px auto 0px auto;
	border:1px solid #666666;
	padding:4px;
	width:945px;
	/*background-color:#999999;	*/
}

.modelbox {
	width:250px;
	height:400px;
	border:1px solid #666666;
	background-color:#ffffff;
	float:left;
}
.modelboxdivide {
	width:4px;
	
}
.gallerycontent {
	padding:4px;
	border:1px solid #666666;
	width:945px;
	margin:0 auto;
}
.paddedimage {
	
	background-image:url(images/mainimage.jpg);
	height:225px;
	width:945px;
	background-repeat:no-repeat;
}
.insideimagebox {
	width:400px;
	
	background-color:#990000;
	height:50px;
	padding:2px;
	padding-left:0px;
	border:1px solid #ffffff;
	border-left:0px;
	position:relative;
	top:150px;
}
.insideinternalbox {
	background-color:#333333;
	color:#ffffff;
	width:100%;
	height:100%;
}

.mainimagetext {
	padding-top:6px;
	padding-left:10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.bottomcontainer {
	margin:5px auto 0px auto;
	
	width:955px;
}
.newsbox {
	float:left;
	width:318px;
	height:300px;
	border:4px solid #999999;
	background-color:#F4F4F4;

}

.bottomdivider {
	float:left;
	background-image:url(images/divider.jpg);
	width:1px;
	height:300px;
	margin-right:4px;
}
.audiinformationbox {
	float:left;
	width:953px;
	border:1px solid #999999;
	height:160px;
	background-color:#F4F4F4;
}
.audiinformation {
	text-align:left;
	padding:4px 0px 0px 4px;
	text-align:center;
}
.clear {
	clear:both;
}
span.promotext {
	font-size:13px;
	font-weight:bold;
}
.carbox {
	margin-top:8px;
	margin-bottom:10px;
	width:184px;
	height:128px;
	float:left;
}
#modelbox1 {
	margin-right:4px;
	width:233px;
	height:100%;
	/*border:1px solid #666666;*/
	background-color:#ffffff;
	float:left;
}
#modelbox2 {
	margin-right:4px;
	width:233px;
	height:100%;
	/*border:1px solid #666666;*/
	background-color:#ffffff;
	float:left;
}
#modelbox3 {
	margin-right:4px;
	width:233px;
	height:100%;
	/*border:1px solid #666666;*/
	background-color:#ffffff;
	float:left;
}
#modelbox4 {
	/*margin-right:4px;*/
	width:234px;
	height:100%;
	/*border:1px solid #666666;*/
	background-color:#ffffff;
	float:left;
}
#submit {
	width:75px !important;
	height:20px !important;
	border:0px !important;
	margin-top:8px;
}
.error {
	width:951px;
	margin:10px auto;
	background-color:#333333;
	border:2px solid #990000;
	padding:3px 0px 3px 0px;
	color:#ffffff;
}
.modelinfobox {
	width:220px;
	margin:0px auto;
	height:255px;
	border:1px solid #666666;
	margin-bottom:4px;
}
.modelonboxhead {
	width:109px;
	height:25px;

	background-color:#ffffff;
	text-align:center;
	float:left;
	
}
.modelonboxhead a:link{
	color:#333333;
}
.infoheadoff {
	width:110px;
	height:25px;
	background-color:#999999;
	color:#ffffff;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
	float:left;
}
.infoheadoff a:link {
	color:#ffffff;

}
.modeloffboxhead {
	width:110px;
	height:25px;
	background-color:#999999;
	color:#ffffff;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
	float:left;

}
.modeloffboxhead a:link{
	color:#ffffff;
}
.modelinfocontent {
	text-align:left;
	padding-left:6px;
	width:213px;
	height:225px;
	visibility:visible;
	font-size:13px;
}
.modelenquirecontent {
	text-align:left;
	padding:6px;
	width:220px;
	height:100%;
	visibility:hidden;
	display:none;
	font-size:13px
}
.formfields {

	height:24px;
}
.pagination {
	margin:3px auto;;
	border:1px solid #666666;

	width:953px;
	background-color:#F4F4F4;

	height:49px;	
}
.paginationcontent {
	height:100%;
	width:100%;
	background-color:#ffffff;
}
.paginatelinks {
	float:left;
	padding-top:9px;
	width:33%;
}
.imagepaginate {
	float:left;
	width:33%;

}
.maincontent h1 {
	font-size:17px;
	color:#333333;
	text-align:center;
}
.maincontent {
	margin:5px auto 0px auto;
	border:1px solid #666666;
	padding:10px;
	width:929px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	background-color:#ffffff;
}
.imagepaginate img {
	border:0px;
	position:relative;
	top:4px;
}
.imagepaginate a:link {
	padding-bottom:5px;
}
.smallmodelbox {
	margin:3px auto;;
	border:1px solid #666666;
	
	width:953px;
	background-color:#F4F4F4;
	height:94px;	
}
.smallmodelboxcontent {
	height:100%;
	width:100%;
	background-color:#F4F4F4;
}
.smallmodelboxcontent img {
	height:54px;
	width:78px;
}
.smallmodelinfo {
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-left:85px;
}
.othermodelstext {
	text-align:center;
	width:100%;
	height:20px;
	font-weight:bold;
}
.credits {
	
	text-align:left;
	font-size:13px;
	float:left;
	width:50%;
	padding-top:6px;
}
.audilogo {
	float:left;
	
	text-align:right;
	font-size:14px;
	width:50%;
}
.footer {
	width:945px;
	margin:0px auto;
	font-size:13px;
	font-weight:normal;
}