@charset "utf-8";
/* CSS Document */
body {
	background-color:#999999;
	padding:0px 0px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:12px;
	cursor:default;
	height:100%;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}
#wrapper {
	width:920px;
	height:100%;
	margin:auto;
	background-color:#FFFFFF;
}
#headerdiv {
	width:890px;
	height:35px;
	background:url(../images/header.png) no-repeat;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
.headertitle {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
.headertitle:hover {
	color:#FFFF00;
}
.normaltext {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.hometext_newsmall {
	font-size: 12px;
	font-weight:normal;
	color:#666666;
}

.hometext_newsmall2 {
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	padding-left:5px;
	padding-top:5px;
	padding-right:10px;
}
.hometext_newbig2{
	font-size: 18px;
	font-weight:normal;
	color:#000000;
}
.signupbutton{
	background:url(../images/yel_tl.png) transparent no-repeat top left;
	width:9em;
	font:bold %/1em arial;
	color:#333333;
	text-decoration:none;
	text-align:center;
	margin:1em 1.4em;
	display:block
}
.signupbutton strong{
	background:url(../images/yel_tr.png) transparent no-repeat top right;
	right:-4px;
	position:relative;
	display:block;
}
.signupbutton strong strong{
	background:url(../images/yel_bl.gif) transparent no-repeat bottom left;
	top:5px;
	left:-4px;
	right:0;
}
.signupbutton strong strong strong{
	background:url(../images/yel_br.gif) transparent no-repeat bottom right;
	padding:.2em 0 .5em;
	top:auto;
	right:-4px;
	left:auto;
	text-indent:-5px;
	font-weight:bold
}
.signupbutton:hover{
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;
}
.forgotpassword {
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
.forgotpassword:hover{
	text-decoration:none;
}
.aboutustext {
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	color:#333333;
	text-align:justify;
}
.registerform {
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.inputbox {
	/*width:150px;
	height:16px;*/
	font-size:11px;
	font-weight:normal;
	color:#003366;
}
.textarea {
	font-size:11px;
	font-weight:normal;
	color:#003366;
}
.noelservices {
	width:170px;
	height:28px;
	background:url(../images/noel_service_bg.png) no-repeat;
	padding-left:13px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	text-transform:none;
	cursor:pointer;
}
.noelservices:hover {
	width:170px;
	height:28px;
	background:url(../images/noel_service_bgover.png) no-repeat;
	padding-left:13px;	
	color:#FFFFFF;
	text-transform:none;
	text-align:left;
}
.noelover {
	width:170px;
	height:28px;
	background:url(../images/noel_service_bgover.png) no-repeat;
	padding-left:13px;	
	color:#FFFFFF;
	text-transform:none;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.noeltablestd {
	height:30px;
	background-color:#FFFFFF;
	color:#333333;
	font-weight:bold;
}
.noeltablestd1 {
	height:30px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
}
.noeltables {
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px;
	cursor:pointer;
}
.noeltable2{
	height:auto;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	padding:8px;
}
.models {
	font-family:"Bernard MT Condensed";
	font-size:40px;
	color:#999999;
	font-weight:bold;
}
.modelsize {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.bottomnos {
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
.Contactushead {
	height:30px;
	background-color:#FF0000;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	padding-left:10px;
	padding-top:3px;
}
.contacttext {
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-align:left;
}
.noelheading {
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
	text-align:left;
}
.contactdetail {
	font-size:14px;
	color:#333333;
	text-align:right;
	font-weight:normal;
}
