/* Handcoded by http://psdcssxhtml.com */

/* reset */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	position:relative;
}
:focus {
	outline:none;
}
/* links */
a:link {
	color: #1ca3cf;
	text-decoration: none;
}
a:visited {
	color: #1ca3cf;
	text-decoration: none;
}
a:hover {
	color: #1ca3cf;
	text-decoration: underline;
}

a:active {
	color: #f19451;
	text-decoration: none;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size:300%;
	color:#000;
}
h2 {
	font-size:250%;
	color:#b4b4b4;
}
h3 {
	font-size:19px;
	color:#ff936b;
}
h4 {
	font-size:175%;
	color:#000;
}
h5 {
	font-size:150%;
	color:#787878;
}
h6 {
	font-size:125%;
	color:#000;
}

/* type */

p {
font:12px/20px Arial, Helvetica, sans-serif;
color:#573034;
}

div.title{
color:#e99a61;
font:16px arial;
}


/* page setup */
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
	color:#412d21;
	font-size:14px;
	margin:0px;
	padding:0px;
}
/* wrapper setup */
div.rapidxwpr {
	margin:0px auto;
	width:956px;
	padding:0;
	
}
/* header */
div#header {
	position:relative;
	height:110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
/* logo */

#header h1{
	margin: 0px;
}

#header h1#logo a {
	background-image:url("../images/pc-logo.png");
	border:none;
	padding:0px;
	margin:0px;
	position:absolute;
	text-decoration:none;
	text-indent:-9999px;
	text-transform:none;
	width:275px;
	height:90px;
	top: 20px;
}
/* main body setup */
div#middle {
	width:auto;
	margin:0px 0px 0px 0px;
	clear:both;
}
/* content column */
div#main {
	width:auto;
}
div#content {
	width:auto;
}


div.col-left{
float:left;
width:340px;
}

div.col-right{
float:right;
width:616px;
}


/* footer */
div#footer {
	width:956px;
	clear:both;
	color:#fff;
	background:url(../images/pc-dotted-hr.png) no-repeat top center;
	font-family:"Courier New", Courier, monospace;
	margin:40px auto;
	padding:10px 0px 0px 0px;
}
* html div#footer {
	margin:-3px auto 0 auto;
}
div#footer a {
	color:#9d9996;
}

div#footer a:hover {
	color:#f1b659;
}


/* clearing & floating */
.clearingfix:after {
	content:".";
	display:block;
	line-height:0px;
	clear:both;
	visibility:hidden;
}
.clearingfix {
	display:block;
}

.clearer{clear:both}

.floatbox {
	overflow:hidden;
}
/* alignments */
.alignleft {
	float:left;
	margin:0 20px 0 0;
}
.alignright {
	float:right;
	margin:0 0 0 20px;
}





/* topmenu */
div#topmenu {
	position:absolute;
	top:50px;
	left:350px;
	height:40px;
	width: 603px;
}
div#topmenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
div#topmenu li {
	float:left;
	display:block;
}
div#topmenu li a {
	float:left;
	display:block;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:20px;
}
div#topmenu li a span {
	display:block;
	float:left;
	color:#000;
	padding:0 6px 0 13px;
	cursor:pointer;
}


/* topmenu :: collection */
div#topmenu li.collection a {
	float:left;
	display:block;
	position:relative;
	width:128px;
	height:40px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/nav-collection.png);
	background-position:0 0;

}


div#topmenu li.collection a:hover {
background-position:-126px 0;
}

div#topmenu li.collection a.current {
background-position:-126px 0;
}



/* topmenu :: shop */
div#topmenu li.shop a {
	float:left;
	display:block;
	position:relative;
	width:87px;
	height:40px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/nav-shop.png);
	background-position:0 0;

}


div#topmenu li.shop a:hover{
background-position:-87px 0;
}



/* topmenu :: ravereviews 
div#topmenu li.ravereviews a {
	float:left;
	display:block;
	position:relative;
	width:166px;
	height:40px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/nav-ravereviews.png);
	background-position:0 0;

}


div#topmenu li.ravereviews a:hover {
background-position:-166px 0;
}

*/


/* topmenu :: trunkshows */
div#topmenu li.trunkshows a {
	float:left;
	display:block;
	position:relative;
	width:151px;
	height:39px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/nav-trunkshows.png);
	background-position:0 -2px;

}


div#topmenu li.trunkshows a:hover {
background-position:-151px -2px;
}


/* topmenu :: magazine */
div#topmenu li.magazine a {
	float:left;
	display:block;
	position:relative;
	width:121px;
	height:40px;
	overflow:hidden;
	color:#3a251d;
	background:url(../images/nav-magazine.png);
	background-position:0 0;

}


div#topmenu li.magazine a:hover {
background-position:-121px 0;
}




/* callout - home */

a.callout-home{
	display:block;
	width:106px;
	height:106px;
	position:absolute;
	top: 67px;
	background-image:url(../images/pc-home-callout-trunkshow.png);
	left:0;
}

a:hover.callout-home{
background-position:-106px;
cursor:pointer;
}



/* callout - fashion-show */

a.callout-fashion-show{
	display:block;
	width:106px;
	height:106px;
	position:absolute;
	top: 67px;
	background-image:url(../images/pc-home-callout-video.png);
	left:0;
}

a:hover.callout-fashion-show{
background-position:-106px;
cursor:pointer;
}




/* callout - trunk */

a.callout-trunk{
	display:block;
	width:106px;
	height:106px;
	position:absolute;
	top: 52px;
	background-image:url(../images/pc-trunkshows-signup-callout.png);
	left:580px;
}

a:hover.callout-trunk{
background-position:-106px;
cursor:pointer;
}






/* footermenu */
.footermenu {
	float:left;
	width:727px;
	height:40px;
	margin:0px 0px 0px 13px;
	line-height:40px;
	font-size:12px;
	color:#9d9996;
	padding:0px;
}
.footermenu .copyright {
	float:left;
}
.footermenu ul {
	list-style:none;
	float:left;
}
.footermenu ul li {
	float:left;
	margin:0 22px 0 0;
}
/* credits */
.credits {
	float:right;
	width:194px;
	height:40px;
	margin:0px 13px 0px 0px;
	text-align:right;
	line-height:40px;
	font-size:12px;
	color:#9d9996;
}



/* joinourmailinglist */
.joinourmailinglist {
	float:left;
	width:527px;
	height:40px;
	margin:0px 0px 0px 13px;
	line-height:40px;
	font-size:12px;
	color:#9d9996;
	padding:0 0 0 185px;
	background:url(../images/footer-joinmailinglist.png) no-repeat;

}


.joinourmailinglist form{
	margin: 0px; padding:0px;
}




.joinourmailinglist input.pc-form{
float: left;
border: 1px solid #9d9996;
width:160px;
margin:8px 4px;
font: 11px "Courier New", Courier, monospace; 
color: #9d9996;
padding:5px 4px 5px 4px;
}


.joinourmailinglist input:focus, select:focus, textarea:focus {
	color: #222;
	background: #ffffe0;
	border:1px solid #23b8d8;
}

.joinourmailinglist input.button{

float: left;
margin:5px 4px;

}



/* getconnected */
.getconnected {
	float:right;
	width:auto;
	height:40px;
	margin:0px 13px 0px 0px;
	line-height:40px;
	font-size:12px;
	color:#9d9996;
	padding:0 0 0 120px;
    background:url(../images/footer-getconnected.png) no-repeat;
}


.getconnected img{
vertical-align:middle;

}


/* sendtofriend */

table#sendtofriend input, table#sendtofriend textarea{
background-color:#FFFFFF;
border:1px solid #ddd;
padding:2px;
}


table#sendtofriend input:focus, table#sendtofriend select:focus,table#sendtofriend textarea:focus{
color: #222;
	background: #ffffe0;
	border:1px solid #e99a61;
}


table#sendtofriend label {
font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	}



/* magazine */


div.magazine-wrapper{
border:1px solid #e6e1dd;
padding:20px;
width:914px;
overflow:hidden;
text-align:center;
}


div.issue-wrapper a img{
border: 1px solid #fff;
}


div.issue-wrapper a:hover img{
border: 1px solid #e99a61;
}



/* signup/form box */


div.signup-form-box{
display:block;
width:300px;
float:left;
padding: 20px 15px;
background-color:#fffdf0;
border:1px dotted #e8e3ab;
}


table.form-table td{padding-bottom:15px;}

.signup form{
	margin: 0px; padding:0px;
}


.signup label{
float:left;
margin:0px 15px 0px 0px;
width:100px; text-align:right;
color:#666664;
font-size:14px;
font-family:"Courier New", Courier, monospace;
}


.signup input.pc-form{
float: left;
border: 1px solid #9d9996;
width:260px;
margin:0px;
font: 11px "Courier New", Courier, monospace; 
color: #9d9996;
padding:5px 4px 5px 4px;
}


.signup input:focus, select:focus, textarea:focus {
	color: #222;
	background: #fff;
	border:1px solid #23b8d8;
}

.signup input.button{

margin:15px 4px;

}

