﻿/*************************************/
/*            RT DESIGNS             */
/*		www.RoaryTubbsDesigns.com    */
/*		www.AFightForFame.com        */
/*    THIS IS STRICTLY FOR STYLES    */
/*************************************/

/********************/
/* HOME PAGE STYLES */
/********************/
.bg_cork{background:url(images/bg_cork.png) no-repeat top center; min-width:860px; max-width:860px; min-height:453px; margin:0 auto;}
.bg_paper{background:url(images/bg_paper.png) no-repeat top center; min-width:863px; max-width:863px; min-height:512px; max-height:512px; margin:0 auto;}
.bg_paper_long{background:url(images/bg_paper_long.png) no-repeat top center; min-width:863px; max-width:863px; min-height:862px;  max-height:862px; margin:0 auto;}
.bg_paper_really_long{background:url(images/bg_paper_really_long.png) no-repeat top center; min-width:863px; max-width:863px; min-height:1293px;  max-height:1293px; margin:0 auto;}


/* CALENDAR */
#calendar{font-family:Verdana, Tahoma, Arial; font-size:12px; color:#000000; margin:76px 0px 0px 70px; position:absolute; min-height:398px; max-height:398px; min-width:385px; max-width:385px;}
.calendar_item{padding:10px 5px 5px 0px; position:relative; clear:both; overflow:hidden;}
.calendar_date{min-width:96px; max-width:96px; overflow:inherit; margin:0 auto; position:relative; float:left; text-align:center;}
.calendar_info{min-width:280px; max-width:280px; margin:0 auto; position:relative; float:right; text-align:center;}
#calendar_line{border-bottom:solid 1px #000000; min-height:1px; max-height:1px; min-width:385px; max-width:385px;}
#calendar a.calendat_link{color:#c23024; text-decoration:underline;}
#calendar a.calendat_link:hover, a.calendat_link:visited, a.calendat_link:active {color:#9d968d; text-decoration:none;}

/* NEWSLETTER */
#newsletter{background:url(images/bg_newsletter.png) no-repeat top right; min-height:140px; max-height:140px; min-width:391px; max-width:391px;  float:right; position:relative; clear:both; }
.newsletter_email{position:relative; margin:76px 0px 0px 214px; clear:both;}
.text_field{border:1px solid white; width:150px; height:14px;  font-family:Verdana, Tahoma, Arial; font-size:14px;}
.newsletter_button{position:absolute; margin:15px auto auto 250px;}

/* SUGGESTIONS */
#suggestions{background:url(images/bg_suggestions.png) no-repeat bottom right; min-height:356px; max-height:356px; min-width:371px; max-width:371px; float:right; position:relative; clear:both; }
.suggestions_suggestions{position:relative; margin:210px 0px 0px 25px; clear:both; }
.suggesions_text{min-width:311px; max-width:311px; min-height:106px; max-height:106px; border:solid 1px #ffffff; font-family:Verdana, Tahoma, Arial; font-size:14px;}

.suggesions_button{margin:12px auto auto 220px; overflow:visible; clear:both;}

/* GLOBAL STYLES */

.button_submit{background:url(images/bg_btn_submit.png) no-repeat top center; min-width:100px; max-width:100px; min-height:31px; max-height:31px; border:none; cursor:pointer;}
.button_submit:hover, .button_submit:visited, .button_submit:active {background:url(images/bg_btn_submit_over.png) no-repeat top center;}

/*Content section */
#info{font-family:Verdana, Tahoma, Arial; font-size:12px; color:#000000; margin:76px 0px 0px 70px; position:absolute; min-height:698px; max-height:1098px; min-width:555px; max-width:555px;}

/*Accordian section */
.accordionHeader {background-color: #d2d2d2; font-size:large; font-family:Verdana, Tahoma, Arial; }
.accordionHeaderSelected { background-color : #ffffff; font-size:large; font-family:Verdana, Tahoma, Arial; }
A:hover {text-decoration: underline; }

/*repeater section */
.roweven { background-color:#F3E785; }
.rowodd	{background-color:White; }


/********************/
/*   FOOTER STYLES  */
/********************/
	#footer_wrapper .footer_menu{font-family:Verdana, Tahoma, Arial; font-size:12px; color:#ffffff; text-align:center; margin:0 auto;}
	#footer_wrapper a.footer_link{color:#ffffff; text-decoration:underline;}
	#footer_wrapper a.footer_link:hover, a.footer_link:visited, a.footer_link:active{color:#d2d2d2; text-decoration:none;}
