/**
* jQuery lightBox plugin
* This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
* and adapted to me for use like a plugin from jQuery.
* @name jquery-lightbox-0.5.css
* @author Leandro Vieira Pinho - http://leandrovieira.com
* @version 0.5
* @date April 11, 2008
* @category jQuery plugin
* @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
* @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
* @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
*/
#navColumnOneWrapper, #navColumnTwoWrapper {
    margin-left: 10.7px;
    margin-right: 8px;
}
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
zoom: 1;
display: block;
}
#lightbox-nav-btnPrev { 
left: 0; 
float: left;
}
#lightbox-nav-btnNext { 
right: 0; 
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px; 
color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
width: 70%; 
float: left; 
text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
width: 66px; 
float: right;
padding-bottom: 0.7em;	
}
#productGeneral{
float:left;
background:none;
}
#product_info{
background:url("http://www.airjordan-uk.org.uk/includes/templates/mytemplate/images/product_info_bg.jpg") repeat-x #ffffff;
float:left;
border:1px solid #5269A5;
width:741px;
color:#000000;
}
#productName{
color:#000;
}
.additionalImages{
position:relative;
display:inline-block;
height:72px;
width:85px;
}

.additionalImages img{
position:absolute;
bottom:15%;
left:9%;
}
#product_info #navBreadCrumb{
background:none;
color:#000000;
margin-right:0;
width:98%;
padding-top:1em;
padding-left:1em;
}
#product_info #navBreadCrumb a{
color:#000000;
}
.product-shop {
float:left;
margin-left:8px;
width:373px;
}
.product-img-box {
float:left;
width:267px;
}
.leftbox {
float:left;
text-align:center;
width:344px;
height:319px;
}
#product-essential{
	*float:left;
	_float:left;
	*width:727px;
}
#countryDiv{
width:727px;
*width:727px;
_width:727px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#countryDiv{width:727px;}
    }
.divider {
background:url("http://www.airjordan-uk.org.uk/includes/templates/mytemplate/images/dotted_divider.jpg") no-repeat scroll 0 0 transparent;
font-size:1px;
height:1px;
line-height:1em;
overflow:hidden;
padding:5px 0;
}
.ph3{
color:#FF6600;
font-size:1.2em;
}
.more_views{
border-bottom:1px solid #CCCCCC;
font-size:0.95em;
padding-bottom:0.8em;
text-transform:uppercase;
color:#d6d6d6;
text-align:left;
}
.additionalImages a{
float:left;
height:65px;
overflow:hidden;
}
.product-collateral {
padding:15px;
padding-top:0px;
}
#navBreadCrumb{
background:url("../images/breadCrumbBg.gif") no-repeat left 1px;
padding:0em;
color:#fff;
height:31px;
line-height:31px;
padding-left:5px;
}
#navBreadCrumb a:link,#navBreadCrumb a:visited{
color:#fff;
}
.required {
color:#EB340A;
}
#productDetailsList{
padding:0;
}
.product-collateral h3{
color:#323232;
font-size:1.7em;
}
.button-set {
border-top:1px solid #E4E4E4;
clear:both;
margin-bottom:10px;
margin-right:20px;
margin-top:4em;
padding-top:8px;
text-align:right;
}
.product-collateral label {
color:#666666;
font-weight:bold;
}
.alsocontent .productRow {
    width: 760px;
}
.p_li{
width:179px;
}
.p_li3{
width:178px;
margin-right:0;
}