body{
	background-color:#861c1c;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
}


div.main{
	margin-top:20px;
	width:979px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;

}

div.topbar-base{
	background-image:url(../images/bg-topbar.png);
	background-repeat:repeat-x;
	height:35px;
	width:979px;
	margin-top:0px;
}


div.topbar-home{
	float:right;
	width:103px;
	height:35px;
}

div.topbar-account{
	float:right;
	width:99px;
	height:35px;
}

div.topbar-following{
	float:right;
	width:105px;
	height:35px;
}

div.topbar-buy{
	float:right;
	width:105px;
	height:35px;
}

div.topbar-list{
	float:right;
	width:122px;
	height:35px;
}

div.topbar-ads{
	float:right;
	width:115px;
	height:35px;
}





div.search-base{
	width:250px;
	height:35px;
	float:left;
}

div.search{
	width:200px;
	height:20px;
	float:right;
	margin-top:5px;
	text-align:right;
}

div.search-icon{
	width:30px;
	height:35px;
	float:right;
}

input.search-input{
	width:180px;
	height:20px;
	background-color:#FFF;
	border:#868d98 1px solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#868d98;
	text-align:right;
}

input.search-button{
	background-image:url(../images/search-icon.jpg);
	background-repeat:no-repeat;
	width:30px;
	height:35px;
	border:0px;
	cursor:pointer;
}

div.top-base{
	width:979px;
	height:163px;
}


div.scroll-product{
	float:right;
	width:767px;
	height:163px;
	margin-top:0px;
	background-color:#FFF;
	border-left:#dfdfdf solid 1px;
}

div.logo{
	background-color:#FFF;
	background-image:url(../images/logo-shopit.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:163px;
	float:left;
}


div.banner{
	margin:0px;
	width:979px;
	height:97px;
}

div.product-base{
	width:979px;
	height:289px;
	margin:0px;
}

div.last-product-base{
	width:327px;
	height:289px;
	float:right;
}

div.top-last-product{
	background-image:url(../images/last-product.png);
	background-repeat:no-repeat;
	background-position:top;
	width:327px;
	height:58px;
}

div.last-product{
	width:326px;
	height:190px;
	background-color:#FFF;
	border-bottom:#dfdfdf solid 1px;
	border-left:#dfdfdf solid 1px;
}

div.last-product-bottom-base{
	background-image:url(../images/bg-b-product.png);
	background-repeat:repeat-x;
	height:40px;
	width:326px;
	border-left:#dfdfdf solid 1px;
}

div.bestsale-product-base{
	width:327px;
	height:289px;
	float:right;
}

div.top-bestsale-product{
	background-image:url(../images/bestsale-product.png);
	background-repeat:no-repeat;
	background-position:top;
	width:327px;
	height:58px;
}

div.bestsale-product{
	width:326px;
	height:190px;
	background-color:#FFF;
	border-bottom:#dfdfdf solid 1px;
	border-left:#dfdfdf solid 1px;
}

div.bestsale-product-bottom-base{
	background-image:url(../images/bg-b-product.png);
	background-repeat:repeat-x;
	height:40px;
	width:326px;
	border-left:#dfdfdf solid 1px;
}

div.best-product-base{
	width:325px;
	height:289px;
	float:left;
}

div.top-best-product{
	background-image:url(../images/best-product.png);
	background-repeat:no-repeat;
	background-position:top;
	width:325px;
	height:58px;
}

div.best-product{
	width:325px;
	height:190px;
	background-color:#FFF;
	border-bottom:#dfdfdf solid 1px;
}

div.best-product-bottom-base{
	background-image:url(../images/bg-b-product.png);
	background-repeat:repeat-x;
	height:40px;
	width:325px;
}


div.product-desc{
	width:200px;
	height:150px;
	margin-left:auto;
	margin-right:auto;

}

div.product-img{
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

div.productpage-img-pro{
	width:200px;
	height:130px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:5px;
}
div.productpage-abs-txt{
	width:200px;
	height:30px;
	text-align:center;
	vertical-align:top;
	margin-top:0px;
	margin-bottom:65px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	direction:rtl;
}


div.product-name{
	width:200px;
	height:25px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333;
}


div.product-price{
	width:200px;
	height:25px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#9f0e0e;
}



div.product-more{
	float:right;
	width:52px;
	height:40px;
	margin-right:10px;
}

div.product-next{
	float:left;
	width:11px;
	height:40px;
	margin-left:20px;
}

div.product-prev{
	float:left;
	width:11px;
	height:40px;
	margin-left:10px;
}

div.product-add{
	float:left;
	width:32px;
	height:40px;
	margin-left:20px;
}

div.main-inside{
	width:979px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
    padding-bottom:60px;
}


div.right-base{
	float:right;
	width:200px;
	height:auto;
	overflow:hidden;
	border-left:#dfdfdf solid 1px;
}

div.left-base{
	float:left;
	width:778px;
	height:auto;
	overflow:hidden;
}
div.text-base {
	direction:rtl;
	font-family:Tahoma;
	font-size:9pt;
	padding-left:10px;
	padding-right:10px;
}


div.mainmenu-base{
	width:200px;
	height:auto;
	overflow:hidden;
}

div.top-menu{
	background-image:url(../images/mainmenu.png);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
}


div.menu{
	width:200px;
	height:auto;
	overflow:hidden;
}

div.login-base{
	width:200px;
	height:auto;
	overflow:hidden;
}

div.login-top{
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
}

div.login{
	width:200px;
	height:200px;
	overflow:hidden;
	padding-top:10px;
}

div.login-username{
	float:right;
	width:190px;
	height:30px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
}

div.login-password{
	float:right;
	width:190px;
	height:30px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
}

div.login-username-input{
	float:right;
	width:190px;
	height:30px;
	text-align:right;
	float:right;
	padding-right:10px;
	padding-top:2px;
}

div.login-password-input{
	float:right;
	width:190px;
	height:30px;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
}

div.login-button{
	float:right;
	width:200px;
	height:30px;
	text-align:center;
	padding-top:2px;
}

input.login-button-img{
	background-image:url(../images/login-button.jpg);
	background-repeat:no-repeat;
	width:49px;
	height:15px;
	border:0px;
	cursor:pointer;
}

div.ads-base{
	width:200px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
}

div.ads-top{
	background-image:url(../images/ads.png);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
}

div.ads-images{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-top:20px;
	border:1px #666 solid;
}

.glossymenu{
padding: 0;
width: 200px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
float:right;
}

.glossymenu a.menuitem{
background:url(../images/glossyback.gif) repeat-x;
background-position: bottom left; 
font: bold 11px Tahoma;
color:#333;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-right: 30px;
text-decoration: none;
text-align:right;
}


.glossymenu a.menuitem:visited{
color:#333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover , .glossymenu .menuitem:active{
background-image:url(../images/glossyback2.gif);
background-repeat:repeat-x;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px dotted #CCC;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Tahoma;
color: black;
text-decoration: none;
padding: 2px 0;
padding-right: 40px;
text-align:right;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}

div.footer-base{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:979px;
	height:49px;
	margin-left:auto;
	margin-right:auto;
}



div.footer{
	width:242px;
	height:15px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
}

div.inside-footer{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	border-left:dotted 1px #fff;
	float:right;
	color:#224a78;
}
div.inside-footer-l{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	float:right;
	color:#224a78;
}

div.footer-negaran{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	color:#333;
	width:200px;
	height:15px;
}

a:link.footer{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

a:visited.footer{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

a:hover.footer{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}

a:active.footer{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

a:link.login{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}

a:visited.login{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}

a:hover.login{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}

a:active.login{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}


a:link.paging{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

a:visited.paging{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999;
}

a:hover.paging{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ac1414;
}

a:active.paging{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999;
} 

a:link.negaran{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#CCC;
}

a:visited.negaran{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#CCC;
}

a:hover.negaran{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#CCC;
}

a:active.negaran{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#CCC;
}
/*//////////////Login//////////////*/
div.welcome{
	width:180px;
	height:35px;
	margin-top:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#666 solid 1px;
}

div.welcome-img{
	width:30px;
	text-align:center;
	height:30px;
	padding-top:2px;
	float:right;
}

div.welcome-text{
	width:140px;
	height:20px;
	padding-top:10px;
	float:left;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666;
}

div.exit-base{
	width:59px;
	height:22px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
div.wrong-pass{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	text-align:center;
	direction:rtl;
}

div.forget-pass{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	text-align:center;

}

/*//////////////end-Login//////////////*/
/*///////////shop//////////////////*/
.cartdisplay {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: center;
}
.formfields {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
	padding-left:8px;
	padding-right:8px;
	color:#000;
}
.bordercart {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-bottom: 5px;
}
.titlebordercart {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #009;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-bottom: 5px;
}
.btmheadbordercart {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: right;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #90D6F5;
	padding-bottom: 5px;
	font-weight:normal;
}
.btmheadbordercart-left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #90D6F5;
	padding-bottom: 5px;
	font-weight:normal;
}
td.buyaks-rt{
	font-family:tahoma;
	font-size:12px;
	border-bottom:#666 solid 2px;
	border-left:#666 solid 2px;
}

td.buyaks-ct{
	font-family:tahoma;
	font-size:12px;
	border-bottom:#666 solid 2px;
}

td.buyaks-lt{
	font-family:tahoma;
	font-size:12px;
	border-bottom:#666 solid 2px;
	border-right:#666 solid 2px;
}
/*///////////end-shop//////////////////*/
/*/////////////table-td////////////*/
table.add-table{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	border:0px;
	margin-top:30px;
}
td.edit-topic-td{
	border-bottom:double #333;
	border-left:solid #333 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

td.edit-end-topic-td{
	border-bottom:double #333;
	border-left:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
/*////////////end table-td//////////*/
div.cart{
	width:50px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
/*//////////////////////products///////////////////*/
div.productpage-base{
	margin-left:auto;
	margin-right:auto;
	width:754px;
	height:auto;
	overflow:hidden;
}


div.productpage-inside-base-left{
	float:left;
	width:250px;
	border-right:#666 2px solid;
	border-bottom:#666 2px solid;
}

div.productpage-inside-base-center{
	float:left;
	width:250px;
	border-bottom:#666 2px solid;
}

div.productpage-inside-base-right{
	float:left;
	width:250px;
	border-bottom:#666 2px solid;
	border-left:#666 2px solid;
}

div.productpage-inside{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:200px;
	height:auto;
	overflow:hidden;
}

div.productpage-name{
	width:200px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
	
}

div.productpage-img{
	width:200px;
	height:227px;
	text-align:center;
	vertical-align:middle;
}
	
	
div.productpage-price-base{
	width:130px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#F00;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

div.productpage-price-text-base{
	width:80px;
	float:right;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-right:5px;
}

div.productpage-price-text{
	width:40px;
	float:right;
	height:20px;
	text-align:center;
	margin-right:50px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#F00;
}

div.productpage-price-line-soft{
	width:40px;
	float:right;
	height:10px;
	text-align:center;
	margin-right:50px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:line-through;
}


div.productpage-kind-base{
	width:130px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

div.productpage-kind-text-base{
	width:80px;
	float:right;
	height:20px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-right:5px;
}

div.productpage-kind-text{
	width:40px;
	float:right;
	height:20px;
	text-align:right;
	margin-right:5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

div.productpage-package-base{
	width:130px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

div.productpage-package-text-base{
	width:80px;
	float:right;
	height:20px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin-right:5px;
}

div.productpage-package-text{
	width:40px;
	float:right;
	height:20px;
	text-align:center;
	margin-right:50px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

div.productpage-author{
	width:200px;
	height:20px;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	float:left;
}
div.productpage-author-name{
	width:200px;
	height:20px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	float:right;
}
div.productpage-key{
	width:200px;
	height:20px;
	margin-bottom:10px;
}

div.productpage-details{
	width:95px;
	height:20px;
	float:left;
	text-align:right;
	padding-right:5px;
}

div.productpage-buy{
	width:95px;
	height:20px;
	float:right;
	text-align:left;
	padding-left:5px;
}

div.productpage-vote{
	width:200px;
	height:20px;
	float:right;
	text-align:center;
}
div.product-explain-base{
	width:200px;
	height:20px;
	
}

div.product-explain-text{
	width:auto;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
	float:right;
	text-align:right;
	padding-left:5px;
}

div.product-explain{
	width:auto;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333;
	float:right;
	text-align:right;
}

div.productpage-price{
	width:200px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#F00;
}

div.productpage-price-line{
	width:200px;
	height:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-decoration:line-through;
}



/*//////////////////////end-products///////////////////*/
/*/////////////////table////////////*/
table.add-table{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;

	font-weight:normal;
	text-align:right;
	border:0px;
	
}

table.edit-table{
	direction:ltr;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	border:0px;
}
td.edit-topic-td{
	border-bottom:double #333;
	border-left:solid #333 1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

td.edit-end-topic-td{
	border-bottom:double #333;
	border-left:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
td.more {
	border-left:none;
	border-right:none;
	border-top:none;
}
td.edit-td{
	border-bottom:solid #333 1px;
	border-left:solid #333 1px;
}

td.edit-end-td{
	border-bottom:solid #333 1px;
	border-left:0px;
}


/*///////////////////end-table////////////*/

.messagebox{
	/*position:absolute;*/
	width:100px;
	margin-left:0px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	/*position:absolute;*/
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	/*position:absolute;*/
	width:auto;
	margin-left:0px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inbox { width:200px;border:solid 1px gray; }
.graybar { width:200px; background:#dddddd; height:3px; float:left; }
.colorbar {margin-top:-3px;width:1px;background-image:url(passwordstrength.jpg);height:3px; float:left;}
.percent {margin-top:0px;}
.result {color:green; font-family:Tahoma;font-size:11px;}

div.editprofile-text{
	width:140px;
	height:20px;
	padding-top:10px;
	float:left;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666;
	margin-left:30px;
}
/*////////////////Search///////////*/
div.saerch-p-base{
	width:778px;
	height:150px;
	background-image:url(../images/back-search.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	border-bottom:#ccc 1px solid;
	border-top:#666 8px solid;
	text-align:center;
	
	
}

div.search-p-right{
	float:right;
	width:250px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	margin-right:100px;
	margin-top:20px;
}

div.search-p-left-top{
	float:right;
	width:350px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	margin-top:20px;
}

div.search-p-left-bottom{
	float:right;
	width:350px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
}

div.search-p-left-button{
	float:right;
	width:300px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	text-align:center;
	margin-top:10px;
}


div.search-p-text{
	width:50px;
	height:18px;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-align:right;
	margin-left:10px;
	padding-top:2px;
	margin-bottom:20px;
}

div.search-p-text-tem{
	width:auto;
	height:18px;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-align:right;
	margin-left:15px;
	padding-top:2px;
	margin-bottom:20px;
}


div.search-p-text-price{
	width:auto;
	height:18px;
	float:right;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#333;
	text-align:right;
	margin-left:10px;
	padding-top:2px;
	margin-bottom:20px;
}




div.search-p-select-div{
	width:160px;
	height:20px;
	margin-left:30px;
	text-align:right;
	float:right;
	margin-bottom:20px;
}

div.search-p-input-div{
	width:50px;
	height:20px;
	margin-left:10px;
	text-align:right;
	float:right;
	margin-bottom:20px;
}
div.search-p-input-div-key{
	width:200px;
	height:20px;
	margin-left:10px;
	text-align:right;
	float:right;
	margin-bottom:20px;
}
select.search-p-select{
	width:160px;
	height:18px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:right;
	background-image:url(../images/bg-select.jpg);
	background-repeat:no-repeat;
	direction:rtl;
	border:1px #CCC solid;
}

input.search-p-input{
	width:50px;
	height:18px;
	border:1px #ccc solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:right;
	direction:rtl;
	background-image:url(../images/bg-select.jpg);
	background-repeat:no-repeat;
}
input.search-p-input-key{
	width:175px;
	height:18px;
	border:1px #ccc solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:right;
	direction:rtl;
	background-image:url(../images/bg-select.jpg);
	background-repeat:repeat-x;
}
	
/*////////////////End-Search///////////*/

/*///////////////Table Customer List////////////////*/

table.base{
	width:700px;
	height:auto;
	text-align:center;
	border-top:1px #C8BBBE solid;
	border-left:1px #C8BBBE solid;
	border-righ:1px #C8BBBE solid;
}

td.top-left{
	height:30px;
	background-color:#990408;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px #C8BBBE solid;
	border-right:1px #C8BBBE solid;
	direction:rtl;
}

td.top-center{
	height:30px;
	background-color:#990408;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border-right:1px #C8BBBE solid;
	border-bottom:1px #C8BBBE solid;
	direction:rtl;	
}

td.top-right{
	height:30px;
	background-color:#990408;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px #C8BBBE solid;
	direction:rtl;	
}

td.middle-left{
	min-height:20px;
	max-height:inherit;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	color:#413839;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px #C8BBBE solid;
	border-right:1px #C8BBBE solid;
	direction:rtl;	
}

td.middle-center{
	min-height:20px;
	max-height:inherit;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	color:#413839;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px #C8BBBE solid;
	border-right:1px #C8BBBE solid;
	direction:rtl;	
}

td.middle-right{
	min-height:20px;
	max-height:inherit;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	color:#413839;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px #C8BBBE solid;
	border-right:1px #C8BBBE solid;
	direction:rtl;	
}

/*///////////////End Table Customer List////////////////*/

/*//////////////Advertise CSS//////////////////////*/

table.tarefe-base{
	width:600px;
	height:auto;
	overflow:hidden;
	border:#cbc9ca 1px solid;
	direction:rtl;
}

td.top-tarefe{
	width:600px;
	height:35px;
	background-image:url(../images/bg-top-tarefe.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	vertical-align:middle;
	border-bottom:#cbc9ca 1px solid;
}

table.inside-tarefe{
	width:550px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	border-left:#cbc9ca 1px dotted;
	border-top:#cbc9ca 1px dotted;
	direction:rtl;	
}

td.tarefe{
	width:auto;
	height:auto;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	vertical-align:middle;
	border-bottom:#cbc9ca 1px dotted;
	border-right:#cbc9ca 1px dotted;
	direction:rtl;
}

td.tarefe-inside-top{
	width:auto;
	height:auto;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C00;
	vertical-align:middle;
	border-bottom:#cbc9ca 1px dotted;
	border-right:#cbc9ca 1px dotted;
}
/*//////////////End Advertise CSS//////////////////////*/
div.search-p-input-div-keyword{
	width:150px;
	height:20px;
	margin-left:10px;
	text-align:right;
	float:right;
	margin-bottom:20px;
}
input.search-p-input-keyword{
	width:150px;
	height:18px;
	border:1px #ccc solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:right;
	direction:rtl;
	background-image:url(../images/bg-select.jpg);
	background-repeat:no-repeat;
}

div.statistic-base{
	width:200px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
}

div.statistic-top{
	background-image:url(../images/statisticmenu.png);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
	text-align:center;
}

div.statistic-images{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	margin-top:20px;
	border:1px #666 solid;
}

div.account-base{
	width:200px;
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
}

div.account-top{
	background-image:url(../images/accounthead.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:29px;
}

div.account-images{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	margin-top:20px;
	border:1px #666 solid;
}