﻿body 
{
	margin:0px;
	padding:0px;
	background:#24408F url(images/page_bg.gif) repeat-x;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
}
p, td
{
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
}

h1
{
	color:#24408F;
	font: normal 2.4em/1em Century Gothic ,tahoma,sans-serif;
}
h2
{
	color:#390;
	font: normal 1.6em/.8em Century Gothic, tahoma, sans-serif;
	padding:0px;
}

#sidebar h1
{
	color: #390;
	font: normal 2.0em/1em Century Gothic,tahoma,sans-serif;
}
#sidebar a
{
	text-decoration:none;
	color: #390;
	border-bottom: 1px #390 dotted;

}
#sidebar a:hover
{
	text-decoration:none;
	color: #24408F;
	border-bottom: 1px #24408F dotted;
}

a
{
	text-decoration:none;
	color: #390;
}

#Screen
{
	text-align:center;
	padding:0px;
	margin:0px;
}

#Container
{
	text-align:center;
	margin:auto;
}

#Header
{
	height:53px;
	width:760px;
	text-align:left;
	margin:auto;
	margin-top:8px;
	padding:0px;
}

#menu 
{
	margin:auto;
	width:760px;
	text-align:left;
	clear:both;
}
#menu a
{
	display:block;
	float:left;
	padding: 6px 20px 7px 20px;
	background: #7AC142 url(images/menu_bg.gif) repeat-x;
	border:solid 1px #fff;
	border-bottom:solid 1px #fff;
	margin-left:3px;
	color:#390;
	text-decoration:none;
}
#menu a:hover
{
	color:#fff;
	background: #7AC142 url(images/menu_item_bg.gif) repeat-x;
	border-bottom:solid 1px #7AC142;
}

#menu a.on
{
	background: #7AC142 url(images/menu_item_bg.gif) repeat-x;
	border:solid 1px #fff;
	border-bottom:solid 1px #7AC142;
	color:#fff;
}

#submenu 
{
	margin:auto;
	width:760px;
	text-align:left;
	clear:both;
	background:url(images/submenu_bg.gif) repeat-x;
	height:28px;
}
#submenu a
{
	display:block;
	float:left;
	padding: 8px 10px  7px 10px;
	margin-left:3px;
	color:#BBDB9B;
	text-decoration:none;
	background:url(images/submenu_div.gif) no-repeat right bottom; 
}
#submenu a:hover
{
	color:#fff;
}

#submenu a.on
{

	color:#fff;
	font-weight:bold;
}

#footerwrapper
{
	height: 200px;
	background: url(images/footer_bg.gif) repeat-x;
	padding: 20px;
	text-align:center;
	clear:both;
}

#contentwrapper
{
	background:#fff;
	text-align:center;
	padding-bottom:30px;
}
#content
{
	width:760px;
	margin:auto;
	text-align:left;
	clear:both;
	margin-top:20px;
}

#sidebarwrapper
{
	float:right;
	width:200px;
	padding:0px;
	margin:10px;
	height:300px;
	clear:both;
	background:#EEFFDD url(images/sidebar_header.gif) no-repeat;
}

#sidebar
{
	width:200px;
	padding:10px;
	height:300px;
	color:#390;
}

#sidebarfooter
{
	background:#E8F7D9 url(images/sidebar_footer.gif) no-repeat bottom;
	height:20px;
}

#footer
{
	width:760px;
	margin:auto;
	text-align:left;
	color:#fff;
	clear:both;
}

.footerrow
{
	float:left;
	width:250px;
	border:solid 0px #fff;
	border: solid 1px #24408F;
	padding:10px;
	margin:5px;
	color:#7479B3;
}
.footerrow h1
{
	font-size:14px;
	font-weight:bold;
	color:#7479B3;
}
.footerrow a
{
	color:#7479B3;
	text-decoration:none;
}
.footerrow li, .footerrow ul
{
	list-style-image:url(/images/footer_bullet.gif);
	padding:0px;
	margin:3px;
}

#row3
{
	float:right;
	width:230px;
	background: url(images/med_sun_bg.gif) no-repeat;
	height:250px;
}

.clearfix
{
	clear:both;
}

/* MAP STYLES */
.ResultPanel
{
    color:#003366;
    background:#fafaff;
    width:400px;
    border:solid 1px #f2f2f2;
    padding:3px;
    text-align:left;
    margin:5px;
}

.ResultPanelOver
{
    color:#003333;
    background:#FAFAFF url(images/map/panelBG.png) repeat-x;
    width:400px;
    border:solid 1px #9EBCDF;
    padding:3px;
    text-align:left;
    margin:5px;
}
.Hide
{
    display:none;
}
.iconOff a, .iconOn a
{
	text-decoration:none;
    color:#24408F;
    display:block;
    padding:6px;
}
.iconOff
{
    height:46px;
    width:46px;
    background:url(images/map/map_icon.png) no-repeat center;
    font-size:24px;
    font-family:Tahoma, Arial;
    margin:4px;
    text-align:center;
    float:left;
}
.iconOn
{
    height:46px;
    width:46px;
    background:url(images/map/map_icon_on.png) no-repeat center;
    font-size:24px;
    font-family:Tahoma, Arial;
    margin:4px;
    text-align:center;
    float:left;
}
.pin
{
    background:url(images/map/Blue.png) no-repeat center;
	text-decoration:none;
	color:#FFF;
	width:20px;
	height:33px;
	text-align:center;
	position:absolute;
    z-index:106;
}
.pinHover
{	
    background:url(images/map/hover.png) no-repeat center;
	text-decoration:none;
	color:#000;
	width:20px;
	height:33px;
	text-align:center;
	position:absolute;
}
.pinLabel
{
    position:absolute;
    width:10px;
	height:33px;
	z-index:103;
	margin-left:-5px;
	margin-top:2px;
	text-decoration:none;
	text-align:right;
}
.pinImage
{
    z-index:105;
    position:absolute;
    margin-left:-10px;
}
#myMap a
{
	text-decoration:none;
}

.Results
{
	border:solid 1px #390;
	background: #fafafa;
	width:500px;
}
.Results th
{
	background: #7AC142 url(images/menu_bg.gif) repeat-x;
	color:#390;
	text-align:left;
}
.Alt
{
	background: #f1f1f1;
}
.Search
{
	background:url(/images/medicine_search_bg.jpg) no-repeat bottom;
	width:500px;
	padding:5px;
	margin:5px;
}

.specialrow 
{
	width: 500px;
	margin: 0px;
	padding: 0px;
}