/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.8em;
	color: #000;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #b7cee0 url(/images/structure/header/headerBG001.jpg) center top no-repeat;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #00aeef;
}

a:hover{
	text-decoration: underline;
	color: #00aeef;
}

hr{
	height: 0px;
	border-top: 1px solid #000;
	margin-top: 0px;
	background: #000;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
	color: #000;
}

h1{font-size: 18px;}

h2{font-size: 14px;}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:25px;
	padding:0px;
	position: relative;
	font-size: 0.81em;
}

#displayVersion{
	position: absolute;
	left: 361px;
	top: 8px;
}

#displayVersion a,
#keyLinks a{
	color: #fff
}

#keyLinks{
	position: absolute;
	left: 438px;
	top: 8px;
}

#keyLinks span{
	padding-right: 4px;
	margin-left: 10px;
}



#siteSearch form{
	display: none;
}
/*********** FUNCTION BAR STYLES ************/



/*********** HEADER ************/
#innerHeader {
	position: relative;
	height: 161px;
}

#headerSiteSearch{
	position: absolute;
	right: 11px;
	top: -16px;
}

#headerSiteSearch .searchInput{
	position: absolute;
	right: 66px;
	top: 0px;
	width: 231px;
	border: solid 1px #000;
	height: 18px;
}

#innerHeader .logo{
	position: absolute;
	left: 10px;
	top: -10px;
}

#innerHeader .phoneNumber{
	position: absolute;
	right: 12px;
	top: 17px;
	color: #f6e734;
}

#innerHeader .phoneNumber h3{
	font-size: 2.62em;
	color: #f6e734;
}

#innerHeader .phoneNumber p{
	right: 2px;
	top: 44px;
	font-size: 0.7em;
	position: absolute;
}

#innerHeader .headerMenu{
	padding-top: 114px;
	padding-left: 41px;
}

#innerHeader .headerMenu span{
	display: block;
	float: left;
	text-align: center;
	padding: 0px 18px;
	letter-spacing: 0.03em;
	background: url(/images/structure/header/menuSpacer001.gif) no-repeat left;
}

#innerHeader .headerMenu .firstItem{
	padding-left: 0px;
	background: none;
}

#innerHeader .headerMenu .secondItem,
#innerHeader .headerMenu .thirdItem,
#innerHeader .headerMenu .fourthItem,
#innerHeader .headerMenu .fifthItem,
#innerHeader .headerMenu .sixthItem,
#innerHeader .headerMenu .eighthItem{
	padding: 0px 21px;
}

#innerHeader .headerMenu .seventhItem{
	padding: 0px 21px;
	margin-top: 10px;
}

#innerHeader .headerMenu a{
	color: #fff;
}
/*********** HEADER ************/


/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	display: none;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{
	padding: 20px 5px 20px 15px;

}

div#innerRightColumn {
	padding: 20px 15px 20px 5px;
}

div#center{
	padding: 20px 20px 20px 20px;
}

div.pageTitle{
	font-weight: bold;
	font-size: 1.5em;
	color: #071c2c;
	padding: 10px 0px 5px 0px;
	margin-left: 10px;
	border-bottom: solid 2px #071c2c;
	margin-bottom: 23px;
}

div.pageCopy{
	overflow: hidden;
	margin-left: 10px;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	background: #071c2c;
	padding: 22px 19px;
	width: 922px;
	border-bottom: solid 25px #b7cee0;
	position: relative;
}


div#innerFooter .ourSuppliers{
	float: left;
	padding-bottom: 10px;
	background: url(/images/structure/footer/lineBG001.gif) repeat-x bottom left
}

div#innerFooter .ourSuppliers .title{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px 0px 6px 9px;
}

div#innerFooter .sitemapTitle{
	padding: 18px 0px 25px 0px;
	width: 922px;
	float: left;
}

div#innerFooter .sitemapTitle .title{
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 0px 0px 9px;
	float: left;
}

div#innerFooter .sitemapTitle .body{
	padding: 12px 0px 0px 12px;
	float: left;
}

div#innerFooter .sitemapTitle a{
	color: #fff;
	padding-left: 10px;
	float: left;
}

div#innerFooter .webSitemap001 {
	background: url(/images/structure/footer/lineBG001.gif) repeat-x bottom left;
	min-height: 99px;
	float: left;
	width: 912px;
	padding: 2px 0px 25px 10px;
}

div#innerFooter .contactDetails{
	padding: 10px 10px 3px 12px;
	float: left;
	width: 902px;
	color: #758da1;
	position: relative;
}


div#innerFooter .contactDetails .contactTitle{
	color: #fff;
	font-size: 1.215em;
	font-weight: bold;
	float: left;
}

div#innerFooter .contactDetails .contactTitle span{
	color: #758da1;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 2px;
	display: block
}


div#innerFooter .contactDetails .contactAddress{
	float: left;
	padding: 7px 0px 0px 60px;
	font-size: 0.85em;
}

div#innerFooter .contactDetails .contactNumbers{
	float: left;
	padding: 9px 0px 0px 43px;
	font-size: 0.85em;
}

div#innerFooter .contactDetails .contactNumbers a{
	color: #758da1;
}

div#innerFooter .contactDetails .footerLogo{
	position: absolute;
	right: 5px;
	top: 4px;
}

div#innerFooter .copyRight{
	position: absolute;
	left: 12px;
	bottom: -20px;
	color: #7196b2;
	font-size: 0.8em;
}

div#innerFooter .snapperDetails{
	font-size: 0.8em;
	position: absolute;
	color: #7196b2;
	right: 5px;
	bottom: -20px;
}

div#innerFooter .snapperDetails a{
	color: #7196b2;
	text-decoration: underline;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formItemRequiredFlag{
	padding: 5px 0px 0px 3px;
	float:left;
	width: 2%;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 57%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 57%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}

.activeForm .sectionTitle{
	font-weight: bold;
	background-color: #616e7f;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 10px 0px;
	width: 737px;
	font-size: 14px;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/** default tables styles **/
/*****************************************************************************/
.tableContents {
	float: left;
}

.columnTitles {
	clear: left;
	float: left;
}

.columnTitle {
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.tableData {
	float: left;
}

.tableItem {
	clear: left;
	float: left;
}

.itemDetails, .itemDetails .inlineLabel, .itemDetails .inlineValue{
	float: left;
}

.itemDetails .inlineLabel {
	padding-right: 5px;
}

.itemDetails .cell{
	float: left;
	overflow: hidden;
}

.tableNavigation {
	background-color: #c0dcaa;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	padding: 5px 5px 5px 5px;
}

.tableNavigation .navCount {
	float: left;
}

.tableNavigation .navLinks {
	float: right;
}

.tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
/*****************************************************************************/


/***** HOMEPAGE STYLES *****/
.homepage div#innerContainer00{
	width: 960px;
	min-width: 960px;
	border: none;
}

.homepage div#innerContainer00 .homepageBody{
	width: 958px;
	float: left;
	border-left: 1px solid #274964;
	border-right: 1px solid #274964;
}


.homepage #center{
	padding:0px 0px 0px 0px;
	position: relative;
}

.homepage div.pageCopy{
	margin-left: 0px;
}
/***** HOMEPAGE STYLES *****/


/** web menu **/
/*****************************************************************************/
.webMenu{
	border: solid 5px #7196b2;
	background: #071c2c url(/images/structure/backgrounds/digitalBG001.gif) left bottom no-repeat;
	padding: 5px 5px 10px 5px;
	margin-bottom: 14px;
	width: 188px;
	float: left;
}

.webMenu .title{
	font-size: 1.37em;
	font-weight: bold;
	color: #fff;
	padding-top: 11px;
	padding-bottom: 6px;
	margin: 0px 6px 9px 6px;
	border-bottom: solid 2px #0e3858
}

.webMenu .menuItem,
.webMenu .categoryName{
	padding: 6px 5px 6px 25px;
	background: url(/images/structure/backgrounds/menuDot.png) 13px center no-repeat;
	width: 160px;
}

.webMenu a {
	color: #fff;
}

.webMenu .child {
	padding-left: 15px;
}


.webMenu ul{
	padding: 0px;
	margin-left: 0px;
}

.webMenu ul li{
	padding: 6px 5px 6px 26px;
	background: url(/images/structure/backgrounds/menuDot.png) 13px center no-repeat;
	width: 160px;
	list-style: none;
	margin-left: 0px;
	color: #fff;
}


.garageDoorbyType{
	padding-bottom: 31px;
}

.garageDoorbyTypeExtraItem{
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

.garageDoorbyTypeExtraItem .htmlMenuItem{
	position: absolute;
	width: 188px;
	z-index: 1000;
	top: -46px;
	left: 9px;
	padding-left: 26px;
	background: url(/images/structure/backgrounds/menuDot.png) 13px center no-repeat;
}

.garageDoorbyTypeExtraItem .htmlMenuItem a{
	color: #fff;
}
/*****************************************************************************/
