/* -----------------------------------------------------------------------------------
Main Style Sheet

version:	1.1
author:		Michael McDonald
email: 		info@yalestreetcreative.com
website: 	http://www.yalestreetcreative.com
----------------------------------------------------------------------------------- */ 

body {
	background: #8FACDD;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	}

#wrap {
	background: #FFFFFF url(/images/vac/bg.gif);
	width: 740px;
	margin: 0px auto;
	padding: 0px;
	}

/************************************************
    Links      ----------->	
************************************************/

a, a:visited {
	color: #305088;
	text-decoration: none;
	}
	
a:hover {
	color: #4776C5;
	text-decoration: underline;
	}
	
	

/************************************************
    Structure     ----------->	
************************************************/

#topSide {
	height: 20px;
	background-image:url(/images/vac/bg_top.gif);
	background-repeat: no-repeat;
	}



/************************************************
	Content   ----------->									
************************************************/

#contentWrap {

	}
	
#content {
	margin: 0 30px 0 0;
	width: 500px;
	float: right;
	}
	
#content h1 {
	/*  color: #4776C5; */
	color: #3c5e94;
	font-size: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 26px 0px 0px 0px;
	text-decoration: none;
	}
	
#content h2 {
	color: #4776C5;
	font-size: 19px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#content h3 {
	color: #5d6da9;
	font-size: 17px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 40px 0px 5px 0px;
	/* Michael add a background image here */
	}

#content h4 {
	color: #3c5e94;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 18px;
	background-image: url(/images/vac/head-snowflake.gif);
	background-position: 2px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #3c5e94;
	}
	
#content li {
	padding: 1px 0px;
}
	
#content table {
	width: 100%;
	/* border: 1px solid #3c5e94; */
	border: 1px solid #5c7eb4; 
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 1px;
}	
	
#content th {
	padding: 4px 0px 2px 0px;
	background-image: url(/images/vac/headback_blue.gif);
	background-repeat:repeat-x; 
	/* background-color: #3c5e94;  */
	color: #3c5e94;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid #5c7eb4; 
}

#content td {
	padding: 3px 5px 2px 8px;
}
	
.details_r {
	background-color: #d6dff8;
	border-right: 1px solid #8FACDD;
	border-bottom: 1px solid #5c7eb4; 
	font-weight: bold;
	letter-spacing: .2px;
	width: 130px;
	vertical-align: top;
}

.details {
	border-bottom: 1px solid #5c7eb4; 
	vertical-align: top;
}

.details2 {
	border-bottom: 1px solid #3c5e94;
	vertical-align: top;
}

.back {
	text-align: center;
}

table#vacform {
	color: #333;
	font-size: 1em;
	border: 1px solid #a33;
	border-collapse: collapse;
	background-color: #ffd;
}

th#vacform {
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	background-color: #cc0000;
	background-image: url(/images/vac/headback_red.gif);
	text-align: center;
	padding: 3px 0px 2px 0px;
	border-bottom: #cc0000;
}

td.vacform {
	vertical-align: top;
	background-color: #ffd;
	padding: 1px 5px 1px 10px;
}

.vacform_c {
	vertical-align: top;
	text-align: center;
	padding: 1px 5px 1px 5px;
	border: none;
}

table#captcha {
	border: 1px solid #ffffdd;
	text-align: left;
}	
	
/************************************************
	Sidebar   ----------->									
************************************************/
	
#sidebar {
	margin: 0px 0px 0px 30px;
	width: 160px;
	float: left;
	}

.logo {
	margin: 25px 0px 0px 26px;
	}
	
#sideBox {
	margin: 300px 0px 0px 0px; 
	width: 100%;
	text-align: left;
}

#sidebar table {
	width: 100%;
	border: 1px solid #5c7eb4;
	margin-top: 20px;
	border-collapse: collapse;
}

#sidebar th {
	padding: 4px 0px 1px 0px;
	background-image: url(/images/vac/headback_blue.gif);
	background-repeat:repeat-x; 
	/* background-color: #3c5e94; */ 
	color: #3c5e94;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 3px;
	border-bottom: 1px solid #5c7eb4;

}

#sidebar td {
	padding: 7px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: square;
	margin-left: 16px;
	color: #5d6da9;
}

#sidebar p {
	margin: 0;
	padding: 0;
}

/************************************************
	Footer   ----------->									
************************************************/

#footer {
	clear: both;
	}
	
#footLeft {
	margin: 0 0 0 30px;
	width: 160px;
	float: left;
	line-height: 14px;

}
	
#footRight {
	margin: 0 30px 0 0;
	width: 500px;
	float: right;
	line-height: 14px;
}

#footLeft p {
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #555555; 
}
	
#botSide {
	clear: both;
	height: 20px;
	background-image:url(/images/vac/bg_bot.gif);
	background-repeat: no-repeat;
	}
	
#botLinks {
	margin: 23px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	color:#3c5e94;
	}

#botLinks li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: .5px;
	}
	
#bbb {
	position: relative;
	text-align: left;
	width: 85%;
	height: 68px;
	border: 1px solid #3c5e94;
	padding: 5px;
	margin: 10px 0 0 0;
	background-color: #ffffdd;	
}

#bbb li {
	display: inline;
	font-size: 11px;
	color: #555555;
	background-color: #ffd;

}

#bbb img {
	float: left;
	padding: 4px;
}



/************************************************
	Captcha Error  ----------->									
************************************************/

#propError { margin: auto; margin-top: 10px; margin-bottom: 15px; width: 450px; padding: 7px; border: 1px solid #CC0000; background-color: #FFFFCC; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #CC0000; }

#propError p { margin: 0; padding-top: 10px;}

a.redlink:link, hover {color: #CC0000; font-weight: bold;}

