/* Web design by First Coast Creative design@firstcoastcreative.net 
      
     Special Browser Styles Debug
     
     div#bodywrap {
     }
     div#bodywrap.ie {
     background-color: #000;
     }
     div#bodywrap.safari {
     background-color: red;
     }
     div#bodywrap.ff {
     background-color: green;
     }

//////////////////////
 
Branding colors: 

     Dark #29598A
     Light #69A0C9
         
/////////////////////

*/

/* Global */

body {	
	font-family:serif;
	font-size: 12px; 
        
background: #000 url(/images/56FashionTEMPLATE.gif) no-repeat center top;

}

div#bodywrap {	
	width: 800px;
	margin: 0px auto;
	text-align: center;
	position: relative; 

}

div, ul, li, a , p , span {	
	text-align: left; 
}

a {	
	color: #D8B683;
	text-decoration:none; 
}

div#content a {	
	color: #D8B683;
	text-decoration:underline;
}

div#content a:hover {
color: #fff;

}


div#logo a img {	
	border:none; 
}

div#logo {
    margin-left: 10px;
    cursor: pointer;
}

div#logo a {
color: #5C0001;
text-transform: uppercase;
color: #000000;
padding: 2px;

}

a.selected {	
	font-weight: bold; 

}

/* Header */

div#header { 
}

/* Main Content */

div#content {	
	margin-top: 180px; 
color: #fff;
margin-left: 170px;


}

div#bodywrap.ie div#content {	 



}



div.page_image {


width: 200px;
height: 200px;
float: right;
margin-top: -100px;
margin-left: 10px;
}

div#content h1 {
color: #CC0000;
border-bottom: 1px solid #CC0000;
width: 400px;
font-size: 20px;
}


div#content h2 {
color: #C59451;

font-size: 14px;
}

div#content p {
font-size: 15px;
line-height: 150%;

}

div#googlesearch {	
	position: absolute;
	top: 60px;
	right: 0px; 
}

div#googlesearch input {	
	border: 1px solid #D4E8F7; 
}

/* Footer */

div#footer {	
	
	text-align: center;
	
}

ul#global_nav_footlinks {	
	padding: 0px;
	margin: 0px;
	text-align: center;
	display: inline; 
color: #BD9150; 


}

ul#global_nav_footlinks li {	
	display: inline;
	padding: 0px 5px; 
}

div.foottag a {	
	color: #BD9150; 
}

div.foottag {	
	text-align: center;
	padding: 0px; 
color: #BD9150; 
display: none;

}

span.fcc_cms { 
}

div#designtag {	
	display: inline; 
}

a#rss {	
	/*
	text-indent: -999px;
	background: url(../images/ui/rss.gif) no-repeat;
	hieght: 14px;
	width: 36px;
	*/ 
}

/* Navagations */

ul#global_nav_pages {	
	
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 60px;
	top: 0px;
        border-bottom: 2px solid #280001; 
		width: 100%;
text-align: center;

}

ul#global_nav_pages li {	
	margin: 0px;
	padding: 3px 10px;
	float: left; 
text-align: center;
}

ul#global_nav_pages li a {	
	color: #BD9150; 
        font-family: serif;
        text-transform: uppercase;
        font-size: 12px;
text-align: center;
      
}

ul#global_nav_tools {	
	position: absolute;
	list-style: none;
	top: 0px; 
}

ul#global_nav_tools li {	
	float: right;
	padding: 0px 10px; 
}

ul#global_nav_dropdown {	
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-left: 100px; 
}


li.home, li#Home {
display: none;
}

ul#global_nav_pages li.selected {
        color: #fff; 
        font-family: serif;
        text-transform: uppercase;
        font-size: 12px;
padding: 3px 10px;
text-align: center;
margin: 0px;

}

/* Misc */

div.email_page a {	
	margin: 2px 5px;
	padding-left: 25px;
	background: url(../images/ui/emailButton.gif) no-repeat;
	hieght: 14px;
	width: 21px; 
}

div.printicon a {	
	margin: 2px 5px;
	padding-left: 20px;
	background: url(../images/ui/printButton.gif) no-repeat;
	hieght: 14px;
	width: 15px; 
}

div.printicon, div.email_page {	
	display: inline; 
}

input.submit {	
	cursor: pointer; 
}

div.sm_floater {	
	margin: 0px 60px;
	float: right; 
}

div#loading {	
	font-size: 12px;
	padding: 10px;
	background-color: #eee;
	color: #000;
	border: 1px solid #D4E8F7;
	width: 150px;
	text-align: center;
	margin: 200px auto 0px auto;
	font-weight: bold; 
}

div#lwrap {	
	text-align: center;
	position: absolute;
	width: 100%; 
	z-index: 9999;
}

div#loading img {	
	margin: 0px 10px -8px 0px; 
}

span.current_page { 
}

div#googlesearch { 
}

/* Forms  .formname*/

h1 { 
}

div.createdform h1 {	
	font-size: 20px; 
color: #CC9933;
}

div.createdform {	
	background-color: #000 ;
	font-family:serif;
	font-size:14px ;
	color: #fff;
	border: 1px solid #540002;
	padding: 20px;
	width:100% ;
	margin: 20px 0px; 
width: 400px;
}

div.createdform input, div.createdform textarea {	
	border: 1px solid #540002; 
}

div.createdform input.submit {	
	border: 1px solid ;
	color: #fff;
	background-color: #540002;
	cursor: pointer; 

}

.required {	
	color: red; 
}

div.createdform div.buttonbox {	
	width: 100px;
	margin: 15px 0px;
	text-align: left; 
}



ul#img_loader {
width: 400px;
list-style: none;
background-color: #000;
padding: 0px;
margin: 0px;
}


ul#img_loader li {

float: left;
padding: 0px;

background-color: #000;

}



ul#img_loader li a img {

border: 1px solid #450001;

}

span.imgText_brands {
display: none;

}



ul#localnav_nav_products {
margin: 0px;
padding: 0px;
list-style: none;
text-align: center;
height: 140px;

}

ul#localnav_nav_products {

list-style: none;
margin: 0px;
padding: 0px;
width: 500px;
}



ul#localnav_nav_products li a  {
height: 120px;
width: 90px;
display: block;
margin: 5px;
color: #CB9555;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 11px;

}




ul#localnav_nav_products li   {
float: left;
border: 1px solid #450001;
padding: 0px;
margin: 0px;
}

a#Mens {

background: url('/uploads/Image/photography/page_images/men_hh.jpg') no-repeat 0px 20px;

}

a#Kids {

background: url('/uploads/Image/photography/page_images/kids_hh.jpg') no-repeat 0px 20px;
}

a#Womens {

background: url('/uploads/Image/photography/page_images/wom_hh.jpg') no-repeat 0px 20px;

}



a#Accessories {

background: url('/uploads/Image/photography/page_images/acc_hh.jpg') no-repeat 0px 20px;

}


 div#bodywrap.ie div#promoWrapper {
top: 40px;

}

div#promoWrapper {
position: absolute;
top: 35px;
left: 200px;

}

div#promo {

width: 550px;
height: 40px;



}

div#promo a img {
border: none;
}


div#tellfriend{
text-align: center;
padding-right: 30px;

}


div#tellfriend input {
border: 1px solid #7F0A10;

}


