div#login {
	background:#f8eef7 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	/*margin:0pt 261px;*/
	margin-left: 197px; 
	padding:17px;
	position:absolute;
	width:358px;
	z-index:30;
	top:100px;
/*	left:-30px;*/
}

div#login div#form {
	/*position:relative;*/
}
div#login div#form h1 {
	background:transparent url(../images/please_login_or_sign_up.gif) no-repeat scroll 0%;
	float:left;
	height:15px;
	width:173px;
	margin: 0;
}

div#login div#form h1 span.alt { display:none; }

div#login div#form form {
	padding-top:12px;
	float:left;
	width: 179px;
}
div#login div#form form label {
	float:left;
	clear:left;
	color:#a91fb2;
	font:bold 12px/14px Arial,Helvetica,sans-serif;
	/*margin:4px 0pt 0pt 3px;*/
	margin: 0;
}
div#login div#form form label#for_login_password {
	height:14px;
}
div#login div#form form input.text {
	float:left;
	clear:left;
	border:1px solid #969696;
	margin: 0;
	margin-bottom: 9px;
	width:146px;
	height: 16px;
}

p#forgot_your_password {
	float:left;
	font-size:11px;
	margin: 0;
}

p#forgot_your_password a {
	color:#3a3038;
	text-decoration:underline;
}
input#signup_send {
	border:0;
	clear:left;
	float:right;
	text-align:center;
	width:70px;
	height:21px;
	margin-right: 31px;
	background: url(../images/save_address_button.jpg) no-repeat;
	color: #B718B7;
	font:12px/21px Arial,Helvetica,sans-serif;
}
input#login_send {
	border:0;
	clear:left;
	float:left;
	text-align:center;
	width:70px;
	font:12px/21px Arial,Helvetica,sans-serif;
	height:21px;
	background: url(../images/save_address_button.jpg) no-repeat;
	color: #B718B7;
}
div#login div#form img#close {
	cursor:pointer;
	float:right;
}
div#login div#form div#error, div#login div#form p.error {
	clear:both;
}
html {
	overflow: -moz-scrollbars-vertical;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}

body {
	background-image: url(../images/home_pattern_bg.jpg);
	/*background-repeat: repeat-x;*/
	background-color: #bdbdbd;
	width: 100%;
	height: 100%;
	margin: 0px;
}

div#fe_options {
	/*position: absolute;
	top: 10px;
	left: 10px;*/
}

div#general {
	width: 100%;
	height: 800px;
	float: left;
}

div#main {
	width: 771px;
	padding-top: 47px;
}

div#main_container {
	display: block;
	background-color:#cccccc;
}

div#left_bar {
	width: 194px;
	float: left;
	background-color: #e7e0ec;
	height: auto;
}

table#sections, table#sections a {
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2b2b2b;
	width: 194px;
}

table#sections a:hover {
	/*text-decoration: underline;*/
}

table#sections td {
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom: 1px dashed;
	border-color: #2b2b2b;
}

.left_content_products {
	margin-top: 4px;
	background-color: #f5cff5;
	height: 92px;
}

.main_left_container {
	height: 93px;
}

.left_content_text {
	padding-top: 10px;
	padding-left: 15px;
	width: 70px;
	float: left;
}

.right_content_text {
	width: 85px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2a2a;
	float: left;
}

.left_content_products a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2b2a2a;
	text-decoration: none;
}

.left_content_products a:hover {
	text-decoration: underline;
}

.left_content_image {
	margin-top: 5px;
	border: 1px solid #979397;
}

.leftBarIcon {
	position:absolute;
	
}

.add_to_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2b2a2a;
}

