/*@import "maps.css";*/
@import "brochure.css";
@import "superfish.css";
@import "MainMenu.css";
@import "page_styles.css";
@import "shop.css";
@import "ProductCarousel.css";
/*@import "ProductSlider.css";
@import "SupplierLogosSlider.css";
@import "jScrollPane.css";*/

@font-face {
	font-family: 'TheSansVeoliaW6SemiBold';
	src: url('../fonts/thesansveolia-w6sebld-webfont.eot');
	src: url('../fonts/thesansveolia-w6sebld-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/thesansveolia-w6sebld-webfont.woff') format('woff'),
		 url('../fonts/thesansveolia-w6sebld-webfont.ttf') format('truetype'),
		 url('../fonts/thesansveolia-w6sebld-webfont.svg#TheSansVeoliaW6SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TheSansVeoliaW5Plain';
	src: url('../fonts/thesansveolia-w5pla-webfont.eot');
	src: url('../fonts/thesansveolia-w5pla-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/thesansveolia-w5pla-webfont.woff') format('woff'),
		 url('../fonts/thesansveolia-w5pla-webfont.ttf') format('truetype'),
		 url('../fonts/thesansveolia-w5pla-webfont.svg#TheSansVeoliaW5Plain') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TheSansVeoliaW2XLt';
	src: url('../fonts/thesansveolia-w2exlig-webfont.eot');
	src: url('../fonts/thesansveolia-w2exlig-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/thesansveolia-w2exlig-webfont.woff') format('woff'),
		 url('../fonts/thesansveolia-w2exlig-webfont.ttf') format('truetype'),
		 url('../fonts/thesansveolia-w2exlig-webfont.svg#TheSansVeoliaW2XLt') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	/*background: #c7b79d url(../images/cardboard_texture.jpg) repeat-x fixed left top;*/
	background: #c7b79d;
	font-size: 11px;
	color: #000;
	font-family: Arial, Sans-serif, Verdana, Helvetica;
	padding: 0;
	margin: 0;
}

*
{
	margin: 0;
	padding: 0; /*font-family: Arial, Sans-serif, Verdana, Helvetica;*/
}

h1, h1 span
{
	font-family: Georgia, Arial, Verdana;
	color: #36620d;
	font-size: 18px;
	margin: 0;
	margin-bottom: 14px;
}
h2, h2 span
{
	font-family: Georgia, Arial, Verdana;
	color: #000;
	font-size: 16px;
	margin: 0;
}
h3, h3 span
{
	font-family: Georgia, Arial, Verdana;
	color: #36620d;
	font-size: 14px;
	margin: 0;
}
h4
{
	color: #0065a4;
	font-size: 14px;
	margin: 0;
}
h5
{
	font-family: Georgia, Arial, Verdana;
	color: #6eba0f;
	font-weight: bold;
	padding: 4px 20px 4px 20px;
	font-size: 15px;
}
h6
{
	color: #0065a4;
	font-size: 12px;
	margin: 0;
}
ul
{
	padding: 4px 4px 4px 20px;
}
p
{
	line-height: 150%;
	padding: 4px;
}
input, select
{
	font-size: 11px;
	font-family: Arial, Sans-serif, Verdana, Helvetica;
}
fieldset
{
	border: 0 none;
	padding: 0;
	margin: 0;
}
.mandatory
{
	color: #ff0000;
}
.DudeImage
{
	height: 262px;
	padding: 5px;
	float: left;
}
.PullQuotes
{
	font-family: Georgia, Arial, Verdana;
	color: #6eba0f;
	font-weight: bold;
	padding: 4px 20px 4px 20px;
	font-size: 18px;
}
img
{
	border: 0 none;
}
a:link, a:visited
{
	outline: 0;
	color: #0061aa;
	text-decoration: none;
}
a:hover, a:active
{
	outline: 0;
	color: #0061aa;
	text-decoration: underline;
}
.pointer
{
	cursor: pointer;
	cursor: hand;
}
.cmsContent hr
{
	color: #6EBA0F;
	background-color: #6EBA0F;
	height: 1px;
	border: 0;
	margin-bottom: 10px;
}
.productlist_aspx #cmsContentInner3
{
	padding: 10px 0;
	width: 931px;
}
.shop #cmsContentInner3
{
	padding: 10px 0;
	width: 931px;
}
.homepage #cmsContentInner3
{
	padding: 5px;
	width: 921px;
}
.cmsPage #cmsContentInner3
{
	padding: 20px 50px 10px 50px;
	width: 830px;
}
/* LOGIN FORM */
body.login_aspx #cmsMiddleBlock .pnlLogin
{
	margin-right: 0;
	margin-top: 0;
}
body.login_aspx #cmsMiddleBlock .pnlLogin .pnlEmailPassword
{
	top: 0;
	margin-top: 0;
}
body.login_aspx #cmsMiddleBlock .pnlLogin .formElements
{
	width: 320px;
}
body.login_aspx #cmsMiddleBlock .pnlLogin .formElements
{
	width: 100%;
	clear: both;
}
body.login_aspx #cmsMiddleBlock .pnlLogin .formElements label span
{
	display: block;
	margin-top: -19px;
	width: 50px;
	position: relative;
}
#header .pnlEmailPassword
{
	position: absolute;
	right: 0;
	top: 34px;
	width: 310px;
}
.pnlCustomerActions
{
	position: absolute;
	right: 20px;
	top: 22px;
	width: 320px;
}
.pnlLogin .pnlEmailPassword
{
	margin-top: 10px;
}
.pnlLogin .pnlEmailPassword .btnSignIn
{
	background: url("../images/buttons/Btn2-copy.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	margin-left: 202px;
	width: 85px;
}
.pnlLogin .pnlEmailPassword .btnSignIn:hover {
	background: url("../images/buttons/Btn2-copyHover.png") no-repeat scroll 0 0 transparent;

}
#header  .TopControlLogoLogin .pnlLogin .formLoginButton {
	position: absolute !important;
	top: 4px;

}
#header .TopControlLogoLogin .pnlLogin .formElementsRegister
{
	clear: none;
	color: #FFF;
	display: block;
	float: left;
	font-family: tahoma,arial,verdana,helvetica;
	margin-left: 57px;
	padding: 4px 0 0;
	text-align: right;
	width: 140px;
	z-index: 2;
}

#header .TopControlLogoLogin .pnlLogin .formElementsRegister a
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
}
#header .TopControlLogoLogin .pnlLogin .formElementsForgotPassword
{
	clear: none;
	display: block;
	float: left;
	margin-left: 57px;
	padding: 0;
	text-align: right;
	width: 140px;
	z-index: 2;
}
#header .TopControlLogoLogin .pnlLogin .formElementsForgotPassword a
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
}

.pnlLogin label
{
	font-family: tahoma, arial, verdana, helvetica;
}

.pnlLogin .titleField
{
	color: #FFF;
	font-family: 'TheSansVeoliaW6SemiBold' ,Tahoma,Arial,Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold; 
}
.pnlLogin .memberLogin
{
	padding: 3px 0 0 100px;
}
.pnlLogin .formElements label
{
	display: block;
	text-align: right;
	color: #fff;
	width: 90px;
	float: left;
	margin-right: 10px;
	font-size: 11px;
	padding-top: 2px;
}
.LoginPanel .pnlLogin .formElements label
{
	color: #000;
}
.pnlLogin .formElements label span
{
	font-size: 11px;
	left: 228px;
	position: absolute;
	text-align: left;
	top: 7px;
}
.pnlLogin .formElements input
{
	background-color: #666;
	border: 0 none;
	color: #FFF;
	float: left;
	font-size: 12px;
	height: 18px;
	margin-bottom: 1px;
	padding: 2px;
	width: 181px;
}
#header .pnlLogin .formElements
{
	width: 100%;
	position: relative;
	clear: both;
}
.pnlLogin .formElementsButton
{
	width: 100%;
	float: right;
}
.pnlLogin .formElementsButton a
{
	font-size: 10px;
}
.pnlLogin .formElementsRegister
{
	padding-top: 1px;
}
.pnlLogin .formElementsRegister a
{
	font-family: Georgia,Times New Roman,Serif;
	font-size: 13px;
}
.pnlLogin .pnlCustomerActions .formElements .titleField span {
		line-height: 16px;

}
.pnlLogin .formElementsButton .titleField
{
	text-align: right;
	font-weight: normal;
	line-height: 14px;
}
.pnlLogin .formElementsButton .customerWelcome
{
	color: #000;
	margin-bottom: 8px;
}
.pnlLogin .formElementsButton .titleField .right
{
	clear: both;
}
.pnlLogin a
{
	color: #FFF;
	text-decoration: none;
}
.pnlLogin a:hover
{
	text-decoration: underline;
}

/*REGISTRATION FORM*/
.pnlCustomerDetails
{
	margin-top: 10px;
	width: 100%;
}
.pnlCustomerDetails .formHeader
{
	width: 100%;
	background-color: #5D662D;
	padding: 3px 0 3px 3px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}
.pnlCustomerDetails .formElementsTitle select
{
	float: left;
}
.pnlCustomerDetails .formElementsTitle span
{
	float: left;
	font-size: 0;
}
.pnlCustomerDetails .formElementsTitle
{
	width: 60px;
	float: left;
	margin-right: 10px;
}
.formElementsState
{
	width: 70px !important;
	float: left;
	margin-right: 10px;
}
.formElementsPostcode
{
	float: left;
	width: 80px !important;
}
.formElementsPostcode .titleField
{
	width: 100px;
}
.formElementsPostcode .entryField input
{
	width: 60px;
}

.newslettersignup_aspx .LeftPanel
{
	float: left;
	width: 350px;
}
.login_aspx .LoginPanel
{
	float: left;
	width: 350px;
	margin: 20px;
}
.login_aspx .LoginPanel .pnlLogin
{
	margin-top: 30px;
	margin-right: 50px;
}
.login_aspx .LoginPanel .pnlLogin .btn_loginpanel
{
	width: 168px;
	height: 53px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../images/buttons/btn_signin_up.png);
	margin-top: 10px;
	margin-left: 95px;
}
.login_aspx .LoginPanel .pnlLogin .btn_loginpanel span
{
	display: none;
}
.login_aspx .LoginPanel .pnlLogin .btn_loginpanel:hover
{
	background-image: url(../images/buttons/btn_signin_dwn.png);
}
.LeftPanel .Dude
{
	margin-top: 0;
}
.LeftPanel .Dude, body.login_aspx .LoginPanel .Dude
{
	margin-top: 20px;
	width: 303px;
	height: 367px;
	background-image: url(../_CMSImages/homefresh/Dude/registration_page_pic.jpg);
	background-repeat: no-repeat;
	display: block;
}

.RegisterPanel
{
	float: left;
	width: 350px;
	margin: 20px;
	padding-left: 40px;
	border-left: solid 1px #6EBA0F;
}

.btnRegisterNow span
{
	display: none;
}

.btnRegisterNow
{
	margin-top: 20px;
}
.btnRegisterNow a
{
	width: 168px;
	height: 53px;
	background-image: url(../images/buttons/btn_registernow_up.png);
	background-repeat: no-repeat;
	display: block;
}

.btnRegisterNow a:hover
{
	background-image: url(../images/buttons/btn_registernow_dwn.png);
}

.login_aspx .LoginPanel .formElementsRegister, body.login_aspx .LoginPanel .formElementsForgotPassword
{
	display: none;
}

.pnlCustomerDetails .formElementsSalutation .entryField input
{
	width: 90px;
}
.pnlCustomerDetails .formElementsName
{
	width: 140px;
	float: left;
	margin-right: 10px;
}
.pnlCustomerDetails .formElementsCountryState
{
	width: 100px;
	float: left;
	margin-right: 10px;
}
.pnlCustomerDetails .formElementsName input
{
	width: 130px;
}
.pnlCustomerDetails .formElementsOptIn input
{
	width: 20px;
}
.pnlCustomerDetails .formElementsEmail, .pnlCustomerDetails .formElementsPassword1, .pnlCustomerDetails .formElementsPassword2
{
	float: left;
	width: 210px;
}

/* login or register page */



.LoginPanel .formHeader, .RegisterPanel .formHeader, .LoginRegisterPage .formHeader
{
	width: 100%;
	background-color: #5D662D;
	padding: 3px 0 3px 3px;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}


.LoginRegisterPage .LeftCol, .LoginRegisterPage .RightCol
{
	float: left;
	width: 300px;
	margin-right: 50px;
	clear: none;
}
.LoginRegisterPage .RightCol
{
}
.LoginRegisterPage .LeftCol a
{
	display: none;
}
.LoginRegisterPage a.btn_loginpanel
{
	color: Black;
	display: block;
}
/* global layer popup classes */
.popup_layer input
{
	background-color: #FFF;
}
.popup_layer
{
	width: 500px;
	height: auto;
	float: left;
}
.bak_popup_top
{
	width: 500px;
	height: 6px; /*background: url('../images/popup/bak_popup_top.gif' ) no-repeat;*/
	float: left;
}
.bak_popup_btm
{
	width: 500px;
	height: 6px; /*background: url('../images/popup/bak_popup_btm.gif' ) no-repeat;*/
	float: left;
}
.bak_popup_main
{
	width: 500px;
	height: auto;
	background-color: #FFF;
	float: left;
}
.popup_container
{
	/*background: url( ../images/gradient_56.jpg ) repeat-x;*/
	border: solid 1px #DDDDDD;
	margin: 0 5px 5px 5px;
	padding-bottom: 10px;
	float: left;
}
.popup_content
{
	width: 483px;
	padding: 10px 0 0 0;
	float: left;
	height: 400px; /*overflow-y: auto;*/
}
.bak_popup_header
{
	width: 483px;
	height: 26px; /*background: url('../images/popup/popup_header.jpg' ) repeat-x; /*background: url( '../images/popup/bak_popup_header.gif' ) top left no-repeat;*/
	padding-left: 5px;
	float: left;
}
.popup_header
{
	width: 483px;
	height: 26px;
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF; /*background: url( '../images/popup/popup_header.jpg' ) repeat-x; /*	background: url( '../images/popup/bak_popup_header.gif' ) top right no-repeat;*/
	float: left;
}
.call_centre_staff
{
	float: right;
	font-weight: bold;
	padding: 5px;
	color: #FFF;
}
.call_centre_staff a
{
	color: #FFF;
}
.header_colour
{
	color: #0c4477;
}
#content
{
	width: 990px;
	padding: 10px 0;
	clear: both;
}
#bread_crumb
{
	width: 639px;
	height: auto;
	padding: 5px;
	font-size: 11px;
	float: left;
}
.error_msg
{
	padding-top: 5px;
	font-size: 11px;
	color: Red;
}
.content_header
{
	width: 612px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	float: left;
}
.content_subheader
{
	width: 612px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 12px 0 10px 0;
}
.content_row
{
	font-size: 11px;
	float: left;
}
.button_row
{
	width: 649px;
	font-size: 11px;
	float: left;
	padding: 20px 0;
	text-align: right;
}
#nav
{
	width: 649px;
	height: 27px;
	float: left;
}
#nav img
{
	border: 0;
}
#nav_mountains
{
	width: 649px;
	height: 27px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}
#nav_mountains img
{
	padding-right: 2px;
	border: 0;
}
#contenthome
{
	width: 644px;
	height: auto;
	padding-left: 5px;
	float: left;
}
.bak_contenthome_top
{
	width: 644px; /*height: 7px;*/
	clear: both;
}
.bak_contenthome
{
	width: 632px;
	height: auto;
	border: solid 1px #CCC;
	float: left;
	clear: both;
	padding: 5px;
	margin: 0;
}
.bak_contenthome_content
{
	width: 612px;
	height: auto; /*min-height: 420px;*/
	padding: 10px;
	color: #0c4477;
	font-size: 11px; /*background: url( ../images/gradient_56.jpg ) repeat-x;*/
	float: left;
}
.bak_contenthome_btm
{
	width: 460px;
	height: 7px;
	clear: both;
	float: left;
}
#logo_header
{
	width: 666px;
	height: 166px;
	float: left;
}
.gridview_journeyresults
{
	width: 649px;
	float: left;
}
/* journey search panel */
#journeysearch
{
	width: 237px;
	height: auto;
	float: left;
}
.bak_journeysearch_top
{
	width: 237px;
	height: 24px;
	clear: both;
}
.bak_journeysearch
{
	width: 227px;
	height: auto; /*background: url( ../images/search_box_bak.jpg ) repeat-y;*/
	clear: both;
	float: left;
	padding-left: 10px;
}
.bak_journeysearch_btm
{
	width: 237px;
	height: 11px;
	clear: both;
}
.bak_journeysearch_content
{
	width: 215px;
	height: auto;
	padding-top: 6px;
	color: #0c4477;
	font-size: 12px;
	font-weight: bold; /*background: url( ../images/search_box_gradient.jpg ) repeat-x;*/
	float: left;
}
.row_journeysearch
{
	width: 201px;
	height: auto;
	padding-bottom: 7px;
	padding-left: 12px;
	float: left;
}
.row_journeysearch_center
{
	width: 213px;
	height: auto;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
.journey_search_form
{
	padding: 0;
	margin: 0;
	float: left;
}
/* end journey search panel */
.journey_results_table
{
	width: 600px;
	background-color: #E8E8E8;
	border: solid 1px #CCC;
	float: left;
}
.journey_results_table td
{
	padding: 2px;
}
.row_journeyresults
{
	width: 650px;
	height: auto;
	padding-bottom: 7px; /*padding-left: 12px;*/
	font-size: 13px;
	font-weight: bold;
	color: #0c4477;
}
/* login panel */
#loginpanel
{
	width: 323px;
	height: 52px;
	margin-top: 19px;
	font-size: 10px;
	float: left;
}
.row_loginpanel
{
	width: 323px;
	height: auto;
	float: left;
	padding-bottom: 2px;
}
.label_loginpanel
{
	width: 65px;
	margin-right: 4px;
	text-align: right;
	color: #0c4477;
	float: left;
}
.field_loginpanel
{
	font-size: 10px;
	width: 87px;
	float: left;
}
/* end login panel */

.default_panel
{
	float: left;
	width: 500px;
	height: 500px;
	padding: 5px;
	background-color: #DDD;
	margin: 2px;
}
.default_panel_row
{
	width: 500px;
	padding-bottom: 8px;
}
.default_panel_label
{
	width: 100px;
}
.gridview_row
{
	background-color: #CCC;
}
.gridview_alternating_row
{
	background-color: #EEE;
}
#customer_management
{
	float: left;
	width: 350px;
	margin: 2px;
}
.customer_management_row
{
	width: 350px;
	padding-bottom: 2px;
}
.customer_management_label
{
	width: 85px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#booking_summary
{
	float: left;
	width: 610px;
}
.summary_header span
{
	width: 610px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 12px;
	margin-bottom: 10px;
}
.summary_row
{
	width: 610px;
	float: left;
}
.summary_table
{
	width: 610px;
	background-color: #E8E8E8;
	border: solid 1px #CCC;
	font-size: 11px;
}
.summary_table td
{
	font-size: 11px;
}
.summary_sub_table
{
	width: 400px;
	border: solid 1px #CCC;
	background-color: #EEE;
	font-size: 11px;
}
.summary_sub_table td
{
	font-size: 11px;
	text-align: left;
}
/**  HEADER  **/
.MainBanner
{
	float: left;
	clear: both;
	width: 100%;
}

#header
{
	background-color: transparent;
	background-image: url(../images/drop_shadow_43.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 991px;
}
#header .printLogo
{
	display: none;
	visibility: hidden;
}
body.homepage #header, body.homepage #header .header_inner1, body.homepage #header .header_inner2
{
	height: 640px;
}
#header .header_inner1
{
	background-image: url(../images/drop_shadow_45.png);
	background-position: right top;
	background-repeat: repeat-y;
	margin-left: 30px;
	height: 192px;
}
#header .header_inner2
{
	width: 931px;
	background-color: white;
	height: 172px;
}

#header .TopControlLogoLogin .logo
{
	width: 380px;
	height: 155px;
	background-image: url(../images/logo_03.png);
	background-position: 10px;
	background-repeat: no-repeat;
	z-index: 5;
	margin-top: -41px;
	float: left;
}

#header .top_black
{
	height: 20px;
	color: Black;
}

#header .introText
{
	padding: 5px 10px 3px 165px;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	height: 16px;
	background-color: White;
}

#header .TopControlLogoLogin
{
	width: 931px;
	height: 165px;
	position: relative;
	background-color: Black;
}

#header .newsLetter
{
	width: 931px;
	height: 20px;
	background-color: #6eba0f;
	color: #183c3c;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Serif;
	padding-top: 4px;
}

#header .menu_home
{
	width: 931px;
	height: 40px;
	background-color: #6eba0f;
	color: #183c3c;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Serif;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

#header .newsLetter .newsletter_inner
{
	float: right;
	width: 500px;
	padding: 0 10px 0 0;
	text-align: right;
}
#header .newsLetter input
{
	background-color: #bcdf8f;
	border: 1px solid #417626;
}


/** LEFT NAV  **/
.LeftNav
{
	float: left;
	width: 206px;
	padding: 10px;
	clear: left;
}
/**  FOOTER  **/
#footer
{
	background: url("../images/footer_42.png") no-repeat scroll 0 0 transparent;
	clear: both;
	color: #FFF;
	font-family: 'TheSansVeoliaW5Plain',Arial,Sans-serif,Verdana,Helvetica;
	font-size: 12px;
	height: 58px;
	text-align: left;
	width: 991px;
	padding-top: 10px;
	position: relative;
	top: 0;
}
#footer a
{
	color: white;
	text-decoration: none;
	text-transform: capitalize;
	text-shadow: 2px 0 5px #333;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer .footerLinks
{
	float: left;
	margin-left: 40px;
}
#footer .speedwellLogo
{
	float: right;
	margin-top: 4px;
	margin-right: 50px;
}

#footer .paymentOptions
{
	background: url("../images/vmc.png") no-repeat scroll 149px 0 transparent;
	float: right;
	height: 60px;
	margin-right: 24px;
	margin-top: -4px;
	padding-right: 140px;
	padding-top: 7px;
}

#footer .copyright
{
	float: left;
	font-family: tahoma,arial,verdana,helvetica;
	font-size: 11px;
	margin-left: 40px;
	width: 600px;
}
.label_cmscontent
{
	width: 612px;
	float: left;
	height: auto;
}
.rblJourneySearch
{
	padding: 0;
	margin: 0;
	float: left;
}
.rblJourneySearch label
{
	padding: 0 7px 0 3px;
	margin: 0;
}
.Grid
{
	border: 0;
	border: solid 1px #ccc;
	width: 100%;
	background: transparent;
	margin: 5px 0;
}
.Grid td
{
	font-size: 12px;
	padding: 2px;
}
.Grid tr
{
	background-color: #f2f3f5;
}

.Grid tr.offColor
{
	background-color: #e7e8ea;
}


.CustomerSelectorOverlay, .ProductSelectorOverlay
{
	margin-top: 5px;
	float: left;
	width: 100%;
}

.CustomerSelectorOverlayHeader, .ProductSelectorOverlayHeader
{
	background-color: #1E3140;
	width: 100%;
	float: left;
}

.ProductSelectorOverlay .setboxfinalised p, .ProductSelectorOverlay .setboxfinalised
{
	color: #36620D;
}

div.CustomerSelectorOverlay .HoverLabelPopup, .ProductSelectorOverlay .HoverLabelPopup
{
	color: #333;
	font-weight: normal !important;
}

div.CustomerSelectorOverlay .HoverLabelOpen, .ProductSelectorOverlay .HoverLabelOpen
{
	color: #333;
}

#makeMeScrollable
{
	width: 880px;
	height: 80px;
	padding: 10px 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
#makeMeScrollable div.scrollableArea p
{
	margin: 0;
}
#makeMeScrollable div.scrollableArea img
{
	margin: 0 10px;
	z-index: 1;
}

#makeMeScrollable div.scrollableArea img, #makeMeScrollable div.scrollableArea p
{
	position: relative;
	float: left;
	padding: 0;
}




/*	The scroll wrapper is always the same width and 
	height as the containing element (div). Overflow 
	is hidden because you don't want to show all of 
	the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 1;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
	z-index: 1;
}

a.setbox_link
{
	color: #000;
}


.btnQtyUp, .btnQtyDown
{
	height: 6px;
	width: 7px;
	display: block;
	margin-top: 3px;
	cursor: hand;
	cursor: pointer;
}

.tbQty
{
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	border: solid 1px #697647;
	font-family: Georgia;
}

.lblSetboxProductName
{
	float: left;
	width: 296px;
	height: 20px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

.SetboxProductLineItem
{
	height: 23px;
	width: 341px;
	background: #FFF url(  '../images/setbox/horLine.jpg' ) no-repeat bottom left;
	padding: 2px 0 1px 0;
	float: left;
}

.SetboxProductBox
{
	background: #FFF url(  '../images/setbox/vertLine.png' ) no-repeat top right;
	width: 350px;
	height: 445px;
}

.ContentBlockCms
{
	padding: 0 20px 10px 0; /*float: left;*/
	width: 100%;
}


/** ERROR OVERLAY  **/
.ModalPopupPanel p, .ModalPopupPanel
{
	color: White;
	font-weight: bold;
}
div.modalBackground
{
	background: #fff; 
	opacity: 0.4;   	
	/**background-image: url("../images/ErrorOverlay/grey.png");    	*/
	*filter: alpha(opacity = 40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div.ModalPopupPanel
{
	padding: 10px;
	position: relative;
	background-color: #818286;
	width: 520px;
	_width: 200px;
}
div.ModalPopupPanel ul li
{
	margin-left: 5px;
	margin-bottom: 10px;
}
div#outerMessageContainer
{
	width: 500px;
	min-height: 265px;
	background-color: #5a5a5a;
	margin: 10px auto 0 auto;
	padding: 5px;
}
div.errorBanner
{
	position: relative;
	width: 100%;
	height: 25px;
}
div.errorTitle span
{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}
div.errorTopbar a
{
	position: absolute;
	right: 0;
	top: 2px;
	font-weight: bold;
	color: #000;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../images/top_close_btn.jpg);
}
div.errorTopbar a span
{
	display: none;
}
div.errorMiddleContent
{
	width: 250px;
	height: 230px;
	background-color: #fff;
	float: left;
	width: 490px;
	padding: 5px;
}
div.ErrorPanel
{
	margin: 5px 0;
	padding: 5px;
	color: #cc0000;
	font-weight: bold;
}
div.ErrorPanel ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}
div.ErrorPanel li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/** **/
a.btnPrint, a.btnSaveCart
{
	display: block;
	display: inline-block;
	width: 105px;
	height: 22px;
	background-image: url(../images/buttons/submit.jpg);
	color: #fff;
	margin-left: 400px;
}
a.btnPrint:hover, a.btnPrint span:hover, a.btnSaveCart:hover, a.btnSaveCart span:hover
{
	text-decoration: underline !important;
}
a.btnPrint span, a.btnSaveCart span
{
	font-family: Georgia,Times New Roman,Serif;
	color: #fff;
	display: block;
	padding: 4px 0 2px 10px;
}
body.feedback_aspx .btnSubmit
{
	font-family: Georgia,Times New Roman,Serif;
	display: block;
	padding-left: 5px;
	width: 100px;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/buttons/submit.jpg);
	color: #fff;
	margin-left: 341px;
}

.pnlLoginHoldingImage
{
	height: 117px;
	width: 294px;
	background: url( ../images/holdingImageXmas.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
}
.rotateBannerContainer,
.rotateBannerContainer .bg1 {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
}

.entryField .tbCVV {
	position: relative;
	width: 60px;
	left: 68px;
}