
/********************* Stylesheet for Riverside Soul *******************/

body	{
	text-align: center;
	margin: 20px 0;
	padding: 0px;	
	font-family: Verdana, helvetica, sans-serif;
	font-size: 80%;
	color: #404040;
	background: #000;
	}

/*global content styles*/

h1 	{
	margin:10px 0;
	padding: 0 5px 0;
	font-size:2.2em;
	text-align: left;
	font-weight: normal;
	color: #036;
	font-family: 'arial black';
	}

h2 	{
	margin:10px 0;
	padding: 0 5px 0;
	font-size:1.6em;
	text-align: left;
	font-weight: normal;
	color: #036;
	font-family: 'arial black';
	}

h3	{
	margin:10px 0 0;
	padding: 0 5px 0;
	font-size:1.4em;
	text-align: left;
	font-weight: normal;
	color: #036;
	/*font-family: 'arial black';*/
	}

p	{
	margin:10px 0 20px;
	padding: 0 5px 0;
	font-size: 1em;
	line-height:1.5em;
	text-align:left;
	}

p a	{
	color:#303030;
	text-decoration:none;
	}

p a:hover {
	color:#303030;
	text-decoration:underline;
	}

blockquote{
	margin:15px auto;
	width: 500px;
	line-height:1.5em;
	text-align:left;
	}

a img	{
	border:0;
	text-decoration: none;
	}

/*container rounded top and bottom*/

.rounded-top{
margin: 0px auto;
padding: 0px;
width: 820px;
height: 10px;
background: url(images/rounded-top.gif) bottom center no-repeat;
}

.rounded-bottom{
margin: 0px auto;
padding: 0px;
width: 820px;
height: 10px;
background: url(images/rounded-bottom.gif) top center no-repeat;
}

/*main container*/

.container{
	margin: 0px auto;
	padding: 0 10px ;	
	width: 800px;
	text-align: left;
	line-height: 1.3em;
	background: #fff;
	}

.header	{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 188px;
	float: left;
	background: url(images/riverside28.gif) no-repeat;
	}

.header h1{
	padding: 10px 10px 10px;
	font-family: 'arial black';	
	font-size: 3em;
	color: #ffe;
	}

.header h1 a {
	color:#ffe;
	text-decoration:none;
	}

.header img{
	
	}

/* menu and searchbox container*/

.topbar	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background: #060606;
	}

.topbar_inner_right{
width: 180px;
float: right;
background: #060606;
height: 55px;
}

/*
.topbar_inner_right{
	width: 270px;
	float: right;
	background: #060606;
	height: 55px;
	}

*/

/*searchbox form*/

.topbar_inner_right form{
	margin: 0px;
	padding: 0px;
	}

.searchbox{
margin: 14px 0 0 0;
padding: 0 25px 0 0;
border: none;
height: auto;
float: right;
}


.searchbox legend{
	display: none;
	}

.searchbox .searchlabel{
	float: left;
	margin: 2px 4px 0 0;
	padding: 0 0 2px;
	height: 25px;
	color: #fff;
	font-family: helvetica, sans-serif;
	display: none;
	}

.searchbox .searchfield{
	margin: 0px;
	padding: 2px;
	width: 150px;
	border: 2px solid #666;
	}

.searchbox .searchbutton{
	margin: 0 0 0 -2px;
	padding: 0px;
	height: 25px;
	width: 47px;
	border: 2px solid #666;
	}

/* House Of Nuke Menu */

#HouseMenuNav0	{
	padding: 0px;
	margin: 0px;
	color: #fff;
	float: left;
	background: #060606;
	border-top: 1px solid #060606;
	}

#HouseMenuNav0 li	{
	display: inline;
	}

*#HouseMenuNav0 li a	{
	line-height: 55px;
	vertical-align: middle;
	text-align: center;	
	width: 85px;
	height: 55px;
	background: #060606;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	float: left;
	border-left: 1px solid #060606;
	border-right: 1px solid #060606;
	}

#HouseMenuNav0 li a:hover{
	color: #000;
	background: #666 url(images/li-hover.gif) top right no-repeat;
	text-decoration: none;
	}

 #HouseMenuNavCurrentItem #HouseMenuNavCurrentLink {
	color: #000;
	background: #666 url(images/li-hover.gif) top right no-repeat;
	}

/* SolPart Menu Settings for admin menu */

/* Top Menu Styles */
.TopMenuBar
{
	height:45px;
}

.MainMenu_MenuItem
{
    font-family: Verdana, helvetica, sans-serif;
	color:white;
	text-align:center;
	height:45px;
}


.MainMenu_SubMenu { 
	font-family: Verdana, helvetica, sans-serif;
    background: red;
    cursor: pointer; 
    cursor: hand;  
    

}

.Normal{
 font-size: 80%;
 font-family: Verdana, helvetica, sans-serif;
 color: #404040;
}


.MainMenu_MenuItemSel 
{
    text-align:center;
    color:black;
    cursor: pointer; 
    cursor: hand; 
    font:Arial, Helvetica, Sans-Serif;
    font-weight: bold; 
    font-style: normal;
    height:45px;
}
/*main content divs*/

.content	{
	margin: 0px;
	padding: 10px;
	float: left;
	width: 780px;
	background: #666;
	}

.multi_col	{
	padding: 0px;
	width: 780px;
	float: left;
	background: #e8e8e8;
	}

.single_col{
margin: 0px;
padding: 20px;
width: 780px; /*for IE5.x*/
width/**/:/**/ 740px; /*excluding IE5.x*/
float: left;
background: #fff;
}

.wide_col {
margin: 0px;
padding: 20px;
width: 520px; /*for IE5.x*/
width/**/:/**/ 480px; /*excluding IE5.x*/
float: left;
background: #fff;
}

.thin_col {
margin: 0px;
padding: 20px;
text-align: center;
width: 260px; /*for IE5.x*/
width/**/:/**/ 220px; /*excluding IE5.x*/
float: right;
background: #e8e8e8;
}

/*other classes*/

.rss-icon	{
	float: left;
	position: relative;
	top: 14px;
	left: 5px;
	}

.links	{
	margin: 0px;
	padding: 30px 0 15px 38px;
	float: left;
	list-style-type: none;
	}

.links li	{
	margin: 0px;
	padding:0px;
	text-align: left;
	font-size:0.9em;
	line-height:1.3em;
	}

.links li a	{
	text-align: left;
	display: block;
	width: 190px;
	padding:3px 4px 3px 8px;
	margin:5px 10px 3px 0px;
	font-weight: bold;
	background:#cca;
	font-family:tahoma, verdana, sans-serif;
	color: #e8e8e8;
	text-decoration:none;
	}

.links li a:hover{
	color: #fff;
	background: #ccc;
	text-decoration: none;
	}

.links li .current{
	color: #fff;
	background: #435;
	}

.photodiv {
margin: 10px auto 20px;
padding: 5px;
background: #fff;
border: 1px solid #999;
width: 212px; /*for IE5.x*/
width/**/:/**/ 200px; /*excluding IE5.x*/
height: 184px;
}

.photo {
margin: 0px;
padding: 0px;
width: 200px;
height: 184px;
float: left;
}


.photo2 	{
	padding:5px;
	margin:0 0 0 15px;
	float: right;
	background:#fff;
	border:1px solid #999;
	width: 200px;
	height: 150px;
	}

/*contact form*/

.content form{
	margin: 0px;
	padding: 0px;
	}

.contact_form{
	margin: 40px 0 0;
	padding: 0 0 30px 180px;
	width: 380px;
	border: none;
	float: left;
	font-size:90%;
	}

.contact_form legend{
	display: none;
	}

.contact_form label{
	width: 108px;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
	font-family: helvetica, sans-serif;
	}

.contact_form .textfield{
	margin: 3px 3px 3px 20px;
	height: 20px;
	width: 200px;
	}

.contact_form .querylabel{
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 3px;
	height: 20px;
	width: 300px;
	}

.contact_form .query{
	margin: 0 0 0 20px;
	padding: 0px;
	width: 330px;
	height: 165px;
	}

.contact_form input[type="submit"]{
	float: left;
	margin: 20px 0 0 160px;
	padding: 1px;
	}

.contact_form input[type="reset"]{
	float: left;
	margin: 20px 0 0 20px;
	padding: 1px;
	}

/*footer*/

.footer	{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 40px;
	font-size: 10px;
	background: #060606;
	}

.footer p	{
	margin: 0px;
	padding-top: 11px;
	text-align: center;
	color: #ffe;
	}

.footer a  {
	text-decoration: none;
	color: #ffe;
	}

.footer a:hover{
	text-decoration: underline;
	color: #ffe;
	}

/* Sub Navigation using housemenu */

#ChildMenuNav ul	{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	}

#ChildMenuNav ul li	{
	margin: 0px;
	padding:0px;
	text-align: left;
	font-size:0.9em;
	line-height:1.3em;
	list-style-type: none;
	}

#ChildMenuNav ul li a	{
	text-align: left;
	display: block;
	width: 190px;
	padding:3px 4px 3px 8px;
	margin:5px 10px 3px 0px;
	font-weight: bold;
	background:#cca;
	font-family:tahoma, verdana, sans-serif;
	color: #e8e8e8;
	text-decoration:none;
	}

#ChildMenuNav ul li a:hover{
	color: #fff;
	background: #ccc;
	text-decoration: none;
	}

#ChildMenuNav ul li .current{
	color: #fff;
	background: #435;
	}

a.White
{
	color: #fff;
}



