
#loginbox {
	position:relative;
	margin-left:50px;
	margin-top:58px;
	width:425px;
	height:130px;
}

#loginsectioncontent {
	position:relative;
	display:block;
	width:948px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-image:url('images/login-content-bg1.jpg');
	background-repeat:no-repeat;
	clear:both;
}
#loginsectioncontent02 {
	position:relative;
	display:block;
	width:948px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-image:url('images/login-content-bg2.jpg');
	background-repeat:no-repeat;
	clear:both;
}
#guihomecontent {
	position:relative;
	display:block;
	width:948px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-image:url('images/gui-home-bg.jpg');
	background-repeat:no-repeat;
	clear:both;
}

#shoppingcontent {
	position:relative;
	display:block;
	width:948px;
	min-height:445px;
	height:auto !important;
	height:445px;
	background-image:url('images/shopping-bg.jpg');
	background-repeat:no-repeat;
	clear:both;
}


#loginleftcontentbox {
	display:block;
	position:absolute;
	left:23px;
	top:63px;
	width:546px;
	height:367px;
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#151515;
}

#shoppingcontentholder {
	display:block;
	position:absolute;
	left:23px;
	top:63px;
	width:898px;
	height:367px;
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#151515;
}

.shoppingcontenttxt {
	margin-left:12px;
	margin-top:13px;
	width:860px;
	height:auto;
	left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
	line-height:14px;

}
