#header a{
	text-decoration:none;
	border:none;}
#headertopright a{
	color:#A9A9A9;}		

#footer a{
	border:none;
	padding-left:3px;
	padding-right:3px;
	color:#59597a;
	text-decoration:underline;}
#bottommenu a{
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:13px;	
	color:#A9A9A9;

	text-transform:lowercase;
	text-decoration:none;}		
	
	
.footer2{color:#ff9b59;}
.highlight{color:#a20835;}
.highlight2{color:#141440;}
.highlight3{color:#ff9b59;}

.tagline{color:#ffffff;}
#sitecredits{color:#CCCCCC;}
#sitecredits a{color:#CCCCCC;}

#secleftcoldesigner a{text-decoration:none; color:#FFFFFF;}

#secleftcoldesigner h1{
	color:#FFFFFF;
	font-size:30px;
	line-height:34px;
}

#secleftcoldesigner p{
	color:#FFFFFF;
	line-height:17x;
}

/*****************************************/

.trendphotocontainer{
	position:relative;
	float:left;
	width:198px;
	padding-left:0px;
	padding-bottom:25px;}
.trendphotocontainer img{
	width:166px;
	padding-top:5px;
}
.trendphotocontainer img a{
	text-decoration:none;
}

/*lookbook side nav*/
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px;
width: 180px; /* Main Menu Item widths */
z-index:9999;
}
#homedesignercol ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#homedesignercol ul li{
	margin-right: 5px;
}
.sidebarmenu ul li{
	position: relative;
}
/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	background-color: #1A0074;
	text-decoration: none;
	padding: 6px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	margin-bottom:40px;
	border-bottom: 1px solid #778;
	border: 1px solid #778;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	font-size:15px;
}
.sidebarmenu ul li a:link{
	margin-bottom:40px;
	background-color: #1A0074;
	color: white; /*background of tabs (default state)*/
}



.sidebarmenu ul li ul li a{
	margin:0px;
	color:#141440;
	background-color:#FFFFFF;
	padding-top:15px;
	text-align:left;
	font-size:13px;
}

.sidebarmenu ul li ul li a:link{
	margin:0px;
	color:#141440;
	background-color:#FFFFFF;
	padding-top:15px;
	text-align:left;
	font-size:13px;
}
.sidebarmenu ul li ul li a:hover{
	margin:0px;
	background-color:#ff9b59;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 180px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	z-index:9999;
}
.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
} 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }

#slidenav{
	padding-bottom:10px;
	padding-top:4px;} 
#slidenav a { 
	color:#FFFFFF; 
	font-weight:bold; 
	background: #1A0074;
	text-decoration: none; 
	margin-right: 6px; 
	padding-left:8px; padding-right:8px; 
	padding-top:5px; padding-bottom:5px;
	border: 1px solid #ccc; } 
#slidenav a.activeSlide{ 
	background: #B6E802;} 


#slidenav1{
	padding-bottom:10px;
	padding-top:4px;} 
#slidenav1 a { 
	margin-right: 2px; } 
#slidenav1 a.activeSlide{} 


/*.highlight2{color:#141440;} blue */
/*.highlight3{color:#ff9b59;}  orange */

#slidenav a:focus{outline: none;} 

#lookbookslideshow{ 
	padding:0px; 
	margin:0px;
	z-index:1;
	clear:right;
/*	height:503px; !important*/
} 
/* End */


/* 
	for meet the team page
    anythingSlider v1.2
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
.anythingSlider                         { width: 612px; height: 514px; position: relative; margin:0px; padding:0px; }
.anythingSlider .wrapper                { width: 612px; overflow: hidden; height: 514px; margin:0px; padding:0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #fff; padding:0px; margin:0px; }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0px; height: 514px; width: 612px; margin: 0px; vertical-align:top; }
.anythingSlider .arrow                  { background:; display: block; height: 569px; width: 75px; text-indent: -9999px; position: absolute; top: ; cursor: pointer; z-index:9999 }
.anythingSlider .forward                { background-position: 0 0; right: 0; height:150px; top:0; z-index:999; }
.anythingSlider .back                   { background-position: 0 0; left: 0;  height:150px; top:0; z-index:999;}
.anythingSlider .forward:hover          { background:url(../images/arrow-right.png) no-repeat; background-position: 0px 20px; }
.anythingSlider .back:hover             { background:url(../images/arrow-left.png) no-repeat; background-position: 30px 20px; }
.thumbNav                               { position: relative; height:514px; top: 0; text-align: center; }
.start-stop                             {display:none; }
/*Prevents*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0px; padding:0px; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; padding:0px; margin:0px; }
#teamleft{
	margin:0px;
	margin-top:12px;
	padding:0px;
	padding-left:10px;
	padding-bottom:1px;
	height:513px;
	float:left;
	width:200px;
	background-color:#C2C4C3;}
#teamright{
	margin:0px;
	padding:0px;
	height:526px;
	float:left;
	width:642px;
	clear:right;
	overflow:hidden;}

#teamrightdetails{
	margin:0px;
	padding:0px;
	height:526px;
	float:left;
	width:642px;
	clear:right;
	overflow:hidden;}

/*scroll bars used on team page*/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
