﻿* {	padding: 0; margin: 0; color: #b8cbe5; }
html, body {font-family : "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 11px; margin:0; border:none; width:100%; height: 100%; }
body  
{
	background-color: #000;
	background-image: url('../Image/Common/BackMainHeader.jpg');
	background-repeat: repeat-x;
}

A {text-decoration: none; cursor: hand;}
UL { list-style: none; }
IMG { border: none; }

/* PNG Fix for IE 5/6 */
img, div, a, input { behavior: url(Javascript/iepngfix.htc) }

input,
textarea,
select
{
	color: #000000;
	font-size: 11px;
	border:1px solid #6699cc;
    padding-left: 2px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}


H1{color: #cf153a; font-weight: normal; margin-bottom: 5px; font-size: 23px;}
H2{color: #103450; font-weight: normal; margin-bottom: 3px; padding-top: 10px; font-size: 17px; font-weight: 600}
H3{}
H4{}
H5{}
P,TD,I{
	color: #4c5d70;
	line-height: 1.3em;
	font-size: 14px;
	margin-bottom: 10px;
}
B{color: #4c5d70; line-height: 1.3em; font-size: 14px; margin-bottom: 10px; font-weight:bold;}
LABEL{color: #4c5d70; font-size: 13px; margin-bottom: 15px; font-weight:bold; }
OPTION,SELECT{color: #4c5d70; font-size: 12px; margin-bottom: 3px;}
TEXTAREA,INPUT{color: #4c5d70; font-size: 12px; margin-bottom: 3px; font-family : Tahoma, Verdana, Arial;}
INPUT,SELECT,OPTION{height: 25px; width: 300px; line-height: 25px; vertical-align:middle}
P A{color: #cf153a;}
TD A{color: #cf153a;}


.TextBoxBlur
{
	padding-left: 3px;
	color: #cccccc;
}

#MainWrapper 
{
	position: relative;
	width: 956px;
	height: 600px;
	left: 50%;
	margin-left: -478px;
}

#LogoWrapper 
{
	width: 151px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 8px;
	/*background-image: url('../Image/Common/WallHeadsLogo.png'); */
	z-index: 100;
}

#SignInWrapper
{
	width: 351px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('../Image/Common/BackSignIn.png'); 
	
	_position: static;
	_float: right;
}

#SignInForm
{
	margin-top: 4px;
	width: 275px;
	float: left;
	text-align: right;
	position: relative;
}

#SignInForm INPUT
{
	width: 125px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}


#SignInSubmit
{
	position: absolute; 
	top: 5px;
	right: 10px;
}

#NavigationWrapper
{
	width: 100%;
	height: 38px;
	position: relative;
	top: 50px;
	left: 0px;
	background-image: url('../Image/Common/BackButtons.png'); 
	z-index: 0;
	
	_position: static;
	_top: 0px;
	_margin-top: 20px;
}

#ShowWrapper
{
	width: 100%;
	position: absolute;
	top: 88px;
	left: 0px;
}

#ShowLeftTop 
{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 472px;
	height: 158px;	
}

#ShowRightTop 
{
	position: absolute; 
	top: 0px;
	right: 0px;
	width: 484px;
	height: 158px;	
	background-repeat: no-repeat;
}

.Photographer
{
	position: absolute;
	right: 1px;
	top: -12px;
}

.SignUpNowSmall
{
	width: 400px;
	position: absolute; 
	right: 152px;
	top: 122px;
}

.SignUpNowSmall UL
{
	position: relative;
	float: right;
}

.SignUpNowSmall UL LI
{
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	float: left;
	position: relative;
}

#ContentWrapper
{
	position: absolute;
	left: 0px;
	top: 246px;
	width: 954px;
	border-left: solid 1px #4c5d70;
	border-right: solid 1px #4c5d70;
	background-color: #d9d9e3;
}

#Content 
{
	width: 100%;
	min-height: 260px;
	background-repeat: repeat-x;
	background-image: url('../Image/Common/BackContent.jpg');
	background-color: #d9d9e3;
}

#ContentText
{
	width: 445px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	margin-left: 20px;
	
	_margin-right: 10px;
}

#ContentEnd
{
	height: 17px;
	width: 100%;
	margin-left: -1px;
	position: relative;
	_background-color: #000000;
}

#ShowLeftBottom
{
	position: absolute;
	top: 0px;
	left: 19px;
}

#FooterWrapper
{
	position: absolute;
	width: 100%;
	height: 35px;
	line-height: 35px;
	bottom: 0px;
	margin-bottom: -50px;
	
	_background-color: #000000;
}

#PhoneNumber
{
	color: #ffffff;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
	width: 150px;
	position: relative;
	float: left;
}

#Copyright
{
	color: #b8cbe5;
	width: 400px;
	position: relative;
	float: left;
}



