/*
Theme Name: InnovationVillage
Theme URI: http://innovationvillage.com
Description: 
Author: Lindenthal Design
Author URI: http://lindenthaldesign.com
Tags: 
	blue: #009ddc
	newsfeed <p>: #ec297b
	newsfeed background grey: #dedede--*/

@import "style/css/reset.css";
@import "style/css/960.css";


	


body {
	background-color: #eeeeee;
	margin-top: 20px;
}

td { padding: 4px 0px 0px 20px; }

.grid_4 {
	background-image: url(images/bkgrnd-sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 18px;
}

#newsfeed h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

ol {}


#navcontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #ec297b;
}
#newsfeed {
	background-color: #dedede;
	width: 207px;
	margin-left: 5px;
	float: left;
}

#newsfeed ul {
	margin-left: 25px;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}

#newsfeed li {
	color: #ec297b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

#newsfeed p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec297b;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 134%;
	padding: 0px;
	margin-bottom: 5px;
}
.grid_12 {
	background-image: url(images/bkgrnd-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	padding: 0px;
	margin-top: 18px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009ddc;
	margin-top: 0px;
	margin-left: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 137%;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.list-body li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#footer {
	margin-left: 252px;
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}




#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	float: left;
}

#navcontainer li {
	float: left;
	margin-bottom: 10px;
}

#navcontainer a
{
	display: block;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009ddc;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-image: url(images/bkgrnd_navi_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	letter-spacing: 1px;
}

#navcontainer a:link
{
color: #009ddc;
text-decoration: none;
}

#navcontainer a:visited
{
text-decoration: none;
}

#navcontainer a:active
{
color: #009ddc;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #fff;
	background-image: url(images/bkgrnd_navi_li-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#current a, #current a:visited, #current a:active
{
	color: #fff;
	background-image: url(images/bkgrnd_navi_li-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#navcontainer .last {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #383e3a;
}


/*--Begin Footer Navigation--*/

ul#navlist-footer
{
	white-space: nowrap;
	margin-top: 15px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}


#navlist-footer li
{
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navlist-footer li.last
{
	border: none;
	margin-right: 0px;
	padding-right: 0px;
}

#navlist-footer a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#navlist-footer a:link, #navlist-footer a:visited
{
	color: #009ddc;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#navlist-footer a:hover
{
text-decoration: none}

/*--End Footer Navigation--*/
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}



#bkgrnd_rescue {
	background-image: url(images/bkgrnd_rescue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#bkgrnd_sport {
	background-image: url(images/bkgrnd_sport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#bkgrnd_multi {
	background-image: url(images/bkgrnd_multi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#bkgrnd_storm {
	background-image: url(images/bkgrnd_storm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#bkgrnd_turbo {
	background-image: url(images/bkgrnd_turbo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#bkgrnd_vortex{
	background-image: url(images/bkgrnd_vortex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#vortex_copy {
	float: left;
	width: 220px;
	margin-top: 285px;
	margin-left: 25px;
}

#turbo_copy {
	float: left;
	width: 220px;
	margin-top: 285px;
	margin-left: 25px;
}

#bkgrnd_tour {
	background-image: url(images/bkgrnd_tour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 100%;
}

#tour_copy {
	float: left;
	width: 285px;
	margin-top: 265px;
	margin-left: 25px;
}

#storm_copy {
	float: left;
	width: 225px;
	margin-top: 265px;
	margin-left: 25px;
}


#sport_copy {
	float: left;
	width: 400px;
	margin-top: 300px;
	margin-left: 25px;
}

#multi_copy {
	float: left;
	width: 425px;
	margin-top: 275px;
	margin-left: 25px;
}

#rescue_copy {
	float: left;
	width: 200px;
	margin-top: 265px;
	margin-left: 25px;
}

#rescue_copy h1{
	font-size: 1.2em;
	font-weight: bold;
}

.table-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}

.accessories ul {
	float: left;
}

.accessories form {
	margin-top: 10px;
}

.accessories li {
	float: left;
	margin-bottom: 20px;
	margin-left: 16px;
	display: block;
	width: 650px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #b1b4b6;
	margin-top: 20px;
}

.accessory_copy {
	margin-bottom: 10px;
	width: 350px;
	overflow: hidden;
	float: right;
}

.accessory_copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.accessory_copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.accessory_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
