/* CSS Document */

html { 
    min-height: 100%; margin-bottom: 1px; 
}
body{
margin:0;
background:#FFFFFF;
text-align:center;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
    background-color:#FFFFFF;
	font-style: normal;
	line-height: 16px;
}

a:link{
color:#60A831;
}

a:visited{
color:#60A831;
}
a:hover{
color:#999966;
}

a:link.nounderline {text-decoration:none; }
a:visited.nounderline {text-decoration:none; }
a:hover.nounderline {text-decoration:none; }
a:active.nounderline {text-decoration:none; }

/* --General Layout Styles-- */

#wrapper{
margin: 0 auto;
width:760px;
text-align:left;
background-color:#FFFFFF;
border-left:3px solid #60A831;
border-right:3px solid #60A831;
}

#container{
width:760px;
background-color:#FFFFFF;
text-align:justify;
}

#banner{

width:760px;
height:180px;
}

#main{
width:760px;
background-color:#FFFFFF;
}


/* --Sidebar Styles-- */
#sidebar{
float:left;
position:relative;
width:150px;
background-color:#FFFFFF;
z-index:99;
}


/* --Menu Styles-- */


#menu{
width:150px;
margin-top:20px;
position:relative;
z-index:100;
}

#login{
width:150px;
margin-top:20px;
z-index:3;
padding:0 0 0 5px;
}


#menu ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 0px solid #FFFFFF;

	}
#menu ul li {
	position: relative;
	}
#menu li ul {
	position: absolute;
	left: 150px;
	top: 0;
	display: none;
	}
#menu ul li a {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:4px;
	height:21px;
	border-bottom: 1px solid #FFFFFF;
	background:url(../images/menu_background.gif) repeat-y;
}

	
* html #menu ul li a:link{
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:4px;
	height:21px;
	border-bottom: 1px solid #FFFFFF;
	background:url(../images/menu_background.gif) repeat-y;
	z-index:100;
		
	}
* html #menu ul li a:visited{
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:4px;
	height:21px;
	border-bottom: 1px solid #FFFFFF;
	background:url(../images/menu_background.gif) repeat-y;
	z-index:100;
	}
	
#menu ul li a:hover{
display: block;
color:#60A831;
background-image:url(../images/menu_background_ro.gif);
}	

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
#menu li:hover ul, #menu li.over ul { 
	display: block; }	

/* --Content Styles-- */

#content{
float:left;
position:relative;
width:555px;
padding-left:30px;
padding-right:25px;
padding-bottom:15px;
background-color:#FFFFFF;
margin-top:10px;
text-align:justify;
z-index:1;
}

.imageBox {
position:relative;
float:right;
padding-left:15px;
margin-bottom:15px;
margin-top:5px;
}

/* KK Store Styles */

.storeBox {
	position:relative;
	display:block;
	border:1px solid #000;
	margin: 0px 0px 10px 0px;
	font-size:12px;
	height:100px;
	background-image:url(../images/dbms/noimage.jpg); background-repeat:no-repeat;
	padding:3px;
	width:98%;
	text-align:left;
	top:0px;
	z-index:2;
}
	.descBox {
		position: absolute;
		display:inline;
		margin:5px 0px 0px 105px;
		padding:3px 5px;
		top:3px;
		left:10px;
		text-align:left;
		width:280px;
		font-family: verdana, arial, helvetica, sans-serif;
		color: #000;
		font-size:10px;
		font-weight:200;
	}
		.addtocartBox {
		position: absolute;
		height:50px;
		display:block;
		margin:1px;
		padding:5px;
		bottom:0;
		right:0;
		text-align:right;
		width:100px;
	}

.resultBox {
	position: relative;
	top:10px;
	border:1px solid #090;
	background-color:#FFF;
	font-size:12px;
	padding:10px;
	width:550px;
	text-align:left;
}

.message_top { position:absolute; display:inline; left:130px; color:#F00; }
.basket { position: absolute; display:inline; right:0px; color:#090; top:-10px; }

	.view {	position:absolute; padding:0; left:75px; top:-7px; }
	.checkout {	position:absolute; padding:0; margin:0;	left:4px; top:-2px;	}
	.emptycart { position:absolute;	padding:0; margin:0; left:273px; top:-2px; }


.button {border:1px #000 solid; display:inline; vertical-align:middle; padding:1px 2px; margin: 5px 0; font-size:8pt; color: #336699; background-color: #F0F0F0; width:auto;}
.pcInput {border:1px #000 solid; display:inline; vertical-align:middle; padding:2px 2px; margin: 5px 0; font-size:8pt; color: #336699; background-color: #F0F0F0; width:50px;}
.qtyinput {border:1px #000 solid; display:inline; vertical-align:top; padding:1px 2px; margin-bottom:8px; font-size:8pt; color: #336699; background-color: #F0F0F0; width:25px; }
.forminput {border:1px #000 solid; display:inline; padding:2px 2px; margin-bottom:6px; background-color: #F0F0F0; width:175px; }
.indent {text-indent:15px;}

.right { text-align:right; margin: 0px; }
.bold { font-weight:bold; }
.red { color:#FF0000; }

.table_link { padding:0 0 10px 0; text-align:center; }
.table_clear { background-color:#FFF; color:#333; font-weight:bold; padding: 5px 10px; margin:0; border:0; font-size:11px;}
.table_lite { background-color:#E4EAFE; color:#333; font-weight:bold; padding: 5px 10px; margin:0; border:0; font-size:11px; border:1px solid #090;} /* Lite Blue */
.table_dark { background-color:#89BF35; color:#FFF; font-weight:bold; padding: 5px 10px; margin:0; border:0; font-size:11px; border:1px solid #999;} /* Dark green */

/* End KK store Styles */

/* --Footer Styles-- */

#footer{
margin: 0 auto;
height:26px;
width:766px;
background-image:url(../images/footer_img.gif);
background-color:#FFF;
}

.footer{
float:left;
width:500px;
padding-left:15px;
padding-top:5px;
color:#FFF;
text-align:left;
}

.copyright{
float:right;
width:200px;
padding-right:15px;
padding-top:5px;
color:#FFF;
text-align:right;
}

#footermenu{
margin: 0 auto;
height:26px;
padding-top:5px;
margin-bottom:10px;
width:760px;
background-color:#FFF;
}

.footermenu{
float:left;
width:500px;
padding-top:5px;
padding-bottom:10px;
padding-left:15px;
color:#FFF;
text-align:left;
}

.ivso{
float:right;
text-align:right;
width:150px;
padding-top:5px;
padding-bottom:10px;
padding-right:15px;

}
/* --Forms-- */

fieldset{
margin: 0em 0;
padding: 0em;
border:0;
}

label{
padding-left:1px;
dispaly:block;
}

input, textarea, select{
width:180px;
display:block;
background-color:#CCFFCC;
}

/* --Miscellaneous Styles-- */
h1 {
	position:relative;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color:#090;
    background-color: #FFF; 
	margin-bottom:5px;		
	padding:0 50px 0 0;
	border-bottom:1px dotted #090;
	z-index:0;
	clear:both;
	}
h2 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color:#090;
	background-color:#FFF;
	margin-top: 0;
	margin-bottom: 5px;
	text-align:center;
	border-bottom:1px dotted #090;
	z-index:1;
	}

h3 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color:#000000;
    background-color: #FFF; 
	margin-bottom:10px;		
	padding:0 0 10px 0;
	text-align:center;
	border-bottom:1px dotted #090;
	z-index:1;
	}

.clear{
clear:both;
}

.text_strong{
font-size:12px;
color:#000000;
font-weight:bold;
padding-bottom:10px;
}