/* RTP
----------------------------------------------------------*/
body
{
	background: #cbc4b3 url(../images/bg_body.gif);
	color: #000;
	font: 75%/1.0 verdana,arial,sans-serif;
	text-align: center;
}

#top, #container, #bottom { width: 760px; margin: 0 auto; text-align: left; }

#top { height: 20px; background: url(../images/bg_shadow_top.png) no-repeat center bottom; }
#container { overflow: hidden; background: url(../images/bg_shadow_sides.png) repeat-y; }
#bottom { height: 20px; background: url(../images/bg_shadow_bottom.png) no-repeat center top; }

/* NAV
----------------------------------------------------------*/
#status { width: 740px; padding: 5px 0; text-align: right; }
#status strong { font-weight: bold; }
#status .warning, #content .warning { background: #f0eeee; color: #a00; font-weight: bold; }
#status a:link, #status a:visited { color: #7ea238; text-decoration: underline; }
#status a:hover, #status a:active { color: #fff; background: #7ea238; text-decoration: none; }

#nav { width: 700px; margin: 10px 0 0 20px; padding: 10px; background: #c0bfaf; color: #fff; }
#nav ul, #nav li { display: inline; }
#nav a:link, #nav a:visited { color: #fff; background: transparent; text-decoration: underline; }
#nav a:hover, #nav a:active { color: #fff; background: #d2ccbe; text-decoration: none; }

/* MAIN PAGES
----------------------------------------------------------*/
h1 { text-align: center; }

#content { line-height: 1.4; padding: 10px 30px; }
#content h2 { color: #7ea238; margin: 0 0 1em; font-size: 150%; font-weight: bold; }
#content .bordered { margin-top: 1em; padding-top: 1em; border-top: 1px solid #ccc; }
#content p { margin: 0 0 1em; padding: 0; }

#content ul { margin: 0 0 1em; padding: 0 0 0 2em; list-style-type: square; }

#content a:link, #content a:visited { color: #7ea238; text-decoration: underline; }
#content a:hover, #content a:active { color: #fff; background: #7ea238; text-decoration: none; }

#content strong { font-weight: bold; }
#content em { font-style: italic; color: #444; }

#content table { margin: 0 0 1em; width: 698px; }
#content th, #content td { padding: 4px 0; }
#content th { border: 1px solid #fff; vertical-align: bottom; font-weight: bold; }
#content td { border-bottom: 1px solid #ccc; vertical-align: top; }

#content blockquote { margin: 0; padding: 1em 0; border-top: 1px dashed #ccc; color: #7ea238; }
#content blockquote p { margin: 0; }
#content blockquote span { color: #444; }

#highlight, #response { border: 1px solid #ccc; background: #eee url(../images/register.gif) no-repeat 2% 50%; font-weight: bold; padding: 1em 1em 1em 40px; margin: 0 0 1em; }
#highlight p, #response p { margin: 0; }
#response { background-image: none; padding: 1em; }

/* HOMEPAGE
----------------------------------------------------------*/
.column { width: 371px; float: left; display: inline; }

/* LEFT */
.left { margin-left: 8px; background: url(../images/bg_leftcolumn.jpg) no-repeat; }
.left .inner { padding: 340px 0 0; line-height: 1.4; }
.left h2 { color: #7ea238; text-align: center; padding: 0 20px; font: 170% verdana,arial,sans-serif; }
.left h2 span { font-size: 115%; }
.left h3 { font-weight: normal; color: #7ea238; font-size: 75%; text-align: center; }

.spec21 { font-family: "courier new",courier,monospace; color: #555; vertical-align: -5px; display: inline-block; }
.spec21 em { background: #70a132; color: #fff; }

#infos { width: 355px; margin: 0 auto; background: url(../images/bg_infos.gif) repeat-y; }
#infoheader { width: 355px; height: 26px; margin: 50px 0 0 8px; background: url(../images/bg_infos_header.gif) no-repeat; }
#infobody { padding: 10px 10px 0; }
#infofooter { width: 355px; height: 30px; margin: 0 0 0 8px; background: url(../images/bg_infos_footer.gif) no-repeat; }

#infobody p
{
	padding: 12px 10px 8px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../images/bg_infos_divider.gif);
}

#infobody .i1 { background-color: #fefeff; background-image: none; padding-top: 0; }
#infobody .i2 { background-color: #f7f9fc; }
#infobody .i3 { background-color: #f3f5fa; }
#infobody .i4 { background-color: #eff1f8; }
#infobody .i5 { background-color: #ebeef6; }
#infobody .i6 { background-color: #e8ecf5; }

.testimonial { font-size: 110%; margin: 1em 0 2em; padding: 0 20px; color: #7ea238; }
.testimonial strong { font-weight: bold; }

/* RIGHT */
.right { margin-left: 0; border-left: 1px solid #fff; border-right: 1px solid #fff; width: 359px; }

#register { width: 359px; height: 21px; overflow: hidden; background: #f8f9fc url(../images/bg_trailer_header.jpg) no-repeat; }
#register a { text-align: right; width: auto; height: 18px; padding: 3px 10px 0 22px; display: block; float: right; background:  url(../images/register.gif) no-repeat left center; }
#register a:link, #register a:visited { color: #666; text-decoration: none; }
#register a:hover, #register a:active { color: #799b13; text-decoration: none; }

#trailer { position: relative; width: 359px; height: 466px; background: #ebf0db url(../images/bg_trailer.jpg) no-repeat; }
#trailer p
{
	color: #666;
	position: absolute;
	left: 52px;
	top: 400px;
	width: 256px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}
#launch
{
	position: absolute;
	left: 116px;
	top: 350px;
	width: 131px;
	height: 41px;
	overflow: hidden;
	background-image: url(../images/button_launch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#launch a
{
	position: absolute;
	text-indent: -1000em;
	display: block;
	left: 0;
	top: 0;
	width: 131px;
	height: 41px;
	background-image: url(../images/button_launch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#launch a:link, #launch a:visited { background-position: left top; }
#launch a:hover, #launch a:active { background-position: left bottom; }

/* BENEFITS */
#benefitstabs h3 { font-weight: bold; font-size: 130%; color: #555; letter-spacing: 1px; text-align: center; padding: 5px 0 0; }

#benefitstabs { width: 359px; height: 66px; position: relative; background: #c0d090 url(../images/bg_tabs.gif) no-repeat; }
#benefitstabs li { position: absolute; top: 23px; width: 81px; height: 43px; overflow: hidden; background-repeat: no-repeat; background-position: left top; }
#benefitstabs a { position: absolute; left: 0; top: 0; width: 81px; height: 43px; overflow: hidden; text-indent: -1000em; }
#benefitstabs a:link, #benefitstabs a:visited { background-position: left top; }
#benefitstabs a:hover, #benefitstabs a:active { background-position: left bottom; }

#benefitstabs .current:link, #benefitstabs .current:visited,
#benefitstabs .current:hover, #benefitstabs .current:active { background-position: left bottom; }

#tab1 { left: 11px; }
#tab2 { left: 97px; }
#tab3 { left: 183px; }
#tab4 { left: 269px; }

#tab1, #tab1 a { background-image: url(../images/tab_1.gif); }
#tab2, #tab2 a { background-image: url(../images/tab_2.gif); }
#tab3, #tab3 a { background-image: url(../images/tab_3.gif); }
#tab4, #tab4 a { background-image: url(../images/tab_4.gif); }

#benefits { width: 359px; min-height: 410px; background: url(../images/bg_benefits.jpg) no-repeat; }
#benefits div { display: none; }
#benefits #tab1content { display: block; }

#benefits ul { margin: 0; padding: 10px 0 0 25px; list-style: none; }
#benefits li { color: #333; line-height: 1.2; display: block; width: 297px; padding-left: 18px; margin-bottom: 1em; background: url(../images/bg_benefits_item.gif) no-repeat left top; }

/* VIDEO
----------------------------------------------------------*/
#videowrapper { margin: 2em 0 2em 137px; }
#register2 { text-align: center; font-weight: bold; }
#register2 a:link, #register2 a:visited { color: #555; text-decoration: underline; }
#register2 a:hover, #register2 a:active { color: #555; text-decoration: none; }

/* MEDIA
----------------------------------------------------------*/
.item
{
	width: 428px;
	min-height: 110px;
	position: relative;
	margin: 0 0 1em;
	padding: 10px 260px 60px 10px;
	border: 1px solid #c1c1c1;
	background: #e3e6f2 url(../images/bg_media_item.jpg) repeat-x left bottom;
}
.thumb
{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 250px;
	height: 157px;
	padding: 8px 0 0 8px;
	background: url(../images/bg_media_thumb.jpg) no-repeat;
}
.details { position: absolute; bottom: 0; left: 0; height: 51px; width: 250px; }
#content .details a:link, #content .details a:visited, #content .details a:hover, #content .details a:active { border: 0; background-color: transparent; text-decoration: none; }
.item h3 { font-size: 120%; margin: 0 0 0.2em; font-weight: bold; color: #444; }

#content h2.module { width: 700px; height: 46px; margin: 0; padding: 0; line-height: 1; }
#content h2.module span { display: none; }
#m1 { background: url(../images/header_module1.gif) no-repeat; }
#m2 { background: url(../images/header_module2.gif) no-repeat; }

/* GENERIC FORM
------------------------------------------------*/
#content .genform { overflow: hidden; padding-bottom: 1em; }
#content .genform label { display: block; float: left; font-weight: normal; width: 150px; }
#content .genform label.inline { display: inline; float: none; width: auto; }

#content .genform label span, strong.hilite { color: #42954A; }
#content .genform input, #content .genform textarea { font: 90% verdana,arial,sans-serif; width: 300px; padding: 2px 3px; border: 1px solid #000; }
#content .genform .hwid { width: 150px; }
#content .genform .qwid { width: 75px; }
#content .genform .ewid { width: 50px; }
#content .genform .swid { width: 24px; }
#content .genform .check { display: inline; margin: 0; padding: 0; width: auto; }

#content .genform .formoption { clear: both; float: left; line-height: normal; padding: 3px 2px; width: 700px; }
#content .genform .submit { margin-top: 1em; width: auto; cursor: pointer; background: #7ea238; color: #fff; font-weight: bold; border-width: 2px; border-style: solid; border-color: #a7c077 #607b2b #4d6222 #94b25a; }
#content .genform .randimage { float: right; display: inline; margin-right: 150px; }
#content .genform .spaceafter { margin-bottom: 1.5em; }

/* FOOTER
----------------------------------------------------------*/
#footer { clear: both; padding: 15px 30px; line-height: 1.4; color: #7ea238; }
#footer a:link, #footer a:visited { color: #7ea238; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #555; text-decoration: none; }

#ddlink { text-align: right; font-size: 90%; }
#ddlink a:link, #ddlink a:visited { color: #999; text-decoration: none; }
#ddlink a:hover, #ddlink a:active { color: #333; text-decoration: none; }
