html{
	/*height: 100%;*/
}

Body {  
	/*margin: 0px; 
	padding: 0px; 
	font-family: Tahoma,Arial,Helvetica,Sans Serif; 
	font-size: 11px; 
	background-position: center top; 
	background-repeat: no-repeat; 
	color:#504A72; 
	height: 100%;
	background-color: #1755A0;*/
	background-image: url(/Portals/0/Skins/eatsmartnaturals/images/grag_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #346BAC;
	height: 100%;
}
/*Body table { font-family: Tahoma,Arial,Helvetica,Sans Serif; font-size:11px; color:#504A72; }*/

#SiteBg
{
	background-color: Transparent;
	background-position: center top; 
	background-repeat: no-repeat; 
	
	min-height:800px; height:auto !important; height:800px;
}

.top_menu  
{
	background: url(images/bg.jpg) repeat-x; 
	z-index:1000; 
	height: 38px; 
}

.top_menu ul
{
	margin: 0px;
	font-weight: bold;
}

.main_table
{
	margin-top: 40px;	
}

.top_banners
{
	
}

.content_pane
{
	font-size: 11px;
	font-family: Tahoma Georgia;
	color: #470E00;
}

.content_pane h1
{
	font-size: 26px;
	font-family: Georgia;
	display: block;
	margin: 40px 0px 10px 0px;
	color: #470E00;
}

.content_pane h2
{
	font-size: 14px;
	font-family: Tahoma;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #470E00;
	font-weight: bold;
}

.content_pane h3
{
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	margin: 7px 0px 00px 0px;
	color: #470E00;
	font-weight: bold;
}

.footer
{
	text-align: right;	
}

.copyright{
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	position: relative;
	top: -15px;
}

*html .copyright
{
		top: -3px;
}

*:first-child+html .copyright {top: -3px;}


.admin_ContentPane
{
	background-color: #ffffff;
	text-align: left!important;
	padding: 7px 12px;
}

.popup_content
{
	color: #4D0E00;	
}








div.modalPopupTransparent {
    filter: alpha(opacity=60);
    opacity: .60;
    background: #000000;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.modalPopupWindow {
    position: absolute;
    background-color: Transparent;
    text-align: center;
}




.lbr {
	background:transparent url(/DesktopModules/ContentTabs/Images/img/lbr.png) repeat-y scroll 0 0;
}
.ltr {
	background:transparent url(/DesktopModules/ContentTabs/Images/img/ltr.png) repeat-x scroll 0 0;
}
.rtr {
	background:transparent url(/DesktopModules/ContentTabs/Images/img/rtr.png) repeat-y scroll 0 0;
}
.rbr {
	background:transparent url(/DesktopModules/ContentTabs/Images/img/rbr.png) repeat-x scroll 0 0;
}
.lb_bg
{
	background-color: #ffffff;	
}

.content_pane a:link, 
.content_pane a:visited{ text-decoration: underline; color: #470E00;}

.content_pane a:hover{ text-decoration: none;}
