/* CSS Document
/*@import url("http://www.leannrimesworld.com/css/css/doc.css");*/
@import url("comments.css");

body{
font-family: Helvetica,Verdana, Arial, sans-serif;
font-size: 62.5%;
margin:0px 0px;
padding:px;
background:#000;
color:#9e6a00;

}
#meta{
padding-left:20px;
border-bottom:1px solid #2e434c;
padding-bottom:3px;
background:#000;
}
#nav{

}
.banner{
padding:20px 0px 20px 55px;

}
#content{
padding-top:20px;
width:550px;
font-size:1.1em;
padding-left:50px;
line-height:1.5em;
}
#banner_carousel{
clear:both;
padding:40px 0px;
}
#banner_carousel2{
clear:both;
padding:40px 0px;
margin-left:25px;
}
#footer{
background:url(../images/bottom_left.jpg) top left no-repeat;
font-size:11px;
padding-top:140px;
padding-left:30px;
padding-bottom:5px;
/*font-style:italic;*/
margin-bottom:15px;
}

a:link{
color:#bd7f00;
}

a:visited{
color:#bd7f00;
}

a:hover{
color:#990000;
}

h4 , h5 , h3 {
text-decoration:none;
}
form{
padding:0px;
margin:0px;
}

.redeem {padding-left:400px; padding-top:30px;z-index:5;position:absolute;}

#faq_needhelp {background: url(../images/icon_needhelp.gif) center top no-repeat; width: 60px; height: 56px; padding-top: 20px; float: right; position: relative;}
#renew		{padding:20px 0 40px 100px;}


/* AMY'S ROTATING BANNER */
a .myBanner				{border: none; margin-bottom: 20px;}
#jsRotatingBanner		{width: 495px; margin-left: 70px;}
ul#bannerList			{padding: 0; margin: 0px; height: 60px; position: relative; width: 460px; float: left;}
ul#bannerList li		{list-style-type: none; padding: 0px; margin: 0px; display: none; position: absolute; top: 0px; left: 0px;}
#bannerButtons			{width: 25px; float: right; padding-top: 50px;}
#prevBanner				{cursor: pointer; font-size: 14px; background: url('../images/btn_prevBanner.gif') left top no-repeat; width: 10px; height: 12px; float: left;}
.prevBannerHover,
#prevBanner:hover		{background: url('../images/btn_prevBanner_hover.gif') left top no-repeat;}
#nextBanner				{cursor: pointer; font-size: 14px; background: url('../images/btn_nextBanner.gif') left top no-repeat; width: 9px; height: 12px; float: right;}
.nextBannerHover,
#nextBanner:hover		{background: url('../images/btn_nextBanner_hover.gif') left top no-repeat;}


#other_dates {
	padding: 20px 0 10px 10px;
	font-size: 13px;
	font-weight: bold;
}