@import url("css/menu.css");


/* CSS Document */
body {background:#FFF url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input{color:#2E3D47; font-family:Arial, Helvetica, sans-serif;}
/*body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Arial, Helvetica, sans-serif;}*/
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{font-size:11px;}
/*body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}*/
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


/*a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }*/
/*a:hover{color:#D00; text-decoration:underline; }*/
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:970px; margin:0 auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:100px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) repeat-y top right; }

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{padding:0px; margin:0px;clear:both;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}




/***********************************
Bonusbond styles
***********************************/



/* CSS Document */
body {
	background: #eef1f6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 1.5em;*/
	color: #010000;
	margin: 0 auto;
}

img {
	border: none;
}

p, ul, h1, h2 {
	padding: 0px;
	margin: 0px;
}

h2
{
	font-family: fs sophie;
	font-size:16px;
	font-weight:bold;
}

p.footerPara {
	padding-top: 3px;
}

p.aboutPara {
	padding-top: 16px;
}

a.cart {
	color: #FFF;
	padding-left: 22px;
	font-weight: bold;
	text-decoration: none;
	background:url(Images/basket1.jpg) left 1px no-repeat;
	display:inline-block;
}

a.footerLink {
	color: #FFF;
	text-decoration: none;
}

a.cartRemove {
	color: #2d74a7;
	font-weight: normal;
	text-decoration: none;
}

a.whatAre {
	color: #2c73a4;	
	text-decoration: none;
}

a.whatAre {
	color: #2c73a4;
	text-decoration: none;
	font-weight:normal;
}

a.payment {
	color: #2d74a7;
	font-weight: normal;
}

#container {
	width: 992px;
	margin: 0 auto;
}

#header {
	width: 990px;
	height: 100px;
	background: url(Images/header.jpg) no-repeat;
	float: left;	
}

#homelink
{
	position:relative;
	width: 990px;
	height: 100px;
}

#homelink img
{
	width: 990px;
	height: 100px;
}

#homeMain {
	width: 990px;
	height: 520px;
	float: left;
}

.homeMain {
	width: 990px;
	height: 520px;
	float: left;
}

#clear {
	clear: both;
}

#homeBody {
	width: 990px;
	/*padding-top: 33px;*/
	/*padding-bottom: 48px;*/
	/*float: left;*/
}

#homeBody2 {
	width: 990px;
	padding-top: 33px;
	padding-bottom: 48px;
	float: left;
}

.homeBody {
	width: 990px;
	/*padding-top: 33px;*/
	/*padding-bottom: 48px;*/
	float: left;
}

.homeBody2 {
	width: 990px;
	padding-top: 33px;
	padding-bottom: 48px;
	float: left;
}

#homeBodyTop {
	width: 933px;
	height: 52px;
	padding-left: 59px;
	padding-top: 35px;
	background:url(Images/bg-body-top.gif) no-repeat;
	float: left;	
}

#homeBodyMain {
	width: 992px;
	background:url(Images/bg-body-main.gif);
	background-repeat: repeat-y;
	float: left;
}

#homeBodyBottom {
	width: 992px;
	height: 64px;
	padding-bottom: 39px;
	background:url(Images/bg-body-bottom.gif) no-repeat;
	float: left;
}

#homeBodyRightContainer {
	width: 169px;
	padding-top: 15px;
	padding-left: 39px;
	float: left;
}

#homeBodyRightContainer2 {
	width: 169px;
	padding-top: 0px;
	padding-left: 39px;
	float: left;
}

#homeBodyRightContainer3 {
	width: 169px;
	padding-top: 0px;
	padding-left: 16px;
	float: left;
}

#rightContainerTop {
	width: 164px;
	height: 27px;
	float: left;
	background-image: url(Images/bg-blue-top5.gif);
}

#rightContainerMain {
	width: 124px;
	background: #b9dff1;
	color: #2c73a4;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#rightContainerBottom {
	width: 164px;
	height: 27px;
	float: left;
	background-image: url(Images/bg-blue-bottom5.gif);
}

#wrapper {
	width: 704px;
	float: left;
}

#wrapper2 {
	width: 884px;
	float: left;
}

#homeBodyBlueTop {
	width: 704px;
	height: 56px;
	background:url(Images/bg-blue-top.gif) no-repeat;
	float: left;
}

#homeBodyBlueTop2 {
	width: 704px;
	height: 24px;
	background:url(Images/bg-blue-top2.gif) no-repeat;
	float: left;
}

#homeBodyBlueTop3 {
	width: 704px;
	height: 61px;
	background:url(Images/bg-blue-top3.gif) no-repeat;
	float: left;
}

#homeBodyBlueTop4 {
	width: 884px;
	height: 56px;
	background:url(Images/bg-blue-top4.gif) no-repeat;
	float: left;
}

#homeBodyBlueTop5 {
	width: 884px;
	height: 28px;
	background:url(Images/bg-blue-top4.gif) no-repeat;
	float: left;
}

#homeBodyBlueTop6 {
	width: 871px;
	height: 21px;
	background:url(Images/bg-blue-top6.gif) no-repeat;
	float: left;
}

#homeBodyBlueMain {
	width: 653px;
	padding-left: 51px;
	background: #b9dff1;
	float: left;
}

#homeBodyBlueMain2 {
	width: 662px;
	padding-left: 42px;
	background: #b9dff1;
	float: left;
}

#homeBodyBlueMain3 {
	width: 833px;
	padding-left: 51px;
	background: #b9dff1;
	float: left;
}

#homeBodyBlueMain4 {
	width: 855px;
	padding-left: 29px;
	background: #b9dff1;
	float: left;
}

#homeBodyBlueMain5 {
	width: 851px;
	padding-left: 33px;
	background: #b9dff1;
	float: left;
}

#homeBodyBlueMain6 {
	width: 838px;
	padding-left: 33px;
	background: #b9dff1;
	float: left;
}

#logoContainer {
	width: 577px;
	padding-bottom: 7px;
	float: left;
}

#logoName {
	width: 104px;
	padding-top: 3px;
	padding-bottom: 0px;
	float: left;
}

#logoDownload {
	width: 63px;
	padding-top: 3px;
	padding-bottom: 0px;
	float: left;
}

#logoButtons {
	width: 121px;
	padding-bottom: 0px;
	float: left;
}

#envyContainer {
	width: 810px;
	padding-bottom: 8px;
	float: left;
}

#envyContainer1 {
	width: 405px;
	padding-bottom: 8px;
	float: left;
}

#envy1 {
	width: 350px;
	float: left;
}

#envy2 {
	width: 355px;
	float: left;
}

#envyNumber {
	width: 30px;
	float: left;
	height:23px;
	background-image:url(Images/1.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}

#storeTextContainer {
	width: 871px;
	float: left;
}

#storeText {
	width: 736px;
	color: #3ca0e6;
	float: left;
}

#storeBasket {
	width: 135px;
	padding-top: 10px;
	float: left;
}

#fieldContainer1 {
	width: 220px;
	float: left;
}

#fieldContainer2 {
	width: 220px;
	padding-top: 140px;
	float: left;
}

#termsContainer {
	width: 580px;
	padding-top: 29px;
	float: left;
}

#termsContainer2 {
	width: 580px;
	padding-top: 0px;
	float: left;
}

#termsContainer3 {
	width: 580px;
	padding-top: 17px;
	float: left;
}

#termsButton {
	width: 239px;
	float: left;
}

#termsWhere {
	width: 227px;
	padding-top: 12px;
	float: left;
}

#termsText {
	width: 193px;
	padding-top: 15px;
	float: left;
}

#termsText2 {
	width: 193px;
	padding-top: 5px;
	float: left;
}

#termsYes {
	width: 75px;
	padding-top: 9px;
	color: #2c73a4;
	float: left;
}

#termsNo {
	width: 42px;
	padding-top: 9px;
	color: #2c73a4;
	float: left;
}

#termsYes2 {
	width: 75px;
	padding-top: 6px;
	color: #2c73a4;
	float: left;
}

#termsNo2 {
	width: 42px;
	padding-top: 6px;
	color: #2c73a4;
	float: left;
}

#fieldContainerTitle1 {
	width: 208px;
	padding-left: 12px;
	padding-top: 17px;
	padding-bottom: 3px;
	float: left;
}

#fieldSet {
	width: 208px;
	float: left;
}

#fieldName {
	width: 190px;
	padding-left: 21px;
	padding-top: 7px;
	color: #74acd3;
	float: left;
}

#fieldBox {
	width: 210px;
	padding-left: 7px;
	float: left;
}

#registerContainer1 {
	width: 660px;
	float: left;
}

#registerContainerTitle1 {
	width: 180px;
	padding-left: 12px;
	padding-top: 5px;
	float: left;
}

#storeCol1 {
	width: 220px;
	float: left;
}

#storeCol2 {
	width: 1px;
	padding-right: 29px;
	float: left;
}

#storeCol3 {
	width: 216px;
	float: left;
}

#colTitle1 {
	width: 190px;
	padding-left: 0px;
	padding-top: 0px;
	/*float: left;*/
}

#colTitle2 {
	width: 190px;
	padding-top: 22px;
	float: left;
}

#fieldStoreBox1 {
	width: 190px;
	padding-top: 9px;
	float: left;
}

#fieldStoreBox2 {
	width: 130px;
	padding-top: 17px;
	float: left;
}

#selectBoxTop {
	width: 147px;
	height: 9px;
	float: left;
}

#selectBoxMain {
	width: 134px;
	padding-left: 13px;
	color: #2c73a4;
	background: #FFF;
	float: left;
}

#selectBoxBottom {
	width: 147px;
	height: 9px;
	float: left;
}

#registerButton {
	width: 171px;
	padding-top: 480px;
	padding-left: 33px;
	float: left;
}

.registerButton {
	width: 171px;
	padding-top: 480px;
	padding-left: 33px;
	float: left;
}

#registerButton2 {
	width: 171px;
	padding-top: 100px;
	padding-left: 33px;
	float: left;
}

#registerButton3 {
	width: 171px;
	padding-top: 408px;
	padding-left: 33px;
	float: left;
}

#registerButton4 {
	width: 171px;
	padding-top: 45px;
	padding-left: 33px;
	float: left;
}

#continueButton {
	width: 171px;
	padding-top: 400px;
	padding-left: 33px;
	float: left;
}

#basketButton {
	width: 135px;
	padding-top: 85px;
	padding-left: 32px;
	float: left;
}

#titleItem {
	width: 278px;
	padding-top: 28px;
	padding-left: 53px;
	float: left;
}

#titleItemCode {
	width: 190px;
	padding-top: 28px;
	float: left;
}

#titleValue {
	width: 171px;
	padding-top: 28px;
	float: left;
}

#titleItemCode2 {
	width: 117px;
	padding-top: 28px;
	float: left;
}

#titleValue2 {
	width: 80px;
	padding-top: 28px;
	float: left;
}

#titleOrdered {
	width: 283px;
	padding-top: 28px;
	padding-left: 53px;
	float: left;
}

#titleVat {
	width: 108px;
	padding-top: 28px;
	float: left;
}

#basketContainer {
	width: 530px;
	padding-left: 7px;
	padding-bottom: 15px;
	float: left;
}

#basketContainer2 {
	width: 530px;
	padding-left: 7px;
	float: left;
}

#basketContainer3 {
	width: 530px;
	padding-left: 7px;
	padding-top: 14px;
	float: left;
}

#basketItem {
	width: 252px;
	font-weight: bold;
	float: left;
}

#basketCode {
	width: 144px;
	font-weight: bold;
	float: left;
}

#basketPrice {
	width: 86px;
	font-weight: bold;
	float: left;
	text-align:right;
}

#basketPrice2 {
	width: 86px;
	font-size: 16px;
	color: #2d74a7;
	font-weight: bold;
	float: left;
	text-align:right;
}

#basketTotal {
	width: 73px;
	padding-left: 323px;
	font-weight: bold;
	float: left;
}

#basketDots {
	width: 553px;
	float: left;
}

#confirmContainer {
	width: 550px;
	padding-left: 7px;
	padding-bottom: 15px;
	float: left;
}

#confirmContainer2 {
	width: 550px;
	padding-left: 7px;
	float: left;
}

#confirmContainer3 {
	width: 550px;
	padding-left: 7px;
	padding-top: 14px;
	float: left;
}

#confirmItem {
	width: 252px;
	font-weight: bold;
	float: left;
}

#confirmCode {
	width: 122px;
	font-weight: bold;
	float: left;
}

#confirmVat {
	width: 110px;
	font-weight: bold;
	float: left;
}

#confirmPrice {
	width: 60px;
	font-weight: bold;
	float: left;
}

#confirmBasket {
	width: 440px;
	float: left;
}

#confirmTotal {
	width: 44px;
	font-weight: bold;
	float: left;
}

#confirmPrice2 {
	width: 44px;
	font-size: 16px;
	color: #2d74a7;
	font-weight: bold;
	float: left;
}

#deliveryAddress {
	width: 283px;
	padding-top: 28px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}

#addressContainer {
	width: 550px;
	padding-left: 7px;
	float: left;
}

#address {
	width: 217px;
	font-weight: bold;
	float: left;
}

#editAddress {
	width: 122px;
	font-weight: bold;
	float: left;
}

#required {
	width: 316px;
	padding-left: 22px;
	padding-top: 12px;
	color: #4787b2;
	float: left;
}

#titleOfferContainer {
	width: 828px;
	padding-top: 28px;
	float: left;
}

#titleOffers {
	width: 593px;
	padding-left: 36px;
	float: left;
}

#titleSponsored {
	width: 198px;
	float: left;
}

#titleSpend {
	width: 243px;
	padding-left: 36px;
	float: left;
}

#titlePartners {
	width: 385px;
	float: left;
}
#titlePartners a:hover
{
    color:#b9dff1;
}

#titleSorting {
	width: 150px;
	float: left;
}

#offerContainer {
	width: 830px;
	float: left;
}

#offerScrollBoxContainer {
	width: 595px;
	float: left;
}

#spendScrollBoxContainer {
	width: 581px;
	float: left;
}

#offerScrollTop {
	width: 561px;
	height: 12px;
	background: url(Images/bg-white-offers-top.gif) no-repeat;
	overflow: hidden;
	float: left;
}

#offerScrollBox {
	background: url(Images/bg-offers-box.gif) repeat-y;
	width: 571px;
	height: 515px;
	overflow: auto;
	float: left;
}

#offerScrollContentContainer {
	width: 526px;
	padding-left: 10px;
	float: left;
}

#offerBox1 {
	width: 140px;
	float: left;
}

#offerBox2 {
	width: 309px;
	padding-right: 37px;
	color: #2c73a4;
	float: left;
}

#offerBox3 {
	width: 33px;
	color: #2c73a4;
	float: left;
	overflow: hidden;
}

#offerBox4 {
	width: 250px;
	padding-right: 37px;
	color: #2c73a4;
	float: left;
}

#offerBox5 {
	width: 95px;
	color: #2c73a4;
	float: left;
	overflow: hidden;
}

#titleDownload {
	width: 167px;
	padding-left: 33px;
	padding-top: 27px;
	float: left;
}

#buttonBonusbond {
	width: 156px;
	padding-left: 72px;
	padding-top: 140px;
	float: left;
}

#buttonBonusbond2 {
	width: 156px;
	padding-left: 72px;
	padding-top: 8px;
	float: left;
}

#buttonGiftCard {
	width: 132px;
	padding-left: 97px;
	padding-top: 13px;
	float: left;
}

#offerDots {
	width: 526px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-image:url(Images/dots5.gif);
	background-position:center center;
	height:1px;
	background-repeat:repeat-x;
}

#offerScrollBottom {
	width: 561px;
	height: 12px;
	background: url(Images/bg-white-offers-bottom.gif) no-repeat;
	float: left;
}

#sponsoredOffersBox {
	width: 232px;
	float: left;
}

#spendOffersBox {
	width: 241px;
	float: left;
}

#sponsoredOffersTop {
	width: 232px;
	float: left;
	height:15px;
	background-image:url(images/bg-white-top3.gif);	
}

#sponsoredOffersMain {
	width: 213px;
	background: #FFF;
	padding-left: 19px;
	height: 507px;
	float: left;
}

#spendOffersMain {
	width: 213px;
	background: #FFF;
	padding-left: 19px;
	float: left;
}

#sponsoredOffersBottom {
	width: 232px;
	float: left;
	background-image:url(Images/bg-white-bottom3.gif);
	height: 18px;
}

#leftMenu {
	width: 189px;
	height: 23px;
	color: #2c73a4;
	padding-left: 13px;
	padding-top: 4px;
	float: left;
}

#leftMenu a {
	width: 189px;
	height: 23px;
	color: #2c73a4;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

#leftSubMenu {
	width: 189px;
	height: 23px;
	color: #2c73a4;
	padding-left: 21px;
	padding-top: 4px;
	float: left;
}

#leftMenuOn {
	background: url(Images/bg-sub-menu-on.gif) no-repeat;
	width: 189px;
	height: 19px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 4px;
	float: left;
}

#leftSubMenuOn {
	background: url(Images/bg-sub-menu-lower-on.gif) no-repeat;
	width: 189px;
	height: 23px;
	color: #FFFFFF;
	padding-left: 21px;
	padding-top: 4px;
	float: left;
}

#loginContainer1 {
	width: 204px;
	padding-right: 90px;
	float: left;
}

#loginContainerTitle1 {
	width: 180px;
	padding-left: 12px;
	padding-top: 5px;
	float: left;
}

#loginContainerField1 {
	width: 180px;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 18px;
	float: left;
}

#loginContainerText1 {
	width: 260px;
	color: #2c73a4;
	float: left;
}

#loginContainer2 {
	width: 1px;
	float: left;
}

#loginContainer3 {
	width: 200px;
	/*padding-right: 27px;*/
	float: left;
}

#loginContainerTitle3 {
	width: 180px;
	padding-left: 40px;
	padding-top: 5px;
	float: left;
}

#loginContainerField3 {
	width: 180px;
	padding-left: 43px;
	padding-top: 20px;
	padding-bottom: 4px;
	float: left;
}

#loginContainerField4 {
	width: 180px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 13px;
	float: left;
}

#loginContainerField5 {
	width: 180px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 11px;
	float: left;
}

#loginContainerText3 {
	width: 194px;
	padding-left: 43px;
	color: #2c73a4;
	float: left;
	padding-top:30px;
}

#loginContainerText4 {
	width: 190px;
	padding-left: 26px;
	color: #2c73a4;
	float: left;
}

#aboutImage1 {
	width: 220px;
	padding-top: 12px;
	padding-left: 92px;
	float: left;
}

#aboutImage2 {
	width: 220px;
	padding-top: 4px;
	padding-left: 92px;
	float: left;
}

#homeBodyBlueBottom {
	width: 704px;
	height: 52px;
	padding-bottom: 39px;
	background:url(Images/bg-blue-bottom.gif) no-repeat;
	float: left;
}

#homeBodyBlueBottom2 {
	width: 704px;
	height: 22px;
	padding-bottom: 19px;
	background:url(Images/bg-blue-bottom2.gif) no-repeat;
	float: left;
}

#homeBodyBlueBottom3 {
	width: 884px;
	height: 52px;
	padding-bottom: 19px;
	background:url(Images/bg-blue-bottom3.gif) no-repeat;
	float: left;
}

#homeBodyBlueBottom6 {
	width: 871px;
	height: 21px;
	padding-bottom: 19px;
	background:url(Images/bg-blue-bottom6.gif) no-repeat;
	float: left;
}

#homeBodyWhiteTop {
	width: 597px;
	height: 28px;
	background:url(Images/bg-white-top.gif) no-repeat;
	float: left;
}

#homeBodyWhiteTop2 {
	width: 777px;
	height: 22px;
	background:url(Images/bg-white-top2.gif) no-repeat;
	float: left;
}

#homeBodyWhiteMain {
	width: 485px;
	padding-left: 27px;
	padding-right: 85px;
	background:url(Images/bg-white-main.gif) repeat;
	float: left;
}

#homeBodyWhiteMain a
{
	color: #2c73a4;
	text-decoration:none;
	font-weight:normal;
}
#homeBodyWhiteMain a:link
{
	color: #2c73a4;
	text-decoration:none;
	font-weight:normal;
}
#homeBodyWhiteMain a:visited
{
	color: #2c73a4;
	text-decoration:none;
	font-weight:normal;
}
#homeBodyWhiteMain a:hover, #homeBodyWhiteMain3 a:hover, #homeBodyWhiteMain2 a:hover
{
	color: #590b1b;
	text-decoration:underline;
	font-weight:normal;
}

#homeBodyWhiteMain ul
{
	padding-left: 30px;
}

#homeBodyWhiteMain ul
{
	list-style-type: disc;
	color: #2c73a4;
}

#homeBodyWhiteMain li
{	
	color: #000000;
}

#homeBodyWhiteMain3 ul
{
	padding-left: 30px;
}



#homeBodyWhiteMain2 {
	width: 574px;
	padding-left: 23px;
	background:url(Images/bg-white-main.gif) repeat;
	float: left;
}

#homeBodyWhiteMain3 {
	width: 731px;
	padding-left: 23px;
	padding-right: 23px;
	background:url(Images/bg-white-main2.gif) repeat;
	float: left;
}

#homeBodyWhiteMain4 {
	width: 583px;
	padding-left: 14px;
	background:url(Images/bg-white-main.gif) repeat;
	float: left;
}

#homeBodyWhiteBottom {
	width: 597px;
	height: 27px;
	background:url(Images/bg-white-bottom.gif) no-repeat;
	float: left;
}

#homeBodyWhiteBottom2 {
	width: 777px;
	height: 22px;
	background:url(Images/bg-white-bottom2.gif) no-repeat;
	float: left;
}

#innerBodyContainer {
	width: 932px;
	padding-left: 60px;
	padding-top: 60px;
	/*float: left;*/
}

#innerBodyContainer2 {
	width: 932px;
	padding-left: 60px;
	padding-top: 0px;
	/*float: left;*/
}

#subTitle {
	width: 900px;
	padding-top: 19px;
	padding-bottom: 43px;
	float: left;
}

#subTitle2 
{	
	font-weight:bold;
	color: #196ea7;
	width: 900px;
	padding-top: 19px;
	padding-bottom: 18px;
	float: left;		
}

#subTitle3 {
	width: 900px;
	padding-top: 10px;
	float: left;
}

#homeBox1 {
	width: 176px;
	padding-left: 39px;
	padding-right: 19px;
	float: left;
	overflow: hidden;
}

#homeBox2 {
	width: 239px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	overflow: hidden;
}

#homeBox3 {
	width: 176px;
	padding-left: 34px;
	padding-right: 20px;
	float: left;
	overflow: hidden;
}

#homeBox4 {
	width: 239px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}

#menuContainer {
	width: 370px;
	height: 126px;
	background: url(Images/bg-menu.jpg) no-repeat;
	float: left;
	position: relative;
	top: 30px;
	left: 512px;
	z-index: 200;
}

#menuContainer2 {
	width: 370px;
	height: 33px;
	background: url(Images/bg-menu2.jpg) no-repeat;
	float: left;
	position: relative;
	top: -70px;
	left: 512px;
	z-index: 200;
}

#navContainer {
	width: 368px;
	/*
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
*/
	float: left;
	overflow: hidden;
}

#navBuy {
	width: 49px;
	float: left;
	overflow: hidden;
}

#navSpend {
	width: 69px;
	float: left;
	overflow: hidden;
}

#navCorporate {
	width: 93px;
	float: left;
	overflow: hidden;
}

#navAbout {
	width: 68px;
	float: left;
	overflow: hidden;
}

#navHelp {
	width: 34px;
	float: left;
	overflow: hidden;
}

#navDots {
	width: 365px;
	height: 1px;
	padding-left: 2px;
	float: left;
	overflow: hidden;
}

#navVoucherStore {
	width: 300px;
	padding-left: 26px;
	padding-top: 21px;
	float: left;
	overflow: hidden;
}

#navCorporateOrders {
	width: 300px;
	padding-left: 26px;
	padding-top: 15px;
	float: left;
	overflow: hidden;
}

#cartItems {
	width: 68px;
	padding-left: 522px;
	padding-top: 37px;
	float: left;
	overflow: hidden;
	position:relative;
	top:-100px;
}

#footerContainer {
	width: 990px;
	height: 130px;
	padding-top: 27px;
	background: url(Images/bg-footer.jpg) no-repeat;
	float: left;
	overflow: hidden;
}
#footerContainer a:hover
{
    color:#590b1b;
}

#footerBuy {
	width: 160px;
	padding-left: 40px;
	float: left;
	overflow: hidden;
}

#footerSpend {
	width: 160px;
	float: left;
	overflow: hidden;
}

#footerCorporate {
	width: 160px;
	float: left;
	overflow: hidden;
}

#footerAbout {
	width: 170px;
	float: left;
	overflow: hidden;
}

#footerHelp {
	width: 130px;
	float: left;
	overflow: hidden;
}

#footerLogo {
	width: 144px;
	padding-top: 77px;
	float: left;
	overflow: hidden;
}

#footerTitle {
	width: 160px;
	height: 20px;
	float: left;
	overflow: hidden;
}

#footerDots {
	width: 160px;
	height: 1px;
	float: left;
	overflow: hidden;
}

#footerLinks {
	width: 160px;
	height: 90px;
	float: left;
	overflow: hidden;
}

#footerBuyTitle {
	width: 67px;
	float: left;
	overflow: hidden;
}

#footerCart {
	width: 68px;
	float: left;
	overflow: hidden;
}

.formText {
	font-size: 100%;
	color: #74acd3;
	width: 123px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-field.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	overflow: hidden;
}

.formText2 {
	font-size: 100%;
	color: #74acd3;
	width: 147px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-field.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	overflow: hidden;
}

.formText3 {
	font-size: 100%;
	color: #2c73a4;
	width: 123px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-field.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	overflow: hidden;
}

.formTextSmall {
	font-size: 100%;
	color: #2c73a4;
	width: 50px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-fieldsmall.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	overflow: hidden;
}
.formText4 {
	font-size: 100%;
	color: #2c73a4;
	width: 147px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-field.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	overflow: hidden;
}

.formTextWide 
{
	font-size: 100%;
	color: #74acd3;
	width: 196px;
	border-style: hidden;
    border-width: 0px;
	background-image: url(Images/bg-field-wide.gif);
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	overflow: hidden;
}

.asterixBold {
	color: #21659c;
	font-weight: bold;
}

.offerBold {
	font-weight: bold;
	font-size: small;
}

.menuOn {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.menuOn {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

spendOffersMain a {
	font-size: 110%;
	text-decoration: none;
	color: #2c73a4;
}

.subMenuOn {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #2c73a4;
}


a.subMenuOn {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #2c73a4;
}

a.subMenuOff {	
	/*font-weight: bold;*/
	color:#2c73a4;
	text-decoration:none;
}

a.subMenuOff:hover {	
	font-weight: bold;
	color:#2c73a4;
	text-decoration:none;
}

.menuOff {
	font-size: 110%;
	text-decoration: none;
	color: #2c73a4;
}

a.menuOff {
	font-size: 110%;
	text-decoration: none;
	color: #2c73a4;
}

.select {
	color: #74acd3;
}

.sophie
{
	font-family: fs sophie;
	font-size:18px;
	font-weight:bold;
	color: #196ea7;
}

.sophieSmall
{
	font-family: fs sophie;
	font-size:14px;
	font-weight:bold;
	color: #196ea7;
}

.sophieMedium
{
	font-family: fs sophie;
	font-size:16px;
	font-weight:bold;
	color: #196ea7;
}

.whiteheight
{
	height:23px;
	font-size:12px;
	background-color:#ffffff;
	vertical-align:top;
}

/* Data Grid View */
.DataGrids
{
	width: 100%;
}
.DataGrids th
{
	border-top:solid 1px #6AA1D8;
	border-bottom:solid 1px #6AA1D8;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
}

.DataGrids tr.alt
{
	background-color: #E0EFF6;
}

.DataGrids th.action
{
	width:30px;	
}

.DataGrids td
{
	height:20px;
}

.DataGrids td input[type="checkbox"]
{
	width:20px;
}
.dInnerHoverLinks a:hover
{
    color:#590b1b;
}
.MaroonLink a:hover
{
    color:#590b1b;
    text-decoration:none;
}
