@charset "utf-8";
 
 /* Layout Structures */
 
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #ddd3c6 url('../images/bg.jpg') repeat-x;
text-align:center;
color: #5f574e;
}

.bodyinside{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #fff;
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: #534b3f;
background: #ddd3c6 url('../images/footer.jpg') repeat-x;
text-align: center;
padding-top: 4px;
padding-bottom: 20px;
}

#footer a{
color: #534b3f;
border-bottom: 1px dotted #945e47;
}

 /* Navigation Buttons */
.navigation_menu {
float:left;
margin:0;
padding:0;	
}

.navigation_menu ul {
list-style-type: none;
float:left;
line-height:31px;
list-style:none;
margin:0px;
padding:0px;
width:790px;
}

.navigation_menu li {
display:inline;
padding:0;
}


.navigation_menu a  {
color:#b3aea5; 
float:left;
text-align: center;
padding:0; 
text-decoration:none;
font-size: 11px;	
margin-right: 2px;
width: 110px;
height: 31px;
font-weight: bold;
line-height: 31px;
text-transform: uppercase;
background: url(../images/nav_button-off.png) no-repeat center bottom;	
}
.navigation_menu a:hover {
color:#d6d0c5; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 11px;	
margin-right: 2px;
width: 110px;
height: 31px;
font-weight: bold;
line-height: 31px;
text-transform: uppercase;
background: url(../images/nav_button-on.png) no-repeat center bottom;	
	
}

#navigation_menu_upload {
color:#d6d0c5;  
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 11px;	
margin-right: 2px;
width: 110px;
height: 31px;
font-weight: bold;
line-height: 31px;
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: #534942;
	text-decoration:  none;		
}	
	
.nav_options a:hover { 
	color: #4b2b21;}
	
 /* Ads */
 
.ads {
	text-align: center;
	width: 900px;
}

 /* Form */
 
input, textarea, select, button  {
	font-family: verdana;
	border: 1px solid #aea395;
	background-color: #bab0a4;
	color: #544e46;
	padding: 2px;
	font-size: 10px;}	

.FormSpecialInput_1{ /* gray order */
	border: 1px solid #3a251f;
	background-color: #593c33;
	color: #ddd3c6;
	font-size: 10px;
}

.FormSearch{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;

}

 /* Content */
 
.content{
background: #f2f2f2;
border: 0px solid #dadada;
margin-bottom: 10px;
padding: 3px;
}
 
.title-content {
color: #e5dcd1;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
font-weight: bold;
background: #493630;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}

.title-content a{
color: #e5dcd1;
}

.title-content2 {
color: #e5dcd1;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
font-weight: bold;
background: #493630;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}

.content-inside {
padding: 3px;	
text-align: justify;
color: #403b35;
line-height:12px;
background: #f2f2f2;
} 


.content-inside li {
list-style-type:none;
}

			

 /* Sidebar */
 
.sidebar{
background: #f2f2f2;
border: 0px solid #dadada;
margin-bottom: 10px;
padding: 3px;
}
 
.title-side {
color: #e5dcd1;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
font-weight: bold;
background: #493630;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
}

.content-side {
padding: 3px;	
text-align: justify;
color: #403b35;
line-height:12px;
background: #f2f2f2;
} 

.content-side li {
list-style-type:none;
}

 /* Tags */
.tagscloud {
padding: 3px;	
text-align: justify;
color: #726559;
line-height: 200%;
}  

 /* Site Stats */
.sitestat {
text-align: justify;
color: #726559;
line-height:13px;
} 
.sitestat strong {
color: #5d5248;
} 

 /* Index Featured */

#IndexAjaxtitle{
border-bottom: 1px dotted #a395d7;	
text-align: left;
height:20px;}

.content-inside-featured {
padding: 3px;	
text-align: justify;
color: #3f3730;
line-height:12px;
background: #f2f2f2 url(../images/reel.png) no-repeat;
background-position: right bottom;
}

.featured-title a {
color: #654134;
font-size: 11px;
font-weight: bold;
} 
 
.featured-thumb {
	background-color: #ffffff;
	border: 1px solid #cbc1b4;
	padding: 3px;
	margin: 2px;} 

.featured-thumb:hover  {
	background-color: #ffffff;
	border: 1px solid #654134;
	padding: 3px;
	margin: 2px;}
	
 /* Videos Details */		

.user-thumb {
	background-color: #ffffff;
	border: 1px solid #cbc1b4;
	padding: 3px;
	margin: 2px;} 

.user-thumb:hover  {
	background-color: #ffffff;
	border: 1px solid #654134;
	padding: 3px;
	margin: 2px;}
	
 /* Related Videos */		

.relatedvideos-thumb {
	background-color: #ffffff;
	border: 1px solid #cbc1b4;
	padding: 3px;
	margin: 2px;} 

.relatedvideos-thumb:hover  {
	background-color: #ffffff;
	border: 1px solid #654134;
	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 #E3E3E3;
	background-color: #fafafa;
	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 #999999;
	text-decoration: none;
}
#pagination li a:hover {
	padding: 4px;
	border: 1px solid #000;
	text-decoration: none;

}
		
	

 /* Formatting */
 
 a { 
	text-decoration:  none;
	color: #7d523e;}

a:hover {
	color: #432c21;
	text-decoration: none;}	