﻿html, body {
	height: 100%;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../Images/Application/Background.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman,Georgia,Trebuchet MS, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 14px;
	color: #8a8a8a;
}

img {
	border-style: none;
}
form {
	display: inline;
}
td {
	vertical-align: top;
}

a {
	color: #007ba3;
}

a:hover {
	color: #004b85;
}

h1, p {
	margin: 0;
	padding-bottom: 1em;
}

h1 {
	line-height: 1.5em;
}
#Content_Container {
	position: relative;
	min-height: 50%;
	width: 994px;
	background-image: url(../Images/Application/Background_Tile.jpg);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto; /* border: solid 2px red;*/
}
#Content_Background_Container {
	position: relative;
	width: 994px;
	margin: 0 auto 0 auto;
}

#Content_Background {
	position: absolute;
}

#Content_Header {
	position: relative;
	width: 994px;
	top: 0;
	left: 0;
	height: 120px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

#Site_Logo {
	position: absolute;
	margin: 0 auto 0 auto;
	top: 18px;
	left: 35px;
	width: 50px;
	height: 50px; /* border: solid 2px black;*/
}

#Navigation1 {
	position: absolute;
	margin: 0 auto 0 auto;
	top: 10px;
	right: 15px;
	font-size: 13px;
	color: #007ba3;
}

a.Navigation1 {
	font-size: 13px;
	color: #007ba3;
	text-decoration: none;
}
a.Navigation1:hover {
	color: #004b85;
	text-decoration: underline;
}

#Navigation2 {
	position: absolute;
	top: 48px;
	left: 217px;
	width: 559px;
	padding: 0;
}
#WeatherControl {
	position: absolute;
	top: 50px;
	left: 780px;
	width: 175px;
	text-align: right; /*border: solid 2px orange;*/
}

#Content_Section_Header {
	position: relative;
	width: 968px;
	top: -12px;
	left: -1px;
	height: 202;
	margin: 0 auto 0 auto;
}

#Content_Stage_Container {
	position: relative;
	width: 994px;
	min-height: 400px;
	margin: 0 auto 0 auto; /* border: solid 2px blue;*/
}
#Content_Stage {
	position: relative;
	top: -10px;
	width: 880px;
	left: 50px;
}


#Content_Footer {
	position: relative;
	width: 994px;
	height: 168px;
	bottom: 0px;
	margin: 0 auto 0 auto;
	overflow: hidden; /* border: solid 2px green;*/
}
#Section_Title {
	position: absolute;
	top: 59px;
	left: 140px;
}
#Footer_Content {
	position: absolute;
	margin: 0 auto 0 auto;
	top: 55px;
	text-align: center;
	width: 996px;
	font-size: 11px;
	color: #007ba3;
}
#Logo_Alliance {
	position: absolute;
	margin: 0 auto 0 auto;
	top: -8px;
	left: 810px;
	text-align: right;
}
a.Footer_Link {
	font-weight: bold;
	text-decoration: none;
}
a.Footer_Link:hover {
	color: #004b85;
	text-decoration: underline;
}
a.Bold_Orange {
	color: #fa7000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.Bold_Orange:hover {
	color: Orange;
	text-decoration: underline;
}
#Page_Header_Title_Left {
	position: absolute;
}
.divBlueLine {
	background: url(../images/Application/Dot_Blue.jpg);
	background-repeat: repeat-x;
}
.divOrangeLine {
	background: url(../images/Application/Dot_Orange.jpg);
	background-repeat: repeat-x;
}
.divPinkLine {
	background: url(../images/Application/Dot_Pink.jpg);
	background-repeat: repeat-x;
}
.divGreenLine {
	background: url(../images/Application/Dot_green.jpg);
	background-repeat: repeat-x;
}
.leftFloat {
	float: left;
}
.rightFloat {
	float: right;
}
.clear {
	clear: both;
}

.NavMenuContainer {
	position: relative;
	width: 172px;
	z-index: 1;
}

.NavMenuTabImage {
	position: relative;
	left: 0px;
	top: 0px;
}
.NavMenuHoverImage {
	visibility: hidden;
	position: relative;
	z-index: 2;
}
.NavMenuItemContainer {
	display: none;
	margin: -3px 0px 0px 0px;
	position: relative;
	z-index: 3;
}
.NavMenuItem {
	text-align: center;
	cursor: pointer;
	padding: 3px 0px;
	font-size: 13px;
}

a.NavMenuItem {
	text-decoration: none;
}

a.NavMenuItem:hover {
	color: #33ccff;
}

.NavMenuContainer:hover .NavMenuTabImage {
	display: none;
}
.NavMenuContainer:hover .NavMenuHoverImage {
	visibility: visible;
}
.NavMenuContainer:hover .NavMenuItemContainer {
	display: block;
}
#NavigationMenu1 .NavMenuBottomImage {
	width: 172px;
	height: 22px;
}

.ModalPopupBackground {
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
.UploadLeftContentLayer {
	width: 410px;
	padding-right: 20px;
	float: left;
}
.UploadRightContentLayer {
	width: 410px;
	padding-left: 20px;
	float: right;
}

.bgUploadBox {
	background: url(../images/Application/bg_Box.jpg);
	background-repeat: repeat-y;
	width: 410px;
}
.UpperUploadBox {
	background: url(../images/Application/upper_box.jpg) no-repeat;
	width: 410px;
	height: 20px;
}
.BottomUploadBox {
	background: url(../images/Application/bottom_box.jpg) no-repeat;
	width: 375px;
	height: 45px;
	padding: 0 20px 0 15px;
}

.UserContentPreviewImage {
	float: left;
	padding-right: 10px;
}

.UserContentPreviewImage div {
	overflow: hidden;
	background-color: #cccccc;
}

.UserContentPreviewForm {
}

.uploadOuterLayer {
	width: 400px;
	margin: 0 5px 0 5px;
}

.uploadInnerLayer {
	padding: 5px 10px;
	width: 385px;
}

.bgpnlUploadPhotosHeader {
	padding-left: 8px;
}
.bgUploadInnerContent {
	width: 391px;
}

.UploadSubTitle {
	color: #17c563;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.TopUpload {
	padding-top: 5px;
}

.UploadInnerPadding {
	padding: 0 3px;
}


.uploadBtnPadding {
	text-align: right;
	padding: 10px 10px 0 0;
}

/* About Me Layer */

.ClearBottom {
	clear: both;
	padding-bottom: 10px;
}

.LeftFirstCol {
	float: left;
	width: 165px;
}

.LeftFirstLongCol {
	float: left;
	width: 250px;
}

.bgFirstColTxtbox {
	height: 28px;
	width: 158px;
}

.FirstColTxtbox {
	width: 148px;
	height: 15px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}

.bgLastNameTxtbox {
	height: 28px;
	width: 223px;
}

.LastNameTxtbox {
	width: 213px;
	height: 15px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}

.bgFirstColLongTxtbox {

	height: 28px;
	width: 237px;
}

.FirstColLongTxtbox {
	width: 227px;
	height: 15px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}

.StateRowLayer {
	float: left;
	width: 110px;
}

.bgStateTxtbox {
	height: 28px;
	width: 98px;
}

.StateTxtbox {
	width: 88px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}

.bgCountryTxtbox {
	height: 28px;
	width: 128px;
}

.CountryTxtbox {
	width: 118px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}


.chkBoxLayer {
	float: left;
	padding-left: 10px;
	width: auto;
}

.UserContentResultPanel {
	border: 1px solid black;
	background-color: #cccccc;
	font-family: Courier Monospace;
	padding: 3px;
}

.CopyHeader
{
    font-weight: bold;
    font-size: larger;
    color: #f38f1d;
}
.BgIconLine {
	background:url(../images/icon_point.gif) repeat-x; 
	height:3px;	
}

.PopupBackground {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    background-color: #000000;
}