@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	
}

img {
	border: 0;
}

a:link, a:visited {
	color: #0d4c8f;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

body {
	background: url(/graphics/main/bg.jpg) #FFFFFF top left repeat-x;
}

#outer-wrapper {
	width: 980px;
	margin: auto;
	background: url(/graphics/main/wrapper-bg.jpg) top repeat-y #FFFFFF;
}

#inner-wrapper {
	position: relative;
	width: 940px;
	padding: 0 20px 0 20px;
	background: url(/graphics/main/page-bg.jpg) top no-repeat;
}


/************************************************************************************************************ HEADER **************************/

#header {
	width: 100%;
	height: 135px;
	border-bottom: #cbc9c9 1px solid;
	padding-bottom: 10px;
	margin-bottom: 5px
}

#header #logo {
	position: absolute;
	width: 370px;
	height: 110px;
}

#header h1 {
	position: absolute;
	color: #0d4c8f;
	line-height: 34px;
	font-size: 1em;
	padding-left: 8px;
	font-weight: bold;
	font-style: italic;
}

#header #middleInfo {
	position: absolute; 
	width: 380px;
	height: 76px;
	right: 25px;
	top: 34px;
	text-align: right;
}

#header #contactInfo {
	position: absolute; 
	width: 370px;
	height: 34px;
	right: 25px;
	top: 0px;
	text-align: right;
	color: #0d4c8f;
	line-height: 34px;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

#header #accountBox {
	position: absolute;
	width: 180px;
	height: 110px;
	left: 780px;
}

#header #accountBox .button a {
	margin-top: 12px;s
	width: 165px;
	height: 42px;
	padding-left: 15px;
	display: block;
	background: url(/graphics/main/header-login-btn.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 38px;
}

#header #accountBox .button a:hover {
	background-position: top right;
}

#header #accountBox p {
	padding-left: 15px;
}

#header #navTop {
	position: absolute;
	width: 750px;
	height: 25px;
	line-height: 25px;
	top: 110px;
	left: 30px;
}

#header #searchTop {
	position: absolute;
	width: 180px;
	height: 25px;
	line-height: 25px;
	top: 110px;
	left: 780px;
}

#header #searchTop #sq {
	width: 100px;
	margin-left: 15px;
}




/************************************************************************************************************ LEFT COLUMN **************************/

#leftColumn {
	float: left;
	width: 180px;
}

#leftColumn .top {
	margin-top: 0px;
}

.leftColumnHeader {
	width: 165px;
	height: 38px;
	padding-left: 15px;
	margin-top: 10px;
	background: url(/graphics/main/left-column-header.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
}

.leftColumnHeader a, .leftColumnHeader a:link, .leftColumnHeader a:visited, .leftColumnHeader a:hover, .leftColumnHeader a:active {
	color: #FFFFFF;
}

.leftColumnBox {
	width: 180px;
	font-size: 0.9em;
	background: url(/graphics/main/left-column-bg.jpg) bottom left no-repeat;
}

.leftColumnBox a {
	font-weight: normal;
}

.leftColumnBox .listRow {
	background: url(/graphics/main/bullet-small.gif) 20px center  no-repeat;
	padding: 5px 10px 5px 30px;
	line-height: 1.2em;
}

.leftColumnBox .listRow .bold {
	font-weight: bold;
}

.leftColumnBox .listRowSeparator {
	border-bottom: #14397b 1px dotted;
	margin: 0 12px 0 12px;
}






/************************************************************************************************************ MIDDLE COLUMN **************************/

#middleColumn {
	float: left;
	width: 570px;
	margin-left: 10px;
}


#middleColumn ul {
	margin-left: 20px;

}

#middleColumn li {
	margin-bottom: 2px;
	list-style: disc;

}

#middleColumn li li {
	list-style: disc;
	color: #0d4c8f;
}

#middleColumn li li li {
	list-style: circle;
	color: #0d4c8f;
}


/*********************************************************************************************************** MIDDLE 5ths COLUMNS */

.one5thColumn {
	float: left;
	display: inline;
	width: 180px;
	margin-right: 10px;
	margin-bottom: 25px;
}


.two5thsColumn {
	float: left;
	display: inline;
	width: 370px;
	margin-right: 10px;
}

/*********************************************************************************************************** MIDDLE 2 COLUMNS */

.twoColumnContainer {
	width: 570px;
	/*background: url(/graphics/main/2-column-divider.gif) left top repeat-y;*/
}

.twoColumnContainer .twoColumnLeft {
	width: 270px;
	float: left;
	margin-right: 20px;
}

.twoColumnContainer .twoColumnRight {
	width: 270px;
	float: left;
}

/************************************************************************************************************ WIDE COLUMN **************************/

#wideColumn {
	float: left;
	width: 750px;
	margin-left: 10px;
}


/************************************************************************************************************ RIGHT COLUMN **************************/

#rightColumn {
	float: right;
	width: 180px;
}

#rightColumn #miniBasket .button a {
	width: 165px;
	height: 38px;
	padding-left: 15px;
	display: block;
	background: url(/graphics/main/header-basket-btn.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 36px;
}

#rightColumn #miniBasket .button a:hover {
	background-position: top right;
}

#rightColumn #miniBasketContents {
	position: relative;
	width: 180px;
	height: 202px;
	background: url(/graphics/main/mini-basket-bg.jpg) left bottom no-repeat;
	margin-bottom: 15px;
}

#rightColumn .miniBasketCheckoutButton a {
	position: absolute;
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/red-on-pink.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	margin-top: 5px;
	right: 40px;
	text-align: center;
}

#rightColumn .miniBasketCheckoutButton a:hover {
	background-position: top right;
}

#rightColumn .miniBasketInfo {
	text-align: right;
	padding-right: 20px;
	line-height: 1.4em;
}

#rightColumn #brandLogoList img {
	margin: 10px 0 5px 0;

}








/************************************************************************************************************ FOOTER **************************/


#footer-graphic {
	width: 980px;
	height: 29px;
	margin: auto;
	padding-bottom: 30px;
	background: url(/graphics/main/footer-graphic.jpg) top no-repeat;
}

#navBottom {
	width: 940px;
	border-top: #cbc9c9 1px solid;
	margin-top: 20px;
	padding: 20px 0 10px 0;
	text-align: center;
}

#footerLeft {
	float: left;
	padding: 20px 0 0 20px;
	
}
#footerRight {
	float: right;
	padding: 20px 20px 0 0;
	
}

#footerRight a:link, #footerRight a:visited {
	color: #212930;
}

#footerRight a:hover, #footerRight a:active {
	color: #ff5200;
	text-decoration: none;
}

/************************************************************************************************************ HOME PAGE **************************/



#featuredBox {
	
	position: relative;
	top: -10px;
	margin-bottom: 5px;
	width: 560px;
	height: 156px;
	background: url(/graphics/home/offer-bg.jpg) left top no-repeat;
}

#featuredLink {
z-index: 99;
	position: absolute;
	width: 560px;
	height: 156px;
	display: block;
	background: url(/graphics/main/blank.gif);
}

#featuredProduct {
	position: absolute;
	width: 174px;
	height: 150px;
	left: 16px;
	top: 5px;
}

#featuredBanner {
	position: absolute;
	width: 127px;
	height: 131px;
	background: url(/graphics/home/offer-banner.png) top left no-repeat !important;
	background: url(/graphics/home/offer-banner.gif) top left no-repeat;
}

#featuredInfo {
	position: absolute;
	top: 15px;
	left: 190px;
	width: 360px;
	color: #0d4c8f;
}

#featuredInfo .itemTitle {
	font-size: 1.8em;
	color: #0d4c8f;
	font-weight: bold;
}

#featuredInfo .itemPrice {
	font-size: 2.5em;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

.moreInfoBtn {
	position: absolute;
	width: 100px;
	height: 28px;
	left: 430px;
	top: 60px;
}

.moreInfoBtn a, .moreInfoBtn a:visited {
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/home/more-info.gif) top left no-repeat;
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}


.moreInfoBtn a:hover, .moreInfoBtn a:active  {
	background-position: top right;
	color: #666666;
}

#installationBox {
	position: relative;
	width: 560px;
	height: 155px;
	margin-bottom: 15px;
	background: url(/graphics/home/installation-bg.jpg) left top no-repeat;
}

#installationBox a:hover {
	text-decoration: none;
	cursor: pointer;
}

#installationBox .title {
	position: absolute;
	left: 84px;
	top: 38px;
	width: 285px; 
	font-size: 1.5em;
	color: #0d4c8f;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

#installationBox .phone {
	position: absolute;
	left: 84px;
	top: 115px;
	width: 285px; 
	font-size: 2em;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
/************************************************************************************************************ PRODUCT GRID **************************/

.productGrid {
	float: left;
	display: inline;
	width: 174px;
	padding: 4px 2px 4px 2px;
	border: #cbc9c9 1px solid;
	text-align: center;
	color: #0d4c8f;
	margin: 0 10px 10px 0;
}

.productGrid img {
	margin: 5px 0 5px 0;
}

/************************************************************************************************************ BUTTONS **************************/

.yellOnWhtBtn a, .yellOnWhtBtn a:visited {
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/orange-on-white.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}


.yellOnWhtBtn a:hover, .yellOnWhtBtn a:active  {
	background-position: top right;
	color: #FFFFFF;
}

.yellOnGreyBtn a, .yellOnGreyBtn a:visited {
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/orange-on-grey.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}


.yellOnGreyBtn a:hover, .yellOnGreyBtn a:active  {
	background-position: top right;
	color: #FFFFFF;
}

.yellOnGreyWideBtn a, .yellOnGreyWideBtn a:visited {
	width: 200px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/orange-on-grey-wide.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}


.yellOnGreyWideBtn a:hover, .yellOnGreyWideBtn a:active  {
	background-position: top right;
	color: #FFFFFF;
}

 .yellOnWhtBtn a:visited {
 	color: #FFFFFF;
}

.yellOnWhtFormBtn {
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/orange-on-white.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	border: 0;
	cursor: pointer;
}

.yellOnWhtFormBtn:hover,  {
	background-position: top right;
	text-decoration: underline;
}

.redOnWhtFormBtn {
	width: 100px;
	height: 28px;
	display: block;
	background: url(/graphics/buttons/red-on-white.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	border: 0;
	cursor: pointer;
}

.redOnWhtFormBtn:hover,  {
	background-position: top right;
	text-decoration: underline;
}

.formButtonLarge {
	display: block;
	width: 245px;
	height: 28px;
	background: url(/graphics/buttons/orange-on-white-large.gif) left top no-repeat;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.formButtonLarge:hover {
	background-position: right top;
	text-decoration: underline;
}

.formButtonGreySmall {
	display: block;
	width: 115px;
	height: 28px;
	background: url(/graphics/buttons/grey-on-white-small.gif) left top no-repeat;
	font-size: 1em;
	color: #666666;
	line-height: 28px;
	text-align: center;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.formButtonGreySmall:hover {
	background-position: right top;
	text-decoration: underline;
}

.formButtonGrey {
	display: block;
	width: 180px;
	height: 28px;
	background: url(/graphics/buttons/grey-on-white.gif) left top no-repeat;
	font-size: 1em;
	color: #666666;
	line-height: 28px;
	text-align: center;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}

.formButtonGrey:hover {
	background-position: right top;
	text-decoration: underline;
}

/************************************************************************************************************ FORM STUFF **************************/

.formField {
	width: 260px;
	border: #cbc9c9 solid 1px;
	color: #666666;
	height: 20px;
	line-height: 20px;
	background: url(/graphics/forms/formfield-bg.gif) left top repeat-x;
	padding-left: 5px;
}


.formError {
	border: #ec1b22 1px solid;
	color: #ec1b22;
	font-weight: bold;
	padding: 5px 5px 5px 45px;
	margin-bottom: 10px;
	background: url(/graphics/forms/error-red-med.gif) 10px center no-repeat #ffd9da; 
}

.message {
	color: #108500;
	border: #1cc700 1px solid;
	background-color: #e5ffe1;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

fieldset {
	margin: 0 15px 15px 0;
	padding: 10px;
	border: 1px solid #dedede;
	 -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

legend {
	color: #666666;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 5px 0 0;
}


.hint {
	visibility: hidden;
    position: absolute;
	left: 500px;
    width: 225px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(/graphics/forms/tooltip.gif) no-repeat -10px 5px;
}

#bag .hint {
	left: 780px;
	width: 150px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/graphics/forms/tooltip.gif) left top no-repeat;
}
/************************************************************************************************************ BASKET POPUP **************************/

#basketPopup, #basketOptionPopup {
	position: absolute;
	width: 364px;
	height: 140px;
	padding: 10px 33px 16px 12px;
	background: #FF0000;
	right: 160px;
	top: 18px;
	background: url(/graphics/basket/popup.png) left top no-repeat !important;
	background: url(/graphics/basket/popup.gif) left top no-repeat;
	text-align: center;
	display: none;
}

#basketPopup .basketTitle, #basketOptionPopup .basketTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #0d4c8f;
}

/************************************************************************************************************ MISC **************************/

.clear {
	clear: both;
}

.greyColumnHeader {
	width: 165px;
	height: 38px;
	padding-left: 15px;
	background: url(/graphics/main/header-grey.jpg) top left no-repeat;
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 36px;
}

.blueBarImportant {
	width: 515px;
	height: 30px;
	line-height: 30px;
	background: url(/graphics/main/blue-bar-important.gif) top left no-repeat;
	color: #FFFFFF;
	padding-left: 45px;
	font-weight: bold;
	margin-bottom: 10px;
}

.blueBar {
	width: 545px;
	height: 30px;
	line-height: 30px;
	background: url(/graphics/main/blue-bar.gif) top left no-repeat;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.tableHeader td {
	background-color: #0d4c8f;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

.tableRow td {
	padding: 5px 0 5px 5px;
	border-bottom: #CCCCCC 1px solid;
}

.tableColumn {
	padding: 5px 0 5px 5px;
	border-bottom: #CCCCCC 1px solid;
}