li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.product-img-box { 
	float:left;
	width:267px;
}

.product-img-box .main-product-img {
    position:relative;
    overflow:hidden;
    width:272px;
}

.product-img-box .main-product-img img {
    position:relative;
    width:100%;
    width:260px;
}

.product-info-box {
	margin-top:10px; margin-top:0;
}

.product-info-box .product-name {
    margin-bottom:.3em;
    color:#0a263c;
    font-size:1.2em;
}

.product-info-box .qty-box { float:left; margin-right:5px; }
.product-info-box .price-box { margin:10px 0;}
.add-to-cart-box { float:left; width:195px;  margin-right:5px;}
.add-to-box { float:left; font-size:.95em; line-height:1.25em; }
.product-info-box .ratings { margin-bottom:1em;}

.product-attributes, .product-pricing { margin:10px 0; background:#faf7ee; padding:10px; border:1px dashed #a59e89;}
.product-attributes td {padding:2px 0; }
.product-attributes td.label { padding-right:10px; font-weight:bold; }

/* Product Collateral */
.product-collateral { clear: both; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ color:#E26703 ;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid .product-image { text-align:center; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }

price-box {
    margin:4px 0;
    }
.regular-price {
    color:#c76200;
    font-size:1.1em;
    font-weight:bold;
    }
.old-price {
    color:#999;
    font-size:.95em;
    }
.old-price .price {
    text-decoration:line-through;
    }
.special-price {
    color:#cd5033;
    font-size:1.2em;
    font-weight:bold;
    line-height:1em;
    }
.special-price .label { font-weight:normal; }

/* Data Table */
.data-table {
border:1px solid #d9DDE3;
width:100%;
border-collapse: collapse;
}
.data-table tr {
background:#FFFFFF none repeat scroll 0%;
}
.data-table .odd {
background:#F8F7F5 none repeat scroll 0%;
}
.data-table .even {
background:#EFEBE0 none repeat scroll 0%;
}    
.data-table .odd-heightlight {
background:#FFFF40 none repeat scroll 0%;
}
.data-table .even-heightlight {
background:#FFFF80 none repeat scroll 0%;
}
.data-table td.last, .data-table th.last {
border-right:0pt none;
}
.data-table tr.last td, .data-table tr.last th {
border-bottom:0pt none;
}
.data-table th {
border-right:1px solid #C2D3E0;
color:#0A263C;
padding:2px 8px;
white-space:nowrap;
}
.data-table th a, .data-table th a:hover {
color:#FFFFFF;
}
.data-table td {
padding:3px 8px;
}
.data-table td.label {
font-weight:bold;
}
.data-table thead tr {
background:#FDC900;
}
.data-table tfoot {
border-bottom:1px solid #D9DDE3;
}
.data-table tfoot tr.first {
background:transparent url(../images/base_mini_actions_bg.gif) repeat-x scroll 0%;
}
.data-table tfoot tr {
background-color:#DEE5E8 !important;
}
.data-table tfoot td {
border-bottom:0pt none;
border-right:1px solid #D9DDE3;
padding-bottom:1px;
padding-top:1px;
}
.data-table tbody td {
border-bottom:1px solid #D9DDE3;
border-right:1px solid #D9DDE3;
}
.box-table td {
padding:10px;
}
.box-table tfoot td {
padding-bottom:5px;
padding-top:5px;
}
.box-table select {
width:100%;
}
.nested-data-table th, .nested-data-table td {
padding-bottom:2px;
padding-top:2px;
}
.nested-data-table tfoot td {
font-size:0.95em;
}
.disc {
margin-bottom:10px;
}
.disc li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:20px;
}
.bare-list {
margin:5px 0pt;
}
.bare-list li {
margin:3px 0pt;
}
.no-show {
display:none;
}
.no-wrap {
white-space:nowrap;
}
.content-box {
min-height:250px;
}
.content {
padding:12px 12px 12px 15px;
}


*{padding: 0; margin: 0;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
