@charset "utf-8";
 
 /* Layout Structures */
 
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #041819 url('../images/bg.jpg') repeat-x;
text-align:center;
color: #b9c3c3;
}

.bodyinside{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #f7f7f7;
text-align:center;
color: #3a3a3a;
}

.bodyinside b{
color: #5f7071;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 490px; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 317px; 
}

#leftcolumn{
float: left;
width: 310px; 
margin-left: -310px;
}

#footer{
clear: left;
width: 100%;
color: #a1a1a1;
background: #323232 url('../images/footer.jpg') repeat-x;
text-align: center;
padding-top: 10px;
padding-bottom: 15px;
}

#footer a{
color: #b6b6b6;
}

 /* Navigation Buttons */
.navigation_menu {
float:left;
margin:0;
padding:0;	
}

.navigation_menu ul {
list-style-type: none;
float:left;
line-height:30px;
list-style:none;
margin:0px;
padding:0px;
width:600px;
}

.navigation_menu li {
display:inline;
padding:0;
}


.navigation_menu a  {
color:#a6986b; 
float:left;
text-align: center;
padding:0; 
text-decoration:none;
font-size: 10px;	
margin-right: 2px;
width: 80px;
height: 28px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
background: url(../images/nav_button-off.png) no-repeat center bottom;	
}
.navigation_menu a:hover {
color:#a6986b; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 10px;	
margin-right: 2px;
width: 80px;
height: 28px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
background: url(../images/nav_button-on.png) no-repeat center bottom;	
	
}

#navigation_menu_upload {
color:#a6986b; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 10px;	
margin-right: 2px;
width: 80px;
height: 28px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
background: url(../images/nav_button-on.png) no-repeat center bottom;		
}

#navigation_menu a span {
display:block;
float:none;
padding:0;
}

.clear {
clear: both;
height:0px;
overflow:hidden;
}

 /* User Options */
 
.nav_options {
	font-family: arial;
	font-size: 11px;	
	text-align: center;
	width: 900px;
}	

.nav_options a { 
	color: #a1a1a1;
	text-decoration:  none;		
}	
	
.nav_options a:hover { 
	color: #c8c8c8;}
	
 /* Ads */
 
.ads {
	text-align: center;
	width: 900px;
}

 /* Form */
 
input, textarea, select, button  {
	font-family: verdana;
	border: 1px solid #38474a;
	background-color: #263032;
	color: #858585;
	padding: 2px;
	font-size: 10px;}	

.FormSpecialInput_1{ /* gray order */
	font-family: verdana;
	border: 1px solid #2e3b41;
	background-color: #243030;
	color: #949494;
	padding: 1px;
	font-size: 10px;}


.FormSearch{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;

}

 /* Content */
 
.content{
background: #2c3a3d;
border: 0px solid #ecd288;
margin-bottom: 10px;
padding: 3px;
}
 
.title-content {
color: #b2c0c9;
padding-bottom: 6px;
padding-top: 2px;
text-align: center;
background: #2c3a3d url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

.title-content a{
color: #b4b4b4;
}

.title-content2 {
color: #b2c0c9;
padding-bottom: 6px;
padding-top: 2px;
padding-left: 6px;
text-align: center;
background: #2c3a3d url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: left;
font-weight: bold;
}

.content-inside {
padding: 3px;	
text-align: justify;
color: #858585;
line-height:12px;
background: #2c3a3d;
} 


.content-inside li {
list-style-type:none;
}

			

 /* Sidebar */
 
.sidebar{
background: #2c3a3d;
border: 0px solid #ecd288;
margin-bottom: 10px;
padding: 3px;
}
 
.title-side {
color: #b2c0c9;
padding-bottom: 6px;
padding-top: 2px;
text-align: center;
font-weight: bold;
background: #2c3a3d url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

.content-side {
padding: 3px;	
text-align: justify;
color: #858585;
line-height:12px;
background: #2c3a3d;
} 

.content-side li {
list-style-type:none;
}

 /* Tags */
.tagscloud {
padding: 3px;	
text-align: justify;
color: #cecece;
line-height: 200%;
}  

 /* Site Stats */
.sitestat {
text-align: justify;
color: #a7a7a7;
line-height:13px;
} 
.sitestat strong {
color: #b1b1b1;
} 

 /* Index Featured */

#IndexAjaxtitle{
border-bottom: 1px dotted #878787;	
text-align: left;
height:20px;}

.content-inside-featured {
padding: 3px;	
text-align: justify;
color: #b2c0c9;
line-height:12px;
background: #2c3a3d url(../images/reel.jpg) no-repeat;
background-position: right bottom;
}

.featured-title a {
color: #dddddd;
font-size: 11px;
font-weight: bold;
} 
 
.featured-thumb {
	background-color: #464646;
	border: 1px solid #565656;
	padding: 3px;
	margin: 2px;} 

.featured-thumb:hover  {
	background-color: #464646;
	border: 1px solid #929292;
	padding: 3px;
	margin: 2px;}
	
 /* Videos Details */		

.user-thumb {
	background-color: #464646;
	border: 1px solid #565656;
	padding: 3px;
	margin: 2px;} 

.user-thumb:hover  {
	background-color: #464646;
	border: 1px solid #929292;
	padding: 3px;
	margin: 2px;}
	
 /* Related Videos */		

.relatedvideos-thumb {
	background-color: #464646;
	border: 1px solid #565656;
	padding: 3px;
	margin: 2px;} 

.relatedvideos-thumb:hover  {
	background-color: #464646;
	border: 1px solid #929292;
	padding: 3px;
	margin: 2px;}
	
.RelatedVideosSpacer{
height:10px;

}

/* upload-stats */

.upload-stats{ 
	font-family: verdana;
	border: 1px solid #707070;
	background-color: #565656;
	color: #b4b4b4;
	padding: 1px;
	font-size: 10px;}


/* (5) inner_see_even_more.htm */
/******************************/

/* (2) Horizontal boxes */
.boxhorizontal{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #272f31;
	background-color: #272f31;
	margin-left: 18px;
}

.boxhorizontal ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.boxhorizontal li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}

#ContentSplitContainer_wide {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#ContentSplitContainer_wide2 {
	text-align: center;
}

.boxhorizontal-2{
	width: 200px;
	float: left;
	display:inline;
	margin-left: 18px;
}

/* Pagination */

#pagination {
	margin-top: 8px;
	margin-bottom: 8px;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0;
	
}
#pagination li a {
	padding: 4px;
	border: 1px solid #272f31;
	background-color: #272f31;
	color: #a7a7a7;
	text-decoration: none;
}
#pagination li a:hover {
	padding: 4px;
	border: 1px solid #5a7276;
	background: #5a7276;
	color: #c1c1c1;
	text-decoration: none;

}
		
	

 /* Formatting */
 
 a { 
	text-decoration:  none;
	color: #8dacb1;}

a:hover {
	color: #628288;
	text-decoration: none;}	