﻿
body {
		font: 12px "Century Gothic" , Helvetica, Arial;
	
}

#master_wrapper {
	margin: 0 auto;
	width: 940px;
}

#header {
	height: 150px;
}

#logo {
	float: left;
}

#logo a {
	display: block;
	width: 363px;
	height: 140px;
	text-decoration: none;
	background: url(../images/header_logo.png) no-repeat left top !important;
	background: url(../images/header_logo.gif) no-repeat left top;
}

#logo a span {
	visibility: hidden;
}

#header_items {
	float: right;
	margin-right: -7px;
	padding: 8px 0;
	width: 120px;
}

#header_items a:link, #header_items a:visited {
	display: block;
	width: 112px;
	padding: 3px 0;
	margin-bottom: 7px;
	border: solid 1px #404040;
	font-size: 13px;
	color: #CCC;
	text-align: center;
	text-decoration: none;
	background: url(../images/header_buttons_bg.png) !important;
	background: #1B1B1B;
}

#header_items a:hover, #header_items a:active {
	border: solid 1px #666;
	color: #FFF;
}

#header_items input {
	width: 89px;
	padding: 3px 3px 3px 20px;
	border: solid 1px #404040;
	font: 13px "Century Gothic" , Helvetica, Arial;
	color: #CCC;
	background: url(../images/header_search_bg.png) no-repeat left top !important;
	background: url(../images/header_search_bg.gif) no-repeat left top;
}

#header_items input:hover, #header_items input:focus {
	border: solid 1px #666;
	color: #FFF;
	background: url(../images/header_search_bg.png) no-repeat left top !important;
	background: url(../images/header_search_bg.gif) no-repeat left top;
}

#header_items .search_button {
	position: absolute;
	top: -300px;
}

#content wrapper {
}

#sidebar {
	float: left;
	width: 150px;
}

#sidebar ul {
	list-style: none;
	margin: -10px 0 50px -40px;
}

#sidebar ul li {
	margin: 0;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	display: block;
	padding: 15px 0 0 0;
	border-bottom: solid 5px #FFF;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
	border-bottom: solid 5px #006699;
	color: #006699;
}

.red, #sidebar ul li a.red:link, #sidebar ul li a.red:visited {
	color: #990000;
}

#sidebar ul li a.red:hover, #sidebar ul li a.red:active {
	border-bottom: solid 5px #990000;
}

#content {
	float: right;
	width: 780px;
}

#footer {
	margin-top: 50px;
	height: 50px;
	font-size: 10px;
	color: #999;
	text-align: center;
	background: url(../images/footer_bg.jpg) repeat-x top;
}

#footer_nav ul {
	padding-top: 7px;
	list-style: none;
}

#footer_nav ul li {
	display: inline;
	margin: 0;
}

#footer_nav ul li a:link, #footer_nav ul li a:visited {
	padding: 20px 7px;
	color: #999;
	text-decoration: none;
	line-height: 20px;
}

#footer_nav ul li a:hover, #footer_nav ul li a:active {
	color: #000;
}

#footer_credits {
	margin: 50px auto;
	width: 940px;
	font-size: 10px;
	color: #999;
}

#footer_credits a:link, #footer_credits a:visited {
	color: #999;
	text-decoration: none;
}

#footer_credits a:hover, #footer_credits a:active {
	color: #000;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.zero {
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.w110 {
	width: 110px;
}

.w240 {
	width: 240px;
}

.w320 {
	width: 320px;
}

.h25 {
	height: 25px;
}

.bold {
	font-weight: bold;
}



/* Content elements */

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #DDD;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 10px;
}

h1 a:link, h1 a:visited {
	font-size: 30px;
	color: #DDD;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding-bottom: 10px;
}

h1 a:hover, h1 a:active {
	color: #000;
}

h2 {
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #000;
}

#flash_slideshow {
	margin: 10px 0 -600px 0;
}

#homepage_content {
	position: relative;
	left: 10px;
	width: 164px;
	height: 594px;
	padding: 10px 20px;
	background: url(../images/homepage_text_bg.png) no-repeat left top !important;
	background: url(../images/homepage_text_bg.gif) no-repeat left top;
	color: #000;
	z-index: 100;
}

#homepage_content #text {
	height: 290px;
	overflow: hidden;
}

.subscribe_input {
	width: 156px;
	margin-bottom: 5px;
	padding: 4px 3px;
	border: solid 1px #CCC;
	font-size: 12px;
	background: #FFF;
}

.subscribe_button {
	width: 164px;
	margin-bottom: 5px;
	padding: 4px 3px;
	border: solid 1px #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: 12px;
	font-weight: bold;
	background: #FFF;
}

.small_link {
	font-size: 10px;
}

a.catlist:link, a.catlist:visited {
	font-size: 30px;
	color: #DDD;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 50px;
	padding: 0 30px;
}

a.catlist:hover, a.catlist:active {
	color: #000;
}

a.subcats:link, a.subcats:visited {
	position: relative;
	top: -30px;
	left: -10px;
	font-size: 14px;
	color: #BBB;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	padding: 0 10px;
}

a.subcats:hover, a.subcats:active {
	color: #000;
}

.product_group {
	/* Makes the div which allows horizontal scrolling of the product listing pages */
	position: relative;
	top: 0;
	width: 780px;
	height: 340px;
	overflow: auto;
	border-bottom: solid 1px #CCC;
}

.product_listing {
	vertical-align: top;
	width: 240px;
	height: 300px;
	overflow: hidden;
	margin-right: 28px;
}

.product_listing img {
	width: 240px;
	height: 300px;
}

.product_listing a:link, .product_listing a:visited {
	display: block;
	width: 240px;
	height: 300px;
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
	background: url(../images/product_listing_bg.png) no-repeat left top !important;
	background: url(../images/product_listing_bg.gif) no-repeat left top;
}

.product_listing a:hover, .product_listing a:active {
	background: url(../images/product_listing_hover.png) no-repeat left top !important;
	background-image: none;
}

.product_image {
	float: left;
	width: 350px;
}


.product_image img {
	border: solid 1px #CCC;
}

.product_details {
	float: right;
	width: 460px;
}

.prod_details {
	float: left;
	width: 430px;
}

/* Old CSS classes */

/* Common classes to copy to the editor.css file */

td {
	color: #666666;
}

.table {
	border: 1px solid #D4E5F6;
	background: #F7F7F7;
}

.table_light {
	border: 1px solid #F0F0F0;
	background: #FCFCFC;
}

.redText {
	color: #CC0000;
	font-weight: bold;
}

.greenText {
	color: #009900;
	font-weight: bold;
}

.smallText {
	font: 10px "Century Gothic" , Helvetica, Arial;
	color: #999999;
	text-transform: none;
}

.melapurdie_small {
	font: 15px "Century Gothic" , Helvetica, Arial;
	color: #999999;
	text-transform: none;
}

hr {
	border: 1px solid #F5F5F5;
	height: 1px;
}

/* End common classes */

tr.hover:hover, tr.altItemHover:hover {
	background-color: #F5F5F5;
	cursor: pointer;
}

td.price {
	font-size: 20px;
	color: #2B7CCE;
}

td.desc {
	font-size: 11px;
}

a.customer_menu:link, a.customer_menu:visited, a.customer_menu:active {
	font: 14px "Century Gothic" , Helvetica, Arial;
	color: #2B7CCE;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	text-align: center;
}

a.customer_menu:hover {
	color: #000000;
}


/* These are for the category menu */

.nav_menu_top {
	/* top row of menu */
	text-decoration: none;
	width: 100%;
	height: 18px;
	display: block;
}

a.nav_menu_top:link, a.nav_menu_top:visited, a.nav_menu_top:active {
	/* top row of menu - links */
	text-decoration: none;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px "Century Gothic" , Helvetica, Arial;
	padding-left: 10px;
}

.nav_menu_top_over {
	/* top row of menu */
	border: #6FA8E1 1px solid;
	text-decoration: none;
	width: 100%;
	height: 16px;
	display: block;
	background: #FFFFFF url(../images/catmenu_bg.jpg) no-repeat bottom left;
}

a.nav_menu_top_over:hover {
	/* top row of menu - links */
	color: #000000;
	padding: -2px 0px 0px 9px;
	line-height: 16px;
}

.nav_menu_sub {
	/* sub menu section */
	text-decoration: none;
	width: 100%;
	height: 22px;
	display: block;
	background: #D4E5F6 url(../images/catmenu_sub_bg.jpg) no-repeat bottom left;
}

a.nav_menu_sub:link, a.nav_menu_sub:visited, a.nav_menu_sub:active {
	/* sub menu section - links */
	text-decoration: none;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px "Century Gothic" , Helvetica, Arial;
	padding: 0px 10px 0px 10px;
}

.nav_menu_sub_over {
	/* sub menu section */
	border: #6FA8E1 1px solid;
	text-decoration: none;
	width: 100%;
	height: 20px;
	display: block;
	background: #6FA8E1 url(../images/spacer.gif) no-repeat bottom left;
}

a.nav_menu_sub_over:hover {
	/* sub menu section - links */
	color: #FFFFFF;
	line-height: 20px;
}

/* end of category menu */

/* begin info pages menu */

a.info_menu:link, a.info_menu:visited, a.info_menu:active {
	/* top row of menu - links */
	text-decoration: none;
	width: 100%;
	height: 18px;
	display: block;
	color: #666666;
	padding: 3px 2px 2px;
	font: 12px "Century Gothic" , Helvetica, Arial;
	padding-left: 10px;
}

a.info_menu:hover {
	border: #6FA8E1 1px solid;
	text-decoration: none;
	width: 156px;
	height: 16px;
	display: block;
	background: #FFFFFF url(../images/catmenu_bg.jpg) no-repeat bottom left;
	color: #000000;
	padding: -2px 0px 0px 9px;
	line-height: 16px;
}

/* end info pages menu */

.steps {
	font-size: 12px;
}

.inputBox, .inputTextBox {
	/* Form fields */
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 4px;
}

.dropBox {
	/* Form fields */
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.button {
	/* Form Buttons */
	padding: 1px 10px;
	font: bold 12px "Century Gothic" , Helvetica, Arial;
	color: #FFF;
	border: 1px solid #CCC;
	background: #999 url(../images/button_bg.jpg) repeat-x center;
}

.button_fav {
	padding: 1px 10px 1px 30px;
	font: bold 12px "Century Gothic" , Helvetica, Arial;
	color: #FFF;
	border: 1px solid #CCC;
	background: #999 url(../images/button_bg_fav.jpg) no-repeat left center;
}

.button_cart {
	padding: 1px 10px 1px 30px;
	font: bold 12px "Century Gothic" , Helvetica, Arial;
	color: #FFF;
	border: 1px solid #CCC;
	background: #999 url(../images/button_bg_cart.jpg) no-repeat left center;
}

.footer {
	color: #999999;
}

.table_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.admin_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #F1F1F1;
}

.editItem {
	background-color: #CCCCCC;
}


/* Photo Gallery - KEY LOOKS page */

.gallery_img {
	border: solid 5px #EEE;
	width: 150px;
	height: 150px;
	margin-right: 30px;
	text-align: center;
}

.gallery_img:hover {
	border: solid 5px #999;
}

.gallery_img .img {
	border: none;
}

.gallery_img .wrapper {
	border: none;
}

.gallery_txt {
	width: 150px;
}

.gallery_txt .text {
	text-decoration: none;
}






