/*

	SITENAME - LJ & R WHOLESALE FOOTWEAR
	
	CONTENTS ----------
	
	   1: RESET
	   2: MAIN
	   3: TEXT
	   4: HEADINGS
	   5: LINKS
	   6. LISTS
	   7: IMAGES
	   8: FORMS
	   9: CLEARFIX
	   
	
    -------------------
    
    COLOURS -----------
    
        DARK BLUE		#001E1A
        RED				#5E1313
    
    -------------------
	
*/


/* --  2: R E S E T
-------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* --  2: M A I N 
-------------------------------------------------------------------- */

html {
	background: #76B2C2 url(http://www.ljr-footwear.com/images/css/bg_blue.png) repeat;
}

body {
	color: #001E1A;
	font: 16px/1.5 Arial,Helvetica,Sans-serif;
	width: 1000px;
	margin: 0 auto;
	padding-top: 37px;
	position: relative;
}

title {
	text-transform: capitalize;
}


/* --  3: T E X T
-------------------------------------------------------------------- */

p { margin-bottom: 24px;}

b {	}

em {	}

i {	}

q { }

acronym { }

blockquote { }

cite { }

address { font-style: normal; }



/* --  4: H E A D I N G S
-------------------------------------------------------------------- */

h1 {
	font: normal 28px Georgia, Times, ‘Times New Roman’, serif;
}

h2 {
	background: url(http://www.ljr-footwear.com/images/css/header_dots.gif) repeat-x bottom;
	/*border-bottom: 1px solid #E6EBE2;*/
	color: #5E1313;
	font: normal 22px Georgia, Times, ‘Times New Roman’, serif;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

h3 { }

h4 { }



/* --  5: L I N K S
-------------------------------------------------------------------- */

a { }

p a, b a, span a, i a, h3 a, li a, dd a {
	color: #5E1313;
	font-weight: bold;
}

a:hover {
	color: #001E1A;
}

a:hover { }

a:focus { }

a:active { }



/* --  6: L I S T S
-------------------------------------------------------------------- */

ul { }

ul li { }

ol { }

ol li { }




/* --  7: I M A G E S
-------------------------------------------------------------------- */

img




/* --  8: F O R M S
-------------------------------------------------------------------- */

input { }

input[type="submit"] {
	cursor: pointer;
}

textarea { }

submit { }

	/*-- S E A R C H --*/
	
	


/* --  9: C L E A R F I X
-------------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {	display: inline-block; }
 
html[xmlns] .clearfix {	display: block; }
 
* html .clearfix { height: 1%; }
/*

	STYLESHEET - LAYOUT
	
	CONTENTS ----------
	
	   1: WRAPPER
	   2: NAV
	   3: SIDEBAR
	   4: FOOTER
	   
	
    -------------------
    
    COLOURS -----------
    
        BLUE (DARK)		#162326
        BLUE (LIGHTER)	#3D5C6E
        RED				#5E1313
        Green (LIGHT) 	#4F8D62;
        GREEN (DARK)	#3B7938
        WHITE (OFF)		#F4F4F4
        
    
    -------------------
	
*/


/* --  1: W R A P P E R   -   1
-------------------------------------------------------------------- */

#wrapper {
	background: #fff;
	box-shadow: 0px 2px 8px #397787;
	-moz-box-shadow: 0px 2px 8px #397787;
	-webkit-box-shadow: 0px 2px 8px #397787;
}


/* --  2: H E A D E R   -   2
-------------------------------------------------------------------- */

#logo {
	background: url(http://www.ljr-footwear.com/images/css/logo.png) no-repeat 0 0;
	display: block;
	width: 279px;
	height: 135px;
	text-indent: -9999px;
}

#header_tel, #sub_nav { position: absolute; }

#java_notice {
	background: #FFF7B4;
	border: 1px solid #D5CF96;
	display: inline-block;
	margin-bottom: 12px;
	padding: 4px 12px;
	font-size: 14px;
}

#login_form {
	background: #162326;
	color: #fff;
	display: none;
	padding: 10px 0;
	width: 275px;
}

#login_form a { color: #fff; }

#login_form fieldset { }

#login_form fieldset label, #login_form fieldset input {
	display: block;
	float: left;
}

#login_form fieldset input {
	margin-bottom: 12px;
	width: 180px;
}

#login_form fieldset label {
	clear: left;
	margin-bottom: 12px;
	width: 85px;
	font-weight: bold;
}

#login_form #auto_login {
	display: block;
	margin-bottom: 12px;
}

#login_form .submit {
	display: block;
}

#login_form a#forgot_password {
	font-size: 12px;
	float: right;
}

#account_nav {
	color: #f0f0f0;
	position: fixed;
	top: 0;
	right: 50%;
	margin-right: -500px;
	overflow: visible;
	z-index: 999;
	font-size: 13px;
}

	#account_nav a { color: #fff; font-style: normal; font-weight: bold; text-decoration: none;}

	#account_links, #my_order, #jcart-checkout{ background: #162326; display: block; padding: 6px 12px;}
	
	/*#account_links { display: none;}*/
	
	#jcart { position: relative; }
	
	#my_order {
		background: #4F8D62 url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 10px -297px;
		background-color: rgba(59,121,56,0.65);
		background-color: #4F8D62;
		display: block;
		height: 19px;
		padding: 6px 125px 6px 40px;
	}
	
	#jcart .cart_open {
		background: #4F8D62 url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 10px -336px;
	}
	
	#account_nav a:hover { text-decoration: underline; }
	
	#jcart-checkout {
		background: #3B7938 url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 90px 11px;
		border: 0;
		color: #fff;
		width: 110px;
		height: 31px;
		margin: 0;
		padding: 7px 25px 7px 12px;
		position: absolute;
		top: 0;
		right: 0;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#jcart-checkout:hover { text-decoration: underline; }
	
	#cart_contents {
		display: none;
	}
	
	#cart_contents li {
		background: #4F8D62;
		background: rgba(59,121,56,0.65);
		border-bottom: 1px dotted #334B48;
		clear: both;
		display: block;
		padding: 7px 12px 5px 12px;
	}
	
	#cart_contents li .jcart-item-name {
		display: block;
		float: left;
		padding-right: 12px;
		width: 200px;
	}
	
	#cart_contents li .jcart-item-name i { font-size: 10px; font-style: normal; margin-left: 4px; }
	
	#cart_contents li .jcart-remove {
		font-weight: normal;
		font-size: 11px;
	}

#header_tel {
	/*background: url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 3px -103px;*/
	color: #5E1313;
	top: 125px;
	right: 0;
	padding-left: 25px;
	font-size: 18px;
	text-shadow: #B0CFCE 1px 1px 0px;
}

#sub_nav {
	top: 85px;
	right: 0;
	height: 25px;
	padding-right: 0px;
}

#sub_nav li {
	/*border-right: 1px solid #5D9695;*/
	float: left;
	/*padding: 0 13px 5px 15px;*/
	margin-left: 15px;
}

#sub_nav li#hotline {
	color: #5E1313;
	font-weight: bold;
}

#sub_nav li a {
	border-bottom: 1px solid;
	color: #162326;
	
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#sub_nav li a:hover, #sub_nav li a:focus {
	border-bottom-width: 2px;
} 

/* --  2: N A V   -   2
-------------------------------------------------------------------- */

#main_nav {
	background: #EBEFE8 url(http://www.ljr-footwear.com/images/css/nav_bg.png) repeat-x bottom;
	border-bottom: 6px solid;
	width: 1000px;
	height: 48px;
	position: relative;
	z-index: 75;
}

#main_nav li {
	float: left;
	position: relative;
}

#main_nav li a, #search input#search_submit  {
	background: url(http://www.ljr-footwear.com/images/css/sprites/nav.png) no-repeat left top;
	border-left: 1px solid #F3F5F1;
	border-right: 1px solid #D5D5D5;
	display: block;
	height: 48px;
	font-size: 20px;
	text-indent: -9999px;
}

#main_nav li:hover, #main_nav li:focus, #search #search_submit:hover, #search #search_submit:focus { background: #EBEFE8 url(http://www.ljr-footwear.com/images/css/nav_hover_bg.png) repeat-x; }


#main_nav li#search:hover { background: #EBEFE8 url(http://www.ljr-footwear.com/images/css/nav_bg.png) repeat-x bottom;} /* Overide hover on search li */

#home li#nav_home, #womens li#nav_womens, #mens li#nav_mens, #girls li#nav_girls, #boys li#nav_boys, #sale li#nav_sale {	background: #EBEFE8 url(http://www.ljr-footwear.com/images/css/nav_on_bg.png) repeat-x;}

li#nav_home a { background-position: 8px 0; border-left:  0; width: 102px; }
#home li#nav_home a { background-position: 8px -48px; }

li#nav_womens a { background-position: -87px 0; width: 135px; }
#womens li#nav_womens a { background-position: -87px -48px; border-left:  0; }

li#nav_mens a { background-position: -230px 0; width: 103px; }
#mens li#nav_mens a { background-position: -230px -48px; border-left:  0; }

li#nav_girls a { background-position: -335px 0; width: 102px; }
#girls li#nav_girls a { background-position: -335px -48px; border-left:  0; }

li#nav_boys a { background-position: -439px 0; width: 100px; }
#boys li#nav_boys a { background-position: -439px -48px; border-left:  0; }

li#nav_sale a { background-position: -538px 0; width: 90px; }
#sale li#nav_sale a { background-position: -538px -48px; border-left:  0; }

	/* --  2.1 : S U B   N A V
	-------------------------------------------------------------------- */

	ul#main_nav li ul {
		border-top: 6px solid;
		-moz-border-radius-bottomleft: 12px;
		-moz-border-radius-bottomright: 12px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		
		float: none;
		position: absolute;
		top: 48px;
		left: -9999px;
		width: 180px;
		z-index: 9999;
	}
	
	ul#main_nav li:hover ul {
		left: -1px;
	}
	
	ul#main_nav li ul li {
		clear: both;
	}
	
	ul#main_nav li ul li:hover {
		background: none;
	}
	
	ul#main_nav li ul li:last-child a {
		border-bottom: 0;
		-moz-border-radius-bottomleft: 8px;
		-moz-border-radius-bottomright: 8px;
		-webkit-border-bottom-left-radius: 6px;
		-webkit-border-bottom-right-radius: 6px;
	}
	
	ul#main_nav li ul li a {
		background: #162326;
		border: 0;
		border-top: 1px dotted #334B48;
		color: #E7ECE3;
		width: 140px;
		height: auto;
		padding: 8px 20px;
		font-size: 14px;
		font-weight: normal;
		text-indent: 0;
		text-decoration: none;
	}
	
	ul#main_nav li ul li:first-child a { border-top: 0;}
	
	ul#main_nav li ul li a:hover {
		background: #29414E;
		color: #fff;
		cursor: pointer;
	}

ul#main_nav li#search {
	position: absolute;
	right: 0;
	width: 278px;
}

#search form input { float: left; }

#search input#search_box {
	border: 1px solid #C6CEC8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	height: 24px;
	margin: 13px 12px 0 0;
	padding: 0 4px;
	width: 150px;
	font-size: 16px;
	vertical-align: center;
}

#search input#search_submit {
	background: none;
	border-left: 1px solid #D5D5D5;
	border-width: 0 0 0 1px;
	padding: 7px 8px 6px 12px;
	width: 105px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	text-shadow: #fff 1px 1px 0px;	
}


/* --  3: C O N T E N T   -   3
-------------------------------------------------------------------- */

#content {
	background: #fff;
	position: relative;
}

.column {
	float: left;
}


/* --  4: F O O T E R   -   4
-------------------------------------------------------------------- */ 

#footer {
	background: #162326;
	color: #fff;
	clear: both;
	padding: 60px 40px 40px 0;
	position: relative;
	
}

#footer_strap {
	background: url(http://www.ljr-footwear.com/images/css/sprites/footer.png) no-repeat 0 0;
	padding: 22px 34px 0 34px;
	width: 960px;
	height: 36px;
	position: absolute;
	top: -24px;
	left: -13px;
}

#footer_strap address { 
	display: inline;
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-shadow: rgba(0,0,0, 0.5) -1px -1px 1px;
}

#footer_strap b.tel_num {
	float: right;
	font-size: 16px;
	text-shadow: rgba(0,0,0, 0.5) -1px -1px 1px;
}

#footer .column {
	padding: 0 20px 0 40px;
	width: 260px;
	height: 180px;
	position: relative;
}

#footer .last { padding-right: 0; width: 280px }


#footer h2 {
	background: none;
	color: #fff;
}

#footer .column p {
	font-size: 14px;
}

#footer .column img {
	float: right;
	margin-left: 20px;
}

#footer .last img { margin-left: 0;}

.button {
	background: url(http://www.ljr-footwear.com/images/css/sprites/buttons.png) no-repeat 0 0;
	display: block;
	height: 31px;
	text-indent: -9999px;
}

#footer a.button {
	position: absolute;
	bottom: 0;
}

#footer  a#order {
	background-position: -445px -9px;
	width: 100px;
}

.get_directions_btn {
	background-position: -553px -9px;
	width: 126px;
}

#footer  a#delivery_rates_btn {
	background-position: -689px -9px;
	width: 125px;
}

#order_catalogue {
	background: #2D383B;
	margin: 10px 0 40px 40px;
	padding: 30px;
}

#footer #freeform {
	height: 250px;
}

#footer #freeform fieldset {
	float: left;
	margin-right: 40px;
	width: 255px;

}

#footer #freeform label {
	float: left;
	width: 100px;
	font-weight: bold;
}

#footer #freeform input{
	display: block;
	margin-bottom: 12px;
}

#footer #freeform input[type="submit"] {
	float: right;
}

p#site_info {
	padding-top: 24px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}

p#site_info span { float: right; }

p#site_info span a {
	text-decoration: none;
}



/*

	STYLESHEET - GLOBAL
	
	CONTENTS ----------
	
	   1: GENERAL 1
	   2: PRODUCT LIST 2
	   3: LIGHTBOX 3
	   
	
    -------------------
    
    COLOURS -----------
    
        BLUE (DARK)		#001E1A
        BLUE (LIGHTER)	#334B48
        RED				#5E1313
        GREEN (LIGHT) 	#4F8D62
        GREEN (DARK)	#3B7938
        WHITE (OFF)		#E7ECE3
    
    -------------------
	
*/


/* --  1: G E N E R A L  -   1
-------------------------------------------------------------------- */ 

h2.banner {
	background: url(http://www.ljr-footwear.com/images/css/sprites/banners.png) no-repeat 0 0;
	width: 235px;
	height: 44px;
	text-indent: -9999px;
}

.breadcrumbs {
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: capitalize;
}

.breadcrumbs a {
	color: #5E1313;
}

.breadcrumbs span { color: #666; text-transform: capitalize; }

.breadcrumbs a, .breadcrumbs span {
	padding-right: 15px;
}

.scroll_fixed {
	position: fixed;
	top: 0;
}

.action_btn {
	background: url(http://www.ljr-footwear.com/images/css/sprites/buttons.png) no-repeat 0 0;
	color: #fff;
	display: block;
	padding: 12px 25px 12px 0;
	width: 195px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.action_btn:hover {
	background-position: -220px 0;
	color: #fff;
}

input.action_btn {
	border: 0;
	height: 50px;
	width: 220px
}

.info_box {
	background: #f1f1f1;
	border: 1px solid #ccc;
	color: #666;
	margin-right: 40px;
	padding: 10px;
	font-size: 14px;
}

#news_ticker {
	color: #fff;
	margin-bottom: 30px;
	position: relative;
	font-size: 14px;
}

#news_ticker h4 {
	background: #5E1313 url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 13px -435px;
	border: 1px solid #450D0D; border-right: 0;
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;
	
	float: left;
	padding: 0 15px 0 40px;
	line-height: 2.5;
	text-transform: uppercase; text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
}

#news_ticker #news_snippets {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px;
	
	color: #333;
	margin-left: 155px;
	padding: 0 10px;
	line-height: 2.5;
	text-shadow: 1px 1px 0 #fff;
}

#news_ticker #news_snippets li {
	list-style-type: decimal;
	margin-left: 20px;
	position: relative; top: 0;
}

#news_ticker #news_snippets a {
	color: #5E1313;
	font-weight: normal;
}

#news_ticker #news_nav {
	position: absolute; top: 13px; right: 7px;
	width: 50px;
}

#news_ticker #news_nav li { 
	float: left;
	margin-left: 5px;
}

#news_ticker #news_nav li a {
	background: url(http://www.ljr-footwear.com/images/css/sprites/news_nav.png) no-repeat 0 0;
	display: block;
	width: 10px; height: 11px;
	text-indent: -9999px;
}

#news_ticker #news_nav #news_nav_next {
	background-position: 0 -22px;
}

#news_ticker #news_nav #news_nav_control {
	background-position: 1px -47px;
}


/*

NEWS TICKER 

#news_ticker {
	background: #f1f1f1;
	border-bottom: 1px solid #E6E6E6;
	display: none;
	margin-bottom: 24px;
	font-size: 15px;
	position: absolute; top: 0; left: 0; right: 0;
	padding: 8px 20px;
}

#news_ticker h4 {
	float: left;
	margin-right: 20px;
}

#news_ticker #news_snippets {
	color: #666;
	float: left;
	margin-right: 20px;
	width: 780px;
}

#news_ticker #news_snippets li {
	list-style-type: decimal;
	margin-left: 20px;
}

#news_ticker #news_snippets a {
	color: #666;
	font-weight: normal;
}

#news_ticker #news_nav {
	float: right;
	margin-top: 6px;
	width: 50px;
}

#news_ticker #news_nav li { 
	float: left;
	margin-left: 5px;
}

#news_ticker #news_nav li a {
	background: url(http://www.ljr-footwear.com/images/css/sprites/news_nav.png) no-repeat 0 0;
	display: block;
	width: 10px; height: 11px;
	text-indent: -9999px;
}

#news_ticker #news_nav #news_nav_next {
	background-position: 0 -22px;
}

#news_ticker #news_nav #news_nav_control {
	background-position: 1px -47px;
}

*/

/* -- 2: P R O D U C T   L I S T S   -   2
-------------------------------------------------------------------- */
ul.product_list li {
	float: left;
	margin-right: 40px;
	padding-bottom: 20px;
	width: 200px;
	position: relative;
}

ul.product_list li > a { /* This won't work in IE 6 */
	border: 1px solid #E9ECE6;
	display: block;	
	width: 199px;
}

ul.product_list li h3 {
	position: absolute;
	top: 2px;
	left: 1px;
	font-size: 12px;
}

ul.product_list li h3 a {
	background: #3D5C6E;
	border: 0;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	color: #fff;
	padding: 4px 6px;
	text-decoration: none;
}

ul.product_list li:hover h3 a {
	background: #5E1313;
}

ul.product_list li p.product_details {
	color: #999;
	margin: 6px 0 0;
	font-size: 14px;
}

ul.product_list li p.product_details b {
	color: #334B48;
	float: right;
}

/* -- NEW ARRIVAL -- */

b.new {
	background: url(http://www.ljr-footwear.com/images/css/sprites/banners.png) no-repeat -476px 0;
	width: 59px;
	height: 32px;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	right: -8px;
	z-index: 50;
}

body#new b.new { display: none; }

/* -- SALE -- */

/*#sale ul.product_list li.sale h3 a {
	background: #AC0000;
}*/

b.sale {
	background: url(http://www.ljr-footwear.com/images/css/sprites/banners.png) no-repeat -536px 0;
	width: 46px; height: 46px;
	position: absolute;
	text-indent: -9999px;
	top: 15px; right: 10px;
	z-index: 50;
}

ul.product_list li.sale p.product_details b {
	color: #AC0000;
}

#product #slider_wrapper b.sale {
	top: 30px; right: 30px;
}

/* dont display sale sticker on sale page */
#sale b.sale { display: none; }

/* -- OUT OF STOCK -- */

ul.product_list li.out_of_stock h3 a {
	background: #ccc;
}

b.out_of_stock {
	background: url(http://www.ljr-footwear.com/images/css/sprites/banners.png) no-repeat -590px 0;
	width: 66px;
	height: 21px;
	position: absolute;
	text-indent: -9999px;
	top: 150px; left: 10px;
	z-index: 50;
}

ul.product_list li a.quick_look {
	background: url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 60px -140px;
	border: 0;
	color: #999;
	width: 80px;
	height: 20px;
	position: absolute;
	top: 160px;
	right: 0px;
	font-size: 11px;
	font-weight: normal;
}

ul.product_list li a.quick_look:hover {
	background-position: 60px -177px;
	color: #5E1313;
}

#jcart-tooltip {
	background: #4F8D62;
	background: rgba(59,121,56,0.80);
	border: 10px solid rgba(255, 255, 255, 0.5);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #fff;
	margin-left: 340px;
	padding: 10px 8px;
	width: 350px;
	top: 80px;
	font-weight: bold;
	text-align: center;
	z-index: 9999;
}


/* --  1: L I G H T B O X   -   3
-------------------------------------------------------------------- */ 

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.ljr-footwear.com/images/css/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.ljr-footwear.com/images/css/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ljr-footwear.com/images/css/lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #numberDisplay a { color: black; padding-left: 5px; padding-right: 5px;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	
#lightboxIframe {
	display: none;
}	

