.messageStackWarning {
	display:none;
}

.clearBoth {
	clear: both;
	}
.centeredContent {
	text-align: center;
}
	
body {
	margin: 0;
	padding: 0;
	background: #f0f0f0 url('../images/bg.gif') top center repeat-y;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

a, a:visited {
	color: #0054FF;
}
ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style:none;
}

a img {
	border: none;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}

textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
fieldset{
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
	
label.inputLabel, .inputLabel {
	width: 10em;
	float: left;
	}
	
.hiddenField {
	display: none;
}
.alert {
	color: red;
	font-weight: bold;
}
label.inputLabelPayment {
	width: 15em;
	float: left;
	}

label.selectLabel, label.switchedLabel, label.uploadsLabel  {
	width: 12em;
	float: left;
	}

	legend {
	font-weight: bold;
	padding: 0.3em;
	}
.forward, #shoppingCartDefault #PPECbutton, #cartSubTotal {
float: right;
}
.back,.specialsListBoxContents {
float: left;
}

.buttonRow input {
	border: none;
	background-color: transparent;
}

#mainWrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#headerWrapper {
	background: #047FC5 url('../images/header.jpg') top left no-repeat;
	padding: 0;
	margin: 0;
	height: 105px;
}

#headerWrapper h1 {
	margin: 0;
	display:none;
}

#navCatTabsWrapper {
	padding-top: 84px;
	padding-left: 20px;
	text-align: center;
	color: white;
}
#navMain {
}

#navMain li {
	float: right;
	padding: 10px 10px 0 0;
}
#navCatTabs li {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

#navCatTabs li a, #navCatTabs li a:visited {
	text-decoration: none;
	color: white;/*#959595;*/
}

#navCatTabs li a:hover {
	color: #8FD5FE;/*#017EB6;*/
}

#footer {
	text-align:center;
	clear: both;
	background: url('../images/solitek.jpg') top left repeat-x;
	font-size: 0.75em;
	padding-top: 6px;
	padding-bottom: 10px;
	color: blue;
}

h1 {
	margin-top: 30px;
	font-size: 1.6em;
}

h2 {
	margin-top: 10px;
	font-size: 1.2em;
}
#mainWrapper {
}

#mainWrapper a:visited, #mainWrapper a {
	text-decoration: none;
	color:#333355;
}

#mainWrapper a:hover {
	color: #017EB6;
}

.wideContent {
	text-align:left;
	padding: 0 20px;
}

.centerColumn  {
	float: left;
	width: 500px;
	padding-left: 20px;
	margin-bottom: 50px;
}

#navColumnOneWrapper {
	width: 180px;
	float: left;
	margin: 20px 10px;
}

#navColumnOneWrapper .leftBoxContainer {
	background: white url("../images/bgbox.gif") bottom center no-repeat;
	width: 180px;
	font-size: .8em;
	font-family: tahoma;
	padding-bottom: 10px;
	margin-top: 10px;
}

#navColumnOneWrapper .leftBoxContainer h3 {
	background: white url("../images/bgbox.gif") top center no-repeat;
	margin: 0px 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
}

#navColumnOneWrapper .leftBoxContainer li {
	border-top: 1px solid #c0c0c0;
	margin: 6px 10px 3px 10px;
	padding-top: 3px;
	padding-left: 5px;
	clear: both;
}

#specials {
	text-align: center;
}

#content-items {
	margin: 0 auto;
}

#content-items li {
	float: left;
	margin-top: 20px;
	padding-left: 15px;
	width: 330px;
	height: 152px;
	background: transparent url('../images/itembg.gif') bottom left no-repeat;
	background-position: 15px -20px;
}
#content-items li:hover {
	background: transparent url('../images/itembghover.gif') bottom left no-repeat;
	background-position: 15px -20px;
}

#content-items .box1link img {
	float: left;
	margin-left:15px;
	margin-top:15px;
	margin-right: 10px;
	width: 92px;
	height: 100px;}
#content-items .item {
	text-align:left;
	font-size: 80%;
	height: 150px;
	overflow: auto;
	width: 185px;
	padding-left: 26px;
}

#content-items .item p {
	margin: 0 0 10px 0;
}

#content-items .itemTitle {
	font-size:1.3em;
	margin: -26px 0 10px 0;
	/*margin: 0px 0 10px 0;/**/
}

#content-items .buydiv {
	font-size:11px;
	font-weight: bold;
	margin: 0;
	width: 170px;
	background: transparent url("../images/buy.gif") top left no-repeat;
	padding: 6px 10px 6px 0px;
}
#content-items .buydiv {
	position: relative;
	top: 120px;
}

#content-items .sp {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 60px;
}
#content-items .buydiv a:hover {
	color: white;
}

#content-items .buy {
	padding: 5px 15px;
}

#content-items .price {
	padding: 5px 0px 5px 10px;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
#searchBoxContent {
	margin: 20px;
}
.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}
h2.centerBoxHeading {
	font-size: 1.0em;
	color: #ffffff;
	text-align:center;
	}
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}
.centerBoxWrapper .centeredContent {
	margin: 10px 0;
}

#indexDefaultHeading, #cartDefaultHeading,#loginDefaultHeading {
	background: url("../images/icon-troly.png") top left no-repeat;
	text-indent: -9999px;
	height: 36px;
}

#cartContentsDisplay td {
	vertical-align: middle;
}

#cartContentsDisplay .tableHeading, cartSubTotal {
	background-color: #A6BBCA;	
}

#cartContentsDisplay .rowOdd, #tableHarga .rowOdd {
	background-color: #EBF7FF;
}

.important {
	font-weight: bold;
}
.cartTotalsDisplay {
	text-align: center;
}

.blist li,.kat li  {
	list-style-image: url(../images/panah.gif);
	list-style-position: outside;
}

.kat{
	float: left;
	width: 170px;
	height: 120px;
	margin-bottom:20px;
}

.rightline {
	background: transparent url(../images/bar-kat.gif) right repeat-y;
}

.blist li, .kat li {
	float: none;
	margin-left: 20px;
}
.kat h3 {
	font-size: 1.1em;
}

.depan, #download {
	padding-left: 40px;
}
#download {
	float: left;
}
#iklan-depan {
	float: left;
	width: 468px;
	height: 200px;
	margin-left: 30px;
	margin-top: 0px;
	text-align:center;
}

#productGeneral {
	width: 380px;
}

#productMainImage {
	float: left;
	padding-top: 80px;
}

.navNextPrevWrapper div{
	display: inline;
}

.floatingBox{
	width: 45%;
}

#cartAdd {
	vertical-align: middle;
}

#mconf ul li {
	list-style-type: circle;
}

#mconf ol li {
	list-style-type: lower-alpha;
}
.accountTotalDisplay, .cartTotalDisplay {
	text-align: right;
}