@charset "utf-8";
/* CSS Document */

body, html
  {
	margin: 0px;
	padding: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ede6de;
	background-image: url(images/background_repeat.png);
	background-repeat: repeat-x;
	text-align: center;
	}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:30px;
	}

#header {
	height:101px;
	background-image:url(images/header_repeat.png);
	background-repeat:repeat-x;
}

#menu-div {
width:431px;
float:right;
margin-top:67px;
margin-right:10px;
}

ul.menu-div{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
li.menu-div {
display:inline;
}

ul.navigation{
	width:100%;
	padding:0;
	margin:0;
	list-style: url(images/star_bullet.png) none inside;
}



#tmo {
	height:26px;
	background-color: #d1c4bb;
	background-image:url(images/bg_gray_right.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;		
}
#after-tmo {
	height:27px;
	background-color: #ede6de;
		
}
#date-time {
	height:22px;
	background-image:url(images/date_time_header.png);
	width:264px;
	float:right;
		}
		
#flynews {
	width:490px; 
	float:left; 
	clear:right; 
	margin-left:5px; 
	margin-top:5px;
}
#line-seprate {
	height:12px;
	background-color: #ede6de;
	background-image:url(images/line_bej_seprator_long.png);
	background-repeat:no-repeat;
	background-position:10px;
		
}
#content {
	background-color: #ede6de;
	height:100%;
	min-height:1000px;
	height:auto !important;
}


	
#sideleft {
	width:160px;
	min-height:1250px;
	float:left;
	clear:right;
		
}
#sideright {
	width:165px;
	height:1250px;
	float:right;

		
}
#main{
	width:448px;
	height:1250px;
	clear:right;
	float:left;
		
}
#menu_panel{
	height:276px;
	background-image:url(images/menu_panel_bg.png);
	background-repeat:no-repeat;
	
		
}
#vote_panel{
	height:437px;
	background-image:url(images/vote_panel_bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
	
		
}

#catagory_panel{
	height:237px;
	background-image:url(images/catagory_panel_bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
}

#tags_panel{
	height:255px;
	background-image:url(images/tags_panel_bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
	
		
}
#forum_panel{

	background-repeat:no-repeat;
	margin-top:10px;
	
		
}

#skype_panel{

	background-repeat:no-repeat;
	margin-top:10px;
}

#home_cover{
	
	height:283px;
		
}
#middle_one{
	
	height:285px;
	margin-top:5px;
		
}
#article_01{
	
	width:218px;
	float:left;
	clear:right;
	}
	
	
#article_01_content{
	
	background-color:#d3c6bd;
	height:240px;
		
}
#article_02{
	
	width:218px;
	float:right;
	
		
}
#article_02_content{
	
	background-color:#d3c6bd;
	height:240px;
		
}


#middle_two{
	
	height:285px;
	margin-top:5px;
		
}
#article_03{
	
	width:218px;
	float:left;
	clear:right;
	}
	
	
#article_03_content{
	
	background-color:#d3c6bd;
	height:240px;
		
}
#article_04{
	
	width:218px;
	float:right;
	
		
}
#article_04_content{
	
	background-color:#d3c6bd;
	height:240px;
		
}

#middle_three{
	
	height:210px;
	margin-top:10px;
		
}
#counseling_panel{
	
	width:218px;
	float:left;
	clear:right;
	height:205px;
	background-image:url(images/helpdesk_panel.png);
	background-repeat:no-repeat;
	}

#books_panel{
	
	width:218px;
	float:right;
	height:205px;
	background-image:url(images/books_library_panel.png);
	background-repeat:no-repeat;
	
}
#middle_four{
	
	height:210px;
	margin-top:5px;
		
}

#login_content{
	
	background-color:#d3c6bd;
	height:170px;
		
}
#register_content{
	
	background-color:#d3c6bd;
	height:150px;
		
}

#news_content{
	
	background-color:#d3c6bd;
	
		
}


#tell_friend_content{
	
	background-color:#d3c6bd;
	height:210px;
		
}

#side_ad{
	
	background-color:#d3c6bd;
	height:120px;
		
}

#footer {
	background-image:url(images/footer_repeat.png);
	background-repeat:repeat-x;
	height:23px;
	margin-bottom:10px;
}
#copyright {
	
	margin-bottom:10px;
}

#article_footer {
float:left;
width:170px;
margin-left:5px;
margin-top:4px;
}

#views_counter {
	width:60px;
	height:18px;
	float:left;
	clear:right;
	padding: 2px 3px 1px 4px;
}

#go_button {
float:right;
}

#article_views_home{
float:left;
clear:right;
width:82px;
height:24px;
background: url(images/strip_views.png) no-repeat;
}

#article_ratings_home{
float:right;
width:82px;
height:24px;
background: url(images/strip_ratings_no.png) no-repeat;
}