body {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: black;
	margin: 8pt;
	background-repeat: repeat-x;
}
table
{
	/*width:100%;*/
	text-align:left;
	padding:0pt;
	border:0pt;
	margin:0pt;
    border-spacing:0pt;
    
}
.admin
{
	width: 100%;
}
.main
{
	width:800px;
	text-align:left;
	border:2pt solid #FFFFFF;
	padding:0px;	
}
td {
	font-size: 8pt;
}
a:link {
	font-weight: 700;
	color:#09F;
	text-decoration: underline;
}
a:visited {
	font-weight: 700;
	color:#09F;
	text-decoration: underline;
}
a:hover {
	font-weight: 700;
	color:#000000;
	text-decoration: underline;
}
a:active {
	font-weight: 700;
	color: #09F;
	text-decoration: underline;
}
#navtop {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	height: 44px;
	width: 762px;
	background-image: url(../images/navbartop.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	vertical-align: middle;
	padding-top: 5px;
}

.form_fields {
  	font-size: 8pt;
  	font-weight: bold;
  	color: #003366;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}


.form_fields input, select {
  	font-size: 8pt;
  	font-weight: normal;
  	background: #FFFFCE;
  	color: #000000;
  	text-decoration: none;
  	font-family: Arial, Tahoma, Helvetica;
}


.form_fields_white {
  	font-size: 8pt;
  	font-weight: 700;
  	color: #FFFFFF;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}

.form_fields_white input, select {
  	font-size: 8pt;
  	font-weight: normal;
  	background: #FFFFCE;
  	color: #000000;
  	text-decoration: none;
  	font-family: Arial, Tahoma, Helvetica;
}

.form_fields_white a {
  	color: #FFFF99;
}

.form_fields_red {
  	font-size: 8pt;
  	font-weight: 700;
  	color: #FF0000;
  	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
  	font-family: Arial, Tahoma, Helvetica;
}


.navtop {
	font-weight: 700;
	color: #FFFFFF;
}
a.navtop:link {
	font-weight: 700;
	text-decoration: underline;
	color: #FFFFFF;
	border-style:none;

}
a.navtop:hover {

	font-weight: 700;
	text-decoration: none;
	color: #FFFFFF;
}


#mainbody {
	background-image: url(../images/common/bg-whitemid.gif);
	background-repeat: repeat-y;
}
#tabsideindex {
	background-image: url(../images/common/tabside_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.midheading {
	font-size: 28px;
	font-weight: 700;
	color: #CC3300;
	letter-spacing: -1px;
	padding-left: 25px;
}
.midsmalltext {
	font-size: 14px;
	color: black;
	padding-left: 25px;
	font-weight: 700;

}
.midtinytext {
	font-size: 8pt;
	color: black;
	padding-left: 25px;
	padding-top: 8pt;

}
.headingmid {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.smalltextform {
	font-size: 10px;
	color: #FFFFFF;
}

#formtable {
	color: #D23402;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

#cellform {
	border-bottom: 1px solid #CCCCCC;
}

#cellformtop {
	border-top: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#cellformbottom {
	border-bottom: 2px solid #CCCCCC;
}

.datefield {
	width: 30px;
	height: 20px;
	background-repeat:no-repeat;
	background-color: #FFFBF1;

}

.namefield {
	width: 150px;
	height: 20px;
	background-repeat:no-repeat;
	background-color: #FFFBF1;
	}
	
#footer {
	font-size: 10px;
	color: #333333;
}
#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;

}
.midsupersmalltext {
	font-size: 10px;
	color: black;
	padding-left: 25px;
	font-weight: normal;
	line-height: 15px;

}

.smalltext {
	font-size: 11px;

}

.headermidblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 700;
	vertical-align: middle;
	color: #003366;

}

.headerbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: 700;
	vertical-align: middle;

}

.offerheader {

	font-size: 11px;
	font-weight: 700;
	font-family: Tahoma, Tahoma, sans-serif;
}
.offerdescription {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*****menu start *****/
.subMenu{
	width: 150px;
	font-family: Tahoma, Arial, Verdana;	
	font-size: 11px;
	font-weight: normal;
	visibility: hidden;
	padding: 0px;
	z-index: auto;
	text-align: left;
	display: block;
	position: absolute;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/bkg_bl.jpg);
	background-repeat: repeat-y;
	
}
.subMenu a:link, .subMenu a:visited{
	background-image: url(../../images/bkg_wh.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;	
}
.subMenu a:hover, .subMenu a:active{
	background-image: url(../../images/bkg_wh_off.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;	
}
.subTopMenu:link, .subTopMenu:visited{
	background-image: url("../../images/bkg_wh_off.jpg") !important;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subTopMenu:hover, .subTopMenu:active{
	background-image: url("../../images/bkg_wh_off.jpg") !important;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3C3C3C;
	clear: both;
	display: block;
	margin: 0px;
	height: 14px;
	width: 150px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.link
{
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}
/*****menu ends *****/

.msg
{
	color:Green;
	font-weight:bold;
}
.msg_err
{
	color:Red;
	font-weight:bold;
}
#photoholder {
  width:800px;
  height:333px;
  background:#fff url('/library/rotating/rotating_img_01.png') 50% 50% no-repeat;
  position:relative;
  left:0px;
}
#thephoto {
  width:800px;
  height:333px;
}
.button_icons {
	text-align:justify;
	padding-left: 10px;
}
.proposal {
	text-align:left;
	padding-left: 5px;
	border-style:none;
}
.rolloverstyle {
display:block;
z-index:1000;
position:relative;
font-size:10pt
color: #fff;
width: 407px;
margin-left: 6px;
}
.rolloverquote {
display:block;
z-index:1000;
position:relative;
font-size:10pt;
color: #fff;
width: 215px;
border-style:none;
}
#condition_text {
position:relative;
	width: 340px;
	margin-left:0px;
	background-image:url(/assets/bkgs/condition_bkg.gif);
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 75px;
	background-repeat: no-repeat;
	background-position: relative;
	backgroud-height: 300px;
	
}
#delivery_text {
	position:relative;
	width: 340px;
	margin-left:0px;
	background-image:url(/assets/bkgs/condition_bkg.gif);
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-position: relative;
	backgroud-height: 250px;
}

#warranty_text {
	position:relative;
	width: 250px;
	margin-left: 0px;
	background-image:url(/assets/bkgs/warranty_bkg.gif);
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 12px;
	padding-bottom: 200px;
	background-repeat: no-repeat;
	background-position: relative;
	backgroud-height: 226px;
}
#proposal_text {
	position:relative;
	width: 195px;
	margin-left: 0px;
	background-image:url(/assets/bkgs/proposal_bkg.gif);
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	background-repeat: no-repeat;
	background-position: relative;
	backgroud-height: 300px;
}
