/***********************************************/
/* layout.css for Longshanks                   */
/***********************************************/

body {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/shared/bg_fade.jpg) left top repeat-x;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 46px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 21px 29px;
}

h1.sIFR-replaced {
	margin: 0 0 0 26px;
}

h2, h3 {
	font-size: 1.2em;
}

h2.left_bar {
	font-size: 2.6em !important;
	margin: 0 !important;
	padding: 0 !important;

}

img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right !important;
}

.clear {
	clear: both;
}

.hid {
	display: none;
}

.bigger_text {
	font-size: 1.2em;
	line-height: 1.5em;
}

.bigger_text h2 {
	font-size: 1.2em !important;
}

.bigger_text p {
	padding: 0 !important;
	margin: 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;
}

.rightimg {
	float: right;
	margin: 0 0 0 10px;
}

/***********************************************/
/* Links                                       */
/***********************************************/

a, a:visited, a:link {
	color: #cccccc;
	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, a.price, a.price:visited, a.price:link {
	font-size: 1em;
	color: #CD181A;
	text-decoration: underline;
	font-weight: bold;
}

a.price, a.price:visited, a.price:link {
	text-decoration: none;
	float: right;
	min-height: 40px;
	height:auto !important;
	height: 40px;
}

a.price span, a.price span:visited, a.price span:link {
	float: right !important;
}

h2 a:hover, h2 a:active, a.price:hover, a.price: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;
}

.button_add {
	background-color: #CD181A;
	color: #ffffff;
	border: 1px solid #971111;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}

.button_add:hover {
	background-color: #971111;
	cursor:pointer;
}

.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 {
	background:transparent url(../images/shared/final_checkout_btn.gif) no-repeat scroll left top;
	border:0 none;
	float:left;
	margin: 0;
}

.final_check_btn:hover {
	background:transparent url(../images/shared/final_checkout_btn_ovr.gif) no-repeat scroll left 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;
}

.continue_btn {
	float: right;
	border: 0;
	background: url(../images/shared/continue_btn.gif) left top no-repeat;
}

.continue_btn:hover {
	background: url(../images/shared/continue_btn_ovr.gif) left top no-repeat;
}

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: #CD181A;
	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;
}

/***********************************************/
/* Forms                                       */
/***********************************************/

input {
}

.textarea {
	border: 1px solid #cccccc;
	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: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 1em;
	vertical-align: middle;
}

textarea.selection_input {
	font-family: "trebuchet ms", 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: 20px 0 10px 0;
	margin: 0;
	width: 100%;
	float: left;
	background: url(../images/shared/bg_logo.jpg) center top no-repeat;
}

.outer {
	padding: 0;
	margin: auto;
	width: 990px;
	position: relative;
	font-size: 0.8em;
}

.header {
	float: left;
	color: #ffffff;
	width: 990px;
	text-transform: lowercase;
	text-align: right;
	clear: right;
}

.breadcrumb {
	float: right;
}

.secondary_nav {
	float: right;
	clear: right;
	line-height: 2em;
	margin: 43px 0 0 0;
	width: 557px;
}

.search {
	float: right;
	clear: right;
	margin: 7px 0 0 0;
	text-align: right;
	width: 221px;
}

.keyword {
	border: 1px solid #8C8C8C;
	background: #FFFFFF url(../images/shared/search_bg.jpg) left top repeat;
	width: 143px;
	margin: 0 10px 0 0;
	padding: 3px 5px 3px 5px;
	float: left;
	min-height: 16px;
	height:auto !important;
	height: 16px;
	color: #FFFFFF;
}

.button_search {
	padding: 2px 2px 3px 2px;
	background-color: #4C1617;
	border: 1px solid #8C8C8C;
	float: left;
	min-height: 16px;
	height:auto !important;
	height: 16px;
	width: 55px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;	
}

.button_search:hover, .button_search:active{
	background-color: #CD181A;
	border: 1px solid #ffffff;
	cursor: pointer;
}

.nav_holder {
	float: left;
	clear: both;
	width: 989px;
	background-color: #313131;
	border: 1px solid #494949;
	margin: 0 0 15px 0;
}

.inner_holder {
	float: left;
	width: 990px;
	background: #ffffff url(../images/shared/inner_bg.gif) left top no-repeat;
	color: #000000;
}

.inner_holder ol {
	list-style-type:none;
}

.inner_holder2 {
	float: left;
	width: 970px;
	padding: 28px 0 20px 20px;
	background-image: url(../images/shared/inner_vert_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.inner_holder2_admin {
	float: left;
	width: 950px;
	padding: 80px 20px 20px 20px;
}

.inner_left {
	float: left;
	width: 138px;
	padding: 65px 46px 0 0;
}

.inner_left ul {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style-type: none;
	float: left;
	clear: both;
}

.inner_left li {
	list-style-type: none;
	white-space: nowrap;
}

.inner_left table, .inner_left td, .inner_left tr {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.inner_right {
	float: left;
	width: 786px;
	padding: 9px 0 0 0;
}

.showing_row {
	float: left;
	width: 728px;
	padding: 0 29px 0 29px;
}

.listings {
	float: left;
	width: 786px;
	margin: 15px 0 0 0;
}

.listings span {
	float: left;
}

.listings span span {
	float: left;
	margin: 0;
}

.listings span span span {
	margin: 0;
}

.listing_item {
	float: left;
	text-align: center;
	width: 137px;
	margin: 0 29px 0 30px;
}

.listing_item img {
	float: left;
	clear: both;
}

.listing_item a.border, .listing_item a.border:visited, .listing_item a.border:link {
	float: left !important;
	width: 109px !important;
	border: 1px solid #cccccc !important;
	margin: 0 0 5px 0 !important;
	min-height: 146px !important;
	height:auto !important;
	height: 146px !important;
	background-color: #FFFFFF !important;
	padding: 10px 13px 0 13px !important;
}

.listing_item a.border:hover, .listing_item a.border:active, .alternate_images a:hover, .alternate_images a:active {
	border: 1px solid #999999 !important;
}

.alternate_images a, .alternate_images a:visited, .alternate_images a.border:link {
	float: left !important;
	width: 109px !important;
	border: 1px solid #cccccc !important;
	margin: 0 10px 10px 0 !important;
	min-height: 136px !important;
	height:auto !important;
	height: 136px !important;
	background-color: #FFFFFF !important;
	padding: 10px 12px 0 12px !important;
}

.alternate_images .small_img {
	border: 0; !important;
}

.inner_holder h2 {
	font-size: 1em;
	color: #000000;
	margin: 0 0 10px 0;
}

.listing_item h2 {
	clear: both !important;
	font-size: 1em !important;
	color: #000000 !important;
	margin: 0 !important;
	line-height: 1.2em !important;
	min-height: 30px !important;
	height:auto !important;
	height: 30px !important;
}

.listing_item p {
	float: left !important;
	margin: 2px 0 0 0 !important;
}

.inner_holder p {
	margin: 0 0 10px 0;
}

.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, .listing_item .maroon, .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, .bigger_text .maroon {
	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, .bigger_text .maroon {
	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;
}

.listing_item .maroon, .bigger_text .maroon {
	background-color: #7B4C60;
}

.product_detail, .detail {
	float: left;
	width: 728px;
	padding: 0 29px 0 29px;
	margin: 10px 0 0 0;
}

.detail {
	padding: 0 29px 0 29px;
	margin: 0;
}

.product_detail_left {
	float: left;
	width: 320px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

.product_detail_left img {
	float: left;
	padding: 15px 20px 5px 20px;
}

.product_detail_left p {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 !important;
}

.product_detail_right {
	float: left;
	width: 388px;
	padding: 0 0 0 18px;
}

.product_detail_right h2 {
	color: #CD181A;
	margin: 15px 0 7px 0;
}

.product_detail_right div.red {
	float: left;
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.product_detail_right table {
	font-size: 1.2em;
	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: 990px;
	margin: 12px 0 10px 0;
	padding: 5px 0 0 0;
	color: #cccccc;
	border-top: 1px solid #969696;
}

.footer p {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
}

.red {
	color: #CD181A;
}

.order_breadcrumb {
	float:right;
	text-align:right;
}

.order_breadcrumb img {
	margin: 0 2px 0 7px;
}

.subtotal h2 {
	color:#CD181A;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px !important;
	margin-top:5px !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:bold;
	width:100%;
}

.basket_table caption {
	color:#CD181A;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 5px;
	text-align:left;
}

.basket_table th {
	background-color:#CD181A;
	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 {
	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:#4E4E4E;
	font-weight:normal;
	text-align:right;
}

.main_content p {
	clear:left;
}

.main_content p {
	margin-bottom:10px !important;
	margin-top:5px !important;
}

h1.page_titles, h2.page_titles {
	clear:left;
	display:block;
	float:left;
	margin-bottom:5px !important;
	margin-top:5px !important;
	width:100%;
	color:#CD181A;
	margin:0 0 10px !important;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	padding:0;
}

h2.page_titles {
	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: #F5F5F5;
}

.no_items {
	float: left;
	margin-left: 29px;
	font-weight: bold;
}

/***********************************************/
/* Menu Styles                                 */
/***********************************************/

#p7PMnav {
	float: left;
	width: 990px;
	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: url(../images/shared/nav_right.gif) right top no-repeat;
	border: 1px solid #313131;
	font-weight: bold;
}

#p7PMnav a:hover, #p7PMnav a:active, a.on {
	text-decoration: none;
	color: #FFFFFF !important;
	border: 1px solid #CC181A !important;
}

/*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: 1px #494949 solid;
	border-bottom: 0;
}

#p7PMnav ul li {
	width: 200px;
	border: 0;
}

#p7PMnav ul li {
	border-bottom: 1px #494949 solid;
}

#p7PMnav li ul li a, #p7PMnav li ul li a:visited, #p7PMnav li ul li a:link {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #313131;
	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;
}

.highlight {
	color: #ffffff !important;
	background: #0062A3 !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 #CD181A !important;
	z-index: 100000 !important;
}

/* 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;
}