html {
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	background-image:url("../images/main_bgd.jpg");
	background-repeat:repeat-x;
}

ul {
	list-style-type: square;
}

body {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
}

h2 {
	font-size: 22px;
	margin-top:0px;
	margin-bottom: 5px;
	color: #663399;
}

h3 {
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #663399;
}

h4 {
	color: #003f3f;
}

.bookheading_h3 {
	margin-top: 0px;
	font-size: 18px;
}

.book_h3 {
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#book_lrelease {
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 700px;
	border-bottom: 1px solid #076a6a;
	overflow: auto;

}

h4 {
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

/* HEADER STYLES */

#header {
	background-image:url("../images/page_header.jpg");
	background-repeat:no-repeat;
	min-height: 150px;
}

#header h1 {
	display: none;
}

/* NAVIGATION STYLES */

#main_nav {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, serif;
	width: 830px;
	float: right;
	margin-top: 128px;
	padding: 0px;
	height: 18px;
}

#main_nav ul {
	margin: 0px;
	padding: 0px;
}

#main_nav ul li {
	padding: 0px 15px;
	border-left: 2px solid #ffffff;
	list-style: none;
	display: inline;
	text-shadow : #000000 0.1em 0.1em 0.2em;
}

.book_holder img {
	box-shadow: 0.2em 0.2em 0.2em #888888;
	-moz-box-shadow: 0.2em 0.2em 0.2em #888888;
	-webkit-box-shadow: 0.2em 0.2em 0.2em #888888;
}

.book_holder h3 {
	color: #003f3f;
	font-family: Georgia, serif;
	text-align: center;
	margin-top: 10px;
}

.book_featured {
	float: left;
	width: 230px;
}

.book_img {
	box-shadow: 0.2em 0.2em 0.2em #888888;
	-moz-box-shadow: 0.2em 0.2em 0.2em #888888;
	-webkit-box-shadow: 0.2em 0.2em 0.2em #888888;
}

#book_lrelease img {
	box-shadow: 0.2em 0.2em 0.2em #888888;
	-moz-box-shadow: 0.2em 0.2em 0.2em #888888;
	-webkit-box-shadow: 0.2em 0.2em 0.2em #888888;
}

.book_featured img {
	box-shadow: 0.2em 0.2em 0.2em #888888;
	-moz-box-shadow: 0.2em 0.2em 0.2em #888888;
	-webkit-box-shadow: 0.2em 0.2em 0.2em #888888;
}

.book_featured h3 {
	color: #003f3f;
	font-family: Georgia, serif;
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
}

#main_nav ul li.first {
	margin-left: 0px;
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}
 

#main_nav a:link {
	color: #ffffff;
	text-decoration: none;
}

#main_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#main_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#main_nav a:focus {
	color: #ffffff;
	text-decoration: none;
}

#main_nav a:active {

}

#main_nav ul li {
	display: inline;
}

/* END NAVIGATION STYLES */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	min-height: 450px;
	padding: 5px;
	font-size: 16px;
	margin-top: 5px;
	background-color: #ffffff;
	text-align: center;
}
/* SIDEBAR STYLES */

#right_column {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}

.right_box {
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background: #ffffff;
	min-height: 300px;
	border: 1px solid #076a6a;
	text-align: left;
}

#main_content {
	width: 715px;
	margin-top: 5px;
	margin-left: 5px;
	min-height: 440px;
	text-align: left;
}

#newsarchive {
	width: 200px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #102c52;
}

/* MAIN CONTAINER STYLES */

#main_container {
	width: 950px;
	margin: 0px;
	padding: 0px;
}

.section_header {
	font-family: Georgia, serif;
	height: 30px;
	background-image: url("../images/section_header.jpg");;
	background-repeat: no-repeat;
	width: 715px;
	padding-left: 5px;
	padding-top: 3px;
}

.section_header h2 {
	display: inline;
	color: #ffffff;
	text-shadow : #000000 0.1em 0.1em 0.2em;
}

.header_more {
	float: right;
	margin: 12px 0px 0px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
}


/* LOGIN BOX */
#login_box {
	font-size: 0.8em;
	text-align: right;
}

#login_box form{
	margin: 0px;
	padding: 0px;
}

#login_box .input_sml1 {
	width: 152px;
	height: 16px;
	margin: 1px;
	padding: 2px;
}

#login_box .input_sml2 {
	width: 152px;
	height: 16px;
	margin: 1px;
	padding: 2px;
}

#login_box2 {
	font-size: 14px;
	text-align: center;
}

#login_box2 form{
	margin: 0px;
	padding: 0px;
}

#login_box2 .input_sml1 {
	width: 152px;
	height: 16px;
	margin: 1px;
	padding: 2px;
}

#login_box2 .input_sml2 {
	width: 152px;
	height: 16px;
	margin: 1px;
	padding: 2px;
}

/* JOURNAL */

#journal_box {
	width: 150px;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 4px;
}

#journal_box ul{
	padding-left: 1.4em;
	margin-left: 0px
}

#journal_box li{
	padding-bottom: 6px;
}


.link_bar {
	width: 160px;
}

.link_bar ul{
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	text-align: center;
	font-size: 9px; 
	margin-top: 5px;
	margin-bottom: 0px;
}

.link_horizontal ul{
	display: inline;
}

.link_horizontal ul li{
	margin-left: 0;
	padding: 0px 15px;
	list-style: none;
	display: inline;
}

#formbutton{
	cursor:pointer;
	font-weight:bold;
	padding: 1px 2px;
	width: 150px;
	margin-top: 0px;
}

/* FOOTER STYLES */

#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 0.75em;
	margin-top: 0px;
}

#footer a{
	color: #000000;
	text-decoration: underline;
}

#footer a:hover{
	color: #000000;
	text-decoration: none;
}

#footer_line_1 {
	padding: 0px;
	margin: 0px;
}

#footer_line_2 {
	padding: 0px;
	margin: 0px;
}

.page_text {
	font-size: 14px;
	margin: 10px 5px 0px 10px;
}

.clearboth {
	clear: both;
	display: hidden;
}

.image_list {
	float: left;
	width: 65px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 4px;
	overflow: hidden;
	height: 89px;	

}

.image_listfirst {
	float: left;
	width: 65px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-right: 1px;
	overflow: hidden;
	height: 89px;	

}

.image_listvert {
	float: left;
	width: 280px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 4px;
	overflow: hidden;
	height: 89px;	
	margin-bottom: 5px;
}

.image_listvertfirst {
	float: left;
	width: 280px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 4px;
	overflow: hidden;
	height: 89px;	
	margin-bottom: 5px;
	margin-top: 0px;
}

.image_listvert_text {
	margin-top: 25px;
}

.image_listvertfirst_text {
	margin-top: 25px;
}

.small {
	font-size: 10px;
}

#side_box {
	width: 150px;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 4px;
}

#about_box {
	float: right;
	text-align: right;
	margin-right: 5px;
	.margin-right: 3px;
	padding-top: 0px;
	margin-top: 0px;
}

#about_box ul{
	padding-top: 0px;
	margin-top: 0px;
}

#about_box ul li{
	list-style: none;
	color: #ffffff;
	font-weight: bold;
}

#about_box ul li a{
	color: #ffffff;
}

#about_box ul li a:hover{
	color: #D8CEC0;
}

#search_box {
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 50px;
}

#search_box form {
	padding-top: 4px;
	padding-left: 0px;
	line-height: 19px;
	margin: 0px;
}


.searchBox2{
  background-image:url('../images/magnifying_glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
	width: 150px;
	border: 1px solid #513127;
}

#search_box2 {
	margin-right: 4px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
}

#search_box2 form {
	padding-top: 4px;
	padding-left: 0px;
	line-height: 19px;
	margin: 0px;
}
.inline {
	display: inline;
}

.link_text {
	margin-left: 25px;
	margin-bottom: 0px;
	font-size: 12px;
	border-bottom: 1px solid #076a6a;
}


#breadcrumb {
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}

.news_item {
	color: #202326;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	o\verflow: visible;
	margin-left: 10px;
	margin-right: 0px;
	he\ight: 1%;
}

.news_text {
	color: #202326;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

.news_footer {
	text-align: right;
	border-top: 1px solid #264545;
	border-bottom: 1px solid #264545;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #202326;
	font-size: 10px;
}

.news_header h2{
	color: #663399;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 0px solid #264545;
	text-transform: uppercase;
}

#latest_release h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#latest_release h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #102c52;
}

#view_cart {
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	background-image:url("../images/cart_bgd.jpg");
	background-repeat:repeat-x;
	text-align: center;
	height: 85px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#view_cart a {
	color: #ffffff;
	text-decoration: underline;
}

#view_cart a:hover {
	color: #ffffff;
	text-decoration: none;
}

legend {
	font-weight: bold;
	color: #003f3f;
}

fieldset {
	border: 1px solid #003f3f;
	margin-bottom: 10px;
}

.inplgeplus {
	width: 465px;
}

.inpmed {
	width: 290px;
}


.inpsm {
	width: 50px;
}


#order_box {
	width: 200px;
	float: right;
	top: 30px;
	border: 1px solid #264545;
	padding: 5px 5px 0px 5px;
	background-color: #ffffff;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: -170px;
}

#order_box h4 {
	text-align: center;
	margin-top: 0px;
}

#order_box2 {
	width: 200px;
	float: right;
	border: 1px solid #264545;
	padding: 5px 5px 0px 5px;
	background-color: #ffffff;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: -175px;
}

#order_box2 h4 {
	text-align: center;
	margin-top: 0px;
}

