/* CSS Document by junji malaza of http://designbyrollence.com for http://www.TrainHardCore.com*/

body{
	margin-top:10px;
	background-color:#C8C8C8;
	font-family:Arial, Helvetica, sans-serif;
}

/*main structures*/

#outer-container{
	background-image: url(../images/midframe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}

#banner-top{
	background-image: url(../images/frame_top_banner.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#banner-train{
	background-image: url(../images/frame_trainhard.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#menu-container{
	background-image: url(../images/menumain-back.jpg);
	background-repeat: repeat-x;
	height: 60px;
}

#menu-container-left{
	background-image: url(../images/menumain-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}

#menu-container-right{
	background-image: url(../images/menumain-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
}

#main-menu{
	height:56px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:28px;
	margin-right:28px;
}

#main-menu table{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #999999;
	height:56px;
	margin-top:2px;
	margin-bottom:2px;
}

#main-menu table tr td{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #333333;
	background-image: url(../images/triangle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	text-align: center;
	line-height:125%;
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
	width:65px;
}

#mainfooter{
	background-image: url(../images/frame_bottom_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}

#mainbody{
	margin-left:17px;
	margin-right:16px;
	margin-top:0px;
	font-size:12px;
}



/*end of main structures*/

/*styles*/

#main-menu a, #main-menu a:link, #main-menu a:visited{
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	line-height: 1em;
}

#main-menu a:active, #main-menu a:hover{
	color: #FFFFFF;
}

/* body link colors */
#mainbody a, #mainbody a:link, #mainbody a:visited{
	color: #3A519C;
	text-decoration:none;
}

#mainbody a:hover{
	color: #00CCFF;
	text-decoration:none;
}


#mainbody a.gold_link{
	text-decoration: none;
	color: #FF9900;
	font: Arial, Helvetica, sans-serif
}

#mainbody a.gold_link:hover{
	text-decoration: none;
	color: #FFCC00;
	font: Arial, Helvetica, sans-serif
}

#mainbody{
	background-color:#FFFFFF; 
}

#leftcol{
	width:210px;
	float:left;
	margin-left:5px;
}

#leftcol table tr td h2{
	padding-left:8px;
	color:#1F1F1F;
	margin:0px;
	font-size:20px;
}

#rightcol{
	width:520px;
	float:left;
}

#rightcol p{
	padding-left:5px;
}

#maincontent{
	padding-left:15px;
}

#home_signature{
	float:left;
	padding-left:5px;
	padding-right:0px;
	
}


#mainbody #leftcol table.philosophy{
	background-image: url(../images/bg_images/philosophy.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.home{
/*	background-image: url(../images/bg_images/pricing.jpg);
	background-repeat: no-repeat; */
	background-color: #C6C6C4;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.background{
	background-image: url(../images/bg_images/background.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.pricing{
	background-image: url(../images/bg_images/pricing.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.testimonials{
	background-image: url(../images/bg_images/testimonials.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.what{
	background-image: url(../images/bg_images/what-to-expect.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.get{
	background-image: url(../images/bg_images/Get-Started.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody #leftcol table.index{
	background-image: url(../images/bg_images/index.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:210px;
	border: 1px solid #000000;
}

#mainbody table tr td{
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
}

#mainbody table tr td h2{
}


#mainbody table tr td.sidebar{
	padding-top:10px;
	
}

#mainbody #rightcol .sidebar img{

}

#sidebarquotes{	
	height:350px;
	background-image: none;
	background-color:none; 
	display:block;
}

.trainhardcore{
	font-family:"Arial Black";
}
/*end of styles*/

/*test divs -- delete these after the client has made a decision*/
#banner-top2{
	background-image: url(../images/frame_top_banner2.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#banner-train2{
	background-image: url(../images/frame_trainhard2.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#banner-train3{
	background-image: url(../images/frame_trainhard3.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#banner-train-left{
	background-image: url(../images/frame_trainhard-left.jpg);
	background-repeat: no-repeat;
	height: 72px;
}

#banner-top-left-top{
	background-image: url(../images/frame_top_banner3.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#banner-top-right-top{
	background-image: url(../images/frame_top_banner-top-right.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

a.cursor-img a.cursor-img:hover{
	cursor: auto;
}

#mainbody a.downloads, #mainbody a.downloads:link, #mainbody a.downloads:active, #mainbody a.downloads:visited{
	color:#3A519C;
	/*text-decoration:underline;
	
	height:25px;*/
	width:200px;
	margin-bottom:5px;
	
	padding:5px;
	display:block;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-align:center;
}

#mainbody a.downloads:hover{
	color: #00CCFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #636563;
}

.spacer{
	font-size: 6px;
}

.spacer2{
	font-size: 2px;
}


.home{
	position: static;
	top: 400px;
	
}

.image_one1{
	height: 120px;
	padding: 10px 0px 5px 0px;
	clear:both;
}

.image_one1 img{
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.image_one{
	height: 159px;
	padding: 0px 0px 0px 0px;
	clear:both;
}

.image_one img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}

.image_two{
	padding: 0px 0px 0px 0px;
	clear:both;
}

.image_two img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
}

.text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3F569C;
}

.text_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F569C;
}

/*test inside boxes*/
.insidebox-top{
	background-image: url(../images/inside-box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.insidebox-mid{
	background-image: url(../images/inside-box-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 508px;
	margin-left:auto;
	margin-right:auto;
}

.insidebox-bottom{
	background-image: url(../images/inside-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.insidebox-content{
	padding-bottom:25px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
}

.insidebox-content2{
	padding-bottom:15px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
}

tr.odd{
	background-color: #DADFF1;
	color:#000000;
}

tr.heading{
	font-size:14px;
	font-weight: 800;
}

.insidebox-top2{
	background-image: url(../images/inside-box-top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.insidebox-mid2{
	background-image: url(../images/inside-box-mid2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 508px;
	margin-left:auto;
	margin-right:auto;
}

.insidebox-bottom2{
	background-image: url(../images/inside-box-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* form */
.form{
	float: right;
	padding-left: 10px;
	padding-top: 0px;

}

.float_bg{
	background-color: #C6C6C4;
/*	height:420px;
	width:210px;
	border: 1px solid #000000;
*/
}

.text_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text_4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.text_5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 2em;
}
/* end form */

/*design by rollence*/
.designByText
{
	color: #ADD3F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.designByText, .designByText a, .designByText a:link, .designByText a:visited{
	color: #3A519C;
	text-decoration:none;
}

.designByText a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

#design-box{
	margin-right:auto;
	margin-left:auto;
	width:750px;
	text-align:right;
}

/* html #design-box{
	margin-right:5px;
	width:150px;
}*/
