/*------------------------------------------------------------------------------------------------------
 FILE: products.css
 USEAGE: Style all the product screens
 LAST MODIFIED: 13-11-08
 VERSION: 1.0.2
------------------------------------------------------------------------------------------------------*/



.pLanding .clearfix{
	margin-bottom: 12px;
	}
	
#pLandImage img {
	display: block;
	margin: 0 !important;
	border: 0;
	}





/* ------[ Product browse options ]------ */
.pBrowse {
	margin: 0 0 10px 0;
	}
	
.pBrowse ul {
	list-style: none;
	}

.pBrowse a {
	color: #777;
	}
	
.searchAll {
	margin: 0 0 5px 0;
	}
.searchAll a {
	display: block;
	padding: 5px 5px 5px 12px;
	background: #303030 url("../images/bg_searchAll.gif") no-repeat;
	color: #fff !important;
	}
.searchAll a:hover,
.searchAll a:focus,
.searchAll a:active {
	background: #e79b31 url("../images/bg_searchAll_over.gif") no-repeat;
	color: #1e1e1f !important;
	text-decoration: none;
	}

.pBrowse h2.selection {
	background: #303030 url("../images/bg_browse.gif") no-repeat;
	color: #fff;
	margin: 5px 0 0 0 !important;
	padding: 5px 5px 5px 12px;
	}

.pBrowse ul.selection {
	border: 1px solid #303030;
	border-top: 0;
	background: #f2f2f2;
	margin: 0 0 10px 0;
	}

.pBrowse ul.selection li {
	padding: 0 !important;
	margin: 0 !important;
	}

.pBrowse ul.selection li span,
.pBrowse ul.selection li a {
	height: 1%;
	line-height: 1.3em;
	font-size: 105%;
	display: block;
	padding: 0 5px 0 11px;
	}

.pBrowse ul.selection li a {
	background: url("../images/bg_bulletRemove.gif") no-repeat 3px 4px;
	}

.pBrowse ul.selection li a:hover,
.pBrowse ul.selection li a:active,
.pBrowse ul.selection li a:focus {
	background-color: #cbcbcb;
	}

.pLanding h2.browseOptions, 
.pBrowse h2.browseOptions {
	background: #303030 url("../images/bg_browseLanding.gif") no-repeat;
	color: #e19734;
	color: #fff;
	margin: 0 0 5px 0;
	margin-bottom: 0 !important;
	padding: 5px;
	}
	
.pLanding h2.browseOptions .exclusive {
	color: #ffa800 !important;
	}
	
#pLandMain h2.browseOptions {
	background: #303030 url("../images/bg_browseLandingWide.gif") no-repeat;
	}
	
.pBrowse h2.browseOptions {
	background: #303030 url("../images/bg_browse.gif") no-repeat;
	padding: 5px 5px 5px 12px;
	}
	
.pLanding ul.browseOptions,	
.pBrowse ul.browseOptions {
	background: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #303030;
	border-top: 0;
	padding: 1px 0;
	}
	
.pLanding ul.browseOptions {
	border: 0;
	float: left;
	width: 130px;
	}
	
.pLanding ul.boNarrow {
	/*width: 129px;*/
	width: 160px;
	}
	
.pLanding ul.browseOptions li a,
.pBrowse ul.browseOptions li a {
	height: 1%;
	line-height: 1.3em;
	font-size: 105%;
	display: block;
	padding: 0 5px 0 11px;
	}
	
.pLanding ul.browseOptions li a {
	padding: 0 5px;	
	}
	
.pLanding ul a,
.pBrowse ul a {
	color: #494949 !important;
	}

.pLanding ul ul, 
.pBrowse ul ul {
	margin: 0;
	padding: 0;
	}

.pBrowse ul ul a {
	padding-left: 30px !important;
	}

.pLanding ul ul a {
	padding-left: 20px !important;	
	}

.pLanding ul.browseOptions li.first a,
.pBrowse ul.browseOptions li.first a {
	font-weight: bold;
	color: #666;
	}

.pLanding ul.browseOptions li.second a,
.pBrowse ul.browseOptions li.second a {
	font-weight: normal;
	color: #777;
	}

ul.browseOptions li a:hover,
ul.browseOptions li a:focus,
ul.browseOptions li a:active {
	background: #ececec;
	color: #333;
	text-decoration: none;
	}

.pLanding li.cStyle {
	background: url("../images/bg_collection_style.gif") top right no-repeat;
	line-height: 1em;
	padding: 5px 0 0 0 !important;
	margin: 5px 0 !important;
	}
	
.pLanding li.cStyle h3 {
	color: #fff;
	background: url("../images/bg_collection_style_left.gif") bottom left no-repeat;
	padding: 0 5px 5px 5px;
	margin: 0;
	line-height: 1em;
	}
	
.pBrowse li.cStyle {
	line-height: 1em;
	padding: 0 !important;
	margin: 0 0 !important;
	}
	
.pBrowse li.cStyle h3 {
	padding: 5px 0;
	border-bottom: 1px solid #000;
	margin: 0 5px;
	line-height: 1em;
	}
	
.area-expander {
	display: block;
	float: left;
	height: 15px;
	width: 16px;
	margin: 0 5px 0 0;
	text-indent: -999em;
	}

.expander-closed {
	background: url("../images/img-area-closed.gif") no-repeat;
	}

.expander-open {
	background: url("../images/img-area-open.gif") no-repeat;
	}

.collapser-closed {
	border-bottom: 10px solid #fff;
	margin: 0 0 10px 0;
	}


ul.browseOptions li.has-exclusive a {
	color: #ffa800 !important;
	}


.pCollectionInfo {
	border: 2px solid #b6b5b5;
	background: #f6f6f6;
	padding: 5px 10px;
	margin-top: 5px;
	}

.pCollectionInfo li {
	margin: 5px 0;
	background: url("../images/bg_fBbullet.gif") no-repeat 0 50%;
	padding: 0 0 0 10px;
	}

.pCollectionInfo ul.pCollectionImages {
	float: right;
	}

.pCollectionImages li {
	background: none;
	padding: 0;
	float: left;
	border: 1px solid #bbbfc2;
	margin-left: 8px;
	}
	
.pCollectionImages li img {
	display: block;
	}
	
	
.contact {
	border: 1px solid #ffa500;
	background: #fff1d6;
	padding: 5px 10px;
	margin-bottom: 10px;
	}

.contact strong {
	font-size: 2em;
	line-height: 1.2em;
	}

#pListAJAXwindow {
	position: absolute;
	top: 50px;
	left: 150px;
	width: 200px;
	border: 2px solid #999999;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080;
	background: #fff;
	padding: 5px;
	}

strong.pListTitle {
	color: #222;
	}
	
#pListAJAXwindow a {
	color: #e78700;
	}

p.ajaxError {
	background: url("../images/bg_alert.gif") no-repeat 3px 5px;
 	padding: 2px 10px 0 27px !important;
 	font-weight: bold;
 	margin-bottom: 10px;
 	color: #d23232;
	}
	
	
	


/* ------[ Product browse - landing page ]------ */
.pBrowseTypeImage {
	float: left;
	width: 341px;
	margin-bottom: 15px;
	}


.pBrowseTypeImage p {
	border: 1px solid #303030;
	border-top: 0;
	padding: 6px 5px;
	background: #f4f4f4
	}

.pBrowseTypeImage h3 {
	background: url("../images/bg_browseType.gif") no-repeat;
	color: #e19734;
	margin: 0 !important;
	padding: 4px 5px 3px 5px;
	font-weight: normal;
	}

.pBrowseTypeImage h3 a {
	color: #fff;	
	}

.pBrowseTypeImage img {
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 2px solid #a0a0a0;
	padding: 2px;
	}
 	
.pBTLeft {
	margin-right: 17px;
	}


/* ------[ Product search results ]------ */
.pResults {
	}

.pResultsTitle {
	border-bottom: 2px solid #303030;
	}
	
.pResultsTitle h2 {
	float: left;
	background: #303030 url("../images/bg_pResultsTitle.gif") no-repeat right top;
	color: #fff;
	padding: 5px 70px 3px 5px;
	}

.pResultsTitle form {
	float: right;
	margin: 0;
	}

.pResultsPaginationBottom,
.pResultsPagination {
	padding: 2px 5px 4px 5px;
	background: #f4f4f4;
	}

.pResultsPaginationBottom {
	margin-top: 20px;
	}

form.orderby label {
	float: left;
	width: auto !important;
	color: #6b6b6d;
	}

form.orderby select {
	float: left;
	width: auto !important;
	margin: 0 5px;
	border: 1px solid #777;
	font-size: 90%;
	color: #6b6b6d;
	}
	
form.orderby input.subbut {
	float: left;
	}

table.results {
	width: 100%;
	}
	
table.results td {
	vertical-align: top;
	padding: 15px 10px 5px 0 !important;
	text-align: left;
	background: url("../images/bg_pBrowseBottomBorder.gif") no-repeat bottom right;
	width: 33.33333%;
	}

table.results td img {
	background: #fff;
	border: 2px solid #a0a0a0;
	padding: 2px;
	}

table.results td .pImgTab {
	height: 11px;
	}

table.results td.pNew .pImgTab {
	background: url("../images/bg_pImgTabNew.gif") no-repeat bottom left;
	}

table.results td.pExclusive .pImgTab {
	background: url("../images/bg_pImgTabExclusive.gif") no-repeat bottom left;
	}

table.results td.pNewAndExclusive .pImgTab {
	background: url("../images/bg_pImgTabNewExclusive.gif") no-repeat bottom left;
	}

table.results td.pSale .pImgTab {
	background: url("../images/bg_pImgTabSale.gif") no-repeat bottom left;
	}
	
table.results td.pSaleAndExclusive .pImgTab {
	background: url("../images/bg_pImgTabSaleExclusive.gif") no-repeat bottom left;
	}
	
	
	
a.addToList,
a.addedToList {
	text-align: right;
	display: block;	
	background: url("../images/icon_addToList.gif") no-repeat right;
	padding-right: 20px;
	margin: 4px 5px 0 10px;
	color: #6b6b6d;
	}

a.addedToList {
	background: url("../images/icon_addedToList.gif") no-repeat right;
	}

table.results td a.addedToList, 
table.results td a.addToList {
	font-size: 90%;
	color: #6b6b6d;
	}

table.results td h3 {
	text-transform: uppercase;
	padding-right: 10px;
	min-height: 26px;
	}

table.results td h3 a {	
	color: #797979;
	}
	
.pCollectionName {
	color: #222;
	}


/* ------[ Product details ]------ */
.iTabs {
	border-bottom: 3px solid #303030;
	margin-bottom: 12px;
	}

.iTabs .flRight {
	margin: 0 !important;
	font-weight: bold;
	color: #333;
	}

.iTabs .flRight a {
	color: #333;
	}

.iTabs ul {
	float: left;	
	list-style: none;
	margin: 0;
	padding: 0 95px 0 0;
	background: url("../images/bg_pResultsTabs.gif") no-repeat right top;
	}

.iTabs li {
	display: block;
	float: left;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	background: #dadada;
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #fff;
	}
	
.iTabs li.first {
	border-left: none;
	}

.iTabs li.last {
	border-right: none;
	}

.iTabs li a {
	display: block;
	float: left;
	color: #1e1e1f;
	font-size: 1.2em;
	line-height: 1em;
	padding: 4px 10px;
	}
	
.iTabs li:active,
.iTabs li:hover,
.iTabs li.sfhover,
.iTabs li.here {
	background: #303030;
	}

.iTabs li:active a,
.iTabs li:hover a,
.iTabs li.sfhover a,
.iTabs li.here a {
	color: #fff !important;
	text-decoration: none;
	}

.backTo {
	font-weight: bold;
	padding-left: 10px;
	background: url("../images/bg_bulletRemove.gif") no-repeat left 50%;
	color: #333;
	}
	
.pDetailsHolder {
	margin-bottom: 20px;
	}
.pImgSquare .setMargin {
	margin-left: 320px;
	}

.pImgPortrait .setMargin {
	margin-left: 230px;
	}

.pImgLandscape .setMargin {
	margin-left: 380px;
	}

#pDetailsImage {
	float: left;
	}
	
.pDetailsHolder h3 {
	width: 150px;
	height: 15px;
	margin: 0;
	}

h3.pNew {
	background: url("../images/bg_pImgTabNewBig.gif") no-repeat bottom left;
	}

h3.pExclusive {
	background: url("../images/bg_pImgTabExclusiveBig.gif") no-repeat bottom left;
	}

h3.pNewAndExclusive {
	background: url("../images/bg_pImgTabNewExclusiveBig.gif") no-repeat bottom left;
	}
	
h3.pSale {
	background: url("../images/bg_pImgTabSaleBig.gif") no-repeat bottom left;
	}

h3.pSaleAndExclusive {
	background: url("../images/bg_pImgTabSaleExclusiveBig.gif") no-repeat bottom left;
	}

#pDetailsImage img {
	border: 2px solid #a0a0a0;
	padding: 2px;
	}

#pDetailsContent {
	position: relative;
	}

#pDetailsContent h2 {
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	color: #797979;
	margin-bottom: 13px;
	}

#pDetailsContent h3 {
	color: #fff;
	background: #303030; 
	width: 100%;
	font-size: 1.20em;
	line-height: 1em;
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	padding: 4px 0 5px 0;
	margin: 10px 0 0 0;
	}

#pDetailsContent h3 em {
	font-style: normal;
	padding: 0 5px 0 8px;
	}
#pDetailsContent p a {
	color: #e19734;
	}
	
#pDetailsContent li {
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #c5c5c5;
	}

#pDetailsContent li.even {
	background: #f4f4f4
	}
	
#pDetailsContent li a {
	color: #7a7a7b;
	font-weight: bold;
	}
	
#pDetailsContent li a img {
	border: 0 !important;
	margin-right: 5px;
	}

#pDetailsContent td ul {
	margin: 8px 0 5px 18px;
	}
	
#pDetailsContent td li {
	list-style: square;
	border: 0;
	padding: 0 5px 5px 5px;
	}
	
#pDetailsContent .user-controls {
	padding: 10px 0 0 0;
	float: right;
	}

#pDetailsContent .user-controls li {
	float: left;
	border: none;
	padding: 0;
	}
	
#pDetailsContent .user-controls li a.last {
	padding-right: 0px;
	}

.detPadTop {
	padding-top: 15px;
	}
	
.buy-now {
	text-align: right;
	}

.buy-now-pad {
	padding: 20px 0 0 0;	
	}


