body, html
{
    width: 100%;
    height: 100%;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #8c8b8b;
    background: url(gfx/background.jpg);
    padding: 0px;
    margin: 0px;
}

.ModuleTitle_MenuItem 
{
    height: 21px;
}

.ModuleTitle_MenuIcon
{
    padding: 2px;
    height: auto;
}

.txt 
{
    color: Black;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    height: auto;
}

.Normal, td, div, p
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #8c8b8b;
}

.FCK__AnchorC
{
    font-weight: normal;
}

a, a:link, a:visited
{
    color: #8c8b8b;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    background-color: #ebf1ea;
    text-decoration: none;
}

img, a img, a:link img, a:visited img, a:hover img
{
    background-color: transparent;
    border: 0px;
    text-decoration: none;
}

h1
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    color: #8c8b8b;
}

h4
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #8c8b8b;
}

.SplitLine
{
    height: 1px;
    border-top: 1px solid #dde8dc;
    width: 880px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}

.Clearer
{
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* --- FORM START --- */
input, textarea, .input
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #8c8b8b;
    padding: 2px;
    margin: 0px;
}
select
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #7e837c;
    padding: 2px;
    margin: 0px;
}
.InputText
{
    border: 1px solid #d5e3d2;
    margin: 0px;
}

.InputButton
{
    background: #ebf1ea;
    border: 0px;
    position: relative;
    font-weight: bold;
}

.GreenSquare
{
    background: #ebf1ea;
    padding: 2px;
    color: #7e837c;
}
/* --- END -- */

/* --- WRAPPER START --- */
#WrapperTop
{
    width: 940px;
    height: 22px;
    position: relative;
    left: 50%;
    margin-left: -470px;
    background: url(gfx/wrappertop.jpg);
}
#WrapperBottom
{
    width: 940px;
    height: 22px;
    position: relative;
    left: 50%;
    margin-left: -470px;
    background: url(gfx/wrapperbottom.jpg);
}
#Wrapper
{
    width: 900px;
    position: relative;
    left: 50%;
    margin-left: -470px;
    background: url(gfx/wrapperbackground.jpg);
    padding-left: 20px;
    padding-right: 20px;
}

/* --- END --- */

/* --- SELECTOR START --- */
#dnn_CountrySelector
{
    width: 901px;
    float: left;
    height: 15px;
    margin-bottom: 13px;
}
#CountrySelectorButton
{
    background: #ebf1ea;
    height: 15px;
    width: 112px;
    padding-left: 8px;
    position: relative;
    float: right;
}
#CountrySelectorButton a
{
    text-decoration: none;
    color: #646363;
}
#CountrySelectorButton img
{
    float: right;
}
#CountrySelectorButton span
{
    padding-top: 1px;
    float: left;
}
#CountrySelectorDrop
{
    position: absolute;
    top: 15px;
    left: 801px;
    z-index: 2;
    background-color: #ebf1ea;
    width: 120px;
    display: none;
}
#CountrySelectorDrop ul
{
    margin: 0px;
    padding: 4px;
}
#CountrySelectorDrop ul li
{
    list-style: none;
    padding-left: 5px;
}
#CountrySelectorDrop ul li a
{
    text-decoration: none;
    color: #646363;
}
#CountrySelectorDrop ul li a:hover
{
    text-decoration: none;
    color: #b6b6b6;
}
/* --- END --- */


/* --- PAGE TOP --- */
#TopLogo
{
    float: left;
    position: relative;
    margin-left: 34px;
    margin-bottom: 29px;
}
#dnn_NewsLetterHolder
{
    float: left;
    position: relative;
    margin-left: 40px;
    margin-top: 10px;
    width: 245px;
}
#NewsLetterIcon
{
    float: left;
    margin-right: 20px;
}
#NewsLetterForm
{
    float: left;
}

#dnn_ctr391_ViewNewsLetter_NewsLetterInput
{
    margin-top: 2px;
    width: 156px;
    
}
#dnn_ctr391_ViewNewsLetter_NewsLetterButton
{
    float: right;
    margin-top: 4px;
    width: 60px;
    margin-right: 3px;
}

#dnn_ShoppingbagHolder
{
    float: left;
    position: relative;
    margin-left: 82px;
}
#ShoppingbagIcon
{
    float: left;
    margin-right: 20px;
}
#ShoppingbagForm
{
    float: left;
}
#ShoppingbagFormHeadline
{
    margin: 0px;
    margin-top: 20px;
}
#ShoppingBagOutput
{
    margin: 0px;
    margin-top: 12px;
    font-weight: bold;
}
/* --- END --- */

/* --- TOPMENU START --- */
#TopMenu
{
    clear: both;
}

#TopMenu
{
    margin: 0px;
    padding: 0px;
    margin-left: 32px;
}

#TopMenu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#TopMenu li
{
    display: inline;
    float: left;
    margin-right: 22px;
}

#TopMenu li a
{
    height: 20px;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#TopMenu li a:hover
{
    background-position: 0px -20px;
}


#MenuLine
{
    margin-top: 7px;
}
/* --- END --- */


/* --- FOOTER START --- */
#ContactTopline
{
    margin-top: 14px;
}
#dnn_ContactInfo
{
    margin-left: 65px;
    margin-top: 23px;
    margin-bottom: -23px;
}
#dnn_ContactInfo ul
{
    margin: 0px;
    padding: 0px;
}
#dnn_ContactInfo li
{
    list-style: none;
    float: left;
    margin-right: 25px;
}
#dnn_ContactInfo li a
{
    color: #8c8b8b;
    font-weight: normal;
    text-decoration: none;
}
#dnn_ContactInfo li a:hover
{
    background-color: #ebf1ea;
}
#ContactBottomline
{
    margin-top: 23px;
}
#dnn_CompanyInfo
{
    margin-left: 65px;
    margin-top: 23px;
    margin-bottom: -23px;
}
#dnn_CompanyInfo ul
{
    margin: 0px;
    padding: 0px;
}
#dnn_CompanyInfo li
{
    list-style: none;
    float: left;
    margin-right: 30px;
    width: 240px;
}
#CompanyInfoBottomline
{
    margin-top: 23px;
}
#Awards
{
    margin-top: 38px;
}
#AwardsHeadline
{
    position: relative;
    margin-left: 50%;
    left: -35px;
    width: 70px;
}
#AwardsListHolder
{
    margin-top: 6px;
}
#dnn_AwardsList
{
    text-align: center;
}

#dnn_AwardsList ul
{
    margin: 0px;
    padding: 0px;
}

#dnn_AwardsList li
{
    list-style: none;
    display: inline;
    margin-right: 25px;
}

#dnn_AwardsDescription
{
    margin-top: 20px;
    margin-left: 50%;
    position: relative;
    left: -175px;
    width: 340px;
    text-align: center;
}
#Friends
{
    margin-top: 42px;
}
#FriendsHeadline
{
    position: relative;
    margin-left: 50%;
    left: -122px;
    width: 243px;
}
#FriendsListHolder
{
    margin-top: 16px;
}

#dnn_FriendsList
{
    text-align: center;
}

#dnn_FriendsList ul
{
    margin: 0px;
    padding: 0px;
}

#dnn_FriendsList li
{
    display: inline;
    list-style: none;
    margin-right: 30px;
}

#LoginButton
{
    margin-top: 45px;
    margin-left: 50%;
    position: relative;
    left: -85px;
    padding-bottom: 65px;
}
/* --- END --- */

/* --- MAINPAGE CONTENT START --- */
#MainpageContent
{
}
.MainpageContentPane
{
    padding-left: 48px;
    padding-top: 18px;
}
.ProductScroll
{
    margin-top: 5px;
    padding-left: 48px;
}
#dnn_Puff
{
    margin-left: 43px;
    margin-top: 15px;
    margin-bottom: -15px;
}
#dnn_Puff ul
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
#dnn_Puff li
{
    list-style: none;
    float: left;
    margin-right: 3px;
}
/* --- END --- */

/* --- SUBPAGE CONTENT START --- */
#SubpageContentLeft
{
    padding-left: 40px;
    padding-top: 20px;
    width: 150px;
    float: left;
}
#SubpageContentLeft ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-right: 40px;
    width: 150px;
}

#SubpageContentLeft ul ul
{
    margin: 0px;
    padding: 0px;
}

#SubpageContentLeft li li
{
    margin-left: 20px;
}

#SubpageContentLeft ul ul
{
    padding-top: 3px;
    padding-bottom: 1px;
}

#SubpageContentLeft li
{
    list-style: none;
    margin-bottom: 6px;
}

#SubpageContentLeft li a
{
    text-decoration: none;
    font-weight: normal;
    color: #578b51;
}
#SubpageContentLeft li a:hover
{
    background-color: Transparent;
    text-decoration: none;
    color: #c33c3c;
}

#SubpageContentLeft li.SelectedTab
{
    font-size: 11px;
    font-weight: normal;
}

#SubpageContentLeft li.SelectedTab a
{
    color: #c33c3c;
}

#SubpageContentLeft .SelectedTab
{
    color: #c33c3c;
}

.SelectedTab
{
    font-size: 11px;
    font-weight: normal;
    color: #c33c3c;
}

.SelectedTab a
{
    color: #c33c3c;
}

.SubpageContentPane
{
    padding-top: 20px;
    margin-top: 0px;
    width: 565px;
    float: left;
    margin-bottom: 30px;
}

.SubpageContentEditPane
{
    padding-top: 20px;
    margin-top: 6px;
    width: 807px;
    float: left;
    margin-bottom: 30px;
    margin-left: 50px;
    margin-right: 50px;
}

.SubpageContentEditPaneBig
{
    padding-top: 20px;
    margin-top: 6px;
    width: 1157px;
    float: left;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: White;
}

#SubpageContentAdminHostList
{
    margin-left: 50px;
    padding-top: 20px;
}

#SubpageContentPaneMenu ul
{
    margin-left: 0px;
    margin-top: 12px;
    padding: 0px;
}

#SubpageContentPaneMenu li
{
    list-style-type: none;
    margin-top: 6px;
    font-weight: bold;
}

/* --- END --- */

/* --- PRODUCTLIST CONTENT START --- */
.ProductContentPane
{
    width: 660px;
    float: left;
    margin-bottom: 30px;
    min-height: 300px;
}
#BreadCrumbs
{
    position: relative;
    top: 0px;
    margin-bottom: 32px;
}
#BreadCrumbs a
{
    font-weight: normal;
}

.PageHeadline
{
    padding-bottom: 28px;
}
#ProductNavigation
{
}
.GreenButton
{
    background: #ebf1ea;
    padding: 2px;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    margin-right: 18px;
    color: #7e837c;
}
.GreenButton a
{
    color: #7e837c;
    text-decoration: none;
}
.GreenButtonNumber
{
    background: #ebf1ea;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
    margin-right: 7px;
    color: #7e837c;
}
.GreenButtonNumber a
{
    color: #7e837c;
    text-decoration: none;
}
.GreenButtonNumberLast
{
    background: #ebf1ea;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
    margin-right: 18px;
    color: #7e837c;
}
.GreenButtonNumberLast a
{
    color: #7e837c;
    text-decoration: none;
}

.ProductRowSpacer 
{
    height: 35px;
}

.ProductItemSpacer 
{
    width: 30px;
}

.ProductListItem
{
	font-size: 10px;
    text-align: center;
    width: 160px;
}
.ProductListItem a
{
    text-decoration: none;
    color: #8c8b8b;
}
.ProductListItemTC
{
	font-weight: bold;
	font-size: 10px;
}


/* --- END --- */

/* --- PRODUCTPAGE CONTENT START --- */
#ProductColumnLeft
{
    width: 340px;
    float: left;
    margin-right: 10px;
}
#ProductImage
{
    margin-top: 6px;
    text-align: center;
}
#ProductColumnRight
{
    width: 260px;
    float: left;
}
#AddToShoppingbag
{
    margin-top: 20px;
    text-align: left;
}
#AddToShoppingbag form
{
    margin: 0px;
    padding: 0px;
}

#AddToShoppingbagChoices
{
    height: 35px;
}
.AddToShoppingbagChoice
{
    float: left;
    text-align: center;
    margin-left: 10px;
}

.ShoppingbagCountry 
{
    padding: 7px;
}

#AddToShoppingbagChoiceButton
{
    position: relative;
    padding: 2px;
    height: 20px;
}


/* --- BLOG --- */

.BlogMenuHeader
{
    color: #578b51;
    text-transform: uppercase;
}

.BlogMenuCommandButton a
{
    color: #8c8b8b;
    font-weight: normal;
}

.BlogMenuSpacer
{
    height: 5px;
}

.BlogMenuSpacer2
{
    height: 7px;
}

.BlogDatelineUserName
{
    font-size: 1px;
    color: #ffffff;
}

.BlogFotter a
{
    margin-right: 30px;
    padding: 2px 5px 2px 5px;
    background-color: #ebf1ea;
}
.BlogFotter
{
    margin-bottom: 50px;
}


/* --- Ambassadeur --- */


#AmbassadeurBecome, #AmbassadeurTipFriends
{
    float: left;
    width: 350px;
}

#AmbassadeurBecome .Label, #AmbassadeurTipFriends .Label
{
    width: 85px;
    height: 30px;
}

#AmbassadeurBecome .Input, #AmbassadeurTipFriends .Input
{
    width: 141px;
    height: 30px;
}

#AmbassadeurBecome .InputTextBox, #AmbassadeurTipFriends .InputTextBox
{
    width: 141px;
    border: 1px solid #ebf1ea;
    margin: 0px;
}

#AmbassadeurBecome .Image, #AmbassadeurTipFriends .Image
{
    margin-bottom: 33px;
}

#AmbassadeurTipFriends .InputRight
{
    text-align: right;
    padding: 0px;
    margin: 0px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#f7f8fd;
	border-width:1px;
	border-style:solid;
	border-color:Black;
	width:250px;
	height: 200px;
	margin: 0px;
}

.modalPopupHeader 
{
    text-align: center;
    background-color: #8cb2fd;
    font-family: Arial;
    font-size: 20px;
    color: Black;
    padding: 5px;
    margin: 0px;
}

.modalPopupText 
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
    padding: 10px;   
    height: 114px; 
    margin: 0px;
}

.modalPopupButton 
{
    border: solid 1px black;
    background-color: #7096d3;
    font-family: Arial;
    font-size: 11px;
    color: Black;
    width: 50px;    
}

.hidden 
{
    display: none;
}

/* --- END --- */

