*{
	margin: 0;
	padding: 0;
	}

a {
	color: #385ca7;
	}

body {
	background: #1f1d1d;
	font-family: Arial;
	color: #aaa;
	font-size: 12px;
	}

#header {
	width: 920px;
	height: 146px;
	display: relative;
	margin: 0 auto;
	background: gray url(../img/layout/header2.jpg);
	padding: 20px;
	
	}

#navbar {
	list-style-type: none;
	float: right;
	margin-top: 117px;
	}
	
#navbar li , h1 , h2{
	float: left;
	margin: 0 6px;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	}
	
#navbar li a , h1 , h2{
	text-decoration: none;
	color: #aaa;
	outline: none;
	font-family: 'Josefin Sans Std Light', arial, serif;
	}
	
h1, h2 { margin-bottom: 10px; }
	
hr {  
	border: none;
	margin: 30px 0;
	border-bottom: 1px solid #5a6265;
} 

#navbar li a:hover {
	color: #c30744;
	}

	
#navbar li.active a{
	color: #c30744;
	}

#top, #mid, #bottom {
	float: left;
	width: 100%;
	}
	
#top {
	background: url(../img/layout/headerback2.jpg);
	background-repeat: repeat-x;
	}

#mid {	
	background: #171616;
	}

#bottom {
	background: url(../img/layout/line.jpg);
	background-repeat: repeat-x;
	}

#wrap {
	margin: 0 auto;
	width: 920px;
	}

#content {
	width: 920px;
	margin: 30px 0;
	color: #aaa;
	background: #171616;
	border-right: none;
	border-left: none;
	float: left;
	}

.col-710 {
	padding: 20px 0;
	width: 660px;
	float: left;
	margin-right: 60px;
	margin-left: -20px;	
	}

.col-250 {
	width: 220px;
	margin: 20px 0;
	float: left;
	font-size: 12px;

	}
	
.col-710 p,
.col-250 p {
	margin-bottom: 10px;
	line-height: 16px;
	color: #9d9f9f;
	
	}
	
blockquote {
	font-size: larger;
	font-style: italic;
	color: #9c203b;
	margin: 30px 0;
	padding: 0 30px 3px 30px;
}

p.bigquote {
	font-size: 35px;
	margin-bottom: -15px;
	margin-left: -15px;
	color: #9c203b;
	font-family: sans-serif;
	
}

img#nawal {
	float: right;
	margin: 0 0 20px 20px;
	padding: 5px;
	border: 1px solid #5a6265;
	background: black;
}

#storephotos {
	background: #262525;
	border: 1px solid #373536;	
	float: left;
	width: 660px;
	margin-top: 40px;
}

#storephotos ul {
	list-style-type: none;
}

#storephotos li {
	float: left;
	padding: 5px;

}

#storephotos li img {
	background: black;
	margin: 13px;
	border: 1px solid #5a6265;
	float: left;
	display: block;
}



/* !Collection ---------- */ 
	
ul#collections {
	list-style-type: none;
	
	}

ul#collections li {
	float: left;
	margin: 100px 8px;
	background-repeat: no-repeat;
	}

ul#collections li a {
	margin-top: 5px;
	display: block;
	width: 136px;
	height: 136px;
	outline: none;
	font-size: 16px;
	
	}

ul#collections li p {
	display: inline;
	text-transform: uppercase;
	width: 30px;
	font-size: 16px;
	font-family: 'Josefin Sans Std Light', arial, serif;
	letter-spacing: 1px;
	}
	
ul#collections li#fashion {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) 0 -136px;
	}

ul#collections li#casuals {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) -136px -136px;
	}
	
ul#collections li#active {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) -272px -136px;
	}

ul#collections li#glamour {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) -408px -136px;
	}

ul#collections li#classic {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) -544px -136px;
	}

ul#collections li#thiyab {
	width: 136px;
	height: 136px;
	background: url(../img/layout/sprites.png) -680px -136px;
	}

#clear {
	clear: both;
}

p.new {
	background: yellow;
	margin-top: -85px;
	color: red;
	z-index: 10;
	height: 20px;
	width: 30px;
	background: url(../img/layout/new.jpg) no-repeat;
}

/* !Collection Hover -------------------- */

ul#collections li#fashion:hover {
	background: url(../img/layout/sprites.png) 0 0;
	}

ul#collections li#casuals:hover {
	background: url(../img/layout/sprites.png) -136px 0;
	}
	
ul#collections li#active:hover {
	background: url(../img/layout/sprites.png) -272px 0;
	}

ul#collections li#glamour:hover {
	background: url(../img/layout/sprites.png) -408px 0;
	}

ul#collections li#classic:hover {
	background: url(../img/layout/sprites.png) -544px 0;
	}

ul#collections li#thiyab:hover {
	background: url(../img/layout/sprites.png) -680px 0;
	}


/* !Collection-nav ---------- */ 
ul#collection-nav {
	list-style-type: none;
	margin-left: -8px;	
	}

ul#collection-nav li {
	float: left;
	background-repeat: no-repeat;
	margin: 0 3px;
	}
	
ul#collection-nav li a {
	display: block;
	width: 30px;
	height: 30px;
	}

ul#collection-nav li#fashion {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) 0 -30px;
	}

ul#collection-nav li#casuals {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) -30px -30px;
	}
	
ul#collection-nav li#active {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) -60px -30px;
	}

ul#collection-nav li#glamour {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) -90px -30px;
	}

ul#collection-nav li#classic {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) -120px -30px;
	}

ul#collection-nav li#thiyab {
	width: 30px;
	height: 30px;
	background: url(../img/layout/sprites-small.png) -150px -30px;
	}
	
/* !Collection-Nav Hover --- */
ul#collection-nav li#fashion:hover {
	background: url(../img/layout/sprites-small.png) 0 0;
	}

ul#collection-nav li#casuals:hover {
	background: url(../img/layout/sprites-small.png) -30px 0;
	}
	
ul#collection-nav li#active:hover {
	background: url(../img/layout/sprites-small.png) -60px 0;
	}

ul#collection-nav li#glamour:hover {
	background: url(../img/layout/sprites-small.png) -90px 0;
	}

ul#collection-nav li#classic:hover {
	background: url(../img/layout/sprites-small.png) -120px 0;
	}

ul#collection-nav li#thiyab:hover {
	background: url(../img/layout/sprites-small.png) -150px 0;
	}
	
/* !Description -------- */

p.line_image { 
	width: 100px;
	height: 100px;
	margin-left: -8px;
	margin-bottom: 15px;	
	}

p.line_title {
	font-family: 'Josefin Sans Std Light', arial, serif;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
	}

p.line_desc {
	margin-bottom: 20px;
	line-height: 18px;
}

p#fashion {
	background: url(../img/layout/sprites-desc.png) 0 0;
}

p#casuals {
	background: url(../img/layout/sprites-desc.png) -100px 0;
}

p#active {
	background: url(../img/layout/sprites-desc.png) -200px 0;
}

p#glamour {
	background: url(../img/layout/sprites-desc.png) -300px 0;
}

p#classic {
	background: url(../img/layout/sprites-desc.png) -400px 0;
}

p#thiyab {
	background: url(../img/layout/sprites-desc.png) -500px 0;
}


/* !Pagination ------------- */
p.pagination a, p.pagination span,
p.img-breadcrumbs a{
	border: 1px solid #5a6265;
	padding: 1px 8px;
	font-size: 12px;
	text-decoration: none;
	color: #aaa;	
}

p.pagination strong {
	color: #c30744;
}

p.pagination a:hover, p.pagination a:hover strong{
	background: #5a6265;
	color: black;
	cursor: pointer;
}

/* !Breadcrumbs ------- */
p.img-breadcrumbs {
	margin-left: 6px;
	font-size: 12px;
}


/* !Footer ----------------- */
	
#footer {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	background: #1f1d1d;
	color: #9d9f9f;
	padding: 20px 0;
	font-size: 11px;
	background: url(../img/layout/line.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
	
a.facebook {
/*	margin-top: -2px;*/
	float: right;
}

