/*

*/

/******************* Body *******************/
html, body {
	margin:0 auto;
	padding:0;
	width:100%;
	min-height:100%;
	height:100%;
	height:auto;
	background-color:#acacac;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.025em;
	font-size:12px;
}


ul, ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
img {
    border-style: none;
}
a {
    color: #fc3b00;
    text-decoration: none;
}
input, textarea, select {
    color: #7C6B5F;
    font-family: 'PT Sans Narrow','Arial Narrow',Arial,sans-serif;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#wrapper {
margin: 0 auto;	
width:1252px;

}

.copyright{
color: #000;
font-size:12px;
}

.copyright a{
color: #000;
font-size:12px;
}

.records{
color: #ff3000;
font-size:14px;
}

.records a{
color: #ff3000;
font-size:14px;
}

/******************* header *******************/
#header {
height:149px;
overflow: hidden;
position: relative;
width: 100%;

}

.logo {
height:136px;
width:392px;
background: url("images/logo.png");
display: block;
margin: 9px 0 0;
overflow: hidden;
position: relative;
text-indent: -9999px;
z-index: 1;
}

.logo a {
    display: block;
    height: 100%;
}
.slogan {
float:right;
height:61px;
width:729px;
background: url("images/slogan.png");
letter-spacing: 0;
display: block;
margin-right: 10px;
margin-top: 27px;
}
.navbar {
    background: url("images/navtop.jpg");    
    height: 41px;    
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    
}
.navbar ul {
    float: right;
}
.navbar li {
    float: left;
    line-height: 40px;
    margin: 0 15px 0 0;
    
}
.navbar a {
    background: url("images/check.png") no-repeat transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 20px 30px;
    text-transform: uppercase;
	color: #fff;
}

.navbar a:hover {
    
    color: #ff4200;
}

.navbar a:active {
    color: #ff4200;
}

/******************* content *******************/
#content {
    
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	
}
#base {
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    overflow: hidden;
    padding: 3px;
}
ul.thumbsholder {
    float:left;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
	padding: 3px;
}
ul.thumbsholder li {
	border: 2px solid #353535;	
	width: 404px;
	height: 303px;
    
}
ul.thumbsholder li .videoplay {
	display: none;
	position: absolute;
	width: 404px;
	height: 303px;
	background: url('images/videoplay.png') no-repeat center center;
	z-index: 10;
}
ul.thumbsholder li a {
    text-decoration: none;
}
ul.thumbsholder li a:hover .videoplay {
	display: block;
}
ul.thumbsholder li img {
    display: block;
	width: 404px;
	height: 303px;
    margin: 0;
    border: none;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.spacebase {
    clear: both;
    height: 4px;
    width: 100%;
}
.bigtext {
    color: #ff5400;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    width: auto;
}
.smalltext {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 3px;
    text-align: center;
    width: auto;
}
.smalltext a:link {
    color: #000000;
    text-decoration: underline;
}
.smalltext a:visited {
    color: #000000;
    text-decoration: underline;
}
.smalltext a:active {
    color: #000000;
    text-decoration: underline;
}
.smalltext a:hover {
    color: #000000;
    text-decoration: underline;
}



/******************* footer *******************/
#footer {
   background: url("images/navbuttom.jpg");  
    height: 40px;
    text-align: center;
    width: 100%;
	
}
.footernavi {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.footernavi li {
    float: left;
    margin: 0 18px 0 0;
}
* + html .footernavi {
    display: inline;
}
.footernavi a {
    color: #FFFFFF;
}
.footernavi a:hover {
    color: #ff4200;
}


/******************* join *******************/

/* bigvideo */
.bigvideo  {
    position: relative;
    text-align: center;
	
}
.bigvideo .img-frame {
    position: relative;
    text-align: center;
    width: 1086px;
    height: 619px;
    margin: 0 auto;
	background-image:url("images/imgjoin.jpg");
}
.bigvideo .img-frame img {display: block;}
.formholder {
    width:420px;
    border:1px solid #000;
    text-align:center;
    padding:10px;
    background:#FFF;
    float:right;
    position: absolute;
    top:2%;
    left: 50%;
    margin: 0 0 0 -202px;
}
.formholder h3 {
    background:#ff2400;
    text-align:center;
	font-size:16px;    
    color:#FFF;
    padding:3px;
    margin: 0;
}
.forminfo {
    margin:10px 0px 5px 30px;
    font:bold 12px Arial;
    overflow:hidden;
}
.forminfo li.list-input, li.errordialog {
    list-style:none;
    margin:0;
    width:330px;
    display:block;
    clear:both;
}
.forminfo li.list-radio {
    list-style:none;
    margin:0 0 0 98px;
    *margin:0 0 0 50px;
    width:230px;
    min-height:30px;
}
.forminfo li.list-radio label {
    color:#ff2400;
    height:30px;
    display:block;
    cursor:pointer;
    pointer:hand;
    text-align:left;
}
.forminfo li.list-radio input[type="radio"] {vertical-align: baseline;}
.boxinput {
    background-image:url("images/bg_field.jpg");
	border:none;
	padding-left:10px;
    padding:3px;
    width:246px;
    height:30px;
    margin:3px 0 3px 0;
    float:right;
    font:bold 12px Arial;
}
.boxinput:focus {
    background-color:#901100;
    color:#333;
}
.textinput {
    float:left;
	color:#ff2400;
    margin:10px 0 20px 0;
}
.informationheader {
    width:398px;
    height:25px;
    line-height:25px;
    padding:2px 0 2px 20px;
    background-color:#ffc8b7;
    border:1px solid #ff7145;
    clear:both;
    font-weight:bold;
    color:#424242;
    text-align:left;
}
.buttonjoinnow{
    background-image:url("images/getaccess.jpg");
    background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
    width:390px;
    height:89px;
    border:0;
    cursor:pointer;
    cursor:hand;
}
.buttonjoinnow:hover {
    opacity:0.8;
    filter:alpha(opacity=20);
}
.errorforjoinpage {
    color:red;
    font-size:10px;
	font-family: Arial,Helvetica,sans-serif;
}
.optionform{
    font-size:13px;
    text-align:center;
    line-height:20px;
    color:#000000;
    font-family: Tahoma,sans-serif;
}
.optionform a:active, .optionform a:link {
    font-size:12px;
    text-decoration:none;
    color:#ff2400;
    font-family: Tahoma,sans-serif;
}
.optionform a:hover {
    text-decoration:underline;
    color:#ff2400;
    font-family: Tahoma,sans-serif;
}
#phonenumber {
    border:0px;
    background:inherit;
    cursor:pointer;
    color: #ff2400;
    font-size: 12px;
    font-family: Tahoma,sans-serif;
}
#phonenumber:hover {
    text-decoration:underline;
    color:#ff2400;
    font-family: Tahoma,sans-serif;
}

ul.thumbsholderjoin {
    float:left;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 5px;
	padding: 3px;
}
ul.thumbsholderjoin li {
	border: 2px solid #353535;	
	width: 300px;
	height: 250px;    
}

#joinbase {
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    overflow: hidden;
    padding: 4px;

}