* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

/* --------------------- */
/*  Main Definitions     */
/* --------------------- */

html {
	font-size: 100%;
}

body {
	color: #666666;
	background: #FFFFFF url(bg-body.jpg) no-repeat top;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
}

img {
	border:none;
}

/* --------------------- */
/* DNN Horizontal Menu   */
/* --------------------- */

.H_CSSNode 
{
	background-color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-style :none;
}

.H_CSSNodeSelectedRoot
{
	background-image: url(tab_selected_bg.PNG);
	background-repeat: repeat-x;
	height:31px;
	border-style :none;
}

.H_CSSNodeHover
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
#top-spacer
{
	background: #FFFFFF url(1x1.png) no-repeat top;
	height: 9px;
}

/* --------------------- */
/*  Main                 */
/* --------------------- */

#main {
	/* padding tweaks as seen fit */
}

#menu {
	width:981px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	top: 2px;
	text-align: left;
	height: 39px;
	min-width: 981px;
	background-color: #000000;
}

#buttons {
	width:700px;
	float: left;
	height: 39px;
	margin: 0px auto 0px auto;
}

#buttons ul {
	float: left;
	position: relative;
	top: 9px;
	padding-top: 0px;
	padding-left: 20px;
	list-style-type: none;
}

#buttons ul li {
	float: left;
	position: relative;
	height: 29px;
	padding-right: 35px;
}

#buttons ul li.selected {
	padding-right: 20px;
	top: -1px;
}

#buttons ul li a {
	float: none;
	display: block;
}

#client-login {
	float: right;
	position: relative;
	right: 530px;
	top: -3px;
	height:31px;
	width:57px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.login-top
{
	background-image: url(menu-clientlogin.png);
	background-repeat: no-repeat;
	height:31px;
	width:57px;
	margin:0px;
	padding-top:10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-style: none;
	text-align: center;
}

.login-top A, .login-top A:Active, .login-top A:Hover, .login-top A:Visited, .login-top A:Link
{
	color: #FFFFFF;
	text-decoration: none; 
}

#page {
	width:981px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

.table-content 
{
	margin: 0px;
	padding:0px;
	background-image: url(bg-middle.jpg);
	background-repeat: no-repeat
}

#content {
	width: 100%;
	float: left;
	height: 874px;
	margin: 0;
	background: #FFFFFF url(bg-middle.jpg) no-repeat top;
	border-width: 0px;
}


/* --------------------- */
/*  Top                  */
/* --------------------- */

#top-home, #top-inside {
	float: left;
	width: 981px;
}

#top-home {
	height: 362px;
}

#top-inside {
	height: 136px;
}

#logo-home {
	float: left;
	position: relative;
	top: 30px;
	left: 168px;
}

.main_logo-home {
	width: 329px;
	height: 114px;
}

.main_logo-home_left {
	position: relative;
	float: left;
	top: 18px;
	left: 162px;
	width: 329px;
	height: 104px;
}

.main_logo-home_right {
	position: relative;
	float: left;
	top: 39px;
	left: 228px;
	width: 329px;
	height: 104px;
}

#logo_text {
	width: 512px;
	height: auto;
	font: 12px Arial,tahoma,sans-serif;
	line-height: 16px;
	color: #ffffff;
	padding: 1px;
}

#logo_text_right {
	width: 400px;
	height: auto;
	font: 12px Arial,tahoma,sans-serif;
	line-height: 16px;
	color: #ffffff;
	padding: 1px;
	padding-top:25px;
	padding-left:65px;
}

#signup-home {
	width: 149px;
	height: 31px;
	padding-top: 19px;
	position: relative;
	float: left;
}

#signup-inside {
	position: relative;
	float: left;
	width: 149px;
	height: 31px;
	top: 98px;
	right: 104px
}

#vent {
	position: relative;
	float: left;
	top: 80px;
	left: 192px;
}

html>body #vent {
	left: 190px;
}

#vision {
	position: relative;
	float: right;
	top: 88px;
	right: 48px;
}

.vision_text {
	width: 204px;
	text-align: left;
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
}

/* --------------------- */
/*  Middle               */
/* --------------------- */

#middle-home {
	width: 981px;
	float: left;
	height: 510px;
}

#middle-inside {
	width: 981px;
	float: left;
	height: 726px;
}

#left_nav {
	float: left;
	position: relative;
	left: 13px;
	top: 2px;
	width: 162px;
}

#left_nav ul {
	list-style-type: none;
}

#left_nav ul li {
	padding-bottom: 0px;
}

.submenu {
	background: url(bg-left_menu_sub.png) repeat-y left;
	margin-bottom: 4px;
	color: #FFF;
}

.submenu ul {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 15px;
}

.submenu ul li {
	list-style-type: none;
	padding: 2px;
}

.submenu ul li:hover, .submenu ul li.hover {
	list-style-type: disc;
}

.submenu a {
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.submenu a:hover {
	text-decoration: underline;
}

#center_menu-home {
	position: relative;
	float: left;
	left: 0px;
	background: url(bg-center_menu-home.png) no-repeat;
	width: 538px;
	height: 476px;
	max-width: 538px;
}

#center_menu-inside {
	position: relative;
	float: left;
	top: 1px;
	left: 0px;
	background: url(bg-center_menu-inside.png) no-repeat;
	width: 799px;
	height: 703px;
	max-width: 799px;
}

#freetrial {
	position: relative;
	left: -1px;
	top: 4px;
}

/* --------- */
/* main page */
/* --------- */
.saasuccess {
	float: left;
	padding-top: 8px;
	width: auto;
}

#stories {
	position: relative;
	float: left;
	padding-left: 13px;
	padding-right: 0px;
	width: 470px;
	height: 400px;
}

html>body #stories {
	width: 465px;
}

#entry-first, #entry {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 19px;
	width: 100%;
}

#entry {
	padding-top: 9px;
	border-top: #e1e6ef solid 1px;
}

.entry_date {
	color: #5c77a7;
	font: 10px Arial,tahoma,sans-serif;
	text-transform: uppercase;
	line-height: 14px;
}

.entry_title {
	color: #3e4758;
	font: 12px Arial,tahoma,sans-serif;
	font-weight: bold;
	line-height: 34px;
}

.entry_text {
	color: #1e2737;
	font: 12px Arial,tahoma,sans-serif;
	line-height: 14px;
}

#entry a, #entry-first a {
	color: #526b99;
	font: 12px Arial,tahoma,sans-serif;
}

#opinions {
	position: relative;
	float: left;
	top: 11px;
	height: auto;
	width: 232px;
	border: #e1e6ef solid 1px;
}

#growyourbusiness {
	position: relative;
	float: left;
	top: 11px;
	height: auto;
	width: 232px;
	border: none;
}

html>body #opinions {
	width: 230px;
}

html>body #growyourbusiness {
	width: 230px;
}

.opinion_graphic, .opinion_graphic_second {
	float: left;
	positon: relative;
	width: 100%;
	border-bottom: #e1e6ef dotted 1px;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 8px;
}

.growyourbusiness_graphic {
	float: left;
	positon: relative;
	width: 100%;
	border: none;
	padding-left: 270px;
	padding-top: 1px;
	padding-bottom: 1px;
}

html>body .opinion_graphic, html>body .opinion_graphic_second  {
	width: 97%;
}

.opinion_graphic_second {
	border-top: #e1e6ef solid 1px;
}


#opinion_entry {
	float: left;
	width: 205px;
	padding-left: 8px;
}

html>body .opinion_text {
	width: 200px;
}

.opinion_title {
	color: #627bab;
	font: 12px Arial,tahoma,sans-serif;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 8px;
	display: block;
}

.opinion_text {
	color: #787979;
	font: 11px Arial,tahoma,sans-serif;
	display: block;
}

.opinion_link {
	float: left;
	position: relative;
	padding-left: 4px;
	padding-top: 13px;
	padding-bottom: 7px;
}

#right_menu {
	float: left;
	position: relative;
	left: 0px;
	background: url(bg-right_menu.png) no-repeat;
	width: 251px;
	height: 477px;
}

#partners {
	float: left;
	position: relative;
	width: 202px;
	height: 225px;
	top: 42px;
	left: 21px;
	display: block;
}

#partners ul {
	list-style-type: none;
}

#partners ul li {
	padding-bottom: 1px;
}

#right_text {
	float: left;
	position: relative;
	font: 12px Arial,tahoma,sans-serif;
	line-height: 16px;
	width: 220px;
	height: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 23px;
	padding-right: 0px;
	display: block;
}

html>body #right_text {
	padding-top: 22px;
	width: 210px;
}

#right_text a {
	color: #FFFFFF;
	font: 12px Arial,tahoma,sans-serif;
}

#right_text a:hover {
	color: #888888;
}

/* ----------- */
/* inside page */
/* ----------- */
.section_title {
	float: left;
	padding-top: 21px;
	padding-left: 21px;
	width: 100%;
	color:#3B6AB8;
	font-family:font-family: Tahoma, Verdana, Arial;
	font-size:20px;
}

.entry_hr {
	color: #e1e4e8;
	width: 85%;
	height: 1px;
}

div.hr {
	margin-top: 15px;
	margin-bottom: 5px;
	height: 1px;
	width: 87%;
	background: #e1e4e8
}
div.hr hr {
  display: none;
}

#inside_entries {
	position: relative;
	float: left;
	padding-left: 24px;
	padding-right: 0px;
	width: 750px;
	height: 476px;
}

html>body #inside_entries {
	width: 720px;
}

#inside_entry {
	padding-top: 9px;
}

.inside_entry_date {
	color: #707173;
	font: 10px Arial,tahoma,sans-serif;
	text-transform: uppercase;
}

.inside_entry_title {
	color: #f18c1a;
	font: 14px Arial,tahoma,sans-serif;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 35px;
}

.inside_entry_text {
	color: #1e2737;
	font: 12px Arial,tahoma,sans-serif;
	line-height: 16px;
}

#inside_entry a {
	color: #3e4758;
	font: 12px Arial,tahoma,sans-serif;
}

#platform {
	float: left;
	position: relative;
	padding-top: 29px;
	padding-left: 20px;
}

.feature_list {
	float: left;
	position: relative;
	left: 40px;
	top: 4px;
	margin-bottom: 4px;
	color: #1e2737;
}

.feature_list ul {
	padding-top: 1px;
}

.feature_list ul li {
	list-style-type: none;
	background: url(content_bullet.png) no-repeat left top;
	font-size: 12px;
	font-family: Arial;
	text-indent: 20px;
	/* height: 12px; */
	padding-bottom: 5px;
}


/* --------------------- */
/*  Bottom               */
/* --------------------- */

#bottom {
	position: relative;
	width: 981px;
	float: top;
	height: 31;
	background: url(bg-bottom.png) no-repeat;
	top: 30px;
}

html>body #bottom {
	float: left;
}

#privacy_policy {
	position: relative;
	float: right;
	right: 16px;
	top: 8px;
}

.privacy
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

.privacy A, .privacy A:Active, .privacy A:Hover, .privacy A:Visited, .privacy A:Link
{
	text-decoration: none;
	color: #FFFFFF; 
}

/* Left Menu */
.V_CSSNodeSelectedRoot {
/*	background: url(gray.png);
	background-repeat:no-repeat; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	height: 24px;
	font-weight: bold;
	text-indent: 13px;
	line-height: 18px;
	width: 142px;
	text-decoration:none;
}

.V_CSSNodeRoot {
	background: url(white.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 27px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 18px;
	width: 142px;
	text-decoration:none;
}

.V_CSSNodeHover
{
	background: url(gray.png);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 27px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 18px;
	width: 142px;
	text-decoration:none;
}

.V_CSSNodeHover A, .V_CSSNodeHover A:Active, .V_CSSNodeHover A:Hover, .V_CSSNodeHover A:Visited, .V_CSSNodeHover A:Link
{
  text-decoration: none;
  color: #FFFFFF; 
  }

.V_CSSNodeRoot A, .V_CSSNodeRoot A:Active, .V_CSSNodeRoot A:Hover, .V_CSSNodeRoot A:Visited, .V_CSSNodeRoot A:Link
{
  text-decoration: none; 
}

#V_spacer
{
	background: url(1x1.png) no-repeat top;
	height: 2px;
}
