﻿html, body 
{

    font-family:Verdana, Arial, Helvetica;
    font-size:10pt;
    margin:0;
    padding:0;
}
div#main
{
    width:748px;
    margin: auto;
}
div#banner
{
    background-image: url(images/banner.gif);
    width:748px;
    height:25px;
    background-color:gray;
    margin-top:4px;
}
div#content
{
    width:746px;
    margin-top:4px;

}
div#warning
{
    border:solid 1px #e9bfc0;
    width:701px;
    margin:auto;
    background-image:url(images/warningGradient.jpg);
    background-repeat:repeat-y;
}
#warning img
{
    font-weight:bold;
    font-family:georgia;
    font-size:18pt;
    color:#b21d1d;
}

div#message
{
    border:solid 1px #d8d8d8;
    width:701px;
    margin:auto;
    background-image:url(images/messageGradient.jpg);
    background-repeat:repeat-y;
}
div#actions
{
    width:701px;
    height:110px;
    margin:auto;
}

div#information
{
    width:672px;
    margin:auto;
	background-color:#FFFFFF;
	padding:10px 10px 10px 9px;
}

div#advanced_information
{
    width:672px;
    margin:auto;
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
	padding:10px 10px 10px 9px;
	color:#808080;
	font-size:12px;
}

div#subInfoLeft
{
	display:block;
}

span.small 
{
	font-size:8pt;
}
p.small
{
	font-size:8pt;
}

#information h1
{
    color:#b96d6d;
    font-size:11pt;
    margin:0;
}
#information h2
{
    color:#ababab;
    font-size:10pt;
    margin:0;
}
#information p
{
    color:#9f9f9f;
}
.greyme
{
    color:#9f9f9f;
}
#information a
{
    color:#b96d6d;
    font-weight:bold;
    font-size:8pt;
}
div#categories, div#furtherInformation 
{
    width:315px;
    float:left;
}
div#furtherInformation 
{
    width:300px;
    float:right;
}
div#registrant
{
    border-bottom:solid 1px #b2b2b2;
}

div.clear
{
    clear:both;
}

#warning img
{
    margin:0;
    padding:15px 0 0 276px;
}
#warning p
{
    text-align:center;
    color:#c24a4b;
    font-size:11pt;
    margin:0;
    padding:2px 40px 15px 40px;
}

#message img
{
    padding-top:15px;
    display:block;
    margin:auto;
    
}
#message p
{
    color:gray;
    font-size:11pt;
    margin:0;
    text-align:center;
    padding:5px 0 10px 0;
}

a#shndRPP
{
    width:188px;
    height:38px;
    display:block;
    float:left;
    margin:40px 60px 20px 20px;
    font-weight:bold;
    color:#6b6b6b;
}

a#shndRHP
{
    width:169px;
    height:38px;
    display:block;
    float:left;
    margin:40px 60px 20px 0;
    font-weight:bold;
    color:#6b6b6b;
}

a#shndEST
{
    width:167px;
    height:38px;
    display:block;
    float:left;
    margin:40px 0 0 0;
    font-weight:bold;
    color:#6b6b6b;
}

a.category
{
    color:#b96d6d;
    font-size:10pt;
    font-weight:bold;
}
a.category:hover
{
    color:gray;
}
a.more
{
    color:#9f9f9f;
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
}
a.more:hover
{
    text-decoration:underline;
}
b.corner
{
    position:relative;
    display:block;
    height: 10px; width: 10px;
    margin: 0;
    padding: 0;
    background-image: url(http://new.firetrust.com/sites/default/themes/firetrust.com/images/email/corner-grey.gif);
    line-height: 1px;
    font-size: 1px;
}
b.topLeft
{
    top: -1px;
    left: -1px;
    background-position: top left;
}
b.bottomLeft
{
    bottom: -1px;
    left: -1px;
    background-position: bottom left;
}
b.bottomRight
{
    bottom: -1px;
    right: -1px;
    background-position: bottom right;
    float:right;
}

b.warningCorner
{
    position:relative;
    display:block;
    height: 5px; width: 5px;
    margin: 0;
    padding: 0;
    background-image: url(images/warningCircle.gif);
    line-height: 1px;
    font-size: 1px;
}
b.messageCorner
{
    position:relative;
    display:block;
    height: 5px; width: 5px;
    margin: 0;
    padding: 0;
    background-image: url(images/messageCircle.gif);
    line-height: 1px;
    font-size: 1px;
}
b.topLeft
{
    top: -1px;
    left: -1px;
    background-position: top left;
}
b.bottomLeft
{
    bottom: -1px;
    left: -1px;
    background-position: bottom left;
}
b.bottomRight
{
    bottom: -1px;
    right: -1px;
    background-position: bottom right;
    float:right;
}

span.headingNote
{
    font-size:8pt;
    font-weight:lighter;
}

span.siteInfo
{
    color:gray;
    font-weight:bold;
    font-size:9pt;
}

img.mapImage
{
    border:solid 1px gray;
    float:right;
    margin-bottom:20px;
}
#message input
{
    border:solid 1px #d2d2d2;
    color:Gray;
    font-weight:bold;
    width:535px;
}

span.red
{
    color:#b96d6d;
    font-size:8pt;
}
span.italic
{
    color:gray;
    font-size:8pt;
    font-style:italic;
}

table#categories td
{
    padding:3px;
}
table#categories a
{
    text-decoration:none;
}
table#categories a:hover
{
    text-decoration:underline;
}
table#categories b
{
    color:gray;
}
td.text
{
    color:#ababab;
    padding:3px;
    width:200px;
    font-size:8pt;
}

div.userDescription
{
    border-bottom:solid 1px #ababab;
}

.userDescription span
{
    float:right;
    font-family:Georgia;
    font-weight:bold;
    font-size:8pt;
    color:gray;
}
.userDescription td
{
    width:200px;
}

div#round_header {
	width:703px;
	height:5px;
	background:url(images/header_background.gif) no-repeat;
	margin:2px auto 0 auto;
}

div#round_mid {
	width:703px;
	background:url(images/border_background.gif) repeat-y;
	margin:0 auto;
}

div#round_footer {
	width:703px;
	height:5px;
	background:url(images/footer_background.gif) no-repeat;
	margin:0 auto;
}

div.round_text {
	width:300px;
	float:left;
}

div.round_image {
	width:370px;
	float:left;
}

div#basadtabs {
	width:140px;
	height:31px;
	z-index:19;
	margin:83px 0 0 21px;
	position:absolute;
}

div#basadtabs span {
	display:none;
}

div#basadtabs a {
	height:31px;
	float:left;
	display:inline;
	background-image:url(images/tabs_nav.gif);
}

a#basic {
	width:55px;
	background-position:140px 62px;
}

a#basic:hover {
	background-position:140px 31px;
}

a#basic_selected {
	width:55px;
	background-position:140px 124px;
}

a#advanced {
	width:85px;
	background-position:85px 124px;
}

a#advanced:hover {
	background-position:85px 93px;
}

a#advanced_selected {
	width:85px;
	background-position:85px 62px;
}

