/* @override http://localhost:8000/css/global.css */

body {
	background-color: #291c0b;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px;
}

a {
    outline: none;
}

div#footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	width: 100%;
	height: 267px;
	margin-top: 0;
}

div#footer #banner {
	margin: auto;
	width: 618px;
	padding-top: 177px;
}

div.badge {
	float: left;
}

div.badge .left {
	width: 9px;
	height: 150px;
	background: url(/images/badge-left.gif) no-repeat;
	float: left;
}

div.badge .middle {
	height: 150px;
	float: left;
	background: url(/images/badge-middle.gif) repeat-x;
	width: 218px;
}

div.badge .right {
	height: 150px;
	width: 9px;
	float: left;
	background: url(/images/badge-right.gif) no-repeat;
}

div.badge .middle .icon {
	width: 58px;
	height: 58px;
	float: left;
	margin: 9px 0 0;
}

div.badge .middle .arrow {
	width: 33px;
	height: 30px;
	background: url(/images/badge-arrow.gif) no-repeat;
	float: left;
	clear: left;
	margin: 20px 0 0 12px;
}

div.badge .middle .title {
    font-size:30px;
    color:#fbfdbd;
    font-weight:normal;
	float: left;
	margin: 20px 0 0 7px;
}

div.badge .middle .body {
    color:#fff;
    font-size:14px;
	float: left;
	width: 153px;
	height: 50px;
	margin: 0 0 0 20px;
	padding: 8px 0 0;
}

#page {
	width:100%;
	background: white url(../images/bg_tile.png) repeat-x 0 101px;
}

div#headerPanelContent {
    float: left;
    padding-left: 6px;
	clear: both;
	width: 800px;
	margin: 23px 0 0;
}

#top {
	background-color: #063e55;
}

#top .header {
	background: url(/images/top_back.jpg) no-repeat -10px 75px;
	width: 800px;
	height: 101px;
	overflow: hidden;
	clear: both;
	margin: auto;
}
#top .header .navigate {
	float: right;
    font-size: 18px;
	margin: 7px 10px 0 0;
}
#top .header .logo {
    float: left;
	display: inline;
	margin: 8px 0 0 2px;
}
#top .header .navigate span {
    color: #fffca9;
	float: left;
}
#top .header .navigate .sep {
	margin-left: 9px;
	margin-right: 9px;
}
#top .header .navigate span #sign-in {
	margin: 0 6px 0 0;
}
#top .header .navigate span .small {
	font-size: 13px;
	margin-top: 5px;
}
#top .header .navigate span a {
    color: #fffca9;
    text-decoration: none;
}
#top .header .navigate span a:hover {
    text-decoration: underline;
}
.sub {
    float: left;
    font-size: 16px;
	margin-top: 5px;
	margin-left: 2px;
}
.sub span {
	color: #0049aa;
	margin-right: 5px;
	margin-left: 3px;
}
.sub span a {
    color: #0049aa;
    text-decoration: none;
}

.sub span a:hover {
    color: #000000;
    text-decoration: underline;
}
.sub span a.active {
	color: #16668e;
}
#midrow {
	width: 790px;
	overflow: auto;
	margin: auto auto auto auto;
	height: 33px;
	padding-right: 7px;
}
#toggleHeaderButton a {
    float: right;
    width: 105px;
    height: 33px;
    text-decoration: none;
}
.minimizeHeaderButton {
    background: url(/images/help_minimize_button.png) no-repeat;
}
.minimizeHeaderButton:hover {
    background: url(/images/help_minimize_button_hover.png) no-repeat
}
.maximizeHeaderButton {
    background: url(/images/help_maximize_button.png) no-repeat;
}
.maximizeHeaderButton:hover {
    background: url(/images/help_maximize_button_hover.png) no-repeat
}
#tab {
	height:32px;
	background: url(/images/tab_bg.png) no-repeat 0 top;
	float: right;
	width: 105px;
	margin-right: 17px;
	display: inline;
	clear: both;
}

#tab .left {
	background:url(/images/tab_arrow_left.gif) no-repeat;
	display: inline;
	width:19px;
	height:19px;
	text-decoration:none;
	float:right;
	margin: 6px 12px 0 0;
}

#tab .left:hover {
	background:url(/images/tab_arrow_left_hover.gif) no-repeat;
}

#tab .right {
	background:url(/images/tab_arrow_right.gif) no-repeat;
	display: inline;
	width:19px;
	height:19px;
	text-decoration:none;
	float:right;
	margin: 6px 15px 0 0;
}

#tab .right:hover {
	background:url(/images/tab_arrow_right_hover.gif) no-repeat;
}

#content {
	width: 789px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	height: 598px;
}

.errorContent {
    overflow: hidden;
    text-align: center;
    padding-top: 0px;
    line-height: 18px;
	background: url(/images/error_bg_tile.gif) repeat-x;
	height: 0px;
}

.errorContent b {
    font-size: 12px !important;
    color: #FF0000;
}

.errorTitle {
    padding-top: 5px;
    color: #F50719;
    font-weight: bold;
    font-size: 16px !important;
}

.errorDescription {
    color: black;
    font-weight: normal;
    font-size: 12px !important;
}

.divError {
    padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.sliderGroup {
	float: left;
	margin-left: 13px;
	margin-bottom: 7px;
	display: inline;
}

.sliderTrack {
	float: left;
	height: 20px;
	width: 233px;
	background: url(/images/slider_track.gif) repeat-x 0 9px;
	margin-left: 4px;
}
 
.sliderKnob {
	height: 20px;
	width: 20px;
	background: url(/images/slider_knob.gif) no-repeat 0 1px;
}

.blueFrame .top {
    background: url(/images/blueframe_top.gif) no-repeat;
    height: 17px;
    display: block;
    clear: both;
    width: 785px;
}

.blueFrame .body {
    width: 785px;
    overflow: hidden;
    background: url(/images/blueframe_middle.gif) repeat-y;
    font-size: 18px;
    padding-left: 20px;
}

.blueFrame .bottom {
    background: url(/images/blueframe_bottom.gif) no-repeat;
    height: 17px;
    display: block;
    clear: both;
    width: 785px;
}

.blueFrame .body p {
    background: transparent url(/images/input_field_bg.gif) no-repeat scroll left bottom;
    height: 52px;
    margin: 10px 0pt 0pt 120px;
    padding: 0pt;
}

.blueFrame label {
    font-size: 20px;
    line-height: 28px;
}

.blueFrame input {
    font-size: 15px;
    height: 26px;
}

.blueFrame select {
	font-size: 15px;
    height: 26px;
}

.blueFrame textarea {
    width: 760px;
    height: 259px;
}