
/* GENERAL */

.left
{
float:left;
}

.right
{
float:right;
}

.alignright
{
	
	margin-left:15px;
	float:right;
}

.alignleft
{
	margin-right:15px;
	float:left;
}

.alignmid
{
	border:5px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

.alignmiddle
{
	border:3px double #cccccc;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

img.aligncenter {
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

img.alignleft {
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

.clear
{
clear:both;
}

#wrapper
{
	margin:0;
}

.the_left
{
	width:21px;
	height:23px;
	position:absolute;
	margin-top:90px;
	margin-left:-40px;
}

.the_right
{
	width:21px;
	height:23px;
	position:absolute;
	margin-top:90px;
	margin-left:925px;
}

#wrapper
{
	width:100%;
}


.sep_top
{
	position:relative;
	margin-bottom:8px;
	padding-left:10px;
}

#prodnav
{
	width: 990px;
	margin: 0px auto;
	border-bottom:1px dotted #808080;
	padding-bottom: 30px;
	margin-bottom: 10px;
/* 	margin-top:20px; */
	
	}

#proditems {
	height:15px;
	/*padding-top:75px;*/
	
}

#proditems a {
	margin-right:40px;
	display:block;
	float:left;
	
	
}

#desc
{
	color: #FF9900;
	font-size:12px;
	/*padding-top:60px;*/
	float:right;
	text-decoration: none;
}

#desc a:link, #desc a:hover, #desc a:visited
{
	color: #333;
	font-size:12px;
	/*padding-top:60px;*/
	text-decoration: underline;
}

#products
{
	overflow:hidden;
	width:990px;
	height:210px; /* adjust this to fit the tool tips */
	margin:0px auto;
	position:relative;

}

.prods
{
	width:160px;
	float:left;
	padding:0 10px 0 10px;
	text-align:center;
	margin-top:25px;
}

.prods a:link, .prods a:visited
{
	color:#666;
	text-decoration:none;
}

.prods a:active, .prods a:hover
{
	color:red;
	text-decoration:none;
}

.prods h1
{
	color: #666;
	font-size:11px;
	padding-bottom:10px;
	font-weight:normal;
	height:25px;
}

#sep
{
	height:71px;
	background-color:#e5e5e5;
}

#sepinner
{
	width:990px;
	margin:0px auto;
}

#div_bottom
{
	width:990px;
	margin:0px auto;
	border-bottom:1px dotted #808080;
	padding-bottom:70px;
	background-color:#ffffff;
}

#products_bot
{
	width:720px;
	
}

.prods_bot
{
	width:160px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	margin-top:25px;
	display:none;
}

.prods_bot a:link, .prods_bot a:visited
{
	color:#666;
	text-decoration:none;
}

.prods_bot a:active, .prods_bot a:hover
{
	color:red;
	text-decoration:none;
}

.prods_bot h1
{
	color: #666;
	font-size:11px;
	padding-bottom:10px;
	font-weight:normal;
	height:25px;
}

#go
{
	float:right;
	margin-top:60px;
	margin-right:50px;
	
}

#footer
{
	color:#666666;
	padding-top:20px;
	width:990px;
	margin:0px auto;
	font-size:12px;
	color: #666;
	text-align:right;
	margin-bottom:50px;
}

#footer a
{
	color:#666666;
}

.entry p
{
    padding-top:10px;
    padding-bottom:10px;
    color: #666;
}

.h2top h2
{
    color: #333;
}

.navitems {
	border-right:dotted 1px #ccc; 
	width:13%; 
	height:20px; 
	float:left; 
	padding:5px;
	padding-top: 13px;
	color:#FF9900;
	font-size: 11px;
}

.navitems a:link{
	font-size: 11px;
}

.navtopitems {
	border-right:dotted 1px #ccc; 
	width:13%; 
	height:90px; 
	float:left; 
	padding:5px;
	color:#FF9900;
	font-size: 11px;margin
}

#nav
{
	width:85%;
	text-align: right;
	margin:0px auto;
	float: left;
}

#nav a {
	color:#CCCCCC;
	font-size:11px;
	line-height:18px;
}

#navwrap
{
	background-color:#000;
	height:38px;
	margin:0 auto;
	width: 990px;
	
}


.twitter_image {
	margin-top:34px; 
	margin-right:30px;
}

.sepatuDrop {
	width: 15%;
	float:left;
}

#navitems {
	width: 100%;
}

.post {
	padding: 10px;
}

.grey-promo {font-size:11px;align:right;font-size:11px; }
.grey-promo A:link {font-size:11px;text-decoration: none; color: #999999;}
.grey-promo A:visited {font-size:11px;text-decoration: none; color: #999999;}
.grey-promo A:active {font-size:11px;text-decoration: none; color: #999999;}
.grey-promo A:hover {font-size:11px;text-decoration: underline; color: #999999;}
