/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 530px;
	background-image: url(../img/noflash_header.jpg);
	background-repeat: no-repeat;
}

/* end of header 
**********************/



/* content */

#content {
	padding: 0px;
	margin: 0px;
	width: 900px;
	background-image: url(../img/side_footer01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#main-content {
	margin: 0px;
	padding: 0 0 25px 0;
	float: right;
	width: 680px;
	background-image: url(../img/footer_content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main {
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#doors {
	height: 260px;
	width: 680px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#side-bar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.top-text {
	font-size: 15px;
	color: #918f22;
}








.box {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box-left {
	padding: 0px;
	float: left;
	width: 440px;
	margin: 0px;
}
.box-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}
.box-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
.box-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
}
.box-left3 {
	padding: 0px;
	float: left;
	margin: 0 0 25px 0;
	width: 200px;
}
.box-right3 {
	margin: 0 0 25px 0;
	padding: 0px;
	float: right;
	width: 440px;
}
.list1 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.btn-enq {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.btn-enq img {
	padding: 0px;
	width: 134px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btn-gallery {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
.btn-gallery img {
	padding: 0px;
	width: 134px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#warranty {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 35px;
	background-image: url(../img/PDF_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
}
#warranty a {
	color: #464545;
	text-decoration: none;
}
#warranty a:hover {
	color: #789b36;
}










/* end of content 
**********************/


/*  General style */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 88%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
}
*html body  {/* ie6 hack */
	
}
*:first-child+html body {/* ie7 hack */
	
}




#container{
	width:900px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}

p {
	line-height:1.4em;
}


.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: lighter;
}
#title {
	background-image: url(../img/back_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 900px;
}
h2.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #939598;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #939598;
	border-bottom-color: #939598;
}

h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear-both {
 clear:both;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
.margin30 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: justify;
}
.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.page-top {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:none;
}  


a.linkcopy:hover {
	color:#000000;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


/* end of general style */




.arrowlistmenu{
	background-color: #FFFFFF;
	width: 220px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #side-bar .arrowlistmenu .menuheader a {
	text-decoration: none;
}
#container #content #side-bar .arrowlistmenu .menuheader a.menu-item:hover {
	color: #464545;
}


.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #464545;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #FFFFFF;
	background-image: url(titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3d76d;
	padding-right: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

.arrowlistmenu .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #464545;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #dddcdc;
	background-image: url(titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial;
	font-size: 13px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3d76d;
	padding-right: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	background-color: #FFFFFF;
	padding-bottom: 4px;
	font-weight: lighter;
}

.arrowlistmenu ul li a{
	color: #94982e;
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #b3d76d;
	font-size: 100%;
}

.arrowlistmenu ul li a:visited{
	color: #94982e;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #64632e;
	background-color: #dddcdc;
}

.categoryitems {
	margin: 0px;
	padding: 0px;
}
