@charset "utf-8";
/* CSS Document */
html, body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    height: 100%;
} 
body#main{
	background-image: url('../img/mainbg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container{
	width: 905px;
	margin: 0 auto;
}
body#main div#container{
	padding-top: 20px;	
}
div#buff{
	height: 60px;	
}
div.buff{
	height: 30px;	
}
body#main p{
	font-size: 18px;	
}
body#main p.bigger{
	font-size: 26px;
}
body#main table{
	width: 905px;	
}
body#main table.classes td{
	padding-top: 50px;	
}
td.wait{
	vertical-align: top;
	padding-top: 60px;
	font-size: 20px;
}
div.more{
	margin-top: 20px;
	font-size: 20px;
}
div.more a{
	color: #8b9298;	
}
table.meta{
	margin-top: 20px;	
}
hr{
	width: 905px;
	color: #fff;
	background-color: #fff;
	border: none;
	height: 3px;
	margin-top: 20px;
}
table.footer td{
		font-size: 11px;
		text-align: left;
}
body#classview{
	background-image: url('../img/classbg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
div#header{
	padding-top: 60px;
	height: 180px;
	text-align: right;
}
body#classview div#holder{
	width: 100%;
	background-image: url('../img/grad.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#nav{
	border-bottom: 2px solid #888c8f;
	padding: 0px;
}
div#nav table{
	width: 100%;	
	margin: 0;
	position: relative;
	top: 2px;
}
div#nav table td.sel{
	background-color: #dce1e5;
	border: 1px solid #b8bcc1;
}
div#nav table td{
	vertical-align: bottom;
	text-align: center;
}
div#nav a{
	color: #383b3d;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
div.model{
	width: 645px;
	margin-top: 60px;
}
div.model hr{
	width: 645px;
	color: #595c5f;
	background-color: #595c5f;
	border: none;
	height: 1px;
	margin-top: 5px;	
	margin-bottom: 15px;
}
td.pic{
	vertical-align: top;
}
td.info{
	width: 425px;
	vertical-align: top;
}
table.pricing{
	margin-top: 20px;
	width: 100%;
}
table.pricing td{
	text-align: right;	
}
tr.pr{
	font-size: 17px;	
	color: #383b3d;
}
tr.premia{
	font-size: 17px;	
	color: #172856;
}
td.price{
	font-size: 20px;	
}
.modelName {
	font-size: 20px;
	font-weight: bold;
}
.modelName a{
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
div.push{
	height: 125px;	
}
div#footer{
	width: 905px;
	margin: 0px auto;
	height: 115px;

}
div.wrap{
	margin-bottom: -135px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}
div#modelHolder{
	width: 480px;
	padding: 40px 45px 50px 55px;
	background-image: url('../img/popgrad.jpg');
	background-repeat: repeat-y;
}
div#modelHolder img{
	margin-top: 10px;
	margin-bottom: 20px;
}
table.props{
	width: 100%;	
}
div#modelHolder hr{
	height: 2px;
	width: 100%;
	color: #56595d;
	background-color: #56595d;
}
table.p_item td{
	font-weight: bold;	
}
#nyroModalContent{
	background-color: #879099;		
}
div.modelName{
	color: #000;
}
form td{
	font-size: 11px;
}
input {
	background-color: #e8e9ea;
	border: 1px solid #acb1b5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea{
	background-color: #e0e1e2;
	border: 1px solid #acb1b5;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
}
div#flash{
	width: 800px;
	height: 90px;
	margin: 0 auto;
}

/* Subinfo - BAC & DSS */
table.sub_table { margin:30px 0 10px 0;}
td.sub_logo { width:200px; padding-right:10px; text-align:right; vertical-align:middle;}
td.sub_info {width:400px; font-size:12px; text-align:left; vertical-align:middle;}
td.sub_info  a {color:#000000; text-decoration:none;}
