/***********************************************/
/* layout.css for Longshanks                   */
/***********************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/shared/bg.gif) left top;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 3.5em;
	color: #000000;
	margin: 0 0 10px 0;
	text-transform: lowercase;
}

h2, h3 {
	font-size: 1.2em;
}

img {
	border: 0;
}

hr {
	float: left;
	width: 100%;
	border: 0;
	margin: 20px 0 10px 0;
	padding: 0;
	background: url(../images/shared/basket_divider.gif) left top no-repeat;
	height: 1px;
	clear: left;
}

.left {
	float: left;
}

.right {
	float: right !important;
}

.clear {
	clear: both;
}

.hid {
	display: none;
}

.bigger_text h2 {
	font-size: 1.2em !important;
}

.bigger_text p {
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
}

.centre {
	vertical-align:middle;
}

.text_right, td.text_right {
	text-align:right !important;
}

.width100 {
	width:100%;
}

.no_bold {
	font-weight:normal;
}

br.nobr {
	float: left;
	line-height: 0em;
	height: 0em;
}

p.no_margin {
	margin: 0 !important;
	padding: 0 !important;
}

.no_margin {
	margin: 0 !important;
	padding: 0 !important;
}

.rightimg {
	float: right;
	margin: 0 0 0 10px;
}

.green {
	color: #cc0000;
}

.small_text {
	font-size: 0.9em;
}

.large_text {
	font-size: 1.4em;
}

.redtext {
	color: #CC0000;
}

/***********************************************/
/* Links                                       */
/***********************************************/

a, a:visited, a:link {
	color: #cc0000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.underline, a.underline:visited, a.underline:link {
	text-decoration: underline;
}

a.underline:hover, a.underline:active {
	text-decoration: none;
}

a.btn_sale_items, a.btn_sale_items:visited, a.btn_sale_items:link, a.btn_new_arrivals, a.btn_new_arrivals:visited, a.btn_new_arrivals:link, a.btn_best_sellers, a.btn_best_sellers:visited, a.btn_best_sellers:link {
	float: left;
	width: 93px;
	min-height: 19px;
	height:auto !important;
	height: 19px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/shared/btn_sale_items.gif) left top repeat;
	clear: both;
}

a.btn_sale_items:hover, a.btn_sale_items:active, a.btn_new_arrivals:hover, a.btn_new_arrivals:active, a.btn_best_sellers:hover, a.btn_best_sellers:active {
	background: url(../images/shared/btn_sale_items.gif) -93px top repeat;
}

a.btn_new_arrivals, a.btn_new_arrivals:visited, a.btn_new_arrivals:link {
	width: 125px;
	background: url(../images/shared/btn_new_arrivals.gif) left top repeat;
}

a.btn_new_arrivals:hover, a.btn_new_arrivals:active {
	background: url(../images/shared/btn_new_arrivals.gif) -126px top repeat;
}

a.btn_best_sellers, a.btn_best_sellers:visited, a.btn_best_sellers:link {
	width: 114px;
	background: url(../images/shared/btn_best_sellers.gif) left top repeat;
}

a.btn_best_sellers:hover, a.btn_best_sellers:active {
	background: url(../images/shared/btn_best_sellers.gif) -114px top repeat;
}

h2 a, h2 a:visited, h2 a:link {
	font-size: 1em;
	color: #BF8E1E;
	text-decoration: underline;
	font-weight: normal;
}

h2 a:hover, h2 a:active {
	text-decoration: none;
}

.CATPagingTable a, .CATPagingTable a:visited, .CATPagingTable a:link, a.back_btn, a.back_btn:visited, a.back_btn:link, .product_detail_right a, .product_detail_right a:visited, .product_detail_right a:link, .main_content a, .main_content a:visited, .main_content a:link, .main_content_admin a, .main_content_admin a:visited, .main_content_admin a:link {
	color: #CD181A;
	text-decoration: underline;
}

.CATPagingTable a:hover, .CATPagingTable a:active, a.back_btn:hover, a.back_btn:active, .product_detail_right a:hover, .product_detail_right a:active, .main_content a:hover, .main_content a:active, .main_content_admin a:hover, .main_content_admin a:active {
	text-decoration: none;
}

a.back_btn, a.back_btn:visited, a.back_btn:link {
	color: #CD181A;
	text-decoration: underline;
	font-size: 0.8em
}

.button_add {
	color: #ffffff;
	border: 1px solid #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	background: #cc0000 url(../images/shared/add_basket_btn.gif) left top no-repeat;
	width: 125px;
}

.button_add:hover {
	background-color: #971111;
	cursor:pointer;
	background: #cc0000 url(../images/shared/add_basket_btn.gif) -127px top no-repeat;
}

.update_btn {
	background:transparent url(../images/shared/update_btn.gif) no-repeat scroll left top;
	border:0 none;
	vertical-align:middle;
	width:59px;
}

.update_btn:hover {
	background:transparent url(../images/shared/update_btn_ovr.gif) no-repeat scroll left top;
}

.final_check_btn {
	width: 136px;
	float: right;
	border: 0;
	margin: 0 0 20px 0;
	background: url(../images/shared/final_checkout_btn.gif) left top no-repeat;
}

.final_check_btn:hover {
	background: url(../images/shared/final_checkout_btn.gif) no-repeat scroll -136px top;
}

.button, .button2 {
	border: 1px solid #B7B7B7;
	padding: 1px 0 1px 0;
	margin: 0 0 0 5px;
	width: 60px;
	font-size: 0.85em;
	background: #D1D1D1 url(../images/shared/search_btn_bg.gif) left center no-repeat;
	float: left;
}

.button:hover, .button2:hover {
	background: #D1D1D1 url(../images/shared/search_btn_bg_ovr.gif) left center no-repeat;
	color: #FFFFFF;
	border: 1px solid #004471;
	cursor: pointer;
}

.button2 {
	background:url(../images/shared/search_btn_bg.gif) no-repeat scroll left center #D1D1D1;
	border:1px solid #B7B7B7;
	float:left;
	font-size:0.85em;
	margin:0 0 0 5px;
	padding:1px 0;
	width:89px;
}

.continue_btn {
	float: right;
	border: 0;
	margin: 0 0 5px 0;
	width: 136px;
	background: url(../images/shared/continue_btn.gif) left top no-repeat;
	height: 23px;
}

.continue_btn:hover {
	background: url(../images/shared/continue_btn.gif) no-repeat scroll -136px top;
}

a.red_link, a.red_link:visited, a.red_link:link {
	color:#CD181A;
}

.email_print {
	border: 1px solid #971111;
	padding: 1px 0 1px 0;
	margin: 5px 0 0 0;
	width: 130px;
	font-size: 0.9em;
	font-weight: bold;
	background: #CD181A;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
}

.email_print:hover {
	background: #971111;
	cursor: pointer;
}

.inner_right a, .inner_right a:visited, .inner_right a:link, .inner_holder2_admin a, .inner_holder2_admin a:visited, .inner_holder2_admin a:link {
	color: #cc0000;
	text-decoration: underline;
}

.inner_right a:hover, .inner_right a:active, .inner_holder2_admin a:hover, .inner_holder2_admin a:active {
	text-decoration: none;
}

a.continue_shopping, a.continue_shopping:visited, a.continue_shopping:link {
	background:#B7B7B7 url(../images/shared/small_grey_btn_bg.gif) no-repeat scroll left center;
	border:1px solid #B7B7B7;
	color:#000000;
	float:left;
	font-size:0.95em;
	margin:0 0 5px;
	padding:0 10px;
	text-align:center;
	text-decoration:none !important;
	width:auto;
}

a.continue_shopping:hover, a.continue_shopping:active {
	text-decoration: none !important;
	background: #CD181A url(../images/shared/basket_btn_bg_ovr.gif) left center no-repeat !important;
	color: #FFFFFF !important;
	border: 1px solid #004471 !important;
}

a.add_this_btn, a.add_this_btn:visited, a.add_this_btn:link {	
	float: left;	
	width: 83px;
	min-height: 18px;
	height:auto !important;
	height: 18px;
	margin: 0 8px 0 10px;
	background: url(../images/shared/add_this_btn.gif) left top no-repeat;
}

a.add_this_btn:hover, a.add_this_btn:active {
	background: url(../images/shared/add_this_btn.gif) -83px top no-repeat;
}

a.youtube_btn, a.youtube_btn:visited, a.youtube_btn:link, a.facebook_btn, a.facebook_btn:visited, a.facebook_btn:link, a.rss_btn, a.rss_btn:visited, a.rss_btn:link {	
	float: left;	
	width: 17px;
	min-height: 18px;
	height:auto !important;
	height: 18px;
	margin: 0 3px 0 2px;
	background: url(../images/shared/you_tube_btn.gif) left top no-repeat;
}

a.youtube_btn:hover, a.youtube_btn:active, a.facebook_btn:hover, a.facebook_btn:active, a.rss_btn:hover, a.rss_btn:active {
	background: url(../images/shared/you_tube_btn.gif) -17px top no-repeat;
}

a.facebook_btn, a.facebook_btn:visited, a.facebook_btn:link {	
	background: url(../images/shared/facebook_btn.gif) left top no-repeat;
	margin: 0 0 0 2px;
}

a.facebook_btn:hover, a.facebook_btn:active {
	background: url(../images/shared/facebook_btn.gif) -17px top no-repeat;
}

a.rss_btn, a.rss_btn:visited, a.rss_btn:link {	
	background: url(../images/shared/rss_btn.gif) left top no-repeat;
	margin: 0 0 0 2px;
}

a.rss_btn:hover, a.rss_btn:active {
	background: url(../images/shared/rss_btn.gif) -17px top no-repeat;
}

a.stores_btn, a.stores_btn:visited, a.stores_btn:link, a.blog_btn, a.blog_btn:visited, a.blog_btn:link, a.about_btn, a.about_btn:visited, a.about_btn:link, a.newsletter_btn, a.newsletter_btn:visited, a.newsletter_btn:link, a.contact_btn, a.contact_btn:visited, a.contact_btn:link, a.brands_btn, a.brands_btn:visited, a.brands_btn:link {	
	float: left;	
	width: 182px;
	min-height: 43px;
	height:auto !important;
	height: 43px;
	margin: 0;
	padding: 0;
	background: url(../images/shared/stores_btn.gif) left top no-repeat;
}

a.stores_btn:hover, a.stores_btn:active {
	background: url(../images/shared/stores_btn.gif) left -43px no-repeat;
}

a.blog_btn, a.blog_btn:visited, a.blog_btn:link {	
	width: 60px;
	background: url(../images/shared/blog_btn.gif) left top no-repeat;
}

a.blog_btn:hover, a.blog_btn:active {
	background: url(../images/shared/blog_btn.gif) left -43px no-repeat;
}

a.about_btn, a.about_btn:visited, a.about_btn:link {
	width: 171px;
	background: url(../images/shared/about_btn.gif) left top no-repeat;
}

a.about_btn:hover, a.about_btn:active {
	background: url(../images/shared/about_btn.gif) left -43px no-repeat;
}

a.newsletter_btn, a.newsletter_btn:visited, a.newsletter_btn:link {	
	width: 115px;
	background: url(../images/shared/newsletter_btn.gif) left top no-repeat;
}

a.newsletter_btn:hover, a.newsletter_btn:active {
	background: url(../images/shared/newsletter_btn.gif) left -43px no-repeat;
}

a.contact_btn, a.contact_btn:visited, a.contact_btn:link {	
	width: 160px;
	background: url(../images/shared/contact_btn.gif) left top no-repeat;
}

a.contact_btn:hover, a.contact_btn:active {
	background: url(../images/shared/contact_btn.gif) left -43px no-repeat;
}

a.brands_btn, a.brands_btn:visited, a.brands_btn:link {	
	width: 161px;
	background: url(../images/shared/brands_btn.gif) left top no-repeat;
}

a.brands_btn:hover, a.brands_btn:active {
	background: url(../images/shared/brands_btn.gif) left -43px no-repeat;
}

a.caps_btn, a.caps_btn:visited, a.caps_btn:link, a.tees_btn, a.tees_btn:visited, a.tees_btn:link, a.crew_sweats_btn, a.crew_sweats_btn:visited, a.crew_sweats_btn:link {	
	float: left;	
	width: 164px;
	min-height: 74px;
	height:auto !important;
	height: 74px;
	margin: 0;
	padding: 0;
	background: url(../images/shared/caps_btn.gif) left top no-repeat;
}

a.caps_btn:hover, a.caps_btn:active {
	background: url(../images/shared/caps_btn.gif) left -74px no-repeat;
}

a.tees_btn, a.tees_btn:visited, a.tees_btn:link {	
	min-height: 68px;
	height:auto !important;
	height: 68px;
	background: url(../images/shared/tees_btn.gif) left top no-repeat;
}

a.tees_btn:hover, a.tees_btn:active {
	background: url(../images/shared/tees_btn.gif) left -68px no-repeat;
}

a.crew_sweats_btn, a.crew_sweats_btn:visited, a.crew_sweats_btn:link {	
	min-height: 110px;
	height:auto !important;
	height: 110px;
	background: url(../images/shared/crew_sweats_btn.gif) left top no-repeat;
}

a.crew_sweats_btn:hover, a.crew_sweats_btn:active {
	background: url(../images/shared/crew_sweats_btn.gif) left -110px no-repeat;
}


.footer a, .footer a:visited, .footer a:link {
	text-decoration: underline !important;
	color: #FFFFFF !important;
}

.footer a:hover, .footer a:active {
	text-decoration: none !important;
}

a.buy_caps, a.buy_caps:visited, a.buy_caps:link, a.buy_now, a.buy_now:visited, a.buy_now:link  {
	float: right;
	background: #997217 url(../images/shared/btn_buy_caps.gif) left top no-repeat;
	width: 183px;
	height: 36px;
	margin: 0 0 10px 0;
}

a.buy_caps:hover, a.buy_caps:active, a.buy_now:hover, a.buy_now:active {
	background: #cc0000 url(../images/shared/btn_buy_caps.gif) -183px top no-repeat;
}

a.buy_now, a.buy_now:visited, a.buy_now:link  {
	background: #997217 url(../images/shared/btn_buy_now.gif) left top no-repeat;
}

a.buy_now:hover, a.buy_now:active {
	background: #cc0000 url(../images/shared/btn_buy_now.gif) -183px top no-repeat;
}

/***********************************************/
/* Forms                                       */
/***********************************************/

input {
}

.textarea {
	border: 1px solid #919191;
	background-color: #FFFFFF;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.selection_input2 {
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	font-size: 1em;
	vertical-align: middle;
}

.selection_input, .login_signup .NormalTextBox {
	border: 0;
	font-size: 1em;
	vertical-align: middle;
	float: left;
	border: 1px solid #919191;
	background-color: #E5E5E5;
}

textarea.selection_input {
	border: 1px solid #919191;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
}

.inner_left label {
	text-decoration: underline;
}

.inner_left label:hover {
	text-decoration: none;
	cursor: pointer;
}

.labelwidth label {
	float: left;
	width: 160px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

.labelwidth .selection_input {
	margin: 2px 0 2px 0;
}

/***********************************************/
/* Layout Styles                               */
/***********************************************/

.outer_bg {
	padding: 15px 0 10px 0;
	margin: 0;
	width: 100%;
	float: left;
}

.outer {
	padding: 0;
	margin: auto;
	width: 985px;
	position: relative;
	font-size: 0.8em;
}

.header {
	float: left;
	color: #ffffff;
	width: 985px;
	text-align: right;
	clear: right;
	position: relative;
	font-size: 0.8em;
}

.top_nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}

.top_nav a, .top_nav a:visited, .top_nav a:link {
	color: #000000;
	text-decoration: none;
}

.top_nav a:hover, .top_nav a:active {
	text-decoration: underline;
}

ul.top_nav_right {
	position: absolute;
	right: 0;
	top: 19px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.top_nav_right li, ul.top_nav_right2 li, ul.top_nav_right3 li {
	float: left;
}

ul.top_nav_right2 {
	position: absolute;
	right: 0;
	top: 45px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

ul.top_nav_right3 {
	position: absolute;
	right: 0;
	top: 80px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 674px;
	background: url(../images/shared/nav_bg.gif) left top no-repeat;
}

.nav_holder {
	float: left;
	clear: both;
	width: 985px;
}

.inner_holder {
	float: left;
	width: 985px;
	color: #000000;
	font-size: 1.2em;
}

.inner_holder ol {
	list-style-type:none;
}

.inner_holder li {
	margin-bottom: 10px;
}

.inner_holder2, .inner_holder2_admin, .inner_holder2_products {
	float: left;
	width: 945px;
	padding: 20px;
	border: 20px solid #999999;
	border-left: 0;
	border-right: 0;
	background: #FFFFFF url(../images/shared/inner_bg.gif) left top repeat-y;
}

.inner_holder2_products {
	width: 965px;
	padding: 20px 0 20px 20px;
}

.inner_left {
	float: left;
	width: 189px;
	padding: 0;
}

.inner_left ul {
	margin: 0 0 170px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	clear: both;
}

.inner_left li {
	list-style-type: none;
}

.inner_left table, .inner_left td, .inner_left tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.inner_right {
	float: left;
	width: 756px;
	padding: 0;
}

.showing_row {
	float: right;
	width: 756px;
	padding: 0 20px 0 0;
	text-align: right;
}

.listings {
	float: left;
	width: 965px;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 0.8em;
}

.listings span {
	float: left;
}

.listings span span {
	float: left;
	margin: 0;
}

.listings span span span {
	margin: 0;
}

.listing_item img {
	float: left;
	clear: both;
}

.listing_item , .listing_item:visited, .listing_item:link {
	float: right !important;
	width: 156px !important;
	text-align: center;
	border: 1px solid #919191 !important;
	margin: 0 20px 20px 0 !important;
	background-color: #D2D2D6 !important;
	padding: 9px 8px 6px 8px !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #FFFFFF !important;
}

.listing_item:hover, .listing_item:active {
	border: 1px solid #000000 !important;
}

.listing_item a.border, .listing_item a.border:visited, .listing_item a.border:link {
	float: left !important;
	width: 156px !important;
	margin: 0 !important;
	background-color: #D2D2D6 !important;
	padding: 0 !important;
	text-decoration: none !important;
	text-align: center !important;
	color: #000000 !important;
	min-height: 185px;
	height:auto !important;
	height: 185px;
}

.product_detail_right div span span.CATNormalBold {
	color: #FF0000;
}

.alternate_images a:hover, .alternate_images a:active {
	border: 1px solid #000000 !important;
}

.listing_item a.border h2 {
	color: #000000 !important;
}

.listing_item a.border span {
	float: left;
	width: 154px;
	font-weight: bold;
}

.listing_item a.border span.CATNormalBold {
	color: #FF0000 !important;
}

.listing_item a.border div .CATNormalBold, .listing_item a.border div .CATUnitCost {
	display: none;
}

.alternate_images a, .alternate_images a:visited, .alternate_images a:link {
	float: left !important;
	border: 1px solid #89B792 !important;
	margin: 0 10px 10px 0 !important;
	background-color: #4D4D4D !important;
	padding: 10px !important;
}

.alternate_images .small_img {
	border: 0; !important;
}

.inner_holder h2 {
	font-size: 1.2em;
	color: #BF8E1E;
	margin: 0 0 10px 0;
	font-weight: bold;;
}

.listing_item h2 {
	float: left !important;
	font-size: 1em !important;
	color: #BF8E1E !important;
	margin: 7px 0 0 0 !important;
	line-height: 1.2em !important;
	/*min-height: 30px !important;*/
	/*height:auto !important;*/
	/*height: 30px !important;*/
	width: 100% !important;
}

.listing_item p {
	float: left !important;
	margin: 2px 0 0 0 !important;
}

.inner_holder p {
	margin: 0 0 10px 0;
}

img.list_images {
	float: left;
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #919191;
}

.listing_item .black, .listing_item .grey, .listing_item .darkgrey, .listing_item .lightblue, .listing_item .brown, .listing_item .navy, .listing_item .denim, .listing_item .burgundy, .listing_item .white, .listing_item .green, .listing_item .blue, .listing_item .yellow, .listing_item .red, .listing_item .graphite, .bigger_text .black, .bigger_text .grey, .bigger_text .darkgrey, .bigger_text .lightblue, .bigger_text .brown, .bigger_text .navy, .bigger_text .burgundy, .bigger_text .denim, .bigger_text .white, .bigger_text .green, .bigger_text .blue, .bigger_text .yellow, .bigger_text .red, .bigger_text .graphite {
	float: left;
	height: 11px;
	width: 11px;
	background-color: #628476;
	border: 1px solid #000000;
	margin: 0 2px 0 2px;
}

.bigger_text .black, .bigger_text .grey, .bigger_text .darkgrey, .bigger_text .lightblue, .bigger_text .brown, .bigger_text .navy, .bigger_text .burgundy, .bigger_text .denim, .bigger_text .white, .bigger_text .green, .bigger_text .blue, .bigger_text .yellow, .bigger_text .red, .bigger_text .graphite {
	margin: 5px 2px 10px 2px;
}

.listing_item .blue, .bigger_text .blue {
	background-color: #35364D;
}

.listing_item .yellow, .bigger_text .yellow {
	background-color: #FFFF33;
}

.listing_item .red, .bigger_text .red {
	background-color: #CD181A;
}

.listing_item .black, .bigger_text .black {
	background-color: #000000;
}

.listing_item .white, .bigger_text .white {
	background-color: #ffffff;
}

.listing_item .graphite, .bigger_text .graphite {
	background-color: #606B66;
}

.listing_item .denim, .bigger_text .denim {
	background-color: #4C667D;
}

.listing_item .burgundy, .bigger_text .burgundy {
	background-color: #9A3E61;
}

.listing_item .navy, .bigger_text .navy {
	background-color: #3E4059;
}

.listing_item .grey, .bigger_text .grey {
	background-color: #C0BEBF;
}

.listing_item .darkgrey, .bigger_text .darkgrey {
	background-color: #484850;
}

.listing_item .lightblue, .bigger_text .lightblue {
	background-color: #B5C0D6;
}

.listing_item .brown, .bigger_text .brown {
	background-color: #855C56;
}

.product_detail, .detail {
	float: left;
	width: 945px;
	padding: 0;
	margin: 10px 0 0 0;
}

.product_detail_left {
	float: left;
	width: 292px;
	border: 1px solid #919191;
	background-color: #D2D2D6;
	padding: 10px;
}

.product_detail_left img {
	float: left;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #919191 !important;
}

.product_detail_left p {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 !important;
}

.product_detail_right {
	float: left;
	width: 610px;
	padding: 0 0 0 20px;
}

.product_detail_right h2 {
	color: #BF8E1E;
	margin: 15px 0 7px 0;
	line-height: 1em !important;
}

.product_detail_right div.red {
	float: left;
	clear: both;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #CC0000;
}

.product_detail_right table {
	font-size: 1em;
	line-height: 1.5em;
}

.alternate_images {
	float: left;
	clear: both;
	margin: 8px 0 0 0;
	width: 100%;
}

.alternate_images img {
	float: left;
}

.footer {
	float: left;
	width: 985px;
	margin: 0;
	padding: 15px 0 10px 0;
	color: #ffffff;
	background: url(../images/shared/footer_bg.gif) left top no-repeat;
	min-height: 20px;
	height:auto !important;
	height: 20px;
	text-align: center;
}

.footer p {
	margin: 0;
	padding: 0;
	float: left;
	width: 985px;
	text-align: center;
}

.footer2 {
	float: left;
	width: 985px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #888888;
	text-align: center;
}

.price {
	color: #ffffff;
}

.selection_holder {
	float: left;
	width: 588px;
	padding: 10px;
	background-color: #D2D2D6;
	color: #000000;
	border: 1px solid #919191;
}

.order_breadcrumb {
	float:right;
	text-align:right;
}

.order_breadcrumb img {
	margin: 0 2px 0 7px;
}

.subtotal h2 {
	color:#BF8E1E;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0 !important;
	margin-top:0 !important;
	clear:left;
	display:block;
	float:left;
	width:100%;
}

table.basket_table, table.subtotal_table {
	border:0 none;
	border-collapse:collapse;
	float:left;
	font-weight: normal;
	width:100%;
}

table.subtotal_table {
	font-weight: bold;
}

.basket_table caption {
	color:#BF8E1E;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 5px;
	text-align:left;
}

.basket_table th {
	background-color:#BF8E1E;
	color:#ffffff;
	padding:2px 5px;
	text-align:left;
	vertical-align:top;
	white-space: nowrap;
}

tr.basket {
	background-color:#E5E5E5;
}

tr.basket_alternate {
	background-color: #FBFBFB;
}

.basket_table td, .subtotal_table td {
	color:#000000;
	padding:10px 5px;
	text-align:left;
	vertical-align:top;
}

.subtotal_table td {
	color:#000000;
	padding:0 5px;
}

.small_img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #cccccc;
	float:left;
}

.basket_table .quantity {
	padding-left:3px;
	width:47px;
}

td.checkout_td {
	color:#000000;
	font-weight:bold;
	text-align:right;
	padding-top: 10px;
}

td.checkout_td p {
	float: right;
	text-align: right;
	clear: both;
}

td.checkout_td a img {
	vertical-align: middle;
}

.main_content p {
	clear:left;
}

.main_content p {
	margin-bottom:10px !important;
	margin-top:5px !important;
}

h1.page_titles {
	clear:left;
	display:block;
	float:left;
	margin-bottom:5px !important;
	margin-top:5px !important;
	width:100%;
	color:#000000;
	margin:0 0 10px !important;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	padding:0;
}

h2.page_titles {
	clear:left;
	font-size:1.3em !important;
}

table.order_table {
	float:left;
}

table.order_table th {
	text-align:left;
}

.login_signup .SubHead, .login_signup .Head {
	font-weight:bold;
}

.login_signup a img, login_signup a:visited img, login_signup a:link img {
	display:none;
}

ul.sitemap {
	margin: 0;
	padding: 0 0 0 15px;
}

.product_detail_right table {
	background: #D2D2D6;
}

.no_items {
	float: left;
	margin-left: 29px;
	font-weight: bold;
}

.bold_labels label {
	font-weight: bold !important;
}

/***********************************************/
/* Menu Styles                                 */
/***********************************************/

#p7PMnav {
	float: left;
	width: 985px;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

#p7PMnav li {
	list-style-type: none;
	float: left;
}

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	z-index: 10000;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

#p7PMnav a, #p7PMnav a:visited, #p7PMnav a:link {
	color: #ffffff;
	font-weight: lighter;
	display: block;
	text-decoration: none;
	min-height: 24px;
	height:auto !important;
	height: 24px;
	padding: 5px 13px 0 13px;
	text-transform: uppercase;
	background: #DFAC38;
	border: 1px solid #313131;
	font-weight: bold;
}

#p7PMnav a:hover, #p7PMnav a:active, a.on {
	text-decoration: none;
	color: #FFFFFF !important;
	background: #000000;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
}

#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

#p7PMnav ul li {
	float: none;
}

#p7PMnav ul {
	width: 200px;
	margin: 0 0 0 -1px;
	border-bottom: 0;
}

#p7PMnav ul li {
	width: 200px;
	border: 0;
}

#p7PMnav li ul li a, #p7PMnav li ul li a:visited, #p7PMnav li ul li a:link {
	display: block;
	color: #000000;
	text-decoration: none;
	background: #D4D4D7;
	padding: 5px 10px 5px 10px !important;
	font-weight: normal;
	font-size: 1em;
	min-height: 15px;
	height:auto !important;
	height: 15px;
	line-height: 1.3em;
	text-transform: lowercase;
	white-space: normal;
	letter-spacing: normal !important;
	border: 0;
	border-bottom: 1px solid #000000;
}

#p7PMnav li ul li a:hover, #p7PMnav li ul li a:active {
	background: #000000;
}

.highlight {
	color: #ffffff !important;
	background: #000000 !important;
}

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border: 5px solid #919191 !important;
	z-index: 100000 !important;
	padding: 0 !important;
	background: #FFFFFF;
	margin-top: -11px;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	color:			#fff;
	background:		#CD181A;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

a.MagicZoom {
	width: 267px !important;
	float: left !important;
	display: inline !important;
}



/* ===============================================
    Style for the lytebox.js script
   ===============================================*/

#lbOverlay
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey
{
	background-color: #000000;
}

#lbMain
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img
{
	border: none;
}

#lbOuterContainer
{
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey
{
	border: 3px solid #888888;
}

#lbDetailsContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey
{
	border: 3px solid #888888;
	border-top: none;
}

#lbImageContainer, #lbIframeContainer
{
	padding: 10px;
}
#lbLoading
{
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(../images/shared/loading.gif) center no-repeat;
}

#lbHoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer > #lbHoverNav
{
	left: 0;
}
#lbHoverNav a
{
	outline: none;
}

#lbPrev
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/shared/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover
{
	background: url(../images/shared/prev_grey.gif) left 15% no-repeat;
}

#lbNext
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/shared/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover
{
	background: url(../images/shared/next_grey.gif) right 15% no-repeat;
}

#lbPrev2, #lbNext2
{
	text-decoration: none;
	font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey
{
	color: #333333;
}

#lbPrev2_Off, #lbNext2_Off
{
	font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey
{
	color: #CCCCCC;
}

#lbDetailsData
{
	padding: 0 10px;
}
#lbDetailsData.grey
{
	color: #333333;
}

#lbDetails
{
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption
{
	display: block;
	font-weight: bold;
}
#lbNumberDisplay
{
	float: left;
	display: block;
	padding-bottom: 1.0em;
}
#lbNavDisplay
{
	float: left;
	display: block;
	padding-bottom: 1.0em;
}

#lbClose
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey
{
	background: url(../images/shared/close_grey.png) no-repeat;
}

#lbPlay
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey
{
	background: url(../images/shared/play_grey.png) no-repeat;
}

#lbPause
{
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey
{
	background: url(../images/shared/pause_grey.png) no-repeat;
}
