/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
- header	#1F3064
\**************************************/

/* conditional-css */


/**************************************/
/*              GLOBALS               */
/**************************************/
body { margin: 0 0; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover{ text-decoration: none; }
a:active { text-decoration: none; }

/**************************************/
/*              HEADER                */
/**************************************/
#header {
	color: #FFFFFF;
	background-color: #1F3064;
	padding: 10px 0 0 0;
	height: 35px;
}

#header a:link { color: #FFFFFF; text-decoration: none; }
#header a:visited { color: #FFFFFF; text-decoration: none; }
#header a:hover { color: #FFFFFF; text-decoration: none; }
#header a:link { color: #FFFFFF; text-decoration: none; }

.header-inner {
	width: 980px;
	margin: auto auto !important;	
}

.header-left-nav {
	float: left;
}

.header-right-nav {
	float:right;	
}

#nav-menu {
	
}

/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.home-banner {
	margin: auto auto;
	width: 980px;
}

.home-sidebox-bg {
	background: url(../images/bg_sidebox.gif) no-repeat bottom right;
	width: 236px;
	height: 263px;
}

.home-watch-out-for-bg {
	background: url(../images/homepage-watch-out-for.png) no-repeat bottom right;
	width: 235px;
	height: 263px;
}


.home-sidebox-inner {
	padding: 50px 15px 15px 15px;    
}

.home-sidebox-inner h1 { color: #1F3064; font-size: 100%; margin: 0 !important; }
.home-sidebox-inner p { font-size: 100%; margin: 0 !important; }


.home-sidebox-special-offers-bg {
	background: url(../images/homepage-special-offers-blank.png) no-repeat bottom right;
	width: 237px;
	height: 157px;
}

.home-sidebox-pagepack-bg {
	background: url(../images/page_pack_login.png) no-repeat bottom right;
	width: 232px;
	height: 153px;
}


.pagepack-form { margin: 75px 0 0 15px; }

/** new homepage layout start **/
.home-new-product-advisor-bg {
    background: url(../images/homepage-product-advisor.png) no-repeat bottom right;
    width: 234px;
    height: 100px;
}

.home-product-advisor-inner {
    color: black;
    padding: 40px 0 0 20px;
    width: 200px;
}


.home-know-what-your-looking-for-bg {
    background: url(../images/know-what-your-looking-for.png) no-repeat bottom right;
    width: 234px;
    height: 94px;
}

.home-know-what-your-looking-for-inner {
    color: black;
    padding: 50px 0 0 20px;
    width: 200px;
}

.home-whats-new-bg {
    background: url(../images/whats-new.png) no-repeat bottom right;
    width: 236px;
    margin: 4px 0 0 0;
    height: 273px;    
}

.home-whats-new-inner {
    color: black;
    padding: 50px 0 0 15px;
    height: 210px;
    overflow: hidden;
}

.home-specials-bg {
    background: url(../images/specials.png) no-repeat bottom right;
    width: 234px;
    height: 369px;
}

.home-specials-inner {
    color: black;
    padding: 50px 0 0 20px;
    width: 200px;
    height: 310px !important;
    overflow: hidden;
}

.home-pagepack-bg {
    background: url(../images/pagepack.png) no-repeat bottom right;
    width: 236px;
    height: 121px;
    position: relative;
    left: -1px;
    margin: 3px 0 0 0;
}

.home-pagepack-inner {
    color: black;
    padding: 50px 0 0 0;
    width: 237px;
}

.home-middle {
    margin: 0 0 0 10px;
}

.core {
	width: 980px;
	margin: auto auto;
    min-height: 400px;
    position: relative;
}

.core-middle {
	width: 470px;
	padding: 0 0px 0 20px;
    height: 356px;
    [if IE 7] height: 380px; 
}

.home-register-bg {
	float: left;
	background: url(../images/register-updates.png) no-repeat;
	width: 236px;
	height: 116px;
    margin: 0 0 0 10px;
}

.home-register-inner {
    color: white;
    padding: 33px 0 0 5px;
    width: 190px;    
}

.home-callback-bg {
	float: left;
	background: url(../images/call-back.png) no-repeat;
	width: 236px;
	height: 116px;

}

.home-callback-inner {
    color: white;
    padding: 39px 0 0 23px;
    width: 190px;  
}

.home-callback-inner a:link { color: #FFF; text-decoration: none; }
.home-callback-inner a:visited { color: #FFF; text-decoration: none; }
.home-callback-inner a:hover{ color: #FFF; text-decoration: none; }
.home-callback-inner a:active { color: #FFF; text-decoration: none; }

.home-left-column {
    margin: 7px 0 0 5px;
    position: relative;
}

.home-center-column {
    position: relative;
    min-height: 400px;
    border: 0px solid red;
}

.home-right-column {    
    margin: 10px 0 0 10px;
    position: relative;  
}
/** hew homepage layout end **/

.page-bg {
	background: url(../images/page.png) no-repeat bottom right;
	width: 225px;
	height: 263px;
}

.product-range-bg {
	background: url(../images/product-range.png) no-repeat bottom right;
	width: 225px;
	height: 263px;
}

.products-category {
	width: 730px;
}

.products-top-inner {
	width: 728px;
}

#categories a:link { text-decoration: none; }
#categories a:visited { }
#categories a:hover { text-decoration: none; }
#categories a:active { }

#categories {
    padding: 10px 0 0 10px;
}

#categories ul {
	padding: 0;
	margin: 0;
}

#categories li {
	list-style-type:none;
	padding: 2px 0 2px 0;
}

.cat-bullet {
	background-image: url(../images/categories_blue_bullet.gif);
	background-repeat: no-repeat;
	background-position: 175px 4px;
}

.product-title {
	width: 724px;
}

.product-info {
	float: left;
	width: 330px;
	padding: 0 10px 0 10px;
		
}

.products-category h1 {
	margin: 0.8em 0 0.8em 0!important;
	color: #2D3E6C;
	font-size: 110%;
}

.products-category h2 {
	margin: 0.8em 0 0.8em 0!important;
	color: #1F3064 !important;
	font-size: 140%;
}

.products-category-bullet-links {
	position: relative; 
	top: 2px; 
	left: 5px;
}

.products-category-colours {
	position: relative; 
	top: 5px;
	left: 5px;
	padding: 0 15px 0 0;
}

.product-advisor-side-bg a:link { color: #FFF; text-decoration: none; }
.product-advisor-side-bg a:visited { color: #FFF }
.product-advisor-side-bg a:hover { color: #FFF; text-decoration: none; }
.product-advisor-side-bg a:visited { color: #FFF; }

.product-advisor-side-bg {
	background: url(../images/product-advisor.png) no-repeat bottom right;
	width: 230px;
	height: 163px;
	color: white;
}

.products-title {
	background-color: #DEEBF4 !important;
	padding: 2px !important;
	display: block !important;
}

.products-title h1 {
	margin: 0 !important;
	color: #2D3E6C;	
	font-size: 130%;
}

.products-title h2 {
	margin: 2px !important;
	color: #2D3E6C;	
	font-size: 140%;
	width: 550px;
}

.products-left-column {
	
}

.products-right-column {
	width: 100px !important;
}

.register-form-input {
	padding: 25px 0 0 17px;
}

.register-input {
	position: relative;
	top: -10px;
}

.register-form-button {
	position: relative;
    top: -3px;
}

.register-form input[type='text'] { width: 1 50px; line-height: 15px !important; }


.table-register {
   margin: 5px 0 0 0;     
}

.toplevel {
    padding: 12px 0 0 20px;
}
/**************************************/
/*               FOOTER               */
/**************************************/


#footer-links {
	font-size: 90%;
    background-color: #92BBD9;
    height: 100px;
    width: 100%;
    position: absolute;
    top: 670px;
    z-index: -1;
}

#footer-links li {
	display: inline;
	list-style-type: none;
	padding: 0;
    margin: 0 0 0 2px;
}

#footer-links a:link { color: #FFF; text-decoration: none; }
#footer-links a:visited { color: #FFF }
#footer-links a:hover { color: #FFF; text-decoration: underline; }
#footer-links a:visited { color: #FFF; }

#generic-footer-links {
	font-size: 90%;
    background-color: #92BBD9;
    position: relative;    
    width: 100%;
    clear: both;
}

#generic-footer-links li {
	display: inline;
	list-style-type: none;
	padding: 0;
    margin: 0 0 0 2px;
}

#generic-footer-links a:link { color: #FFF; text-decoration: none; }
#generic-footer-links a:visited { color: #FFF }
#generic-footer-links a:hover { color: #FFF; text-decoration: underline; }
#generic-footer-links a:visited { color: #FFF; }

/**************************************/
/*               CUSTOM (GK)          */
/**************************************/
img { border: 0;}	/* remove borders from image links */
	
.fl-left { float: left; }
.fl-right { float: right; }
.fl-justify { float: justify; }
.txt-left { text-align: left; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }

.vtop { vertical-align: top; }
.vbottom { vertical-align: bottom; }

.vtop1 { padding-top: 1px; }
.vtop2 { padding-top: 2px; }
.vtop3 { padding-top: 3px; }
.vtop4 { padding-top: 4px; }
.vtop5 { padding-top: 5px; }
.vtop10 { padding-top: 10px; }
.vtop11 { padding-top: 11px; }
.vtop12 { padding-top: 12px; }
.vtop13 { padding-top: 13px; }
.vtop14 { padding-top: 14px; }
.vtop15 { padding-top: 15px; }
.vtop15 { padding-top: 15px; }
.vtop20 { padding-top: 20px; }
.vtop30 { padding-top: 30px; }
.vtop40 { padding-top: 40px; }
.vtop50 { padding-top: 50px; }
.vtop100 { padding-top: 100px; }
.vtop125 { padding-top: 125px; }
.vtop150 { padding-top: 150px; }

.vbottom1 { padding-bottom: 1px; }
.vbottom2 { padding-bottom: 2px; }
.vbottom3 { padding-bottom: 3px; }
.vbottom4 { padding-bottom: 4px; }
.vbottom5 { padding-bottom: 5px; }
.vbottom10 { padding-bottom: 10px; }
.vbottom15 { padding-bottom: 15px; }
.vbottom20 { padding-bottom: 20px; }
.vbottom30 { padding-bottom: 30px; }
.vbottom40 { padding-bottom: 40px; }
.vbottom50 { padding-bottom: 50px; }

.pleft5 { padding-left: 5px; }
.pleft10 { padding-left: 10px; }
.pleft15 { padding-left: 15px; }
.pleft20 { padding-left: 20px; }

.pright5 { padding-right: 5px; }
.pright10 { padding-right: 10px; }
.pright15 { padding-right: 15px; }
.pright20 { padding-right: 20px; }

.bdr-grey-border { border: 1px solid #AAAAAA; }
.bdr-left-grey { border-left: 1px solid #AAAAAA; }
.bdr-right-grey { border-right: 1px solid #AAAAAA; }
.bdr-top-grey { border-top: 1px solid #AAAAAA; }
.bdr-bottom-grey { border-bottom: 1px solid #AAAAAA; }

.width100P { width: 100%; }
.width50P { width: 50%; }
.width150 { width: 150px; }
.width175 { width: 175px; }
.width200 { width: 200px; }
.width250 { width: 250px; }
.width300{ width: 300px; }
.width500 { width: 500px; }

.red { color: red; }
.white { color: white; }

.long-form-field { width: 188px; }

.no-bullet {
	list-style-type: none !important;
}

#menu {padding:0 0 0 0; margin:0 0 0 0px; list-style:none; width:979px; height:55px; background:url(background.png) !important}

