#content {
	padding: 30px 0 40px 40px;
}

.breadcrumbs { margin-bottom: 37px; }

h1 {
	color: #5E1313;
	margin: 0 40px 18px 0;
	font: normal 28px Georgia, Times, ÔTimes New RomanÕ, serif;
}

h1 span {
	color: #999;
	margin-top: 9px;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

h2 { clear: both; margin: 0 40px 12px 0; }


#slider_wrapper {
	float: left;
	position: relative;
	margin: 0 40px 36px 0;
}

#product_img {
	border: 1px solid #E9ECE6;
	width: 440px;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}

#img_wrapper {
	width: 1320px;
	height: 382px;
}

#img_wrapper .panel {
	float: left;
	position: relative;
	text-decoration: none;
}

.img_desc {
	border: 0;
	color: #888;
	margin-top: -35px;
	width: 440px;
	position: absolute;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

p.view_options {
	background: url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 115px -141px;
	color: #999;
	margin: 0 auto;
	width: 440px;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;

}


.panel p a { color: #999; }
.panel p a:hover { color: #001E1A; }

a.next, a.prev {
	background: url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 13px -205px;
	border: 1px solid #E9ECE6;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0;
	text-indent: -9999px;
}

a.next:hover, a.prev:hover { background-color: #f7f7f7; }

a.prev { left: 0;}
a.next { background-position: 15px -247px; right: 0; z-index: 99;}

#product_desc { color: #666; margin-right: 40px; font-size: 85%; }

#colours { 
	position: absolute;
	bottom: 10px;
	left: 51%;
	margin-left: -50px;
}

#colours li {
	border: 1px solid #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float: left;
	margin-right: 8px;
}

#colours li:hover { border: 1px solid #ccc; }

#colours li:active, #colours li.selected { border: 1px solid #666; }

#colours li a {
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	display: block;
	margin: 2px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.colour_tan { background: #BA6B29; }
.colour_beach { background: #C5AB88; }
.colour_brown { background: #333333; }

ul#additional_options {
	margin: 0 0 24px 480px;
}

ul#additional_options li {
	color: #999;
	display: inline;
	margin-right: 10px;
	font-size: 12px;
}

b#available_in {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

ul#size_tabs {
	display: none;
	overflow: hidden;
	padding-left: 6px;
	position: relative;
	z-index: 100;
}

	ul#size_tabs li {
		float: left;
		margin-right: 3px;
	}
	
	ul#size_tabs li a {
		border: 1px solid #e5e5e5;
		/*border-bottom: 2px solid #fff;*/
		border-bottom: 0;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		color: #999;
		display: block;
		padding: 4px 12px;
		font-size: 75%; font-weight: normal;
		text-decoration: none;
	}
	
	ul#size_tabs li.on a {
		background: #f1f1f1;
		/*border-color: #d5d5d5;
		border-bottom: 3px solid;*/
		color: #5E1313;
		font-weight: bold;
	}

.size_table { 
	border-collapse: collapse;
	margin: -1px 0 20px 0;
	font-size: 90%;
}

#size_tables { /* Wrapper when there is > 1 table */
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
	display: inline-block;
	margin: -1px 0 20px 0;
	padding: 5px 4px;
	z-index: 90;
}

#size_tables .size_table {
	margin-bottom: 0;
}

.size_table caption {
	background: #eee;
	border: 1px solid #fff; border-bottom: 0;
	color: #444;
	font-size: 12px; font-weight: bold;
	padding: 3px 0
}

.size_table th {
	background: #3D5C6E;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 12px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.size_table td {
	border: 1px solid #fff;
	padding: 6px 8px;
	font-size: 90%;
	text-align: center;
	width: 15px;
}

tr.table_sizes th {
	background: #fff;
	color: #3D5C6E;
}

tr.table_sizes td { background: #3D5C6E; color: #fff; font-weight: bold; }
tr.table_pairs td { background: #EFF4F6; color: #555; }

b.price {
	display: block;
	margin-bottom: 16px;
	font-size: 24px;
}

b.price span {
	font-size: 14px;
	font-weight: normal;
}

.field_instruction {
	font-size: 13px; font-weight: bold;
}

#shoe_sizes {
	display: block;
	font-size: 85%;
}

#shoe_sizes b {
	background: #3D5C6E;
	color: #fff;
	padding: 8px 12px;
}

#shoe_sizes span {
	background: #EFF4F6;
	color: #444;
	padding: 8px;
}

#product_options {
	position: relative;
	height: 40px;
}

#product_qty {
	display: inline-block;
	margin-right: 10px; padding-right: 10px;
}

#product_qty b {
	display: inline-block;
	width: 40px;
}

#product_qty input {
	margin: 0 10px;
	padding: 2px 0;
	width: 35px;
	font-size: 14px;
	text-align: center;
}


#increments {
	display: none;
	position: absolute; top: -4px; left: 130px;
}

#increments a {
	background: url(http://www.ljr-footwear.com/images/css/sprites/icons.png) no-repeat 0 -380px;
	display: block;
	margin-top: 3px;
	width: 12px; height: 12px;
	text-decoration: none; text-indent: -9999px;
}

#increments a#minus {
	background-position: 0 -409px;
}

#select_size, #select_size_label, #select_colour {
	display: none;
}

#add_to_order {
	border: 0;
	margin: 12px 20px 12px 0;
	height: 50px;
	width: 220px;
}

p.info_box {
	margin: 0 80px 0 480px;
}

b#call_now { 
	color: #4F8D62;
	display: block;
	font-size: 30px; 
	line-height: 1.4;
}

b#call_now span {
	color: #666;
	display: block;
	font-size: 14px; 
	font-weight: normal;
}

ul.product_list li img { padding-top: 8px; width: auto; max-height: 100%;  }






