@import "maps.css";
@import "brochure.css";
@import "superfish.css";
@import "MainMenu.css";
@import "page_styles.css";
@import "shop.css";
@import "ProductSlider.css";
@import "SupplierLogosSlider.css";
@import "jScrollPane.css";

body
{
	background: #c7b79d url(../images/cardboard_texture.jpg) repeat-x fixed left top;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Sans-serif, Verdana, Helvetica;
	padding: 0px;
	margin: 0px;
}
*
{
	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: 0px;
  margin-bottom: 14px;
}
h2, h2 span
{
  font-family: Georgia, Arial, Verdana;
  color: #000000;
  font-size: 16px;
  margin: 0px;
}
h3, h3 span
{
  font-family: Georgia, Arial, Verdana;
  color: #36620d;
  font-size: 14px;
  margin: 0px;
}
h4
{
  color: #0065a4;
  font-size: 14px;
  margin: 0px;
}
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: 0px;
}
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: 0px none;
  padding: 0px;
  margin: 0px;
}
.mandatory
{
  color: #ff0000;
}
img.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: 0px 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: 0px;
	margin-bottom: 10px;
}
.productlist_aspx div#cmsContentInner3
{
	padding:10px 0px 10px 0px;
	width:931px;
}
.homepage div#cmsContentInner3
{
	padding:10px 10px 10px 13px;
	width:908px;
}
.cmsPage div#cmsContentInner3
{
	padding:20px 50px 10px 50px;
	width: 830px;
}
/* LOGIN FORM */
body.login_aspx #cmsMiddleBlock .pnlLogin
{
  margin-right: 0px;
  margin-top: 0px;
}
body.login_aspx #cmsMiddleBlock .pnlLogin .pnlEmailPassword
{
  top: 0px;
  margin-top: 0px;
}
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: 20px;
  top: 46px;
	width: 320px;
}
.pnlCustomerActions
{
  position: absolute;
  right: 20px;
  top: 22px;
	width: 320px;
}
.pnlLogin .pnlEmailPassword
{
	margin-top: 10px;
}
.pnlLogin .pnlEmailPassword .btnSignIn
{
	width: 48px;
	height: 16px;
	background-image: url(../images/buttons/logo_man_06.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: 216px;
}
#header .TopControlLogoLogin .pnlLogin .formElementsRegister
{
  display: inline;
	width: 70px;
	float: left;
	clear: none;
	margin-left: 100px;
}
#header .TopControlLogoLogin .pnlLogin .formElementsForgotPassword
{
  display: inline;
	width: 120px;
	float: left;
	clear: none;
}
.pnlLogin div.titleField
{
	color: #FFFFFF;
}
.pnlLogin .formElements label
{
  display: block;
  text-align: right;
  color: #ffffff;
  width: 90px;
  float: left;
  margin-right: 10px;
  font-size: 12px;
  padding-top: 2px;
}
.LoginPanel .pnlLogin .formElements label
{
  color: #000000;
}
.pnlLogin .formElements label span
{
  position: absolute;
  top: 5px;
  left: 270px;
  text-align: left;
  font-size: 11px;
}
.pnlLogin .formElements input
{
	width: 160px;
	float: left;
	border: 0px none;
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 5px;
}
#header .pnlLogin .formElements
{
	width: 100%;
	position:relative;
	clear: both;
}
.pnlLogin .formElementsButton
{
	width: 100%;
	float: right;
}
.pnlLogin .formElementsRegister
{
	padding-top: 1px;
}
.pnlLogin .formElementsRegister a
{
	font-family:Georgia,Times New Roman,Serif;
	font-size: 13px;
}
.pnlLogin .formElementsButton .titleField
{
	text-align: right;
	font-weight: normal;
}
.pnlLogin .formElementsButton .customerWelcome
{
  color: #000000;
  margin-bottom: 8px;
}
.pnlLogin .formElementsButton .titleField .right
{
  clear: both;
}
.pnlLogin a
{
	color: #FFFFFF;
	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: #FFFFFF;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}
.pnlCustomerDetails .formElementsTitle select
{
	float: left;
}
.pnlCustomerDetails .formElementsTitle span
{
	float: left;
	font-size: 0px;
}
.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;
}

body.newslettersignup_aspx .LeftPanel
{
	float: left;
	width: 350px;
}
body.login_aspx .LoginPanel
{
	float: left;
	width: 350px;
	margin: 20px;
}
body.login_aspx .LoginPanel .pnlLogin
{
	margin-top: 30px;
	margin-right: 50px;
}
body.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;
}
body.login_aspx .LoginPanel .pnlLogin .btn_loginpanel span
{
	display: none;
}
body.login_aspx .LoginPanel .pnlLogin .btn_loginpanel:hover
{
	background-image: url(../images/buttons/btn_signin_dwn.png);
}
.LeftPanel .Dude
{
	margin-top: 0px;
}
.LeftPanel .Dude, body.login_aspx .LoginPanel .Dude
{
	margin-top: 20px;
	width: 303px;
	height: 367px;
	background-image: url(../images/large_dude_registration_page.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);
}

body.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: #FFFFFF;
	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: #FFFFFF;
}
.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: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
}
.call_centre_staff a
{
	color: #FFFFFF;
}
.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 #CCCCCC;
	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 #CCCCCC;
	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: #DDDDDD;
	margin: 2px;
}
.default_panel_row
{
	width: 500px;
	padding-bottom: 8px;
}
.default_panel_label
{
	width: 100px;
}
.gridview_row
{
	background-color: #CCCCCC;
}
.gridview_alternating_row
{
	background-color: #EEEEEE;
}
#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 #CCCCCC;
	font-size: 11px;
}
.summary_table td
{
	font-size: 11px;
}
.summary_sub_table
{
	width: 400px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	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: 480px;
}



#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 #000000;
	border-top: solid 1px #000000;
}

#header .newsLetter .newsletter_inner
{
	float: right;
	width: 500px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#header .newsLetter input
{
	background-color: #bcdf8f;
	border: 1px solid #417626;
}

.HomepageWelcome
{
	background-color: #E7EACB;
	width: 931px;
}
.HomepageWelcome .Intro
{
	height: 245px;
	width: 308px;
	border-right: 1px solid #417626;
	float: left;
	overflow: hidden;
}
#HomepageFlash
{
  float: right;
}

.HomepageWelcome .Intro h2
{
	font-family: Georgia,Times New Roman,Serif;
	margin: 20px;
	font-size: 16px;
	font-weight: bold;
}

.HomepageWelcome .Intro p
{
	font-family: Georgia,Times New Roman,Serif;
	margin: 20px;
	font-size: 13px;
}

.HomepageWelcome .Intro a.learn_more
{
	font-weight: bold;
	color: #c92c0d;
	text-decoration: none;
	font-family: Georgia,Times New Roman,Serif;
	padding-right: 30px;
	background-image: url(../images/redArrow_07.jpg );
	background-repeat: no-repeat;
	background-position: right;
}



.HomepageWelcome .Intro a:hover
{
	text-decoration: none;
}

.flash_home
{
	float: left;
	height: 245px;
	width: 931px;
	background: url( ../images/flash_placeholder_11.jpg);
	background-repeat: no-repeat;
	border-top: solid 1px black;
}



/** LEFT NAV  **/
.LeftNav
{
	float: left;
	width: 206px;
	padding: 10px;
	clear: left;
}
/**  FOOTER  **/
#footer
{
	clear: both;
	width: 991px;
	line-height: 45px;
	height: 58px;
	background: url( ../images/footer_42.png);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	font-size: 12px;
	background-color: transparent;
}
#footer a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer .footerLinks
{
	float: left;
	margin-left: 50px;
}
#footer .speedwellLogo
{
	float: right;
	margin-top: 4px;
	margin-right: 50px;
}

.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: 0px;
	border: solid 1px #cccccc;
	width: 100%;
	background: transparent;
	margin: 5px 0px;
}
.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 0px 10px 0px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
#makeMeScrollable div.scrollableArea p
{
	margin: 0;
}
#makeMeScrollable div.scrollableArea img
{
	margin: 0px 10px 0px 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: #000000;
}


.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: #FFFFFF url(  '../images/setbox/horLine.jpg' ) no-repeat bottom left;
	padding: 2px 0 1px 0;
	float: left;
	
}

.SetboxProductBox
{
	background: #FFFFFF 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: #ffffff;
  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 0px auto;
  padding: 5px;
}
div.errorBanner
{
  position: relative;
  width: 100%;
  height: 25px;
}
div.errorTitle span
{
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-left: 15px;
}
div.errorTopbar a 
{ 
  position: absolute; 
  right: 0px; 
  top: 2px;
  font-weight: bold;
  color: #000000;
  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: #ffffff;
  float: left;
  width: 490px;
  padding: 5px;
}
div.ErrorPanel
{
  margin: 5px 0px 5px 0px;
  padding: 5px;
  color: #cc0000;
  font-weight: bold;
}
div.ErrorPanel ul
{
  margin: 0px;
  list-style: none;
  padding: 0px;
}
div.ErrorPanel li
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/** **/
a.btnPrint, a.btnSaveCart
{
  display: block;
  display: inline-block;
  width: 105px;
  height: 22px;
  background-image: url(../images/buttons/submit.jpg);
  color: #ffffff;
  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: #ffffff;
  display: block;
  padding: 4px 0px 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: #ffffff;
  margin-left: 341px;
}

.pnlLoginHoldingImage
{
	height: 117px;
	width: 294px;
	background: url( ../images/holdingImageXmas.jpg);
	background-repeat: no-repeat;
	display: block;
	float:right;
}
