/*
Theme Name: Imagination
Theme URI: http://www.cssjockey.com
Description: Imagination - Fully Customizable WordPress Theme. A gift from <a href="http://www.cssjockey.com">CSSJockey.com</a> to all WordPress users. <br />Make sure you share this theme with your loved ones. <a href="http://www.cssjockey.com">Check for Updates</a>
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body {
	background: #829898 url(images/bg_gradient.gif) repeat-x fixed;
	padding:0;margin:0;
	font:normal 9pt Arial, Geneva, Helvetica, sans-serif;
	color:#e1e1e1;
	line-height:1.6;
	height:100%;
}
html {
	height:100%;
}
#grid {
	background: url(images/bg_video_1.jpg) top left no-repeat fixed; min-height:100%;
}
h1.main {
	padding:0 !important;
	margin:0 !important;
	font-size:1.6em;
}
h1 {
	font-size:1.6em;
	padding:0 !important;
	margin:0 0 16px 0 !important;
}
a{
	/*color:#4a769d;*/
	color:#4a8c4b;
}
a:hover{
	color:#FFFFFF;
}
#wrapper{
	width:1000px;
	margin:0 auto;

}
#header{
	color:#4a8c4b;
}
#contentcontainer{
	clear:both;
	width:1000px;
	padding:25px 0 0 0;
}
#content{
	width:665px;
	margin:0px 26px 0px 0;
}
#sidebar{
	width:280px;
	margin:0px;
	padding:0px;
}
#footer{
	clear:both;
	width:970px;
	padding:10px;
}
/* Structure */

/* Global Colors */
.colororange{
	color:#4a8c4b;
}

#toprss{visibility:hidden !important;
}

.contactform label {
	width:140px;
	display:inline-block;
	margin-bottom:4px;
		text-align: right;
		margin-right:4px;
}
#wpcf_moveup {
	position:relative;
	top:-136px;
}
#contactsubmit {
	margin-left:144px;
}
#topsearch {
	display:none;
}
#logo {
	background:url(images/tbg.png) repeat;
	text-align:center;
	width:100% !important;
	padding:16px 0;
	margin-bottom:8px;
}
#toprss,
#welcome {
	display:none;
}

.widget_wp_shopping_cart {
	position: fixed !important;
}