/*- Global style -------------- */
body {
	margin: 0px; padding: 0;
	background: url(../images/page_background.jpg) repeat-x #f8f3c8;
}

*{ 
	font-size:11px;
	font-family: Verdana, Arial, sans-serif; /*text-align: left;*/
	color:#000000;
}
h1 {
	font-size: 16px; font-weight: bold; font-style: normal;
	color: rgb(210, 80, 60);
}
h2 {
	font-size: 14px; font-weight: bold; font-style: normal;
	color: rgb(210, 80, 60);
}
h3 {
	font-size: 11px; font-weight: bold; font-style: normal;
	margin:2px 2px 2px 0;
	color: #FA7F23;
}
h4 {
	font-size: 10px; font-weight: bold; font-style: normal;
	line-height: 1.4em;
	color: #666;
}
a:link, a:visited {
	font-weight: none;
	text-decoration: none;
	color: rgb(31, 104, 143);
}
a:hover, a:active {
	font-weight: none;
	text-decoration: none;
	color: rgb(109, 191, 235);
}
/*
p {
	margin: 0; padding: 0;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
}*/
p.small {
	margin: 1px 5px 1px 5px; padding: 5px;
	line-height: 0.6em;
	font-weight: normal;
	color: #666;
}
p.design {
	margin: 1px 5px 1px 5px; padding: 5px;

	line-height: 0.6em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
/*- Global style end -------------- */

#container {
	margin: 0 auto 0 auto; 
	padding: 0; 
	width: 800px; 
	background-color: #fff; 
	/*background-image: url(../images/cntnerbkgrnd.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; */
	overflow: hidden; 
}

/*- Panel banner -------------- */
#topleft { 
	float: left; 
	margin-bottom: 0px; 
	padding: 0; 
	width: 800px; 
	height: 80px; 
	background-image: url(../images/banner_top.jpg); 
}
#topright { 
	float: left; 
	margin-bottom: 2px; 
	padding: 0; 
	width: 420px; 
	height: 50px; 	
	background-image: url(../images/right-top.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
}
#flashContainer { 
	width: 800px; 
	clear:both; 
	padding: 0; 
	height: 180px; 
	/*background: url(../images/banner.jpg) 0 0 no-repeat;*/
}
#space { 
	width: 800px; 
	clear:both; 
	padding: 0; 
	height: 10px; 
	background-image: url(../images/bg_space.gif); 
	background-position: left; 
	background-repeat: repeat-x;  
}
/*- Panel banner End -------------- */

/*- Panel content left -------------- */
#leftcol { 
	float: left; 
	margin: 0 0 0 2px; 
	padding: 0 1px 0 1px; 
	width: 235px; 

	color: #666;
}
#leftitem {
	margin: 0 0px 10px 0px; 
	padding: 0;
	background-color: #F4F0ED;
}
#leftitem h2{
	margin: 0 0px 5px 1px; 
	padding: 1px;
}
#leftitem2 {
	margin: 0 0px 5px 0px; 
	padding: 0;
	vertical-align: top;
	background: url(../images/bgNews.gif) 0 0 repeat-x #F4FBFE;
	border: 1px solid #B3E7FC;
	border-collapse: collapse;
}
#leftitem2 p{
	margin: 5px; 
}
#leftitem2 h2{	
	margin: 0 0px 5px 1px;
	padding: 3px 1px 1px 4px;
	font-size:12px;
	background: url(../images/head-smenu.gif) 0 0 no-repeat;
	color:#FFF;
	height:24px;
}
#leftitem2 ul {
	color: #1f2021;margin-left:10px;padding-left:10px;
}
#leftitem2 ul li{
	color: #666;
	list-style-type: square;
	font-weight:none;
}

#leftitem_product {
	margin: 5px 0px 5px 0px; 
	padding: 0;
	vertical-align: top;
	background: 0 0 no-repeat #FDD65D;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
#leftitem_product p{
	margin: 5px; 
}
#leftitem_product h2{	
	margin: 0 0px 5px 1px;
	padding: 1px;
	font-size:12px;
	color:#000;
}
#navbar{margin:1px 0 10px 0; padding:0; position:relative;float:none;background:#FFFFFF;padding:0;width:215px;z-index:300;vertical-align:top;}

/*- Panel content left End -------------- */

/*- Panel content right -------------- */
#maincontent { 
	float: left; 
	margin: 0; padding: 0 0 0 10px;
	width: 545px; 
	color: #666;
}

#maincontent h1{
	color: #003E93;
	font-size: 16px;
	margin: 0 0px 5px 0;
}

#maincontent h2{
	margin: 0 0px 5px 0;
}
#maincontent h2.title{
	margin: 0 0px 10px 0;
	font-size: 15px; font-weight: bold; font-style: normal;
	color: rgb(230, 80, 60);
}

#maincontent ol.portF{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: square;
}

#maincontent ol li ul{
	margin: 0px;
	list-style: none;
}
#maincontent ol li ul li{
	padding:4px;
	list-style: none;
	text-align: left;
}

#maincontent ol.portF li ul li{
	padding:8px;
	list-style: none;
	background: #fff;
	border-top: 1px solid #9AACC4;
	width: 450px;
}

#maincontent ol.portF li{
	margin-top: 0px;
	list-style: none;
}

#maincontent ol li ul li div{ 
	background: #fff;
}
#maincontent ol li ul li div img{
	padding: 0px;
	margin: 0px;
}
#maincontent ol li ul li a{
	text-decoration: none;
	color: #f60;
}

#maincontent ol li ul li a:hover{
	text-decoration: none;
	color: #AF0000;
}

#maincontent ol li{
	margin-top: 15px;
}

#maincontent ol{
	display: block;
}

#maincontent span.portFTitleM{
	font-weight: bold;
	color: #AF0000;
	border: #ccc;
	width: 100%;
	display: block;
	padding: 8px;
	margin-top: 10px;
	background: #DDE9F9;
	width: 490px;
}
#maincontent span.portFTitle{
	font-weight: bold;
}
#detilimg{
	padding:0px;
	margin:1px;
	float:left;	
}
#detilimg img{
	padding:1px;
}
.kotak_thumb {padding-right:10px;width:186px;height:101px;}
.kotak_thumbSold {position: absolute;
	background: url(../images/soldout2.png) no-repeat;width:186px;height:101px;
	z-index: 10;
	margin:2px 5px 0 0;
	border: 1px solid #B3E7FC;
	filter:alpha(opacity=70);
}
.kotak_main_image {width:500px;height:273px;}
.kotak_main_imageSold {position: absolute;
	background: url(../images/soldout-big.png) no-repeat;width:500px;height:273px;
	z-index: 10;


	filter:alpha(opacity=70);
}
.formflat  {
	color:#000066; 
	font:12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	background-color: #ECECEC;
	border: 1px solid #74808d;
	cursor: pointer;
	padding: 1px 1px;
}
.formflatOver  {
	font:12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#666666; 
	background-color: #FFFFFF;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 1px;
}
.formflat2  {
	font:12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#666666; 
	background-color: #FFFFFF;
	border: 1px solid #74808d;
	padding: 1px 1px;
}
.formflat_block  {
	font:12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#666666; 
	background-color: #eeeeee;
	border: 1px solid #74808d;
	padding: 1px 1px;
}
.divider_dot{
	background:url(../images/dotted.gif) repeat-x 0 0; 
	height:10px; 
	line-height:0; 
	clear:both;
}

/* pagination styles */
.pagination-wrapper {
	background-color: #f9f9f9;
	padding: 2px 0px 2px 0px;
	margin: 14px 0px 8px 0px;
	text-align:center;
	clear:both;
}

.pagination-link:link, .pagination-link:visited, .pagination-link:active, .pagination-link:hover, .pagination-selected-page {
	padding: 0px 4px 1px 4px;
	border: 1px solid #edf8fe;
}

.pagination-link:hover, .pagination-link:active, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #ffffff;
}

.pagination-selected-page {
	font-weight: bold;
}
.style_imgborder{
	margin:2px 5px 0 0;
	padding: 1px;
	border: 1px solid #B3E7FC;
}
.pagination-note {
	font-style:italic;
	text-align:right;
}
/* end pagination styles */
/*- Panel content right End -------------- */

/*- Panel footer -------------- */
#bottommenu { 
	margin:  0 auto; 
	padding: 10px; 
	width: 780px; 
	background: #F4F0ED; 
	text-align:center;
}
#copyright { 
	margin:  0 auto; 
	padding: 0; 
	width: 800px; 
	height: 50px; 
	background: #F4F0ED; 
	margin: 1px auto 1px auto;
}
#copyright p.small {
	margin: 1px 5px 1px 5px; 
	padding: 20px 20px 20px 0;
	font-weight: bold;
	color: #555;
}
#design { 
	margin: 1px auto 1px auto;
	width: 800px; 
	height: 40px; 
	background-color: #16a902; 
}
/*- Panel footer End -------------- */


#nav {
	position: relative;
	clear: both;	
	padding: 0;		
	width: 800px;
	margin: 0 auto;	
	background: url(../images/menubg.jpg) repeat-x;
	height: 34px;
}
#nav ul {
	list-style: none;
	padding: 0;	margin: 0;	
	right: 0; bottom: 0;
	float:left;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 28px; 
	color: #ffffff;
	font: normal 14px/34px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;		
}
#nav ul li a:hover, 
#nav ul li a:active {
	color:#fff;
	background: url(../images/menubg-hover.jpg) repeat-x;
}
#nav ul li#current a {	
	color: #FF0000;	
}

p.moreBtn{width:100px;text-align:center;font: bold 12px Arial, Sans-serif;float:right;display:inline block;font-weight:bold;padding:3px;margin:0;border:1px solid #333;height:14px;margin-top:1px;margin-right:12px;background:#bbd84e;}
p.moreBtn a{color:#555;text-decoration:none;}
p.moreBtn a:hover{color:#555;text-decoration:underline;}
/*------------ end top navigation -------------------*/ 

/* style table room */
.titlerotype {
	color:#000; text-decoration: none; text-align: justify; font-weight: normal; background-color: #99cc99;
	height:25px;
}
.contentrotype {
	color:#BE420D; text-decoration: none; text-align: justify; font-weight: normal; 
	height:20px;
}
/* end style table room */