/* CSS Document */

 html, body{
 	background: #000000;
}
 
 body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 30px;
	font-family: Arial;
	text-align:center;
}

img {
	border: none;
}

a {
	color: #FFFFFF;	
}

h1 {
	color: #D40026;
	border: none;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2, h3, h4 {
	color: #D40026;
	border: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.plus {
	font-size:12px;
}

.disabled {
	color: #555;
}

.padding{
	padding: 10px;
}

#offer_popup{
	width: 550px;
	background: url(/img/zebrano_offers_background.jpg);
	border: 2px solid #cccccc;
	border-bottom: 2px solid #777777;
	border-right: 2px solid #777777;
	display: block;
	color: #e9e9e9;
	text-align: center;
}

#offer_popup a {
	color: #FFF;
}

#offer_popup .offer_container {
	width: 454px;
	margin: 0 auto 0 auto;
	border: 2px solid #999 !important;
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
	background: #000;
	padding-bottom: 0;
}

#offer_popup .offer_container:hover {
	border: 1px solid #ccc;
}

#offer_popup .offer_icon {
	border: 1px solid #999 !important;
	width: 142px;
	float: left;
}

#offer_popup .offer_description {
	border: none !important;
	width: 305px;
	float: right;
	font-size: 11px;
}

div#offer_popup .offer_description .paddding {
	border: none;
	border-color: #FFF;
}

.offer_container:after{content:'.';clear:both;height:0;display:block;visibility:hidden;}

div#action_reminder a.image{
	text-decoration: none;
}

div#action_reminder .padding {
	border: 5px solid #fff;
}

div#action_reminder {
	color: #000;
	border: 2px solid #cccccc;
	border-bottom: 2px solid #777777;
	border-right: 2px solid #777777;
	background: #fff;
	width: 680px;
	display: block;

}

#action_reminder a {
	color: #000;
	padding-right: 10px;
	font-size: 12px;
}

div#action_reminder ol {
	list-style-position: inside;
}


div#action_reminder .offer_description .paddding {
	border: none;
	border-color: #FFF;
}


.offer_container {
	width: 450px;
	margin: 0 auto 0 auto;
	border: none !important;
	border: 2px solid #e9e9e9;
	*zoom:1;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 10px;
	text-align: left;
}

.offer_icon {
	border: none !important;
	width: 150px;
	float: left;
}

.offer_description {
	border: none !important;
	width: 300px;
	float: right;
	font-size: 10px;
}

#offer_popup .padding {
	padding: 2px !important;
}

#offer_popup h1 {
font-size: 18px;
padding: 0 0 0 10px;
}

#offer_popup .offer_icon .padding {
	padding: 10px !important;
}


#offer_popup .offer_description h2 {
font-size: 16px;
padding: 0 0 0 5px;
}

#page_content {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFF;
	border: 1px solid #fff;
}

#page_header {
	width: 750px;
}



