﻿/************************/
/* GLOBAL               */
/************************/
body
{
	/*font: 75%/1.4 Arial, Verdana, Helvetica, Sans-Serif;*/
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	color:#848484;
}

body form
{
    font-size:1em;
	/*width:76.916em;*/
	width:92.3em;
    max-width: 1500px;
    margin: 0 auto;
    background-color:White;
}
* html body form { width:92.1em;}  /* for IE 6 */

#Page 
{
	/*font-size:0.83em;*/
	font-size:1em;
	position: relative;
	background-color:White;
	text-align: left;
    overflow: hidden;
    border:1px solid #006bb3;
    border-top:none;
   
}

* html #Page { width:100%;}  /* for IE 6 */


a 
{
	color: #006ea0;
}

h1, h2, h3, h4 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

h1 {font-weight: normal; font-size: 2.7em; padding: 0; margin: 0;}
h2 {font-weight: normal; font-size: 1.8em; padding: 0; margin: 0.2em 0;}
h3 {font-weight: bold; font-size: 1.5em; padding: 0; margin: 0.4em 0;}

p 
{
    margin: 0 0 1em 0; 
    padding: 0; 
}

.introduction 
{
    font-style:italic;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #848484;
	color: #848484;
	border:0;
}

hr.clear 
{
    clear: both;
}

ul 
{
    padding: 0;
    margin: 1.5em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(images/buttonBg.png) repeat-x;
}

input
{
	border: 1px solid #848484;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

/************************/
/* HEADER               */
/************************/
#HeaderArea
{
	padding: 0;
	/*margin:0 2.3em 0 2.0em;*/
}

#HeaderBg
{
	position: relative;
	width:100%;
}

#Header
{
	position: relative;
	padding: 0;
	width:100%;
}

#Logotype
{
	float: left;
	margin:0;
	padding:0;
	padding:2.0em 0 1.6em 2.9em;
}
.Logo
{
	display:block;
	height:150px;
	width:335px;
}
#Functions
{
	float:right;
	margin:0em 4.3em 0 0;
	padding:2em 0 0 0;
}

.DisneyLink
{
	position:absolute;
	top:35px;
	left:700px;
	width:190px;
	height:111px;
}
/*************************/
/* TOPLINKS				 */
/*************************/
#TopLinks
{
	text-align:right;
	position:relative;
	font-size:1em;
}

#TopLinks ul 
{
	display:block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TopLinks li 
{
	display:inline;
	margin: 0 0 0 0.5em;
	padding:0;
}

#TopLinks li.separator 
{
	vertical-align:top;
}

#TopLinks li.selected 
{
	font-weight:bold;
}

#TopLinks li.selected a 
{
	
}

#TopLinks li a 
{
	text-decoration: none;
	color:#494949;
}

#TopLinks li.unselected a:hover 
{
	text-decoration:underline;
}
	
/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	position: relative;
	margin: 1em 0 0 0;
}

input.quickSearchField
{
	float: left;
	margin: 1px 2px 0px 0px;
	width: 11em;
	font-size:1.1em;
	display:none;
}

.quickSearchButton
{
	
	float: left;
	margin: 0px 2px 0px 0px;
	width:5em;
	display:none;
}

.ButtonTop div, .ButtonTop, .ButtonBottom div, ButtonBottom
{
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.ButtonBg a
{
	margin: -5px 0 -4px 0;
	font-size:1.0em;
	padding: 0;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}


#TopMenuAreas
{
	margin:0 2.3em 0 2.0em;
}

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	position: relative;
	color: #000000;
	width:100%;
	float:left;
	margin:1em 0 0em 0;
	font-size:1.3em;
	
}

* html #MainMenuArea { margin-bottom:-1px;}  /* for IE 6 */

#MainMenuTR
{
	margin: 0 0 0 0;
}

#MainMenuContent
{
	padding: 15px 0 0 0;
	position: relative;
	width:100%;
}

#MainMenuBR
{
	margin: 0 0;
	clear: both;
	height:15px;
	
}

#MainMenuBL
{
	height:15px;
}

.MainMenuTopCorners div, .MainMenuTopCorners, .MainMenuBottomCorners, .MainMenuBottomCorners div
{
	position: relative;
	width:100%;
	height:15px;
	font-size:1px;
}

.MainMenuContent
{
	margin: 0 15px;
	position:static;
	display:block;
}

#MainMenuArea ul 
{
	margin: 0;
	padding: 0 0 0 0em;
	list-style-type: none;
	float: left;
	margin:-15px 0 -15px 1em;
	width:100%;
}

* html #MainMenuArea ul  { width:66.7em; margin:-15px 0 -15px 0.3em;position:relative; }  /* for IE 6 */

#MainMenuArea li 
{
	display: block;
	float: left;
	margin: 0;
	padding:0;
}

#MainMenuArea li.selected 
{
	
}

#MainMenuArea li a 
{
	display: block;
	padding: 1.0em 1.0em;
	text-decoration: none;
}

#MainMenuArea li.selected a 
{
	color:White;
	background-color:Gray;

}

#MainMenuArea li.unselected a:hover 
{
	background-color:Gray;
	color:White;
}

#MainMenuArea li.language 
{
	display: block;
	float: right;
	margin: 0;
	padding:0;
}

#MainMenuArea li a.language 
{
	font-size:0.8em;
	font-weight:bold;
	padding:1.2em 0em 1.7em 0;
	margin-right:2.0em;
	
}

/************************/
/* SUBMENUAREA          */
/************************/
#SubMenuArea 
{
	position: relative;
	
	width:100%;
	clear: both;
	padding: 0 0 0 0;
	background: white;
	height:17px;
	min-height:17px;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #SubMenuArea {height: auto;}

#SubMenuArea ul 
{
	width: 58.3em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.5em;
	font-weight:bold;
	padding:0.5em 0 0 0;
	height:2.6em;
	min-height:2.6em;
	
}

#SubMenuArea li 
{
	float: left;
	margin: 0;
	padding:0;
	margin:0 0.4em 0 0;
}


#SubMenuArea li.selected 
{
	color:White;
}



#SubMenuArea li a 
{
	display: block;
	padding:0.3em 0.7em 0 1.5em;
	margin:0 0 0 0.5em;
	text-decoration: none;
	color:#494949;
	overflow:hidden;
	background: url(images/SubMenuArrow.png) no-repeat top left;
}

#SubMenuArea li.selected a 
{
	color:White;
	background: url(images/SubMenuArrowSelected.png) no-repeat top left;
}

#SubMenuArea li.unselected a:hover 
{
	
}
 


.SubmenuLeft
{
	background: url(images/SubmenuLeft.png) no-repeat left top;
	width:4px;
	height:30px;
	float:left;
}

.SubmenuLeftSelected
{
	background: url(images/SubmenuLeftSelected.png) no-repeat left top;
	width:4px;
	height:30px;
	float:left;
}
.SubmenuMiddle
{
	background: #f3f3f3;
	border-top: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	float:left;
	height:29px;
}

.SubmenuMiddleSelected
{
	background: #b2b2b2;
	border-top: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	float:left;
	height:29px;
}

.SubmenuRight
{
	background: url(images/SubmenuRight.png) no-repeat right top;
	width:4px;
	height:30px;
	float:left;
}

.SubmenuRightSelected
{
	background: url(images/SubmenuRightSelected.png) no-repeat right top;
	width:4px;
	height:30px;
	float:left;
}
/*************************/
/* STAGEAREA             */
/*************************/

#ContentHolder1
{
	float:left;
	position: relative;
	background: url(images/PageBgLeft.png) repeat-y left top;
	margin:0.3em 2.1em 2em 1.8em;
}

* html #ContentHolder1 { float:none;}  /* for IE 6 */

#ContentHolder2 
{
    position: relative;
	background: url(images/PageBgRight.png) repeat-y right top;
}

#ContentHolder3
{
	background: url(images/PageCornerRight.png) top right no-repeat;
	margin: 0 0 0 0;
}

#StageArea
{
	position: relative;
	display:block;
	background: url(images/PageCornerLeft.png) 0 0 no-repeat;
	padding: 2.8em 0 0 2.8em;
}

#StageAreaStartPage
{
	position: relative;
	display:block;
	width:92.1em;
	padding:0em 0 0 1.2em;
	
	/*padding: 2.5em 0 0 1.2em;*/
	
}

/* IE 6 doesn't understand the > selector and ignores it */
/*html>body #StageAreaStartPage {height: auto;}*/

#ContentHolder4
{
	overflow: visible;
	margin: 0 0;
	clear: both;
	background: url(images/PageCornerBottomRight.png) bottom right no-repeat;
}

#ContentHolder5 
{
	height: 30px;
	overflow: visible;
	margin: 0 0;
	clear: both;
	background: url(images/PageCornerBottomLeft.png) bottom left no-repeat;
	width:3em;
}


/*************************/
/* LEFTMENUAREA          */
/*************************/
#LeftMenuArea
{
	width: 22.3em;
	float: left;
	overflow: hidden;
	color: #3e3e3e;
	margin:0em 2.1em 0 0;
	padding:0em 0 2em 0;
}

#LeftMenuArea .LeftMenuHeader
{
	padding: 0em 1.0em;
	font-weight:bold;
}

#LeftMenuArea .LeftMenuImg
{
	text-align:center;
	padding:1em 0 0 0;
}

#LeftMenuArea a
{
	color: #3e3e3e;
}

#LeftMenuArea a:hover
{
	color: Black;
}

#LeftMenuArea ul
{
	padding: 0 0 1.5em 0;
	margin: 0;
	list-style-type: none;
	background-color:#f1f1f1;
}

#LeftMenuArea ul ul
{
	margin: 0 0 0.1em 1.0em;
	padding:0 0 0.2em 0;
	border: 0;
}

#LeftMenuArea ul ul ul
{
	margin: 0 0 0.1em 1em;
	padding:0 0 0.2em 0;
}

#LeftMenuArea li
{
	font-size:1.5em;
}

#LeftMenuArea li a, #LeftMenuArea li span
{
	display: block;
	text-decoration: none;
}

* html #LeftMenuArea li a, #LeftMenuArea li span { display:inline}  /* for IE 6 */


#LeftMenuArea li li
{	
	font-size: 1.2em;
}

#LeftMenuArea li li li
{
	font-size: 0.83em;
}

.LeftMenuFooter
{

}

.LeftMenuBR
{
	margin: 0;
	height:20em;
	background:#e0e0e0 url(images/submenu_br.png) no-repeat bottom right;
}

.LeftMenuBL
{
	margin: 0;
	clear: both;
	height:20em;
	background: url(images/submenu_bl.png) no-repeat bottom left;
	width:7px;

}

#containersnazzy {background:#996633; width:100%; margin:0 0 0 0; padding:0;}
 
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #b2b2b2; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}
 
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#b2b2b2; border-width:0 5px;}
 
.xb5 {margin:0 2px; background:#b2b2b2; border-width:0 4px;}
.xb6 {margin:0 2px; background:#b2b2b2; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#b2b2b2; border-width:0 3px; height:2px;} 
 
.xboxcontent {display:block; background:#b2b2b2; }
/*.xboxcontent {display:block; background:#b2b2b2; border:3px solid #fff; border-width:0 3px;}*/

/*#picture {width:100%; height:100%; background:url(images/LeftMenuBg.png) left top; padding:0 0 2em 0; margin:0;}*/
#picture {width:100%; height:100%; background:#f1f1f1 url(images/LeftMenuBg.png) left top; padding:0.2em 0 1em 0; margin:0;}


  

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 20em;
    min-height: 20em;
	float: left;
	width:54.6em;
	margin:1.6em 6.4em 0 0;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
	width: 30.3em;
	float: left;
	background-color:White;
	margin:0.2em 0 0 0;
}

#MainBodyArea #MainBody, #FullBodyArea #MainBody
{	
	font-size:1.2em;
	padding: 0 2.5em 1em 2.5em;
}

#MainHeading
{
	font-size:0.83em;
	vertical-align:text-top;
	margin:0 0 1em 0;
	width:100%;
	padding:0;
	
}
#MainHeading h1
{
	display:inline-block;
	padding:0.5em 1.5em 0 0;		
}

* html #MainHeading h1 { display:inline;}  /* for IE 6 */
* + html #MainHeading h1 { display:inline; }  /* for IE 7 */


.WideHeading
{
	float:left; 
	width:100%;
}

#RightBodyArea
{
	width: 24.3em;
	overflow: hidden;
	float: left;
	margin:2.0em 0 0 0;
}

#RightBodyArea #RightBody
{
	margin: 0;
	font-size:1.2em;
}

#RightBodyArea ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#RightBodyArea li 
{
	display: block;
	margin: 0 0 20px 0;
	padding:0;
	text-align:left;
}

#RightBodyArea li.functions
{
	text-align:right;
}

.WideHeading .FunctionsWide
{
	position:absolute; 
	top:6.5em; 
	right:7.0em;
}

#RightBodyArea .FunctionsWide
{
	display: block;
	margin: 0 0 20px 0;
	padding:0;
	text-align:right;
}

#RightBodyArea .PrintButton
{

}
#RightBodyArea .TipButton, .WideHeading .TipButton
{
	padding: 0 0 0 1em;
}

#Tabs
{
	float: left;
	width:100%;
}

#Tabs .Box
{
	border:1px solid;
	margin-top: -1px;
	float:left;
}

.rtsUL
{
	width:100%;
	z-index:10;
	position:relative;
}
* html .rtsUL { position:static; }  /* for IE 6 */

.rtsTxt
{
	font-size:1.5em;
	font-weight:bold;
	color:#848484;
}

a.rtsSelected .rtsTxt
{
	color:#848484;
}

#Tabs .BoxContent
{
	padding:1em;
	font-size:1.2em;
}



#Tabs .BoxContent h3 a
{
	text-decoration:none;
	color:#848484;
}

#Tabs .BoxImage
{
	padding:0 0 0.5em 0.5em;
}

#FullBody
{
	float: left;
	width:100%;
}

#FullBodyArea
{
	width: 100%;
	/*overflow: hidden;*/
	float: left;
	background-color:White;
	margin:0.2em 0 0 0;
}

#FullBody .ListContent
{
	padding: 0 2.5em 1em 2.5em;
	font-size:1.2em;
}

#FullBody .ListItem
{
	padding: 0 2.5em 1em 2.5em;
	font-size:1.2em;
	
	
}

/*************************/
/* CONTENTAREA STARTPAGE */
/*************************/
.FlashTop
{
	
	float:left;
	margin:0 0 7px 0;
	padding:0;
	border:none;
	vertical-align:top;
	text-align:left;
}
.FlashContainer
{
	margin:0;
	position:relative;
	float:left;
	padding:0 0 0.4em 0;
	text-align:left;

}

.FlashItem
{
	padding:0 0.8em 0.5em 0;
	margin:0;
}
.FlashContainer .ImageItem
{
	padding:0 0.6em 0.5em 0.2em;
	margin:0;
	width:290px;
	height:258px;
}

#BottomImages
{
	float:left;
	padding:0 0 0.5em 0;
}
.ImageItemFirst
{
	float:left;
	padding: 0 0 0 0.6em;
}
.ImageItem
{
	float:left;
	padding: 0 0 0 1.6em;
}


/*************************/
/* List					 */
/*************************/


.MainListArea
{
	float: left;
	width:100%;
}

.MainListArea .ListContent
{
	padding: 0 0em 1em 2.5em;
	font-size:1.2em;
}

.MainListArea .Item
{
	padding: 0 2.5em 1em 2.5em;
	font-size:1.2em;
}

* html .MainListArea .Item { margin-top:-2em;}  /* for IE 6 */
* + html .MainListArea .Item { margin-top:-2em; }  /* for IE 7 */

.ListTable
{
	width:43em;
	float:left;
	padding: 0 0em 1em 2.5em;
	font-size:1.2em;
	
}

.ListPager
{
	height:3em;
	vertical-align:middle;

}

.ListItem
{
	
	padding-bottom:1em;
}

.ListItem h3 a
{
	text-decoration:none;
	color:#848484;
	font-weight:normal;
	font-size:1em;
}

.ListThumbnail
{
	padding:0 0.5em 0.5em 0;
}

.ListMainImage
{
	display:block;
	padding:0 0 1.5em 0;
}

.MainIntro
{
	 font-style:italic;
	 display:block;
	 padding: 0 0 1em 0;
}
.BackLink
{
	display:block;
}

/* TELERIK RADGRID */
.GridHeader_Default
{
	display:none;
}
.PagerLeft_Default
{
	float:left;
}
.PagerRight_Default
{
	float:right;
	
}

.RadGrid_Default .rgPageNext {
background-position:-21px -1248px;
}
.RadGrid_Default .rgAdd, .RadGrid_Default .rgRefresh, .RadGrid_Default .rgEdit, .RadGrid_Default .rgDel, .RadGrid_Default .rgFilter, .RadGrid_Default .rgPagePrev, .RadGrid_Default .rgPageNext, .RadGrid_Default .rgPageFirst, .RadGrid_Default .rgPageLast, .RadGrid_Default .rgExpand, .RadGrid_Default .rgCollapse, .RadGrid_Default .rgSortAsc, .RadGrid_Default .rgSortDesc, .RadGrid_Default .rgUpdate, .RadGrid_Default .rgCancel {
background-color:transparent;
background-image:url(WebResource.axd?d=ehHh6SpjdXrDPQySo0awxtRCeKrxiAHjcCXDhSFKX2jz8jwLNacMrPJdeb0mfoT_h3eiUhYShB576suEglXQfDq9ZiPuuUIe6-GMbx6NehQIx8h0IYMSRoTGlgQKypd30&t=633619194425152062);
background-repeat:no-repeat;
border:0 none;
cursor:pointer;
height:16px;
padding:0;
vertical-align:middle;
width:16px;
}
.RadGrid_Default .rgPagePrev {
background-position:5px -1248px;
}
.RadGrid_Default .rgAdd, .RadGrid_Default .rgRefresh, .RadGrid_Default .rgEdit, .RadGrid_Default .rgDel, .RadGrid_Default .rgFilter, .RadGrid_Default .rgPagePrev, .RadGrid_Default .rgPageNext, .RadGrid_Default .rgPageFirst, .RadGrid_Default .rgPageLast, .RadGrid_Default .rgExpand, .RadGrid_Default .rgCollapse, .RadGrid_Default .rgSortAsc, .RadGrid_Default .rgSortDesc, .RadGrid_Default .rgUpdate, .RadGrid_Default .rgCancel {
background-color:transparent;
background-image:url(WebResource.axd?d=ehHh6SpjdXrDPQySo0awxtRCeKrxiAHjcCXDhSFKX2jz8jwLNacMrPJdeb0mfoT_h3eiUhYShB576suEglXQfDq9ZiPuuUIe6-GMbx6NehQIx8h0IYMSRoTGlgQKypd30&t=633619194425152062);
background-repeat:no-repeat;
border:0 none;
cursor:pointer;
height:16px;
padding:0;
vertical-align:middle;
width:16px;
}

/*************************/
/* QUESTIONBOX			 */
/*************************/
.QuestionBox
{
	border:1px solid #848484;
	padding:2em;
}



/*************************/
/* BLOG					 */
/*************************/
.MainBlogArea
{
	float: left;
	width:100%;
	padding: 1.2em 2.5em 1em 2.9em;
}

.BlogItem
{
	font-size:1.2em;
}

.blogItem h2 a
{
    
    font-style: normal;
}

/* Tag links */
.tags 
{
    overflow: hidden;
}

.tags h2
{
    float: left;
    font-style: normal;
}

.tags ul 
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tags li
{
    
    list-style: none;
    list-style-image: none;
    float: left;
    margin-left: 0.5em;
}

/* Tag cloud */
ul.tagCloud
{
    margin: 0;
    padding: 0;
}

ul.tagCloud li 
{   
    display:inline;
    list-style: none;
    list-style-image: none;
    margin: 0 0.4em 0 0;
    vertical-align: baseline;
}

ul.tagCloud h1, ul.tagCloud h2, ul.tagCloud h3, ul.tagCloud h4, ul.tagCloud h5, ul.tagCloud h6
{
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    
}
ul.tagCloud h1
{
    font-size: 1.6em;
    font-weight: 900;
}
ul.tagCloud h2
{
    font-size: 1.3em;
    font-weight: 700;
}
ul.tagCloud h3
{
    font-size: 1.0em;
    font-weight: 500;
}
ul.tagCloud h4
{
    font-size: 0.9em;
    font-weight: 400;
}
ul.tagCloud h5
{
    font-size: 0.8em;
    font-weight: 200;
}
ul.tagCloud h6
{
    font-size: 0.7em;
    font-weight: 100;
}

/* Date archive */
div.dateTree 
{
    
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.dateTree ul
{
    padding: 0;
    margin: 0;
}

div.dateTree ul ul
{
    margin: 0 0 0 2em;
}

div.dateTree li
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

/* Comments */
ol.comments 
{
	margin-bottom: 1.5em;
	padding-left: 2em;
	margin: 0;
}

ol.comments ul
{
	margin-left: 2.8em;
}
ol.comments li
{
	margin-bottom: 1.8em;
	background-color: #ffffff;
	padding-bottom: 0.2em;
}
ol.comments .footer
{
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2
{
	margin: 0.5em 0;
    margin-top: 0.2em;
    font-size: 1.1em;
    font-style: italic;
}
ol.comments .footer a
{
    
    font-style: normal;
}
ol.comments img, .newsBody img, .eventBody img, div.WRbody img, div.text img
{
	padding: 0.5em;
	background: #fff;
	border: solid 1px #dcdcdc;
	}

ol.comments img
{
	max-width: 27.1em;
	}

.newsBody img, div.WRbody img, div.text img 
{
	max-width: 31em;
	}

.eventBody img
{
	width: 22em;
	}

* html ol.comments img, ol.comments p
{
	width: expression(this.clientWidth > 217? "21.7em": "auto");
	}

* html .newsBody img, div.WRbody img, div.text img, .newsBody p, div.WRbody p, div.text p 
{
	width: expression(this.clientWidth > 310? "31em": "auto");
	}

* html .eventBody img, .eventBody p
{
	width: expression(this.clientWidth > 220? "22em": "auto");
	}
	
.WRnote
{
	display: block;
	margin: 1.5em 0;
	padding-left: 0.5em;
	color: #e99636;
	}

/* Post comment */
fieldset.comment
{
}

fieldset.comment ul
{
	/* Validation summary */
	
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}

fieldset.comment li
{
	margin-left: 1.4em;
	list-style-image: none;
    margin-bottom: 0.7em;
    padding: 0;
}

fieldset.comment label, fieldset.comment input, fieldset.comment textarea
{
	display: block;
}

fieldset.comment input.textinput, fieldset.comment textarea
{
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea
{
	height: 140px;
}

/*************************/
/* CAPTCHA               */
/*************************/

fieldset.captcha 
{
	margin-top: 1em;
	padding: 0;
	border: 0;
}
fieldset.captcha legend
{
	display: none;
}
fieldset.captcha label
{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.7em;
    width: 115px;
}
fieldset.captcha img
{
    float:left;
    margin-bottom: 0.7em;
    padding-left: 0.5em;
}
fieldset.captcha input
{
	clear: both;
	width: 325px;
}
fieldset.captcha span
{
	/* validator */
	float: right;
}
/*************************/
/* FORMS                 */
/*************************/
.xForm
{
}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}
.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm input, .xForm .options 
{
    float: left;
}

.xForm fieldset 
{
    border: 1px solid #cdcdcd;
}

.xForm legend 
{
    color: #606060;
    padding: 10px 5px;
}

.xForm label 
{
    line-height: 1.7em;
    margin-right: 0.5em;
    float: left;
    width: 120px;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

.xForm input.value, .xForm textarea.textbox
{

    width: 200px;
}

.options
{
	border:none;
}



/*************************/
/* SEARCH PAGE           */
/*************************/
#AdvancedArea
{
	padding-top:0.5em;
}
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding: 0 3em 0 2em;
}
#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 65%;
}

.searchfilestext
{
	padding-right:1em;
}

span.options input
{
	border:none;
}

/*************************/
/*  LEFT ALIGNED PAGE     */
/*************************/
#FullContentArea
{
	height: 20em;
    min-height: 20em;
	float: left;
	width:79.0em;
	margin:1.9em 6.4em 0 0;
}


/* IE 6 doesn't understand the > selector and ignores it */
html>body #FullContentArea {height: auto;}

#FullContentArea #MainBodyArea
{
	width: 54.7em;
}


/*************************/
/* FOOTERAREA            */
/*************************/
#FooterArea
{
	font-size:10px;
	float:left;
	width:87.8em;
	
	padding:3em 2.3em 0 1.8em;
}
#Footer 
{
	background-color:Gray;
}

.FooterTop div, .FooterTop, .FooterBottom div, FooterBottom
{
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.FooterBg
{
	margin: 0;
	padding: 0 0 0 1.2em;
}

#FooterArea ul
{
	font-size:1.1em;
	margin: 0.8em 0 0.5em 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width:100%;
}

#FooterArea ul li
{
	display: block;
	float: left;
	border-left: solid 1px #848484;
	padding: 0 1.3em 0 1.3em;
	font-size: 1em;
	width:30%;
}

#FooterArea ul li.first
{
	border: 0;
	padding: 0 1.3em 0 0.8em;
}

#FooterArea a
{
	text-decoration: none;
}

#FooterArea a:hover
{
	text-decoration: underline;
}

#PageBottom
{
	float:left;
	width:100%;
	padding:1.5em 0 0 0;
	
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}





