/* CSS Document */

/* Reset all margins and padding */
div,body,html,p,span,h1,h2,img
{
	margin: 0px;
	padding: 0px;
}
p,h1,h2,span,a,object {
	position: relative;
}

dt {
	margin-top: 10px;
}

body {
  background: url( '/images/bg.jpg' ) repeat-x;
  background-color: #A31708;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  text-align: center;
 }

img {
  border: 0px; }

.clear {
	clear: both;
}

/* no underlineing of links */
a {
	text-decoration: none;
} 
	
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: inherit;
	padding: 0 0 8px;
	margin-top: 15px;
} 

h2 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: inherit;
	padding: 10px 0 3px;
}

p {
	padding: 5px 0;
}


ul,ol{
	margin: 10px;
}
li{
	margin: 5px;
}

#formError {
	text-align: left;
	margin: 5px 10px;
	padding: 0px 15px 5px;
	border: 1px solid #B62600;
	color: #B62600;
	background-color: #F1C9BF;
}
#formSuccess {
	text-align: left;
	margin: 5px 10px;
	padding: 0px 15px 5px;
	border: 1px solid #12710E;
	color: #12710E;
	background-color: #C1F1BF;
}
#formSuccess h2 , #formError h2 {
	padding: 5px 0 0;
	font-size: 12px;
}
#formSuccess ul , #formError ul {
	padding: 0;
	margin: 0 10px;
}
	tr.fieldError {
		color: #B62600;
	}

  
#pageContainer {
  margin: 0px auto;
  text-align: left;
  position: relative;
  background: url( '/images/contentbg.gif' ) repeat-y;
  width: 925px;
 }
 #pageTopBG {
  	position: absolute;
	top: 0;
	background: url( '/images/topbg.gif' ) no-repeat;
	width: 925px;
	height: 488px;
}
	#pageTopBG img {
		position: absolute;
		top: 60px;
		left: 50px;
	}
/* floating images left */
.floatleft {
	float: left; }
	
#topContainer {
	width: 925px;
	height: 255px;
}

#contentContainer {
	padding: 33px 50px 0 50px;
	text-align: left;
}
	#sidebarContainer {
		float: left;
		width: 245px;
		overflow: hidden;
		text-align: right;
	}
		#sidebarContainer p, #sidebarContainer h1, #sidebarContainer h2 {
			padding-left: 25px;
			padding-right: 10px;
		}

	#contentContainer .leftBanner {
		width: 240px;
		display: block;
		border-right: 4px solid #F8B409;
		border-bottom: 4px solid #F8B409;
	}
	
	#menuContainer {
		padding: 10px;
		padding-right: 0;
		list-style: none;
		float: right;
		width: 555px;
	}
	#menuContainer div {
		position: relative;
		float: left;
		z-index: 25;
		display: block;
		height: 22px;
	}
	
	#menuContainer a {
		display: block;
		color: #333333;
		padding: 3px 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		height: 16px;
		font-weight: bold;
		white-space: nowrap;
	}
		#menuContainer a:hover {
			background: #F5F3D6;
			color: #C34B19;
		}
		#menuContainer a.active {
			color: #C34B19;
		}
	#menuContainer .spacer {
		float: left;
		width: 11px;
		margin-top: 3px;
		height: 15px;
		display: block;
	}
		#menuContainer div.sub {
			top: -999em;
  			left: -1px;
			float: none;
			position: absolute;
		}
			#menuContainer div.mHover {
				left: 0;
				top: 22px;
			}
				#menuContainer div div a {
					font-weight: normal;
					font-size: 12px;
					float: none;
					background: #FFFDFF;
					border-top: 1px solid #F8B409;
				}
				
	.normal a , .about a {
		width: 45px;
	}
	.account a , .contrib a , .about div.sub a {
		width: 95px;
	}
	.contrib div.sub a {
		width: 130px;
	}

#enterContent {
	padding: 20px 20px 20px 500px;
	background: url( '/images/AWGN-revised_03.jpg' ) no-repeat;
	color: #FFFFFF;
	width: 304px;
	height: 306px;
	text-align: right;
}

#enterContent a{
	color: #FFFFFF;
}
#enterContent a:hover{
	color: #cccccc;
}
	#contentAdvisory {
		padding: 8px;
		text-align: left;
		background-color: #FFFFFF;
		border: 1px solid #000000;
		color: #000000;
	}
		#contentAdvisory a{
			color: #333333;
		}
	
#rightContainer {
	position: relative;
	margin: 10px 17px;
	width: 545px;
	float: right;
	clear: right;
	z-index: 20;
}

	#rightContainer p {
		text-align: left;
	}
#mainContainer {
	position: relative;
	margin: 10px 30px 10px 30px;
	clear: both;
	z-index: 20;
	text-align: left;
}

#mainContainer a, #rightContainer a{
	color: #003300;	
}
#mainContainer a:hover, #rightContainer a:hover{
	color: #999999;	
}
	
	
	
	a.genreWidget {
		width: 250px;
		padding-left: 4px;
		display: block;
		margin: 10px 0 0 0;
		float: left;
		height: 200px;
		color: black;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		a.genreWidget img {
			width: 225px;
			height: 153px;
			margin: 0px 0px 5px;
			border: 3px solid #F8B409;
		}
		
		
		
#storyList {
	padding: 10px 0px;
	text-align: left;
}

	#storyList .story {
		clear: both;
		padding: 0 0 15px 0;
		margin-top: 10px;
	}
		#storyList .story h2 .storyComingSoon {
			font-size: 11px;
			font-family: verdana;
			font-weight: normal;
		}
		#storyList .story h2 .storyLength {
			float: right;
			font-size: 11px;
			font-family: verdana;
			font-weight: normal;
		}
	
	#storyList .storySpecs {
		width: 100px;
		font-size: 9px;
		font-family:verdana;
		text-align: center;
		float: right;
	}
	#storyList .storySpecs b{
		font-size: 11px;
	}
	
	.addToCart {
		background: url( /images/icons/smallcart.gif );
		width: 15px;
		display: block;
		float: left;
		height: 15px;
		background-position: 0 0;
	}
		.addToCart:hover {
			background-position: 0 -15px;
		}
	.addToCartL {
		background: url( /images/icons/largecart.gif );
		width: 30px;
		height: 30px;
		background-position: 0 0;
	}
		.addToCartL:hover{
			background-position: 0 -60px;
		}
		
		.inCart, .inCart:hover {
			background-position: 0 -30px;
		}
	

.comments{
	font-size: 10px;	font-family:verdana;	padding: 10px 35px;
}


table {
	border-collapse: collapse;
}

tr, .even {
	background: #FFFFF9;
}
.odd{
	background: #FFFFE6;
}

td {
	padding: 8px 30px 8px 10px;
	font-size: 12px;
	text-align: left;
}
th {
	padding: 8px 25px 8px 10px;
	text-align: left;
	font-size: 13px;
}
	table small {
		font-size: 10px;
		font-family: verdana;
		font-weight: normal;
	}
	
input,option {
	font-size: 11px;
	font-family: verdana;
	padding: 2px 5px;
}
	
#footerLinks{
	clear: both;
	text-align: center;
	font-weight: bold;
	margin: 5px 0;
}

#footerLinks a {
	color: #003300;	
}
#footerLinks a:hover{
	color: #999999;	
}

#footContainer {
	clear: both;
	text-align: center;
	background: url( '/images/bottomb1.jpg' ) no-repeat;
	background-color: #A31708;
	width: 925px;
	padding: 50px 0 25px;
	color: #5A2124;
	font-family: verdana;
	font-size: 10px;
}


/**IMPROMPTU*/

		 .jqiwarning .jqi{
		      background-color: #b0be96;
		      background-color: #A31708;
		}
		.jqifade{
		      background-color: #ffffff;
		}
		div.jqi{
		      position: absolute;
		      background-color: #F8B409;
		      padding: 4px;
		      width: 300px;
		}
		div.jqi .jqiclose{
		      float: right;
		      margin: -35px -10px 0 0;
		      cursor: pointer;
		}
		div.jqi .jqicontainer{
		      /*background-color: #e0eEc6;*/
		      background-color: #c24815;
		      padding: 5px;
		      color: #ffffff;
		      font-weight: bold;
		}
		div.jqi .jqimessage{
		      background-color: #fffde4;
		      color: #000000;
		      font-family: verdana;
		      padding: 8px;
		}
		div.jqi .jqibuttons{
		      text-align: center;
		      padding: 2px 0 0 0;
		}
		div.jqi button{
		      padding: 3px 3px 3px 3px;
		      margin: 0 8px;
		      font-size: 10px;
		}