/* Reset CSS */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:
	inherit;vertical-align:baseline;
}

/* define the body */


body {
	font: 12px Helvetica, Verdana, Arial, sans-serif ;
	color: #a8a8a8;
	background: url("../images/background-small.png");
	margin: 20px;
	line-height: 17px;
}

/* define the basics */

p {
	margin: 20px 0;
}

h1 {
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	background: url("../images/h1-bg.png") repeat-x;
	height: 57px;
	margin: -20px -20px 0 -20px;
	padding: 20px 20px 0 20px;
}

h2 {
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
	margin: 20px 0;
	padding: 10px 10px 10px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
	margin-bottom: 5px;
}

h4 {

}

a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	text-decoration: underline;	
}
	
a:hover {
	color: #00aeef;
	text-decoration: underline;
}
	
a:active {
	color: #00aeef;
	text-decoration: underline;
}

strong {

}

img {
	border: 0px;
}

/* main Layout */

div#wrapper {
	width: 955px;
	margin: 0 auto;
}

div#header {
	width: 955px;
	height: 87px;
	background-color: #000;
	margin: 0 0 10px 0;
}

div#sign-up {
	width: 195px;
	float: right;
	/* background: url(../images/sign-up.png) no-repeat; */
	margin-top: 15px;
	/* padding-top: 19px; */
}

div#sign-up img {
	margin-bottom: 10px;	
}

div#main-content {
	width: 478px;
	background: url("../images/blue-bar.png") repeat-x bottom #000;
	margin-left: 213px;
	border: 5px solid #000;
	padding: 20px;
	overflow: hidden;
}

#main-content img {
	border: 5px solid #1a1a1a;
	max-width: 468px;
}

body#latest-arrivals div#main-content {
	padding: 0 0 10px 0;	
	width: 518px;	
}

body#mens-fashion div#main-content {
	padding: 0 0 10px 0;	
	width: 518px;	
}

body#womans-fashion div#main-content {
	padding: 0 0 10px 0;	
	width: 518px;	
}


/* Homepage Announcements */

div#announcement-wrapper {
	width: 518px;
	background: url("../images/blue-bar.png") repeat-x bottom #000;
	margin-left: 213px;
	border: 5px solid #000;
}

div.announcement-list {
	
}

div#announcements-nav ul {
	list-style-type: none;
	height: 71px;
	margin-bottom: 5px;
}

div#announcements-nav ul li {
	width: 128px;
	height: 71px;
	background-color: #004055;
	float: left;
	text-align: center;
	margin-right: 1px;
}

#announcements-nav ul li a { 
	width: 108px; 
	float: left;
	padding: 10px;
	display: block;
	height: 51px;
	background: none;
	color: #80a0aa;
	text-decoration: none;
	font-weight: bold;
}

#announcements-nav ul li a.activeSlide {
	background: url("../images/feature-arrow.png") no-repeat bottom #006a8c;
	color: #FFF;
}

.announcement-content {
	padding: 15px;
	background: url("../images/overlay.png");
	margin-top: 421px;
	height: 60px;
	margin-bottom: 20px;
}

.announcement-content a {
	text-decoration: underline;
}

body#home div#main-content img {
	margin: -15px -20px 20px -20px;
	border: none;
	max-width: 518px;
}

ul#feature-article-list {
	list-style-type: none;	
}

ul#feature-article-list li {
	background-color: #1a1a1a;
	margin-bottom: 1px;
	padding: 5px 5px 5px 15px;
	color: #5f5f5f;
}

ul#feature-article-list a:link {
	color: #5f5f5f;
	text-decoration: none;
	display: block;
}

ul#feature-article-list a:visited {
	color: #5f5f5f;
	text-decoration: none;
	display: block;	
}

ul#feature-article-list a:hover {
	color: #00aeef;
	display: block;	
}

ul#feature-article-list a:active {
	color: #5f5f5f;
	text-decoration: none;	
	display: block;	
}

/* Recent Articles */

div#recent-articles h4 {
	padding: 10px 0;
	border-top: 1px solid #1a1a1a;
	font-size: 13px;
	font-weight: normal;
	color: #00aeef;	
}

div#recent-articles {
	width: 195px;
	background-color:#000;
	border: 5px solid #000;
	float: right;
}

ol.blogsitesummary, div.BlogPostArchive ul {
	list-style-type: none;
	font-size: 10px;
}

ol.blogsitesummary li, div.BlogPostArchive ul li {
	background: url("../images/corner.png") no-repeat top right #1a1a1a;
	padding: 10px;
	margin-bottom: 5px;
}

ol.blogsitesummary a:link {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

ol.blogsitesummary a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

ol.blogsitesummary a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #00aeef;	
	display: block;
}

ol.blogsitesummary a:active {
	font-size: 13px;
	text-decoration: none;
	color: #00aeef;
	display: block;
}

div.BlogPostArchive ul li a:link {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

div.BlogPostArchive ul li a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}

div.BlogPostArchive ul li a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #00aeef;	
	display: block;
}

div.BlogPostArchive ul li a:active {
	font-size: 13px;
	text-decoration: none;
	color: #00aeef;
	display: block;
}

span.author {
	display: none;
}

span.date {
	display: block;
	color: #5f5f5f;
	font-size: 10px;
}

/* Blog */

.post h2 {
	font-weight: normal;
	font-size: 16px;
}

.post h2 span {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	display: block;
	margin-top: 2px;
}

div.links {
	background-color: #1a1a1a;
	padding: 5px 5px 5px 15px;
	color: #5f5f5f;
	margin-top: 40px;
}

div.links a:link {
	color: #5f5f5f;
	text-decoration: none;
}

div.links a:visited {
	color: #5f5f5f;
	text-decoration: none;
}

div.links a:hover {
	color: #00aeef;
}

div.links a:active {
	color: #5f5f5f;
	text-decoration: none;	
}

div.post {
	margin-bottom: 20px;	
}

.post img {
	border: 5px solid #1a1a1a;
	max-width: 468px;
}

div.comment-list {
	background-color: #363636;
	border: none;
	padding: 10px 20px 20px 20px;
}

div.comment-list input {
	width: 229px;	
}

div.item {
	margin: 10px 0;	
}

div.blog-comment-container {
	background-color: #1a1a1a;
	padding: 10px;
	color: #5f5f5f;
	margin-bottom: 5px;
}

div.comment-details strong {
	color: #00aeef;
}

div.comment {
	margin-top: 10px;
	color: #FFF;
}

/* Footer */

ul#footer-nav {
	padding-top: 45px;
	height: 5px;
	color: #808080;
	list-style-type: none;
	clear: both;
	font-size: 11px;
}

ul#footer-nav li {
	float: left;
	margin-right: 73px;
}

ul#footer-nav li a:link {
	text-decoration: none;
}

ul#footer-nav li a:visited {
	text-decoration: none;
}

ul#footer-nav li a:hover {
	text-decoration: none;
}

ul#footer-nav li a:active {
	text-decoration: none;
}

ul#footer-nav li#copyright {
	margin-right: 160px;	
}

ul#footer-nav li#domani {
	margin-right: 0px;	
	margin-left: 60px;
}

/* Forms */

input {
	border: 1px solid #414141;
	background-color: #0f0f0f;
	color: #808080;
	padding: 5px;
	outline: none;
	height: 14px;
}

textarea {
	border: 1px solid #414141;
	background-color: #0f0f0f;
	color: #808080;
	padding: 5px;
	outline: none;
	font: 12px Helvetica, Verdana, Arial, sans-serif ;
	width: 229px;
}

input#email-signup {
	width: 140px;
	vertical-align: middle;	
}

input#go-btn {
	padding: 0px;
	border: 0px;
	height: 26px;
	vertical-align: middle;
}

div.comment-list .submit-button {
	width: 50px;
	height: 26px;
	border: none;
	padding: 0;
}

/* Latest Arrivals */

div.fade-btn {
	float: left;
	width: 258px;
	margin-right: 1px;
}

div#main-content .fade-btn a img {
	border: none;	
}

div.fade-btn a { 
	display: block;
	color: #80a0aa;
	text-decoration: none;
	font-weight: bold;
}

.textlink { 
	background-color: #004055;
	text-align: center;
	height: 33px;
	padding-top: 10px;
	border-bottom: 5px solid #000;
}

body#latest-arrivals div#details {
	display: none;	
}

body#latest-arrivals div#related {
	display: none;	
}

/* Fashion Menu */


ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: url("../images/corner.png") no-repeat top right #1a1a1a;
  padding: 10px;
}

ul#menu li a:hover {
  color: #FFF;
}

ul#menu li ul li a {
  background: #333;
  color: #bababa;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background:  #4c4c4c;
  color: #00aeef;
}

/* Shopping Cart */


div#cart-summary {
	width: 488px;
	background: #000;
	margin-left: 213px;
	padding: 10px 10px 10px 30px;
	overflow: hidden;
	margin-bottom: 10px;
	border-top: 1px solid #00aeef;
	border-bottom: 1px solid #00aeef;
	background: url("../images/shopping-bag.png") no-repeat #000;
}

body#latest-arrivals h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	background: url("../images/h1-bg.png") repeat-x;
	height: 30px;
	padding: 15px 10px 0 10px;
}

body#latest-arrivals h1 a {
	text-decoration: none;
}

body#mens-fashion h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	background: url("../images/h1-bg.png") repeat-x;
	height: 30px;
	padding: 15px 10px 0 10px;
}

body#mens-fashion h1 a {
	text-decoration: none;
}

body#womans-fashion h1 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	background: url("../images/h1-bg.png") repeat-x;
	height: 30px;
	padding: 15px 10px 0 10px;
}

body#womans-fashion h1 a {
	text-decoration: none;
}

div#main-content .product-small img {
	border:none;	
}

div.product-small {
	padding: 5px;
	float: left;
	width: 160px;
	background-color: #1d1d1d;
	text-align: center;
}

div.product-small p {
	margin: 0;
	padding: 0;
}

div.product-small a {
	background-color: #000;
	padding: 5px;
	text-decoration: none;
	display: block;
	margin: 5px;
}

div.small-prod-img {
	margin-bottom: 10px;	
}

div.small-prod-img a {
	padding: 0;	
	margin: 0;
}

div#product-large {
	padding: 0 10px 10px 10px;
	width: 494px;
}

div#product-large p {
	margin: 10px 0;
}

div#product-large .images {
	width: 287px;
	float: right;
	background-color: #1d1d1d;
	padding: 5px;
	margin: 0 0 10px 20px;
}

div#product-large .images img {
	border: 1px solid #414141;
}

.productPopletsItem {
	padding: 10px 5px 0 0;
}

.productPopletsItem img {
	border: 1px solid #414141;	
}

.productTextInput {
	width: 20px;	
}

.price {
	font-size: 14px;
	border-top: 1px solid #1a1a1a;
	border-bottom: 1px solid #1a1a1a;
	padding: 10px 0;
	margin-top: 10px;
}

.price strong {
	color: #00aeef;	
}

.cartSummaryLink {
	float: right;
}

.catCartSummary {
	display: block;	
}

.cartSummaryTable {
	width: 100%;	
}

table.cart {
	width: 100%;
	background-color: #0f0f0f;
}

table.cart th {
	background-color: #1d1d1d;
	padding: 10px;	
}

table.cart td {
	padding: 10px;
	border-top: 1px solid #000;
}

table.cart tr.total {
	color: #00aeef;
}

.productTextInput {
	width: 20px;	
}

.productitemcell input {
	width: 20px;	
}

.giftquantity input {
	width: 100px;	
}

/* Check Out */

div#check-out {
	width: 478px;
	background: url("../images/blue-bar.png") repeat-x bottom #000;
	margin-left: 213px;
	border: 5px solid #000;
	padding: 20px;
	overflow: hidden;
}

div#check-out h1 {
	font-size: 19px;
	color: #FFF;
	font-weight: normal;
	background: url("../images/h1-bg.png") repeat-x;
	height: 57px;
	margin: -20px -20px 0 -20px;
	padding: 20px 20px 0 20px;
}	

input.update {
	border: none;
	padding: 0;
	vertical-align: middle;
	width: 49px;
	height: 26px;
	margin-left: 10px;
}

/* Easy Slider */



#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here

	*/ 
	width:478px;
	height:400px;
	overflow:hidden;
}

span#prevBtn{
	float: left;
}

span#prevBtn a {
	background: url("../images/btn-previousstep.png");
	width: 86px;
	height: 26px;
	display: block;
	text-indent: 2000px;
}

span#nextBtn{
	float: right;
}

span#nextBtn a {
	background: url("../images/btn-nextstep.png");
	width: 63px;
	height: 26px;
	display: block;
	text-indent: 2000px;
}


/* // Easy Slider */

table.formtable {
	width: 100%;
}

table.formtable td {
	padding: 10px;
}

select#ShippingCountry, #BillingCountry {
	width: 150px;	
}

input#catwebformbutton {
	border: none;
	padding: 0;
	vertical-align: middle;
	width: 49px;
	height: 26px;
	float: right;
}

.cat_dropdown {
	width: 100px;
}	

.close-date {
	float: right;
	color: #FFF;
}

/* Photogallery */

table.photogalleryTable {
	width: 100%;
}

table.photogalleryTable td {
	padding: 5px;
}

 .logo{
    float:left;
    width:auto;
    padding:0px 15px 0px 0px;
    max-height:44px;
    }