﻿body
{
	background-color:#EAEAEA;
    color:#000000;
    font-size:11px;
    font-family:Verdana, Tahoma;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
h1
{
    font-family: Arial, Verdana,tahoma;
    font-size: 16px;
    color: #000000;
}
#masthead 
{
    height: 120px;
}

#top_nav {
}

#container {
	min-width: 600px;
	border:solid 1px #D4D6CA;
}

#left_col {
	width: 200px;
	float: left;
}

#page_content {
	margin-left: 200px;
	background-color: #ffffff;
	padding: 0px;
}
#page_content .header
{
    /*background-color:#3386D4;*/
    color: #ffffff;
    font-size: 18px;
    padding: 5px;
    font-weight: normal;
    background-image: url('http://92.48.124.8/Catalise/App_Themes/CataliseUK2009Default/Images/CataliseUK_2009_TopMenuBackgroundRepeatX.jpg')!important;
    background-repeat:repeat-x;
    overflow:hidden;
    margin-top:1px;
}
#page_content .content
{
    margin:5px;
}
#footer {
	clear: both;
	color: #333333;
	background-color:#EAEAEA;
}
.Button
{
    background-image: url(  '../../Images/btn.png' );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 35px;
    width: 200px;
    border: 0px;
    background-color: Transparent;
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
}
.Button:hover
{
    color:#ffffff;
    cursor: pointer;
}

.title
{
    vertical-align:top;
    font-weight: bold;
    text-align: right;
}
.NotesArea
{
    border: 1px solid #cc3333;
    color: #cc3333;
    background-color: #ffff99;
    padding: 5px;
    font-weight: bold;
}
.formNotes
{
    font-style: italic;
    font-size: 10px;
    color: #cc3333;
}
div.input input.error,div.input select.error 
{
    border: 1px solid #cc3333;
    color: #cc3333;
    background-color: #ffff99;
}

table.gridView
{
    border: 0px none #FFFFFF;
}
table.gridView th
{
    font-weight: bold;
    text-align: left;
    border: 0px none #FFFFFF;
    border-bottom: 1px solid #000000;
}
table.gridView td
{
    border: 0px none #FFFFFF;
}
table.gridView tr
{
    border: 0px none #FFFFFF;
}
table.gridView tr:hover
{
    background-color: #f3f3f3;
    border: 0px none #FFFFFF;
}
.SiteCenter
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;    
}

.Header
{
    height:90px;
    margin-bottom:4px;
    width:960px;
    background-color:White;
	border:solid 1px #D4D6CA;
    border-top:none;
    padding:10px 0px 0px 0px;
}

.SmallNavigation
{
    margin-right:20px;
    color:#000000;
    float:right;
}

.SmallNavigation a
{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
}

a:hover
{
    color:#0662D1;
}

.Logo
{
    width:216px;
    height:59px;
    margin-top:20px;
    margin-left:20px;
    float:left;
}

.Echo
{
    float:right;
    width:145px;
    height:50px;
    clear:right;
    margin-top:15px;
    margin-bottom:7px;
}

.TopNavigation
{
    clear:both;
    margin-bottom:-9px;
}
.TopNavigation a
{
	color:#ffffff;
	text-decoration:none;
	}
.TopNavigation a:hover
{
	text-decoration:none;
	}	
.Banner
{
    clear:both;
}
.SubMenu
{
    width:200px;
    margin-left:18px;
}

.SubMenu a
{
    width:100%;
    color:#000000;
}

.SubMenu a:hover
{
    text-decoration:none;
    font-weight:bold;
}

.SubMenuStaticItem
{
    margin-bottom:2px;
    height:20px;
}
.SubMenuStatic a
{
    padding-left:10px;
}

.SubMenuStaticSelected
{
    font-weight:bold;
    background-color:#ECECEC;
}

.SubMenuHover
{
    text-decoration:none;
    background-color:#ECECEC;
    width:100%;
    
}

.SubMenuHeader
{
    /*background-image:url('http://92.48.124.8/Catalise/App_Themes/CataliseUK2009Default/Images/CataliseUK_2009_RoundedBoxHeader.jpg');*/
    background-color:#EAEAEA;
    background-repeat:no-repeat;
    width:190px;
    height:28px;
    /*padding: 13px 7px 0px 0px;*/
    padding-left:7px;
    line-height:28px;
      }

.SubMenuHeader h1
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

.SubMenuContent
{
    width:195px;
    /*border: solid 1px #ECECEC;*/
    /*padding-top:13px;*/
    margin-top:0px;
}
.Footer
{
	width:900px;
    clear:both;
    padding-left:20px;
    padding-right:20px;
    margin-top:20px;
    color:#000000;
    font-weight:bold;
    text-align:left;
}
.Footer .Copyright
{
    float:left;
}