body {
	background-color: #232323;
        margin-top: 20px;
	padding: 0px;
	background-image: url(../images/bgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


a img {
	border: none;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #3E3E3E;
        font-weight: normal;
}


.img_no_space img, .img_no_space a {
	margin: 0;
	padding:0;
}

.bgrndlightgrey {
	background-color: #efefef;
}


.bgrndgrey {

           background-color: #e3e3e3;
}


.bgrndmidgrey {

          background-color: #303030;

}


.bgrndblack {
          background-color: #1A1A1A;

}


.textsmallgrey {
	font-size: 10px;
	line-height: normal;
	color: #999999;

}

.textbronze {

	color: #D3AD7E;
}



a:visited,
a:link,
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #D3AD7E;
	text-decoration: none;
}


/* old link styles */

a.white:visited,
a.white:link,
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #999999;
	text-decoration: none;
}

a.lightgrey:visited,
a.lightgrey:link,
a.lightgrey:active {
	color: #999999;
	text-decoration: none;
}

a.lightgrey:hover {
	color: #666666;
	text-decoration: none;
}

a.bronzelight:visited,
a.bronzelight:link,
a.bronzelight:active {
	color: #D3AD7E;
	text-decoration: none;
}

a.bronzelight:hover {
	color: #999999;
	text-decoration: none;
}


a.bronze:visited,
a.bronze:link,
a.bronze:active {
	color: #C8A15B;
	text-decoration: none;
}

a.bronze:hover {
	color: #999999;
	text-decoration: none;
}

/* -------- */


a.linkwhite:visited,
a.linkwhite:link,
a.linkwhite:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkwhite:hover {
	color: #999999;
	text-decoration: none;
}



a.linklightgrey:visited,
a.linklightgrey:link,
a.linklightgrey:active {
	color: #999999;
	text-decoration: none;
}

a.linklightgrey:hover {
	color: #666666;
	text-decoration: none;
}



a.linkbronze:visited,
a.linkbronze:link,
a.linkbronze:active {
	color: #D3AD7E;
	text-decoration: none;
}

a.linkbronze:hover {
	color: #999999;
	text-decoration: none;
}



a.linkblue:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkblue:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkblue:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkblue:hover {
	color: #e7ba6a;
	text-decoration: none;
	font-weight: normal;

}



a.linkviolet:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkviolet:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkviolet:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.linkviolet:hover {
	color: #e7ba6a;
	text-decoration: none;
	font-weight: normal;

}



.textwhite {
	color: #FFFFFF;
}


.subtitle {
	color: #333333;
        font-size: 13px;
	font-weight: bold;
}




/* navigation - top */


.navtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	border: none;
}


a.navtop:visited {
	color: #424242;
	text-decoration: none;
        display: block;
	padding: 6px;
        font-weight: normal;

}
a.navtop:link {
	color: #424242;
	text-decoration: none;
        display: block;
	padding: 6px;
        font-weight: normal;

}

a.navtop:active {
	color: #424242;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
        padding: 6px;
	font-weight: normal;
}


a.navtop:hover {
	color: #424242;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 6px;
        font-weight: normal;

}

.bgrndtopnav {
	background-image: url(../images/bgrnd_topnav.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* navigation - bottom */


.navbottom {
	font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        line-height: 13px;
        border: none;
}


a.navbottom:visited {
	color: #9F9F95;
	text-decoration: none;
        display: block;
	padding: 6px;
        font-weight: normal;

}
a.navbottom:link {
	color: #9F9F95;
	text-decoration: none;
        display: block;
	padding: 6px;
        font-weight: normal;

}

a.navbottom:active {
	color: #9F9F95;
	text-decoration: none;
        background-color: #9F9F95;
        display: block;
	padding: 6px;
        font-weight: normal;

}
a.navbottom:hover {
	color: #9F9F95;
	text-decoration: none;
	background-color: #292929;
	display: block;
	padding: 6px;
        font-weight: normal;

}
.bgrndbottomnav {

        background-image: url(../images/bgrnd_bottomnav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.bgrndbottomnavplus {

	background-image: url(../images/bgrnd_bottomnav_plus.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




li {
	list-style-image: url(../images/bullet2.gif);

}


ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}





.bottomnavcol {
	background-color: #1A1A1A;
        padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.navcolumn {
	background-color: #efefef;
	background-image: url(../images/bottomnavcol.gif);
	background-repeat: repeat-y;
}



/* box style */


.padding0x0x0x25 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.margin0x10x0x0 {

	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.margin0x0x0x10 {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bulletgold {
	list-style-image: url(../images/bulletgold.gif);
	list-style-type: none;

}
.bgrnd-415-245 {
	background-color: #EFEFEF;
	background-image: url(../images/bgrnd_415_245.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.bgrnd-500-160 {
	background-color: #EFEFEF;
	background-image: url(../images/bgrnd_500_160.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.bgrndwhite {
	background-color: #FFFFFF;
}
.bgrndwhitepadding5 {
	background-color: #FFFFFF;
	padding: 5px;

}
.subscript {
	vertical-align: sub;
}





/* form styles */


.submit {  
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        line-height: normal; 
        font-weight: bold;         
        color: #000000; 
        background-color: #D3AD7E; 
        margin-top: 0px; 
        margin-right: 0px; 
        margin-bottom: 0px; 
        margin-left: 0px; 
        padding-top: 3px; 
        padding-right: 5px; 
        padding-bottom: 3px; 
        padding-left: 5px; 
        border-style: none;
        border-top-width: 0px;          
        border-right-width: 0px; 
        border-bottom-width: 0px; 
        border-left-width: 0px; 
        cursor: pointer;
}

.submitsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D3AD7E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin: 0px;

}



/* news styles */


.newslist {
	font-size: 12px;
}


.titlenews {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
/*	font-size: 17px;*/
/*	color: #333333;*/
/*	font-weight: bold; */
        color: #666666;
        font-size: 24px;
}



/* search */

.searchbox {
	color: #E7BA6A;
	background-color: #1A1A1A;
	border: 1px solid #999999;
}
.textsmall {
	font-size: 10px;
	line-height: normal;
}
.padding10x10x10x10 {
	padding: 10px;
}
h1 {

	font-family: "Times New Roman", Times, serif;
	line-height: normal;
/*	font-size: 17px;*/
/*	color: #333333;*/
/*	font-weight: bold; */
        color: #666666;
        font-size: 20px;
}




/* ****** LITERATURE SECTION BROCHURE MENU ******* */



#brochure_menu {
	margin-left: 0;
	padding-left: 0;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}

#brochure_menu li {
	display: block;
	float: left;
	list-style: none;
	width: 150px;
	font-size: 13px;
	text-align: center;
	margin-right: 1px;
}

#brochure_menu a {
	display: block;
	width: 150px;
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight:normal;
}

#brochure_menu a.black:link, #brochure_menu a.black:visited, #brochure_menu a.black:active {
	color: #000;
	border-bottom: 4px #000 solid;
}
#brochure_menu a.black:hover {
	background: #000;
	color: #FFFFFF;
}
#brochure_menu a.black_on:link, #brochure_menu a.black_on:visited, #brochure_menu a.black_on:active, a.black_on:hover {
	background: #000;
	color: #FFFFFF;
	border-bottom: 4px #000 solid;
}

#brochure_menu a.bronze:link, #brochure_menu a.bronze:visited, #brochure_menu a.bronze:active {
	color: #C8A15B;
	border-bottom: 4px #C8A15B solid;
}
#brochure_menu a.bronze:hover {
	background: #C8A15B;
	color: #FFFFFF;
}

#brochure_menu a.bronze_on:link, #brochure_menu a.bronze_on:visited, #brochure_menu a.bronze_on:active, #brochure_menu a.bronze_on:hover {
	color: #FFFFFF;
	border-bottom: 4px #C8A15B solid;
	background: #C8A15B;
}

#brochure_menu a.grey:link, #brochure_menu a.grey:visited, #brochure_menu a.grey:active {
	color: #666666;
	border-bottom: 4px #666666 solid;
}
#brochure_menu a.grey:hover {
	background: #666666;
	color: #FFFFFF;
}

#brochure_menu a.grey_on:link, #brochure_menu a.grey_on:visited, #brochure_menu a.grey_on:active, #brochure_menu a.grey_on:hover {
	color: #FFFFFF;
	border-bottom: 4px #666666 solid;
	background: #666666;
}


.selectSection {
font-family: "Times New Roman", Times, serif;
font-size:12px;
}


/* HOMEPAGE DOORSET GALLERY */

#doorset_gallery_search_wrapper {
	width:auto;
	padding:10px;
	background-color:#303030;
	margin-top:8px;
	margin-bottom:8px;
}

#doorset_gallery_search {
	width:660px;
	background-color:#303030;
}

#doorset_gallery_search form {
	margin:5px 0 0 0;
	padding:0;
}

#doorset_gallery_search h4 {

}

#doorset_gallery_search select {
	font-size:11px;
	width:207px;
	

}

#doorset_gallery_search select option {
	height:16px;
}

#doorset_gallery_search_col1 {
	width:207px;
	margin-right:5px;
	float:left;
}

#doorset_gallery_search_col2 {
	width:207px;
	margin-right:5px;
	float:left;
}

#doorset_gallery_search_col3 {
	width:207px;
	margin-right:4px;
	float:left;
}

#doorset_gallery_search_col4 {
	width:25px;
	float:right;
}

/* HOMEPAGE PROMO BOXES */

#promoboxes_wrapper {
	width:auto;
	padding:10px;
	background-color:#303030;
	margin-bottom:8px;
}

#promoboxes {
	width:660px;
	background-color:#303030;
	background-image:url(../images/bgrnd_promoboxes.gif);
	background-repeat:repeat-y;
}

#promoboxes .promobox {
	width:153px;
	margin-right:16px;
	float:left;
}

#promoboxes .promobox .promoboxtitle {
	margin-top:10px;
}

#promoboxes .promobox .promoboxdiv {

}

#promoboxes .endrow {
	margin-right:0;
}




#update_pif_wrapper {
	background-repeat:repeat-y;
	background-image:url(../images/bgrnd_update_pif_wrapper.gif);
	background-position:right;
}

#updatebox {
	 width:428px;
	 float:left;
	 /* margin-bottom:10px; */
}

#updatebox .header_doorsetupdate {
	width:428px;	
	background-color:#303030;
	margin-bottom:10px;	
}

#updatebox .updateitem {
	width:428px;
	padding-bottom:10px;
	border-bottom:dotted 1px #4b4b4b;
	margin-bottom:10px;
}

#updatebox .updateitem .updatepic {
	width:153px;
	float:left;
}

#updatebox .updateitem .updatetext {
	width:260px;
	float:right;
	color:#fff;
}

#updatebox .updateitem .updatetext h3 {
	color:#D3AD7E;
	margin:0;
	font-size:13px;
	margin-bottom:5px;
}



#pifbox {
 	float:right;
	padding-bottom:10px;
 	background-color:#303030;
}

.header_pifbox {
 	width:244px;
}

#pifbox .pifbox_item {
	color:#fff;
	width:210px;
	padding:10px 17px 10px 17px;
	margin-bottom:0;
	background-image:url(../images/pif_box_dvdr.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#pifbox .last {
	background-image:none;	
}

#pifbox .pifbox_item img {
	margin:7px 0 7px 0;
}

#pifbox .pifbox_item h4 {
	color:#D3AD7E;
	margin:0;
	font-size:12px;
}


.bgrnd_bottomnavcol {
	background-image:url(../images/bgrnd_bottomnavcol.gif); 
	background-repeat:repeat-y;
}




/* MISC */

.clear_left {
	clear:left;
	height:0;
}

.clear_both {
	clear:both;
	height:0;
}




/*
.bottomnavcol td,
td.bgrndblack td.padding0x0x0x25 td {
	font-size:0;
	line-height:0;
}

.gap_fix {
	display:block;
}
*/