/* CSS Document */

*{
	padding:0px;
	margin:0px;
	}
	
body{
	background:#f37021;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
img{
	border:none;
	}
	
table{
	border-collapse:collapse;
	}
	
p{
	padding-bottom:10px;
	}
	
a{
	}
	
a:hover{
	}
	
ul{
	padding-bottom:10px;
	padding-left:20px;
	}
	
li{
	font-size:12px;
	color:#fff;
	}
	
ol{
	}
	
h1{

	}
	
h2{
	}
	
h3{
	}
	
h4{
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    }
	
.clearfix{/*IE needs layout*/
	zoom:1;
	}
	
.container{
	margin:0px auto;
	padding-top:30px;
	width:900px;
	}
	
textarea{	
	resize:none;
	}
	
.logo{
	padding-top:40px;
	}
	
.logo img{
	padding-right:10px;
	}
	
.main-title{
	padding-bottom:20px;
	}
	
.content{}


.form-area, .phone, .links{
	float:left;
	}
	
.form-area{
	width:456px;
	}
	
.form-area sup{
	font-size:16px;
	position:relative;
}
	
.form-area h2{
	padding-bottom:20px;
	}
	
.phone{
	width:177px;
	}
	
.links{
	width:214px;
	padding-left:10px;
	}

#form-table{
	width:430px;
	}
	
#form-table td{
	padding-right:10px;
	}
	
.mike-ta{
	background:url(../images/textarea-bg.jpg) repeat-y;
	width:395px;
	height:104px;
	margin-bottom:10px;
	border:none;
	overflow:hidden;
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.mike-select{
	width:80px;
	}
	
a.mike-button{
	display:block;
	background:url(../images/black_button.jpg) no-repeat;
	width:154px;
	height:32px;
	padding-top:18px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a.mike-button:hover{
	background:url(../images/black_button_rollover.jpg) no-repeat;
	}
	
a.mike-button-long{
	display:block;
	background:url(../images/black_button_long.jpg) no-repeat;
	width:184px;
	height:26px;
	padding-top:13px;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	
a.mike-button-long:hover{
	background:url(../images/black_button_long_over.jpg) no-repeat;
	}
	
label{
	font-size:12px;
	/*font-weight:bold;*/
	color:#fff;
	}
	
.links a{
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
a.side-link-1{
	background:url(../images/brute_i680.jpg) no-repeat;
	width:214px;
	height:82px;
	border-bottom:solid 1px #cc6121;
	}
	
a.side-link-1:hover{
	background:url(../images/brute_i680_rollover.jpg) no-repeat;
	}
	
.side-link-2{
	background:url(../images/temp.jpg) no-repeat;
	width:214px;
	height:82px;
	border-bottom:solid 1px #cc6121;
	}
	
a.side-link-2:hover{
	background:url(../images/temp_rollover.jpg) no-repeat;
	}

	
.side-link-3{
	background:url(../images/contactus.jpg) no-repeat;
	width:214px;
	height:19px;
	}
	
a.side-link-3:hover{
	background:url(../images/contactus_rollover.jpg) no-repeat;
	}
	
a.side-link-learn{
	background:url(../images/learn-more.gif) no-repeat;
	width:214px;
	height:100px;
	border-bottom:solid 1px #cc6121;
	}
	
a.side-link-learn:hover{
	background:url(../images/learn-more-over.gif) no-repeat;
	}


	
.comment-list {
	width:648px
	}

.comment-list h2{
	background:url(../images/title-bg.gif) no-repeat;
	width:648px;
	height:33px;
	color:#fff;
	font-size:14px;
	padding:6px 0 0 5px;
	margin-bottom:20px;
	}
	
.comment-wrap{}

.comment-box{
	width:314px;
	height:170px;
	padding-bottom:20px;
	float:left;
	overflow:hidden;
	}
	
.comment-box .icon{
	float:left;
	/*width:86px;*/
	padding-right:10px;
	}
	
.comment{
	float:left;
	width:213px
	}
	
.mike-comment{
	width:213px;
	height: expression( this.scrollHeight > 59 ? "60px" : "auto" );
	max-height:60px;
	overflow:hidden;
	/*
	background:#f37021;
	border:none;*/
	color:#fff;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	}
	
.comment h3{
	font-size:14px;
	color:#333333;
	}
	
.comment p{
	color:#fff;
	font-size:12px;
	}
	
.comment p.comment-link{
	color:#333333;
	}
	
.comment p.comment-link a{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}

.comment p.comment-link a:hover{
	color:#333333;
	text-decoration:underline;
	}
	
.comment span.views{
	background:#c96021;
	padding:0 5px;
	color:#fff;
	font-size:12px;
	}
	
.detail-wrap{
	/*background:red;*/
	}

.detail{
	float:left;
	width:407px;
	}

.detail h2{
	font-size:20px;
	color:#333333;
	padding-bottom:5px;
	}

.detail p{
	color:#fff;
	font-size:20px;
	}
	
.mike-detail{
	color:#fff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	background:none;
	overflow:auto;
	height:170px;
	width:400px;
	
	}

.detail-icon{
	float:left;
	padding-left:50px;
	}
	
.share{
	font-size:12px;
	color:#000;
	clear:both;
	padding-bottom:20px;
	}
	
.share-title{
	font-size:20px;
	vertical-align:middle;
	}
	
.share-icons{
	vertical-align:middle;
	padding-top:5px;
	padding-left:5px;
	}
	
.thumb-table{
}

.thumb-table td{}

.rules{
	font-size:12px;
	}
	
.rules a{
	color:#fff;
	}
	
.rules-wrap{
	width:600px;
	}
	
.rules-wrap h2{
	color:#333333;
	font-size:16px;
	text-transform:uppercase;
	}
	
.rules-wrap p{
	color:#fff;
	font-size:12px;
	}
	
.confirm{
	padding-top:10px;
	}
	
.thumb{
	width:72px;
	height:72px;
	display:block;
	margin:0 7px 7px 0;
	}
	
a.thumb-1{
	background:url(../THUMBNAILS/SMALL/thumb_1.jpg) no-repeat;
	}
a.thumb-2{
	background:url(../THUMBNAILS/SMALL/thumb_2.jpg) no-repeat;
	}
a.thumb-3{
	background:url(../THUMBNAILS/SMALL/thumb_3.jpg) no-repeat;
	}
a.thumb-4{
	background:url(../THUMBNAILS/SMALL/thumb_4.jpg) no-repeat;
	}
a.thumb-5{
	background:url(../THUMBNAILS/SMALL/thumb_5.jpg) no-repeat;
	}
a.thumb-6{
	background:url(../THUMBNAILS/SMALL/thumb_6.jpg) no-repeat;
	}
a.thumb-7{
	background:url(../THUMBNAILS/SMALL/thumb_7.jpg) no-repeat;
	}
a.thumb-8{
	background:url(../THUMBNAILS/SMALL/thumb_8.jpg) no-repeat;
	}
a.thumb-9{
	background:url(../THUMBNAILS/SMALL/thumb_9.jpg) no-repeat;
	}
a.thumb-10{
	background:url(../THUMBNAILS/SMALL/thumb_10.jpg) no-repeat;
	}
/*hover*/	
a.thumb-1:hover{
	background:url(../THUMBNAILS/SMALL/thumb_1_over.jpg) no-repeat;
	}
a.thumb-2:hover{
	background:url(../THUMBNAILS/SMALL/thumb_2_over.jpg) no-repeat;
	}
a.thumb-3:hover{
	background:url(../THUMBNAILS/SMALL/thumb_3_over.jpg) no-repeat;
	}
a.thumb-4:hover{
	background:url(../THUMBNAILS/SMALL/thumb_4_over.jpg) no-repeat;
	}
a.thumb-5:hover{
	background:url(../THUMBNAILS/SMALL/thumb_5_over.jpg) no-repeat;
	}
a.thumb-6:hover{
	background:url(../THUMBNAILS/SMALL/thumb_6_over.jpg) no-repeat;
	}
a.thumb-7:hover{
	background:url(../THUMBNAILS/SMALL/thumb_7_over.jpg) no-repeat;
	}
a.thumb-8:hover{
	background:url(../THUMBNAILS/SMALL/thumb_8_over.jpg) no-repeat;
	}
a.thumb-9:hover{
	background:url(../THUMBNAILS/SMALL/thumb_9_over.jpg) no-repeat;
	}
a.thumb-10:hover{
	background:url(../THUMBNAILS/SMALL/thumb_10_over.jpg) no-repeat;
	}
/*active*/
a.thumb-1-active{
	background:url(../THUMBNAILS/SMALL/thumb_1_active.jpg) no-repeat;
	}
a.thumb-2-active{
	background:url(../THUMBNAILS/SMALL/thumb_2_active.jpg) no-repeat;
	}
a.thumb-3-active{
	background:url(../THUMBNAILS/SMALL/thumb_3_active.jpg) no-repeat;
	}
a.thumb-4-active{
	background:url(../THUMBNAILS/SMALL/thumb_4_active.jpg) no-repeat;
	}
a.thumb-5-active{
	background:url(../THUMBNAILS/SMALL/thumb_5_active.jpg) no-repeat;
	}
a.thumb-6-active{
	background:url(../THUMBNAILS/SMALL/thumb_6_active.jpg) no-repeat;
	}
a.thumb-7-active{
	background:url(../THUMBNAILS/SMALL/thumb_7_active.jpg) no-repeat;
	}
a.thumb-8-active{
	background:url(../THUMBNAILS/SMALL/thumb_8_active.jpg) no-repeat;
	}
a.thumb-9-active{
	background:url(../THUMBNAILS/SMALL/thumb_9_active.jpg) no-repeat;
	}
a.thumb-10-active{
	background:url(../THUMBNAILS/SMALL/thumb_10_active.jpg) no-repeat;
	}
.footer{
	color:#000;
	font-size:12px;
	border-top:solid 1px #cc6121;
	padding:10px 0;
	margin-top:20px;
	}
	
.footer-short{
	width:700px;
	}
	
.footer a{
	color:#000;
	text-decoration:none;
	margin:0 5px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.footer a:hover{
	text-decoration:underline;
	}

.text-input{
	border:solid #fff 1px;
	width:195px;
	padding:2px 0;
	}
	
.validation{
	border:solid 2px red;
	}	
	
.confirm-alert{
	color:#fff;
	font-size:18px;
	background:url(../images/confirm-alert.gif) no-repeat;
	width:499px;
	height:40px;
	padding:20px 0 0 5px;
	margin-bottom:20px;
	text-align:center;
	}
	
.bg-img{
	background:url(../images/largephone2.jpg) fixed center 45px no-repeat #f37021;
	}

.chqBox{
	margin:3px;
	#margin:0px;/*for IE 7*/
	_margin:0px;/*for IE 6*/
	}
	
.error-message{
	color:#fff;
	font-size:12px;
	padding:0 0 10px 5px;
	display:none;
	}
	
.captcha-wrap{
	padding-top:10px;
	}

.captcha-left{
	float:left;
	}
	
.captcha-right{
	float:left;
	padding-left:30px;
	}
	
.report{
	text-align:center;
	font-size:12px;
	font-weight:700;
	}


