@charset "utf-8";


body {
	background-color: #ed8e01;
	margin-top: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f2b00;
}

#logo {
	width: 950px;
	margin: auto;
	height: 75px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#topMenu {
	width: 950px;
	margin: auto;
	height: 26px;
}

#topmenu1 {
	height: 26px;
	width: 128px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: 0px 0px;
}

#topmenu1:hover {
	background-position: 0px -26px;
}

#home #topmenu1 { 
	background-position: 0px -26px;
}

#topmenu2 {
	height: 26px;
	width: 110px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -128px 0px;
}

#topmenu2:hover {
	background-position: -128px -26px;
}

#profile #topmenu2 { 
	background-position: -128px -26px;
}

#topmenu3 {
	height: 26px;
	width: 112px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -238px 0px;
}

#topmenu3:hover {
	background-position: -238px -26px;
}

#events #topmenu3 { 
	background-position: -238px -26px;
}

#topmenu4 {
	height: 26px;
	width: 111px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -349px 0px;
}

#topmenu4:hover {
	background-position: -349px -26px;
}

#shows #topmenu4 { 
	background-position: -349px -26px;
}

#topmenu5 {
	height: 26px;
	width: 204px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -459px 0px;
}

#topmenu5:hover {
	background-position: -459px -26px;
}

#featured #topmenu5 { 
	background-position: -459px -26px;
}

#topmenu6 {
	height: 26px;
	width: 122px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -662px 0px;
}

#topmenu6:hover {
	background-position: -662px -26px;
}

#partners #topmenu6 { 
	background-position: -662px -26px;
}

#topmenu7 {
	height: 26px;
	width: 116px;
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;	
	text-indent: -9999px;
	display: block;
	outline:none;
	float: left;
	background-position: -783px 0px;
}

#topmenu7:hover {
	background-position: -783px -26px;
}

#contact #topmenu7 { 
	background-position: -783px -26px;
}

#mainContent {
	width: 950px;
	margin: auto;
	background-color: #FFFFFF;
}

#mainContentPaddingLeft {
	padding: 5px;
}

#mainContentPaddingLeft a{
	color: #A87200;
	text-decoration: none;
}

#mainContentPaddingLeft a:hover{
	color: #FFAF09;
	text-decoration: underline;
}



#mainContentPaddingRight {
	padding: 5px 5px  5px 0px;
}

#video {
	width: 657px;

}

.rightBox {
	background-color: #e7e7e7;
	border: 1px solid #c7c7c5;	
	width: 100%;
}

.rightBox2 {
	margin: 4px 0px 0px 0px;
	background-color: #e7e7e7;
	border: 1px solid #c7c7c5;
	width: 100%;
}

.rightBox2 a {
	text-decoration: none;
	color: #0074C1;
}

.rightBox2 a:hover {
	text-decoration: none;
	color: #0F9FFF;
}

.rightPanelBoxLine {
	width: 100%;
	margin: 5px 0px 0px 0px;
	height: 1px;
	background-color: #b7b7b7;
	font-size: 0px;
	line-height: 0px;
}

.rightPanelBoxLine2 {
	width: 100%;
	margin: 0px 0px 5px 0px;
	height: 1px;
	background-color: #ffffff;
	font-size: 0px;
	line-height: 0px;
}

.contentBox {
	margin: 4px 0px 0px 0px;
	width: 657px;
	background-color: #f6f6f6;
	border: 1px solid #c7c7c5;
}

.contentBox2 {
	margin: 0px 0px 0px 0px;
	width: 657px;
	background-color: #f6f6f6;
	border: 1px solid #c7c7c5;
	text-align: justify;
}

.leftPanelBoxLine {
	width: 100%;
	margin: 5px 0px 0px 0px;
	height: 1px;
	background-color: #d3d3d3;
	font-size: 0px;
	line-height: 0px;
}

.patayo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7b7b7;	
}

.patayo2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f6f6f6;
}

.subscribe {
	padding: 7px 0px 8px 0px;
}

.subscribeForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #666666;
	width: 150px;
	height: 15px;
}

.subscribeButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #666666;
	height: 20px;
	background-color: #FFE375;
}

#footer {
	width: 950px;
	margin: auto;
	color: #FFFFFF;
	padding-top: 5px;	
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;	
}

#footer a:hover{
	color: #FFFF00;
}

