/*------------------------------------------------------------------
[Master Stylesheet]

Project: Axel Group
Author: Hugh Thompson <hugh@123shoot.com>
Version: 1.1
Last change: 08/13/2010
-------------------------------------------------------------------*/

@import 'reset.css';

/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Navigation   [#nav_main]
    a. Sub Navigation [.dropmenudiv]
3. Content      [#content]
    a. Contact Form [#contact_form}
4. Footer       [#ftr]
5. Error
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Body ]
-------------------------------------------------------------------*/
html, body { height: 100%; margin: 0 0 1px; padding: 0; }

body {
    background-color: #2b6fa3;
    color: #454545;
    font-family: Georgia, Times, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 16px;
    margin: auto;
    text-align: left;
    width: 1008px;
    word-spacing: 0px;
}

body a {
    color: #98012e;
    text-decoration: none;
}

body a:hover { text-decoration: underline; }

body h1 {
    color: #98012e;
    font-size: 20px;
    font-weight: bold;
    line-height:24px;
}

body h2 {
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    padding-bottom:12px;
}

#wrapper { background: url("../images/wrapper.jpg"); background-repeat: repeat-y; margin: auto; width: 1008px; }

#hdr {
    background: url("../images/header.jpg") no-repeat;
    height: 221px;
    width: 1008px;
}

#hdr_logo {
    float: left;
    padding-left: 24px;
}

#hdr_tag { float:left; font-family:Times, serif; font-size:21px; font-weight:bold; line-height:26px; padding:40px 0px 0px 18px; text-align:center; width:345px; }

#hdr_img {
    float: right;
    padding-right: 23px;
}

#act {
    font-size: 16px;
    height:46px;
    line-height:46px;
    padding:0px 0px 0px 640px;
    text-align: center;
    width:315px;
}

#act a {
    color: #98012e;
    font-weight: bold;
    text-decoration: none;
}

#act a:hover { color: #000000; }

/*------------------------------------------------------------------
[2. Navigation ]
-------------------------------------------------------------------*/
#nav_main_container { height:35px; width:100%; }

#nav_main {
    height:33px;
    line-height:33px;
    margin:auto;
    width:1008px;
    padding: 0px 0px 0px 288px;
}

#nav_main ul li {
    display:inline;
    list-style: none;
    padding: 0px 0px 0px 20px;
	text-align:center;
}

#nav_main ul li a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

#nav_main ul li a:hover { color:#000000; }
#nav_main ul li a.current { color: #000000; }

/*------------------------------------------------------------------
[2a. Sub-Navigation ]
-------------------------------------------------------------------*/
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font-size:13px;
margin:9px 0px 0px 0px;
z-index:100;
visibility: hidden;
}


.dropmenudiv a{
    font-weight:normal;
    height:32px;
    line-height:32px;
    margin:4px 0px;
    width: auto;
    display: block;
    text-align:center;
    text-decoration:none;
    color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ color: #ffffff; }

#dropmenu_services { background:url(../images/sub-nav/subnav-services-bg.jpg); height:252px; padding:0px 0px 0px 0px; width:223px; }
#dropmenu_services a { width:223px; }
#dropmenu_services a:hover { background:url(../images/sub-nav/services-hover.jpg); background-repeat:repeat-y; text-decoration:none; }

/*------------------------------------------------------------------
'mat' view script removed as of 01/28/2011
--------------------------------------------------------------------
#dropmenu_mat { height:32px; line-height:16px; }
#dropmenu_mat a { width:223px; }
#dropmenu_mat hover { background:url(../images/sub-nav/services-hover.jpg); background-repeat:repeat-y; text-decoration:none; }

/*------------------------------------------------------------------
[3. Content ]
-------------------------------------------------------------------*/
#content {
    background: url("../images/contentBg.jpg") no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    min-height:475px;
    padding: 24px 0px 24px 175px;
}

#content a { font-weight: bold; }

#content h1 {
    color: #98012e;
    font-size: 20px;
    font-weight: bold;
    line-height:24px;
    padding-bottom: 28px;
}

#content p {
    font-size: 13px;
    line-height: 20px;
    padding: 0px 130px 10px 0px;
}

#content ul { padding:0px 130px 12px 24px; }

#content ul li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 16px;
}

#content ol { padding-left: 24px; }

#content ol li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 4px;
}

.first {
    color: #000000;
    font-size: 16px;
    line-height:24px;
    font-weight: bold;
}

#contact {
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}

#debt_sub_nav_container { padding:10px 80px 30px 10px; }
#debt_sub_nav { background-color:#2b6fa3; float:right; height:125px; width:320px; }
#debt_sub_nav p { color:#ffffff; font-weight:bold; line-height:20px; padding:0px 0px 4px 0px; text-align:center;  }


#team_list ul li { padding-bottom:2px; }

.section { padding-bottom: 28px; }

.read_more { text-align:right; }
.read_more a { font-style:italic; }

.bold_italic { font-style:italic; font-weight:bold; }

#sitemap ul { padding-bottom:4px; }
#sitemap ul li { padding-bottom:4px; }

/*------------------------------------------------------------------
[3a. Content - Contact Form ]
-------------------------------------------------------------------*/
#contact_form { padding-left: 199px; font-size:13px; }
.identifier {
	float: left;
	height: 20px;
	padding: 2px;
	text-align: right;
	width: 106px;
}

.input_side {
	float: left;
	height: 20px;
	padding: 2px;
}

.frm_fld_xtra_short, .frm_fld_short, .frm_fld_nrml, .frm_fld_long, select, textarea { border: 1px solid #393939; }

.frm_fld_xtra_short { width: 30px; }
.frm_fld_short { width: 85px; }
.frm_fld_nrml { width: 105px; }
.frm_fld_long { width: 165px; }

.question { padding: 6px 0px; }
.question p { padding: 0px 0px 6px 0px; }

/*------------------------------------------------------------------
[4. Footer ]
-------------------------------------------------------------------*/
#ftr {
    background: url("../images/footer.jpg") no-repeat;
    font-size: 13px;
    height: 100px;
    text-align: center;
	width:1008px;
}

#ftr_content { margin:auto; text-align:center; width:455px; }

#ftr ul {
    padding: 20px 0px 0px 0px;
}

#ftr ul li {
    float: left;
    list-style: none;
}

#ftr ul li a { text-decoration: none; }

#ftr ul li a:hover { text-decoration: underline;}

#copyright {
    padding-top: 8px;
    text-align: center;
}

#services_ftr { height:85px; padding-left:134px; width:740px; }


.services_link { 
    border-right-style:solid;
    border-right-width:2px;
    border-right-color:#2b6fa3;
    float:left; font-size:10px;
    height:47px;
    list-style-type:none;
    padding:0px 12px;
    text-align:center;
}


/*------------------------------------------------------------------
[5. Error ]
-------------------------------------------------------------------*/
.err_msg, #errUsername, #errPassword, #errEmail { color: #CC0000; font-style: italic; }

