@CHARSET "ISO-8859-1";
/* CSS Document for Accessories Circle
Author: E-Moxie Data Solutions, Inc.
Author URI: http://e-moxie.com
Copyright (c) 2008
*/

/* Browser Reset Styles ================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
}

h1 {
	font-size: 30px;
	color: #333;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #ca1424;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 0;
	padding: 0;
}
	li {
		margin-bottom: 10px;
	}

/* Classes ============================== */
.clear {
	clear: both; height:1px;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.styled {
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.alert {
	background: #fff8c3;
	border: 2px solid #ca1424;
	padding: 15px;
	margin-bottom: 20px;
	color: #ca1424;
}
.hilite {padding:10px; background-color:#ffffeb; border:1px solid #ecee2c; color:#a8aa1a; margin:10px 0 10px 0;}
	.hilite img {vertical-align:middle;}
.social{margin-right:4px;}
.padd-images img {padding:10px;}
.small {font-size:11px;}
.multicolumn li {float:left; width:200px; }
	.multicolumn li a, .multicolumn li a:visited  {text-decoration:none; float:left; width:200px; }

.faux2col {float:right; width:300px; margin-left:20px;}
.red {color:#ca1424!important;}
.gray {color:#8c8c8c!important;}
.medium {font-size:18px;}
.large {font-size:24px;}
.extralarge {font-size:38px; font-weight:bold; line-height:35px;}
.nolinks a, .nolinks a:visited {text-decoration: none; color:#000;}
	.nolinks a:hover {text-decoration: none; color:#ca1424;}
	.nolinks a:hover span {text-decoration: none; color:#ca1424!important;}
.loggedin {padding:5px; background-color: #ddffc7; border:1px solid #addc8d; color:#669745; margin-bottom:10px;}


.browseby label{float:left;}
.browseby select {float:left;}
.browseby {float:left; margin-right:10px; margin-bottom:10px;}
.circlepage { border:1px solid #ca1424!important;  background-color:#fffafa!important;}
.chunkyh3 { 
	background: #666;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		padding: 5px;
		margin: 40px 0 10px 0;
} 
/* Header =============================== */
#wrapper {
	background: url('../images/header_bg.gif') 0 0 repeat-x;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	
}

#logo {
	width: 240px;
	float: left;
}

#top-search {
	width: 250px;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
	.topsearch {
		width: 180px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 1px solid #999;
		padding: 4px;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 13px;
		color: #333;
		float: left;
	}
	#topsearch_submit {
		width: 53px;
		float: left;
		margin-left: 5px;
	}

/* Navigation =========================== */
#navigation {
	width: 720px;
	float: left;
}

#main-nav {
	width: 460px;
	float: left;
}
	#main-nav ul {
		margin: 20px 0 10px 20px;
		padding: 0;
	}
		#main-nav ul li {
			display: inline;
		}
			#main-nav ul li a {
				font-family: Arial, Helvetica, sans-serif;
				text-transform: uppercase;
				font-size: 14px;
				color: #fff;
				text-decoration: none;
				font-weight: bold;
				border-right: 1px solid #424242;
				padding: 10px 7px 10px 0;
				margin-right: 4px;
			}
				#main-nav ul li a.none {
					border: none;
					margin: 0;
					padding-right: 0;
				}
				#main-nav ul li a:hover, #main-nav ul li a.current {
					color: #b3ebff;
				}
				
#secondary-nav {
	
}
	span#browseby {
		color: #a9a9a9;
		font-size: 12px;
		display: block;
		padding-left: 10px;
		position: relative;
		top: 8px;
		font-weight: bold;
	}
	#toplevel {
		padding-left: 5px;
	}

/* Content Area Styles ================== */
#content {
	min-height:400px;
	padding-bottom: 30px;
/* 	background: url('../images/logo.gif') 0 bottom no-repeat; */
}
#content_restrict {
	width:720px;
	float:left;
}
#sidebar {
	width: 220px;
	float: left;
	padding: 0;
	margin-right:20px;
	font-size: 12px;
	overflow:hidden;
/*
	padding-bottom: 60px;
	background: url('../images/logo.gif') 0 bottom no-repeat;
*/
	
}
	#sidebar h2 {
		background: #666;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		padding: 5px;
		margin: 40px 0 10px 0;
	}

#main-content {
	width: 690px;
	float: left;
	padding: 0 0 0 20px;
	overflow:hidden;
}
	#main-content ul {
		list-style-position: outside;
		list-style-type: square;
		padding: 6px;
		margin: 2px 2px 2px 20px;
	}
		#main-content li {padding-left:10px;}

/* Footer =============================== */
#footer-wrap {
	border-top: 5px solid #000;
	background-color:#000;
	border-bottom: 7px solid #ca1424;
	padding: 10px 0 60px 0;
}

#footer {
	width: 960px;
	margin: 0 auto;
	text-align:center;
}

#links {
	text-align:center;
}
	#links ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#links ul li {
			display: inline;
		}
			#links ul li a {
				color: #fff;
				text-decoration: none;
				text-transform: lowercase;
				font-size: 12px;
				border-right: 1px solid #666;
				padding-right: 6px;
				margin-right: 3px;
			}
			#links ul li a.none {
				margin: 0;
				padding: 0;
				border: none;
			}

#copyright {
	text-align: center;
	color: #666;
	font-size: 12px;
	line-height: 1.3em;
}
	#copyright a {
		color: #333;
	}
	#copyright a.green {
		color: #669966;
		text-decoration: none;
	}

/* Non-Core Styles */

div.border {
	border: 1px solid #f4f3f3;
}
div.border:hover {
	border: 1px solid #e4e2e2;
}

#brand-meta {
	font-size: 14px;
}
	#brand-logo {
		text-align: center;
		margin-bottom: 15px;
	}
	#brand-meta a {
		font-size: 12px;
	}
	span.contact {
		background: url('../images/mail.gif') 0 4px no-repeat;
		display: block;
		padding-left: 20px;
	}
	span.link {
		background: url('../images/link.gif') 0 5px no-repeat;
		display: block;
		padding-left: 20px;
	}
	span.fave {
		background: url('../images/fav.gif') 0 0 no-repeat;
		display: block;
		padding-left: 20px;
	}

.event-container {
	background: #fdfdfd;
	border: 1px solid #f4f3f3;
	margin-bottom: 10px;
	padding: 10px;
}
	.event-container p {
		font-size: 12px;
		line-height: 1.2em;
		margin: 0;
		padding: 0;
	}
	.event-container a {
		text-decoration: none;
		color: #000;
	}
	.event-container em {
		font-size: 10px;
	}
	div.event-container:hover {
		border: 1px solid #e4e2e2;
	}

.reps-container {
	font-size: 12px;
	border: 1px solid #f4f3f3;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
}
	div.reps-container:hover {
		border: 1px solid #e4e2e2;
	}
	.reps-container .rep-logo {
		width: 42px;
		float: left;
		margin-right: 15px;
	}
/*
	.reps-container .rep-info {
		width: 133px;
		float: left;
	}
*/
		.reps-container .rep-info p {
			margin: 0;
			padding: 0;
			line-height: 1.2em;
		}
		.reps-container .rep-info a {
			text-decoration: none;
			color: #000;
		}
			.reps-container .rep-info p span {
				font-size: 10px;
				font-style: oblique;
			}
			
ul#video-links li a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

h3 span a {
	font-size: 10px;
	font-weight: normal;
	color: #ca1424;
	text-transform: lowercase;
	padding-left: 5px;
	text-decoration: none;
}
	h3 span a:hover {
		text-decoration: underline;
	}
h4 span a {
	font-size: 10px;
	font-weight: normal;
	color: #ca1424;
	text-transform: lowercase;
	padding-left: 5px;
	text-decoration: none;
}
	h4 span a:hover {
		text-decoration: underline;
	}

.lookbook_lg  {
	line-height:300px;
	text-align: center;
	float: left;
	margin-right: 18px;
	margin-bottom:18px;
/* 	border:1px solid #ccc; */
}
	.lookbook_lg img {
		vertical-align: middle;
	}


.lookbook {
	width: 118px;
	text-align: center;
	float: left;
	height: 180px;	
	margin-right: 18px;
	margin-bottom:20px;
}
	.lookbook .lb-logo {
		margin-bottom: 5px;


	}
	.lookbook .lb-logo:hover {
/* 		border: 1px solid #e4e2e2; */
	}
	.lookbook span {	
		color: #ca1424;
		font-size:12px;
		font-weight:bold;
		text-transform:none;
		text-decoration: none;
		vertical-align: bottom;
	}
	
	.lookbook a {text-decoration:none; font-weight:bold;}


.blue-bg {
	background: #ecf7fb;
	padding: 20px;
	margin: 10px 0 20px 0;
}

.left-column {
	width: 320px;
	float: left;
	overflow:hidden;
}



.right-column {
	width: 320px;
	float: left;
	margin-left: 30px;
	overflow:hidden;
}

.press-container {
	width: 100px;
	float: left;
	margin-right: 5px;
	height: 140px;
}
	.press-container img {
	/* 	border: 1px solid #e4e2e2; */
	}

.ad-container img {
	/* border: 1px solid #626262; */
}

.single-column {
	padding-left: 30px;
}
	.single-column .lookbook {
		width: 120px;
		text-align: center;
		float: left;
		height: 180px;
		margin-right: 35px;
	}

/* Pagination */
.pages {
                padding-top: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 90%;
}
 
.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}
 
.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}
 
.pages a {
    border: 1px solid #10476F;
    text-decoration: none;
}
 
.pages a:hover {
    border-color: #2E6AB1;
}
 
.pages a.nextprev {
    font-weight: bold;
}
 
.pages span.nextprev {
    color: #666;
}
 
.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}
 
.pages .nextprev-next {
    float: right;
}
/******** Forms */
fieldset {
	border: 1px solid #ddd;
	padding: 19px;
	margin: 0 0 20px 0;
	background: #fbfbfb;
}

fieldset p { margin: 0 0 14px 0; float: left; width: 100%;  }

fieldset label {
	display: block;
	width: 100%;
	margin: 0 0 7px 0;
	line-height: 12px;
}

fieldset .text-long {
	border: 1px solid #ddd;
	background: #fff url(/accounts/images/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 264px;
	float: left;
	margin: 0 10px 0 0;
}

fieldset .text-medium {
	border: 1px solid #ddd;
	background: #fff url(/accounts/images/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 124px;
	float: left;
	margin: 0 10px 0 0;
}

fieldset .text-small {
	border: 1px solid #ddd;
	background: #fff url(/accounts/images/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 44px;
	float: left;
	margin: 0 10px 0 0;
}

fieldset .text-long:focus, 
fieldset .text-medium:focus,
fieldset .text-small:focus,
fieldset textarea:focus { background: #fdfcf6 url(/accounts/images/input-shaddow-hover.gif) no-repeat left top; }

fieldset textarea {
	border: 1px solid #ddd;
	background: #fff url(/accounts/images/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 90%;
	float: left;
	margin: 0 10px 0 0;
	height: 148px;
	overflow: hidden;
}

.button-submit {
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	width: 94px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(/accounts/images/button-submit.gif) no-repeat left top;
}
