/*
Company:	
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - any style that defines how the site is laid out (position and size of objects)
Nav - navigation bar
Headings - headings like h1, h2, etc
Text Styles - Styles for text
Lists - unordered and ordered lists
Forms - html forms
Links - links
Misc - anything that doesn't fit elsewhere
*/

/*** START - MOVED TO HEAD FILE ***/
/* @group HTML, Body */
/*body {
	background-color: #662d90;
}*/
/* @end */
/*** END - MOVED TO HEAD FILE ***/

/* @group Layout */

#header { 
	width: 100%; 
	height: 94px; 
	background: url(../templates/images/bg_header.gif) repeat-x; 
} 

#header_content { 
	position: relative; 
	width: 900px; 
	margin: auto; 
} 

.header_search_field { 
	position: absolute; 
	right: 100px; 
	top: 50px; 
	width: 119px; 
	w\idth: 114px; 
	height: 19px; 
	he\ight: 17px; 
	padding: 2px 0 0 5px; 
	/* background: url(../templates/images/bg_search_box.gif) no-repeat; */
	border: none; 
} 

.header_search_button {
	position: absolute; 
	right: 35px; 
	top: 50px; 
}

#content-wrapper {
	background-color: #fff;
	/*padding: 1px 0;*/
	padding: 0 0;
	overflow: hidden;
}

.cms_content { 
	width: 900px; 
	margin: 0 auto 20px; 
} 

#cms_search_form {
	width: 280px;
	float: right;
	display: inline;
}
#cms_search_button {
	/*position: relative; 
	left: 450px; 
	top: 7px;*/
	float: right;
	display: inline;
}

.guest_search_form {
	width: 300px;
	float: right;
	display: inline;
}
.guest_search_field { 
	/*position: relative; 
	left: 450px;*/ 
	width: 176px; 
	w\idth: 171px; 
	height: 19px; 
	he\ight: 17px; 
	padding: 2px 0 0 5px; 
	background: url(../templates/images/search_box_long.gif) no-repeat; 
	border: none;
	margin-right: 4px;
	float: left;
	display: inline;
} 

.guest_search_button {
	/*position: relative; 
	left: 450px; 
	top: 7px;*/
	float: right;
	display: inline;
	/*background: url(../templates/images/button_search_guest.gif) no-repeat;
	border: none;*/
}

#cms_search_field { 
	/*position: relative; 
	left: 450px;*/ 
	width: 176px; 
	w\idth: 171px; 
	height: 19px; 
	he\ight: 17px; 
	padding: 2px 0 0 5px; 
	background: url(../templates/images/search_box_long.gif) no-repeat; 
	border: none;
	margin-right: 4px;
	float: left;
	display: inline;
} 



#content_flash { 
	height: 147px; 
	margin-bottom: 20px; 
	margin-top: -1px;
} 

#main { 
	width: 771px; 
	margin: auto; 
} 

#main_top { 
	width: 771px; 
	height: 55px; 
	margin-top: 20px; 
	background: url(../templates/images/bg_cms_top.gif) no-repeat; 
} 

#main_content { 
	width: 770px; 
	border-right: 1px solid #622d89; 
} 

#main_bottom { 
	float: right; 
	width: 326px; 
	height: 5px; 
	background: url(../templates/images/bg_cms_bottom.gif) no-repeat; 
} 

.book_list { 
	padding-left: 20px;
} 

/*.book_list .image { 
	float: left; 
	width: 185px;
	padding: 16px 0;
	display: inline;
}*/

.book_list .image1 { /* gac fix */
	float: left; 
	width: 90px; 
	padding: 16px 0;
	display: inline;
	/*border: 1px solid #000;*/
}
.book_list .image2 { /* gac fix */
	margin-left: 4px;
	float: left; 
	width: 90px;
	padding: 16px 0;
	display: inline;
	/*border: 1px solid #000;*/
} 

.book_list .content-box { 
	float: right;
	width: 523px;
	padding: 16px;
	/*padding-left: 20px;*/ 
	font: normal 1em arial; 
	color: #2f1650; 
	display: inline;
}
.book_list .content-box p {
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 140%;
}

.book_list .content-box .watchlink {
	font-size: 11px;
	color: #2f1650;
}

.book_list .content-box .guest-box p { /* gac fix */
	padding-left: 30px;
	margin-bottom: 2px;
	line-height: 100%;
	font-size: 12px;
}
.book_list .content-box .guest-box strong { /* gac fix */
	font-weight: bold;
}

.highlight, .odd {
	background: url(../templates/images/content-box-bkg.gif) repeat-y top right;
}
.even {
	background-color: #FFFFFF;
}


.GuestPageControls { /* gac fix */
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	color: #391B5A;
	/*padding-left: 20px;*/
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	/*border: 1px solid #000;*/
}
.GuestPageControls .buttonoff { /* gac fix */
	color: #CCCCCC;
}
.firstbutton, .prevbutton, .clearbutton{ /* gac fix */
	float: left; 
	width: 90px; 
	padding: 2px 0;
	display: inline;
	font: normal .75em arial; 
	/*border: 1px solid #000;*/
}
.clearbutton { /* gac fix */
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid #000;*/
}
.nextbutton, .lastbutton { /* gac fix */
	float: left; 
	width: 90px; 
	padding: 2px 0;
	display: inline;
	text-align: right;
	font: normal .75em arial; 
	/*border: 1px solid #000;*/
}
.pagedata { /* gac fix */
	padding: 10px 0;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	font: normal .5em arial; 
	text-align: right;
	/*border: 1px solid #000;*/
}


#footer { 
	width: 100%; 
	height: 114px;
	background: url(../templates/images/bg_footer.gif) repeat-x; 
	margin: 0;
	text-align: center;
	color: #9e73bd;
	font-size: .92em;
}
p.footer-links {
	padding-top: 35px;
	margin-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color: #9e73bd;
}
#content {
	padding: 1px 0;
	overflow: hidden;
} 
	
/* @end */

/* @group Nav */
	
/* @end */

/* @group Headings */
h1 { }
.content-box h2 {
	background: url(../templates/images/content-bullet.gif) no-repeat 0 50%;
	padding-left: 15px;
	font-size: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
.content-box h2 span {
	margin-right: 5px;
	color: #ff6701;
}
h3 { }
h4 { }
h5 { }
h6 { }
/* @end */

/* @group Text Styles */
	
/* @end */

/* @group Lists */
	
/* @end */

/* @group Forms */
	
/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
	color: #2f1650;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */