@charset "utf-8";
 
 /* Layout Structures */
 
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #e7e3d7 url('../images/bg.jpg') repeat-x 0px 28px;
text-align:center;
color: #9f9b8f;
}

.bodyinside{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fff;
text-align:center;
color: #222;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#topsection{
height: 465px; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 317px; 
}

#leftcolumn{
float: left;
width: 310px; 
margin-left: -310px;
}

#footer{
clear: left;
width: 100%;
color: #7f7b70;
background: url('../images/footer.jpg') repeat-x;
text-align: center;
padding-top: 10px;
padding-bottom: 20px;
}

#footer a{
color: #7f7b70;
}

 /* Navigation Buttons */
.navigation_menu {
float:left;
margin:0;
padding:0;	
}

.navigation_menu ul {
list-style-type: none;
float:left;
line-height:28px;
list-style:none;
margin:0px;
padding:0px;
width:600px;
}

.navigation_menu li {
display:inline;
padding:0;
}


.navigation_menu a  {
color:#c0bca1; 
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;
}
.navigation_menu a:hover {
color:#d6d4ba; 
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;	
}

#navigation_menu_upload {
color:#c0bca1; 
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;	
}

#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: #017f8b;
	text-decoration:  none;		
}	
	
.nav_options a:hover { 
	color: #837e71;}
	
 /* Ads */
 
.ads {
	text-align: center;
	width: 900px;
}

 /* Form */
 
input, textarea, select, button  {
	font-family: verdana;
	border: 1px solid #d3cdbd;
	background-color: #ece8de;
	color: #66635a;
	padding: 2px;
	font-size: 10px;}	

.FormSpecialInput_1{ /* gray order */
	font-family: verdana;
	border: 1px solid #aba492;
	background-color: #ece8de;
	color: #66635a;
	padding: 1px;
	font-size: 10px;}


.FormSearch{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;

}

 /* Content */
 
.content{
background: #ddd7c9;
border: 1px solid #aba492;
margin-bottom: 10px;
padding: 3px;
}
 
.title-content {
color: #666259;
padding: 5px 0px;
text-align: center;
background: url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

.title-content a{
color: #666259;
}

.title-content2 {
color: #666259;
padding: 5px 0px;
text-align: center;
background: url(../images/bg_title-s.jpg) repeat-x;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

.content-inside {
padding: 3px;	
text-align: justify;
color: #726e64;
line-height:12px;
} 


.content-inside li {
list-style-type:none;
}

			

 /* Sidebar */
 
.sidebar{
background: #ddd7c9;
border: 1px solid #aba492;
margin-bottom: 10px;
padding: 3px;
}
 
.title-side {
color: #666259;
padding: 5px 0px;
text-align: center;
font-weight: bold;
background: 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: #726e64;
line-height:12px;
} 

.content-side li {
list-style-type:none;
}

 /* Tags */
.tagscloud {
padding: 3px;	
text-align: justify;
color: #887d62;
line-height: 200%;
}  

 /* Site Stats */
.sitestat {
text-align: justify;
color: #98907c;
line-height:13px;
} 
.sitestat strong {
color: #706a5a;
} 

 /* Index Featured */

#IndexAjaxtitle{
border-bottom: 1px dotted #c1b8a1;	
text-align: left;
height:20px;}

.content-inside-featured {
padding: 3px;	
text-align: justify;
color: #6e695c;
line-height:12px;
background: url(../images/reel.jpg) no-repeat;
background-position: right bottom;
}

.featured-title a {
color: #0996a3;
font-size: 11px;
font-weight: bold;
} 
 
.featured-thumb {
	background-color: #e7e3d7;
	border: 1px solid #c1bbab;
	padding: 3px;
	margin: 2px;} 

.featured-thumb:hover  {
	background-color: #e7e3d7;
	border: 1px solid #099ea7;
	padding: 3px;
	margin: 2px;}
	
 /* Videos Details */		

.user-thumb {
	background-color: #e7e3d7;
	border: 1px solid #c1bbab;
	padding: 3px;
	margin: 2px;} 

.user-thumb:hover  {
	background-color: #e7e3d7;
	border: 1px solid #099ea7;
	padding: 3px;
	margin: 2px;}
	
 /* Related Videos */		

.relatedvideos-thumb {
	background-color: #e7e3d7;
	border: 1px solid #c1bbab;
	padding: 3px;
	margin: 2px;} 

.relatedvideos-thumb:hover  {
	background-color: #e7e3d7;
	border: 1px solid #099ea7;
	padding: 3px;
	margin: 2px;}
	
.RelatedVideosSpacer{
height:10px;

}

/* upload-stats */

.upload-stats{ 
	font-family: verdana;
	border: 1px solid #b8b09a;
	background-color: #c3bca9;
	color: #625e54;
	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 #e3ded3;
	background-color: #e3ded3;
	margin-left: 18px;
	margin-left: 8px;
	text-align: center;
}

.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: 2px;
	padding-left: 2px;
	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;
	width: 600px;
		margin-top: 15px;	
}

.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 #eeece6;
	background: #eeece6;
	color: #99907b;
	text-decoration: none;
}
#pagination li a:hover {
	padding: 4px;
	border: 1px solid #d7d0be;
	background: #d7d0be;
	color: #99907b;
	text-decoration: none;

}
		
	

 /* Formatting */
 
 a { 
	text-decoration:  none;
	color: #00808b;}

a:hover {
	color: #848075;
	text-decoration: none;}	