@charset "UTF-8";
/* CSS Document */
img{
	border:0px;
	z-index:0;
}
#containerAll{
	margin:0px auto 0px auto;
	width:900px;
	padding:0px 0px 10px 0px
}
#headerContainer{
	width:900px;
	height:60px;
	margin: 60px auto 0px auto;
}
#logoHolder{
	height:49px;
	width:573px;
	margin: 11px 0px 0px 0px;
	float:left;
}
#cartHolder{
	width:176px;
	height:42px;
	background-image:url(../images/cartBg.gif);
	margin: 9px 0px 0px 0px;
	float:right;
}
#navContainer{
	width:900px;
	height:60px;
	margin: 0px auto 0px auto;
}
#bodyContainer{
	float:left;
	width:878px;
	padding:10px 0px 20px 20px;
	background-image:url(../images/siteBg.gif);
	background-repeat:repeat;
}
#tagHolder{
	float:left;
	width:320px;
	height:50px;
	margin:10px 0px 0px 0px;
}
#popupText{
	padding:0px 0px 20px 0px;
	overflow:hidden;
	background-color:#FFF;
}

#allSiteFooter{
	width:900px;
	float:left;
	padding:15px 0px 50px 0px;
	text-align:center;
	line-height:14px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#allSiteFooter a{
	line-height:14px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
#allSiteFooter a:hover{
	line-height:14px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

/* HOME SECTION */


#homeLeftColum{
	float:left;
	width:320px;
	margin:0px 0px 0px 0px;
}
#homeMensHolder{
	float:left;
	width:320px;
	height:50px;
	margin:10px 0px 0px 0px;
	background-image:url(../images/mensTag.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#homeWomensHolder{
	float:left;
	width:320px;
	height:50px;
	margin:29px 0px 0px 0px;
	background-image:url(../images/womensTag.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#boxLeft, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeft{
	width:317px;
	height:147px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}
#boxRightHome, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRightHome{
	float:left;
	width:516px;
	height:377px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}
#homeRightColum{
  position: relative;
	float:left;
	width:520px;
	margin:0px 0px 0px 20px;	
	padding-top: 60px;
}
#subscribeField{
	width:255px;
	height:41px;
	float:right;
	margin:10px 1px 9px 0px;
	background-image:url(../images/subscribeField.gif);
	overflow:hidden;
}
.submitField{
	float:left;
	margin:1px;
	padding:10px 0px 10px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:145px;
	border:none;
	background:none;
	background-color:none;
}
.cartField{
	float:right;
	margin:5px 10px 3px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	width:30px;
	padding:2px;
	border:none;
}
a.submitBtn{
	float:right;
	height:36px;
	width:78px;
	margin:2px 3px 0px 0px;;
	background-image:url(../images/submitBtn.gif);
	display:block;
}
a.submitBtn:hover{
	opacity: .9;
	
}
#boxRight, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRight{
	float:left;
	width:516px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}


/* ABOUT SECTION */


#centreColum{
	float:left;
	width:860px;
	position:relative;
}
#centreBox, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#centreBox{
	float:left;
	width:856px;
	height:447px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}
#aboutContent{
	float:left;
	width:750px;
	height:447px;
	margin:0px 53px 0px 53px;
	overflow:hidden;
}
.aboutPerson{
	float:left;
	width:247px;
	height:447px;
	padding:0px 1px 0px 1px;
	border-left:1px dotted #000;
	background-color:#FFF;
}
.aboutPersonBlank{
	float:left;
	width:247px;
	height:447px;
	padding:0px 1px 0px 1px;
	border-left:1px dotted #000;
	background-image:url(../images/peopleBlank.gif);
}
#aboutLeftSide{
	float:left;
	width:317px;
}
#aboutRightSide{
	float:left;
	width:476px;
	padding:20px;
}
#boxLeftAbout, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeftAbout{
	width:317px;
	height:407px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}

/* LOOKBOOK SECTION */

.lookbookPage{
	float:left;
	width:373px;
	height:447px;
	margin-left:1px;
}
.lookbookPageBlank{
	float:left;
	width:373px;
	height:447px;
	padding:0px 1px 0px 1px;
	background-image:url(../images/peopleBlank.gif);
}
#tagLookbook{
	float:left;
	width:320px;
	height:31px;
	margin:10px 0px 0px 0px;
	background-image:url(../images/titleLookBook.gif);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	color:#FFF;
	padding:19px 0px 0px 20px;
}

/* STOCKISTS */

#stockistsLeftColum{
	float:left;
	width:269px;
	margin:0px 0px 0px 0px;
}
#stockistsMensHolder{
	float:left;
	width:269px;
	height:50px;
	margin:10px 0px 0px 0px;
	background-image:url(../images/mensTag.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#boxLeftStockists, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeftStockists{
	width:266px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px 1px 20px 1px;
}
#stockistsRightColum{
  position:relative;
	float:left;
	width:571px;
	margin:0px 0px 0px 20px;	
	padding-top:60px;
}
#boxRightStockists, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRightStockists{
	float:left;
	width:567px;
	height:447px;
	visibility: visible;
	overflow-x: none;
	overflow-y: auto;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}
#stockistsRightSide{
	float:left;
	width:550px;
	padding-bottom:20px;
}
.stockistsGroup{
	float:left;
	width:510px;
	padding:20px 20px 10px 20px;
	border-bottom:1px dotted #000;
	display:block;
}
/* CONTACT */
#boxRightContact, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRightContact{
	float:left;
	width:569px;
	background-color:#FFF;
	border:1px solid #000;
	
}
#contactRightSide{
	float:left;
	width:528px;
	padding:30px 20px 20px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#000;
}
#contactTitle{
	float:left;
	width:85px;
	margin-top:17px;
}
#contactInput{
	float:left;
	width:440px;
	height:52px;
	margin-bottom:15px;
	background-image:url(../images/contactInput.gif);
	background-repeat:no-repeat;
}
.contactIn{
	float:left;
	margin:15px 0px 0px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	width:410px;
	border:none;
	background-color:#F2EDD7;
}
#contactInputArea{
	float:left;
	width:440px;
	height:122px;
	margin-bottom:15px;
	background-image:url(../images/contactInputArea.gif);
	background-repeat:no-repeat;
}
.contactInArea{
	float:left;
	margin:10px 0px 0px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:410px;
	border:none;
	background-color:#F2EDD7;
}
#contactBtnSend{
	float:left;
	width:200px;
	padding-left:85px;
}
#boxLeftContact, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeftContact{
	width:266px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px 1px 20px 1px;
}
#boxLeftContact .emailThumbs {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	margin:0px;
	padding:10px 0px 10px 15px;
	border-bottom:1px dotted #000;
	width:250px;
	display:block;
}
#emailName{
	float:left;
	font-size:18px;
	width:160px
}
#emailLink{
	float:left;
	width:85px;
}
#emailLink a{
	color:#000;
	text-decoration:none;
}
#emailLink a:hover{
	text-decoration:underline;
}

/* STORE */
#aux_content th {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#aux_content td {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#aux_content a {
	color:#000;
}
#aux_content a:hover {
	color:#000;
	text-decoration:none;
}

#boxRightdetail, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRightdetail{
	float:left;
	width:567px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}
#storeRightSide{
	float:left;
	width:568px;
	padding-bottom:20px;
}
#boxLeftStore, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeftStore{
	width:266px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px 1px 20px 1px;
}
#cartTitleHolder{
	float:left;
	width:269px;
	height:40px;
	margin:10px 0px 0px 0px;
}
#boxLeftCart, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxLeftCart{
	width:266px;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px 1px 20px 1px;
}
#cartItem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted #000;
	width:265px;
	display:block;
	height:20px;
}
#cartItem .stitle{
	float:left;
	width:140px;
}

#cartItem .sprice{
	float:right;
	width:70px;
}
#cartItem .sdelete{
	float:right;
	width:20px;
}
#cartItem .sdelete img{
	margin-top:5px;
}
#cartItem .total{
	float:left;
	margin-left:15px;
}
#shoppingBtn{
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#shoppingBtn a:hover{
	opacity: .9;
	filter: alpha(opacity=90);
}
#boxRightStore, .shadowTest{
	float:left;
	background-color:#000;
	position:relative;
	bottom:1px;
	right:1px;
}
#boxRightStore{
	float:left;
	width:569px;
	background-color:#FFF;
	border:1px solid #000;
	
}
a.product{
	width:282px;
	float:left;
	text-align:center;
	padding:1px 1px 20px 0px;
	border-bottom:1px dotted #000;
	border-right:1px dotted #000;
	text-decoration:none;
}
a.product1{
	width:282px;
	float:left;
	text-align:center;
	padding:1px 0px 20px 0px;
	border-bottom:1px dotted #000;
	text-decoration:none;
}
a.product:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}
a.product1:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}
#detailTopBar{
	float:left;
	width:567px;
	height:50px;
	background-color:#000;
}
#detailShot{
	float:left;
	width:267px;
	height:351px;
	padding:23px 0px 0px 23px;
	background-image:url(../images/detailBg.gif);
	background-position:20px 20px;
	background-repeat:no-repeat;
}
#detailCopy{
	float:left;
	width:257px;
	padding:0px 20px 30px 0px;
}
#sizeQuantity{
	height:30px;
}
<!-- SHOPPING CART -->

.shopping_cart_title{
	width:550px;
	float:left;

}
.product_name{
	float:left;
	width:370px;
	margin-left:5px;
	margin-top:7px;
	color:#FFF;
}
.product_name a{
	color:#FFF;
}
.product_quantity{
	float:left;
	width:90px;
	margin-top:7px;
	color:#FFF;
}
.product_cost{
	float:left;
	width:75px;
	margin-top:7px;
	color:#FFF;
}
.shopping_cart{
	float:left;
	width:558px;
	height: 35px;
	margin-left:5px;
	background-color:#000;
	border-bottom: 1px solid #FFFFFF;
}
.cart_update{
	border-top: 1px solid #c8c8c8;
	padding-top:5px;
	float: left;
	width:130px;
}
#productTitle{
	font-size:12px;
	width:558px;
	height: 55px;
	color:#FFF;
	line-height:25px;
	background-color:#000;
	margin: 1px 0px 10px 5px;
}
.cart_footer{
	margin-right:5px;
	width:180px;
	float:right;
}
.cart_footer a{
	color:#000000;;
}
.cart_update{
	border-top: 1px solid #c8c8c8;
	padding-top:5px;
	float: left;
	width:130px;
}
.cart_shopping{
	margin-top:5px;
	float: left;
	width:200px;
}
.cart_checkout{
	margin-top:5px;
	float: left;
	width:200px;
}
.cart_total {
	margin-bottom:5px;
}

#login{
	margin-top: 15px;
	width:30%;float:left;
}
.logregContainer{
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:20px;
}
.logorreg{
	margin-top: 30px;
	width:50px;
	float:left;
}
.register{
	margin-top: 15px;
	width:40%;float:left;
	margin-left:10px;
}
#reg_title{
	float:left;
	margin-left:10px;
	margin-top:12px;
	width:160px;
	height:40px;
	font-size:18px;
	font-weight:bold;
}

#middle_title{
	float:left;
	width:108px;
}

#log_title{
	float:left;
	width:120px;
	height:40px;
	margin-top:12px;
	font-size:18px;
	font-weight:bold;
}
.tick_text{
	font-weight:bold;
	font-size:10px;
}
#last_detail{
	width:550px;
	float:left;
	margin-left:10px;
}
#last_detail_left{
	width:300px;
	float:left;

}
#last_detail_right{
	width:98px;
	float:right;
	margin-top:10px;
}
#aux_content {
	margin: 15px;
}
.regInfo{
	color:red;
	font-size:17px;
}
#offer{
	float:left;
	width:550px;
	height:35px;
	background-color:#eeeeee;
}
#offer_content{
	float:right;
	width:420px;
	margin-top:6px;
	margin-right:35px;
	text-align: right;
}
