/* 					 		*/
/* global CSS LAYOUT 	*/ 
/* 					 		*/

/* ************************************************************** */
/* HELPERS AND BASE RULES */
/* ************************************************************** */
FORM, DIV {
	text-align: left;
	}
FORM, DIV, SPAN, TABLE, TR, TD {
	margin: 0;
	padding: 0;
	background: transparent none;
	}
FORM FIELDSET {
	padding: 0;
	margin: 0;
	border: 0 none #fff;
	}
IMG {
	border: 0 none #fff;
	}
IMG.floatL {
	float: left;
	margin-right: 5px;
	}
.breaker {
	position: relative;
	line-height: 0%;
	font-size: 0;
	clear: both;
	}
.access {
	line-height: 0%;
	font-size: 0;
	display: none;
	}

/* GLOBAL CSS FOR SMG TV SALES */
BODY {
	font-family: Verdana, Arial, sans-serif;
	margin: 0 2px 0 2px;
	padding: 0;
	font-size: medium;
	text-align: left;
	background: #ffffff none;
	}

.mbAlt {
	background: #4F6EAF none;
}

.db {
	background: #093679 none;
	}
.mb {
	background: #0182ac none;
	}
.lb {
	background: #349bbc none;
	}
.fadeBG {
	background: transparent url(../images/blueFadeBG.gif) 0 0 repeat;
	}

#midColText P.errorMessage {
	color: red;
	}

/* ********************************* */
/* Container for centring page frame */
/* ********************************* */
DIV#frame {
	width: 761px;
	background: transparent none;
	}
/* ********************************* */
/* Container for logo and strap line */
/* ********************************* */
DIV#topRow {
	width: 761px;
	}
/* container for logo */
DIV#logo {
	float: left;
	width: 182px;
	height: 140px;
	}
/* logo spacing */
#logo H1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.07em;
	margin: 29px 20px 8px 19px;
	padding: 0;
	}
/* container for strap line text */
DIV#bannerMenu {
	float: left;
	width: 579px;
	height: 140px;
	}
DIV#strapText {
	width: 579px;
	height: 109px;
	}
DIV#strapText H2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.07em;
	padding: 29px 0 18px 0;
	margin: 0;
	}
DIV#midTopRow {
	width: 579px;
	height: 31px;
	background: transparent url(../images/midTopRow_bg.gif) 0 0 no-repeat;
	}
/* ************************************ */
/* Container for top section green menu */
/* ************************************ */

/* contact section */
SPAN#contact {
	float: left;
	font-size: 11px;
	background: #6985ac url(../images/contactStart.gif) 0 0 no-repeat;
	padding-left: 9px;
	}
#contact IMG {
	float: left;
	}
/* register section */
SPAN#register {
	float: left;
	font-size: 11px;
	background: #6985ac url(../images/registerStart.gif) 0 0 no-repeat;
	padding-left: 4px;
	}
#register IMG {
	float: left;
	}
/* top section links */
A.topLink:link, A.topLink:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.07em;
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	}
A.topLink:hover, A.topLink:active {
	color: #093679;
	}

FORM#frmLogIn {
	float: right;
	background: #51a8c3 url(../images/loginEnd.gif) 100% 0 no-repeat;
	}
FORM#frmLogIn SPAN {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.07em;
	color: #ffffff;
	}
/* login input */
INPUT.login {
	font-family: Verdana, Arial, sans-serif;
	width: 75px;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	border: 1px solid #ffffff;
	background: #c4dce8;
}

/* ******************** */
/* Container for footer */
/* ******************** */
DIV#footer {
	width: 761px;
	border-top: 2px solid #ffffff;
	background: transparent url(../images/footerFadeBG.gif) 0 0 no-repeat;
	text-align: right;
	}
#stv {
	background: #78a4bd url(../images/stvStart.gif) 0 0 no-repeat;
	padding-left: 4px;
	}
.stv {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #78a4bd none;
	}
#itv {
	background: #68a8c4 url(../images/itvStart.gif) 0 0 no-repeat;
	padding-left: 4px;
	}
.itv {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #68a8c4 none;
	}
#dog {
	background: #4ea9c4 url(../images/dogStart.gif) 0 0 no-repeat;
	padding-left: 4px;
	}
.dog {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #4ea9c4 none;
	}
	
A.botLink:link, A.botLink:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.07em;
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	}
A.botLink:hover, A.botLink:active {
	color: #093679;
	}

DIV.footer {
	padding: 12px 24px 0 24px;
	}
IMG.copySTV {
	float: left;
	border-right: 64px solid #ffffff;
	}
	
/* Paragraph for terms and conditions / privacy policy */
DIV.footer P {
	float: left;
	font-size: 10px;
	color: #093679;
	margin: 0;
	padding-bottom: 1px;
}
/* Links for terms and conditions / privacy policy */
DIV.footer A:link, DIV.footer A:visited {
	line-height: 1.35em;
	color: #093679;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ffffff;
}
DIV.footer A:hover, DIV.footer A:active {
	color: #0182ac;
	border-bottom: 1px solid #0182ac;
}

/* misc */
DIV#menuFix {
	position: relative;
	width: 182px;
	z-index: 0;
}
DIV#menuCover {
	position: absolute;
	width: 182px;
	top: 0;
	left: 0;
	z-index: 0;
}
IMG#mapover {
	border-left: 39px solid #ffffff;
}