@charset "utf-8";
/*	Voluptuous Clothing 
	Updated by Alexander Boyd
	August 6 2009
*/

/* Global styling */
* {	margin:0px; padding:0px;}
body { background: #666666 url(../images/main/bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; }
 a:hover IMG {opacity:0.5; FILTER: alpha(Opacity=50); }
 a {
	color:#F90;
}
h1 {
	font-family:Arial, sans-serif;
	font-size:1.4em;
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:0.1em;
	color: #999;
	line-height: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#999;
	line-height:1em;
	margin-bottom:.4em;
}
h3 {
	font-weight:normal;
	font-size:1em;
	color:#666;
	text-transform:uppercase;
	line-height: 1em;
	letter-spacing: .01em;
	word-spacing: .01em;
}
p {	font-size:12px; }
hr { margin:5px 0 5px 0; color:#FCF; background-color:#FCF; }
a {	outline:none; text-decoration: none; }

/* Wrapper styling */
#wrapper_main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	min-height:630px;
	height:850px;
	position:relative;
	
}

#wrapper_admin {
	width:100%
	margin-left:auto;
	margin-right:auto;
	
	height:850px;
	position:relative;
	
}
#wrapper_header {
	width:960px;
	position: relative;
	margin-bottom: .4em;
}

#wrapper_admin_header {
	width:100%;
	position: relative;
	margin-bottom: .4em;
}
#wrapper_menu { width:960px; margin-bottom:10px; }
#wrapper_footer { width:100%; }

/* Header styling */
#header {
	margin-bottom:.8em;
	height:109px;
	width:960px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #1E1E1E;
}

#header_admin {
	margin-bottom:.8em;
	height:109px;
	width:100%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #1E1E1E;
}

/* Menu styling */
#menu {
	width:960px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin-left:20px;
}
#menu a {
	text-decoration:none;
	color:#CCC;
	margin:0 10px 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
}

/* Content styling */
#content {
	color:#FFF;
	padding-top: 20px;
	
}
#location { width:960px; min-height:630px; height:800px; }

/* Footer styling */
#footer {
	position:absolute;
	bottom:1px;
	left:0px;
	width: 604px;
}
#footer p {	text-align:left; text-transform:uppercase; color:#FFF; font-size:x-small; margin-left:8px; }
#footer p a { text-decoration:none; color:#FFF}

/* Preloading images */
#preload { 
	width:0;
	height:0;
	border-width:0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-100;
	display:none;
}

/* Navigation background styling */
.home { background-image:url(../images/navigation/home.png); background-repeat:no-repeat; background-position:left top; }
.collections { background-image:url(../images/navigation/collections.png); background-repeat:no-repeat; background-position:left top; }
.shop { background-image:url(../images/navigation/home.png); background-repeat:no-repeat; background-position:left top; }
.whatshappening { background-image:url(../images/navigation/whatshappening.png); background-repeat:no-repeat; background-position:left top; }
.about { background-image:url(../images/navigation/about.png); background-repeat:no-repeat; background-position:left top; }
.press { background-image:url(../images/navigation/press.png); background-repeat:no-repeat; background-position:left top; }
.stores { background-image:url(../images/navigation/stores.png); background-repeat:no-repeat; background-position:left top; }
.contest { background-image:url(../images/navigation/contest.png); background-repeat:no-repeat; background-position:left top; }

/* Navigation content styling */
#homePanel { float:right; width:600px; }
#home_content {
	width:590px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	/*visibility: hidden;*/
	position:relative;

}
#collectionsPanel { float:right; width:470px; display:none; }
#shopPanel { float:right; width:960px; display:none; }
#whatshappeningPanel {float:right; width:600px; display:none; }
#aboutPanel {
	float:right;
	width:600px;
	display:none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
}


#aboutPanel #col1 {
	float:left;
	width:257px;
	height:560px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1em;
	letter-spacing: .1em;
	text-align:left;
	word-spacing: .1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#col1 img {
	float: left;
}
#pressPanel {
	float:right;
	width:600px;
	display:none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pressPanel p cite { font-size:9px; font-style:normal; }
#storesPanel {
	float:right;
	width:600px;
	display:none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper_locations { width:600px; text-align:center; }
#storesPanel .locations {
	float:left;
	width:299px;
	padding-top:15px;
	text-align:left;
	margin-bottom: 20px;
}
#contestPanel { float:right; width:600px; display:none; }

/* Gallery styling */
/* Collections */
#c_gallery { width:460px; text-align:left; margin-left:auto; margin-right:auto; }
#c_gallery ul { list-style:none; }
#c_gallery ul li { display:inline; border:0; }
#c_gallery ul li a { text-decoration:none; }
#c_gallery ul li a img { border:none; padding:2px 2px 2px 2px; }

/* AMPicks */
#am_gallery { width:590px; text-align:left; margin-left:auto; margin-right:auto; }
#am_gallery ul { list-style:none; }
#am_gallery ul li { display:inline; border:0; }
#am_gallery ul li a { text-decoration:none; }
#am_gallery ul li a img { border:none; padding:2px 2px 2px 2px; }

/* Contest */
#ct_gallery { width:590px; text-align:left; margin-left:auto; margin-right:auto; }
#ct_gallery ul { list-style:none; }
#ct_gallery ul li { display:inline; border:0; }
#ct_gallery ul li a { text-decoration:none; }
#ct_gallery ul li a img { border:none; padding:2px 2px 2px 2px; }#divLogo {
	float: left;
	height: 109px;
	width: 422px;
	margin-right: 10px;
}
#divHeadRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	float: right;
	height: 80px;
	margin-top: 29px;
}
#adminNav {
	float:left;
	width:100%;
	margin-bottom:20px;
	background-color: #676767;
}
#divStoreIndex {
	width: 344px;
	border: 6px solid #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/navigation/storebk.png);
	background-repeat: repeat-y;
	background-position: center;
	-webkit-border-radius: .8em;
	-moz-border-radius: 0.8em;
	display:none;
}
#PartyMamas {
	float: right;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:none;
}

#storeMap {
	
	width:400px;
	height:400px;
	visibility:hidden;
	}
#divStoreHolder {
	padding: 20px;
}

/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png); 
     
    padding:40px 30px 10px 30px; 
    width:410px; 
	height:410px;
    font-size:11px; 
    color:#fff; 
} 

