@charset "utf-8";

/* global */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3939;
	/*background-image: url(../images/bodyBG.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
}
#page{
	width: 602px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a, a:link, a:active, a:visited {
	color: #3D3939;
	text-decoration: none;
}
a:hover{
	color: #DD1E63;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h1 em {
	font-size: 18px;
	color: #B55929;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 10px;
}
h3 {
}
.hidden{
	display: none;
}
p {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}






/* Global Forms */
.formItem{
	padding-bottom: 10px;
}
.textArea{
	width: 234px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textField{
	width: 234px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listMenu{
	font-size: 11px;
}
label{
	font-size: 11px;
	color: #6e6e6e;
}
.submit{
}

#form_bottom {

}
#form_bottom_left {
    width:115px;
    float:left;
}
#form_bottom_right {
    float:left;
    line-height:130%;
    padding-left:15px;
    padding-top:2px;
    width:110px;
    color: #6e6e6e;
}
#form_bottom_right.success {
    padding-top:8px;
}
#form_bottom span.submit_success {
    display:none;
}






.header{
	height: 135px;
	width: 602px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	display: block;
}
.content_inner{
	padding: 15px;
	display: block;
}
.footer{
	background-image: url(../images/footer.gif);
	height: 60px;
	width: 582px;
	background-repeat: no-repeat;
	background-position: left top;
    padding: 70px 10px 10px 10px;
    text-align:center;
    font-size:10pt;
}





.menuHead{
	height: 26px;
	width: 569px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menuHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 5px;
}

.menuHead ul{}
.menuHead li{
	display: inline;
	float: left;
	padding-right: 5px;
}

a.menuItem, a.menuItem:link, a.menuItem:active, a.menuItem:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
a.menuItem:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
a.menuItemHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 33px;
}

/*
#feedback a.menuItem, #feedback a.menuItem:link, #feedback a.menuItem:active, #feedback a.menuItem:visited {
	background-image: url(../images/feedbackStack.gif);
	width: 106px;
}

#feedback a.menuItemHit {
	background-image: url(../images/feedbackStack.gif);
	width: 106px;
}

#details a.menuItem, #details a.menuItem:link, #details a.menuItem:active, #details a.menuItem:visited {
	background-image: url(../images/detailsStack.gif);
	width: 106px;
}
#details a.menuItemHit {
	background-image: url(../images/detailsStack.gif);
	width: 106px;
}
*/

.menuContent{
	margin: auto;
	width: 572px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
    position:relative;
}
.menuContent #details_saving {
    width:260px;
    position:absolute;
    height:170px;
    padding-top:80px;
    background-image:url(/assets/images/saving_details_bg.png);
    text-align:center;
    display:none;
}
.menuContentLeft{
	width: 250px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menuContentRight{
	width: 300px;
	float: right;
	padding-top: 10px;
}

.menuFoot{
	height: 13px;
	width: 574px;
	background-image: url(../images/menuFoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}







.mainContent{
	margin: auto;
	width: 572px;
}
.contentLeft{
	width: 190px;
	float: left;
	padding-top: 10px;
	display: inline;
}
.contentRight{
	float: left;
	width: 375px;
	padding-top: 8px;
}
.downloadBox{
	height: 145px;
	width: 163px;
	background-image: url(../images/downloadBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 6px;
}
.downloadBox p span{
	font-size: 11px;
	color: #797979;
	display: block;
	text-align: right;
	padding-right: 5px;
	width: 135px;
	float: right;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.downloadBox p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 15px;
}
a.downloadPP, a.downloadPP:link, a.downloadPP:active, a.downloadPP:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 42px;
	background-image: url(../images/downloadPP.gif);
	width: 161px;
}
a.downloadPP:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 42px;
	background-image: url(../images/downloadPP.gif);
	width: 161px;
}
.trackList{
	width: 364px;
	background-image: url(../images/trackListing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 10px;
}
.trackListFoot{
	background-image: url(../images/trackListingFoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 374px;
	height: 15px;
}
.trackList ul{
	margin-left: 15px;
}
.trackList li{
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 5px;
}

.downloadList{
	padding-left: 10px;
}
.downloadList ul{
	margin-left: 15px;
}
.downloadList li{
	list-style-position: outside;
	list-style-image: url(../images/dl_arrow.gif);
	padding-bottom: 5px;
    padding-right:10px;
    color:#c0c0c0;
}

/* downloadBox reworked to make it expandable */
.downloadBoxTop{
	height: 6px;
	width: 163px;
	background-image: url(../images/downloadBoxTop.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 6px;
}
.downloadBoxMiddle{
	width: 163px;
	background-image: url(../images/downloadBoxMiddle.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
        padding-bottom:10px;
	padding-right: 5px;
	padding-left: 6px;
}
.downloadBoxBottom{
	height: 6px;
	width: 163px;
	background-image: url(../images/downloadBoxBottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 6px;
}
.downloadBoxMiddle p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 15px;
}
.downloadBoxMiddle li a span{
	font-size: 9px;
	display: block;
	padding-top: 2px;
}



ul#other_campaigns {
  margin-left:15px;
}

ul#other_campaigns li {
  list-style-image:url(../images/arrow.gif);
  list-style-position:outside;
  padding-bottom:5px;
}


/* errors */

.error_box {
    /*background-color:#d1195a;*/
    color:#d1195a;
    padding-bottom:20px;
}



