/*
Theme Name: PlusFour Solutions
Author: I-On-Design, Inc.
Author URI: http://www.i-on-design.com
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Copyright 2009 Spiegel Design Group, Inc. All Rights Reserved.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*-------------------------------------------------
GLOBAL RESET
-------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

body {
	background: #fff;
	font-family: "Lucida Sans", arial, verdana, sans-serif;
	font-size: 12px;
}
.wrapper {
	width: 940px;
}
.header {
	padding: 40px 0 15px 40px;
}
.header table {
	width: 100%;
}
.header table td {
	vertical-align: top;
}
.header h1 a {
	display: block;
	width: 267px;
	height: 92px;
	background: url("images/logo.png") no-repeat;
}
.header span {
	display: none;
	visibility: hidden;
}
.header .tag {
	color: #C50751;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.header h2.parent {
	color: #C50751;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.header h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.header h2.solo {
	margin: 0 0 15px 0;
}


/*-------------------------------------------------
NAV
-------------------------------------------------*/

.nav {
	padding: 20px 0 18px 0;
}
.nav li {
	float: left;
	margin-bottom: 5px;
}
.nav li.break {
	margin: 0 5px;
	color: #999;
}
.nav a:link, .nav a:visited {
	color: #43459B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.nav a:hover {
	color: #C50751;
}
.search {
	float: right !important;
	padding: 0;
}
.nav ul.n2 {
	padding: 0;
}


/*-------------------------------------------------
TEXTAREA
-------------------------------------------------*/

.home td {
	vertical-align: top;
}
.textarea h3, .textarea h3 a:link, .textarea h3 a:visited {
	color: #43459B;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.textarea p {
	line-height: 15px;
	margin: 0 0 15px 0;
}
.textarea strong {
	font-weight: bold;
}
.textarea a:link, .textarea a:visited {
	color: #43459B;
	text-decoration: none;
	font-weight: bold;
}
.textarea a:hover {
	color: #C50751;
}
.textarea h4, .textarea h4 a:link, .textarea h4 a:visited {
	color: #43459B;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	display: inline;
}
.textarea h3 a:hover, .textarea h4 a:hover {
	color: #C50751;
}
.textarea ul, .textarea ol {
	margin: 15px 0;
}
.textarea ul li {
	list-style-type: disc;
	margin: 5px 0 5px 25px;
	line-height: 15px;
}
.textarea ol li {
	list-style-type: decimal;
	margin: 5px 0 5px 25px;
	line-height: 15px;
}
.textarea table {
	width: 100%;
}
.textarea td {
	vertical-align: top;
}
.textarea ul {
	margin: 0 0 16px 0;
}

.textarea blockquote {
	line-height: 15px;
	margin: 15px 0 15px 25px;
	padding: 10px;
	background: #f7f7f7;
	border-top: 2px solid #43459B;
	font-style: italic;
}
.textarea blockquote a:link,
.textarea blockquote a:visited {
	font-weight: normal;
}

/* IMAGES */
.textarea img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

/* SPECIAL */
.homeImg {
	background: #ccc url("images/home.jpg") no-repeat;
	height: 245px;
	width: 549px;
}
body.page-id-3 .textarea blockquote {
	line-height: 15px;
	margin: 0 0 15px 25px;
	background: none;
	color: #000;
	padding: 0;
	border: none;
}
body.page-id-60 .textarea a:link, body.page-id-60 .textarea a:visited {
	font-weight: normal;
}
body.page-id-60 .textarea td {
	padding: 5px 10px;
	vertical-align: top;
}
body.page-id-60 .textarea ul {
	margin: 0;
}
body.page-id-60 .textarea td.formBg {
	font-weight: bold;
	background: #f7f7f7;
	padding: 10px;
}
.formAll {
	font-weight: bold !important;
	color: #C50751 !important;
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

.sidebar {
	padding: 15px 30px 0 60px;
	font-size: 11px;
}
.sidebar li a:link, .sidebar li a:visited {
	color: #43459B;
	text-decoration: none;
	font-weight: bold;
}
.sidebar li a:hover {
	color: #C50751;
}
.sidebar li {
	list-style-type: none;
	margin: 10px 0;
}

.sidebar li li a:link, .sidebar li li a:visited {
	font-weight: normal;
}
.sidebar li li {
	font-style: italic;
	margin: 3px 0 3px 15px;
	line-height: 11px;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

.footer {
	padding: 15px 0 0 40px;
	font-size: 9px;
	line-height: 15px;
}
.footer a:link, .footer a:visited {
	color: #43459B;
	text-decoration: none;
}
.footer a:hover {
	color: #C50751;
}