/* @group Base Styles */
body {
	color: #333333;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 83%;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 0px 0px #000000;
}
a:link,
a:visited,
a:hover,
a:active {
	color: orange;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.circled {
	list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
h1 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
/* @end */

/* @group Container Styles */
div.container {
	margin: 0px auto;
	width: 965px;
}
div.header-container {
	margin: 0px auto;
	width: 985px;
}
/* @end */

/* @group Form Styles */
label {
	color: #6C9D32;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
input.input {
	font-size: 14px;
	margin-top: 3px;
	padding: 5px 2px;
	width: 97%;
}
/* @end */

/* @group Header Styles */
div#header {
	margin-top: 10px;
}
div#header h1 {
	background: transparent url('h/logo.png') left top no-repeat;
	height: 93px;
	text-indent: -9999px;
	width: 213px;
}
div.header-links {
	margin-top: 25px;
	width: 400px;
}
div.header-links a.demo-network {
	background: transparent url('h/live_network.gif') left top no-repeat;
	display: block;
	height: 44px;
	margin-left: 20px;
	text-indent: -9999px;
	width: 210px;
}
div.header-links a.admin-center-link {
	background: transparent url('h/arrow-right.png') right center no-repeat;
	display: block;
	line-height: 44px;
	font-weight: bold;
	padding-right: 18px;
}
/* @end */

/* @group Main Navigation Styles */
ul#main-navigation {
	height: 51px;
	margin-top: 10px;
	padding: 0px;
	width: 985px;
}
ul#main-navigation li {
	float: left;
}
ul#main-navigation li a {
	background: transparent url('h/navigation-bar.png') left top no-repeat;
	display: block;
	height: 51px;
	text-indent: -9999px;
	width: 155px;
}
ul#main-navigation li#nav-home a {
	width: 165px;
}
ul#main-navigation li#nav-home a:hover {
	background-position: left -54px;
}
ul#main-navigation li#nav-home.selected a {
	background-position: left -108px;
	height: 60px;
}
ul#main-navigation li#nav-what-tha a {
	background-position: -164px top;
}
ul#main-navigation li#nav-what-tha a:hover {
	background-position: -164px -54px;
}
ul#main-navigation li#nav-what-tha.selected a {
	background-position: -165px -108px;
	height: 60px;
}
ul#main-navigation li#nav-for-me a {
	background-position: -319px top;
}
ul#main-navigation li#nav-for-me a:hover {
	background-position: -319px -54px;
}
ul#main-navigation li#nav-for-me.selected a {
	background-position: -319px -108px;
	height: 60px;
}
ul#main-navigation li#nav-customisable a {
	background-position: -474px top;
}
ul#main-navigation li#nav-customisable a:hover {
	background-position: -474px -54px;
}
ul#main-navigation li#nav-customisable.selected a {
	background-position: -474px -108px;
	height: 60px;
}
ul#main-navigation li#nav-free-premium a {
	background-position: -629px top;
}
ul#main-navigation li#nav-free-premium a:hover {
	background-position: -629px -54px;
}
ul#main-navigation li#nav-free-premium.selected a {
	background-position: -629px -108px;
	height: 60px;
}
ul#main-navigation li#nav-create-network a {
	background-position: -784px top;
	width: 200px;
}
/* @end */

/* @group Above Ground Styles */
div#above-ground {
	background: #FFFFFF url('h/above-ground-background.png') left bottom repeat-x;
	margin-top: 20px;
	min-height: 217px;															/* Watch out for IE */
	padding: 10px 0px;
}
div#above-ground span.desc,
div#above-ground span.input-desc {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
div#above-ground span.input-desc {
	color: #666666;
	display: block;
	font-size: 11px;
	text-align: left;
}
/* @end */

/* @group Header Text Styles */
div.header-text {
	text-align: center;
}
div.header-text h2 {
	display: block;
	margin: 0px auto;
	margin-bottom: 10px;
	text-indent: -9999px;
}
div.header-text h2.create-social {
	background-image: url('h/header-title.png');
	height: 34px;
	width: 731px;
}
div.header-text span.desc {
	color: #666666 !important;
	display: block;
	font-size: 13px !important;
	font-weight: bold !important;
}
/* @end */

/* @group Three Steps Styles */
div#three-steps {
	margin-top: 25px;
}
div.take-tour {
	border-right: 2px solid #BBBBBB;
	height: 275px;
	margin-right: 10px;
	padding-right: 10px;
	width: 303px;
}
div.create-network {
	height: 275px;
	text-align: center;
}
div.workshops {
	border-left: 2px solid #BBBBBB;
	height: 275px;
	margin-left: 10px;
	padding-left: 10px;
	text-align: center;
	width: 303px;
}
div#three-steps h3 {
	height: 37px;
	margin-bottom: 5px;
	text-indent: -9999px;
}
div.take-tour h3 {
	background: transparent url('h/take-tour-title.png') -2px top no-repeat;
	text-align: center;
	width: 271px;
}
div.create-network h3 {
	background: transparent url('h/create-network-title.png') -2px top no-repeat;
	text-align: left;
	width: 319px;
}
div.workshops h3 {
	background: transparent url('h/workshops-title.png') -2px top no-repeat;
	text-align: left;
	width: 211px;
}
div#three-steps span.desc {
	display: block;
	font-size: 12px;
	text-align: left;
}
div.take-tour div.content {
	text-align: center;
}
div.take-tour span.input-desc {
	text-align: center !important;
}
label.network-address-label {
	margin-top: 20px;
}
input#network-address {
	width: 160px;
}
div.create-network span.http-part {
	float: left;
	line-height: 35px;
	margin-right: 2px;
}
div.create-network span.url.domain-part {
	float: left;
	line-height: 35px;
	margin-left: 2px;
}
input#create-network-button {
	margin-top: 10px;
}
/* @end */

/* @group Workshop List Styles */
ul.workshop-list {
	margin: 5px 0px 0px 20px;
}
ul.workshop-list li {
	margin: 0px 0px 5px 0px;
	text-align: left;
}
ul#online-workshop-list li {
	margin: 0px;
}
ul.workshop-list li a {
	background: transparent url('h/arrow-right.png') left 1px no-repeat;
	color: #8AC63F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
ul#online-workshop-list li a {
	color: #222222;
}
ul.workshop-list li a:hover {
	text-decoration: underline;
}
ul.workshop-list li span.date {
	color: #CCCCCC;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: -3px 0px 0px 20px;
	text-align: left;
}
ul#online-workshop-list li span.date {
	color: #666666;
}
/* @end */

/* @group Down Under Styles */
div#down-under {
	background: #595959 url('h/down-under-background.png') left top repeat-x;
	border-top: 3px solid #838383;
	min-height: 463px;															/* Watch out for IE */
	padding: 10px 0px;
}
div#latest-news,
div#our-features {
	margin-right: 10px;
}
div#down-under h3 {
	margin: 0px 0px 5px 0px;
	text-indent: -9999px;
}
h3#in-action-title {
	background: transparent url('h/in-action-title.png') left top no-repeat;
	height: 35px;
	width: 278px;
}
h3#latest-news-title {
	background: transparent url('h/latest-news-title.png') left top no-repeat;
	height: 25px;
	width: 166px;
}
h3#our-features-title {
	background: transparent url('h/our-features-title.png') left top no-repeat;
	margin: 0px 0px 10px 15px !important;
	height: 26px;
	width: 180px;
}
h3#latest-tutorials-title {
	background: transparent url('h/latest-tutorials-title.png') left top no-repeat;
	height: 25px;
	width: 212px;
}
h3#ask-question-title {
	background: transparent url('h/ask-question-title.png') left top no-repeat;
	height: 33px;
	width: 215px;
}
h3#signup-updates-title {
	background: transparent url('h/signup-update-title.png') left top no-repeat;
	height: 33px;
	width: 271px;
}
div#down-under span.desc,
div#down-under span.input-desc {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
div#down-under span.input-desc {
	font-size: 11px;
}
/* @end */

/* @group Real Sites Styles */
div#real-sites {
	border-bottom: 1px solid #838383;
	margin: 20px 0px 20px 0px;
	padding-bottom: 20px;
}
ul#real-sites-list li {
	background-color: #444444;
	margin-right: 10px;
	padding: 4px;
}
ul#real-sites-list li:hover {
	background-color: #555555;
}
ul#real-sites-list li.last {
	margin-right: 0px;
}
ul#real-sites-list li a.desc {
	color: #CCCCCC;
	font-size: 11px;
}
/* @end */

/* @group Latest News Styles */
ul#blog-posts {
	margin-top: 10px;
}
ul#blog-posts li {
	border-bottom: 1px solid #838383;
	margin: 10px 0px;
	padding-bottom: 10px;
}
ul#blog-posts li.first {
	margin-top: 0px;
}
ul#blog-posts li.last {
	border-bottom: 0px;
	margin-bottom: 0px;
}
ul#blog-posts li h4 {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
ul#blog-posts li a {
	color: #8AC63F;
	text-decoration: none;
}
ul#blog-posts li a:hover {
	text-decoration: underline;
}
ul#blog-posts li span.date {
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-left: 5px;
}
ul#blog-posts li div.excerpt {
	color: #FFFFFF;
	margin: 5px 0px;
}
ul#blog-posts li a.read-more {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
/* @end */

/* @group Feature List Styles */
div#our-features {
	border-left: 1px solid #838383;
	border-right: 1px solid #838383;
	width: 313px;
}
ul#feature-list li {
	margin-bottom: 15px;
}
ul#feature-list li.last {
	margin-bottom: 0px;
}
ul#feature-list li div.icon {
	float: left;
	margin-top: 5px;
	text-align: right;
	width: 54px;
}
ul#feature-list li div.text {
	float: right;
	padding-right: 15px;
	width: 234px;
}
ul#feature-list li div.text h4 {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: -2px;
}
/* @end */

/* @group Latest Tutorials Styles */
div#latest-tutorials {
	border-bottom: 1px solid #838383;
	padding-bottom: 10px;
	text-align: center;
}
div#latest-tutorials span.desc {
	display: block;
	text-align: left;
}
/* @end */

/* @group Ask a Question Styles */
div#ask-question {
	border-bottom: 1px solid #838383;
	margin-top: 20px;
	padding-bottom: 10px;
}
div#ask-question img {
	margin-bottom: -5px;
	padding: 5px 10px 0px 0px;
}
div#ask-question span.desc {
	font-size: 12px;
}
div#ask-question input.input {
	font-size: 12px;
	margin-top: 3px;
	padding: 2px;
	width: 230px;
}
/* @end */

/* @group Signup for Updates Styles */
div#signup-updates {
	margin-top: 20px;
}
div#signup-updates input.input {
	font-size: 12px;
	margin-top: 3px;
	padding: 2px;
	width: 230px;
}
/* @end */

/* @group Footer Styles */
div#footer {
	background-color: #262626;
	border-top: 2px solid #838383;
	color: #666666;
	font-size: 12px;
	padding: 20px 0px;
}
div#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#copyright-info {
	text-align: right;
}
div#copyright-info span {
	display: block;
}
div#copyright-info div.logos {
	margin-top: 10px;
}
div#copyright-info div.logos a {
	margin-left: 40px;
}
/* @end */

/* @group Footer Link Styles */
ul.footer-column {
	margin-right: 10px;
	padding: 0px;
}
ul.footer-column li.header span {
	font-size: 14px;
	font-weight: bold;
}
/* @end */

/* @group Global Styles */
.left {
	float: left;
}
.right {
	float: right;
}
/* @end */

/* @group Self Clearing Floats */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}
.clearfix { display: inline-block }
.clearfix {	display: block }
/* @end */































































a {
	color:#fff;
}
#wrapper
{
	margin:0 auto;
	width:100%;
	z-index:10;
}
.head_holder
{
	background:#FFFFFF;
	width:100%;
	z-index:10;
}
.top_holder
{
	width:100%;
	float:left;
	clear:both;
}
.hm_holder
{
	width:100%;
	background:#ffffff url(d/body_bg.gif) repeat-x left bottom;
}
.nw_holder
{
	width:100%;
	background-color:#FFFFFF;
	float:left
}
.hm_cont_cnt
{
	width:992px;
	padding:0 0 0 0;
	margin:0 auto;
}

/*ul {
	padding: 5px 0px 5px 20px;
}
#logo
{
	float:left;
	width:198px;
	padding:0 0 0 4px;
	height:90px;
}
#cons_nav
{
	float:right;
	width:464px;
	padding:20px 15px 0 0;
}
#cons_nav a
{
	float:right;
	margin:0;
	padding:2px 0 0 9px;
}
#cons_nav ul li
{
	list-style-type:none;
	float:right;
	padding:15px 12px 0 10px;
	background:url(d/cons_sptr.gif) no-repeat right bottom;
}
#cons_nav ul li.last
{
	padding:0 0 0 10px;
	background:none;
}
#cons_nav ul li a,
#cons_nav ul li a:link,
#cons_nav ul li a:active,
#cons_nav ul li a:visited
{
	list-style-type:none;
	float:left;
	color:#69ae00;
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	padding:0;
}
#cons_nav ul li a img
{
	vertical-align:text-bottom;
	padding:0 0 2px 3px;
}
#nwk_nav
{
	position:relative;
	width:993px;
	float:left;
	margin:6px 0 15px 0;
	padding:15px 0 5px 0;
}
#nwk_nav #plan
{
	position:absolute;
	top:0;
	left:0;
	width:355px;
}
#nwk_nav #network
{
	position:absolute;
	top:0;
	left:333px;
	width:355px;
}
#nwk_nav #check
{
	position:absolute;
	top:0;
	left:660px;
	width:330px;
}*/
#cont_cnt
{
	float:left;
	width:993px;
	padding:5px 0 0 0;
}
/*
#wrapper .nw_holder .headers
{
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#wrapper .nw_holder .headers h1
{
	margin:20px auto 0 auto;
}
.highlight
{
	font-size:125%;
	color:#71b10b;
}
 PLANS
.pl_btn
{
	vertical-align:17px;
	margin:0 0 0 10px;
}
.plans
{
	float:left;
	width:100%;
	text-align:center;
	padding:17px 0 0 0;
	border-bottom:2px solid #838383;
}
.plans #form1
{
	margin:0 auto;
	padding:0;
	width:980px;
}
.plans .network
{
	width:820px;
	margin:0 auto;
} 
#cont_cnt .plans img
{
	margin:0;
	padding:0;
	float:left;
}
#cont_cnt .plans #select
{
	float:left;
	padding:15px 0 14px 265px;
	background:url(d/plan_bg.gif) no-repeat right top;
	width:560px;
}
#cont_cnt .plans #select input
{
	float:left;
	margin:0 17px 0 0;
}
#cont_cnt .plans #members
{
	float:left;
	background:url(d/plan_btm_bg.gif) no-repeat right bottom;
	padding:0 0 60px 0;
	width:825px;
}


.plans .form_div
{
	padding:25px 0 0 17px;
}
.plans .lbls
{
	float:left;
	color:#669900;
	width:175px;
	font-weight:bold;
	text-align:left;
	font-size:120%;
	line-height:91%;
	padding:0 0 15px 20px;
}
.plans .mem_form
{
	float:left;
	padding:20px 0 1px 0;
	width:808px;
	background:#e1e1e1;
	margin:0;
}
.plans #coupon_code
{
	float:left;
	height:21px;
	border-left:1px solid #9d9d9d;
	border-top:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	width:503px;
	color:#666666;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 10px;
	margin:1px 8px 0 0;
}
.plans .mem_form .claim
{
	float:left;
}
#plan_tale
{
	float:left;
	background:url(d/table_plan.jpg) no-repeat left top;
	color:#333333;
	font-size:105%;
	height:1000px;
}
#plan_tale td
{
	margin:0;
	padding:0;
	height:40px;
	font-size:16px;
}
#plan_tale td h5
{
	color:#76ad29;
	font-size:16px;
	padding:0;
	margin:0;
}
#plan_tale td h6
{
	color:#76ad29;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#plan_tale td p
{
	color:#333333;
	font-size:14px;
}
#plan_tale td .st1
{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
#plan_tale td .st2
{
	font-size:26px;
	font-weight:bold;
	color:#589401;
	font-family:"Trebuchet MS";
}
#plan_tale td .st3
{
	font-size:16px;
	font-weight:bold;
	color:#589401;
	font-family:"Trebuchet MS";
}
#plan_tale td .st4
{
	font-size:20px;
	font-weight:bold;
	color:#404040;
	font-family:"Trebuchet MS";
}
#plan_tale td .st5
{
	font-size:12px;
	font-weight:bold;
	color:#404040;
	font-family:"Trebuchet MS";
}
#plan_tale td .st6
{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	font-family:"Trebuchet MS";
}
#plan_tale td .st7
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	font-family:"Trebuchet MS";
}
#plan_tale td .st8
{
	font-size:14px;
	color:#404040;
}
#plan_tale td.first
{
	margin:0;
	padding:0;
	height:57px;
}
#plan_tale td.second
{
	margin:0;
	padding:0;
	height:169px;
}
#plan_tale td.third
{
	margin:0;
	padding:0;
	height:60px;
}
#plan_tale td.fourth
{
	margin:0;
	padding:0;
	height:70px;
}
#plan_tale td .tab_imgs
{
	width:355px;
	float:right;
}
#plan_tale td .tab_imgs1
{
	width:195px;
	float:right;
}
#plan_tale td.thead
{
	margin:0;
	height:227px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	padding-top:0px;
}
#plan_tale td.thead1
{
	margin:0;
	height:227px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	padding:10px 0 0 0;
}
#plan_tale td.thead1 p,
#plan_tale td.thead p
{
	margin:10px 0 0 0;
	padding:0;
	color:#ffffff;
	font-size:16px;
}
#plan_tale td.thead1 p.grey
{
	margin:5px 0 0 0;
	padding:0;
	color:#999999;
}
#plan_tale td.thead1 p.green
{
	margin:0 0 0 0;
	padding:0;
	color:#76ad29;
	font-size:15px;
}
#plan_tale td.thead ul
{
	margin:0 0 0 0;
	padding:15px 0 0 15px;
	width:340px;
}
#plan_tale td.thead ul li
{
	margin:5px 0 5px 0;
	padding:0 0 0 10px;
	float:left;
	font-size:14px;
	color:#a8d469;
	width:160px;
	list-style:none;
	text-align:left;
	background:url(d/g_bullets.gif) no-repeat left center;
}
#plan_tale td.thead img
{
	float:none;
}
#plan_tale td strong
{
	font-size:100%;
	color:#333333;
}
#plan_tale td .price
{
	font-size:110%;
	font-weight:bold;
}
#plan_tale td  .white_text
{
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
}
#plan_tale td.tab_row1
{
	padding:0 0 0 35px;
	text-align:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
*/






#cont_cnt .btop
{
	text-align:center;
	float:left;
	width:993px;
	padding:15px 0 18px 0;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}
#cont_cnt .btop a,
#cont_cnt .btop a:link,
#cont_cnt .btop a:active,
#cont_cnt .btop a:visited
{
	text-decoration:none;
	color:#838383;
	font-size:100%;	
}
#cont_cnt .btop a img
{
	vertical-align:text-bottom;
}
.sections
{
	float:left;
	width:810px;
	margin:0 0 19px 0;
	padding:30px 0 16px 0;
	border-bottom:1px solid #cacaca;
}
.sections1
{
	float:left;
	width:810px;
	margin:0 0 0 0;
	padding:23px 0 0 0;
}
.sections .tabs .tips
{
	float:left;
	color:#666666;
	padding:2px 0 0 0;
	font-size:11px;
}
.sections .tabs,
.sections1 .tabs
{
	float:left;
	width:372px;
	padding:0 63px 5px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.more_options
{
	float:left;
	padding:14px 0 22px 0;
	width:200px;
}
.more_options img
{
	float:left;
	padding:0 5px 0 0;
}
.more_options a
{
	float:left;
	padding:2px 0 0 0;
	color:#669900;
	text-decoration:none;
}
.sections .tabs img,
.sections .tabs1 img,
.sections1 .tabs img,
.sections1 .tabs1 img
{
	float:left;
}
.sections .tabs .help,
.sections .tabs1 .help,
.sections1 .tabs .help,
.sections1 .tabs1 .help
{
	float:right;
	cursor:pointer;
}
.sections .tabs1,
.sections1 .tabs1
{
	float:left;
	width:370px;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
}
.sections .tabs2,
.sections1 .tabs2
{
	float:left;
	width:192px;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.sections .tabs3,
.sections1 .tabs3
{
	float:left;
	width:240px;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	text-align:left;
	font-weight:bold;
}
.sections .tabs5,
.sections1 .tabs5
{
	float:left;
	width:240px;
	padding:0 0 20px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.sections .tabs6,
.sections1 .tabs6
{
	float:left;
	width:120px;
	padding:0 60px 20px 15px;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.sections .tabs4,
.sections1 .tabs4
{
	float:left;
	width:372px;
	padding:0 0 15px 0;
	font-family:"Trebuchet MS";
	color:#669900;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.optional
{
	float:left;
	padding:5px 0 0 3px;
	font-size:70%;
}
.label
{
	float:left;
}
#nd_open
{
	cursor:pointer;
}
#flows
{
	height:0px;
}
.q_pops
{
	display:none;
	position:absolute;
	width:250px;
	z-index:10;
	background:url(d/popup.png) no-repeat left top;
	padding:90px 50px 40px 70px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:80%;
}
/*
.sections .tabs1 .addr,
.sections1 .tabs1 .addr
{
	float:left;
	color:#000000;
	font-size:75%;
	padding:10px 0 0 2px;
	font-weight:bold;
}
.sections .tabs input,
.sections .tabs4 input,
.sections1 .tabs input,
.sections1 .tabs4 input
{
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background-color:#e5e5e5;
	width:370px;
	float:left;
	height:20px;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}
.sections .tabs1 input,
.sections .tabs2 input,
.sections .tabs3 input,
.sections .tabs5 input,
.sections .tabs6 input,
.sections1 .tabs1 input,
.sections1 .tabs2 input,
.sections1 .tabs3 input,
.sections1 .tabs5 input,
.sections1 .tabs6 input
{
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background-color:#e5e5e5;
	width:275px;
	float:left;
	height:20px;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}
.sections .tabs .selec,
.sections1 .tabs .selec

{
	float:left;
	width:373px;
	height:25px;
	margin:10px 0 36px 0;
	font-weight:bold;
	color:#231f20;
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
.sections .tabs .mnths,
.sections1 .tabs .mnths
{
	float:left;
	width:248px;
	height:25px;
	margin:10px 0 0 0;
	font-weight:bold;
	color:#231f20;
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:3px 0 3px 0;
}
.sections .tabs .yrs,
.sections1 .tabs .yrs
{
	float:left;
	width:115px;
	height:25px;
	margin:10px 0 0 5px;
	font-weight:bold;
	color:#231f20;
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:3px 0 3px 0;
}
.sections .tabs1 .nwk_desc,
.sections1 .tabs1 .nwk_desc
{
	float:left;
	width:369px;
	height:124px;
	background-color:#e5e5e5;
	border:1px solid #c3c3c3;
	margin:10px 0 0 0;
}
.sections .tabs2 input,
.sections .tabs3 input,
.sections1 .tabs2 input,
.sections1 .tabs3 input
{
	width:180px
}
.sections .tabs5 input,
.sections .tabs6 input,
.sections1 .tabs5 input,
.sections1 .tabs6 input
{
	width:115px;
}
.sections .tabs6 img,
.sections1 .tabs6 img
{
	float:left;
}
.sections .tabs6 .help,
.sections1 .tabs6 .help
{
	float:right;
	cursor:pointer;
}
*/

.prev_next
{
	float:left;
	padding:10px 0 10px 0;
	width:808px;	
}
.prev_next1
{
	float:left;
	padding:5px 0 10px 0;
	width:840px;	
}
.prev_next1 a img,
.prev_next a img
{
	float:left;
	padding:2px 2px 0 0;
}
.prev_next1 a,
.prev_next a
{
	float:left;
	text-decoration:none;
	color:#5b9508;
	font-size:85%;
	font-weight:bold;
	margin:20px 0 0 0;
}
.prev_next1 .f2_submit,
.prev_next .f2_submit
{
	float:right;
}
.summary
{
	float:left;
	width:810px;
	padding:0 0 0 0;
	margin:20px 0 0 0;
}
.summary .left_sec
{
	float:left;
	background:url(d/tab_left_bg.gif) no-repeat left top;
	width:20px;
	height:180px;
}
.summary .cnt_sec
{
	float:left;
	width:758px;
	background:url(d/tab_bg.gif) repeat-x left top;
	padding:25px 0 0 9px;
	height:155px;
}
.summary .rgt_sec
{
	float:left;
	background:url(d/tab_rgt_bg.gif) no-repeat left top;
	width:20px;
	height:180px;
}
.summary .cnt_sec h2
{
	font-size:110%;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	float:left;
}
.summary .cnt_sec h3
{
	font-size:105%;
	color:#bbbbbb;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
}
.summary .cnt_sec .pan_tab
{
	float:left;
	padding:0 0 0 0;
	width:405px
}
.summary .cnt_sec .pan_tab1
{
	float:left;
	padding:0 0 0 0;
	width:320px
}
.cards
{
	font-family:"Trebuchet MS";
	color:#669933;
	font-size:125%;
	font-weight:bold;
	float:left;
	padding:15px 0 18px 0;
	width:808px;
	margin:0 0 0 0;
	text-align:left;
	border-bottom:1px solid #c4c4c4;
}
.cards .card
{
	float:left;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	width:108px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#666666;
	font-weight:normal;
}
.cards .card1
{
	float:left;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#666666;
	font-weight:normal;
}
.cards .cardlast
{
	float:left;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#666666;
	font-weight:normal;
}
.cnt_sec a
{
	float:left;
	text-decoration:none;
	color:#8fce3e;
	font-weight:bold;
	font-size:80%;
	padding:0 0 0 5px;
}
.cnt_sec h5
{
	font-family:"Trebuchet MS";
	color:#71b10b;
	font-weight:bold;
	font-size:155%;
	margin:0;
	padding:0;
	float:left;
	width:400px;
}
.cnt_sec a img
{
	float:left;
	padding:1px 0 0 0;
}
#cover
{
	top:0px;
	left:0px;
	height:0%;
	width:100%;
	position:absolute;
	display:none;
	z-index:20;
	background:url(d/cover.png) left top;
}

#wrapper #head_section
{
	width:993px;
	margin:0 auto;
	padding:3px 0 0 0;
}
#wrapper #head_section #top_nav
{
	float:left;
	padding:8px 0 0 0;
	width:987px;
	background:#ffffff;
}
#wrapper #head_section #logo
{
	padding-left:20px;
}
#wrapper .cont_cnt
{
	padding:0px 0 31px 0;
	width:1024px;
	margin:0 auto;
	position:relative;
}
#wrapper .slides
{
	width:1024px;
	margin:0 auto;
	z-index:10;
}
#wrapper .slides .in_hdr
{
	float:left;
	width:1024px;
	text-align:center;
	font-weight:bold;
	font-size:105%;
	color:#666666;
	line-height:158%;
	padding:0 0 12px 0;
}
#wrapper .slides .in_hdr1
{
	float:left;
	width:1024px;
	text-align:center;
	font-weight:bold;
	font-size:105%;
	color:#666666;
	line-height:158%;
	padding:0 0 5px 0;
}
#wrapper .slides .in_hdr h1,
#wrapper .slides .in_hdr1 h1
{
	text-align:center;
	width:1024px;
	padding:28px 0 6px 0;
}
#wrapper .slides .in_hdr h2
{
	float:left;
	width:1024px;
	color:#669900;
	font-size:125%;
	text-decoration:none;
	margin:15px 0 5px 0;
	padding:0 0 8px 0;
}
#wrapper .slides .in_hdr img
{
	padding:0 0 0 4px;
	vertical-align:-3px;
}
#wrapper .cont_cnt .hm_flash
{
	width:221px;
	float:left;
	padding:22px 0 0 2px;
}
#wrapper .cont_cnt .sec_left1 img,
#wrapper .cont_cnt .sec_rgt img
{
	float:left;
}
#wrapper  #header
{
	float:left;
	margin:26px 0 0 0;
	padding:0 80px 0 110px;
}
#wrapper .cont_cnt .sec_left
{
	float:left;
	padding:8px 8px 25px 110px;
	width:326px;
	
}
#wrapper .cont_cnt .sec_left2
{
	float:left;
	padding:10px 8px 12px 108px;
	width:353px;
	
}
#wrapper .cont_cnt .sec_left3
{
	float:left;
	padding:10px 8px 13px 108px;
	width:420px;
	
}
#wrapper .hm_cont_cnt .sec_left
{
	float:left;
	padding:18px 8px 0 35px;
	width:448px;
	
}
#wrapper .hm_cont_cnt .sec_rgt
{
	float:left;
	padding:14px 8px 6px 0;
	width:458px;
	
}


#wrapper .hm_cont_cnt h1 {
	font-size:27px;
	color:#222;
	text-align:center;
	padding:10px;
}
#wrapper .hm_cont_cnt h2 {
	font-size:15px;
	color:#666;
	text-align:center;
	width: 97%;
	display:block;
}
#wrapper .cont_cnt .sec_rgt2
{
	float:left;
	padding:42px 8px 29px 0;
	width:458px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
#wrapper .hm_cont_cnt .sec_left form
{
	color:#666666;
	font-size:80%;
	float:left;
	margin:0;
	padding:0;	
}
#wrapper .hm_cont_cnt .sec_left form strong
{
	color:#464646;
	font-size:130%;
	float:left;
	margin:0;
	padding:5px 5px 0 0;	
}
#wrapper .hm_cont_cnt .sec_left form p
{
	color:#619c19;
	font-size:120%;
	float:left;
	margin:0;
	padding:16px 0 4px 0px;
	font-weight:bold;
}
#wrapper form input.nename,
#wrapper form input.neadd
{
	float:left;
	margin:0 5px 4px 1px;
	padding:5px 0 5px 0;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}

#wrapper .hm_cont_cnt .sec_left form input.nebtn
{
	margin:23px 0 0 0;
}
#wrapper .cont_cnt .sec_left1
{
	float:left;
	padding:25px 10px 0 47px;
	width:507px;
	font-size:105%;
	font-weight:normal;
}
#wrapper .hm_cont_cnt .sec_left p,
#wrapper .cont_cnt .sec_left p
{
	width:320px;
	line-height:158%;
	margin:0;
	padding:0;
}
#wrapper .cont_cnt .sec_left2 p,
#wrapper .cont_cnt .sec_left3 p
{
	width:350px;
	line-height:158%;
	float:left;
	padding:17px 0 0 4px;
}
#wrapper .cont_cnt .sec_left3 p
{
	width:420px;
	padding:17px 0 0 4px;
	margin:0;
}
/* Main font styles */
.cont_cnt {
	line-height:152%;
}
.cont_cnt a {
	color:#53aa01;
	font-weight:bold;
}
#wrapper .cont_cnt .sec_left1 p
{
	width:490px;
	float:left;
	padding:0px 0 0 0;
}
#wrapper .cont_cnt .sec_left form
{
	margin:0;
	padding:0;
	float:left;
}

#wrapper .cont_cnt .sec_rgt
{
	float:left;
	padding:35px 0 42px 0;
	width:470px;
}
#wrapper .cont_cnt .sec_rgt3
{
	float:left;
	padding:5px 0 17px 60px;
	width:400px;
}
#wrapper .cont_cnt .sec_rgt1
{
	float:left;
	padding:27px 0 74px 29px;
	width:345px;
}
#wrapper .cont_cnt .sec_rgt1 img
{
	float:left;
}
#bottom_page
{
	position:absolute;
	bottom:6px;
	left:433px;
	width:159px;
	height:46px;
	z-index:20;
	top:345px;
}
#top_page
{
	position:absolute;
	top:-13px;
	left:433px;
	width:159px;
	height:46px;
}
#next_page
{
	position:absolute;
	right:21px;
	top:144px;
	width:68px;
	height:105px;
}
#prev_page
{
	position:absolute;
	left:21px;
	top:144px;
	width:68px;
	height:105px;
}
#next_page1
{
	position:absolute;
	right:20px;
	top:33px;
	width:68px;
	height:105px;
}
#prev_page1
{
	position:absolute;
	left:20px;
	top:33px;
	width:68px;
	height:105px;
}
#next_page2
{
	position:absolute;
	right:20px;
	top:30px;
	width:68px;
	height:105px;
}
#prev_page2
{
	position:absolute;
	left:20px;
	top:30px;
	width:68px;
	height:105px;
}
.paging_btm
{
	position:relative;
	float:left;
	width:1024px;
	text-align:center;
	padding:40px 0 25px 0;
}
#icons
{

	width:1024px;
	bottom:57px;
	left:23px;
	top:260px;
}
#icons .icon
{
	float:left;
	width:95px;
	padding:0 15px 0 0;
} 
.i_pop
{
	position:absolute;
	background:url(d/pop_bg.png) no-repeat right center;
	width:455px;
	padding:50px 0 0 55px;
	height:510px;
	z-index:20;
	display:none;
}
.i_pop1
{
	position:absolute;
	background:url(d/pop_bg1.png) no-repeat left top;
	width:455px;
	padding:50px 0 0 55px;
	height:510px;
	z-index:20;
	display:none;
}
.i_pop img,
.i_pop1 img
{
	float:left;
}
.i_pop h3,
.i_pop1 h3
{
	font-weight:bold;
	color:#6fab26;
	font-size:200%;
	float:left;
	padding:0px 0 0 0;
	font-family:"Trebuchet MS";
}
.i_pop p,
.i_pop1 p
{
	float:left;
	width:390px;
	line-height:130%;
	color:#444;
	font-size:13px;
	font-weight:normal;
	line-height:155%;
}
#slide2
{
	width:100%;
	float:left;
	border-bottom:2px solid #838383;
	background:#595959 url(d/inner_cnt_bg.gif) repeat-x left top;
}
.slides_btm
{
	width:1024px;
	margin:0 auto;
	overflow:hidden;
}
.slides_btm #cont_cnt
{
	width:1024px;
	float:left;
	margin:0 auto;
	margin-top:22px;
	position:relative;
}
.slides_btm #cont_cnt .headers
{
	width:1024px;
	padding:10px 0 0 0;
}
.slides_btm #cont_cnt .headers1
{
	width:1023px;
	padding:0 0 0 0;
}
.slides_btm #cont_cnt .sections
{
	float:left;
	width:970px;
	padding:0 0 0 49px;
	margin:0;
	border:none;
}
.slides_btm #cont_cnt .sections .sec_left
{
	float:left;
	width:470px;
	padding:18px 10px 0 0;
	color:#999999;
	font-weight:bold;
	font-size:105%;
	line-height:158%;
}
.slides_btm #cont_cnt .sections .sec_left_bdr
{
	float:left;
	width:470px;
	padding:18px 10px 0 0;
	color:#999999;
	font-weight:bold;
	font-size:105%;
	border-top:1px solid #7f7f7f;
	line-height:10px;
}
.slides_btm #cont_cnt .sections .sec_left_bdr ul
{
	margin:0;
	padding:10px 0 0 0;
	float:left;
}
.slides_btm #cont_cnt .sections .sec_left_bdr ul li
{
	margin:0 0 0 0;
	padding:5px 0 5px 25px;
	list-style-type:none;
	display:list-item;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	width:400px;
	background:url(d/w_bullets.gif) no-repeat left center;
	float:left;
}
.slides_btm #cont_cnt .sections .sec_left h3
{
	float:left;
	color:#83c624;
	font-weight:bold;
	font-size:18px;
	font-weight:bold;
}
.slides_btm #cont_cnt .sections .sec_left h5
{
	float:left;
	color:#83c624;
	font-weight:bold;
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}
.slides_btm #cont_cnt .sections .sec_left h6
{
	float:left;
	color:#999999;
	font-weight:bold;
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}
.slides_btm #cont_cnt .sections .sec_left p
{
	float:left;
	padding:0 0 25px 0;	
	width:440px;
	margin:0;
}

.slides_btm #cont_cnt .sections p.bdr
{
	margin:0;
	background:url(d/bdr.gif) repeat-x left bottom;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	padding:0 0 25px 0;	
	width:440px;
	margin:0;
}
.slides_btm #cont_cnt .sections .sec_left .highlight_white
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}
.slides_btm #cont_cnt .sections .sec_left .highlight_green
{
	color:#83c624;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
.slides .cont_cnt .highlight_black
{
	color:#252525;
}
.slides .cont_cnt .highlight_green
{
	color:#83c624;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
.slides .cont_cnt .flash_cont
{
	width:1024px;
	float:left;
	padding:0px 0 2px 0;
}
.slides_btm #cont_cnt .sections img
{
	float:left;
	padding:0 0 0 1px;
}
.slides_btm #cont_cnt .sections .sform
{
	margin:0;
	padding:29px 33px 87px 0;
	background:url(d/inner_form_bg.gif) no-repeat right top;
	width:275px;
	float:left;
}
.slides_btm #cont_cnt .sections .sform h2
{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#232323;
	width:200px;
	float:left;
	padding:0 0 10px 69px;
}
.slides_btm #cont_cnt .sections .sform h3
{
	font-size:14px;
	color:#666666;
	width:200px;
	float:left;
	line-height:150%;
	padding:0 0 20px 70px;
}
.slides_btm #cont_cnt .sections .sform input,
.slides_btm #cont_cnt .sections .sform select
{
	float:right;
	width:198px;
	border-top:1px solid #9d9d9d;
	border-left:1px solid #9d9d9d;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	margin:7px 0 10px 0;
	padding:3px 0 7px 5px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.slides_btm #cont_cnt .sections .sform select
{
	width:205px;
}
#wrapper #cont_cnt h1
{
	width:1024px;
	text-align:center;
	float:left;
	padding:5px 0 23px 0;
}
#wrapper #cont_cnt form h1
{
	width:800px;
	text-align:center;
	float:left;
	padding:5px 0 23px 0;
}
#wrapper #cont_cnt h1.hdr1
{
	width:924px;
	margin:5px auto;
	padding:25px 0 0 0;
	float:none;
	border-top:1px solid #767676;
}

.slides_btm #cont_cnt .sections .windows
{
	float:left;
	width:493px;
	padding:20px 0 2px 0;
}
.slides_btm #cont_cnt .sections .windows1
{
	float:left;
	width:493px;
	padding:28px 0 0 0;
	height:170px;
}
.slides_btm #cont_cnt .sections .windowsr p, .slides_btm #cont_cnt .sections .windowsr a {
	font-size:18px;
	color:#F9F9F9;
}
.two_col_list ul {
	margin:0px;
	passing:0px;
}
.two_col_list li {
	width:180px;
	float:left;
}
.slides_btm #cont_cnt .sections .win_bd
{
	float:left;
	width:435px;
	padding:0px 0 20px 0;
	border-bottom:1px solid #767676;
}
.slides_btm #cont_cnt .sections .windows h2,
.slides_btm #cont_cnt .sections .windowsr h2,
.slides_btm #cont_cnt .sections .windows1 h2,
.slides_btm #cont_cnt .sections .windowsr1 h2
{
	float:left;
	padding:0 0 10px 0;
}
.slides_btm #cont_cnt .sections .windows
{
	color:#F9F9F9;
	float:left;
	width:493px;
	padding:20px 0 2px 0;
}
.slides_btm #cont_cnt .sections .windows h3 {
	color:#95d14a;
}
.slides_btm #cont_cnt a {
	colour:#95d14b;
}
.slides_btm #cont_cnt .sections .windowsr
{
	float:left;
	width:450px;
	padding:28px 0 19px 0;
}
.slides_btm #cont_cnt .sections .win_img
{
	float:left;
	width:201px;
	padding:0 40px 0 0;
	position:relative;
}
.slides_btm #cont_cnt .sections .win_img1
{
	float:left;
	width:196px;
	padding:0 32px 0 0;
	position:relative;
}
.slides_btm #cont_cnt .sections .win_img a,
.slides_btm #cont_cnt .sections .win_img a:link,
.slides_btm #cont_cnt .sections .win_img a:active,
.slides_btm #cont_cnt .sections .win_img a:visited
{
	position:absolute;
	top:-4px;
	width:17px;
	height:17px;
	right:37px;
}
.slides_btm #cont_cnt .sections .win_desc
{
	float:left;
	border-top:1px solid #767676;
	border-bottom:1px solid #767676;
	width:194px;
	padding:21px 0 25px 0;
}
.slides_btm #cont_cnt .flash_video
{
	float:left;
	width:1021px;
	padding:8px 0 18px 0;
	text-align:center;
}
.slides_btm #cont_cnt .temp_lg
{
	float:left;
	width:1021px;
	padding:6px 0 2px 0;
	text-align:center;
}
.slides_btm #cont_cnt .cnt_sec1
{
	float:left;
	width:990px;
	padding:0 0 0 25px;
}
.slides_btm #cont_cnt .template_flash
{
	float:left;
	width:290px;
	padding:0 0 0 50px;
}
.slides_btm #cont_cnt .cnt_sec1 .template_flash
{
	float:left;
	width:290px;
	padding:36px 0 0 25px;
	border-top:1px solid #767676;
}
.slides_btm #cont_cnt .cnt_sec1 .template_flash_top
{
	float:left;
	width:252px;
	background:url(d/flash_slider_top.gif) no-repeat left top;
	padding:26px 20px 0 18px;
}
.slides_btm #cont_cnt .template_flash_top
{
	float:left;
	width:260px;
	background:url(d/flash_slider_top.gif) no-repeat left top;
	padding:26px 20px 0 10px;
}
.slides_btm #cont_cnt .template_flash_top img
{
	float:left;
	padding:0 0 0 14px;
	vertical-align:top;
}
.slides_btm #cont_cnt .template_flash_top h2
{
	float:left;
	font-family:"Trebuchet MS";
	color:#232323;
	font-size:24px;
	padding:0 0 4px 10px;
}
.slides_btm #cont_cnt .template_flash_top h2.small
{
	float:left;
	font-family:"Trebuchet MS";
	color:#232323;
	font-size:24px;
	width:155px;
	padding:0 0 4px 10px;
}
.slides_btm #cont_cnt .template_flash_top p
{
	float:left;
	color:#666666;
	font-size:14px;
	padding:0 0 0 10px;
	font-weight:bold;
	line-height:158%;
	margin:0;
}
.slides_btm #cont_cnt .template_flash_cntr
{
	float:left;
	width:254px;
	background:#FFFFFF url(d/flash_slider_btm.gif) no-repeat left bottom;
	padding:15px 0 75px 20px;
}
.slides_btm #cont_cnt .cnt_sec1 .template_flash_cntr
{
	float:left;
	width:242px;
	background:#FFFFFF url(d/flash_slider_btm.gif) no-repeat left bottom;
	padding:3px 4px 75px 28px;
}
.slides_btm #cont_cnt .template_flash_cntr .secs
{
	float:left;
	width:216px;
	border-top:1px solid #c8c8c8;
	padding:13px 0 21px 0;
}
.slides_btm #cont_cnt .template_flash_cntr .secs h3
{
	float:left;
	padding:8px 0 0 0;
	font-size:16px;
	color:#75b718;
}
.slides_btm #cont_cnt .template_flash_cntr .secs p
{
	float:left;
	padding:5px 0 4px 0;
	font-size:11px;
	color:#666666;
}
.slides_btm #cont_cnt .template_flash_cntr .secs input
{
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
.slides_btm #cont_cnt .template_flash_cntr .secs .lbls
{
	float:left;
	padding:7px 0 0 5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.slides_btm #cont_cnt .template_flash_cntr .secs .password
{
	float:right;
	margin:5px 0 0 0;
	width:210px;
	font-weight:bold;
	border-left:1px  solid #9d9d9d;
	border-top:1px  solid #9d9d9d;
	border-right:1px  solid #c3c3c3;
	border-bottom:1px  solid #c3c3c3;
	padding:4px 0 5px 3px;
}
.slides_btm #cont_cnt .rgt_steps
{
	float:left;
	width:632px;
	padding:0 0 0 42px;
}
.slides_btm #cont_cnt .cnt_sec1 .rgt_steps
{
	float:left;
	width:615px;
	padding:36px 0 0 42px;
	border-top:1px solid #767676;
}
.slides_btm #cont_cnt .rgt_steps h2
{
	float:left;
	padding:0 0 12px 0;
}
.slides_btm #cont_cnt .rgt_steps .step_desc
{
	float:left;
	width:170px;
	padding:0 0 20px 0;
	margin:0 0 7px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps .step_desc1
{
	float:left;
	width:120px;
	padding:0 0 20px 0;
	margin:0 0 7px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps h3
{
	float:left;
	color:#FFFFFF;
	font-size:24px;
	padding:0 0 0 0;
	margin:0;
}
.slides_btm #cont_cnt .rgt_steps h4
{
	float:left;
	color:#cccccc;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc
{
	float:left;
	width:316px;
	padding:10px 0 0 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_holder
{
	float:left;
	width:316px;
}
.slides_btm #cont_cnt .rgt_steps .temp_holder1
{
	float:left;
	width:290px;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1
{
	float:left;
	width:316px;
	padding:10px 0 6px 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1r
{
	float:left;
	width:290px;
	padding:10px 0 0 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc h5
{
	float:left;
	color:#83c624;
	width:270px;
	font-size:18px;
	padding:0 0 0 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1 h5.white,
.slides_btm #cont_cnt .rgt_steps .temp_desc1r h5.white
{
	float:left;
	color:#ffffff;
	width:270px;
	font-size:18px;
	padding:0 0 0 0;
	margin:0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1 h6,
.slides_btm #cont_cnt .rgt_steps .temp_desc1r h6
{
	float:left;
	color:#999999;
	width:280px;
	font-size:14px;
	padding:0 0 5px 0;
	line-height:158%;
}
.slides_btm #cont_cnt .rgt_steps p
{
	float:left;
	padding:0 25px 0 3px;
	color:#ffffff;
	width:610px;
	line-height:158%;
	margin:0;
	font-weight:bold;
}
.slides_btm #cont_cnt .rgt_steps .btn_plan
{
	float:left;
	margin:15px 0 0 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc h5 img
{
	padding:0 0 0 5px;
	vertical-align:-2px;
	cursor:pointer;
}
.slides_btm #cont_cnt .rgt_steps .temp_detail
{
	float:left;
	width:270px;
	padding:13px 0 4px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1 .temp_detail,
.slides_btm #cont_cnt .rgt_steps .temp_desc1r .temp_detail
{
	float:left;
	width:280px;
	padding:7px 0 10px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1 .temp_detail1
{
	float:left;
	width:316px;
	padding:13px 0 23px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps .temp_desc1r .temp_detail1
{
	float:left;
	width:280px;
	padding:13px 0 23px 0;
	border-bottom:1px solid #888888;
}
.slides_btm #cont_cnt .rgt_steps .temp_detail1
{
	float:left;
	width:270px;
	padding:13px 0 4px 0;
}
.slides_btm #cont_cnt .rgt_steps .temp_detail img,
.slides_btm #cont_cnt .rgt_steps .temp_detail1 img
{
	float:left;
}
.slides_btm #cont_cnt .rgt_steps .temp_detail p,
.slides_btm #cont_cnt .rgt_steps .temp_detail1 p
{
	float:left;
	width:130px;
	color:#ffffff;
	font-size:14px;
	padding:0 0 0 15px;
}
.slides_btm #cont_cnt .sections .win_desc1
{
	float:left;
	width:205px;
	padding:0 0 0 0;
}
.slides_btm #cont_cnt .sections .win_desc1 a
{
	text-decoration: none;
}
.slides_btm #cont_cnt .sections .win_desc1 h3
{
	color:#83c624;
	font-size:18px;
	float:left;
	padding:0 0 0 0;
	border-bottom:0px;
}
.slides_btm #cont_cnt .sections .win_desc1 img
{
	float:left;
	padding:7px 0 0 3px;
	cursor:pointer;
}
.slides_btm #cont_cnt .sections .win_desc1 h4
{
	color:#ffffff;
	font-size:13px;
	float:left;
	padding:0 0 10px 0;
}
.slides_btm #cont_cnt .sections .win_desc h2
{
	float:left;
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	text-align:left;
}
.slides_btm #cont_cnt .sections .win_desc a,
.slides_btm #cont_cnt .sections .win_desc a:link,
.slides_btm #cont_cnt .sections .win_desc a:active,
.slides_btm #cont_cnt .sections .win_desc a:visited
{
	background:url(d/btn_rarrow_grey.gif) no-repeat right 4px;
	float:left;
	color:#8fce3e;
	text-decoration:none;
	margin:9px 0 0 0;
	padding:0 0 0 0;
	width:90px;
}
.slides_btm #cont_cnt .btop
{
	margin:0 0 0 15px;
}


.pop_up
{
	position:absolute;
	right:36px;
	z-index:20;
	top:-4px;
}
.pops
{
	position:absolute;
	width:50px;
	display:none;
	z-index:25;
	overflow:hidden;
}
.pops .pop_top
{
	float:left;
	width:850px;
	height:41px;
	position:relative;
	background:url(d/pop_top.png) no-repeat left top;
}
.pops .pop_top1
{
	float:left;
	width:850px;
	height:41px;
	position:relative;
	background:url(d/pop_top1.png) no-repeat left top;
}
.pops .clos
{
	position:absolute;
	top:30px;
	right:27px;
	height:25px;
	width:25px;
	z-index:20;
	cursor:pointer;
}
.pops .clos1
{
	position:absolute;
	top:30px;
	right:27px;
	height:25px;
	width:25px;
	z-index:20;
	display:block;
	cursor:pointer;
}
.pops .bio_pics
{
	position:absolute;
	top:10px;
	left:50px;
	z-index:20;
}
.pops .pop_left
{
	float:left;
	width:800px;
	padding:0 0 0 34px;
	background:url(d/pop_left.png) repeat-y left top;
}
.pops .pop_right
{
	float:right;
	width:800px;
	background:url(d/pop_right.png) repeat-y right top;
}
.pops .pop_cnt
{
	float:left;
	width:724px;
	background:#ffffff url(d/pop_cntr.gif) repeat-x left bottom;
	padding:49px 0 0 60px;
}
.pops .pop_cnt1
{
	float:left;
	width:784px;
	background:#ffffff url(d/pop_cntr1.gif) repeat-x left top;
	padding:49px 0 20px 0;
}
.pops .pop_cnt1 p
{
	float:left;
	width:660px;
	font-weight:bold;
	padding:0 0 0 65px;
}
.pops .pop_cnt1 h2
{
	float:left;
	width:660px;
	font-weight:bold;
	font-size:33px;
	color:#639a07;
	padding:0 0 5px 0;
}
.pops .pop_btm
{
	float:left;
	width:850px;
	padding:0 0 0 0;
	height:50px;
	background:url(d/pop_btm.png) no-repeat left bottom;
}
.pops .pop_btm1
{
	float:left;
	width:850px;
	padding:0 0 0 0;
	height:50px;
	background:url(d/pop_btm1.png) no-repeat left bottom;
}
.pops .pop_cnt .pops_left
{
	float:left;
	margin:0;
	width:230px;
	padding:10px 0 0 0;
}
.pops .pop_cnt .pops_left img
{
	float:left;
	padding:0 0 22px 0;
}
.pops .pop_cnt .pops_rgt
{
	float:left;
	margin:0;
	width:420px;
	padding:0 0 0 40px;
}
.pops .pop_cnt .pops_rgt h1
{
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:35px;
	font-weight:bold;
}
.pops .pop_cnt .pops_rgt h2
{
	color:#83c624;
	font-family:"Trebuchet MS";
	font-size:19px;
	font-weight:bold;
}
.pops .pop_cnt .pops_rgt p
{
	color:#666666;
	font-size:14px;
	line-height:150%;
	font-weight:bold;
}
.pops .pop_cnt .pops_rgt a
{
	text-decoration:none;
	color:#83c624;
}
.pops .pop_cnt .pops_rgt .pops_in
{
	float:left;
	width:380px;
	background:url(d/pop_in_bg.gif) no-repeat left top;
	padding:15px 0 65px 29px;
}
.pops .pop_cnt .pops_rgt .pops_in h3
{
	float:left;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	padding:0 0 15px 0;
}
.pops .pop_cnt .pops_rgt .pops_in li
{
	list-style-type:none;
	background:url(d/tick_bull.gif) no-repeat left center;
	padding:0 0 0 25px;
	margin:0 0 8px 0;
	color:#FFFFFF;
	width:300px;
	font-weight:bold;
}


/*
#pointer1
{
	position:absolute;
	width:210px;
	padding:55px 0 0 50px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	height:90px;
	background:url(d/pointers1.png) no-repeat left top;
	top:100px;
	left:20px;
}
#pointer2
{
	position:absolute;
	width:200px;
	padding:60px 0 0 75px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	height:90px;
	background:url(d/pointers2.png) no-repeat left top;
	top:140px;
	left:550px;
}
#pointer3
{
	position:absolute;
	width:200px;
	padding:70px 0 0 65px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	height:90px;
	background:url(d/pointers3.png) no-repeat left top;
	top:350px;
	left:550px;
}

#slider
{
	position:relative;
	width:100%;
	height:396px;
	margin:0 auto;
	overflow:hidden;
}
.loader
{
	float:left;
	text-align:center;
	padding:20px 0 20px 0;
	width:993px;
}
*/

#cont_cnt p.w_cntr
{
	float:left;
	width:993px;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
#slide1
{
	height:840px;
	background:#ffffff url(images/Pozadina.gif) repeat-x left bottom;
	margin:0 auto;
	float:left;
	width:100%;
	z-index:0;
}

#gsfn_search_widget
{
	color:#FFF;
}
#gsfn_search_widget ul
{
	font-size:11px;
	
}
.gsfn_suggestion
{
	font-weight:bold;
}
.gsfn_question
{
	list-style-type: disc;
	margin-left:20px;
}