html{
height:100%;
margin: 0px; 
padding: 0px;
}
body { 
    height:100%;
	margin: 0px; 
	padding: 0px;
	font-size: 11px;
	color: #343331;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #370018;
} 
#outer_all{ 
	background: url(../images/bg.jpg) top left repeat-x #370018;
	overflow: hidden; }
#outer {
	width: 970px;
	margin:0 auto;
	text-align: left;
}
#top_area{
	height: 36px;
	padding: 0px 20px;
}
#vmcart{ 
	float: left;
	color: #d5c1d0;
	height: 35px;
	background: url(../images/cart.png) top left no-repeat; 
	padding: 0px 0px 0px 21px;
	line-height: 34px;
	width: 500px;
	}
#login_register{
	float: right;
	color: #cfb7c9; 
}
#header{
	height: 173px;
	background: url(../images/bg_header.png) top left no-repeat; 
}
#logo{ 
	float: left;
	padding: 48px 30px 0px 20px;}
#header_img{ float: right; }
#pathway{ 
	color: #a51773; 
	background: #ebeae9;
	padding: 11px 17px;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold; }

#two_modules{padding:15px 17px; font-size: 12px;}
#user1{ float: left; width: 49%;}
#user2{ float: right; width: 49%;}

#bottommenu{ 
	height: 46px;
	background: url(../images/bottommenu.jpg) top left repeat-x;
	line-height: 46px;
 	padding: 0px 10px;
	text-align: center;}
#bottomitems{ 
	padding: 15px 0px 10px 0px;
	text-align: center;}
#copyrights{ color: #7a4f66; font-family: Tahoma, Arial, Helvetica, sans-serif;}
/***************************************/
#login_register ul{ margin: 0px; padding: 0px; list-style: none;}
#login_register ul li{
	margin: 0px; 
	padding: 0px; 
	border: none; 
	background: none;
	display: inline; 
	line-height: 35px;}
#login_register li a:link,#login_register li a:visited{ 
	color: #cfb7c9; 
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 9px;
	display: inline; 
	background: none;
	font-size: 11px; }
#login_register ul li a:hover{ text-decoration: none; }

#vmcart a:link, #vmcart a:visited{ 
	color: #cfb7c9; 
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
	display: inline; 
	background: none;
	font-size: 11px; }

#header img,
#logo img{
	vertical-align: top;
}
#topmenu_in{ width: 100%; 
			 background: url(../images/topmenu.gif) top left repeat-x;}
#topmenu_left{background: url(../images/topmenu_left.gif) top left no-repeat;}
#topmenu_right{	background: url(../images/topmenu_right.gif) top right no-repeat; }
#topmenu{ height: 41px; }

#pathway a:link,#pathway a:visited{
	text-decoration: underline;
	line-height: 13px;
	padding: 0px 13px 0px 0px;
	margin: 0px 6px 0px 0px;
	color: #5d6465;
	font-weight: normal;
	background: url(../images/arrow.png) right no-repeat;}
#pathway img{ display: none;}
#pathway label{ 
	color: #2e2e2e; 
	font-style: italic; 
	background: url(../images/arrow.png) right no-repeat;
	padding: 0px 15px 0px 0px;
	margin: 0px 6px 0px 0px; }
#pathway a:hover{ text-decoration: none;}

#bottommenu ul{ margin: 0px; padding: 0px;}
#bottommenu ul li{ display: inline; margin: 0px; padding: 0px 15px 0px 0px; border: none; background: none; }
#bottommenu a:link,#bottommenu a:visited{ 
	color: #8b6f82; 
	text-decoration: none;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
	display: inline;
	background: none;
	font-size: 11px; 
	border: none;
	border-right: 1px solid #8b6f82;}
#bottommenu a:hover{ text-decoration: underline;}
#copyrights img{ vertical-align: middle; margin: 0px 0px 0px 10px;}
/************************************/