@import url("css/menu.css");

/* CSS Document */
#Body 
{
    background-color:#000000;
    height:100%; 
    margin:0; 
    padding:0; 
    font-size:9px;
    background-position: 0pt -19px;
    background-image:url(images/bg_body.gif);
    background-repeat:repeat-x;
}


#Flash_Container { height:250px; }
#FlashLogo { height:250px; }

* {
    outline-style:none;
    /*outline-width:medium;*/
}

/* ControlPanel style */
.ControlPanel{ background-color:#8D7046; border:none;padding-bottom:0;}
.cpanel_left {background: url(images/cpanel_left.gif) no-repeat bottom left;padding-left:20px;}
.cpanel_right {background: url(images/cpanel_right.gif) no-repeat bottom right;padding-right:20px;}

.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#ECC886;}
.ControlPanel a.CommandButton:hover{color:#FCE8A6; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

.top_line
{
    background: url(images/top_line.gif) no-repeat top right;
    min-height:22px;
}

/*-------- Default Style --------*/
body,th,div,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, input, .CommandButton{color:#ECC886; font-family:Arial,Verdana,Helvetica,sans-serif;}
/*body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}*/
/*h1, h2, h3, h4, h5, h6{color:#375162;}*/
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h1 input{font-size:14px;margin:10px 0;}
h2 {font-size:13px; margin: 0 0 5px 0; padding: 10px 0 0 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
p { color:#FFFFFF; }
.Cailler_NewsletterContent td span { color: #FFFFFF; }
.Cailler_ContactContent td span { color: #FFFFFF; }

img { border: 0px;}
a:active, a:focus { outline: none 0px; }
input[type="text"]
{
    background:transparent url(images/bg_input.gif);
    border:1px solid #8E7047;
    height:18px;
}


a,a:link,a:visited,a:active{color:#ECC886; text-decoration:none; font-weight:normal; }
a:hover {color:#A37E42; text-decoration:none; cursor:pointer;}

/*.Head, .SubHead .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}*/
.Head
{
    color:#ECC886;
    font-size:15pt;
    font-weight:lighter;
    text-transform:uppercase;
}

.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

.SubHead 
{
    color:#ECC886;
    font-size:13px;
    font-weight:normal;
    padding-bottom:10px;
    /*margin:0 0 5px 0;
    padding:10px 0 0;*/
}

.NormalTextBox
{
    color:#ECC886;
    margin:0;
    padding:0;
}

.ContactTexBox
{
    width:318px;
} 

.ContactDropDown
{
    width:320px;
} 

input.NormalTextBox, input.Normal
{
    background:transparent url(images/bg_input.gif);
    border:1px solid #8E7047;
    height:20px;
}

select.NormalTextBox
{
    background:transparent url(images/bg_input.gif);
    border:1px solid #8E7047;
}

textarea.NormalTextBox 
{
    background:transparent url(images/bg_textarea.gif);
    border:1px solid #8E7047;
}

select
{
    background:#301F04 url(images/bg_input.gif);
    border:1px solid #8E7047;
    color:#ECC886; 
}

option
{
    background:transparent url(images/bg_input.gif);
    color:#ECC886;
}

.SubHead h1
{
    font-size:15pt;
    font-weight:lighter;
    display:inline;
}

.Normal 
{
    color:#FFFFFF;
    font-size:12px;
}

.WizardText 
{
    color:#ECC886;
    font-family:Tahoma,Verdana,Arial,Sans-Serif;
    font-size:9pt;
}

.NormalButton 
{
    border: none 0;
    background: transparent url(images/bg_input2.gif) repeat-x;
    text-transform:uppercase;    
    height:25px;
    padding: 0 20px 0 20px;
    vertical-align:middle;
    cursor:pointer;
}

.FieldLabel
{
    color:#FFFFFF;
    width:100px;
}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold; color: #ECC886}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_AlternatingItem 
{
    background-color:#190F05;
	color: #ECC886;
}
.DataGrid_Item
{
	color: #ECC886;
}
/*-------- design style --------*/

#s_wrap_main{display:table;width:955px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}


.top_space{height:34px;}

/*.menu_bg{padding:0 0 0 6px;  margin: 0; }*/
.menu_left
{
    padding:0; 
    margin:0 0 0 119px; 
    background:url(images/menu_bg.gif) repeat-x top ;
    height: 38px;
}

.menu_bg_right 
{
    float:right; 
    width:315px; 
    background:url(images/menu_bg_right.gif) top right;
    background-repeat:no-repeat;
    vertical-align:top;
    height:38px;
}

.btn_shop
{
    margin-left:6px;
    margin-right:9px; 
    margin-top:-2px;
    float:left;
    position:static;
}

#dnn_dnnSEARCH_txtSearch {
    background-color:transparent;
    width:94px;
    border:0 none;
    color:#ECC886;
    font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin:0;
vertical-align:top;
padding:7px 0 0 5px; 
}
#dnn_dnnSEARCH_ClassicSearch
{
    display:block;
}

#dnn_dnnSEARCH_txtSearch
{
    background:Transparent none;
}

#login_style{ float:right; line-height:34px; padding-right:18px;}
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}


.left_logo
{
    float:left; 
    position:absolute; 
}
.center_bg{padding:0; margin:0;clear:both; background:url(images/logo_left.gif) no-repeat top left; position:relative;}
.left_bg{padding:0; margin:0; }
.right_bg{padding:0; margin:0; }
.content_pad
{
    background-image:url(images/bg_content.jpg);
    background-repeat:no-repeat;
    background-position:119px top;
    padding:0 22px 0 22px; 
    margin: 0 0 0 0; 
}
.content_width{padding-top:15px; width:830px; min-height:350px;}

.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{
    text-align:center;
    margin:20px 0 5px 0;
    font-size: 10px; 
	font-weight:bold;
    position:relative;
}

/*.bottom_menu
{
    color:#ECC886;
    font-size: 8px;
}*/

.bottom_lngmenu
{
    color:#ECC886;
    font-size:1em;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer; 
    display:inline;
}     

a.bottom_menu:link, a.bottom_menu:active, a.bottom_menu:visited  
{
    font-size: 1em;
    color:#ECC886;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}
a.bottom_menu:hover
{
    color:#A37E42;
}


#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; }
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0; }
.RightPane{ padding:0 0 0 20px; width:20%; margin:0; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



