﻿
.hp {
	float: left;
	width: 100%;
}

.left {
	float: left;
}

.small {
	font: normal 9px arial;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.silver {
	color: silver;
}

.bgSilver {
	background: silver;
}

.bgBlue {
	background: blue;
}


.bannerItem {
	padding: 5px 5px 5px 25px;
	margin-bottom: 2px;
}

.bgShow {
	background-image: url(images/mark_1.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.bgNotShow {
	background-image: url(images/mark_0.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.bgSel {
	background-color: #3A659E;
}


.good_news, .bad_news {
	margin: 5px;
	font: normal 11px verdana;
	padding-left: 45px;
}

.good_news {
	color: #385EB0;
	background: transparent url(images/good_news.png) no-repeat top left;
	height: 35px;
}

.bad_news {
	color: red;
	background: transparent url(images/bad_news.png) no-repeat top left;
	height: 35px;
}

.blockOverflow {
	border: none;
}

.selectForm, .searchForm {
	width: 305px;
}

.w177 {
	width: 177px;
}

.mnfBTN {
	background: transparent url(                     "images/default_manufacture_button.png" ) no-repeat center;
	width: 121px;
	height: 15px;
	border: none;
}

.editBTN {
	background: transparent url(                     "images/default_product_button.png" ) no-repeat center;
	width: 190px;
	height: 15px;
	border: none;
}

.specialOfferBox {
	border: none;
	height: 150px;
}

.specialOfferBox img {
	width: 150px;
	height: 150px;
}

.empty_handler {
	font: bold 11px/3em Verdana;
	height: 3em;
	text-align: center;
	color: #003a8a;
	background: #dae7f9;
}

.w100px {
	display: inline-block;
	width: 90px;
	margin-right: 9px;
}

.centerAll {
	text-align: center;
	vertical-align: middle;
}

.contentNewsPics {
	text-align: center;
}

a.cuteLink,
a.cuteLink:link,
a.cuteLink:active,
a.cuteLink:visited {
	font:bold 11px verdana;
	color:Navy;
	text-decoration:none;
}

a.cuteLink:hover {
	text-decoration:underline;
}

/*########################################################################

#wrapper {
	width:173px;
	margin:0 auto;
	border:1px solid red;
}*/

.smallCart {
	background: #F79F00 url(images/template_contentBox_bg.png) repeat-x top;
	font: normal 10px arial;
	color: #115885;
	border: 1px solid #3a659e;
	text-align: left;
}

.smallCart ul, li, dl, dt, dd, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.smallCart ul {
	margin: 5px 5px 0;
	background: #fff;
	border: 1px solid #ff9601;
}

.smallCart li {
	margin: 2px 5px 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ff9601;
}

.smallCart .cartDt {
	color: #115885;
	text-align: left;
}

.smallCart .cartDt a:link, .smallCart .cartDt a:visited, .smallCart .cartDt a:active {
	font-weight: bold;
	color: #115885;
	text-decoration: none;
}

.smallCart .cartDt a:hover {
	text-decoration: underline;
}

.smallCart .cartDd {
	font: normal 11px/1.3 Arial;
	color: #115885;
	text-align: left;
}

.smallCart .cartHead {
	font: bold 12px/2 Arial;
	text-align: center;
	color: #115885;
}

.smallCart .cartFoot {
	text-align: right;
	padding: 5px;
	color: #115885;
}

.smallCart .cartFoot a:link, .smallCart .cartFoot a:visited, .smallCart .cartFoot a:active {
	font: bold 10px Arial;
	color: #fff;
	text-decoration: none;
}

.smallCart .cartFoot a:hover {
	text-decoration: underline;
}

/*########################################################################*/

.logFrm {
	background: #F79F00 url(images/template_contentBox_bg.png) repeat-x top;
	border: 1px solid #3a659e;
	text-align: left;
	font: normal 12px calibri, arial;
}

.logFrm .fieldset {
	border: 1px solid #fff;
	margin: 5px 3px;
	padding: 3px;
}

.logFrm .fieldset * {
	display: block;
}

.logFrm .logFrm_legend {
	color: #000;
}

.logFrm .logFrm_label {
	color: #000;
	margin-left: 2px;
}

.logFrm .logFrm_txt {
	margin: 3px 0 7px;
	font: normal 11px arial;
	width: 100%;
	width: 162px;
}

.logFrm .logFrm_btn {
	font: normal 11px calibri, arial;
}

/*########################################################################*/

.userForm {
	background: #F79F00 url(images/template_contentBox_bg.png) repeat-x top;
	border: 1px solid #3a659e;
	text-align: left;
	font: normal 12px calibri, arial;
	padding: 10px;
}

.userForm_p {
	font: bold 13px calibri, arial;
	margin: 0 0 5px;
}

.userForm_li {
}

.userForm_a:link, .userForm_a:active, .userForm_a:visited {
	color: inherit;
	text-decoration: none;
}
.userForm_a:hover {
	text-decoration: underline;
}

/*########################################################################*/

.you_wrapper {
	overflow: hidden; /*background-color:black; 	width: 425px; 	height: 344px; 	border:1px solid red;*/
}

/*########################################################################*/

.registrasiBaru {
	margin:5px 0 0 3px;
}

.registrasiBaru a,
.registrasiBaru a:link,
.registrasiBaru a:active,
.registrasiBaru a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.registrasiBaru a:hover {
	text-decoration:underline;
}

.regForm {
	border: 1px solid #3A659E;
	margin: 10px;
	padding: 10px;
	background: #fff;
	color: #000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.regForm a,
.regForm a:link,
.regForm a:active,
.regForm a:visited {
	color:#F79F00;
	text-decoration:none;
	font-weight:bold;
}

.regForm a:hover {
	text-decoration:underline;
}

.regForm h1 {
	font: normal 200% "segoe ui" , verdana;
	margin: 0 0 0.75em;
	padding: 0;
}

.regForm p {
	font: normal 120% "calibri" , verdana;
	margin: 0 0 0.75em;
	padding: 0;
	color: #333;
}

.regForm fieldset{
	margin:0;
	padding:0.75em 0 0.75em 17px;
	border:none;
}

.regForm legend{
	margin:1.75em 0 0.5em -17px;
	padding:0;
	font: bold 130% "segoe ui" , verdana;
	color:#3A659E;
}

.regForm label{
	clear:both;
	float:left;
	display:block;
	width:180px;
	margin:5px 0 0 0;
}

.regForm .textBox,
.regForm .dropDownList {
	float:left;
	margin:5px 0 0 5px;
	font: normal 120% "calibri" , verdana;
}

.regForm .w1{
	width:250px;
}

.regForm .w2{
	width:65px;
}

.regForm .action {
	margin:1.75em 0 1em;
	border-top:2px dotted silver;
	padding:1.75em 26px 0 0;
	text-align:right;
}

.regForm .redAlert{
	color:red;
	margin:1.75em 0 0 15px;
}

.regForm .red{
	color:red;
}