@charset "utf-8";

body 		{ 
	font-family: verdana, tahoma, Arial, sans-serif; 
	font-size:12px;
	margin: 0px; padding: 0px; 
	background-repeat:no-repeat; 
	background-position:center top;
	background-color:#EAE4CC;
	color:##EAE4CC;
	
}


a:link      { color: #044e8e; text-decoration: none; }
a:active   	{ color: #000000; text-decoration: none; }
a:visited   { color: #044e8e; text-decoration: none; }
a:hover		{ color: #044e8e; text-decoration: underline; }

.header1{ font-size:16px; font-family:georgia,tahoma; margin:0; font-weight:bold; color:#006699; text-align:left;}
.text1, .text1 a{ font-size:11px; line-height:15px; margin:0; font-family:tahoma; color:#333333; }
.text1, a:hover { color:#044e8e; }
.text2{ font-size:11px; font-family:tahoma; margin:10px 0; color:#990000; line-height:14px; }
img { behavior: url(../css/iepngfix.htc); }

#top_line{
	width:100%;
	position:relative;
	margin: 0 auto;	
	height:100%;
}

#artwork_label{
	float:right; right:0; position:absolute; width:100px; height:100px; margin:0; z-index:99; padding:0;
}

#top_bar_red{
	height:53px;
	width:100%;
	float:left;
	z-index:2;
	background-color:#8D0303;
	position:absolute;
	top:91px;
	display:block;
}

#wrapper{
	width:901px; 
	margin: 60px auto 0 auto; 
	position:relative; 
	text-align:left;
	z-index:3;
}

#header{
	background-image:url(../images/sitedesign/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto; 
	font-size:12px;
	clear:both;
	height:67px;
}
#header_tabs{
	float:right; 
	margin-right:0px;
	width:161px;
	height:16px;
	padding: 7px 25px 0 0;
	overflow:hidden;
	text-align:right;
	color:#FDB39D;
	font-size:10px;
	/*background-image:url(../images/sitedesign/header_tabs.png);*/
	background-repeat:no-repeat;
	background-position:right !important;	
	overflow:hidden;
	position: relative;
	/*behavior: url(../css/iepngfix.htc);	*/
}

#header_tabs div.bg{
	position: absolute;
	width: 186px;
	left: 0;
	top: 0;
	height: 23px;
	background-image:url(../images/sitedesign/header_tabs.png);
	background-repeat:no-repeat;
	background-position:right !important;	
	behavior: url(../css/iepngfix.htc);
}

#header_tabs a{
	color:#FDB39D;
}

#header_tabs div.links {
	position: absolute;
	left: 25%;
}

#menu{
	height:22px; 
	width:901px; 
	background-color:black; 
	z-index: 10; 
	position:absolute; 
	left: 0px;
}

#content{
	position:relative; 
	background:white url(../images/sitedesign/backg_page.gif) repeat-y;
	padding:45px 30px;
	clear:both;
	line-height:18px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#middle{
	width: 500px;
}
#right{
	width:100%;
	padding:0px 0px 0px 20px;
	text-align:left;
	}
#footer{
	background-image:url(../images/sitedesign/footer.gif); 
	background-repeat:no-repeat; 
	background-position:center top;
	background-color:#EAE4CC;
	height: 90px; 
	padding-top:80px; 
	color: #aaaaaa; 
	text-align:center; 
	font-size: 12px; 
	clear:both;
}
#content h1{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	color:#990000;
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	background:url(../images/sitedesign/h1_bg.gif) no-repeat bottom right;
}
#content h1 a{
	color:#990000 !important;
} 
#content h2, #Content h2{
	font-size: 16px;
	color:#CC6633;
	font-weight:bold;
	margin-top:30px;
	background:url(../images/sitedesign/h2_bg.gif) no-repeat; 
	padding-left:15px;
}
#content h3{
	font-size:14px;
}
#content td{
	vertical-align:top;
}
#content th{
	font-size:10px;
	border-bottom:1px solid #666666;
	line-height:20px;
	color:#990000;
}
#content ul{
	list-style-image:url(../images/sitedesign/icon_bullet.gif);
}
.line{
	border-bottom: 1px solid red;
	margin:5px 0 15px 0;
}
.line_gray{
	border-bottom: 1px solid #999999;
	margin:5px 0 15px 0;
}
/* BOX 1 */
.box1{
	/*background-image:url(../images/sitedesign/box1_bottom.gif); */
	/*
	background-image:url(../images/sitedesign/box1_bg.jpg); 
	background-position:top left; 
	background-repeat:repeat-y;
	
	*/
	background-image:url(../images/sitedesign/box1_bottom.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat;
	margin:5px 0 20px 0;
	padding:0px 0px 15px 20px;
	text-align:left;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#middle{}

#content .box1 h1{
	background:url(../images/sitedesign/box1_top.gif) no-repeat top left;
	border:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	height:25px;
	padding: 0px 0 4px 40px;
	margin:0px 0 0px -20px;
	overflow:hidden;
	color:#FECDCD !important;
 
}
#content .box1 h1 a{
	color:#FECDCD !important; 
	margin-bottom:20px;
}

/* BOX 2 */
.box2{
	font-size:11px;
	text-align:left;
	list-style:none; 
	padding:0;
	margin:0;
	width:300px;
	list-style-image:none !important;	
}
.box2 li{
	padding-bottom:30px;
}
#content .box2 h1{
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	color:#666666;
	font-family:tahoma;
	letter-spacing:2px;
	background-image:url(../images/sitedesign/box2_header.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	height:30px;
	margin: 0 0 0px 0px;
	padding:5px 0 0px 10px;
	border:none;
}
#content .box2 h1 a{
	color:#666666 !important;
}
#content .box2 li li{
	padding-bottom:5px;
}


.date_list{
	list-style-image:url(../images/sitedesign/bullet.jpg) !important;
	list-style-position:outside;
	margin:0 0 0 23px;;
	padding:0 0px 0 0px;
	line-height:14px;
}
.date_list li{
	padding:0 0 5px 5px;
}
.news_title a{
	font-weight:bold;
	color:#990000;
	font-size:12px;
	line-height:normal;
	text-transform:capitalize;
	text-align:left !important;	
}
.news_subtitle{
	font-size:11px;
	line-height:14px;
	text-align:left;
}


/* ----------------------- TEXT FORMATTING ------------------------ */
.header1, .header1 a{
	font-size:18px;
	line-height:normal;
	color:#0066CC !important;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header2{
	text-transform:uppercase;
	color:#006699;
	font-weight:bold;
	background:url(../images/sitedesign/header2_bg.gif) no-repeat center left;
	padding-left:10px;
	
}
.date{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 78%;
	line-height: 1.4em;
	font-size-adjust: none;
	font-stretch: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #999999;
}
.job_title{
	margin:0;
	margin-bottom:4px;
}
.job_title a{
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
.job_title a:hover{
	color:blue !important;
	text-decoration:none;
}
.message{
	font-size:11px;
	color:red;
}

.error{	
	color: red;
	text-align: center;
}
.error, .Error{
	color: red;
	font-weight: bold;
}
.ErrorContainer{
	padding-bottom: 10px;
}

/* ----------------------- DESIGN ELEMENTS ------------------------ */
.button1{
	background:url(../images/sitedesign/btn_bg1.jpg) no-repeat; margin:10px 0; height:23px; width:229px; display:block;color:black; font-weight:normal; font-size:11px; padding: 2px 0 0 25px
}
.button2{
	background:url(../images/sitedesign/btn2_bg.jpg) no-repeat; 
	margin:10px 0; 
	height:45px; 
	width:300px; 
	display:block;
	font-weight:bold; 
	font-size:14px; 
	padding: 22px 0px 0 30px;
}
.button2 a{
	color:#974B00;
}
.read_more{
	font-size:10px;
	color:#666666;
	text-transform:uppercase;
	background:url(../images/sitedesign/icon_more.gif) no-repeat;
	height:14px;
	min-width:40px;
	padding-left:40px;
	text-decoration:none !important;
}
.textfield {
	width:250px;
	font-size:11px;
}
.ceo_pic{
	border:1px solid gray; margin-right:10px;
}

.SignInForm li, .ApplyForm li{
	list-style-image:none;
	list-style:none;
	margin-top:5px;
	clear:both;
}
/*
.SignInForm label{
	width:120px;
	height:20px;
	display:block;
	float:left;
}*/
.SignInForm fieldset, .ApplyForm fieldset, .PasswordResetForm fieldset, .PasswordRequestForm fieldset{
	border:none;
}

#Form ul,
#Form ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#Form ul li {
	padding-bottom:6px;
	}
#Form.SignInForm label, #Form.ApplyForm label, #Form.PasswordResetForm label, #Form.PasswordRequestForm label {
	text-align: right;
	display: block;
	width: 35%;
	float: left;
	margin-right: 8px;
	color: #000;
	}
#Form input {
	width: 50%;
	}
#Form .Submit {
	clear: left;
	padding: 6px 0px 0px 88px;
	text-align: left;
	margin-left: 17%;
	}
#Form .Button {
	width: auto;
	cursor: pointer;
	}
	
#RememberMe label, #RememberMe input, #RememberMe {
	width: auto;
	float: none;
	text-align: left;
}

#TermsOfServiceCheckBox{
	text-align: center;
}
	
#TermsOfServiceCheckBox input{
	text-align: right;
	width: auto;
	float: none;
	margin-right: 0px;
	margin-left: 30%;
	color: #000;
}

.MembershipOptionLinks {
	margin: 4px 0px 0px 6px !important;
	text-align: center;
	}
.MembershipOptionLinks li {
	display: table-cell;
	width: 25%;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	}
.MembershipOptionLinks a,
.MembershipOptionLinks a:link,
.MembershipOptionLinks a:visited {
	display: block;
	color:#c96;
	text-decoration: none;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-size:12px;
	}
.MembershipOptionLinks a:hover {
	color:#c90;
	text-decoration: none;
	}
.ForgotPasswordLink {
	position: absolute;
	z-index:100;
	}
.ApplyForMembershipLink {
	padding-left: 136px !important;
	}
.job_posting{
	border:1px solid gray;
	padding: 5px;
	background:url(../images/sitedesign/box_inner_bg2.jpg) repeat-x;
	background-repeat:repeat-x !important;
	margin-bottom:5px;
	list-style-image:none;
}
.job_posting ul{
	margin-left:0;
	padding-left:16px;
}
.job_posting ul li{
	padding:0px !important;
	margin:0 !important;
}
.edit_this{
	border:1px solid gray; 
	margin:10px 0; 
	background-color:#CCCCCC; 
	padding:10px; 
	text-align:center;
	text-transform:uppercase;
}
.header_row{
	padding:2px 5px;
	background-color:#E4E4E4;
	font-size:11px; 
	font-family:tahoma; 
	color:#990000; 
	line-height:14px;
}

table.table-hover tr:hover{
	background-color: #D7EEFF;
}

.FormComplete h2{
	font-size: 1.5em;
}

.Captcha {
}
.Captcha img{
	margin-left: 36%;
}