/*******************************
	GENERAL
*******************************/

#column1{
	float: left;
}
#column2{
	float: left;
}
#column3{
	float: left;
}
#column4{
	float: left;
}

/* Loading Area*/

.cms_loadwindow{
	background-image: url(../../images/homepage/mask.png) !important;
	background-color: transparent !important;
	background-image: none;
	background-color: #646464;
	border:1px solid #646464;
	text-align:center;
	filter:alpha(opacity=75);
}

.cms_loadwindow_text{
}

/* Pop-up Window*/
#cms_popup1{
	height: 200px;
	width: 300px;
	background: #EAEAEA;
	border: 2px double #000000;
}
.cms_popup_title{
	background: black;
	color: white;
	font-weight: bold;
}
.cms_closeBtnRO img{
	background-image: url(../../images/homepage_buttons/cman_window_close.gif)
}
.cms_closeBtnRO img:hover{
	background-image: url(../../images/homepage_buttons/cman_window_close.gif)
}
#cms_popup1 input[type="button"]{
	border: 1px solid #black;
	color: white;
	font-weight: bold;
	background: #000000;
		filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#979797',EndColorStr='#434343');
}
/********************************
	LOGIN
********************************/
#area18{
	margin-bottom: 10px;
	height:100px;
	font-size: 12px;
	font-family:  verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#format_login_user_text{
	font-size: 12px;
	font-family:  verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	float:left;
	display: inline;
}
#format_login_user_box{
	float:left;
	display: inline;
	width: 300px;
}
.loginInput{
	width: 150px;
	height: 20px;
	margin-left: 10px;
	border: 1px solid #333333;
}
#format_login_password_text{
	font-size: 12px;
	font-family:  verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	float:left;
	display: inline;
	margin-top: 10px;
}
#format_login_password_box{
	float:left;
	display: inline;
	width: 300px;
	margin-top: 10px;
}

	
#format_login_button img{
	width: 89px;
	height: 23px;
	border: 0px;
	margin: 10px 0 0 79px;
} 
#format_login_button a img{ 
	background-image: url(../../images/homepage_buttons/btn_login.jpg); 
	background-repeat: no-repeat;
} 
#format_login_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/btn_login.jpg);
	background-repeat: no-repeat;
	background-position: 0 -23px ;
}

#format_login_register img{
	width: 112px;
	height: 35px;
	float: right;
	margin: -95px 0 0 450px;
}
#format_login_register a img{ 
	background-image: url(../../images/homepage_buttons/register.gif);
	background-repeat: no-repeat;
} 
#format_login_register a:hover img{ 
	background-image: url(../../images/homepage_buttons/register.gif);
	background-repeat: no-repeat;
	background-position: 0 -35px ;
}

#area40{
	margin_bottom: 200px;
	min-height: 300px;
	vertical-align: top;
}

#format_login_forgot_password img{
	width: 156px;
	height: 15px;
	margin: 10px 0 0 79px;
}
#format_login_forgot_password a img{ 
	background-image: url(../../images/homepage_buttons/forgot_password.gif);
	background-repeat: no-repeat;
} 
#format_login_forgot_password a:hover img{ 
	background-image: url(../../images/homepage_buttons/forgot_password.gif);
	background-repeat: no-repeat;
	background-position: 0 -15px ;
}

/*****************************
	LOGOUT
*****************************/
#area54{
}
#format_logout_text{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 11px;
}
#format_logout_user_text{
	color: #3F3F3F;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

#format_logout_button img{
	height: 20px;
	width: 62px;
	border: 0px;
} 
#format_logout_button a img{ 
	background-image: url(../../images/homepage_buttons/ret_logout.jpg); 
	background-repeat: no-repeat;
} 
#format_logout_button a:hover img{ 
	background-image: url(../../images/homepage_buttons/ret_logout.jpg);
	background-repeat: no-repeat;
	background-position: 0 -20px ;
}


	
/***************************************
	FEATURE PRODUCTS
***************************************/
#area20{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#area21{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#area22{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#area23{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#area24{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#area25{
	height: 170px;
	width: 120px;
	float: left;
	display: inline;
	padding: 0 15px 5px 15px;
	font-size: 10px;
	border-right: dotted 1px #000000;
}
#format_feature_product_basic2_image{
	width: 65px;
	height: 65px;
	margin: 0 auto;
	padding-top: 8px;
	/*border: #333333 solid 1px;*/
	background: white;
	text-align: center;
	vertical-align: middle;
}
#format_feature_product_basic2_image a img{

	text-align: center;
}
#format_feature_product_basic2_name{
	text-align: center;
	color: #333333;
	padding: 3px;
	font-weight:bold;
	height: 50px;
}
#format_feature_product_basic2_code{
	text-align: center;
	padding: 2px;
	height: 20px;
}
#format_feature_product_basic2_price{
	text-align: center;
	color: #BF0000;
	padding: 3px;
	font-weight:bold;
	height: 15px;
}
#format_feature_product_basic2_unit{
	display: none;
	text-indent: -700em;
	overflow: hidden;
}
#format_feature_product_basic2_more{
	float: right;
	background: url(../../images/homepage/btnmore.jpg) no-repeat top;
	width: 60px;
	height: 19px;
	margin: 2px;
}
#format_feature_product_basic2_more:hover{
	background-position: bottom;
	cursor: hand;
}
#format_feature_product_basic2_more a img{
	width: 60px;
	height: 19px;
}
