/*

	Warshaw Group Mobile Validity - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #E6E6E6;
	margin: 20px 0 20px 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

table tr td {
	font-size: 11px;
	color: #333333;
}

/* =Global Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
    padding: 0;
}
	
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
}

/* =Layout - Homepage
---------------------------------------------------------------------------------------------------- */
#home-container {
	background: url('../images/wrapper/main-container-bg.jpg') repeat-y;
	margin: 0;
	padding: 0;
	width: 1000px
}

#home-content-left {
	float: left;
	width: 708px;
}

#home-content-left #flash-banner {
	margin-left: 11px;
	border-top: 3px solid #ffffff;
}

#solutions {
	margin-left: 11px;
}

#solutions .solutions-btns {
	float: left;
	border-right: 3px solid #ffffff;
}

#solutions .solutions-btns a {
	font-family: 'trebuchet ms', verdana, sans-serif;
	display: block;
	background: #c0bcb9;
	color: #736357;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

#solutions .solutions-btns a:hover {
	background: #226123;
	color: #ffffff
}

#solutions .solutions-btns a.img {
	display: inline;
	text-decoration: none;
	text-align: center;
	line-height: 0;
	margin: 0;
	padding: 0;
}


#home-content-right {
	float: left;
	border-top: 3px solid #ffffff;
}

#home-content-right #nav-box1 {
	background: #a7a4a0;
	width: 283px;
	height: 115px;
}

#home-content-right #nav-box1  p {
	background: url('../images/box-nav-bullet.gif') 0 2px no-repeat;
	color: #333333;
	padding: 0 0 0 18px;
	margin: 4px 0 4px 10px;
	font-size: 10px;
}

#home-content-right #whats-new {
	background: #dddbd8;
	width: 283px;
	height: 136px;
}

#home-content-right #whats-new #whats-new-items {
	padding: 10px 10px 10px 10px;
}

#home-content-right #nav-box2 a:hover {
	color: #226123;
}

#home-content-right #whats-new #whats-new-items p {
	background: url('../images/box-nav-bullet.gif') 0 2px no-repeat;
	color: #333333;
	padding: 0 0 0 18px;
	margin: 4px 0 4px 0;
	font-size: 10px;
}

#ad-box {
	background: url('../images/wrapper/ad-box-bg.gif') repeat-y;
	border-bottom: 1px solid #E0E0E0;
	min-height: 129px;
	_height: 129px;
	width: 283px;
	text-align: center;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#branding {
	background: url('../images/wrapper/branding-bg.jpg') 0 0 no-repeat;
	height: 149px;
	width: 1000px;
}

#branding #logo {
	padding: 21px 0 0 40px;
}

#container {
	background: url('../images/wrapper/main-container-bg.jpg') repeat-y;
	margin: 0;
	padding: 0;
}

#content-left {
	float: left;
	width: 708px;
}

#content-right {
	float: left;
	border-top: 3px solid #ffffff;
}

#content {
	padding: 15px 20px 10px 42px;
	min-height: 450px;
	_height: 450px;
}

#related-info {
	background: #E8E7E6;
	border-top: 3px solid #ffffff;
	min-height: 175px;
	_height: 175px;
	width: 283px;
}

#related-info h1 {
	background: url('../images/wrapper/related-info-hdr-bg.jpg') 0 0 no-repeat;
	color: #666666;
	font-family: 'trebuchet ms', verdana, sans-serirf;
	font-size: 16px;
	padding: 0 0 0 10px;
	line-height: 25px;
	margin: 0;
}

#related-info #related-info-items {
	padding: 10px;
}

#related-info #related-info-items a {
 	background: url('../images/box-nav-bullet.gif') 0 3px no-repeat;
	display: block;
	color: #333333;
	padding: 0 0 0 18px;
	margin: 4px 0 4px 10px;
	font-size: 10px;
	width: 240px;
}

#related-info #related-info-items a:hover {
	color: #226123;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	background: #DDDBD8;
	margin-left: 11px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	font-size: 10px;
	line-height: 22px;
	width: 100%;
	padding-left: 33px;
}

#breadcrumb a {
	color: #666666;
	font-size: 10px;
	line-height: 22px;
}

/* =Font-adjust
---------------------------------------------------------------------------------------------------- */
#font-adjust {
	background: #B2B2B2;
	width: 283px;
	font-size: 10px;
	line-height: 22px;
	border-bottom: 3px solid #ffffff;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#top-nav {
	font-size: 10px;
	color: #000000;
	padding: 15px 0 0 35px;
}

#top-nav a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#top-nav a:hover {
	text-decoration: underline;
}

#main-nav {
	background: url('../images/wrapper/main-nav-bg.jpg') 0 0 no-repeat;
	height: 27px;
}

#main-nav #main-nav-items ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav #main-nav-items ul li {
	float: left;
	padding: 0 32px 0 44px;
}

#main-nav #main-nav-items ul li a {
	color: #666666;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
}

#main-nav #main-nav-items ul li a:hover {
	color: #39b54a;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
	color: #226123;
}

a:hover {
	color: #000000;
}


/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	font-size: 10px;
	color: #666666;
}

#footer #site-info {
	font-size: 10px;
	color: #666666;
	float: left;
	width: 750px;
}

#footer #site-info p {
	margin: 8px 0 12px 0;
	padding: 8px 0 0 27px;
}

#footer #footer-logo {
	float: left;
	width: 240px;
	text-align: right;
}

#footer #site-info a {
	color: #666666;
}


/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 8px 0 8px 0;
	line-height: 16px;
}

h1 {
	font-size: 20px;
	color: #39b54a;
	margin: 5px 0 7px 0;
}

h2 {
	font-size: 15px;
	color: #000000;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	color: #969696;
	margin: 10px 0 8px 0;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	margin: 0 0 15px 14px;
	padding: 0 0 0 14px;
}

.validation {
	color: red;
	font-weight: bold;
}

hr {
	background: #d4d4d4;
	color: #d4d4d4;
}
