/* CSS Document */
/* Ace Web Solutions Style Sheet - Spectrumblinds.net */

body {	
	background-image:url(images/grad.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/** ---- Page Layout ---- */

.outerwrapper {
	width: 960px;
	border: 2px solid #000099;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.banner {
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	height:150px;
}

.navigation {
	background-color:#000099;
	line-height: 20px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.footer {
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000099;
	font-size: 10px;
	text-align:center;
}

#navigation {
	height:18px;
	border-top:2px solid #000099;
	border-bottom:2px solid #000099;
	background-color:#000099;
	padding:2px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.leftcol {
	float: left;
	width: 500px;
	background-color: #FFFFFF;
}

.middlecol { 
	float: left;
	width: 284px;
}

.rightcol {
	float: right;
	width: 170px;
	background-color: #FFFFFF;
}

.maintable {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 25px;
}

.widetable {
	position: relative;
	float: left;
	width: 670px;
	background-color: #FFFFFF;
	margin-bottom:20px;
}

.formtable {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border: solid 2px #000099;
	height: 175px;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:center;
	width: 450px;
}

.wideformtable {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 2px #000099;
	height: 112px;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:center;
	width: 610px;
}

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

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:13px;
	padding-right:13px;
}

#navigation a:hover {
	text-decoration:underline;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	text-decoration: underline;
	color:#FFFFFF;
}

.footer a:hover {
	color:#FFFF00;
}

.maintable a, .maintable a:link, .maintable a:visited, .maintable a:active {
	color: #000099;
	font-weight: bold;
}

.maintable a:hover {
	color: #000000;
}

/* ---- Styles ---- */

.maintable h2 {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}

.vogue {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
}

.products {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}

.imagedesc {
	color: #000099;
	font-weight: bold;
	text-align: center;
}

/* ---- Right Hand Column ---- */

#fiveyear {
	width: 152;
	height: 202;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#photo	{
	width: 152;
	height: 202;
	padding-left: 5px;
	margin-top: 20px;
}

#design {
	width: 152;
	height: 92;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-color:#000000;
}


/* ---- Useful Stuff ---- */

#ten_whitespacer {
	height:10px;
	background-color:#FFFFFF;
	font-size:0px;
}

#floatclear {
	clear:both;
}

#imagepadding {
	margin-bottom: 10px;
	text-align:center;
}

.contacttable {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 25px;
	padding-top: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

/* ---- Images ---- */

.leftpic {
	position: relative;
	float: left;
	width: 300px;
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 20px;
}

.rightpic {
	float: left;
	width: 300px;
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 20px;
}

.paddedimage {
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 25px;
}