
/* !!! DON'T REMOVE !!! */
@import url("_basic.css");

/* Custom CSS */
body {
	height:100%;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, sans-serif,Verdana, Helvetica;
	color:#494949;
	font-size:12px;
	background:url('/images/bg_body_zomer.jpg') #c8ddfa center 300px;
}

a {
	text-decoration:underline;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, sans-serif,Verdana, Helvetica;
	color:#444444;
}

a:hover {
	text-decoration:none;
	/*font-family:Arial, Helvetica, sans-serif;	*/
	font-family:Arial, sans-serif,Verdana, Helvetica;
	color:#8b0076;
}
* { outline:none; }

/* CONTAINERS */
#topback{
	background:url('/images/bg_menu_zomer.jpg') center top;
	background-repeat:repeat-x;
	width:100%;
}

#body_container {
	width:1000px;
	height:100%;
	margin:0 auto;
}

#content_container{
	width:960px;
	min-height:250px;
	height:auto !important;
	height:200px;
	background:#ffffff;
	padding-left:20px;
	padding-right:20px;
}



#container_left{
	float:left;
	/*width:200px;*/
	width:198px;	
	/*background-image:url('/images/container_left_bg.gif');
	background-repeat:repeat-y;*/
	min-height:500px;
	padding-top:25px;
}	

#container_left .top{
	width:200px;
	height:60px;
	background-image:url('/images/container_left_top_bgz.gif');
}

#container_left .extra { margin:0; margin-top:20px; padding:0; padding-left:15px; list-style:none; }
#container_left .extra li a { color: rgb(139, 0, 118); text-decoration:none; padding-left:10px; line-height:20px; background:url(/images/arrow-purple.gif) no-repeat left center; }
#container_left .extra li a:hover { color: rgb(0, 0, 0); }

.topLeft{
	width:200px;
	height:60px;
	background-image:url('/images/container_left_top_bgz.gif');
}

#container_left .text{
	text-align: middle;
}

#container_left img {
	padding-bottom:2px;

}
#container_middle{
	float:left;
	width:600px;
	background-color:#ffffff;
	min-height:500px;
}

 #container_right{
	float:right;
	width:200px;
	height:100%;
	min-height:1000px;
} 

/*
#container_right .top{
	width:200px;
	heigth:60px;
	background-image:url('/images/container_right_shoppingcart.gif');
}
*/

.topRight{
	width:200px;
	height:60px;
	float:right;
	background-image:url('/images/container_right_shoppingcartz.png');
}

ul#infoItems {
	list-style-image:url('/images/_ok2.gif'); 
	margin:0px; 
	margin-left:20px; 
	margin-bottom:15px; 
	padding:0px;
}

ul#infoItems li {
	color:#8b0076; 
	font-size:12px; 
	padding-bottom:5px;	
}

#container_headInfo{
	
}

#container_main {
	background-image:url(/images/bg_repeat_y.gif);
	background-repeat:repeat-y;
	height:100%;
}

/* MENU */

ul.menu 			{ 
	list-style:none; 
	padding:0px; 
	margin:10px 0px 0px 10px; 
	float:left;
	width:790px;
} 

ul.menu li			{ float:left; margin-right:10px; }
ul.menu li a		{ 
	text-decoration:none;
	background-repeat: no-repeat;

	cursor: pointer;
	display:block;
	height: 43px;
}

ul.menu li a.webshopItems		{ 
	text-decoration:none;
	background-repeat: no-repeat;
	background-position:0px 0px;
	cursor: pointer;
	display:block;
	height: 20px;
}

a.menu_unActive {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item.png);
	background-position:0px 0px;
	width:65px;
	cursor: pointer;
	display:block;
}
a.menu_unActive:hover { background-position: 0px -43px; }
a.menuActive {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item.png);
	background-position:0px -43px;
	width:65px;
	cursor: pointer;
	display:block;
}

a.menu_unActive_0 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/btn_webshop_low.png);
	background-position:0px 0px;
	width:180px;
	cursor: pointer;
	display:block;
}
a.menu_unActive_0:hover { background-position: 0px -43px; }
a.menuActive_0 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/btn_webshop_low.png);
	background-position:0px -43px;
	width:180px;
	cursor: pointer;
	display:block;
}

a.menu_unActive_1 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_1.png);
	background-position:0px 0px;
	width:115px;
	cursor: pointer;
	display:block;
}
a.menu_unActive_1:hover { background-position: 0px -43px; }
a.menuActive_1 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_1.png);
	background-position:0px -43px;
	width:115px;
	cursor: pointer;
	display:block;
}

a.menu_unActive_2 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_2.png);
	background-position:0px 0px;
	width:170px;
	cursor: pointer;
	display:block;
}
a.menu_unActive_2:hover { background-position: 0px -43px; }
a.menuActive_2 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_2.png);
	background-position:0px -43px;
	width:170px;
	cursor: pointer;
	display:block;
}

a.menu_unActive_3 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_3.png);
	background-position:0px 0px;
	width:95px;
	cursor: pointer;
	display:block;
}
a.menu_unActive_3:hover { background-position: 0px -43px; }
a.menuActive_3 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_3.png);
	background-position:0px -43px;
	width:95px;
	cursor: pointer;
	display:block;
}

a.menu_unActive_4 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_4.png);
	background-position:0px 0px;
	width:85px;
	cursor: pointer;
	display:block;
}
a.menu_unActive_4:hover { background-position: 0px -43px; }
a.menuActive_4 {
	text-decoration:none;
	background-image: url(/images/menu/nl/zomer/menu_item_4.png);
	background-position:0px -43px;
	width:85px;
	cursor: pointer;
	display:block;
}


/* ul.menu li a:hover { background-position:0px -43px; }
ul.menu li a.menu_active { background-position:0px -43px;} **/


#allCats{
	position:absolute;
	background:url(/images/bgr_webshopItems.png) no-repeat;
	width:622px;
	height:206px;
	/*border:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;*/
	margin-top:0px;
	border-color:#d2d2d2;
}

#allCats img{
	float:left;
	display:block;
	padding:10px 0px 10px 2px;
}

.catlist{
	float:left; 
	width:150px;
	padding-left:5px;
	padding-bottom:0px;
	margin-bottom:-12px;
	margin-top:-10px;

}

.cat{
	float:left; 
	width:150px;
	list-style:none; 
	padding:0; 
	margin:0px 0px 0px 10px; 
}

.cat li{
	display:block;	
	width:120px;
}


#lang { 
	width:120px; 
	height:30px; 
	position:absolute; 
	background:url('/images/btn_language.jpg') no-repeat; 
	margin-left:880px;
	margin-top:10px;
	text-align:center;
	padding-top:10px;
}
#lang a 			{ color:#FFF; }
#lang a:hover 		{ color:#444444 }

/* HOME */
#content_left 	{ width:460px; height:425px; float:left; margin-right:15px; }
#content_right 	{ width:480px; height:425px; float:left;}
#content_news {
	width:440px;
	height:235px;
	background:url('/images/home_news.jpg') no-repeat; float: left;
	padding:10px 20px 10px 20px;
}
#content_news ul { list-style:none; padding:0px; margin:0px;}
#content_news li { list-style:none; width:100%; border-top:1px solid #FFF; padding-top:5px; padding-bottom:5px;}

#content_diary {
	width:480px;
	height:160px;
	margin-bottom:10px;
	color:#FFF;
}
#diary_left { 
	background:url('/images/home_diary.jpg') no-repeat; 
	width:270px; 
	height:110px; 
	float:left;	padding:25px;
	margin-right:10px;
}

#overlay {
	width:171px;
	height:182px;
	background:url(/images/overlay.gif) no-repeat;
}


/* CONTENT */
#content_top {
	padding:0px 10px 10px 0px;
	
}
#content_submenu {
	width:240px;
	background:#e2bfd3;
	padding-left:10px;
}
#content {
	float:left;
	width:500px;
}

/* FONT STYLES */
.payoff				{ color:#FFF; }
span.title			{ color:#898989; font-weight:bold;}
a.home 				{ font-weight:bold; text-decoration:underline;}
a.home:hover		{ font-weight:bold; text-decoration:none;}
h2					{ color:#44444; font-style:italic; font-weight:normal}


#myaccount{
	float:right;
	margin-top:10px;
	position:relative;
	left:145px;
	color:#1785b6;
}

#myaccount a { color:#1785b6; text-decoration:none; }
#myaccount a:hover { color:#f07d00; text-decoration:underline; }


.search{
	/*width:170px;*/
	width:201px;
}

.searchButton{
	width:80px;
	height:20px;
	float:right;
	margin-top:-20px;
	display:block;
	text-decoration:none;
	/*border:solid 1px;*/
}

#zoeken{
	float:right;
}

#searchform {
	float:right;
	margin-top:40px;
	margin-left:-50px;
	width:201px;
	height:29px;
	background: url(/images/searchField_z.png) left top no-repeat;
}
	
#searchform input {
	border: 0;
	padding-top: 8px;
	padding-left:10px;

	height: 15px;
	width: 100px;
	color:#ffffff;
	/* color:#ef7b00; */
	font-size:11px;
	background-color: transparent;
}

.actionHead{
	min-height:240px;
}

#newspage{
	width:580px;
	margin:0px 20px 0px 20px;
}

.intropage{
	width:560px;
	margin-left:20px;
	margin-right:20px;
}

/* .newsHead{
	margin:5px 5px 5px 5px;
} **/

.newsMore{
	
}

.newsDetail{
	float:left; 
	width: 300px;
	min-height:325px;
	background-color:#e8f5ff;
	padding-left:25px;
	padding-right:15px;
	padding-top:25px;
}

.newsOverview{
	float:left; 
	width:220px;
	min-height:600px;
}



.newsTitle{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial, sans-serif,Verdana, Helvetica;
	font-size:12px;	
}

.newsContent{
	font-size:11px;
	margin-top:5px;
	padding-bottom:5px;
}

.newsLine{
	height:8px; 
	width:220px; 
}

/* news CSS **/
#newsHolder { float:left; margin-top:10px; margin-bottom:10px; }

#newsOverview {
	width:380px; 
	margin-bottom:20px; 
	margin-right:20px; 
	float:left;
}

#newsOverview_content {
	background:#e8f5ff; 
	height:120px;
	color:#000000;
	padding:0px 20px 20px 20px;
}

#newsOverview_content a.readMore {
	color:#116fc3;
	text-decoration:none;
	float:left;
}
#newsOverview_content a.readMore:hover {
 	color:#116fc3;
	text-decoration:underline;
	float:left;
}

#introHolder { padding-bottom:10px; }

#introThumbHolder { float:left; margin-top:10px; margin-bottom:10px; margin-left:25px;  }

#thumbHolder { float:left; margin-top:10px; margin-bottom:10px; }

#newsBlock {
	width:530px;
	padding:0px 15px 0px 15px;
	float:left;
	color:#000000;
	background:#e8f5ff;
}

#newsBlock a { color:#000000; }

#newsBlockHome {
	width:350px;
	height:140px;
	padding:0px 15px 0px 15px;
	margin-right:19px;
	float:left;
	color:#000000;
	background:#e8f5ff;
}

#newsBlockHome a { color:#116fc3; }

#newsArchive {
	width:530px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:#810196;
	padding:0px 15px 15px 15px;
	color:#ffffff;
}


#newsIntro {
	width:530px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background:#8a004e;
	padding:0px 15px 0px 15px;
	color:#ffffff;
}

#newsArchive ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#newsArchive ul li {
	padding:0px;
	padding-bottom:2px;
	padding-top:5px;
	height:20px;
	display:block;
	border-bottom:1px solid #ffffff;
}
#newsArchive ul li a.title {
	background-image:url(/images/pijl.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
#newsTitleHolder {
	float:left; 
	margin-right:20px;
	margin-bottom:10px; 
}

#newsTitleContent {
	/*height:110px; */
	width:520px; 
	background:#e8f5ff;
	padding:0px 20px 20px 20px;
}

#newsTitleContentSmall {
/*	height:110px; */
	width:335px; 
	background:#e8f5ff;
	padding:0px 20px 20px 20px;
}

a.archive { color:#ffffff; text-decoration:none; display:block; }
a.archive:hover { color:#ea38d4; text-decoration:none; display:block; }

.newsSmall {	width:380px;float:left; }
.newsMedium {	width:520px; }

#btnHolder { margin:20px 0px 0px 0px; }

#previous {
	float:right; 
	margin-right:20px; 
	margin-top:10px; 
	margin-bottom:20px;
}

#next {
	float:left; 
	margin-top:10px; 
	margin-bottom:20px;
}

a.bericht {
	color:#8b0076;
	text-decoration:none;
}

a.bericht:hover {
	color:#8b0076;
	text-decoration:underline;
}
/* order **/


/**
 * Tabs

#tabsHolder {
	list-style:none;
	height:30px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background: #e1e2e2;
	margin-top:-1px;
	border-bottom:1px solid #bababa;
}

#tabsHolder li { float:left; height:30px; }
#tabsHolder li a {
	color:#7c7c7c; font-size: 1.0em;
	text-decoration:none;
	height:29px; line-height:29px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	border:1px dotted #bababa;
	border-left:none;
	border-bottom:1px solid #bababa;
}
#tabsHolder li a:hover { 
  background:#f0f0f0; 
}

#tabsHolder li a.active { color:#494949; background:#F8F8F8; border: 1px solid #bababa; border-left:none; border-bottom: none; height:30px; }

#tabsHolder .activeTab { 
	color:#494949; 
	background:#F8F8F8; 
	border-top: 1px solid #bababa; 
	border-right: 1px solid #bababa; 
	height:30px; 
}
*/

ul#tabsHolder { list-style:none; margin:0px; padding:0px; }
ul#tabsHolder li{ margin:0px; padding:0px; float:left; }

#tabsHolder li a.active  { 
	text-decoration:none;
	background-position: 0px 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_0 {
	text-decoration:none;
	background: url(/images/order/menu_item_0.gif);
  	background-position: top left;	
	width: 120px;
	height: 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_0:hover { 
  background-position: 0px 25px; 
}

a.tabActive_0 {
	text-decoration:none;
	background: url(/images/order/menu_item_0.gif);
	background-position: 0px 25px;
  	width:120px;
	height: 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_1 {
	text-decoration:none;
	background: url(/images/order/menu_item_1.gif);
	background-position: top left;
	width:120px;
	height: 25px;
	cursor: pointer;
	display:block;
}
a.tab_unActive_1:hover { background-position: 0px 25px; }
a.tabActive_1 {
	text-decoration:none;
	background: url(/images/order/menu_item_1.gif);
	background-position: 0px 25px;
	width:120px;
	height: 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_2 {
	text-decoration:none;
	background: url(/images/order/menu_item_2.gif);
	background-position: top left;
	width:80px;
	height: 25px;
	cursor: pointer;
	display:block;
}
a.tab_unActive_2:hover { background-position: 0px 25px; }

a.tabActive_2 {
	text-decoration:none;
	background: url(/images/order/menu_item_2.gif);
	background-position: 0px 25px;
	width:80px;
	height: 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_3 {	
	text-decoration:none;
	background: url(/images/order/menu_item_3.gif);
	background-position: top left;
	width: 165px;
	height: 25px;
	cursor: pointer;
	display:block;
}

a.tab_unActive_3:hover { background-position: 0px 25px; }

a.tabActive_3 {
	text-decoration:none;
	background: url(/images/order/menu_item_3.gif);
	background-position: 0px 25px;
	width: 165px;
	height: 25px;
	cursor: pointer;
	display:block;
}

#register .registertitle{
	font-size:12px;
	width:160px;
	padding-left:10px;
	padding-bottom:10px;
}

#register .spacer{
	width:70px;
}

#register .registertext{
	width:160px;
}

#register .registertext input{
	width:155px;

}

#register .registertext .disabled{
	width:150px;
	background:#f6f6f6;
}

#register .registercheckbox {
	font-size:12px;	
}

#register .registertext checkbox{
	width:40px;
}

#register .registertext .medium{
	width:101px;
}

#register .registertext .short{
	width:20px;
}

#errorsHolder {
	width:738px; 
	background-color:#f5f5f5; 
	border-left:1px solid #d2d2d2; 
	border-right:1px solid #d2d2d2;
	margin-left:-21px; 
	padding-left:20px;
	padding-bottom:10px;
}

#errors2Holder {
	width:738px; 
	background-color:#f5f5f5; 
	border-left:1px solid #d2d2d2; 
	border-right:1px solid #d2d2d2;
	margin-left:-422px; 
	padding-left:20px;
	padding-bottom:10px;
}

#register #errors {

	margin-left:10px;
	display:none;
	color:#e42d29;
}

.errorsStyle { color:#e42d29; }
 
#loginFormHolder {
	width:760px;
	margin-left:10px;
	margin-right:10px;
	background:#f2f2f2;
}

#loginDiv {
	border-left:1px solid #cacaca; 
	border-right:1px solid #cacaca; 
	min-height:215px; 
	height:auto !important; 
	height:215px; 
}
#loginform{
	float:left;
	background-color:#f2f2f2;
	width:344px;
	min-height:180px;
	line-height:25px;
	padding-right:20px;
	margin:15px;
	border-right:1px solid #c7c7c7;
	float:left;
}

#loginform{
	float:left;
	background-color:#f2f2f2;
	width:344px;
	min-height:180px;
	line-height:25px;
	padding-right:20px;
	margin:15px;
	border-right:1px solid #c7c7c7;
	float:left;
}


#registerform{
	float:left;
	background-color:#f2f2f2;
	width:300px;
	min-height:200px;	
	padding-top:15px;
	padding-left:5px;
	line-height:25px;

}

#login_err, #pass_err {
	font-size:12px;
	width:200px;
}

#register{
	float:left;
	background-color:#f5f5f5;
	width:748px;
	min-height:80px;
	padding-top:10px;
	/*margin-top:-5px;*/
	margin-top:0px;
	
	padding-left:10px;
	line-height:25px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;	
}


#addressHolder {
	padding:15px;
	min-height:300px;
	height:auto !important;
	height:300px;	
	width:728px;
	margin-left:10px;
	margin-right:10px;
	border-left:1px solid #dfdfdf; 
	border-right:1px solid #dfdfdf; 
	background-color:#f5f5f5;

}

#address1{
	background-color:#f5f5f5;	 
	width:355px;
	min-height:200px;
	height:auto !important;
	height:200px;

	line-height:25px;
	padding-left:5px;
	border-right:1px solid #dfdfdf;
	float:left;	
}
#address2{
	background-color:#f5f5f5;
	width:310px;
	padding-left:45px;
	min-height:200px;
	line-height:25px;
	float:left;

}

.row{
	width:300px;
	padding-bottom:10px;
	float:left;
}

.row .label{
	font-size:12px;
	width:160px;
	float:left;

}

.row .labelhead{
	width:300px;
	float:left;
	font-weight:600;
}

.row .text{
	width:140px;
	float:left;
}

.row .short{
	width:20px;
}

.row .line_short{
	width:60px;
	float:left;
	font-size:12px;
}

.row input{
	width:150px;
	float:left;
}

.row img{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	
}

#page {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

.relatedHead{
	margin-top:20px;
	margin-left:20px;
	color:#0077e1;
}

.related .item{
	float:left;
	margin-left:20px;
	width:170px;
	min-height:200px;
}

.related .item .name{
	font-weight:600;
	padding-left:50px;
}

.relatedPrice{
	font-weight:bold;
	font-size:12px;
	width:170px;
	padding-top:10px;
	padding-left:40px;
}

#breadcrumb{
	height:60px;
	width:600px;
	float:left;
	background-color:#ffffff;
}

#breadcrumb .submenu{
	position:relative;
	border:solid 1px;
	clear:both;
	background-color:#ffffff;
}

#breadcrumb .submenu ul{
	list-style:none; 
	padding:0;
	margin:0px 0px 0px 0px; 
	z-index:1;
}

.breadcrumbTitle{
	float:left;
	/* 
	font-weight:600;
	font-size:16px;
	color:#7f7f7f;
	margin-top:23px;
	*/
	color:#7f7f7f;
	margin-top:25px;
	margin-left:10px;
	cursor:pointer;
	text-decoration:none;
}

.breadcrumbTitleActive{
	float:left;
	/*
	font-weight:600;
	font-size:16px;
	margin-top:23px;
	*/
	margin-top:25px;
	margin-left:10px;
	color:#e42d29;
	cursor:pointer;
	text-decoration:none;
	padding-left:10px;
	background:url(/images/breadArrow.gif) no-repeat;
}

.menu_img{
	margin-top:10px;
	margin-left:17px;
	margin-bottom:10px;
	cursor:pointer;
}

#footer{
	width:1000px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	background:#ffffff;
	position:relative;
}

#footer a {
	font-size:11px;
	text-decoration:none;
	padding-right:10px;
}

#footer a:hover {
	font-size:11px;
	color:#8b0076;
	text-decoration:underline;
}

#footerCats{
	background-color:#8a004e; 
}

#footerCats a{
	color:#ffffff;
	text-decoration:none;
}

#footerCats a:hover{
	text-decoration:underline;
}

#footerCats .catlist{
	float:left; 
	width:110px;
	padding-left:25px;
	padding-bottom:15px;
	padding-top:20px;
}

#footerCats .cat{
	float:left; 
	width:120px;
	list-style:none; 
	padding:0;
	margin:10px 0px 0px 0px; 
}

#footerCats .cat li{
	display:block;	
	width:100px;
}

#banner_middle{
	float:left;
	width:560px;
	margin-left:20px;
	margin-right:20px;
}

#resultlist{
	width:580px;
	margin:0px 20px 0px 20px;
}

#results{
	width:530px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:#810196;
	padding:0px 15px 0px 15px;
	color:#ffffff;
}

#results ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#results ul li {
	padding:0px;
	padding-bottom:2px;
	padding-top:5px;
	height:20px;
	display:block;
	border-bottom:1px solid #ffffff;
}

#results ul li a.title {
	background-image:url(/images/pijl.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.left_menu {
 margin-left:10px;
 margin-bottom:5px;
 display:block;
 cursor:pointer;
 background-repeat:no-repeat;
 width:200px;
 height:25px;
 
}

a.left_menu:hover { background-position:0px -25px; }

a.left_menu_active {
 margin-left:10px;
 margin-bottom:5px;
 display:block;
 cursor:pointer;
 background-repeat:no-repeat;
 width:200px;
 height:25px;
 background-position:0px -25px;
}

.image_buttons{
	float:left;
	font-size:24px;
	font-weight:600;
	color:#e5e1e0;
	line-height:30px;
	height:30px;
	width:30px;
	padding-left:10px;
}

.image_buttons_active{
	float:left;
	font-size:24px;
	font-weight:800;
	color:#e5e1e0;
	line-height:30px;
	height:30px;
	width:30px;
	padding-left:10px;
	background-color:#a3a3a3;
}

#imagebuttons{
	float:right;
}

#actions_coupon_code{
	width:200px;
	float:left;
}

.footerBgr {
	width:1000px;
	height:20px;
	background:url(/images/bg_content_bottom.png) no-repeat;
}

.printOnly{
	display:none;
}


/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/
.sIFR-hasFlash h1 { visibility: hidden; }
.sIFR-hasFlash h2 { visibility: hidden; }
.sIFR-hasFlash h3 { visibility: hidden; }
.sIFR-hasFlash h4 { visibility: hidden; }

#award { width:180px;margin-left:-20px;height:60px;padding-left:20px; background-color:#f26722; }
#award_img { width:118px;height:58px;overflow:hidden; }

.dashboard_actions{width:560px;	margin-left:20px;	margin-right:20px; }