.shadow {
height:800px;
width:986px;
margin-left:auto;
margin-right:auto;
background:url(../images/bg_shadow.png) repeat-y center top;
}

.shadowtop, .shadowbottom {
width:984px;
height:13px;
margin:0 auto;
}

/* tags */
ul.tags, ul.tags li { /* izy css */
list-style:none;
margin:0;
padding:0;
}

ul.tags li {
float:left;
margin-left:10px;
}

ul.tags li:first-child {
margin:0;
}

.shadowtop {
background:url(../images/bg_shadow_top.png) no-repeat center;
}

.shadowbottom {
background:url(../images/bg_shadow_bottom.png) no-repeat center;
}

.container-x { /* izy css */
width:960px; margin:0 auto; padding:0;
}

.bgcontainer { /* izy css */
margin-top: 220px;
}

#header { /* izy css */
background:url(../images/bgheader1.png) repeat-x 50% 0px;
min-height:206px;
position: relative !important;
top: 0;
width: 100%;
z-index: 100;
padding-top: 65px;
}

#top { /* izy css */
margin:15px 15px 0px 15px;
}

#left { /* izy css */
margin:15px 0px 15px 15px;
}

#right { /* izy css */
margin:15px 15px 15px 0px;
}

#center { /* izy css */

}
/*
#center ul, #center ol, #center li {
margin:0; padding:0;
}
*/
#center li {
margin-left:15px;
}

#centerbanner {
margin-top:30px;
margin-bottom:30px;
}

/* News */
ul.news li, ul.testimoni li, .news tr td  {
padding:20px 0;
border-top:1px dashed #ddd;
}

ul.news li:first-child, ul.testimoni li:first-child, .news tr:first-child td {
padding-top:0;
border:none;
}

.news tr:nth-child(odd) td {
background:#f9f9f9;
}

ul.news li:last-child, ul.testimoni li:last-child {
padding-bottom:0;
}

.bgputih {
background:#fff;
}

#center .noborder, #side .noborder, #cart, 
#header .noborder, #footer .noborder
{
border:none;
}

#datastep3 td {
padding-left:0;
}

.hiding {
display:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.color1 {
color:#152b6d;
}

.color2 {
color:#000;
}

.color3 {
color:#fff;
}

.color4 {
color:#f00;
}

.color5 {
color:#777;
}

body .pad0 {
padding:0;
}

/*============================================================M A R G I N=======================================================================*/

.mtop5 {
	margin-top:5px;
}

body .mtop10 {
	margin-top:10px;
}

.mtop20 {
	margin-top:20px;
}

.mtop30 {
	margin-top:30px;
}

.mleft5 {
	margin-left:5px;
}

.mleft10 {
	margin-left:10px;
}

.mleft20 {
	margin-left:20px;
}

.mleft30 {
	margin-left:30px;
}

.mbottom5 {
	margin-bottom:5px;
}

.mbottom10 {
	margin-bottom:10px;
}

.mbottom20 {
	margin-bottom:20px;
}

.mbottom30 {
	margin-bottom:30px;
}

.mright5 {
	margin-right:5px;
}

.mright10 {
	margin-right:10px;
}

.mright20 {
	margin-right:20px;
}

.mright30 {
	margin-right:30px;
}

/*=================================================================P A D D I N G================================================================*/
.pad10 {
	padding:10px;
}

.pad20 {
	padding:20px;
}

.pad30 {
	padding:30px;
}

body .pad0 {
	padding:0px;
}

.beta {
	margin-top:0px;
}

.gamma {
	margin-bottom:0px;
}

