body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	background-color:#efeeee;
	line-height:1.4em;

}

a, a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#943533;
	text-decoration:none;
}


h2 {
	margin:0 0 .1em 0;
	padding:0;
	font-size:1.4em;
	color:#c1c348;
}

img { border:0; }

#outer-wrapper {
	margin:0 auto;
	width:950px;
	height:auto;
	min-height:500px;
	padding:0em 2em 1em 2em;
	border:1px solid #c9c9c9;
	background-color:white;
}

#footer {
	clear:both;
}

.banner_img {
        float:left;
	width:950px;
        height:140px;
	background:url(toplogo.gif) top center no-repeat;
}


#menu {
	position:relative;
	top:165px;
	width:100%;
	text-align:center;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	display:inline;
	padding:0 2em;
	font-weight:bold;
	font-size:1.1em;
}


#Page {
	clear:both;
	padding:2em 0;
	width:100%;
}

#Content {
   	float: left;
}

#BottomContent {
	
	clear:both;
}

#RightColumn {
    	float: right;
}
#RightColumn a {
	text-decoration:none;
	cursor:hand;
}


.sidebar_heading {
	font-size: 1.3em;
	color: #C1C348;
}
.sidebar_box {
    	width: 190px;
    	margin-bottom: 18px;
}
.sidebar_content {
	border-top:1px solid #4E4F51;
   	padding: 0px 4px 10px 5px;
}



#LoginForm {
    float:left;
    width:450px;
}

.login_page_box { display:none; }

.ButtonLink {
    font-size:1.1em;
    display:block;
    margin:.7em 0;
}
.ButtonText {
	float:left;
	width:125px;
   	font-weight:bold;
}

/* forgot password link */
#ctl00_ContentHolder_LoginControl1_ForgottenSetupHB { font-size:1.2em; }


.sidebar_content hr { display:none; }
#ShippingInfo {
	padding:5px 0 0 0;
}
#ShippingInfo img {
	float:left;
}
#ShippingInfo span {
	margin:10px 0 0 8px;
}

#OrderSubmit {
	float:left;
	margin:1em 0;
}
#OrderSubmit img {
	float:left;
}
#OrderSubmit span {
	margin:15px 0 0 8px;
}

#UpdateButtonHolder img {
	float:left;
}
#UpdateButtonHolder span {
	margin:8px 0 0 8px;
}



.post { display:none; }
.meta { display:none; }
#legal { display:none; }