@charset "utf-8";
/* ----- RESET ----- */

body, p, div, span, ul, li, dl, dt, dd, form, h1, h2 { margin: 0; padding: 0; }

img {border: 0; padding: 0; margin: 0;}

/* ----- GLOBAL ----- */

body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
#outerwrapper { width: 1200px;margin:0 auto; }
.pushbt3 { margin-bottom: 3px; }
.pushbt8 { margin-bottom: 8px; }
.pushrt3 { margin-right: 3px; }
.pushrt5 { margin-right: 5px; }
.pushrt6 { margin-right: 6px; }
.pushrt9 { margin-right: 9px; }
.nomargin { margin-top: 0 margin-bottom: 0; }
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.clrboth { clear: both; }

/* Fonts */

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.white { color: #fff; }
.red { color: #ae0505; }
.black { color: #000; }
.gray { color: #898989; }

.paging{display: block;text-align: center;width: 100%;clear: both;padding:10px 0;}
.paging a{padding: 0 10px;color:#ae0505;text-decoration: none;font-size: 16px;font-weight: bold;}
.paging a.active{color:#000000;}
/* Links */

.nounder a { text-decoration: none; }
.blkalphalink a { color: #fff; text-decoration: none; background: #000; display: block; padding: 0 6px; }
.blkalphalink a:hover { color: #fff; text-decoration: none; background: #ae0505; display: block; padding: 0 6px; } 
.redlink a:link, a:visited { color: #ae0505; }
.redlink a:hover { color: #000; }
.blklink a { color: #000; }
.blklink a:hover { color: #ae0505; }
.blkalphalink a { color: #fff; text-decoration: none; background: #000; display: block; padding: 0 6px; }
.blkalphalink a:hover { color: #fff; text-decoration: none; background: #ae0505; display: block; padding: 0 6px; }
.yellowlink a { color: #fbd31a; }
.yellowlink a:hover { color: #fff; text-decoration: none; }


/* Thumbs */

.blkimgbrdr img { border: #000 1px solid; }
.blkimgbrdr :hover img { border: #ae0505 1px solid; }
.redimgbrdr img { border: #ae0505 1px solid; }
.redimgbrdr :hover img { border: #000 1px solid; }
.imglink img { border: 2px solid #f7df4e; }
.imglink :hover img { border: 2px solid #ae0505; }


/* ----- HEADER ----- */

#header { margin-bottom: 12px; }
#hdrtop { height: 44px; background: url(../images/hdrtop.png) no-repeat; text-indent: -9999px; }
#slider { float: left; width: 646px; height: 349px; border: 2px solid #4a1602; margin-left: 10px; }
#slider #slide_arrows {margin: 300px 0px 0px 20px;}
#logo { float: left; width: 343px; height: 197px; }
#hdrtext { float: left; width: 343px; height: 156px; }

#cmid{width:1200px;border:1px solid #000000;padding: 16px 0px;}

#menu{width:100%;text-align: center;}
#menu a{width: 388px;display: inline-block;text-align: center;background: #AE0505;color: #FFFFFF;border-radius: 6px;padding: 8px 0;text-decoration: none;}
/* Updates page */

.sign{width: 100%;background: #AE0505;color:#FFFFFF !important;border-radius: 10px;padding: 10px 0;font-weight:bold;text-decoration: none;display: block;margin: 10px 0;text-align: center;}

#cont-updates { clear: both; width:100%;  }
#cont-updates #title { clear: left; float: left; width: 550px; margin-left: 40px; margin-bottom: 6px; line-height: 1em; letter-spacing: -1px; }
#cont-updates #updates { width: 100%; color: #000; padding-bottom: 4px; overflow: auto; }
#updates{clear: both;}
#updates ul { width: 100%; list-style-type: none; }
#updates ul li { float: left; width: 292px; padding-top: 10px; margin: 0 4px;}
#updates ul li img{width: 100%;}
.stats{width: 100%; height: 15px;background: #000000;color: #FFFFFF;border:1px solid #000000;}
.setname{font-weight: bold; width: 95%;}
.setname a, .setname a:visited{color: #D30404; height: 16px; font-weight: bold; text-decoration: none;}
.setname{height:34px;overflow: hidden;}

#thumbs {float: right; width: 500px;}
#thumbs li{list-style: none;float:left; width: 235px;}
#thumbs li img{width:223px;}

#pics{float:left;width:49%;text-align: center;}
#bigpic{border:1px solid #000;margin:0 auto;width:568px;height:428px;}

#footer{clear:both;padding-top: 20px;}
#vbar{background: url('../images/video_bar.jpg') no-repeat;width:345px;height:21px;margin:0 auto;color:#FFFFFF;padding:4px 0 0 225px;}
#frm{float: right;width: 470px;}

h4 {
	
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 9px;
	margin-top: 1px;
	margin-left: 42px;
}

.fields label {
	color: #AE0505;
	display: inline-block;
	font-weight: bold;
	width: 120px;

	padding: 4px;
}

.joinbottom {
	display: block;
	background-color: white;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-o-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	box-shadow: 0px 0px 7px rgba(0,0,0,.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	padding: 15px;
	width: 1251px;
}

.joinbottom span {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	width: 610px;
	margin-right: 10px;
}

.joinbottom .trailer {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	overflow: hidden;
	width: 596px;
	height: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 7px;
}

 .fields {
    border: 1px solid #AE0505;
    border-radius: 5px;
    color: #AE0505;
    display: block;
    margin-left: 34px;
    overflow: hidden;
    padding: 8px 10px;
    width: 450px;
    margin: 0 auto;
}

.joinForm2-textarea{width:290px;height:30px;display: inline-block;}
.padd{margin-left: 130px;}

.firstCaption, #fieldset-productGroup .formElement_product_id
label.required{color:#000;font-size:20px;font-weight:bold;line-height:24px;font-family:arial,sans-serif;text-transform:uppercase}
#fieldset-infosGroup label, #fieldset-paymentGroup label {
    font-size: 15px;
    width: 100px;
    display: inline-block;
}
#fieldset-infosGroup, #fieldset-productGroup, #fieldset-termsGroup, #fieldset-submitGroup {
    padding: 15px 0;
    border:none;
}
#fieldset-termsGroup,#fieldset-productGroup,#fieldset-submitGroup{padding: 0;}
#fieldset-infosGroup{padding:15px 0 22px 0;}


input[type="text"] {
    border: 1px solid #D7D7D7;
    outline: medium none;
    padding: 2px 10px;
    width: 227px;
}
.ctrlHolder {
	clear: both;
    margin-bottom: 10px;
}
.multiField.multiField label {
     background: url("../images/radiobutton.png") no-repeat scroll 15px center #CFCFCF;
    border: 0 none;
    color: #000000;
    font-weight: normal !important;
    padding-left: 30px;
    text-align: left;
    width: 346px;
    display: block;
    margin: 0 0 4px;
}
.multiField.multiField label.ui-state-active {
    color: #FFFFFE;
    background: url("../images/radiobutton-on.png") no-repeat scroll 15px center #000000;
}
strong{
	padding: 15px 0;
    display: inline-block;
    vertical-align: middle;
}
.price_amount{
    display: inline-block;
    vertical-align: middle;
    padding-right: 16px;
    float: right;
}
.ui-button-text {
    padding: 5px;
}
.ui-button-text strong {
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    position: relative;
    width: 214px;
}
#fieldset-termsGroup label {
    color: #202020;
    margin-left: 10px;
    width: 340px;
    display: inline-block;
}
#fieldset-termsGroup .multiField {
    width:20px;
     display: inline-block;
     float: left;
}
.ui-button-text {
    display: block;
    line-height: 1.2;
    padding: 0px;
}
.price_description {
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
.price_amount > span {
    display: inline-block;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.amount_dollars {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -3px;
}
.amount_period {
    display: block;
    text-align: center;
}
.amount_sign{
font-size: 21px;
    font-weight: bold;
    position: relative;
}
.buttonHolder input#submit {
    background: linear-gradient(to bottom, #FF5454 0%, #FD4B4B 17%, #F33131 50%, #C70909 53%, #BC0000 57%, #BC0000 73%, #C30203 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.9);
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    height: 50px;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    width: 376px;
}
#fieldset-infosGroup .error{background:#FFDFDF;}
#fieldset-infosGroup label.error {
    background: none !important;
    border: 0 none;
    color: #FC513A !important;
    float: left;
    font-size: 13px !important;
    left: 104px;
    width:220px;
    line-height: 30px;
    margin-bottom: 8px;
    position: relative;
}
.ui-helper-hidden-accessible {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.clear{clear:both;}

#asacp {margin-top: 8px;}
#ctop {height: 12px;}