
html, body{
	padding:0;
	margin:0;
	font:normal 11px  Verdana, Helvetica, sans-serif; 
	color:#333;
	line-height:15px;
	height:100%
	}

.blue, .blue a{

color:#3669ff

}

.brown, .brown a{
color:#CC9900
}


.ordertd, .ordertd td{
	padding:0;
	margin:0;
	font:normal 11px  Verdana, Helvetica, sans-serif; 
	color:#000;
	
	
	}

	.bdr{
	
	border:1px solid #71a02e
	}
	
/*fixing firefox outline*/


a{
color:#333333;
text-decoration:none
}

a:hover{
text-decoration:underline
}

:focus
{
	outline:none;
}

img{
	border:0;
	padding:0;
	margin:0;
	}
	
#container{
	padding:0;
	margin:0 auto 0 auto;
	width:1000px;
	text-align:center;
	height:100%
	}	
	
#header{
	width:697px;
	z-index:110;
	float:left;
	
	}
	
#menu{
	width:697px;
	height:39px;
	z-index:110;
	border-bottom:1px solid #ff0000;
	float:left;
	
	}

#content{
position:relative;
top:2px;
text-align:left;
}

#logo_search{

position:relative;
top:-95px;
left:80px;
}


#inner_content{
padding:10px;
}	
	
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	z-index:110;
	}
	
#menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	z-index:110;
	}

#menu	a:visited{

}
	
#menu ul li a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#e7ebd6;
	padding-top:4px;
	display:block;
	text-align:center;
	height:39px;
	z-index:110;
	}

#menu ul li:hover > a {
	color:#fff; /* mainmenu highlight */
	background:url(../images/navbg_ro.gif) 0% 0% repeat-x;
	height:39px;
	}	
	
	
#menu ul li {
	padding:0px;
	margin:0px;
	background:url(../images/navbg.gif) repeat-x 0 0;
	height:39px;
	display:block;
	z-index:110;
	}
	
li .main {
	background:none;

	
	}
	
.divider{
	background:url(../images/nav_bar.gif) 0% 0% no-repeat;
	width:10px;
	height:39px;
	float:left;
	}
	
/* submenu for main menu */	
	.red, .red a {color:#ff0000}
	
#menu ul li a:hover{
	position:relative; 
	z-index:110;
	}


#menu li:hover {
	position:relative;
	}


/* style the sub-level lists */

#menu ul ul {
	margin:0px;
	padding:0px;
	background:#efefef;
	z-index:110;
	color:#313031;
	}

/* style the sub level list items */

#menu ul ul li {
	background-image:none;
	display:block;
	color:#313031;
	margin:0px;
	padding:0px;
	background-color:#efefef;
	height:15px;
	width:150px;
	border:1px solid #fff;
	z-index:110;
	}


/* style the sub level links */

#menu ul li ul li a{
	color:#313031;
	text-align:left;
	z-index:10;
	font-size:12px;
	padding-top:0px;
	padding-left:2px;
	margin-top:0px;
	font-weight:normal;
	
	}

	
#menu ul li ul li:hover > a {
	color:#006500; 
	background-color:#cecfce;
	background-image:none;
	height:15px;
	}

/* style the table so that it takes no part in the layout - required for IE to work 

#menu table {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:0px; 
	height:0px; 
	font-size:10px;
	z-index:10;
	
	}

/* second */


 /* hide the sub levels and give them a positon absolute so that they take up no room */

#menu ul ul {
	visibility:hidden;
	position:absolute;
	top:39px;
	left:0px;
	z-index:10;
	margin:0px;
	padding:0px;
	}


/* make the second level visible when hover on first level list OR link */

#menu ul :hover ul{
	visibility:visible; 
	
	}

#menu ul ul:hover ul{
	visibility:hidden;
	}
	

/* only for submenus under submenu --- starts */	

/*keep the third level hidden when you hover on first level list OR link */

#menu ul a:hover ul ul{visibility:hidden; }

/* keep the fourth level hidden when you hover on second level list OR link */

#menu ul a:hover ul a:hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */

#menu ul a:hover ul a:hover ul{visibility:visible;}

/* make the fourth level visible when you hover over third level list OR link */

#menu ul a:hover ul a:hover ul a:hover ul {visibility:visible;}


#menu ul ul ul{
	position:absolute;
	width:150px;
	border:0;
	background:#b01220;
	border-left:1px dotted #ff0000;
	}

* html #menu ul ul ul{
	margin:0 0 0 125px;;
	top:0;
	padding:0 0 12px 0;
	}


/* submenu ends*/

	
#leftbar{
float:left;
width:80px;
z-index:0px;
padding-left:5px;
padding-right:5px;
}

#clearer {
clear:both;
position:relative;
font-size:0px;
height:0px;
line-height:0px
}
	
.highlight{

font-size:12px;
background-color:#a8c51d;
font: Helvetica, sans-serif;
font-weight:bold;
color:#fff

}
/* FONT STYLES*/

h1{
color:#a8c51d;
font-size:16px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2{
color:#333333;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

h3{
color:#a8c51d;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

h4{
color:#a8c51d;
font-size:12px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h5{
color:#fff;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h6{
color:#cc9900;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

hr, .hr{
border-top:1px solid #92ff00;
height:1px;
}

#btm{
text-align:center;
width:695px;
z-index:0
}

#footer{
text-align:center;
background: #adc622 url(../images/navbg.gif) 0% 100% repeat-x;
color:#333333;
line-height:17px;
font-size:9px;
}

#footer  a:link{
color:#333333;
text-decoration:underline
}

#btm a:hover{
text-decoration:underline
}

#btm a:link{
color:#333333;
text-decoration:none;
}

.acheivers a{
color:#e2ab45
}

.white, #footer .white a:link, .white a{
color: #fff
}
	
#home_1{
cursor:pointer;
float:left;
background:url('../images/home_red.jpg') 0% 0% no-repeat;
width:166px;
height:189px;
text-align:center;
border-right:1px solid #fff
}

#home_2{
cursor:pointer;
float:left;background:url('../images/home_yellow.jpg') 0% 0% no-repeat;width:161px;height:189px;text-align:center; border-right:1px solid #fff
}

#home_3{
cursor:pointer;
float:left;background:url('../images/home_green.jpg') 0% 0% no-repeat;width:168px;height:189px;text-align:center;
}

#home_right{
padding-top:10px; 
width:198px;
float:right;
height:383px;
}

#home_left{
float:left;
width:497px;
height:300px;
}

.product_thumb{
width:76px;
height:76px;
margin-top:10px;
margin-left:17px;
border:0px
}

.button
{
text-align:center;
background: #adc622 url(../images/navbg.gif) 0% 100% repeat-x;
color:#fff;
height:29px;
border:0px;
}

.basket
{
color:#fff
}



/*calendar*/

.cal_bg{
background-color:#b5cf21;

border:1px solid #006129
}

.weekday
{
background-color:#006129;
color:#fff;
}

.weekdayon
{
cursor:hand;
background-color:#006129
}

.calevent_on{
font-family: Century Gothic;
	font-size:12pt;
	font-weight:normal;
cursor:hand;
background-color:#fff;

}

.calendarmonth
{
	 font-size:12pt;
	 font-weight:normal;
	 color:#fff;
}

.calendarmonth a
{
	
	color:#fff;
	text-decoration:none;
}

.caldate
{
	
	font-family: Century Gothic;
	font-size:12pt;
	font-weight:normal;
	color:#006129;
	text-decoration:none;
	border-left: 1px dotted #006129; 
	border-top: 1px dotted #006129;
}

.caloff
{
font-size:12pt;
color:#979797;
}

.caldate a
{
	cursor:pointer;
	
	font-family: Century Gothic;
	font-size:12pt;
	font-weight:normal;
	color:#006129;
	text-decoration:none;
}

.weekdayon, .weekdayon a
{
	font-family: Century Gothic;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	background-color:#006600;
	text-decoration:none;
}

