﻿@charset "UTF-8";

@import url( "/Plndr/include/common.css" );

body { 
	color:#333; 
	margin-top:       0px; 
	margin-right:     0px; 
	margin-bottom:    0px; 
	margin-left:      0px;
	}
	

/***********************************************************/
/* image shadowing */

#shadow-container {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #efefef;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
	background: #efefef;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		/*border: 1px solid #848284;*/
		padding: 0px;
	}  
/***********************************************************/

body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	background-color: #161616 !important ;
  background-image: url('http://assets.plndr.com/plndr/img/takeover/12/plndr-mishka-skin.jpg');
  background-position: top;
  font-size:14px;
	background-repeat: repeat;
}

	
#bodyWomen{
	background-image:url(../img/bg-ladies.jpg);
	background-repeat:no-repeat;
	background-position:top center;

}
#bodyWomen li.women {background-position:top;}
#bodyWomen li.women a.selectedlink{color:#E3A218}
#bodyMen li.men {background-position:top;}
#bodyMen li.men a.selectedlink{color:#E3A218}
#bodyAll li.all {background-position:top;}
#bodyAll li.all a.selectedlink{color:#E3A218}

#MainWrapper {
	width:1020px;
	margin:  auto;
	background-image:url(/Plndr/img/master-bg.gif) ;
	background-color: #ccc;
	padding: 30px;
	
	
		
		
}
.title {
	color: #666;
	
}

/* text properties */

h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	margin-top: 0px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	 /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	
}
hr {
	color: #D9D9D9;
	background-color: #D9D9D9;
	height: 1px;
	border: 0;
}


#MembersOnlyTodaysSales, #MembersOnlyComingSoonTitle, #MembersOnlyFollowTitle {
	color:#ADADAD;
	
	
}

.text-red {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CC3333;	
	line-height: 16px;
	}
	


:link,:visited,:hover { text-decoration:none; }

a
{
	text-decoration: none;
	color: #666;
}

#MembersOnlyDefaultLeftColumn a {
	color: #f1f1f1;
}


img
{
	vertical-align:top;
}
.zoom-image {
	margin: 0 0 3px 3px;
	
}

.cart-thumb {
	padding: 10px 5px;
	
}

.logoBar
{
/*	position: absolute;*/
	margin: 1px 0px 1px 0px;
	width: 400px;
	height: 74px;
	background-color: White;
}


.viewcart
{
	top:10px;
	left: 720px;
	font-size: 8pt;
	text-align:right;
}

.supernav
{
	background-color: White;
	margin: 1px 0px 1px 0px;
	height: 20px;
	width: 800px;
}

.searchbar
{
	margin: 1px 0px 1px 0px;
	height: 27px;
	background-color: Black;
}

.addus
{
	margin: 1px 0px 1px 0px;
	height: 28px;
	background-color: Black;
	vertical-align:top;
	width: 260px; 
	text-align: right; 
	float:right;
}

.sidemenu
{
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
}

.menuitem
{
	border-bottom: solid 2px Black;
	text-align:center;
	height: 30px;
}

.sideNavHeader
{
	border-bottom: solid 2px Black;
	border-top: solid 2px Black;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	width: 100%;
}

.categories
{
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	width: 100px;
}

.categoryContainer
{
	margin-left: 0px;
	margin-top:1px;
	margin-bottom: 10px;
	/*border: 1px solid gray;*/
}


.timemnustatic
{
	 background-image: url("../img/mnu_background.gif");
	 background-repeat: repeat-x;
	 font-size: 16pt;
	 vertical-align: bottom;
	 color: White;
}

.justinH1
{
	font-size: 8pt;
	font-weight:bold;
	text-align: center;
}

.justinItem
{
	font-size: 8pt;
	text-align: center;
}

.timemnudyn
{
	 font-size: 9pt;
	 vertical-align: bottom;
}

#justinContainer
{
	text-align: center;
	padding: 2px 0px 2px 0px;
}



#not-loggedin-text {
  height: 20px;
  background: #CCC;
  padding: 10px;
  border: 1px solid #666;
}

#not-loggedin-text a {
  font-size: 14px;
}




/*************************************************/

#login1 
{
	margin: 1px 0px 1px 0px;
	width: 140px;
	background-color: White;
	text-align: right;
	padding-right: 2px;
	font-size: 9pt;
	float: right;
}

#search1
{
	top:110px;
	width: 480px;
	float: left;
}

#addus1
{
	top: 110px;
	left: 586px;
}




.dynamicmenu
{
	border-bottom: solid 1px #606060;
	border-left: solid 1px #606060;
	border-right: solid 1px #606060;
}

#container
{
	background-color:#c6c6c6;
	text-align: left;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
	vertical-align:top;
}

#logo
{
	margin-left: 10px;
}

#welcome
{
	position: relative; 
	width: 100px;
	top:0px; 
	left: 150px; 
	font-size: 9pt;
	white-space: nowrap;
	float: left;
}

#divacct
{
	left: 100px;
	font-size: 8pt;
	white-space: nowrap;
	width: 304px;
}

#divseller
{
	font-size: 8pt;
	float: right;
	margin-top: 10px;
}

#menu
{
	 background-image:	url('../img/mnu_background.gif');
	 background-repeat: repeat-x;
	 margin: 0 10px 0 10px;
	 height: 29px;
	 white-space: nowrap;
	 vertical-align: top;
}

#left
{
	position:relative;
	background-image:	url('../img/mnu_ltside.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 9px;
}

#content
{
	margin: auto 20px auto 20px;
	width: 760px;
	height:auto;
	background-color: #efefef;
}

#footer
{
	position:relative;
	background-color: #c6c6c6;
	font-size: 8pt;
	width: 746px;
	height:15px;
	padding: 0px 0px 0px 0px;
	left:7px;
	text-align: right;
}

#copyright
{
	position: relative;
	font-size: 8pt;
	width: 200px;
	left:7px;
	top: -15px;
}

#invitefriend
{
	height: 29px;
	width: 400px;
	position: absolute;
	top: 145px;
	left: 450px;
}

#invitefriend .invite
{
	color: White;
	background-color: Black;
	font-size: 8pt;
	height: 29px;
	vertical-align:bottom;
	padding: 7px 5px 6px 6px;
}

#invitefriend .send
{
	color: White;
}

#facebook
{
	position: absolute;
	left: 730px;
	top: 28px;
	width: 62px;
}

#topright
{
	width: 396px;
}

#middle
{
	width: 702px;
	float: left;
	padding: 0px 1px 1px 1px;
	background-color: #f0f0f0;
}

div.notification  ,
p.notification    ,
span.notification ,
a.notification    ,
td.notification   ,
table.notification,
tr.notification   {
  color:       #AA0101;
  font-weight: bold;
}

/*tooltips */
.tooltip { font-size: 11px; }
     a.tooltip :hover {background:#000000; text-decoration:none;} /*BG color is a must for IE6*/
    a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px; font-size:11px;}
   a.tooltip:hover span{display:inline; position:absolute; background:#000000; border:1px solid #333333; color:#E9AA03}


#skin {
background-image: url(../img/homepage/10/plndrcrash-sidebanner.jpg);
background-repeat:repeat;
float:left;
height:802px;
width:421px;
margin-left:5px;

}

#MasterWrapper {
	width: 100%;
	
}

#secret-sale{
	float:right;
	border:none;
	margin-top:-130px;
}

#MemberRegisterContainer .privacy-policy-signin {
    float: right;
    margin-right: 38px;
    font-size: 10px;
}

.warning {
    font-size: 10px;
    color: red;
}
