@import url(./alphacube.css);
@import url(./default.css);



body,h1,h2,h3,h4,h5,p,div,iframe,form,table,td,th,ul,li{
	padding: 0;
	margin: 0;	
	
}

p{
line-height:19px;
}

h1{
font-weight:bold;
font-size: 16px;
}

html, body, #fullheight{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	background-color:#000000;
        height:100%;
}






a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	background-color:#000000;
}

a:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration:none;
}

img {
	border: none;
}


#main_container{
	color: #ffffff;
	height:100%;
	width: 1000px;
	
}



.padd{
padding: 30px;
}



.main_menu a, .top_menu a, .top_menu_sub a{
color: #ffffff;
text-decoration:none;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:11px;

}


.main_menu a:hover, .top_menu a:hover, .top_menu_sub a:hover{
	color: #FFFFFF;
	background-color:#993503;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:11px;
	background-color: #34130b;
	background-image: url(menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.top_menu a:hover, .top_menu_sub a:hover{
	background-image: url(menu_back2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#left_container{
	margin-top:80px;
	padding-left:0px;
	padding-right:0px;
	font-size: 20px;
	float:left;
	width:168px;
	height:516px;
	
}


.logo {
padding-right:0px;
padding-bottom: 0px;
text-align: right;
margin-left:17px;
}



.main_menu {
	font-family:  Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	width:168px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0px;
	list-style-type: none;
	display: block;
	list-style-position:outside;
	position:relative;
	text-align: right;	
	}

.main_menu li{
	
	font-size: 14px;
	
	display: block;
	margin-bottom:15px;
	

}	




#content {
	
	float:left;
	margin-top:80px;
	padding-top:60px;
	width:780px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e93b12;
}


#intro{
//margin-top:5%;
//top:9%;
vertical-align: middle;
//position: absolute;
}

#fullheight{
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      //width: 400px;
}


#intro2{
margin-top:95px;
}
.top_menu, .top_menu_sub {
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	list-style-type: none;
	list-style-position:outside;
	position:relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e93b12;
	height:17px;
	}
.top_menu_sub {
border-bottom-width: 1px;
padding-bottom:40px;
height:77px;

}	
	

.top_menu li, .top_menu_sub li{
	height:23px;
	display: inline;
	margin-right:5px;
	margin-left:5px;
	font-weight: bold;
}	

.top_menu_sub li{
height:33px;
line-height:33px;
}
 

.selected, .selected2{
	color: #ffffff;
	background-color: #34130b;
	background-image: url(menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.selected2{
	background-image: url(menu_back2.jpg);
	background-repeat: repeat-x;
	background-position: left center;}

.inner_cont{
margin-left: 20px;
margin-top: 25px;
margin-right: 20px;
/*min-height: 200px;*/

}



.thumbr{
	float: right;
	border: 1px solid #e93b12;
	
	margin-left: 30px;
	margin-bottom: 30px;
}
.thumbg{
	float: left;
	border: 1px solid #e93b12;
	padding:3px;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: center;
	line-height:20px;
	text-decoration:none;
	font-size:14px;
	width: 162px;
}


.spacer_1{
	height: 1px;
	clear:both;
}


.aud a{

display:block;
width:200px;
height:25px;
padding-bottom:25px;
padding-left:30px;
padding-top:3px;
background-image:url(aud_ic.jpg);
background-repeat: no-repeat;
	background-position: left top;

}

.videos img{ padding:3px; border:solid #e93b12 1px;   float:left; margin-right: 10px; margin-bottom:10px;
}

.videos p{

margin-top:15px;
margin-bottom:10px;

text-align:left;

}
.clear {clear:both; border-bottom:solid #e93b12 1px;}
#footer{
clear:both;
font-size: 12px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;


}

.rit a{text-decoration:none;}
.rit{
float: right;
text-align:right;
}

.lef{
float: left;
}

.usefullink {
	color:#cdcdcd;
	font-size:8pt;
}
.usefullink a {
	color:dodgerblue;
}

