body{
margin:0;
padding:0;
font-family: Trebuchet MS;
font-size:10px;
background: #f1f1f1 url('../images/bg.jpg') repeat-x 0px 28px;
text-align:center;
color: #686868;
}

.bodyinside{
margin:0;
padding:0;
font-family: Trebuchet MS;
font-size:10px;
background: #fff;
text-align:center;
}

#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#header{
height: 550px; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 317px; 
}

#leftcolumn{
float: left;
width: 310px; 
margin-left: -900px;
}

#footer{
clear: left;
width: 100%;
color: #9f9f9f;
line-height: 14px;
background: #f1f1f1 url('../images/footer.jpg') repeat-x;
text-align: center;
padding-top:10px;
padding-bottom: 20px;
}

#footer a {
color: #9f9f9f;
border-bottom: 1px dotted #e5bdf8;
}

#footer a:hover {
color: #604882;
border-bottom: 1px dotted #e5bdf8;
}

.foot {
	margin: 0px auto;
	width: 880px;
}

 /* 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:790px;
}

.navigation_menu li {
display:inline;
padding:0;
}

.navigation_menu a  {
color:#ffffff; 
float:left;
text-align: center;
padding:0; 
text-decoration:none;
font-size: 9px;	
margin-right: 12px;
width: 100px;
height: 28px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
background: #000000;
}

.navigation_menu a:hover {
color:#332645; 
float:left;
padding:0; 
text-align: center;
text-decoration:none;
font-size: 9px;	
margin-right: 12px;
width: 100px;
height: 28px;
font-weight: bold;
line-height: 28px;
text-transform: uppercase;
background: #9f94ae;	
}

#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: 770px;
}	

.nav_options a { 
	color: #7d7d7d;
	text-decoration:  none;		
}	

.nav_options a:hover { 
	color: #604882;}
	
input, textarea, select, button  {
	font-family: Trebuchet MS;
	border: 1px solid #9f94ae;
	background-color: #e2e1e9;
	color: #66635a;
	padding: 2px;
	font-size: 10px;}
	
	.FormSpecialInput_1{ /* gray order */
	font-family: Trebuchet MS;
	padding: 1px;
	font-size: 10px;}

.FormSearch{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/*edit */

/* Content */
.content{
background: #e0dee1;
border: 0px solid #d8d6d9;
margin-bottom: 10px;
padding: 3px;
}

.title-content {
color: #4e4b57;
padding: 5px 0px;
text-align: center;
background: #cccbcc;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Lucida Sans;
font-size: 12px;
}

.title-content a{
color: #4e4b57;
}

.title-content2 {
color: #4e4b57;
padding: 5px 0px;
text-align: center;
background: #cccbcc;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Lucida Sans;
font-size: 12px;
}

.content-inside {
padding: 3px;	
text-align: justify;
color: #5a5a5a;
line-height:12px;
} 

.content-inside li {
list-style-type:none;
}

.sidebar-inside {
padding: 3px;	
text-align: justify;
color: #5a5a5a;
line-height:12pt;
} 

.sidebar-inside li {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #d4d2d5;
padding-bottom: 2px;
padding-top: 2px;
font-family: Trebuchet Ms;
list-style-type:none;
}

 /* Sidebar */
.sidebar{
background: #e0dee1;
border: 0px solid #d8d6d9;
margin-bottom: 10px;
padding: 3px;
}

.title-side {
color: #4e4b57;
padding: 5px 0px;
text-align: center;
background: #cccbcc;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Lucida Sans;
font-size: 12px;
}

.content-side {
padding: 3px;	
text-align: justify;
color: #5a5a5a;
line-height:12px;
} 

.content-side li {
list-style-type:none;
}

 /* Tags */
.tagscloud {
padding: 3px;	
text-align: justify;
color: #9f94ae;
line-height: 200%;
}  

 /* Site Stats */
.sitestat {
text-align: justify;
color: #717578;
line-height:13px;
} 

.sitestat strong {
color: #9f94ae;
} 

 /* Index Featured */
#IndexAjaxtitle{
border-bottom: 1px dotted #6a4b8f;	
text-align: left;
height:20px;}


.content-inside-featured {
padding: 3px;	
text-align: justify;
color: #717578;
line-height:12px;
background: #;
background-position: right bottom;
border-bottom: 1 px dotted #58407a;
}

.featured-title a {
color: #58407a;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
} 

.featured-thumb {
background-color: #e7e3d7;
border: 1px solid #c1bbab;
padding: 3px;
margin: 2px;} 

.featured-thumb:hover  {
background-color: #e7e3d7;
border: 1px solid #58407a;
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 #58407a;
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 #58407a;
padding: 3px;
margin: 2px;}

.RelatedVideosSpacer{
height:10px;
}

/* upload-stats */
.upload-stats{ 
font-family: Trebuchet MS;
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: 270px;
float: left;
height: 195px;
display:inline;
margin-bottom: 20px;
border: 1px solid #dbd8da;
background-color: #ebe9ea;
margin-left: 18px;
margin-left: 8px;
text-align: center;
padding-top: 10px;
}

.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;
}

.box-horizontal img {
background-color: #e7e3d7;
border: 1px solid #c1bbab;
padding: 3px;
margin: 2px;} 

.box-horizontal img:hover  {
background-color: #e7e3d7;
border: 1px solid #58407a;
padding: 3px;
margin: 2px;}

#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: #6d5394;}
a:hover {
	color: #848075;
	text-decoration: none;}	

.font4_16 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.font4_12 {
	font-family: verdana;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.cat-title {
	padding-top: 3px;
	padding-botton: 1px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#welcome{
	text-align: left;
	margin-bottom: 50px;
	height: 300px;
}

#welcome ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	}

#welcome li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}
