@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
	background-color:#d6dbde;
}

*{
	margin:0px;
	padding:0px;
}

#layout {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
	padding:0px 0px 0px 0px;
	border:0px solid #009;
	background-color:#FFF;
}

#layout_print {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;	
	padding:0px 0px 0px 0px;
	border:0px solid #009;
	background-color:#FFF;
}

#containner {
	float:left;
	width:100%;
	background-color:#FFF;
}

#main 
{
	float:left;
	background-image:url(../images/leftside_middle.jpg);
	background-repeat:repeat-y;
	border:0px solid blue;
	width:900px;
	height:auto !important;
}

#header {
	float:left;
	padding: 0px 0px 0px 0px;
	border:0px solid #666;
}

#header_top 
{
	border:0px solid #666;
}

#logo {
	float:left;
	width:208px;
	height:65px;
	padding: 10px 0px 0px 0px;
	border:0px solid #666;
}

img {
	border:none;
}

#header_right {
	height:90px;
	border:0px solid #333;
	padding: 5px 20px 0px 0px;
	text-align:right;
	float:right;
	width:600px;
}

#logo_findadealer {
	padding:10px 13px 0px 0px;
	border:0px solid #666;
}

.header_menu {
	border:0px solid #666;
	text-align:right;
	padding:0px 0px 0px 0px;
	height:9px;
}

.header_menu a {
	color:#979699;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}

#header_bottom {
	height:22px;
	border:0px solid #666;
}

#greenbar {
	background-color:#737a35;
	width:485px;
	float:left;
	height:22px;
	line-height:22px;
	padding-left:165px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	border:0px solid #666;
}
	
#bluebar {
	width:217px;
	background-color:#5d87a1;
	float:right;
	height:22px;
	line-height:22px;
}

#bluebar a {
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:5px;
}

#header_seperate {
	background-image:url(../images/header_seperator.jpg);
	background-repeat:no-repeat;
	float:left;
	width:33px;
	height:22px;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	width:900px;
	height:120px;
	clear:both;
	border:0px solid #333;
}

#footer_expand {
	background-image:url(../images/footer_ex_bg.jpg);
	width:900px;
	height:126px;
	clear:both;
	border:0px solid #333;
}

#footer_content {
	padding:80px 0px 0px 0px;
	text-align:center;
	color:#979699;
	font-size:9px;
	text-transform:uppercase;
}

#footer_content a {
	color:#979699;
	font-size:9px;
	text-decoration:none;
}

#content_area {
	float:left;
	border:0px solid #666;
}

#leftpane_ex {
	float:left;
	background-image:url(../images/leftside_bg.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:450px;
}

#easy_spec 
{
	padding:15px 0px 0px 32px;
}

#leftmenu {
	border:0px solid #333;
	padding: 25px 15px 0px 15px;
}

.normal_leftmenu {
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#5f6062;
	font-weight:normal;
	line-height:13px;
}

.selected_leftmenu {
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#979a64;
	font-weight:normal;
	line-height:13px;
}

.symbol {
	 width:12px;
	 float:left;
	 border:0px solid #333;
	 padding: 0px 0px 0px 0px;
	 color:#5f6062;
	 font-size:12px;
}

.symbol_selected {
	 width:12px;
	 float:left;
	 border:0px solid #333;
	 padding: 0px 0px 0px 0px;
	 color:#979a64;
	 font-size:12px;
}

.spacer {
	height:13px;
	border: 0px solid red;
	clear:both;
	line-height:13px;
	font-size:13px;
}

.menu_left {
	padding: 3px 0px 0px 0px;
	border:0px solid #333;
	float:left;
	width:100px;
}

.border_leftmenu {
	 border-bottom:1px dashed #cfc6b2;
}

#page_content {
	width:749px;
	border: 0px solid #333;
	float:left;
}

#page_err_content 
{
	float:left;
	width:850px;
	border: 0px solid #333;
}

#page_content_ex {
	width:749px;
	border: 0px solid #333;
	float:right;
}

#content_top {
	border: 0px solid #333;
	vertical-align:top;
	min-height:338px;
	height:auto;
}

#banner_img {
	float:left;
	border: 0px solid #333;
	display: block;
	overflow:hidden;
	height:338px;
}

.other_banner_img {
	float:right;
	border: 0px solid #333;
	display: block;
	overflow:hidden;
	height:338px;
}

.ver_space {
	width:13px;
	float:left;
	border: 0px solid #333;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#948671;
	font-weight:normal;
	padding: 15px 0px 10px 0px;
}

.height7 {
	height:7px;
	font-size:7px;
	line-height:7px;
}

.content {
	font-size:11px;
	color:#727274;
	line-height:15px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
/*
#content_bottom {
	clear:both;
	border: 0px solid #333;
}*/

.space8 {
	height:8px;
	clear:both;
	font-size:8px;
}

.ver_space8 {
	width:8px;
	float:left;
	border: 0px solid #333;
	height:90px;
	background-color:#FFF;
}

#left_column {
	background-color:#8f955d;
	width:242px;
	overflow:auto;
	float:left;
}

#middle_column {
	background-color:#8f955d;
	width:242px;

	float:left;
}

#right_column {
	background-color:#8f955d;
	width:241px;

	float:left;
}

.bottomboxesleft {
	float:left;
	padding:10px 10px 10px 10px;
	width:143px;
	border: 0px solid #333;
}

.bottomboxesright {
	float:right;
	padding:10px 10px 0px 0px;
}

.bot_box_head {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	line-height:15px;
}

.bot_box_head a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.bot_box_content {
	font-size:10px;
	color:#FFF;
	line-height:13px;
}

.border_white {
	border-bottom: 1px dashed #FFF;
}

/*  For Doccument Download Page  */

.docc_head {
	color:#737a35;
	font-size:12px;
	text-transform:uppercase;
}

.docc_content {
	color:#737a35;
	font-size:12px;
}

/* For Contact Me Page */

.contact_textbox {
	width:140px;
	height:16px;
	font-size:12px;
	color:#7a7a7a;
	line-height:16px;
	font-weight:normal;
}

.floatleft {
	float:left;
	padding-right:10px;
}

.edit_floatleft {
	float:left;
	padding:3px 10px 0px 0px;;
}

.sep_left_con {
	float:left;
	border:0px solid red;
	width:20px;
}

.contact_content {
	float:left;
	border:0px solid red;
	width:300px;
}

.floatleft_normal {
	float:left;
}

.checkbox_text {
	float:left;
	padding:3px 0px 0px 5px;
	font-size:11px;
	color:#7a7a7a;
	line-height:15px;
	text-align:left;
}

.checkbox_text input {
	float:left;
	width:15px;
	height:15px;
}

.checkbox_text label {
	float:left;
	padding:1px 0px 0px 5px;
	font-size:11px;
	color:#7a7a7a;
	line-height:15px;
	text-align:left;
	border:0px solid red;
	vertical-align:middle;
}

.paddingtop15 {
	padding-top:15px;
}

.checkbox_gap {
	padding-top:5px;
	clear:both;
}

.bott_text {
	float:left;
	padding-right:10px;
	width:37px;
}

.submit_btn {
	clear:both;
	padding-top:25px;
}

.paddingtop4 {
	padding-top:4px;
}

/* For CAD Landing Page */

#cad_submenu {
	width:108px;
	border: 0px solid #333;
	float:right;
	text-align:left;
}

.sku_text {
	width:75px;
	height:16px;
	font-size:12px;
	color:#7a7a7a;
	line-height:16px;
	font-weight:normal;
	border: 1px solid #bdbdbd;
}

.floatright_normal {
	float:right;
}

.paddingtop40 {
	padding-top:40px;
}

/* For Categories Page */

#category_space {
	float:left;
	border:0px solid red;
	width:25px;
}

#category_content {
	float:left;
	border:0px solid red;
	width:700px;
}

.border_content {
	 border-bottom:1px dashed #948671;
	 width:300px;
	 font-size:2px;
	 line-height:2px;
	 height:2px;
}

.green_content {
	color:#737a35;
	font-size:11px;
	line-height:15px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
}
.green_content a {
	color:#737a35;
	font-size:11px;
	line-height:15px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
}
.green_head {
	color:#737a35;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-transform:uppercase;
}

#category_img {
	border: 0px solid #333;
	clear:both;
}

.cat_cont {
	width:135px;
	border:0px solid #333;
	float:left;
	height:160px;
}

.cat_content {
	color:#5f6062;
	font-size:10px;
	line-height:14px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	width:113px;
	border: 0px solid #333;
	white-space:normal;
}

.item_cont {
	width:135px;
	border:0px solid #333;
	float:left;
	height:180px;
}

.clear {
	clear:both;
}

/* Doccument Download Page */

.padding_btn {
	padding:5px 0px 0px 70px;
}

/* Item Display Page */

.item_head {
	color:#737a35;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.item_addbtn {
	padding:2px 0px 0px 30px;
	border: 0px solid #333;
	float:left;
}

/* Login Page */

#loginleft {
	border: 0px solid #333;
	width:650px;
	float:left;
	height:500px;
}

#loginright {
	border: 0px solid #333;
	width:250px;
	float:left;
	height:500px;
	background-color:#f4f3f1;
}

#logincontent {
	border: 0px solid #333;
	float:left;
	width:625px;
}

.textbox_content {
	color:#5f6062;
	font-size:10px;
	line-height:15px;
	padding:0px 0px 3px 0px;
	text-align:left;
	text-decoration:none;
}

.textbox {
	width:250px;
	font-size:12px;
	color:#5f6062;
	line-height:20px;
	font-weight:normal;
	border: 1px solid #bdbdbd;
	height:20px;
	padding:0px 0px 0px 0px;
}

.reg_main {
	padding: 0px 0px 0px 0px;
	border:0px solid #333;
	float:left;
}

.register {
	color:#5f6062;
	font-size:10px;
	line-height:15px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	border: 0px solid #333;
}

.reg_symbol {
	 width:20px;
	 float:left;
	 border:0px solid #333;
	 padding: 0px 0px 0px 0px;
	 color:#5f6062;
	 font-size:12px;
	 font-weight:bold;
}

.login_head {
	font-size:16px;
	font-weight:bold;
	color:#948671;
}

#login_content {
	width:220px;
	float:left;
}

#login_content h4 {
	font-size:16px;
	font-weight:bold;
	color:#948671;
}

#login_content h5 {
	font-size:11px;
	color:#727274;
	font-weight:bold;
	padding-bottom:3px;
}

#login_content p {
	font-size:11px;
	color:#727274;
	line-height:15px;
	text-align:left;
}

.login_subhead {
	font-size:11px;
	color:#727274;
	font-weight:bold;
}

/* Password Remainder Page */

#pass_main {
	border: 0px solid #333;
	width:340px;
	height:500px;
}

#pass_cont {
	width:310px;
	float:left;
	border: 0px solid #333;
}

.pass_content {
	font-size:12px;
	color:#878889;
	line-height:16px;
}

.dealer_content {
	color:#717074;
	font-size:12px;
	line-height:16px;
}

.error_content {
	color:#ff0000;
	font-size:12px;
}

.error_content_login {
	color:#ff0000;
	font-size:12px;
	padding-left:15px;
}

.btn_cancel {
	float:left;
	padding-left:25px;
}

/* For Update Profile Page */

#update_cont {
	width:650px;
	float:left;
	border: 0px solid #333;
}

.border_update {
	 border-bottom:1px dashed #948671;
	 width:300px;
	 height:2px;
	 font-size:2px;
}

.textbox_main {
	float:left;
	width:280px;
	border: 0px solid #333;
}

.update_gap {
	height:53px;
}

/* Registeration Page */

.reg_bot_content {
	color:#5f6062;
	font-size:10px;
	line-height:15px;
	float:left;
	width:140px;
}

/* Item List */

.border_item {
	 border-bottom:1px dashed #948671;
	 width:350px;
	 font-size:2px;
	 line-height:2px;
	 height:2px;
}

.btn_printable {
	float:left;
	padding:94px 0px 0px 150px;
	border: 0px solid #333;
}

.item_grid {
	background-color:#a99e8d;
	width:365px;
	height:170px;
	float:left;
	font-size:12px;
	color:#FFF;
}

.item_line {
	border-right: 1px solid #948673;
	height:100px;
	float:left;
	width:10px;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#948671;
	font-weight:normal;
}

/* Item Print */

.pr_top_space {
	width:800px;
	height:65px;
	border: 0px solid #333;
}

.pr_left_space {
	width:75px;
	height:200px;
	border: 0px solid #333;
	float:left;
}

.pr_left_space_item {
	width:75px;
	height:200px;
	border: 0px solid #333;
	float:left;
}

.print_area {
	float:left;
	width:700px;
	border: 0px solid #fff;
}

.pr_floatleft {
	float:left;
	border: 0px solid #333;
	padding: 0px 0px 0px 20px;
	width:450px;
}

.pr_floatleft_item {
	float:left;
	border: 0px solid #333;
	padding: 0px 0px 0px 20px;
	width:450px;
}

.pr_space {
	width:200px;
	float:left;
	height:100px;
}

#footer_print {
	clear:both;
	width:700px;
	text-align:center;
	height:200px;
	border: 0px solid #333;
}

/* Door Image Landing Page */

#door_lan_cont {
	float:left;
	width:710px;
	border: 0px solid #333;
}

.door_main {
	float:left;
	width:101px;
	border: 0px solid #333;
}

.door_head {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	color:#948671;
	font-weight:normal;
	padding-bottom:5px;
	border: 0px solid #333;
}

.door_table td {
	vertical-align:top;
}

.door_bullet {
	padding: 0px 0px 0px 0px;
	color:#717074;
	font-size:10px;
	border: 0px solid #333;
}

.door_bullet a {
	text-decoration:none;
	color:#717074;
	font-size:10px;
	line-height:14px;
	background-color:#fff;
	cursor:pointer;
}

.door_desc {
	color:#717074;
	font-size:10px;
	border: 0px solid #333;
	height:70px;
}

.bullet {
	padding: 0px 0px 0px 0px;
	border: 0px solid #333;
	float:left;
	width:10px;
}

.details_text {
	color:#a29684;
	font-size:10px;
	line-height:14px;
}

/* For Door Details Page */

#door_det_cont {
	float:left;
	width:718px;
	border: 0px solid #333;
	padding: 22px 0px 0px 0px;
}

#door_det_left {
	float:left;
	width:145px;
	border: 0px solid #333;
}

#door_det_right {
	float:left;
	width:570px;
	border: 0px solid #333;
}

.border_door {
	 border-bottom:1px dashed #948671;
	 height:4px;
	 font-size:4px;
}

.border_download {
	 border-bottom:1px dashed #948671;
	 height:6px;
	 font-size:6px;
}

.border_categories {
	 border-bottom:1px dashed #948671;
	 height:6px;
	 font-size:6px;
	 width:320px;
}

.border_itemdetails {
	 border-bottom:1px dashed #948671;
	 height:6px;
	 font-size:6px;
}

.door_content {
	font-size:10px;
	line-height:14px;
	color:#9a8c79;
	text-decoration:none;
}

.door_content_green {
	color:#737a35;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
}

.door_icon_main {
	width:525px;
	border:0px solid #ccc;
}

.door_icon {
	width:87px;
	float:left;
	border: 0px solid #999;
	height:80px;
}

.door_fl_left {
	float:left;
	border:0px solid #333;
	width:370px;
}

.btn_printpage {
	padding-top:25px;
	cursor:pointer;

}

.btn_others {
	padding-top:18px;
}

/* Download Cart */

.down_head {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color:#948671;
	font-weight:bold;
	padding-bottom:2px;
	text-transform:uppercase;
}

#download_content {
	float:left;
	border:0px solid red;
	width:550px;
}

.down_subhead {
	color:#afa495;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.download_grid {
	background-color:#a99e8d;
	width:550px;
	height:170px;
	float:left;
	font-size:12px;
	color:#FFF;
}

.btn_downloadall {
	float:right;
	padding-right:20px;
}

/* For Displaying  */

.displayblock {
	display:block;
	border:none;
}

.displaynone {
	display:none;
	border:none;
}

/* For Error Message */

.error_main {
	border: 0px solid black;
	padding:0px 0px 0px 0px;
}

.error {
	border: 0px solid #F00;
	background-color:#ffd3d3;
	padding-bottom:10px;
}

.error_cont {
	border: 0px solid black;
	padding:0px 0px 0px 0px;
	font-size:13px;
	line-height:18px;
	color:red;
}

.error_cont ul li {
	color:#F00;
	font-size:12px;
	line-height:20px;
}

.errorpage_content {
	float:left;
	color:#717074;
	font-size:11px;
	line-height:20px;
}

.session_content {
	float:left;
	color:#717074;
	font-size:11px;
	line-height:20px;
}

.session_content a {
	color:#f00;
	font-size:11px;
	line-height:20px;
	text-decoration:underline;
	text-transform:uppercase;
}

.session_content a:hover {
	color:#f00;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	text-transform:uppercase;
}

/* For CMS */

h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#948671;
	font-weight:normal;
	padding: 15px 0px 0px 0px;
}

#welcome {
	border: 0px solid #333;
	width:220px;
	float:left;
}

#welcome span {
	font-family:"Courier New", Courier, monospace;
	font-size:8px;
	color:#cfc6b2;
	padding-bottom:0px;
	vertical-align:middle;
}

#welcome p {
	font-size:11px;
	color:#727274;
	line-height:15px;
	text-align:left;
}

#cms_cont {
	border: 0px solid #333;
	float:left;
}

#cms_cont span {
	font-family:"Courier New", Courier, monospace;
	font-size:8px;
	color:#948671;
	vertical-align:middle;
}

#cms_cont p {
	font-size:11px;
	color:#727274;
	line-height:15px;
	text-align:left;
}

#cms_cont a {
	font-size:11px;
	color:#727274;
	line-height:15px;
	text-align:left;
	text-decoration:underline;
}

#cms_cont h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#948671;
	font-weight:normal;
	padding:0px;
}

#cms_cont ul li {
	font-size:11px;
	color:#727274;
	line-height:15px;
	text-align:left;
}

#cms_cont ul {
	padding:10px 0px 10px 20px;
}

/*  For Error Page */

#errorpage_content {
	float:left;
	border:0px solid red;
	min-height:400px;
	height:400px;
}

.success_cont {
	border: 0px solid black;
	font-size:12px;
	line-height:20px;
	color:#717074;
}

/* For Grid */

.cont_head {
	font-size:9px; text-transform:uppercase; color:#FFF; line-height:20px; font-weight:bold;
}
.cont_content {
	width:123px; float:left; font-size:9px; color:#FFF; line-height:20px;
}

.grid_head 
{
	background-color:#afa495;
	text-transform:uppercase;
	min-height:25px;
	height:30px;
	line-height:15px;
}
.grid_head th
{
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	min-height:25px;
	height:30px;
	line-height:15px;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
}

.grid_head div
{
	float:left;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	min-height:25px;
	height:30px;
	line-height:15px;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
}

.grid_head div a
{
	float:left;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.grid_white 
{
	background-color:#FFF;
	color:#ada694;
	font-size:10px;
	height:14px;
	line-height:14px;
	padding-left:7px;
	text-transform:uppercase;
	font-weight:bold;
}

.grid_row td {
	color:#FFF;
	background-color:#ada694;
	font-size:9px;
	border-top: 1px dashed #FFF;
	line-height:20px;
	height:20px;
	padding-left:7px;	
}

.grid_alternaterow td {
	color:#FFF;
	background-color:#cec3bd;
	font-size:9px;
	line-height:20px;
	border-top: 1px dashed #FFF;
	height:20px;
	padding-left:7px;	
}

.grid_row a {
	color:#FFF;
	font-size:9px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
	
}

.grid_alternaterow a {
	color:#FFF;
	font-size:9px;
	line-height:20px;
	height:20px;
	text-decoration:none;
	text-transform:uppercase;
}

.grid_footer td {
	height:20;
	line-height:20px;
	background-color:#ada694;
	border-top: 1px dashed #FFF;
}

.grid_footer_alternate td {
	height:20;
	line-height:20px;
	background-color:#cec3bd;
	border-top: 1px dashed #FFF;
}

.grid_pager {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	background-color:#ada694;
	height:20px;
	line-height:20px;
	padding-right:20px;
}

.grid_pager a {
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	padding:0px 3px 0px 3px;
}

.grid_pager_alternate {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	background-color:#cec3bd;
	height:20px;
	line-height:20px;
	padding-right:20px;
}

.grid_pager_alternate a {
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	padding:0px 3px 0px 3px;
}

.grid_head_glass 
{
	background-color:#afa495;
	text-transform:capitalize;
	min-height:25px;
	height:30px;
	line-height:15px;
}

.grid_head_glass th
{
	color:#FFF;
	font-size:10px;
	text-transform:capitalize;
	min-height:25px;
	height:30px;
	line-height:15px;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
}
.doorbutton_test
{	
	padding:0px;
	margin:0px 0px 0px 0px;	
	float:left;
}

/* Automatic Expand */

#left {
	float:left;
	background-image:url(../images/leftside_bg.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:435px;
}

#left_ex {
	background-image:url(../images/leftside_middle.jpg);
	background-repeat:repeat-y;
	border:0px solid #333;
	vertical-align:bottom;
	font-size:2px;
	line-height:2px;
	width:151px;
}

#side {
	width:151px;
	float:left;
	background-image:url(../images/leftside_middle.jpg);
	background-repeat:repeat-y;
}
.door{
	width:90px;
	border-right:solid 10px #ffffff;
	margin:0px 0px 0px 0px;
	float:left;	
}
.clear_feature {
	clear:both;
}
#printcontent
{
	display:none;
}
.gridheading
{
	padding-bottom:15px;
}
#marginleft
{
	width:570px;
	float:right;
}
.door_content1 
{
	font-size:10px;
	line-height:14px;
	color:#737a35;
	text-decoration:none;
}

.print_button1 
{
	padding:1228px 0px 0px 0px;
}

