﻿* {
	margin: 0;
	padding: 0;
	border: 0;
}

.ModelLabel
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;

    color:Black;
    
}
.ModelLabel2
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
    color:Black;
    
}

.forminp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BORDER: 2px solid #cccccc; 
	font-size: 14px;
    color: black;
    width: 190px;
}

.forminp2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    BORDER: 2px solid #cccccc; 
	font-size: 14px;
    color: black;
    width: 150px;
}

.PagePad
{
	padding: 10px;
}

html, body, form, img, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4253;	
} 
body {
	background: #fff;
}

td.emailform 
{
	font-weight:	bold;	
	font-family:	Verdana,Geneva,Arial,Helvetica,sans-serif;	
	font-size:		16px;
	color:			#3f4253;					
} 

html, body {
	height: 100%;
}
td {
	vertical-align: top;
}

td.empty {
	font-size: 1px;
	line-height: 1px;
}

input.textfield {
	width: 130px;
	border: 1px solid #7f838a;
	font-size: 10px;
	margin: 0;
	padding: 2px 2px;
	line-height: 10px;
	height: 10px;
}




h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
	margin-bottom: 10px;
}
h2 {
	color: #5e5e5e;
}


.subhead {
	font-size: 11px;
	color: #434242;
	font-weight: normal;	
}

.signup
{
	color:#F27900;
	font-weight:bold;
	font-size:12px;
	}
.right_red
{
	color:#993300;
	letter-spacing:0.1em;
	font-weight:bold;
	}

h3 {
	line-height: 21px;
	text-indent: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(../../Images/menu_head_point.gif) no-repeat #5e5e5e;	
	margin: 0;
}


li {
		
}

ul {
      list-style: disc url(../../Images/list_point.gif) outside;
	  margin-left: 16px;
	  padding: 0;
}


p 
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 14px;
}

a {
	color:#0059d3;
	text-decoration: underline;	
}

a:hover {
	color:#ff7e00;
	text-decoration: none;
}


/*---------------------------------------------------------	main		*/


table#main {

}


table#main tr {
	height: 7px;
	border: 1px solid #999999;
}





/*

table#main td {
	height: 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


table#main table.nobrd td {
	border-bottom: none;	
}

table#main table.nobrdall td {
	border: none;	
}
*/


/*---------------------------------------------------------	header		*/
#header {
	height: 126px;
	background: url(../../Images/header_bg.gif) repeat-x;	
}


#header .leftside {
	display: block;
	font-size: 1px;
	float: left;
}


#header #logo {
	display: block;
	margin-top: 50px;
	margin-left: 20px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #0c0c0c;
}

span.slogan {
	margin-left: 20px;
	font-size: 17px;
	color: #b2b2b2;		
}



#header .rightside {
	display: block;
	float: right;
	background: #fff;
	padding-left: 6px;
	padding-right: 20px;
	width: 250px;
}


#topicons {
	line-height: 14px;
	padding-top: 2px;
}

#topicons img {
	vertical-align: top;
}

#topicons a {
	text-decoration: none;
	color: #000;
}
#topicons a:hover {
	text-decoration: none;
	color: #5b5b5b;
}

#topicons .sep {
	margin-left: 10px;	
}


#header .rightside .phone {
	margin-top: 26px;
}


#search_form {
	margin-top: 20px;
	
}

#search_form table td {
	padding-right: 8px;
	vertical-align: middle;	
}

#search_form div.search_field {
	display: block;
	width: 130px;
	height: 17px;
	border: 1px solid #7f838a;

}

#search_form .search_field input {
	width: 124px;
	border: none;
	background: none;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 0 4px;
}



td#promo {
	background: #f6f6f6;
}



/*---------------------------------------------------------	left		*/
.menu td {
	background: #f1f2f4;
}
.menu {
	width: 218px;
	background: #f1f2f4;
}

.menu a {
	display: block;
	/*width: 100%;*/
	line-height: 25px;
	text-indent: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	background: url(../../Images/menu_point.gif) #f1f2f4 no-repeat;
	background-position: left center;
}
.menu a:hover {
	color: #3d3d3d;
	text-decoration: none;
	background: url(../../Images/menu_point_hov.gif) #dcdde1 no-repeat;
	background-position: left center;
}

.menu a.lastlink {
	line-height: 40px;
	color: #000;
	font-size: 10px;
}

.menu a.lastlink:hover {
	color: #000;
}


.menu ul{list-style-type: none; list-style-image:none;}


/*---------------------------------------------------------	services		*/
#services {
	padding: 18px 14px 18px 27px; 
}

form.services {
	margin-bottom: 11px;
}

select.services {
	display: block;
	width: 100%;
	height: 18px;
	font-size: 10px;
	color: #000;
	border: 1px solid #7f838a;
	margin-bottom: 9px;
}


/*---------------------------------------------------------	newsletter		*/
#newsletter {
	padding: 8px 4px 18px 2px; 
	color:#F27900;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

#newsletter div.newsletter_field {	
	display: block;
	width: 106px;
	height: 17px;
	border: 1px solid #7f838a;
	margin-right: 8px;
}

#newsletter div.newsletter_field input {
	width: 98px;
	border: none;
	background: none;
	font-size: 10px;
	margin: 0;
	padding: 2px 0 0 4px;
}


#newsletter table td {
	vertical-align: middle;	
}


/*---------------------------------------------------------	content		*/
#content {
	padding: 10px 12px 15px;
	
}
#content_model {
	padding: 10px 0px 15px 0px;
	
}

#contentModelDetail {
	/*padding: 0px 6px 0px;*/
	width:100%;
	margin: 0px;
	padding: 0px;  
}


.grayline 
{
	font-size: 1px;
	height: 1px;
	background: #5e5e5e;
	top:0px;        
}



/*	phone */
#phone_bn {
	display: block;
	float: right;
	width: 266px;
	height: 102px;
	background: url(../../Images/images_bn/phone_banner.jpg) no-repeat #eff2f6;	
	margin-left: 10px;
	margin-bottom: 5px;
} 

#phone_bn .box {
	padding: 10px 0 0 15px;	
}

#phone_bn span.txt1 {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#phone_bn span.txt2 {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #66b500;
}

#phone_bn span.txt3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a8f9a;
}

#phone_bn span.txt4 {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


/*	hot deals */
table#hot_deals {
	border-left: 1px solid #3f4253;
	border-top: 1px solid #3f4253;
}

table#hot_deals td {
	border-right: 1px solid #3f4253;
	border-bottom: 1px solid #3f4253;
	padding: 12px;
}

#hot_deals span.head {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #0c0c0c;
	margin-bottom: 9px;
}

#hot_deals p {
	margin-bottom: 4px;	
}


#hot_deals .readmore {
	text-align: right;

}



/*	readmore */
.readmore a {	
	font-size: 10px;
	padding-left: 13px;
	
	background: url(../../Images/link_point.gif) no-repeat;
	background-position: 0 -1px;
	text-decoration: underline;		
	margin-bottom: 14px;
}
.readmore a:hover {
	color: #ff7e00;
	text-decoration: none;
	background-position: 2px -1px;
}




a.img1 {
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-top: 2px;
	border: 1px solid #797f87;
	background: #fff;
	padding: 1px;
}
a.img1:hover {
	border: 1px dotted #797f87;
}

/*---------------------------------------------------------	modelDetail page	*/
div.modelDetailMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 10px;
}



/*---------------------------------------------------------	submenu		*/
td.submenu {
	background: #606063;
}

div.submenu {
	width: 166px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #606063;
}

div.submenu .box {
	padding: 5px;
}

div.submenu .head1 {
	font-size: 18px;
	color: #dcdee0;	
	margin-bottom: 15px;
}

div.submenu .head1_1 {
	font-size: 17px;
	color: #dcdee0;	
	margin-bottom: 5px;
}

div.submenu .head2 {
	color: #fff;	
	margin-bottom: 16px;
}

div.submenu .links {
	padding-left: 9px;
}


div.submenu a {
	display: block;
	color: #fff;
	margin-bottom: 6px;
	text-decoration: underline;
}

div.submenu a:visited {
	display: block;
	color: #fff;
	margin-bottom: 6px;
	text-decoration: underline;
}


div.submenu a:hover {
	color: #ffa800;
	text-decoration: underline;	
}



/*---------------------------------------------------------	footer		*/
#footer {
	height: 60px;
	text-align: center;
	background: #f2f2f2;
}

#footer a {
	font-size: 10px;
	color: #3f4253;
}

#footer a:hover {
	color: #ff7e00;
}

#footer .links {
	padding-top: 23px;
}

.copyright {
	text-align: center;
	color: #878c95;
	font-size: 10px;
	padding: 4px 0;
}

.copyright a {
	color: #878c95;
	text-decoration: none;
}

.copyright a:hover {
	color: #ff7e00;
	text-decoration: none;
}


td.mainbg1 {
	font-size: 1px;
	height: 5px;
	background: #5e5e5e;		
}

td.mainbg2 {
	background: #dddddd;
}
td.mainbg3 {
	background: url(../../Images/bg3.gif);
	/*height: inherit;*/
	padding-left:8px;
}
td.mainbg4 {
	background: url(../../Images/logo_blue.gif) no-repeat;
}



.sep1 {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: url(../../Images/sep1.gif) repeat-x;
	margin-top: 22px;
	margin-bottom: 20px;
}

/*div {
	border: 1px solid green;
}*/

.float_close {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
