/* GENERAL STYLES */
/* GENERAL STYLES */
/* general  */
body,html,p,font,a,a:active,a:link,input {
	font-family:Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	}
input
{
	border-color: #777777;
}
a:hover
{
	text-decoration: underline;
	color: #9B332A;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
hr
{
	line-height:1px;
}
h2
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}
table tr td
{
	padding: 5px;
}
.blight1 
{
	height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#EAE7E7; 
	margin:0 5px;
}
.blight2 
{
	height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#f3f3f3; 
	border-right:2px solid #EAE7E7; 
	border-left:2px solid #EAE7E7; 
	margin:0 3px;
	}
.blight3 
{
	height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#f3f3f3; 
	border-right:1px solid #EAE7E7; 
	border-left:1px solid #EAE7E7; 
	margin:0 2px;
}
.blight4 
{
	height:2px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#f3f3f3; 
	border-right:1px solid #EAE7E7; 
	border-left:1px solid #EAE7E7; 
	margin:0 1px;
}
.bdark1 
{
	height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#C0BEBE; 
	margin:0 5px;
	background-color: #C0BEBE;}
.bdark2 {height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#fff; 
	border-right:2px solid #C0BEBE; 
	border-left:2px solid #C0BEBE; 
	margin:0 3px;
	background-color: #f3f3f3;}
.bdark3 
{
	height:1px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#fff; 
	border-right:1px solid #C0BEBE; 
	border-left:1px solid #C0BEBE; 
	margin:0 2px;
	background-color: #f3f3f3;
}
.bdark4 
{
	height:2px; 
	font-size:1px; 
	overflow:hidden; 
	display:block; 
	background:#fff; 
	border-right:1px solid #C0BEBE; 
	border-left:1px solid #C0BEBE; 
	margin:0 1px;
	background-color: #f3f3f3;
}
.box 
{
	padding: 10px;
	background-color: #f3f3f3;
	border-right:1px solid #C0BEBE; 
	border-left:1px solid #EAE7E7;
	width:450px;
}
.boxlarge 
{
	padding: 10px;
	background-color: #f3f3f3;
	border-right:1px solid #C0BEBE; 
	border-left:1px solid #EAE7E7;
	width:800px;
}
.boxborder
{
	margin-top:10px;
	width:473px;
}
.boxborderlarge
{
	margin-top:10px;
	width:823px;
}
#header {
	width: 100%;
	height: 110px;
	background-color: #000000;
	display: block; 
}
#headerlogo
{
	margin-top: -8px;
	margin-left: 50px;
}
#headertitle
{
	margin-top: -60px;
	margin-left: 300px;
}
#topnavigation{
    padding:0;
    width: 100%;
    height: 70px;
    margin: 0;  
    display: block;
}
#topnavigationborder{
    padding:0;
    width: 100%;
    height: 10px;
    margin: 0;  
    background-image: url(/images/TopBorderBackGround.jpg);
	background-repeat:repeat-x;
}
#topnavigationlist 
{
	display: block;
    list-style:none;   
    padding: 0;
    margin-left: 0px;
    text-align: left;
    width:100%;
    clear: left;
}
#topnavigationlist li 
{
    width:90px;
    height:70px;
    float:left;
    margin: 0px;   
}
#topnavigationlist a{
    padding: 6px 0;   
    text-decoration:none;
    display: block;
    width:80px;
    height:60px;
    margin-left: 15px;
    font-size:10px;  
}
li.selected {
	font-weight: bold;
}
a.selected {
	color: #9B332A;
}
#topnavigationlist a:hover {
	text-decoration: underline;
	color: #9B332A;
}
#hometopnavigation { 
    width:100%;
    height:80px;
}
#hometopnavigationlist {
    list-style:none;   
    text-align: left;
}
#hometopnavigationlist li {
    width:120px;
    height:70px;
    float:left;
    margin: 0px; 
    padding: 0px;  
    text-align: center;
}

#hometopnavigationlist a:hover {
	text-decoration: underline;
	color: #9B332A;
}
#container {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;   
}
#leftnavigation 
{
	margin-left: 10px;
    float:left;
    max-width: 200px;
    width: 200px;
    vertical-align:text-top;
}
#leftnavigation img{
	vertical-align:text-top;
	margin-top: 0px;
}
#leftnavigation ul li
{
	list-style:none;
}
#content
{
	background-color: #FFFFFF;;
}
#contenttext
{
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-align : left;	
	list-style:none; 
	float:left;
	width: 700px;
}
#contenttext table
{
	width: 700px;
	float:left;
}
#contenttextlarge
{
	padding-left: 10px;
	vertical-align: top;
	text-align : left;	
	list-style:none; 
	float:left;
}
#contenttext ul li
{
	list-style:none;
}
#footer 
{
	margin-top: 20px;
	width:800px !important;
	height: 150px;
	background-image: url(/media/1001/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#footertext {

}
#continentlist {
    list-style:none;   
    padding: 0;
    margin-left: 0px;
    text-align: left;
    /*width: 900px;*/
}
#continentlist li 
{
	list-style:none;   
    float:left;
    margin: 0px;   
    padding: 4px;   
}
.NewsletterTitreGauche
{
	color: #FFFFFF;
	font-size: 14 px;
	text-align: center;
	font-weight:bold;
	background-color: #9B332A;
}
.SubCategory
{
	line-height: 20px;
}
.FaqItem
{
	line-height: 20px;
}
.BigText
{
	font-size: 14px;
}
.BigText a
{
	font-size: 14px;
}
.BigText a:hover
{
	text-decoration: underline;
	color: #9B332A;
}
.TotalsTable
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
#jurylist {
    list-style:none;   
    padding: 0px;
    margin-left: 0px;
    text-align: left;
}
/*#jurylist li 
{
	list-style:none;   
    float:left;
    margin: 0px;   
    padding: 4px;
}*/
#jurylist table
{
    width: 170px;
}
.JuryDescription
{
	position: absolute;
	z-index: 10;
	background-color: #9B332A;
	width: 300px;
	padding: 5px;
	color: #FFFFFF;
	overflow:visible;
	border-color: #EAE7E7 #C0BEBE #C0BEBE #EAE7E7;
    border-style: solid;
    border-width: 1px 1.5px 1.5px 1px;
}
.jurylistitem
{
	list-style:none; 
	float:left;
	width: 180px;
}
.jurylistitemlast
{	
	list-style:none;
	clear: left;
	width: 180px;
}
hr
{
	border-width: 1px;
	border-color: #000000;
	border-style: sold;
	width: 100%;
}
.mandatory {
font-size: 13px;
color: #FF0000;
white-space:nowrap;
cursor:pointer;
}
.discount {
font-size: 14px;
color: #FF0000;
}
.AwardType
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
}
.AwardTitle
{
	color: #9B332A;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.AwardSubTitle
{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.AwardBox
{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}
.AwardListItem
{
	list-style:none; 
	margin-bottom: 15px;
}
.AwardListItemLast
{
	list-style:none;
	clear: left;
	margin-bottom: 15px;
}
.CategoryList
{
	margin-top: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: left;
    width: 100%;
}
.CategoryListContent
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.CategoryListItem
{
	list-style:none; 
	float:left;
	width: 33%;  
}
.AwardPicture
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: auto;
    margin-right: auto;
    clear: left;
}
.PhotoList
{
	width: 100%;
	display: block;
	text-align:center;
}
.PhotoBox
{
	display: block;
	text-align:center;
	padding: 15px;
	line-height: 20px;
	width: 100%;
}
.PhotoBoxDesc
{
	margin-left: auto;
    margin-right: auto;
	width: 400px;
}
.Highlight
{
color: #9B332A;
font-weight:bold;
font-size: 16px;
}
.LightBoxBackGround
{
        position: absolute;
        top: 0%;
        left: 0%;
        width: 800px;
        height: 2000px;
        background-color: #ffffff;
        z-index:10;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}
.ProgressImage
{
    position: relative;
    margin: 1050px 250px;
	padding: 0px;
}
.Form
{
    margin: 15px;
}
/* EDITOR PROPERTIES */
h4 {
font-size: 14px;
font-weight: bold;
color: #9B332A;
margin-right:4px;
padding: 0px;
display:inline;
line-height: 14px;
}
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}


#lbCenter, #lbBottomContainer {
    margin-top: -150px;
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	width: 450px;
	background-position:center;
}


#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCaption ul
{
 vertical-align: middle;
 margin: auto auto;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat right;
	margin-top: 250px;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	
}
#lbBottomContainer h4
{
    text-align: center;
    display: block;
    margin: 0 auto;
}


