@charset "UTF-8";
/* CSS Document */

body {
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: "Geneva",Arial,Helvetica;
	font-size: 11px;
}



.preloadImg {
	display: none;
}

a img {
	border-width: 0px;
	color: #000000;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

#contentWrapper {
	width: 1068px;
	margin: 0 auto;
	position: relative;
	top: -20px;
}


#bodyDiv {
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	height: 550px;
}


#contentDiv {
	margin: 0 auto;
	padding-top: 21px;
	width: 900px;
}

.frontImg {
	margin: 5px 0 10px 0;
}

#callOut {
	position: absolute;
	top: 200px;
	left: -15px;
	z-index: 1000;
}

/* * * * * * * * * * * * * * * 
		Content Frame
* * * * * * * * * * * * * * */

#contentWrapper table.brd {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#contentWrapper td.corner1 {
	background: transparent url(../img/global/brdr/cayceeWeb_03.gif) no-repeat top left;
	width: 60px;
	height: 60px;
}

#contentWrapper td.corner2 {
	background: transparent url(../img/global/brdr/cayceeWeb_02.gif) no-repeat top left;
	width: 60px;
	height: 60px;
}

#contentWrapper td.corner3 {
	background: transparent url(../img/global/brdr/cayceeWeb_19.gif) no-repeat top left;
	width: 60px;
	height: 60px;
}

#contentWrapper td.corner4 {
	background: transparent url(../img/global/brdr/cayceeWeb_23.gif) no-repeat top left;
	width: 60px;
	height: 60px;
}

#contentWrapper td.horz1 {
	background: transparent url(../img/global/brdr/cayceeWeb_06.gif) no-repeat top left;
	width: 213px;
	height: 60px;
}

#contentWrapper td.horz2 {
	background: transparent url(../img/global/brdr/cayceeWeb_06-04.gif) no-repeat top left;
	width: 213px;
	height: 60px;
}

#contentWrapper td.horz3 {
	background: transparent url(../img/global/brdr/cayceeWeb_06-13.gif) no-repeat top left;
	width: 213px;
	height: 60px;
}

#contentWrapper td.horz4 {
	background: transparent url(../img/global/brdr/cayceeWeb_06-15.gif) no-repeat top left;
	width: 213px;
	height: 60px;
}

#contentWrapper td.horzStr1 {
	background: transparent url(../img/global/brdr/cayceeWeb_06-03.gif) repeat-x top left;
	height: 60px;
	width: 522px;
}

#contentWrapper td.horzStr2 {
	background: transparent url(../img/global/brdr/cayceeWeb_06-14.gif) repeat-x top left;
	height: 60px;
	width: 522px;
}

#divVert1 {
	background: transparent url(../img/global/brdr/cayceeWeb_09.gif) no-repeat top left;
	width: 60px;
	height: 210px;
	vertical-align: top;
}

#divVert2 {
	background: transparent url(../img/global/brdr/cayceeWeb_12.gif) no-repeat top left;
	width: 60px;
	height: 210px;
	vertical-align: top;

}

#divVert3 {
	background: transparent url(../img/global/brdr/cayceeWeb_17.gif) no-repeat top left;
	width: 60px;
	height: 210px;
	position: absolute;
	bottom: 60px;
}

#divVert4 {
	background: transparent url(../img/global/brdr/cayceeWeb_18.gif) no-repeat top left;
	width: 60px;
	height: 210px;
	position: absolute;
	bottom: 60px;
}

#contentWrapper td.vertStr1 {
	background: transparent url(../img/global/brdr/cayceeWeb_13.gif) repeat-y top left;
	width: 60px;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

#contentWrapper td.vertStr2 {
	background: transparent url(../img/global/brdr/cayceeWeb_14.gif) repeat-y top left;
	width: 60px;
	padding: 0;
	vertical-align: top;
	text-align: left;
}


/* * * * * * * * * * * * * * * 
		NAVIGATOR
* * * * * * * * * * * * * * */

#navWrapper {
	height: 48px;
	border: 0;
	border-bottom: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}

#navBtn {
	top: 98px;
	right: 79px;
	height: 29px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	position: absolute;
	padding: 0px;
}

#navBtn a {
	border:0;
	color: #000000;
}

#navBtn li, #navLogo li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:left;
	margin:0;
	padding:0;
}

#navBtn li a {
	background-position:0 -29px;
	background-repeat:no-repeat;
	float:left;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	width:10px;
	margin: 0 5px 0 5px;
}

#navBtn li.news a {
	background-image:url(../img/global/nav/news.png);
	width: 48px;
}

#navBtn li.collections a {
	background-image:url(../img/global/nav/collections.png);
	width: 96px;
}

#navBtn li.stockists a {
	background-image:url(../img/global/nav/stockists.png);
	width: 75px;
}

#navBtn li.press a {
	background-image:url(../img/global/nav/press.png);
	width: 49px;
}

#navBtn li.procure a {
	background-image:url(../img/global/nav/procure.png);
	width: 69px;
}

#navBtn li.contact a {
	background-image:url(../img/global/nav/contact.png);
	width: 72px;
}

#navBtn li.about a {
	background-image:url(../img/global/nav/about.png);
	width: 56px;
}

#navBtn li a:hover, #navBtn li a.active {
	background-position: 0 0;
	border-bottom: 4px solid #FFFFFF;
}

#navLogo li a:hover {
	background-position: 0 0;
}

#navLogo {
	float: left;
	width: 219px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#navLogo li a {
	background-image:url(../img/global/nav/cb-logo.png);
	overflow:hidden;
	float: left;
	height: 48px;
	background-position:0 -48px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	width: 219px;
}

/* * * * * * * * * * * * * * *
	SUB NAV TABLES
* * * * * * * * * * * * * * */

#subNav {
  height:13px;
  width: 100%;
  float:right;
  font:9px "Geneva",Arial,Helvetica;
  color: #999999;
  margin:0 0 0 0;
  position: relative;
  background: #BBBBBB;
}

#subNav ul {
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:1px 10px 0 0;
  padding:0;
}

#subNav li {
  float:left;
  margin-left:20px;
  padding:0;
}

#subNav li a:hover {
  color: #000000;
}

#subNav li a {
  color: #777777;
  text-decoration: none;
}

#subNav li.active a {
  color:#000000;
  text-decoration:none;
}

/* * * * * * * * * * * * * * *
		GALLERY PRESS
* * * * * * * * * * * * * * */

#jgal { 
	list-style: none; 
	width: 200px;
	height: 600px;
}

#jgal li {
	opacity: .5;
	float: left;
	display: block;
	width: 60px; height: 60px;
	background-position: 75% 40%;
	cursor: pointer;
	border: 3px solid #fff;
	/*outline: 1px solid #ddd;*/
	margin-right: 14px;
	margin-bottom: 14px;
}

#jgal li img {
	position: absolute;
	top: 170px;
	left: 320px;
	display: none;
}

#jgal li.active img {
	display: block;
}

#jgal li.active, #jgal li:hover {
	outline-color: #bbb;
	opacity: .99 /* safari bug */ 
	}

/* styling without javascript */
#gallery {
	list-style: none;
	display: block;
}

#gallery li {
	float: left;
	margin: 0 10px 10px 0;
}

#pressDiv {
	width: 900px;
	min-height: 400px;
	float: left;
	margin: 40px 0 0 0;
}

/* * * * * * * * * * * * * * *
		 Stockist DIV
* * * * * * * * * * * * * * */

#stockistsDiv {
	width: 900px;
	float: left;
	margin: 0;
}

.stockDiv {
	float: left;
	width: 220px;
	margin: 0 40px 60px 40px;
	text-align: left;
}

p.storeName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #DDDDDD;
	margin: 0 0 5px 0;
}

p.stockSplit {
	font-size: 15px;
	font-weight: 100;
	color: #AAAAAA;
	text-align: left;
}

/* * * * * * * * * * * * * * *
		 PROCURE
* * * * * * * * * * * * * * */

#procureDiv {
	width: 900px;
	float: left;
	margin: 2px 0 0 0;
}

.proDiv {
	float: left;
	width: 274px;
	margin: 10px 13px 20px 13px;
	text-align: left;
}

.proDivEmpty {
	float: left;
	width: 266px;
	height: 349px;
	margin: 14px 17px 0 17px;
	text-align: center;
	vertical-align: middle;
	background: #666666;
}

.proDiv:hover {
	background: #333333;
}

.proDiv:hover p.proPrice {
	color: #cb0000;
}

.proDiv img {
	padding: 4px;
	border: 0;
}

p.proName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #DDDDDD;
	margin: 0 0 2px 4px;
}

p.proContent {
	color: #ffffff;
	font-family: "Geneva",Arial,Helvetica;
	font-size: 11px;
	text-align: left;
	margin: 0 4px 0 4px;
	padding: 0;
}

p.proPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #DDDDDD;
	margin: 0 5px 2px 4px;
}

td.buttons form {
	border: 0;
	padding: 1px 5px 0 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #888888;
}

/* * * * * * * * * * * * * * *
		BLOG ADD'T
* * * * * * * * * * * * * * */

#logoButton {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:left;
	margin:0;
	padding:0;
}

#logoButton a {
	background-image:url(../img/global/nav/qrstuv.png);
	background-position:0 -28px;
	background-repeat:no-repeat;
	float:left;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	width:80px;
	margin: 0;
}

#logoButton a:hover {
	background-position: 0 0;
}

.about {
	font-size: 14px;
	line-height: 22px;
	padding: 50px;
	text-align: left;
	margin: 0;
}

.aboutImg {
	margin-top: 8px;
}

/* * * * * * * * * * * * * * *
			FOOTER
* * * * * * * * * * * * * * */

#footerDiv {
	width:950px;
	margin:0 auto;
	margin-bottom:20px;
}

#footerDiv p.base {
	font-family: "Geneva",Arial,Helvetica;
	color: #000000;
	font-size: .6em;
	font-weight: normal;
	text-align:right;
	margin:0;
}

/* * * * * * * * * * * * * * *
		  LIGHTBOX
* * * * * * * * * * * * * * */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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 #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
