/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #525252;
}

h2 {
margin: 0px;
padding: 10px;
font-size: 30px;
color: #3c83c0;
}

h3 {
margin: 0px;
padding: 0px;
font-size: 20px;
color: #3c83c0;
}

h4 {
margin: 8px 0 0 0;
padding: 0px;
font-size: 13px;
color:#d62f2f;
float:left;
}
	
a {
	text-decoration: none;
	color: #323232;
}

a:hover{
	text-decoration: none;
	color: #3d83c0;
}

.span {
	width: 900px;
	margin: 0 auto 0 auto;
	background:url(../images/bg.jpg) repeat-y;
}

.page {
	width: 800px;
	margin: 0 auto 0 auto;
}

.header {
	height: 164px;
	background:url(../images/headerbg.jpg) repeat-x;
}

.contactnumber {
			text-align:right;
			padding-top: 46px;
			padding-right: 32px;
			padding-bottom: 10px;
			}

.contactbox {
			padding-left: 35px;
			color: #ffffff;
			font-size: 20px;
			font-weight: bold;
			float: left;
}

.contactbox2 { 
			font-size: 18px;
			font-weight: bold;
			width: 240px;
			background: #d8d8d8;
			padding: 5px;
			float: left;
			margin-left: 12px;
}

.contactbox a {
	color: #FFFFFF;
}

.findoutmore {
font-weight: normal;
margin-top: 42px;
font-size: 12px;
}

.findoutmore2 {
font-weight: normal;
margin-top: 68px;
font-size: 12px;
}

.findoutmore a {
text-decoration: underline;
}

.windowsbox { 
	font-size: 18px;
	font-weight: bold;
	width: 175px;
	background: #d8d8d8;
	padding: 4px;
	float: left;
	margin-left: 12px;
}

.doorsbox { 
	font-size: 12px;
	font-weight: bold;
	width: 109px;
	background: #d8d8d8;
	padding: 7px 6px 4px 4px;
	float: left;
	margin-left: 12px;
}

/*#menu {
font-size: 11px;
height: 31px;
background:url(../images/menubg.jpg) repeat-x;
font-weight: bold;
}

#menu ul {
padding-left: 5px;
margin: 0;
padding-top: 6px;
list-style: none;
}

#menu li {
float: left;
}

#menu li a{
background: url(../images/menuseperator.jpg) bottom left no-repeat;
display: block;
padding: 0 6px 0 7px;
text-decoration: none;
}*/

.ddsmoothmenu {
font-size: 12px;
height: 31px;
background:url(../images/menubg.jpg) repeat-x;
font-weight: bold;
}

.ddsmoothmenu ul {
z-index:100;
margin: 0;
padding-left: 0px;
padding-top: 6px;
list-style-type: none;
}

.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
background: url(../images/menuseperator.jpg) bottom left no-repeat;
display: block;
padding: 0 7px 0 7px;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
margin:4px 0 0 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: left;
padding: 0px;
margin: 0px;
width: 100px;
background-color: #DADADA;
}

.ddsmoothmenu ul li ul li a{
background-image:none;
padding:6px 0 6px 6px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li a:hover{
background-color:#326594;
background-image:url(../images/secondary_glazing/menu/sub_bg.gif);
background-repeat:repeat-x;
color:#FFF;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */


#menu2 {
font-size: 12px;
height: 20px;
background:#f6fbff;
border-bottom: 2px #ccd9e4 solid;
}

#menu2 ul {
padding-left: 50px;
margin: 0;
padding-top: 2px;
list-style: none;
}

#menu2 li {
float: left;
}

#menu2 li a{
background: url(../images/submenuseperator.jpg) bottom left no-repeat;
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
}

#secondary_left {
	width:380px;
	padding:10px;
	float:left;
}

#secondary_left p {
	font-size:12px;
	margin:0px;
	padding:6px 0 0 0;
}

#secondary_right {
	width:380px;
	height:269px;
	margin:10px 12px 0 0;
	float:right;
}

#secondary_menu {
	background-image:url('../images/secondary_glazing/base_line.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	height:58px;
}

#secondary_menu ul {
	padding:10px 0 0 10px;;
	margin:0px;
}

#secondary_menu ul li {
	display:inline;
	padding:0 5px 0 0;
	margin:0px;
}

.down {
background: url(../images/menuseperator.jpg) bottom left no-repeat;
color: #3d83c0;
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
}

.teaser {
float: left;
width: 248px;
padding-left: 15px;
padding-bottom: 15px;
color: #323232;
font-size: 18px;
font-weight: bold;
text-transform:uppercase;
}

.teasertext {
padding: 2px;
text-transform: none;
font-weight: normal;
font-size: 12px;
}

.teasertext a {
text-decoration: underline;
}

.sitemap {
height: 120px;
padding-top: 5px;
background:url(../images/sitemapbg.jpg) repeat-x;
}

.contentbox {
padding: 10px 10px 0px 10px;
width: 380px;
float: left;
border-top: solid 2px #d8d8d8;
}

.contentbox2 {
padding: 10px 10px 0px 10px;
width: 505px;
float: left;
border-top: solid 2px #d8d8d8;
}

.contentbox3 {
padding: 10px 10px 0px 10px;
width: 780px;
float: left;
border-top: solid 2px #d8d8d8;
}

#flashbox {
margin:0 10px 0 10px;
height:297px;
width:380px;
float: left;
}

.sitebox {
margin: 0 7px 0 7px;
font-weight: bold;
font-size: 12px;
float: left;
}

.sitebox ul{
list-style: none;
padding: 0px;
margin: 0px;
}

.sitebox ul a{
font-weight: normal;
}

.footer {
padding-right: 5px;
background: #f5f5f5;
text-align: right;
font-size: 12px;
}

/* Marlin Earth */

.marlinEarthHeader {
	height: 164px;
}
