/* GENERAL STYLES */
* {margin:0; padding:0; }

/*links*/
a:link {
	color: #db1c23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #db1c23;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #db1c23;
}

a.top:link {
	color: #CCC;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #CCC;
}
a.top:hover {
	text-decoration: none;
	color: #FFF;
}
a.top:active {
	text-decoration: none;
	color: #CCC;
}
/*end links*/
/*general layout*/
body {
	background:url(/images/body-bg.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

html {
	background:url(/images/html-bg.jpg) repeat-x bottom;
}

img {
	border:none;
}

#container {
	width:840px;
	margin:0 auto;
}

#header {
	width:100%;
	height:135px;
	background-color:#000000;
	margin:0 auto;
}

#logo {
	float:left;
	margin:25px 0 0 0;
}

#top {
	float:right;
	margin:25px 0 0 0;
}

#top img {
	margin:0 0 0 2px;
}

#top2 {
	float:right;
	margin:25px 10px 0 0;
	color:#CCC;
}

#baseline {
	float:left;
	margin:49px 0 0 70px;
}
/*end general layout*/
/*menu*/
#menu {
	width:100%;
	height:35;
}

.subscription {
	border:1px solid #ccc;
	margin:0 0 15px 0;
}

.AspNet-Menu-WithChildren,
.AspNet-Menu li
{
    display:block;
    padding-top: 10px;
    padding-left: 20px;
	list-style-type:none;
	background-color: #D71C23;
	z-index:1000;
}
.AspNet-Menu-WithChildren ul
{
    display:block;
    clear:both;
    float:none;
    background-color: #D71C23;
    padding-bottom: 10px !important;
    padding-left: 0px !important;
    padding-right: 5px !important;
    z-index:1000;
}
.AspNet-Menu-WithChildren ul li
{
    display:block;
    clear: both;
    z-index:1000; 
}
.AspNet-Menu-WithChildren .AspNet-Menu-Leaf
{
    list-style-type:none;
    padding-top: 10px;
    z-index:1000;
}
a.AspNet-Menu-Link
{
    text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style-type:none;
	z-index:1000;
}
a.AspNet-Menu-Link:hover
{
    text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style-type:none;
	z-index:1000;
	white-space: nowrap;
}
.AspNet-Menu-WithChildren .AspNet-Menu-Leaf a.AspNet-Menu-Link
{
    text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style-type:none;
	z-index:1000;
	white-space: nowrap;
}
.AspNet-Menu-WithChildren .AspNet-Menu-Leaf a.AspNet-Menu-Link:hover
{
    text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:1px;
	text-transform:uppercase;
	list-style-type:none;
	text-decoration: underline;
	z-index:1000;
	white-space: nowrap;
}
/*end asp.net menu*/



#content {
	clear:both;
	width:100%;
	margin:0 0 0 0;
}

#content-spacer {
	width:100%;
	height:22px;
}

#content-left {
	clear:both;
	float:left;
	width:192px;
	margin:0 0 0 0;
}

#content-right {
	float:right;
	width:628px;
	margin:0 0 0 0;
}

#content-right p,.paragraph {
	color:#666666;
	line-height:160%;
	margin:10px 0;
}

h1,.title1 {
	font-size:17px;
	font-weight:600;
	color:#89332a;
	margin:0 0 10px 0;
}

h2,.title2 {
	font-size:15px;
	color:#89332a;
	margin:0 0 12px 0;
}

h4,.title4{
	font-size:13px;
	font-weight:600;
	color:#89332a;
        line-height:16px;
}


.gras {
	color:#89332a;
	font-weight:bold;
}

#banner-rotator {
	float:left;
	width:544px;
	height:281px;
}

#pentawards {
	float:right;
	width:278px;
	margin:10px 0 0 0;
}

#countdown{
	margin:15px 0 0 0;
	background-image:url(/media/51720/countdownbackgroundengl.jpg);
        background-color:#000000;background-repeat:no-repeat;background-position:center;

	height:26px;
        weight:278px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 0 190px;
}

#bloc-right{
	margin:3px 0 0 0;
}

#download-program{
	margin:3px 0 0 0;
}

#last-edition {
	float:left;
	width:627px;
	height:411px;
	margin:25px 0 0 0;
}

#home-news {
	float:right;
	width:198px;
	margin:25px 0 0 0;
}

#news {
	float:right;
	width:166px;
	height:350px;
	border:1px solid #CCCCCC;
	margin:5px 0 0 0;
	padding:10px 15px 10px 15px;
}

.date {
	font-size:11px;
	color:#666666;
	margin:0;
}

.newstitle {
	font-size:11px;
	margin:4px 0 ;
	font-weight:bold;
	color:#89332a;
}

.newsbody{
	margin:2px 0 0 0;
}

.more {
	margin:3px 0 0 0;
	color:#db1c23;
}

#blocs {
    display:block;
	clear:both;
	float:none;
	width:840px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin:0 auto;
}

#blocs-spacer {
	float:left;
	margin:10px 0 0 0;
}

/*footer*/
#footer {
	clear:both;
	float:none;
	background-color:#000000;
	height:240px;
	width:840px;
	margin:0 auto;
}

#footer-logo {
	float:left;
	margin:25px 0 0 0;
}

#footer-sponsors {
	float:right;
	margin:25px 0 20px 0;
}

#footer-sponsors img {
	margin:0 18px 0 0;
}

#footer-spacer {
	clear:both;
	margin:20px 0 10px 0;
}

#footer-content-left {
	float:left;
	color:#FFF;
	letter-spacing:1px; 
}

#footer-content-right {
	float:right;
	color:#FFF;
	letter-spacing:1px; 
}
/*end footer*/
/*form box*/
.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;
}
.boxborder,
.box
{
    display:block;
	clear: both;
	float: none;
	z-index: 100;
		margin:0 auto;
}
.iframe
{
    display:block;
	clear: both;
	float: none;
    width: 500px;
    margin:0 auto;
}
.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;
}
/*end form box*/
/**jury list**/
#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;   
}
#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: 350px;
}*/
.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: 250px;
}
.jurylistitemlast
{	
	list-style:none;
	clear: left;
	width: 250px;
}
/**end jury list**/
/* 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;
 padding-left: 20px;
 list-style-type: disc;
}

#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: left;
    display: block;
    margin: 0 auto;
}
/**end SLIMBOX **/
/** sitemap **/
.SitemapTopnode
        {
        display:block;
        float:left;
        width:250px;
        padding-left:20px;
        padding-right:20px;
        }
        .LeftTopnode
        {
        border-right-width:1px;
        border-right-style:dashed;
        border-right-color:silver;
        }
        .SitemapTopnode li
        {
        list-style-type:none;
        }
        .SitemapTopnode li a,
        .SitemapTopnode li h2
        {
        color: #000000 !important;
        font-weight: bold;
        display: inline;
        }
        .SitemapChildode
        {
        padding:6px;
        margin-left:50px;
        }
        .SitemapChildode li
        {
        list-style-type:none;
        }
/** end sitemap **/
/** category **/
.CategoryTopnode
        {
        list-style-type:none;
        }
        .CategoryChildnode
        {
        list-style-type:none;
        }
        .CategoryTopnode,
        .CategoryTopnode h2,
        .CategoryBloc
        {
        display:block !important;
        clear:both  !important;
        float:none  !important;
        }
        .CategoryPhoto
        {
        vertical-align: top;
        }
        .CategoryChilds
        {
        padding-left: 20px;
        vertical-align: top;
        }
/** end category **/
/** FAQ **/

.FaqItem {
        margin:0 0 8px 0;
        }

.FaqItem a
            {
            color:#666666;
            }
            a.SelectedFaqItem
            {
            color:#89332A;
            font-weight:bold;
            }
            .HiddenAnswer
            {

            }
            .jquerymsg_head
            {
            cursor: pointer;
            color:#89332A;
            }
/** end FAQ **/

/* EDITOR PROPERTIES */

