@charset "utf-8";
/* CSS Document */

body, html{
    display:block;
    height:100%;
    width:100%;
    margin:0;
    padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, textarea{
    font-family:Arial, Helvetica, sans-serif;
}
body{
    background:url('../images/site/site_bg.jpg') repeat-y center top #c16974;
	color:#333333;
}
img{
    border:none;
}
form{
    margin:0px;
    padding:0px;
}
a{
    color:#273354;
}
a:hover{
    color:#485370;
}
p{
    margin:5px 0;
    padding-left:10px;
}
h1, h2, h3, h4, h5, h6{
    margin:5px 0;
    font-weight:bold;
}
h1{
    font-size:22px;
}
h2{
    font-size:18px;
}
h3{
    font-size:16px;
}
h4{
    font-size:14px;
}
ol, ul{
	margin:10px;
	margin-left:40px;
	padding:0;
}
.hr{
    border-bottom:1px dotted #9e2836;
    margin:10px 0;
}

.input{
    padding: 3px;
    border: 1px solid #582127;
    font-size: 13px;
    background: #fff;
}
.subalert{
    font-size:10px;
    color:darkred;
    font-weight:bold;
}
.darker{
    background-image:url(../images/transparencies/black_5perc.png);
}
.yellow{
    background-image:url(../images/transparencies/yellow_10perc.png);
}
.red{
	background-image:url(../images/transparencies/red_30perc.png);
}
.clear{
	clear:both;
}
.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
}

blockquote{
	width:565px;
	margin:0;
	display:block;
	background:url('../images/site/quote_bg.jpg') top center no-repeat white;
	padding:20px;
	padding-left:100px;
	color:#990000;
	font-size:14px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin-bottom:15px;
}
blockquote h1{
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}


/* TEMPLATE */

.container{
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0 5px 5px 5px;
}
.header{
	width:990px;
	height:135px;
	position:relative;
	background:url(../images/site/header_main.jpg) no-repeat top left;
	text-align:right;
	margin-bottom:5px;
}
.navigation{
	background:url(../images/site/nav_bg.jpg) no-repeat;
	height:31px;
	margin:5px 0;
}
.navigation ul{
	display:block;
	margin:0;
	padding:0;
	height:31px;
}
.navigation ul li{
	color:white;
	float:left;
	display:block;
	list-style:none;
	height:31px;
	margin:0;
	padding:0;
	line-height:31px;
}
.navigation ul li a{
	display:block;
	color:white;
	text-decoration:none;
	font-size:14px;
	line-height:31px;
	padding:0 19px 0 10px;
	background:url(../images/site/nav_item_sep.jpg) top right no-repeat;
}
.navigation ul li a:hover{
	color:#FFFF99;
}
.navigation ul li .login{
	padding-left:10px;
}
.navigation ul li .login .input{
	height:15px;
	padding:2px;
	margin:5px 0;
	border-color:#582127;
	width:100px;
}

.subnav{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	border-bottom:5px solid #9f2a39;
	height:25px;
}
.subnav li{
	display:block;
	list-style:none;
	height:25px;
	float:left;
	margin-left:5px;
	padding:0;
	background:url(../images/site/subnav_tab_left_off.jpg) left top no-repeat;
}
.subnav li a{
	display:block;
	height:25px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
	font-size:12px;
	background:url(../images/site/subnav_tab_right_off.jpg) right top no-repeat;
	padding:0 11px;
	line-height:25px;
}
.subnav li a:hover{
	color:white;
}
.subnav .active{
	background-image:url(../images/site/subnav_tab_left.jpg);
}
.subnav .active a{
	background-image:url(../images/site/subnav_tab_right.jpg);
	color:white;
}	

.content{
	width:685px;
}

.sidebar{
	width:300px;
}
.sidebar .sidenav{
	width:300px;
}
.sidebar .sidenav ul{
	margin:0;
	padding:0;
	display:block;
}
.sidebar .sidenav ul li{
	display:block;
	margin:0;
	margin-bottom:3px;
	padding:0;
	list-style:none;
}
.sidebar .sidenav ul li .item{
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	padding:0 10px;
	background:url(../images/site/sidenav_item_off.gif) no-repeat;
	color:white;
	text-decoration:none;
}
.sidebar .sidenav ul li .item:hover{
	background-image:url(../images/site/sidenav_item_on.gif);
}

.sidebar .newsletter{
	border:dotted #9e2836;
	border-width:0 0 1px 1px;
	background:url(../images/site/bottom_left_corner_pink_fade.jpg) bottom left no-repeat;
	padding:10px;
}
.sidebar .newsletter table td{
	font-weight:bold;
}
.sidebar .newsletter .input{
	margin:2px 0;
}
.sidebar .newsletter .input:focus{
	background-color:#FFFFCC;
}

.footer{
	text-align:center;
}

/* HEADER PANEL */

.header_panels .loading{
	background:url(../images/site/loading.gif) center center no-repeat;
}
.header_panels #panel{
	width:560px;
	height:359px;
	overflow:hidden;
}
.header_panels .panel_item{
	margin-bottom:1px;
	display:block;
	position:relative;
}
.header_panels .active span{
	display:block;
	position:absolute;
	height:71px;
	width:33px;
	background:url(../images/site/panel_arrow.png) center right no-repeat;
	left:-33px;
	top:0;
}
.panels_list{
	margin:15px 0;
	padding:0;
}
.panels_list li{
	list-style:none;
	display:block;
	margin:3px 0;
	padding:10px;
	cursor:move;
	border:1px solid #CCCCCC;
	background:#FAFAFA;
	position:relative;
}
.panels_list li a{
	cursor:pointer;
}
.panels_list li .place{
	position:absolute;
	top:10px;
	right:15px;
	font-weight:bold;
	font-size:20px;
	color:#993300;
}

/* HOME PAGE */

.earn_products_dropdown{
	background:url(../images/site/earn_products_side.gif) no-repeat;
	width:229px;
	height:49px;
	line-height:49px;
	text-align:right;
}
.earn_products_dropdown .input{
	padding:2px;
	width:200px;
	height:25px;
	margin:12px 10px 12px 0;
}

/* CONTACT FORM */

.contact_form{
	float:left;
	margin-right:10px;
	border:1px solid #9f2b39;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	padding:4px;
	height:615px;
	width:295px;
	background:url(../images/site/bottom_left_corner_pink_fade.jpg) bottom left no-repeat;
	position:relative;
}
.contact_form table td{
	font-weight:bold;
}
.contact_form .input{
	margin:2px 0;
}

/* FEEDBACK */

.feedback{
	width:685px;
	margin:0 auto;
	position:relative;
	margin-bottom:10px;
}
.feedback ul li{
	font-style:italic;
}
.feedback h1{
	font-weight:bold;
	font-size:20px;
	margin:15px 0 10px 0;
}
.feedback .failure, .feedback .success{
	padding:10px 10px 10px 70px;
	min-height:50px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.feedback .failure{
	background:url(../images/site/feedback_fail.jpg) top left no-repeat;
}
.feedback .success{
	background:url(../images/site/feedback_success.jpg) top left no-repeat;
}

.newsletter .feedback{
	width:100%;
}
.newsletter .feedback h1{
	font-size:18px;
	margin:0;
}
.newsletter .feedback .failure, .newsletter .feedback .success{
	padding:5px;
	min-height:inherit;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.newsletter .feedback ul{
	padding:0;
	margin:0;
}
.newsletter .feedback ul li{
	margin-left:10px;
	list-style:inside;
}
.newsletter .feedback .failure{
	background:#FFFF99;
	border:2px solid #FF9966;
}
.newsletter .feedback .success{
	background:#C6FFC7;
	border:2px solid #339900;
}