html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

br.clear { clear: both;}
h2.head {
	padding: 8px 0px;
	margin: 0px 0px 10px;
	font-size: 24px;
	font-family:  sans-serif;
	font-style:italic;
	color: #0EB353;
}
body {
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		color: #000000;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
		background-image:url("../images/ground.jpg");
		background-repeat:repeat-y;
		background-color:#fba51a;
}


#wrapper{
	width:1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
    margin-top: 0px;
    margin-bottom: 0px;
	
	
}

#header {
	width: 985px;
	height: 170px;
}

#menu {
	margin-top: 0px;
	text-transform: uppercase;
	width: 985px;
	background-color:  #c8f0ad;
	padding: 1px 0px;
	text-align: center;
	position: relative;
}
#menu ul#top {
	text-align:center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul#top li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#menu ul#top li a {
	display: inline-block;
	padding: 4px 27px;
	font-weight: bold;
	color:black;
	text-transform: capitalize;
	text-decoration: none;
	background-color:#c8f0ad;
	margin:0px;
	border-left:2px;
	border-top:0px;
	border-bottom:0px;
	border-right:2px;
	border-style:solid;
	border-color: white;

}


#menu ul#top li a:hover { background-color:white;color: orange; }
#menu ul#top li a.selected { background-color:white;color: #2f572f; font-weight: bold;}
#menu ul#top li.selected{ border-bottom: 3px solid #2f572f; }
/* End of Header & menu */

#main {
	position: relative;
	width: 985px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
    background-image: url("../images/5.jpg");
    border-bottom: 10px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-style:solid;
	border-color: white;
}
#sideback {
	position: absolute;
	height: 100%; width: 185px;
	top: 0px; left: 0px;
	margin-top: 0px; margin-left: 0px;
	border-top: 10px; border-right: 10px; border-bottom: 0px; border-left: 0px;
    border-style: solid; border-color: white;
	background-color: #EBEBEB;
	padding-bottom: 0px;
	
}
.sidemenu
{
    position: relative;
    float: left;
    background-color: #ffffff;
    margin-bottom: 0px;
    width: 185px;
	margin-top: 10px;
	padding-top: 0px;

}
#sidebar{
	width: 185px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/color_menu.gif");
	background-repeat: no-repeat;
	background-position: 2% 0%;
	background-color: #EBEBEB;
    position: relative;
	background-color: #EBEBEB;
}

#sidebar select {
	margin: 5px 0px 5px 15px;
	width: 80%;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}
#sidebar .linebreak {
	font-size: 1px;
	line-height:1px;
	height: 2px;
	margin: 0px;
	background: rgb(204, 204, 204);
}

#sidebar ul li {
	margin: 5px 0px 5px 15px;
	padding: 0px;
}

#sidebar ul li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}

#sidebar #member_login {
	background: #B5D5BC;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

#sidebar #member_login h4 {
	background-image:url("../images/menu_arrow.gif");
	background-repeat: no-repeat;
	background-position: 2% center;
	padding: 5px 0px 5px 15px;
}
#sidebar #member_login label {
	display: block;
	padding: 0px 0px 0px 12px;
}
#sidebar #member_login input {
	width: 118px;
	margin: 0px 0px 0px 12px;
}

#sidebar a.home, #sidebar h3{
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #6699CC;
	margin: 10px 0px 5px 10px;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;	
}
#content {
  float: left;
  margin: 15px 0px 0px 25px;
  width: 760px;
	height: 100%;
}
#footer {
	position:absolute;
width: 985px;
height: 44px;
margin-left: 0px;
background-image: url('../images/footer.jpg');
color: #F8FCF7;
font-size: 10px;
}

#footer a {
text-decoration: none;
color: #FFFFFF;
}

#footer a:hover {
color: #E0F0B9;
}

#footer_left {
float:left;
padding: 15px 0 0 30px;
}

#footer_right {
float:right;
padding: 15px 30px 0 0;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

/* New Arrival */
#new_arrival {
	width: 100%;
	background: #9ce800;
}
.floatLeft{
    margin-left: 10px;
    margin-right: 40px;

}

#errorframe {
	position: absolute;
	z-index: 1000;
}
#error{
		padding: .8em;
		margin-bottom: 1em;
		border: 2px solid #ddd;
		position: absolute;
		top:0px;
		width: 600px;
		background-color: #FF2915;
		color: #ffffff;
		z-index: 12000;
}
#error a {display: block; width: 50px; color: #ffffff; text-decoration: underline; font-weight: bold; margin-top: 2px;}
