﻿#container
{
	margin: 0 auto;
    width: 1000px;
    height: 100%;
    /*background-repeat: repeat-y;
    background-image: url(../image/bg.png);*/
    background-color: #ffffff;
    
}

#content
{
	background-repeat: repeat-y;
	background-image: url(../../Default/image/main_bg.jpg);
	float:left;
	background-color: #fffddc;
}

#content-left 
{
	padding:0px;
	border: solid 0px black;
	width: 176px;
	height: 100%;
	float: left;
}

#content-right 
{
	background-color: #fffddc;
	border: solid 0px black;
	width: 815px;
	float: left;
}
#content-headerbar
{
	height: 24px;
}
#content-search
{
	margin: 2px 0px 0px 20px;
	vertical-align:top;
	float:left;
}
#content-countrylist
{
	padding: 2px 10px 0px 0px;
	float:right;	
}
#content-menu1
{
	border-top: solid 1px #ACCB6F;
	border-left: solid 1px #ACCB6F;
	margin: 0px 0px 0px 20px;
	height: 25px;
}
#content-sectionmood
{
	margin: 0px 0px 0px 0px;
	width: 815px;
	height: 140px;
}
#content-sectionmood1
{
	border: solid 0px black;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 16px 0px;
}
#content-main
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #fffddc;
	background-repeat: repeat-y;
	background-image: url(../../Default/image/main_bg.gif);
	min-height: 400px;
    height: auto !important;
    height: 400px;
	float: left;
}
#content-banner
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content-banner1
{
	border: solid 0px black;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 16px 0px;
}
#content-feature
{
	float:right;
	width:175px;

	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../../Default/image/feature-product-shadow.gif);
}
#content-feature-body
{
	font-size: 13px;
	/*background-color: #adcc70;*/
	width: 145px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}
#content-feature p
{
	padding: 5px;
	margin: 0px;
	color: #333333;
}

#content-breadcrumb
{	
	margin: 0px 0px 0px 0px;
	width:	620px;				
	min-height: 20px;
    height: auto !important;
    height: 20px;
	background-color: #d7d7d7;
	
	padding: 12px 0px 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content-printerfriendly
{
	padding: 20px 20px 8px 40px;
	float:left;
}
#content-emailafriend
{
	padding: 20px 20px 8px 40px;
	float: left;
}
#content-footer 
{
	border: solid 0px black;
}
#content-footermenu
{
	margin: 0px 0px 0px 1px;
	padding: 10px 10px 0px 0px;
	width: 805px;
	height: 25px;
	background-color: #ec912d;
	
	font-size: 12px;
}
#content-footermenu ul
{ border: solid 0px red; padding: 0; margin: 0; list-style-type: none; list-style-position:inherit; float:right; }
#content-footermenu li
{ float:left; position: relative; }

#content-footerstatement
{
	margin: 0px 0px 0px 48px;
	padding: 6px 10px 0px 0px;
	width: 758px;
	height: 24px;
	background-color: #A2D7CE;
	text-align: right;
	
	font-size: 11px; COLOR: #504c49; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#content-menuside
{
}
#content-menuside ul
{ border: solid 0px red; padding: 5px 0px 20px 0px; margin: 0; list-style-type: none; list-style-position:inherit; float:none; }
#content-menuside ul ul
{ border: solid 0px red; padding: 1px 0px 2px 0px; margin: 0; list-style-type: none; list-style-position:inherit; float:none; }
#content-menuside li
{ position: relative; padding: 2px 2px 4px 10px;}
#content-menuside li li
{ position: relative; padding: 0px 0px 1px 10px;}
#content-menuside a
{	font-size: 11px; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
#content-menuside a:hover
{ text-decoration: underline; }

#content-menulevel 
{
}
#content-menulevel ul
{ border: solid 0px red; padding: 5px 0px 20px 20px; margin: 0; list-style-type: none; list-style-position:inherit; float:none; }
#content-menulevel li
{ position: relative; padding: 2px 2px 4px 10px;}
#content-menulevel a
{	font-size: 13px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
#content-menulevel a:hover
{ text-decoration: underline; color: #429229; }