/*
	thisisalimitededition.com // Created 20/02/2010 // Version 1.0 // IE6,7,8 - FF2-3.5 - Chrome
*/

/* Global Resets */
* {
	margin: 0;
	padding: 0;
	border: 0; 
	outline: 0;
}

/* Universal Elements */
body {
	font-family: "Century Gothic", Arial, Verdana;
	background-color: #000;
	font-size: 13px;
	color: #FFF;
}

img {
	border: none;
}

a, a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

h1, h2 {
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	padding: 20px 10px 5px;
	letter-spacing: 0.3em;
}

h2 {
	padding: 10px 10px 0;
}

p, address {
	line-height: 1.5em;
	padding: 7px 10px;
	font-style: normal;
}

ul {
	list-style-type: none;
}

li {
	display: inline;
}

.large {
	font-size: 14px;
}

/* Layout */

#wrapper {
	position: absolute;
	/*width: 1395em;*/
	width: 19750px;
	top: 50%;
	margin-top: -295px;
	left: -5px;
}

.container {
	float: left;
}

.container .content {
	float: left;
	background-color: #000;
	width: 284px;
	height: 589px;
	margin: 0 9px;
}

.container img 
{
	float: left;
}

.modal-content {
	display: none;
	width: 900px;
}

#stockists {
	height: 500px;
}

#in-the-press {
	height: 600px;
	width: 870px;
}

#contact-us {
	height: 125px;
}

#privacy {
	height: 500px;
}

#mailing-list, #retailer-login {
	width: 600px;
	height: 150px;
}

.stockist-list {
	padding: 5px 15px;
	float: left;
	width: 750px;
}

.stockist-list img {
	float: left;
	clear: both;
	padding: 15px 20px 0 0;
}

.stockist-list address {
	font-size: 14px;
	font-style: normal;
	padding: 25px;	
}

.press-list {
	width: 850px;
}

.press-list li {
	display:inline;
	float:left;
	height:170px;
	margin: 10px 12px 80px 10px;
	width:150px;
}

.press-list li.last {
	margin: 10px 0 80px 10px;
}

.press-list li h3{
	font-weight:normal;
	color: #ccc;
	font-size: 13px;
}

.press-list li p{
	padding: 0;
}


/* navigation */

.nav {
	position: fixed;
	height: 35px;
	z-index: 1;
	background-color: #000;
	width: 100%;
}

.nav ul {
	float: left;
	font-size: 13px;
}

.nav .seperator {
	padding: 0 5px;
}

.nav a {
	display: inline-block;
	text-indent: -9999px;
	height: 22px;
}

#primary-nav {
	background: url(../images/nav-bg.png) 0 0 no-repeat;
	width: 995px;
	height: 22px;
	margin: 6px;
}

.artists {
	width: 67px;
}

.prints {
	width: 93px;
}

.canvases {
	width: 84px;
}

.frames {
	width: 67px;
}

.pillows {
	width: 222px;
}

.cups {
	width: 127px;
}

.bags {
	width: 183px;
}

.coming {
	width: 118px;
}

.artists:hover {
	background: url(../images/nav-bg.png) 0 -22px no-repeat;
}

.prints:hover {
	background: url(../images/nav-bg.png) -71px -22px no-repeat;
}

.canvases:hover {
	background: url(../images/nav-bg.png) -168px -22px no-repeat;
}

.frames:hover {
	background: url(../images/nav-bg.png) -256px -22px no-repeat;
}

.pillows:hover {
	background: url(../images/nav-bg.png) -327px -22px no-repeat;
}

.cups:hover {
	background: url(../images/nav-bg.png) -553px -22px no-repeat;
}

.bags:hover {
	background: url(../images/nav-bg.png) -684px -22px no-repeat;
}

.coming:hover {
	background: url(../images/nav-bg.png) -871px -22px no-repeat;
}

#secondary-nav {
	background: url(../images/bottom-nav-bg.png) 0 0 no-repeat;
	width: 1005px;
	height: 20px;
	margin: 6px;
}

.home {
	width: 57px;
}

.stockists {
	width: 96px;
}

.contact {
	width: 110px;
}

.mailing {
	width: 182px;
}

.login {
	width: 142px;
}

.privacy {
	width: 136px;
}

.press {
	width: 118px;
}

.buynow {
	width: 115px;
}

.home:hover {
	background: url(../images/bottom-nav-bg.png) 0 -20px no-repeat;
}

.stockists:hover  {
	background: url(../images/bottom-nav-bg.png) -61px -20px no-repeat;
}

.contact:hover  {
	background: url(../images/bottom-nav-bg.png) -161px -20px no-repeat;
}

.mailing:hover  {
	background: url(../images/bottom-nav-bg.png) -275px -20px no-repeat;
}

.login:hover  {
	background: url(../images/bottom-nav-bg.png) -461px -20px no-repeat;
}

.privacy:hover  {
	background: url(../images/bottom-nav-bg.png) -607px -20px no-repeat;
}

.press:hover {
	background: url(../images/bottom-nav-bg.png) -747px -20px no-repeat;
}

.buynow:hover {
	background: url(../images/bottom-nav-bg.png) -869px -20px no-repeat;
}

#footer {
	bottom: 0px;	
}

.buy-online {
	float: right;
	color: #FFF;
	background-color: #000;
	padding: 2px 6px;
	margin: 6px 10px;
	border: 1px solid #FFF;
}

.buy-online:visited {
	color: #FFF;
}

.buy-online:hover {
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;
}

.move-next {
	background: url('../images/nav-arrow-right.jpg') 0px 0px;
	height: 20px;
	width: 34px;
	float: right;
	margin: 8px 10px;
}

.move-next:hover {
	background: url('../images/nav-arrow-right.jpg') 0px 20px;
}

.copy {
	color: #ccc;
}

.click-link {
	position: absolute;
	display: inline-block;
	background-image: url('fake.gif');	
	z-index: 10;
}

#item1 {
	left: 300px;
	top: 0;
	padding: 290px 230px;
}

#item2 {
	left:770px;
	padding:290px 250px;
}

#item3 {
	left:1280px;
	padding:290px 450px;
}

#item4 {
	left:3517px;
	padding:290px 250px;
}

#item5 {
	left:4040px;
	padding:100px 150px;
}

#item6 {
	left:4200px;
	top: 170px;
	padding:80px 100px;
}

#item7 {
	left:4405px;
	top: 250px;
	padding:165px 170px;
}

#item8 {
	left:4705px;
	padding:290px 230px;
}

#item9 {
	left:5155px;
	padding:290px 170px;
}

.tooltip {
	display: none;
	background:url('../images/black_box.png') top center no-repeat;
	font-size:10px;
	height:95px;
	width:185px;
	padding:15px;
	color:#fff;	
}

.img-tooltip {
    display:none; 
}

/*
	Form Styling
*/

form 
{
	padding: 15px 0 0 15px;
}

form fieldset 
{
	margin: 0 0 10px 0;
	/*padding: 0 0 10px 0;*/
}

form fieldset.last
{
	border-bottom: none;
}

form fieldset label 
{
	float: left;
	width: 140px;
	margin: 6px 20px 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
}

form fieldset div.field
{
	float: left;
	width: 400px;
	margin: 0 10px 0 0;
}

form fieldset div.field input.input-text
{
	width: 400px;
	padding: 5px;
	font-size: 13px;
	color: #646870;	
	border: 1px solid #C5C5C5;
}

form div.submit
{
	padding-left: 160px;
}

#sb-player.html p {
	font-size: 12px;
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #000;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#333;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
