/*
	Rival Management Music Group
	An Encina Creative production.
*/

*{ margin: 0; padding: 0; }*
body { margin: 30px 0 0; background: #fff; font: .84em "Helvetica", Arial, Sans-Serif; color: #909090; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.8em; font-weight: normal; border-bottom: 1px solid #fff; margin: 10px 0px 10px 0px; padding-bottom: 5px; }
	p  { margin: 0 0 2em 0; line-height: 1.5em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #26a3d2; text-decoration: none}
	a:hover { color: #000; text-decoration: underline; }
	img { border: 0; }
	.blue { color: #26a3d2; }
	.black { color: #000; margin: 0 auto; padding: 0 auto; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { float: left; margin-left: 30px; padding-top: 8px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; text-decoration: underline; }
		#menu .active a { font-weight: bold; color: #000;}
 
#teaser { clear: both; margin: 0 auto; padding: 0 auto; }
	.box { float: left; padding: 26px 0 16px 0; width: 900px; }
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/logotype.jpg) no-repeat top right; height: 258px; }

#bigimage { clear: both; margin: 0 auto; padding: 0 auto; }	
	.box { float: left; padding: 0px 0 0px 0; width: 900px; }

.flashbox { float: left; padding: 0px 0px 0px 0px; width: 295px; border: 1px solid #000; }
.flashboxend { clear: both; float: left; padding: 0px 0px 0px 0px; width: 295px; border: 1px solid #000; }
	
#submenu { clear: both; width: 900px; margin-bottom: 30px; padding-top: 8px; padding-bottom: 6px; border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;}
	#submenu li { display: inline; text-transform: uppercase; font-size: 0.9em;}
	#submenu a { margin-right: 20px; padding-top: 8px; text-decoration: none; color: #26a3d2; }
	#submenu a:hover { color: #000; text-decoration: underline; }
	#submenu .active a { font-weight: bold; color: #000;}
	
#submenutwo { margin-bottom: 30px;}
	#submenutwo li { list-style-type: none; text-transform: uppercase; font-size: 0.9em; border-bottom: 1px solid #f6f6f6; margin-bottom: 7px; margin-top: 8px;}
	#submenutwo a { text-decoration: none; color: #26a3d2; }
	#submenutwo a:hover { color: #000; text-decoration: none; }
	#submenutwo .active a { font-weight: bold; color: #000;}
	
#bar { clear: both; margin: 5px 0 0 0; padding: 8px 0 6px 0; background: #fff; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }

#newslisting { margin-bottom: 30px;}
	#newslisting li { list-style-type: none;  font-size: 1em; border-bottom: 1px solid #f6f6f6; padding-bottom: 10px; margin-bottom: 10px; margin-top: 8px;}
	#newslisting a { text-decoration: none; color: #26a3d2; }
	#newslisting a:hover { color: #000; text-decoration: none; }
	#newslisting .active a { font-weight: bold; color: #000;}
	
.col { float: left; width: 295px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

.colwide { float: left; width: 570px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

.colwide h3 { font-size: 1.8em; font-weight: normal; border-bottom: 1px solid #fff; margin: 10px 0px 10px 0px; padding-bottom: 5px; color: #555555; }
.colwide p { font-size: 1.2em; font-weight: normal; }

.colwidesub { float: left; width: 570px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
	
.colwidesub100 { float: left; width: 900px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }	
	
.colwidesub h3 { font-size: 1.8em; font-weight: normal; border-bottom: 1px solid #fff; margin: 10px 0px 10px 0px; padding-bottom: 5px; }
.colwidesub p { font-size: 1em; font-weight: normal; }
	
#footer { clear: both; width: 900px; margin: 0 auto; padding: 0; border-top: 1px solid #e0e0e0;}	
	#footer .left { width: 900px; float: left; padding-bottom: 10px; margin: 10px 55px 10px 0px; font-size: .7em; color: #b5b5b5; text-transform: uppercase; }