﻿#content
{
	display:inline; overflow:hidden;
}

.bottomBanner {
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:#dadada 
}
a.bottomButton {
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:#dadada 
}
a.bottomButton:hover {
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:#c4c2c2 
}

a.MainMenu {
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:Maroon
}
a.MainMenu:hover {
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:White; background-color:Maroon
}

.body{
	
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 12pt; color:#505050 
}
.headerbody
{
    FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:bold; FONT-SIZE: 10pt; color:#a84e4e
}

.img_c {
	background-image: url(images/d.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.error {
	 FONT-SIZE: 10pt; COLOR: red; FONT-FAMILY: Times New Roman;font-weight:normal;
}
.btn
{
     FONT-SIZE: 10pt; COLOR: #73787e; 
    FONT-FAMILY: Times New Roman; TEXT-DECORATION: none;font-weight:normal;
}
.btn2
{
     FONT-SIZE: 10pt; COLOR:#a84e4e; font-weight:normal;
    FONT-FAMILY: Times New Roman; TEXT-DECORATION: none
}
.title
{
    font-family:Times New Roman; font-size:10pt; font-weight:normal; color:#a84e4e;
}
textarea
{
    font-family:Times New Roman; font-weight:normal
}

.normalSmall
{
    font-family:Times New Roman; font-size:10pt; font-weight:normal; color:black;
}
.normalNormal
{
    font-family:Times New Roman; font-size:10pt; font-weight:normal; color:black;
}
A.Main
{
    font-family:Times New Roman; font-size:13pt; font-weight:bold; color:Maroon ; text-decoration:none;
}
A.UnderMain
{
    font-family:Times New Roman; font-size:12pt; font-weight:bold; color:#3f5574 ; text-decoration:none;
}
A.DarkLink
{
    font-family:Times New Roman; font-size:10pt; font-weight:normal; color:#a84e4e; text-decoration:none;
}
a.more
{
    FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 11pt; color:#3f5574
}
a.more:hover
{
    FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 11pt; color:Maroon	
}
a.NewsLine
{
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:#505050	
}
a.NewsLine:hover
{
	FONT-FAMILY:Times New Roman; TEXT-DECORATION:none ; font-weight:normal; FONT-SIZE: 10pt; color:Maroon	
}

.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:normal;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


.accordionHeader
{
    color:#606060;
	font-family: tahoma;
	font-size: 9pt;
	font-weight:normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

#master_content .accordionHeader a
{
	color:#f3f3f3;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected
{
	 color:#f6f6f6;
    background-color: #5e5e5e;
	font-family: tahoma;
	font-size: 9pt;
	font-weight:normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

#master_content .accordionHeaderSelected a
{
	color: #f3f3f3;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	color:#f3f3f3;
	background: none;
	text-decoration: none;
}

.accordionContent
{
    background-color: #f8f8f8;
    font-family: tahoma;
    font-size: 12px;
	font-weight: normal;
    border: 1px dashed #5e5e5e;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-decoration: none;
}
.accordionLink
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:normal;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;	
}

/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: normal;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: normal;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: normal;
}

/******************************/