/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0;}
table {border:0 none; border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight: normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* ------------------------------------------------------------------ */
/*						     COMMON ELEMENTS						  */
/* ------------------------------------------------------------------ */

body, LABEL {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#333333;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
H2, H2.Red, H3 {
	margin:0px;
	padding:0px;
	height:auto;
	font-size:20px;
}
H2.Red {
	font-size:11px;
}

H3, h4 {
	font-size:14px;
	color:#333333;
	font-weight:normal;
}

h4 {
	font-size:11px;
}

p {
	margin:10px 0px 15px 0px;
	padding:0px;
	font-size:11px;
	color:#333333;
}

LABEL { 
	width:auto;
	background-image:none;
	vertical-align:middle;
}

INPUT {
	border:1px #999999 solid;
	width:80px;
	height:15px;
	margin:0px 10px 0px 10px;
	font-size:11px;
	color:#333333;
}

A {	
	text-decoration: none !important;
	color:#CC0000;
}

A:hover {
	color:#595959; 
}


/* ------------------------------------------------------------------ */
/*						     MAIN CONTENT AREA						  */
/* ------------------------------------------------------------------ */

#MainContainer {
	width:auto;
	height:auto;
	position:relative;
	background-image:url('../design/body_bg.jpg');
	background-repeat:repeat-x;
}

#MainContainer DIV.simple_container {
	margin-left:auto;
	margin-right:auto;
	width:1054px;
	height:856px;
	position:relative;
	background-image:url('../design/body_bg_centered.jpg');
	background-repeat:no-repeat;
}

#MainContainer DIV #Main {
	margin:0px;
	width:1006px;
	height:auto;
	position:relative;
	background-image:none;
}

/* ------------------------------------------------------------------ */
/*						     HEADER SECTION							  */
/* ------------------------------------------------------------------ */

#MainContainer #Header {
	padding-left:10px;
	padding-right:10px;
	width:1006px;
	height:171px;
	position:relative;
	background-image:none;
}

/* ------------------------------------------------------------------ */
/*						     WEBSITE LOGO							  */
/* ------------------------------------------------------------------ */

#MainContainer #Main #Header #Logo {
	position:absolute;
	top:-2px;;
	left:30px;
	width:210px;
	height:171px; 
	border:0px;
}

#MainContainer #Main #Header DIV {
	padding-top:2px;
	padding-right:10px;
	width:1006px;
	height:24px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:none;
}

/* ------------------------------------------------------------------ */
/*						     LANGUAGE SELECTION						  */
/* ------------------------------------------------------------------ */

#MainContainer DIV DIV#Main #Header #LangSel {
	padding-top:2px;
	padding-right:10px;
	width:1006px;
	height:12px;
	text-align:right;
	background-image:none;
}

#LangSel IMG {
	border:0px;
}

#LangSel IMG A {
	background-color:#FFFFFF;
	border:0px;
}

#LangSel IMG A:hover, IMG.Sel {
	background-color:#ff9801;
	border:0px;
}

/* ------------------------------------------------------------------ */
/*						     TOP BANNER 							  */
/* ------------------------------------------------------------------ */

#MainContainer DIV DIV#Main #Header #TopBanner {
	margin:4px 0 0 0;
	padding:0px;
	width:728px;
	height:90px;
	float:right;
	background-image:none;
	border:0px;
}

/* ------------------------------------------------------------------ */
/*						     CONTACTS BAR							  */
/* ------------------------------------------------------------------ */

#MainContainer DIV DIV#Main #Header #ContactsBar {
	margin:8px 0 0 0;
	padding:0px;
	width:390px;
	height:auto;
	float:right;
	position:relative;
	background-image:none;
}

#MainContainer #Header #ContactsBar UL {
	margin:0px;
	padding:0px;
	float:right;
}

#ContactsBar UL LI.First {
	background-image:none;
}

#MainContainer #Header #ContactsBar UL LI.First A, UL LI A, UL LI.First A:hover {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image:none;
	text-decoration:none;
}

#ContactsBar UL LI.First A:hover, UL LI A:hover  {
	text-decoration:underline;
}

#ContactsBar UL LI {
	padding-left:15px;
	background-image:url('../design/sep_bar.jpg');
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#ContactsBar IMG {
	padding:2px 0 0 10px;
	border:0px;
	float:left;
}

/* ------------------------------------------------------------------ */
/*						     MAIN MENU							  */
/* ------------------------------------------------------------------ */

#MainContainer DIV #MainMenu {
	margin:10px 0 0 -30px;
	width:775px;
	height:auto;
	background-image:none;
	float:left;
	position:relative;
}
* > #MainContainer DIV #MainMenu { width: auto; margin-left: 10px; }

#MainMenu UL {
	text-align:left;
	margin:0px;
	float:left;
}

#MainMenu UL LI {
	list-style:none;
	display:inline;
}

#MainMenu UL LI DIV {
	float:left;
	height:30px;
	background-image:none;
	width:auto;
}

#MainMenu UL LI DIV.left {
	width:8px;
	height:35px;
	background-image:url('../design/menutop_left.jpg');
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#MainMenu UL LI DIV.middle {
	width:auto;
	padding:6px 5px 0px 5px;
	height:35px;
	background-image:url('../design/menutop_middle.jpg');
	background-repeat:repeat-x;
	float:left;
}

#MainMenu UL LI DIV.middle A {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

#MainMenu UL LI DIV.middle A.Sel {
	color:#FFFFFF;
}


#MainMenu UL LI DIV.middle A:hover {
	color:#FFFFFF;
}

#MainMenu UL LI DIV.right {
	width:8px;
	height:35px;
	background-image:url('../design/menutop_right.jpg');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	margin-right:2px;
}

/* ------------------------------------------------------------------ */
/*						     LEFT COLOUMN 							  */
/* ------------------------------------------------------------------ */

#MainContainer #LeftColoumn {
	margin:10px 0 0 40px;
	width:220px;
	height:auto;
	position:relative;
	background-image:none;
	float:left;
}

#LeftColoumn #MediaPlayer {
	width:220px;
	height:181px;
	position:relative;
	background-image:none;
	float:left;
}

#LeftColoumn a#Boutique, #LeftColoumn a#Boutique:visited {
	display: block;
	text-decoration: none;
	width:220px;
	height:86px;
	position:relative;
	background-image:url('../images/boutique_bg.jpg');
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}

#LeftColoumn #Boutique H3 {
	margin:6px 0px 6px 6px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
#LeftColoumn a#Photos, #LeftColoumn a#Photos:visited {
	dispaly: block;
	text-decoration: none;
}
#LeftColoumn #Photos, #LeftColoumn #Photos DIV.PhotoText {
	width:220px;
	height:84px;
	position:relative;
	float:left;
	margin-top:10px;
	background-image:none;
}

#LeftColoumn #Photos DIV.PhotoText {
	position:absolute;
	margin-top:-84px;
}

#LeftColoumn #Photos DIV.PhotoText H3 {
	margin:6px 0px 6px 6px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

#LeftColoumn a#BoxSpes, #LeftColoumn a#BoxSpes:visited {
	dispaly: block;
	text-decoration: none;
	width:218px;
	height:65px;
	position:relative;
	float:left;
	margin-top:10px;
	border:1px #999999 solid;
	background-image:url('../images/billets_bg.jpg');
	background-repeat:repeat-y;
}

#LeftColoumn #BoxSpes H3 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:12px 6px 0px 6px;
	vertical-align:middle;
	color:#333333;
}

/* ------------------------------------------------------------------ */
/*						     LEFT NEVIGATION						  */
/* ------------------------------------------------------------------ */

#MainContainer #LeftColoumn #SubMenu {
	width:220px;
	height:auto;
	position:relative;
	background-image:url('../design/submenu_bg.jpg');
	background-repeat:repeat-y;
	float:left;
	border:1px #CCCCCC solid;
}

#SubMenu UL {
	margin:10px 0px 10px 10px;
	padding:0px;
	list-style:none;
	line-height:22px;
}

#SubMenu UL LI A, #SubMenu UL LI A:hover, #SubMenu UL LI.SelN A {
	background-image:url('../design/bullet.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
}

UL LI.SelN A {
	letter-spacing:-1px;
}	

#SubMenu UL LI.Sel A, #SubMenu UL LI.SelN A:hover {
	background-image:url('../design/bullet_sel.jpg');
	letter-spacing:-1px;
	color:#CC0000;
}	
	
#SubMenu UL LI A:hover {
	background-image:url('../design/bullet_sel.jpg');
	color:#CC0000;
}
	
#MainContainer #LeftColoumn #SubMenu UL LI UL {
	margin:5px 0px 10px 15px;
	padding:0px;
	list-style:none;
	line-height:16px;
}
	
UL LI UL LI A {
	background-image:url('../design/sb_arrow.jpg');
}
	
#SubMenu UL LI UL LI A, #SubMenu UL LI UL LI A:hover,
#SubMenu UL LI UL LI.Sel A,
#SubMenu UL LI UL LI.Sel A:hover,
#SubMenu UL LI UL LI.SelN A, #SubMenu UL LI UL LI.SelN A:hover {
	background-image:url('../design/sb_arrow_sel.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:12px;
	font-weight:normal; 
	text-decoration:none;
}

#SubMenu UL LI UL LI.SelN A {
	background-image:url('../design/sb_arrow.jpg');
	color:#595959;
}

#SubMenu UL DIV.Seperator {
	background-image:none;
	width:200px;
	height:1px;
	margin:3px 0px 3px 0px;
	padding:0px;
	border-bottom:1px #999999 solid;
}
	
/* ------------------------------------------------------------------ */
/*						     BODY CONTENTS							  */
/* ------------------------------------------------------------------ */

#MainContainer #BodyContent {
	width:418px;
	height:auto;
	float:left;
	background-image:none;
	position:relative;
	margin:15px 0 0 20px;
}

#MainContainer #BodyContent #PhotoGallary {
	margin:20px 0px 39px 0px;
	padding:0px;
	width:415px;
	height:195px;
	background-image:none;
	float:left;
}

#PhotoGallary a, #PhotoGallary a:visited {
	padding:0px 17px 17px 0px;
	width:61px;
	height:61px;
	background-image: none;
	float:left;
}
	
#MainContainer #BodyContent #LatestUpdates {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:415px;
	height:auto;
	background-image:none;
	float:left;
}

#LatestUpdates H2 {
	margin:0px 0px 20px 0px;
	padding:0px;
	height:auto;
	font-size:24px;
}
	
#LatestUpdates DIV.Date, #LatestUpdates DIV.Title {
	margin:0px 0px 7px 0px;
	padding:0px;
	width:80px;
	height:auto;
	background-image:none;
	float:left;
	font-size:14px;
	color:#333333;
	text-align:left;
}

#LatestUpdates DIV.Title {
	width:320px;
	font-weight:bold;
}

#LatestUpdates DIV.Link, DIV.Link A, DIV.Link A:hover {
	margin:0px 0px 7px 0px;
	padding:0px;
	width:320px;
	height:auto;
	background-image:none;
	float:left;
	font-weight:normal;
	text-align:left;
}

DIV.Link A {
	text-decoration:none;
	color:#CC0000;
}

DIV.Link A:hover {
	font-size:14px;
	text-decoration:underline;
}

#MainContainer #BodyContent #TextArea {
	margin:20px 0px 39px 0px;
	padding:0px;
	width:417px;
	height:195px;
	background-image:none;
	float:left;
}

#TextArea DIV.DateRd, #TextArea DIV.TitleRd  {
	background-image:none;
	width:110px;
	height:auto;
	float:left;
	margin:25px 0px 25px 0px;
	font-weight:bold;
}

#TextArea DIV.TitleRd {
	width:300px;
}

#MainContainer #BodyContent SPAN {
	color:#CC0000;
}
#TextArea DIV.DateBlck, #TextArea DIV.TitleBlck {	
	background-image:none;
	width:110px;
	height:auto;
	float:left;
	margin-bottom:3px;
	font-size:12px;
	color:#666666;
}

#TextArea DIV.TitleBlck {
	background-image:none;
	width:300px;
}

#MainContainer #BodyContent #ContactBox {
	background-image:none;
	width:400px;
	margin-top:20px;
	height:auto;
	float:left;
}

#ContactBox INPUT, INPUT.TxtBox {
	margin:0px 10px 8px 0px;
	border:1px #999999 solid;
	height:20px;
	font-size:12px;
	color:#595959;
}

#ContactBox INPUT {
	width:150px;
}
	
#ContactBox LABEL {
	margin:0px 0px 8px 0px;
	margin:0px;
	padding:0px;
	width:120px;
	height:auto;
	float:left;
	background-image:none;
	font-size:12px;
	color:#595959;
	vertical-align:middle;
}			

#ContactBox INPUT.TxtBox, .TxtArea {
	margin:0px 10px 8px 0px;
	border:1px #999999 solid;
	width:250px; height:20px;
	font-size:12px;
	color:#595959;
}	
	
#ContactBox .TxtArea {
	border:2px #999999 solid;
	height:70px;
}	
	
#ContactBox INPUT.Button {
	border:1px #999999 solid;
	width:91px;
	height:20px;
	font-size:12px;
	color:#595959;
	background-color:#FFFFFF;
}
	
H3.Red {
	margin:0;
	padding:0px;
	height:auto;
	font-size:18px; 
	font-weight:bold;
	color:#CC0000;
}

#BodyContent H4, H4.Blck, H4.Red {
	margin:13px 0 0 0;
	padding:0px;
	height:auto;
	font-size:12px;
	color:#595959;
	font-weight:normal;
}	

#BodyContent H4.Blck {
	margin:13px 7px 0 0;
	color:#595959;
	font-weight:bold;
	float:left;
}	
	
#BodyContent H4.Red {
	color:#CC0000;
}	

#MainContainer #BodyContent UL.ExpoSants {
	margin:10px 0 0 20px;
	float:left;
	list-style-image:url('../design/bullet_star.jpg');
	color:#595959;
	font-weight:bold; }
	
UL.ExpoSants2 {
	margin:10px 0 0 190px;
	list-style-image:url('../design/bullet_star.jpg');
	color:#595959;
	font-weight:bold; }	
	
UL.ExpList {
	margin:10px 0 0 20px;
	list-style-image: url('../design/bullet_sel.jpg') !important;
	font-size:18px;
	color:#CC0000;
	font-weight:bold; }		
	
#MainContainer #BodyContent UL.ExpList2 {
	list-style-image:url('../design/bullet.jpg');
	color:#595959;
	font-weight:bold;
	margin-left: 20px;}					
	
UL.ExpList2 #LogoBox {
	background-image:none;
	width:400px;
	height:60px;
	text-align:left;
}
	
UL.ExpList2 DIV IMG {
	margin:10px 10px 0 0;
}	

/* ------------------------------------------------------------------ */
/*						     RIGHT COLOUMN							  */
/* ------------------------------------------------------------------ */

#MainContainer #RightColoumn {	
	background-image:none;
	width:288px;
	height:600px;
	float:right;
	position:relative;
	margin:15px 0 0 0;
}
#MainContainer #RightColoumn a, #MainContainer #RightColoumn a:visited {
	dispaly: block;
}

/* ------------------------------------------------------------------ */
/*						     BANNER AREAS							  */
/* ------------------------------------------------------------------ */
	
#RightColoumn .Banner1, .Banner2, #RightColoumn .Banner6 {	
	background-image:none;
	width:157px;
	height:420px;
	float:left;
	position:relative;
}
	
#RightColoumn .Banner6 {
	width:155px;
	height:256px;
}

#RightColoumn .Banner2 {
	width:122px;

	position:absolute;
	top:0;
	right:0;

}
	
#RightColoumn .LgBottom {	
	width:154px;
	height:auto;
	margin-top:0px;
	background-image:none;
	clear:both;
	float:left;
}

/* ------------------------------------------------------------------ */
/*						     FOOTER CONTENT							  */
/* ------------------------------------------------------------------ */

#MainContainer DIV DIV.MidGap {
	width:1054px;
	height:50px;
	background-image:none;
	float:left;
}	

#MainContainer DIV #Footer {
	background-image:none;
	width:700px;
	height:35px;
	float:right;
	padding:0px;
	margin:0px 40px 0 0;
	position:relative;
}
	
DIV #Footer UL {
	margin-top:0px;
	padding:0px;
	float:right;
}

DIV #Footer UL LI.First {
	background-image:none;
}

DIV #Footer UL LI {
	padding-left:20px;
	background-image:url('../design/sep_bar.jpg');
	background-repeat:no-repeat;
	background-position:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

DIV #Footer UL LI A, DIV.CopyRight {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.CopyRight .small, .CopyRight .small a, .CopyRight .small a:visited {
	font-size: 10px;
	font-weight: normal;
}

DIV #Footer UL LI A:hover {
	text-decoration:underline;
}
	
DIV #Footer DIV.CopyRight {
	background-image:none;
	width:700px;
	height:30px;
	float:right;
	margin-top:-10px;
	text-align:right;
}		

/* Sitemap */
#sitemap_cmp_1 DIV, #sitemap_cmp_2 DIV, 
#sitemap_cmp_3 DIV, #sitemap_cmp_4 DIV {
	height: 23px;
	padding-top: 7px;
}
#sitemap_cmp_1 DIV A, #sitemap_cmp_1 DIV A:visited , 
#sitemap_cmp_2 DIV A, #sitemap_cmp_2 DIV A:visited , 
#sitemap_cmp_3 DIV A, #sitemap_cmp_3 DIV A:visited,
#sitemap_cmp_4 DIV A, #sitemap_cmp_4 DIV A:visited {
	text-decoration: none;
}
#sitemap_cmp_1 DIV A:hover, #sitemap_cmp_1 DIV A:active , 
#sitemap_cmp_2 DIV A:hover, #sitemap_cmp_2 DIV A:active , 
#sitemap_cmp_3 DIV A:hover, #sitemap_cmp_3 DIV A:active , 
#sitemap_cmp_4 DIV A:hover, #sitemap_cmp_4 DIV A:active {
	text-decoration: underline;
}

.level_xxx {
	font-weight: bold;
	margin-top: 30px;
}
.level_xyx {
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
	margin-left: 45px;
	padding-left: 30px;
}
.level_xyx_last {
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
	margin-left: 45px;
	padding-left: 30px;
}
.level_yxx{
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
	padding-left: 30px;
}
.level_yxx_last{
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
	padding-left: 30px;
}
.level_yyx {
	padding-left: 70px;
	background: url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_yyx_last {
	padding-left: 70px;
	background: url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xyy {
	padding-left: 70px;
	margin-left: 45px;
	background: url(/design/sitemap/sitemap0201.gif) left no-repeat;
}
.level_xyy_last {
	padding-left: 70px;
	margin-left: 45px;
	background: url(/design/sitemap/sitemap0202.gif) left no-repeat;
}
.level_xxy {
	padding-left: 30px;
	margin-left: 75px;
	background: url(/design/sitemap/sitemap01.gif) left no-repeat;
}
.level_xxy_last {
	padding-left: 30px;
	margin-left: 75px;
	background: url(/design/sitemap/sitemap02.gif) left no-repeat;
}
.level_yyy {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0301.gif) left no-repeat;
}
.level_yyy_last {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0302.gif) left no-repeat;
}
.level_yxy {
	padding-left: 110px;
	background:url(/design/sitemap/sitemap0304.gif) left no-repeat;
}
.level_yxy_last {
	padding-left: 110px;
	background: url(/design/sitemap/sitemap0303.gif) left no-repeat;
}


/*G3*/

#g3 {
 padding:0px;
 margin:0px;
 clear:both;
}

#g3 LI {
 padding:5px;
 border:none;
 width:85px;
 margin:4px;
 height:70px;
 float:left;
 text-align:center;
 overflow:hidden;
 color:#333;
 list-style-type:none;
}

#g3 LI.g3_folder {
 border:none;
 font-weight:normal;

}

#g3 LI.g3_folder IMG {
 border:1px solid #999;
}

#g3 LI IMG {
 border:1px solid #ccc;
}

.g3_title{
 display:block;
 font-size:12px;
 font-weight:normal;
 color:#666;
 margin:10px 0 5px 0;
}

TR.g3_nav TD A , TR.g3_nav TD A:visited{
 display:block;
 font-size:12px;
 font-weight:normal;
 color:#666;
 text-decoration:none;
 padding:5px;
}

TR.g3_nav TD A:hover{
 color:#333;
 text-decoration:none;

}

a.g3_next, a.g3_previous {
	font-size:17px !important;
	font-weight:bold !important;
	display:block;
	width:50px;
}


