@charset "utf-8";
 
 /* Layout Structures */
 
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #121212 url('../images/bg.jpg') repeat-x;
text-align:center;
}

.bodyinside{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #121212;
text-align:center;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 400px; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 317px; 
}

#leftcolumn{
float: left;
width: 310px; 
margin-left: -900px;
}

#footer{
clear: left;
width: 100%;
color: #54c8d2;
background: #121212
 url('../images/footer.jpg') repeat-x;
text-align: center;
padding-top: 4px;
padding-bottom: 20px;
}

#footer a{
color: #dab33a;
font-weight: bold;
}

 /* Navigation Buttons */
.navigation_menu {
float:left;
margin:0;
padding:0;	
}

.navigation_menu ul {
list-style-type: none;
float:left;
line-height:32px;
list-style:none;
margin:0px;
padding:0px;
width:805px;
}

.navigation_menu li {
display:inline;
padding:0;
}


.navigation_menu a  {
color:#3ac1d5; 
float:left;
text-align: center;
padding:0; 
text-decoration:none;
font-size: 12px;	
margin-right: 1px;
width: 100px;
height: 34px;
font-weight: bold;
line-height: 34px;
text-transform: uppercase;
background: url(../images/nav_button-off.png) no-repeat center bottom;	
}
.navigation_menu a:hover {
color:#e7c44c; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 12px;	
margin-right: 1px;
width: 100px;
height: 34px;
font-weight: bold;
line-height: 34px;
text-transform: uppercase;
background: url(../images/nav_button-on.png) no-repeat center bottom;	
	
}

#navigation_menu_upload {
color:#3ac1d5; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 12px;	
margin-right: 1px;
width: 100px;
height: 34px;
font-weight: bold;
line-height: 34px;
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: #6ab9be;
	text-decoration:  none;		
}	
	
.nav_options a:hover { 
	color: #aed6d9;}
	
 /* Ads */
 
.ads {
	text-align: center;
	width: 900px;
}

 /* Form */
 
input, textarea, select, button  {
	font-family: verdana;
	border: 1px solid #333333;
	background-color: #121212;
	color: #656565;
	padding: 2px;
	font-size: 10px;}	

.FormSpecialInput_1{ /* gray order */
	border: 1px solid #333333;
	background-color: #121212;
	color: #656565;
	font-size: 10px;
}

.FormSearch{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;

}

 /* Content */
 
.content{
background: #121212;
border: 1px solid #444444;
margin-bottom: 10px;
padding: 3px;
}
 
.title-content {
color: #43b2c6;
background: #000;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
font-weight: bold;
background: #121212 url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
}

.title-content a{
color: #41b3b7;
}

.title-content2 {
color: #deb34d;
background: #000;
padding-bottom: 6px;
padding-top: 6px;
padding-left: 6px;
text-align: center;
font-weight: bold;
background: #c8c8c8 url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
}

.content-inside {
padding: 3px;	
text-align: justify;
color: #5ab0c2;
line-height:12px;
background: #121212;
} 


.content-inside li {
list-style-type:none;
}

			

 /* Sidebar */
 
.sidebar{
background: #121212;
border: 1px solid #333333;
margin-bottom: 10px;
padding: 3px;
}
 
.title-side {
color: #e9c455;
background: #000;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
font-weight: bold;
background: #121212 url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
}

.content-side {
padding: 3px;	
text-align: justify;
color: #4ac0bf;
line-height:12px;
background: #121212;
} 

.content-side li {
list-style-type:none;
}

 /* Tags */
.tagscloud {
padding: 3px;	
text-align: justify;
color: #4ac0bf;
line-height: 200%;
}  

 /* Site Stats */
.sitestat {
text-align: justify;
color: #debd4c;
line-height:13px;
} 
.sitestat strong {
color: #4ac0bf;
} 

 /* Index Featured */

#IndexAjaxtitle{
border-bottom: 1px dotted #333333;	
text-align: left;
height:20px;}

.content-inside-featured {
padding: 3px;	
text-align: justify;
color: #888888;
line-height:12px;
background: #121212 url(../images/reel.png) no-repeat;
background-position: right bottom;
}

.featured-title a {
color: #4aadbc;
font-size: 11px;
font-weight: bold;
} 
 
.featured-thumb {
	background-color: #121212;
	border: 1px solid #333333;
	padding: 3px;
	margin: 2px;} 

.featured-thumb:hover  {
	background-color: #121212;
	border: 1px solid #4aadbc;
	padding: 3px;
	margin: 2px;}
	
 /* Videos Details */		

.user-thumb {
	background-color: #121212;
	border: 1px solid #333333;
	padding: 3px;
	margin: 2px;} 

.user-thumb:hover  {
	background-color: #121212;
	border: 1px solid #4aadbc;
	padding: 3px;
	margin: 2px;}
	
 /* Related Videos */		

.relatedvideos-thumb {
	background-color: #121212;
	border: 1px solid #333333;
	padding: 3px;
	margin: 2px;} 

.relatedvideos-thumb:hover  {
	background-color: #121212;
	border: 1px solid #4aadbc;
	padding: 3px;
	margin: 2px;}
	
.RelatedVideosSpacer{
height: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 #333333;
	background-color: #121212;
	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 #333333;
	text-decoration: none;
}
#pagination li a:hover {
	padding: 4px;
	border: 1px solid #666666;
	text-decoration: none;

}
		
	

 /* Formatting */
 
 a { 
	text-decoration:  none;
	color: #4cc3dd;}

a:hover {
	color: #ddc34c;
	text-decoration: none;}