/* Global Styles */
a:hover {
	text-decoration : underline;
}

a {
	text-decoration : underline;
}

.clearboth {	clear: both; }

body {
	font: 12px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	background: #eff3f5 url(../misc_images/bg.jpg) center repeat-y;
	padding-bottom: 60px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
/*	overflow: hidden;*/
}

#banner {
	
}

#rule {
	background: url(../misc_images/hr.gif) repeat-x;
	height: 14px;
	width: 100%;
	float: left;
}

img {
	border-style: none;
}

#main_menu {
	background: url(../misc_images/main_menu/header_bg.gif) no-repeat;
	height: 77px;
	width: 760px;
}

#sub_menu {
	width: 430px;
	clear: both;
	height: 25px;
	color: #FFFFFF;
	background: url(../misc_images/main_menu/submenu_bg.gif) top no-repeat;
	float: right;
	margin-top: -3px;
}

#store_menu {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#account_menu {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

#welcome {
	margin-bottom: 15px;
	color: #ff9c00;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 8px;
}

#sub_banner {
}

#view_buttons {
	float: left;
	width: 150px;
	visibility: hidden;
}

#bubble {
	background: #c8d5dd url(../misc_images/bubble_top.gif) no-repeat top;
	width: 435px;
	padding-top: 20px;
	margin-top: 20px;
}

#bubble_content {
	padding: 10px;
}

#product_shelf {
	width: auto;
	margin-top: 20px;
}

#product_shelf_old {
	width: 530px;
}

#product_info {
	width: 530px;
	padding-top: 30px;
}

#main_content {
	padding: 10px;
}

#profile_content {
	padding: 10px;
	float: left;
	width: 400px;
}

#normal_header {
	margin-bottom: 10px;
	color: #8da6b5;
	font: 18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top: 20px;
	width: 300px;
}

#checkout_header {
	color: #8da6b5;
	font: 24px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	width: 300px;
	margin-top: 80px;
	float: left;
	padding-left: 15px;
}

.bottomalign {
	margin-bottom: 0;
}

#logged_in {
	color: #ff9c00;
	float: left;
	clear: both;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#logout {
	color: #7f7f7f;
	float: right;
	clear: both;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	padding-right: 10px;
	width: 250px;
	margin-bottom: 0px;
	text-align: right;
}

.checkout_table {
	font-size: 10px;
	padding: 10px;
}

.checkout table img {
	margin-right: 20px;
}

#checkout_desc {
	margin-left: 20px;
	text-align: center;
}

.table_top {
	background: #8da6b5;
	color: #FFFFFF;
	font-size: 12px;
}

.table_even {
	background: #e7f0ed;
}

.checkout_subtotal {
	color: #7f7f7f;
	font-size: 11px;
}

#sub_menu a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

.checkout_total {
	font-size: 12px;
	color: #ff7e00;
}

#logout a {
	color: #7f7f7f;
	float: right;
	clear: both;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	padding-right: 10px;
	width: 150px;
	margin-bottom: 0px;
	text-align: right;
}

#2column {
	width: 250px;
	float: left;
	border-right: 2px dotted #eeeeee;
}

.bluebg {
	background: #8DA6B5 url(../misc_images/main_menu/submenu_bg.gif);
}

#store {
	width: 530px;
	border-style: none;
}

#quick_search {

float: right;
}

#quick_search form {
	margin: 0;
	padding: 0;
}

.clear_rule {
	clear: both;
	border-bottom: 1px solid #d4d4d4;
	width: 550px;
}

#client_logo {
	text-align: left;
}

#checkout_client_logo {
	width: 100px;
	height: 50px;
	clear: right;
	float: right;
	margin-right: 20px;
}

#sidebar {
	width: 190px;
	float: right;
	height: 300px;
	margin-bottom: 30px;
}

#header {
	margin-top: 30px;
}

#column {
	width: 220px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	position: relative;
}

#column a {
	text-decoration: none;
	color: #8da6b5;
}

#menu a {
	text-decoration: none;
	font: 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-right: 5px;
	margin-top: 5px;
}

.backarrow {
	padding-left: 20px;
}

#menu .register_now a {
	color: #ff9c00;
	font-weight: bold;
}

#menu img {
	margin-bottom: 10px;
}

#login {
	float: right;
	width: 280px;
	padding-top: 10px;
	font-size: 10px;
	overflow: hidden;
}

.login_header {
	color: #7f7f7f;
	font: 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#menu {
	float: left;
	width: 450px;
}

#column img {
	margin-bottom: 10px;
}

#indent_text {
	padding-left: 5px;
	padding-right: 20px;
}

#page_footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	color: #7f7f7f;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	clear: both;

}

#page_footer img {
	margin-left: 15px;
	clear: both;
}

#page_footer a {
	padding-right: 10px;
	text-decoration: none;
	color: #7f7f7f;
}

#footer_left {
	float: left;
	width: 350px;
}

#footer_right {
	float: right;
	width: 600px;
	text-align: right;
}

#shopping_cart {
	background: #c8d5dd url(../catalogue/media/cart_bg.gif) top repeat-x;
	margin-bottom: 10px;
	padding: 5px;
	color: #7f7f7f;
}

#white_title {
	color: #FFFFFF;
}

#promotions {
	background: #ffff00 url(../catalogue/media/cart_bg.gif) top repeat-x;
	padding: 5px;
	padding-bottom: 10px;
	color: #000000;
}

#promotions ul {
	list-style: none;
	margin-left: 5px;
}

#promotions ul li {
	margin-bottom: 10px;
}

#__promotions(old) {
	background: #c8d5dd url(../catalogue/media/cart_bg.gif) top repeat-x;
	padding: 5px;
	padding-bottom: 10px;
	color: #7f7f7f;
}

.greytext a {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 14px;
}

.bluetext a {
	color: #8da6b5;
	text-decoration: none;
	font-size: 14px;
}

#desctext {
	display: none;
	visibility: hidden;
}
	
	


/*End Lightbox Style*/

#movie_box {
	width: 320px;
	height: 260px;
	float: right;
	margin-top: 30px;
	text-align: right;
}

#movie_box img {
	margin-top: 10px;
}

#breadcrumb {
	width: 500px;
	height: 30px;
	float: left;
	padding-left: 7px;
}

#breadcrumb a {
	font-size: 12px;
}

#dai {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-left: 8px;
}

#mid_section {
	margin-bottom: -10px;
	padding: 0;
}

.hidden {
	visibility: hidden;
	display: none;
}	
