/* CSS Document */

html, body {

	height:101%;
	background: #000;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	font-weight:300;
	background-color:#000000; 
	
	
	}

#mainphoto {
	border:solid 1px #CCCCCC;
	padding:10px;
	width:500px;
	margin-left:80px;
}

.aboutdiv{
	padding:5px;
	border:solid 1px #CCCCCC;
	float:left;
	margin:20px;
	}
	
.contestthumb {
	float:left;
	width:100px;
	padding:5px;
	margin:10px;
	border:solid 1px #CCCCCC;
	cursor:pointer;
}

#contestinfo {
	display:block;
	clear:both;
	padding:10px;
	text-align:justify;
}

#contestshoepic {
	border:solid 1px #CCCCCC;
	margin:15px 0px 15px 185px;
}

#viewcart {
	float:right;
	color:#333333;
	text-decoration:none;
	margin-right:0px;
}

#viewcart:hover {
	text-decoration:underline;
}
.close {
	float:right;
}

.checkoutinfo {
	float:left;
	width:175px;;
	margin-left:15px;
	}
	
.sizeselect {
	width:175px;
	font-size:14px;
	text-align:center;
	margin-top:20px;
}

.stocknumber {
	width:175px;
	font-size:14px;
	margin-top:15px;
	text-align:center;
}


.pricecheckout {
	float:right;
	width:110px;
	background-color:#CCCCCC;
	border:solid 1px #999999;
	margin-top:10px;
	padding:10px;
}

.pricecheckout input {
	margin-top:10px;
	margin-left:8px;
	font-size:14px;
}

.priceinfo {
	font-size:14px;
	width:110px;
	text-align:center;
	margin-top:0px;
}

.popover {
	visibility:hidden;
	position:fixed;
	left:50%;
	top:50%;
	width:450px;
	background-color:#FFFFFF;
	border:solid 1px #7f8084;
	padding:5px;
	margin-top: -250px;
	margin-left:-180px;

  	
}

.shoeinfofocus {
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
}

.shoeinfofocus img {
	float:left;
}

.shoeinfofocus_description {
	clear:left;
	margin-top:5px;
}

.brandname {
	font-size:22px;
	font-weight:bold;
}

.colors {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}

#banneradd {
	width:730px;
	height:300px;
	border:solid 1px #CCCCCC;
	margin-left:20px;
	
}

#banneradd img {
	margin-left:10px;
	margin-top:10px;
	border:none;

}

#featureshoe {
	width:340px;
	height:200px;
	padding:10px;
	border:solid 1px #CCCCCC;
	margin-left:20px;
	margin-top:10px;
	float:left;
	display:block;
	
}

#featureshoe img {
	margin-top:10px;
	float:left;
	}

#featurebrand, #featurename, #featurecolor {
	float:right;
	width:135px;
	text-align:center;
	margin-top:10px;
	}

#featurebrand {
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
}

#featurename {
	font-weight:bold;
}


#newarrivals {
	width:340px;
	height:200px;
	padding:10px;
	border:solid 1px #CCCCCC;
	margin-top:10px;
	margin-left:390px;
	display:block;
	
	
}

.new {
	border:none;
}

.newshoes {
	float:left;
	margin-left:50px;
	margin-top:10px;
	font-size:12px;
	
	
}

#newgallery {
	padding-left:0px;
}

#blockbar {
	background-color:#CCCCCC;
	height:30px;
	width:340px;
	text-align:center;
	font-size:18px;
	padding-top:5px;
	}

#featureimage {
	border:none;
	}

#homemailinglist {
	width:710px;
	padding:5px;
	margin-left:25px;
	margin-top:10px;
	background-color:#CCCCCC;
	text-align:center;
}

#maillistenter {
	margin-top:0px;
	font-family:"Trebuchet MS";
}

#barmailenter {
	margin-top:5px;
	font-family:"Trebuchet MS";
}

#homemailinglist form {
	display:inline;
}


		
#wrapper {
	background:#660000;
	
	width: 770px;
	margin: 0px auto 20px auto;
	padding:0px;
	border-left:3px double #7f8084;
	border-right:3px double #7f8084;
	background-color:#FFFFFF;
	padding-bottom:5px;
	
	}

#shoeinfowrapper {
	width:360px;
	background-color:#FFFFFF;
}

#leftbar {
	width:200px;
	border-right:solid 1px #7f8084;
	padding:5px;
	padding-bottom:0px;
	}

#barmailinglist {
	font-size:14px;
	text-align:center;
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
}

#bottombar {
	text-decoration:none;
	list-style:none;
	text-align:center;
	color:#7f8084;
	}

#bottombar li {
	display:inline;
	margin:0px 8px 0px 0px;
	padding:2px 10px 2px 0;
	border-right:solid 1px #7f8084;
	
}

#bottombar a{
	text-decoration:none;
	color:#7f8084;
}

#bottombar a:hover {
	text-decoration:underline;
}

#bottombar li.end {
	border:none;
	}

ul#navigation li.end {
	border:none;
	}
	

	
 .toggler  { 
 	cursor:pointer; 
	font-weight:bold; 
	background-color:#eee;
	margin: 0; 
	padding:10px; 
	font-size:16px; 
	border-bottom:solid 1px #CCCCCC;
	}  
 
 .toggler:hover   { 
 background:#ddd; 
 }  
 
 
 .element     { 
 	padding:0 5px;
	margin-left:0px;
	background-color:#eee;
  }
  
.element ul {
list-style:none;
padding-left:5px;
margin-top:0;
}

.element ul li {
	display:block;
	margin:0;
	
}

#sizeelement ul li {
	float:left;
	width:61px;
}

.element ul li:hover {
	background-color:#ddd;
}


ul#navigation {
	margin:5px 0 0 -10px;
	padding:0;
	list-style:none;
	width:770px;
	height:24px;
	font-size:16px;
	background-color:#FFFFFF;
	
	}
ul#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	/*background-image:url(../images/menubar.jpg);*/
	
	}
	
ul#navigation li {
	float:left;
	/*border-right:2px groove #7f8084;*/
	background-image:url(../images/button3.png);
	margin-left:1px;
	}

ul#navigation a {
	margin:0;
	padding:2px 0 2px 0;
	display:block;
	width:127px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	}


ul#navigation a:hover {
	background-image:url(../images/button4.png)
	}


.clear{
	clear:both;height:10px;
	}


#priceinfo {
	width:150px;
	text-align:center;
	font-size:12px;
	float:left;
	margin-top:5px;
	}

	
#clearance {
	font-weight:500;
	font-size:12px;
	width:180px;
	text-align:center;
	color:#FF0000;
	}

select {
	border:solid 1px #999999;
	}
	
#header {
	margin:0;
	padding:5px 10px 10px 10px;
	width:750px;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	}

#logo {
	border:none;
	margin-top:5px;
	}

#banner {
	margin-right:30px;
	float:right;
	
	}

#content {
	width:770px;
	}

#shoegallery {
	float:right;
	width: 545px;
	margin: 10px 0 25px 0;
	}

.shoeentry_unfiltered {
	float:left;
	margin:0 0 5px 0px;
	padding:0;
	width:180px;
	text-align:center;
	display:'';
	
}

.shoeentry_unfiltered:hover {
	font-weight:bold;
	color:#ed1b24;
	
}

.shoeentry_filtered {
	float:left;
	margin:0 0 0px 0px;
	padding:0;
	width:180px;
	text-align:center;
	display:none;
}

.shoeentry_unfiltered img{
	height:135px;
	width:180px;
	border:none;
	}

.shoeentry_filtered img{
	height:135px;
	width:180px;
	border:none;
	}
	
.shoesummary {
	
}

.shoeinfofocus_extrapics img {
	border:solid 1px #CCCCCC;
	margin-left:10px;
	cursor:pointer;
	margin-bottom:5px;
}

.shoeinfofocus_extrapics img:hover {
	border:solid 1px #666666;
	
}

#shoegallery img a {
	
}

#box {
	width:690px;
	margin-left:20px;
	margin-top:10px;
	border:solid 1px #CCCCCC;
	padding:10px 20px;
}

#bar {
	font-size:24px;
	font-weight:bold;
	color:#000000;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:20px;
}

#contactinfo {
	font-size:16px;
	text-align:justify;
}

#brandinfo {
	font-size:16px;
	
}

#aboutinfo {
	padding-left:40px;
	font-size:16px;

}

#phone {
	float: right;
	margin-right:10px;
	padding-right:10px;
	color:#333333;
	border-right:solid 1px #999999;
}



#footer {
	margin:15px 5px 5px 5px;
	padding:0;
	clear:both;
	width:760px;
	font-weight:bold;
	text-align:center;
	}
	
#brandlist  {
	margin-left:70px;
	}
		
#newlist {
	list-style:decimal;
	margin-left:0px;
	padding-left:25px;
	float:left;
	width:130px;
	margin-top:10px;
}

.newlistmember {
	margin:5px 0px 5px 0px;
	cursor:pointer;
	color:#000000;
	font-weight:normal;
}

.newlistmemberred {
	margin:5px 0px 5px 0px;
	cursor:pointer;
	color:#ed1b24;
	font-weight:bold;

}

.newlistmember:hover {
	text-decoration:underline;
}

.newlistmemberred:hover {
	text-decoration:underline;
}

#newarrivalfocus {
	float:right;
	margin-top:20px;
	border:none;
}

li#salebutton a{
	color:#FF0000;
}

#buttonbar {
display:block;
float:right;
margin-right:-160px;
margin-top:30px;
}

.linkbutton {
border:none;
}
