/* STYLES FOR SKIN */

.pagemaster
{	
	width: 100%;    
	height: 100%;
	background-color: #8C8C8C;
    text-align: center;  
}

.skinmaster 
{
	width: 862px;
	height: 550px;	
	margin: 0 auto;
	background-color: white;
    text-align: left;
}
.skinheader 
{}
.skingradient 
{}

.layoutpane
{
}

/* Panes */
.toppane
{
}

.leftpane
{
}

.contentpane 
{
}

.rightpane
{
}
.bottompane
{
}

/* Containers */
.contentpane .container .containercontentpane
{
}

.rightpane .container .containercontentpane
{
}

.leftpane .container .containercontentpane
{
 }

.section, A.section:link, A.section:active, A.section:visited, A.section:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, serif;
	text-decoration: none;
	cursor: pointer;
}

.footer, A.footer:link, A.footer:active, A.footer:visited, A.footer:hover
{   
	text-align: center;
    font-weight: normal;
	font-size: 8pt;
	color: #3f3f3f;
	font-family: Verdana, Tahoma, serif;
	text-decoration: none;
}

.copyright, A.copyright:link, A.copyright:active, A.copyright:visited, A.copyright:hover, .copyright A
{
	text-align: center;
	vertical-align: middle;
    font-weight: normal;
	font-size: 10px;
	color: #b2b2b2;
	font-family: Verdana, Tahoma, serif;
	text-decoration: none;
}


/* Menu Level 0*/
.Menu_Level0_Seperator
{
    background-image: url( Images/seperator.jpg );
    background-position: center center;
    background-repeat: no-repeat;
    width: 1px;
}

.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, serif;
	text-decoration: none;
	cursor: pointer;
}
.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, serif;
	text-decoration: none;
	cursor: pointer;
}
/*Menu_Backgr_Level0*/
.Menu_Backgr_Level0, A.Menu_Backgr_Level0:link, A.Menu_Backgr_Level0:active, A.Menu_Backgr_Level0:visited, A.Menu_Backgr_Level0:hover
{
    text-align: center;
    /*background: rgb(200,0,28);*/
	cursor: pointer;
	/*padding-left: 12px;
	padding-right: 12px;*/
}
.Menu_Backgr_Level0_Selected, A.Menu_Backgr_Level0_Selected:link, A.Menu_Backgr_Level0_Selected:active, A.Menu_Backgr_Level0_Selected:visited, A.Menu_Backgr_Level0_Selected:hover
{
    text-align: center;
    background: #bcb5a0;
	cursor: pointer;
}
/* Menu_Bacgr_Level0_First */
.Menu_Backgr_Level0_First, A.Menu_Backgr_Level0_First:link, A.Menu_Backgr_Level0_First:active, A.Menu_Backgr_Level0_First:visited, A.Menu_Backgr_Level0_First:hover
{
    text-align: center;
    /*background: rgb(200,0,28);*/
}
.Menu_Backgr_Level0_First_Selected, A.Menu_Backgr_Level0_First_Selected:link, A.Menu_Backgr_Level0_First_Selected:active, A.Menu_Backgr_Level0_First_Selected:visited, A.Menu_Backgr_Level0_First_Selected:hover
{
    text-align: center;
    /*background: white;  */
	cursor: pointer;
}
/* Menu Level 0 - First Menu Item*/
.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	cursor: pointer;
}
.Menu_Level0_First_Selected, A.Menu_Level0_First_Selected:link, A.Menu_Level0_First_Selected:active, A.Menu_Level0_First_Selected:visited, A.Menu_Level0_First_Selected:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	cursor: pointer;
}

/* Menu Level 1*/
.Menu_Level1, A.Menu_Level1:link, A.Menu_Level1:active, A.Menu_Level1:visited, A.Menu_Level1:hover
{
    font-family: Verdana, serif;
    font-size:  11px;
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
	cursor: pointer;
}
.Menu_Level1_Selected, A.Menu_Level1_Selected:link, A.Menu_Level1_Selected:active, A.Menu_Level1_Selected:visited, A.Menu_Level1_Selected:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, serif;
	text-decoration: none;
	cursor: pointer;
}
/* Menu Level 2*/

.Menu_Level2
{
}

A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover
{
    padding-left: 11px;
    font-family: Verdana, serif;
    font-size: 11px;
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
	cursor: pointer;
}
.Menu_Level2_Selected
{
    background-image: url( Images/arrow.gif );
    background-position: left center;
    background-repeat: no-repeat;
}
A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover
{
    padding-left: 11px;
	font-weight: bold;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, Arial;
	text-decoration: none;
	cursor: pointer;
}
/* Menu Level 3*/
.Menu_Level3
{
}

A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover
{
    padding-left: 11px;
    font-family: Verdana, Arial;
    font-size:  11px;
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
	cursor: pointer;
}
.Menu_Level3_Selected
{
    background-image: url( Images/arrow.gif );
    background-position: left center;
    background-repeat: no-repeat;    
}
A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover
{
    padding-left: 11px;
	font-weight: bold;
	font-size: 11px;
	color: #3f3f3f;
	font-family: Verdana, Arial;
	text-decoration: none;
	cursor: pointer;
}


/* SEARCH BOX */


.SearchTextBox
{
    width: 98px;
    line-height: 13px;
    height: 15px;
    font-size: 8pt; 
    font-family: arial;
    color:  #3f3f3f;
padding-left: 4px;
}

.SearchTextBoxGrayed
{
    width: 98px;
    line-height: 13px;
    height: 15px;
    font-size: 8pt; 
    font-family: arial;
    color:  #3f3f3f;
padding-left: 4px;
}



/* GENERAL */
/* Heading */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #f79727;
	font-family: Verdana, Arial, Sans-Serif;
}
.Head A
{
	font-weight: bold;
	font-size: 12px;
	color: #f79727;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

/* Body text */
.Normal
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #3f3f3f;
    
}
.Normal A
{
    font-family: Verdana, Arial, Sans-Serif;
    /*font-size: 11px;*/
    font-weight: normal;
    color: #3f3f3f;
	text-decoration: underline;
}

/*Sansir Forms*/
.SansirFormsTable
{
}

.SansirFormsLabelCell
{
    width: 100px;
    vertical-align: top;
}

.SansirFormsControlCell
{
    width: 150px;
}

.SansirFormsSubmitCell 
{
    text-align: right;
}

.SansirFormsLabel
{
    font-weight: bold;
}

.SansirFormsText
{
    width: 200px;
    border: 1px black solid;
}

.SansirFormsTextArea
{
    width: 200px;
    height: 100px;
    border: 1px black solid;
}

.SansirFormsListBox
{
    width: 200px;
    height: 100px;
    border: 1px black solid;
    margin: 0px;
}

.SansirFormsSubmit
{
    
}

/*CalendarModule*/
.SansirCalendar 
{
    background-color: White;
    width: 100%;
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    border-collapse:collapse;
    border-color: Silver;
}

.SansirCalendar A 
{
    text-decoration: none;
}


.SansirCalendarDay 
{
    height: 18px;
}

.SansirCalendarDay A, .SansirCalendarSelectedDay A, .SansirCalendarWeekendDay A, .SansirCalendarOtherMonthDay A, .SansirCalendarTodayDay A
{
    text-decoration: none;
}

.SansirCalendarDayHeader
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    background-color: #DDF1FA;
    color: Black;
}

.SansirCalendarSelectedDay, .SansirCalendarTodayDay
{
    background-color: #DDF1FA;
    font-weight: bold;
    color: Black;
}

.SansirCalendarNonEmptyDay 
{
    background-color: #DDF1FA;
    font-weight: bold;
    color: Black;
}

.SansirCalendarTitle
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    height: 18px;
    background-image: url(Images/CalendarTopBackground.jpg);
    background-repeat:no-repeat;
    background-position: center center;
}

.SansirCalendarNextMonthText
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: White;
}


    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR 
{
}


/* ------------------*/
/* New FrontPage css */
/* ------------------*/

.FrontPage .ContentPane 
{
    float: left;
    width: 624px;
}

.FrontPage .RightPane 
{
    float: right;
    width: 152px;
}

.FrontPage .BottomPane 
{
    width: auto;
    height: auto;
    overflow:hidden;
}


.FrontPage .ContentPane .Adv
{
    width: 624px;
    height: 346px;
    overflow: hidden;
}

.FrontPage .RightPane .Adv 
{
    width: 152px;
    height: 102px;
    overflow: hidden;
}

.FrontPage .RightPane .AdvSpaceBetween 
{
    height: 20px;
}

.FrontPage .BottomPane .Adv 
{
    width: 141px;
    height: 100px;
    float: left;
    overflow: hidden;
}

/* Diffrent width on adv nr5 */
.FrontPage .BottomPane .Adv5 
{
    width: 152px;
}

.FrontPage .BottomPane .AdvSpaceBetween 
{
    float: left;
    width: 20px;
    height: 100px;
}

/* change size on img 5 */ 
.FrontPage .BottomPane .Advimg5 
{
    width: 152px;
    height: 100px;
}



/* CONTAINER */



.Container .Control
{
    text-align: right;
}

.Container.FloatRight
{
    float:right;
}

.Container.FloatLeft
{
    float:left;
    width: 642px;
}