/* Start of CMSMS style sheet 'Phoenix Music' */
/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bground.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#CCCCCC;
	margin:0 auto;
	}
	
a{
	outline:none;
	}	
	
h1{
	color:#ffcc33;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}	

h3{
        color:#ffcc33;
        }

h4{
       color:#ff0000;
       }

.top_of_page a{
	color:#ffcc33;
	padding:10px;
	display:block;
	}
	
.top_of_page a:hover{
	color:#990000;
	padding:10px;
	display:block;
	text-decoration:none;
	}

#wrapper{
	width:1000px;
	margin:0 auto;
	}
	
#header{
	text-align:right;
	color:#ffcc33;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:213px;
	width:1000px;
	}	
	
#header a{	
	color:#ffcc33;
	font-size:15px;
	font-stretch:wider;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	}	
	
#header a:hover{
	color:#990000;
	top:10px;
	}

.spacer_div{
       height:170px;
       }

*html .spacer_div{
       height:158px;
       }

#menuwrapper{
       padding-right:40px;
       }

#primary-nav li{
       display: inline;
       list-style-type: none;
       padding:0px 20px;
       border-right:1px solid;
       margin:0px;
       }

#content{
	background-image:url(../images/top_border.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
	width:1000px;
	height:492px;
	padding:30px 0px 0px 0px;
	line-height:1.48em;
	}

*html #content{
	height:480px;
	}
	
#standard_content{
	background-image:url(../images/top_border.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
	width:940px;
	min-height:300px;
	height:100%;
	padding:25px 30px 0px 30px;
	line-height:1.48em;
	}	
	
*html #standard_content{
	height:300px;
	}
	
#standard_content b{
	color:#ffcc33;
	font-weight:bold;
	}

#standard_content img{
	padding:15px;
	}
	
#sponsors_hp{
	background-image:url(../images/content_box_bground.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	width:157px;
	height:488px;
	margin-left:31px;
	padding:8px 15px 0px 15px;
	}
	
#sponsors_hp_box{
	float:left;
	}
	
#sponsors_hp img{
	padding:10px 0px;
	}	

#content_hp{
	background-image:url(../images/content_box_bground.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	width:688px;
	height:488px;
	margin-right:32px;
	padding:8px 15px 0px 15px;
	}
	
#content_hp_box{
	float:right;
	height:480px;
	}	
	
#content_hp img{
	padding:15px;
	}			

#footer{
	text-align:center;
	color:#ffcc33;
	padding-top:170px;
	background-image:url(../images/flames.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:258px;
        line-height:1em;
	}
	
#footer_hp{
	text-align:center;
	color:#ffcc33;
	padding-top:170px;
	background-image:url(../images/flames_hp.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:258px;
        line-height:1em;
	}

#footer a{
       color:#ffcc33;
       }

#footer_hp a{
       color:#ffcc33;
       }

#footer a:hover{
       color:#990000;
       }

#footer_hp a:hover{
       color:#990000;
       }

/* The styles below overwrite styles in modules/album/css/stylesheet.css which I cannot amend*/


.thumb a{
        background-color:transparent;
        border:none;
        padding:15px;
        }

.thumb a img{
        background-color:transparent;
        border:none;
        padding:0px;
        margin:0px;
        }

.thumb a:visited img{
        background-color:inherit;
        border:inherit;
        padding:inherit;
        margin:inherit;
        }

.thumb a:hover img{
        background-color:transparent;
        border:1px solid #990000;
        padding:0px;
        margin:0px;
        }

.instructiontext{
        font-size:11px;
        font-style:normal;
        }

.instructiontext a{
        font-size:11px;
        font-style:normal;
        color:#ffcc33;
        }

.instructiontext a:hover{
        font-size:11px;
        font-style:normal;
        color:#990000;
        }

#imageData{
       color:#333333;
       }

textarea{
              width:300px;
               }
/* End of 'Phoenix Music' */

