/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% "Trebuchet MS", Verdana,Tahoma, Arial, Helvetica, sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
/*background:#3B8E29;*/
background-image: url('../gradient.jpg');
background-repeat: repeat-x;
}

a{
color:#1C96DF;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#1C96DF; text-decoration:underline; background-color:inherit;}
a img{border:none;}

p{
text-align:justify;
padding:0 0 1.6em 0;
font-weight:normal;
font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#wrapper{
width:750px;
margin:20px auto;
margin-top: 0px;
margin-bottom: 0px;
padding:1px 0;
text-align:center;
color:#000;
}

#container{
float: left;
width:726px;
margin:0px auto 0;
padding:10px;
text-align:left;
background:#fff;
color:#000;
border:2px solid #1DB7EA;
border-top:0;
border-bottom:0;
padding-top:0px;
}

#topcurve {
background:#fff url('topcurve.png') no-repeat center top;
}

.MLLanguageSelectionItemURL {
    font-size: 7.0pt;
}

#global {
	clear: both;
	padding: 0;
	margin: 0;
	float: right;
    font-size: 8.0pt;
	text-align:right;
}

#global a {
	color:#fff;
	text-decoration: none;
}

#global a:hover {
	color:#fff;
	text-decoration: underline;
}

#header{
width:720px;
margin:0;
float:right;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:bold;
}

#header h2{
margin:10px 0 0 10px;
font-size:1.0em;
background-color:inherit;
color:#000;
letter-spacing:+1px;
font-weight:normal;
}

/**************** logo styles ****************/

#logo {
	clear: both;
	padding: 5px;
	padding-left: 0px;
	margin: 0;
	float: left;
}

/**************** Navigation styles ****************/

.exports {
	background: url('exports_button.png') no-repeat right bottom;
}

.brands {
	background: url('brands_button.png') no-repeat right bottom;
}

.products {
	background: url('products_button.png') no-repeat right bottom;
}

.healthfun {
	background: url('healthfun_button.png') no-repeat right bottom;
}

.exports a, .brands a, .products a, .healthfun a{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.exports a:link, .brands a, .products a, .healthfun a{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}

.exports a:active, .brands a:active, .products a:active, .healthfun a:active{color:#fff;text-decoration:none;}
.exports a:visited, .brands a:visited, .products a:visited, .healthfun a:visited{color:#fff;text-decoration:none;}
.exports a:hover, .brands a:hover, .products a:hover, .healthfun a:hover{color:#fff;text-decoration:underline;}

#panes {
/*background-image: url('swish.png'); background-repeat: no-repeat; 
               background-position: right bottom;
               padding-bottom:35px;*/
               float: left;
               }

#menu {
	clear: both;
	padding:0px;
	padding-right: 5px;
	margin: 0;
	text-align: right;
	float: right;
    font-size: 7.0pt;
/*	padding:0px 10px 0px 10px;*/
}

#bread {
	padding:10px 0px 10px 0px;
}

.breadcrumb {
    font-weight: bold;
    font-size: 7.5pt;
    color: #FAB00C;
    text-decoration: none;
}

a:link.breadcrumb, a:active.breadcrumb, a:visited.breadcrumb {
    text-decoration: none;
    color:#FAB00C;
}

a:hover.breadcrumb {
    text-decoration: underline;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:700px;
margin:0 1px;
background:#578bb8;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#80b0da;
color:#ffffff;
text-decoration:none;
}

.NormalTextBox {
border:1px solid #3B8E29;
}

/**************** SkinObject styles ****************/
.SkinObject{
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
    text-decoration: none;
    background: #E00915;
	border:2px solid #E00915;
}

a:link.SkinObject {
    text-decoration:    none;
    color:#fff;
}

a:visited.SkinObject  {
    text-decoration:    none;
    color:#fff;
}

a:hover.SkinObject    {
    text-decoration:    underline;
    color:#fff;
    background: #E00915;
}

a:active.SkinObject   {
    text-decoration:    none;
    color:#fff;
}

#content_wrapper {
float: left;
border:2px solid #E10915;
padding:0px;
margin: 0px;
width:720px;
border-bottom:0;
}

/**************** FlashPane styles ****************/
		
		.FlashPane {
			border:0;
			border-bottom:0px solid #E10915;
			background-color: Transparent;;
			padding:0;
			margin:0;
		}
		
		.FlashPane img {
			border: 0px;
			align: none;
			width: 100%;
		}	

/**************** HighlightPane styles ****************/
		
		.HighlightPane {
			border:0;
			padding:0;
			margin:0;
			float: left;
		}
		
		/*.HighlightPane img {
			border: 0px;
			align: none;
			width: 100%;
		}*/

/**************** Content styles ****************/

#dnn_contentpane{
float:right;
width:300px;
font-size:0.9em;
padding:10px 20px 0 20px;
}

h2, .Head
{
display:block;
margin:0 0 16px 0;
font-size:1.3em;
font-weight:bold;
color:#3B8E29;
background-color:inherit;
font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica;
}

#dnn_contentpane h2 a, #dnn_contentpane .Head a{font-weight:normal;}
#dnn_contentpane h3 {margin:0 0 5px 0; font-size:0.7em; letter-spacing:-1px;font-weight:bold;}
#dnn_contentpane .Subhead{margin:0 0 5px 0; font-size:0.9em; letter-spacing:-1px;font-weight:bold;}
#dnn_contentpane a:hover,#dnn_rightcontentpane a:hover{text-decoration:underline;}
#dnn_contentpane ul,#dnn_contentpane ol{margin:0 5px 16px 35px;}
#dnn_contentpane li{list-style-image:url('../arrow.gif')}
#dnn_contentpane dl{margin:0 5px 10px 25px;}
#dnn_contentpane dt{font-weight:bold; margin-bottom:5px;}
#dnn_contentpane dd{margin:0 0 10px 15px;}
#dnn_contentpane td{padding-left: 10px; padding-right: 10px;}

/**************** Left sidebar styles ****************/

#dnn_leftpane{
float:left;
width:150px;
padding:10px 0px 10px 20px;
line-height:1.4em;
}

#dnn_leftpane h2,#dnn_leftpane .Head{
display:block;
margin:0 0 15px 0;
font-size:1.3em;
font-weight:bold;
text-align:left;
color:#3B8E29;
background-color:inherit;
}

#dnn_leftcontentpane p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Right sidebar styles ****************/

#dnn_rightpane{
float:left;
width:150px;
padding:10px 20px 10px 0px;
line-height:1.4em;
}

#dnn_rightpane h2,#dnn_rightpane .Head{
display:block;
margin:0 0 15px 0;
font-size:1.3em;
font-weight:bold;
text-align:left;
color:#3B8E29;
background-color:inherit;
}

#dnn_rightcontentpane p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Columns *************************/
#dnn_splitcontentleft{float:left; width:46%;padding:20px 0 0 20px;}
#dnn_splitcontentright{float:right; width:46%;padding:20px 0 20px 0;}
#dnn_singlecolumn{width:auto;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:756px;
padding:5px 0;
margin:0 1px;
font-size:0.75em;
color:#7DB471;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#7DB471; background-color:inherit; font-weight:normal;}
#footer a:hover{color:#7DB471; background-color:inherit; text-decoration: underline;}

/**************** Menu styles ****************/

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: transparent;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	/*background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; */
	text-align: center; 
	width: 0; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #E00915;
	border: #E00915 2px solid; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.MainMenu_RootMenuItemActive, .MainMenu_SubMenuItemActive
{
	color: white; 
	background-color: #E00915;
	border: #E00915 2px solid; 
}



/**************** Misc classes and styles ****************/


.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


///////////////////////
/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow
{
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid; 
	background-image:none;
	width:auto;
	height:auto;
	filter:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin-left:10px;
	margin-right:10px;
}

.MainMenu_SubMenu
{
	border-left: #444444 1px solid;
	border-bottom: #444444 1px solid;
	border-top: #444444 1px solid;
	border-right: #444444 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon, .MainMenu_SubMenu .MainMenu_MenuArrow 
{
	border-style:solid;
	border-width:0px;
	background-color: #FAAF0A;
	color: #FFFFFF;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
	border: #000000 0px solid;
	background-color: #E00915;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}

.ModuleTitle_MenuBreak
{
	background-color: #222222;
}

TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow
{
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid; ;
	color:#000;
	background-color: Transparent;;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow
{
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid; ;
	color:#3B8E29;
	background-color: #fff; /*Transparent;;*/
}

.MainMenu_MenuContainer TD
{
	font-weight:bold;
	font-size:11px;
	text-align:left;
	letter-spacing:0px;
}

.MainMenu_SubMenu TD
{
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

TD.MainMenu_MenuIcon
{
	width:10px;
	text-align: left;
	display:none;
}

TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow
{
	width:10px;
	text-align: right;
}

.MainMenu_MenuContainer TABLE
{
	width:auto;;
	height:20px;
}

.MainMenu_SubMenu TABLE
{
/*	width:135px;*/
}

.MainMenu_SubMenu TD
{
	height:auto;;
}

.MainMenu_SubMenu, .ModuleTitle_SubMenu
{
	filter:alpha(opacity=85);-moz-opacity:0.70;opacity: 0.90;
}

.RootTab
{
	font-weight:bold;
}

.ActiveRootTab {
}

.SelectedRootTab {
	background-color: #E02000;
	color: #ffffff;
}











	.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}

.borderTL, .borderBL {
    width: 750px;
}

.borderBL {
    height: 54px;
    width: 748px;
}

.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: 0px 0px 0px 0px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -11px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: 0px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content2 {
    margin: 0px;
    padding: 0px;
}