/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties ======================================================== */
.hcwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px; /* the bottom margin is the negative value of the footer's height */
	background: url("../images/tail-content.gif") repeat scroll 0px 0px transparent;
}
.push {
	background: url("../images/tail-content.gif") repeat scroll 0px 0px transparent;
}
.footer, .push {
	height: 90px; /* .push must be the same height as .footer */
}
.nav-top {
	color:#fff;
}
body {
	background:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	min-width:960px;
}
html, body {
	height:100%;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	color:#333;
	line-height:18px;
	font-size:12px;
}
a {
	line-height:18px;
	font-size:12px;
	color:#2c2c2c;
	text-decoration:none;
}
h1 {
	padding-top:34px;
	float:left;
	display:block;
	position:relative;
	z-index:99;
}
h1 a {
	height:37px;
	width:209px;
	background:url(../images/logo.png) no-repeat left top;
	text-indent:-5000px;
	display:block;
}
h3 {
	font-size:24px;
	color:#131010;
	line-height:28px;
	display:inline-block;
	padding-bottom:24px;
	font-weight:normal;
	word-spacing:-1px;
}
h3.h3 {
	line-height:30px;
	padding-bottom:22px;
}
h4 {
	color:#2c2c2c;
	font-size:21px;
	line-height:26px;
	padding-bottom:23px;
	display:inline-block;
	font-weight:normal;
}
h5 {
	color:#fff;
	font-size:15px;
	line-height:18px;
	padding:0 0 8px 0;
	font-weight:400;
}
h6 {
	color:#2d2f38;
	font-size:20px;
	line-height:20px;
	padding:0 0 19px 0;
	font-weight:900;
}
*+html h4 {
}
.p{padding-top:1px}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:5px
}
.p3 {
	padding-top:6px
}
.p33 {
	padding-top:7px
}
.p4 {
	padding-top:8px
}
.p44 {
	padding-top:9px
}
.p5 {
	padding-top:10px
}
.p6 {
	padding-top:11px
}
.p7 {
	padding-top:12px
}
.p8 {
	padding-top:14px
}
.p9 {
	padding-top:15px
}
.p10 {
	padding-top:20px
}
.color-1 {
	color:#362f2c
}
.color-2 {
	color:#fc7500
}
.padd-1 {
	margin-right:45px;
}
.padd-2 {
	margin-right:53px;
}
.padd-3 {
	padding-right:40px
}
.padd-4 {
	margin-top:14px
}
.padd-5 {
	margin-top:7px
}

.relative {
	position:relative
}
.inside-main {
	padding-right:0;
}
.height {
	font-size:14px
}
.m1 {
	margin-left:8px;
}
.m2 {
	margin-bottom:24px;
}
.m3 {
	margin-bottom:19px;
}

.m4 {
	margin-bottom:13px;
}


.line-h{line-height:20px;}
/* Global Structure ============================================================= */


.main {
	margin: 0 auto;
	position: relative;
	width: 940px;
	z-index:99;
}
.overflow {
	overflow:hidden;
}
.main-inside {
	margin: 0 10px;
}
/* Header */

.row-top {
	padding-bottom:8px;
}
.row-nav {
	padding-top:29px;
}
.glow-top {
	background:url(../images/top-glow.png) no-repeat center 0;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	padding:20px 0 22px
}
header {
	background:url(../images/tail-top.gif) repeat-x 0 0 #1f1b1a;
	position: relative;
	z-index:99;
	
}
.block-right {
	float:right;
	width:470px;
	overflow:hidden;
	position:relative;
}
.nav-top {
	background:url(../images/tail-nav-top.gif) repeat-x  0 bottom #1f1b1a;
	margin-bottom:7px;
	display:inline-block;
	overflow:hidden;
	border-radius:0 0 17px 17px;
	-moz-border-radius:0 0 17px 17px;
	-webkit-border-radius:0 0 17px 17px;
	float:right;
 	padding-left: 27px;
  	padding-right: 4px;
	position:relative;	
}

.nav-top li {
	background:url(../images/border-nav-top.gif) no-repeat 0 13px;
	
	float:left;
	margin-right:2px;
		padding: 13px 20px 9px 21px;
}
.nav-top li.first {
	background:none;
	padding-left:0;
	margin-left:0;
}
.nav-top li a {
	color:#615a59;
	font-size:12px;
	display:inline-block;

}
.nav-top2 {
	padding-top:10px;
	overflow:hidden;
}
.nav-top2 li {
	float:right;
	background:url(../images/border-nav-top2.gif) no-repeat right 2px;
  margin-right: 19px;
    padding-right: 22px;
}
.nav-top2 a {
	font-size:12px;
	color:#615a59;
}
.line-top {
	background:url(../images/line-top.gif) no-repeat center 0;
padding-top:4px;
	width:100%;

	position:relative;

	
}
/*===== search =====*/
#search-form {
		margin-bottom:12px;
	display:block;
	width:270px;
	float:right;
	color:#fff;
}
#search-form fieldset {
	border:none;
}
#search-form .form-border {
	padding: 4px 0 8px 11px;
}
#search-form .rowElem {
	position:relative;
	display:inline-block;
	height:35px;
	margin:3px -1px 0 8px;
	float:left;
	background:url(../images/part-search.png) no-repeat 0 0;
	width:220px;
}
#search-form .rowElem a {
	background:url(../images/lenz.png) no-repeat top right;
	width:13px;
	height:10px;
	position:absolute;
	top:13px;
	right:14px;
	cursor:pointer;
}
#search-form .rowElem a:hover {
	background:url(../images/lenz-hover.png) no-repeat top right;
}
#search-form span {
	display:inline-block;
	margin:9px 3px 0 0;
	float:left;
	font-size:12px;
	color:#615a59
}
#search-form input[type=text] {
	border:none;
	background:none;
	width:174px;
	line-height:18px;
	color:#615a59;
	font-size:12px;
	padding: 8px 13px 12px;
	outline:none;
	margin:0;
}
#search-form input[type=image] {
	vertical-align:top;
	float:left;
	margin:3px 0 0 -25px;
}
#search-form a {
	text-decoration:none;
	color:#8d8e90;
}
#search-form .alignright {
	padding:5px 28px 0 0;
}
/* Content */



#content {
	position:relative
}


#page1 #content {
	padding:10px 0 10px;
}
#page2 #content {
	padding:38px 0 45px
}
#page3 #content {
	padding:35px 0 38px
}
#page4 #content {
	padding:35px 0 60px
}

#page5 #content {
	padding:38px 0 61px
}
#page6 #content {
	padding:32px 0 61px
}
#page7 #content {
	padding:32px 0 59px
}
#page8 #content {
	padding:32px 0 38px
}
/* Footer */
footer {
	position: relative;
}
/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrap {
	width: 100%;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
/*----- other -----*/
.img-indent {
}
/*===== menu =====*/
nav {

	display:block;
	background:url(../images/tail-nav.gif) repeat-x 0 0 #1c1918;
	border-radius:14px 14px 0 0;

}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
position:relative;
	
}
.sf-menu li {
	float:left;
	line-height:20px;
	position:relative;
}
.sf-menu > li {
	/*background:url(../images/border-item.gif) no-repeat  0 0;*/
	border-right:1px solid #070606;
	border-left:1px solid #312a29;
}
.sf-menu > li:first-child {
	margin:0;
	border-right:1px solid #070606;
	border-left:none;
}
.sf-menu > li.last {
	border-right:none;
	border-left:1px solid #312a29;
	position:absolute;
	top:0;
	right:0;
}
.sf-menu > li:first-child > a {
	border-radius:14px 0 0 0;
}
.sf-menu > li.last > a {
	border-radius: 0 14px 0 0;
	
}
.sf-menu > li > a {
	background:url(../images/point.png) 0 0;
	display:inline-block;
	padding:23px 30px 20px 29px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.sf-menu li li {
	background:#0a0908;
	border-top:1px solid #232323;
	line-height:23px;
}
.sf-menu li li.last {
}
.sf-menu li li a {
	display:block;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	padding:14px 0 13px 27px;
	margin:0 0 0 4px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			240px;
	padding-left:2px;
	display:none;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			-3px;
	top:			61px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			239px; /* match ul width */
	top:			-1px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0px;
}
.sf-menu li.sfHover > a, .sf-menu li >a:hover, .sf-menu li a.active {
	background:url(../images/hover-item.gif) top left repeat-x;
}
.sf-menu > li:first-child.sfHover > a, .sf-menu > li:first-child >a:hover, .sf-menu > li:first-child > a.active {
	background:url(../images/part-items.png) 0 0 no-repeat;

	
}

.sf-menu > li.last.sfHover > a, .sf-menu > li.last >a:hover, .sf-menu > li.last > a.active {
	background:url(../images/part-items.png) right 0 no-repeat;
	
}

.sf-menu li li.sfHover > a, .sf-menu li li a:hover, .sf-menu li li a.active {
	background:url(../images/hover-item2.png) no-repeat 0 0 #0a0908;
	color:#fff;
	border:none;
}
/*===== links =====*/
.link_1 {
	padding:3px 0 0 0;
	display:inline-block;
	line-height:18px;
}
.link_1:hover {
}
.link_2 {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.link_2:hover {
	text-decoration:underline;
}
/*===== content =====*/
#content {
	background:url(../images/tail-content.gif) 0 0;
}
.inner {
	padding-right:37px;
}
.inside {
}
.row-1 {
	padding:  0 0 0 0
}

/*
#page1 .row-2 {
	padding-top:50px
}
*/

#page2 .row-2 {
	padding-top:58px
}

/*
.row-2 {
	padding-top:50px
}
*/
#page5 .row-2 {
	padding-top:17px
}

#page6 .row-2 {
	padding-top:16px
}



#page1 .row-3 {
	padding-top:58px;
	background:url(../images/tail-bordrer-1.gif) repeat-x 0 bottom;
	margin:0 10px;
	padding-bottom:3px;
}
.row-4 {
	padding-top:42px;
}
.button {
	background:url(../images/btn-left.png) no-repeat 0 0;
	display:inline-block;
	overflow:hidden;
	margin:3px 0 0 0;
	cursor:pointer;
}
.button strong {
	background:url(../images/btn-right.png) no-repeat right 0;
	padding:0 6px;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
}
.button strong em {
	background:url(../images/tail-btn-1.gif) repeat-x 0 0;
	padding: 6px 9px 8px 10px;
	display:inline-block;
	overflow:hidden;
	line-height:20px;
	color:#8e9093;
	font-size:12px;
	font-weight:700;
	text-shadow: 1px 1px #fff;
	font-style:normal;
	cursor:pointer;
}
.button:hover {
	background:url(../images/btn-left-hover.png) no-repeat 0 0;
}
.button:hover strong {
	background:url(../images/btn-right-hover.png) no-repeat right 0;
}
.button:hover strong em {
	background:url(../images/tail-btn-1-hover.gif) repeat-x;
	color:#fff;
	text-shadow:1px 1px #000;
}
.top-box {
	background:url(../images/part-top.png) no-repeat 0 0 #241f1e;
	text-align:center;
	padding:29px 0 35px;
	border-radius:15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
}
.top-box strong {
	color:#fff;
	font-size:30px;
	text-shadow:1px 1px #0e0c0c;
	line-height:1.2em;
	display:block;
}
.top-box em {
	display:block;
	color:#fff;
	font-size:14px;
	font-style:normal;
	line-height:20px;
	padding-top:4px;
}

.list-plan .price {
	text-shadow:1px 1px #cfd0cf;
	text-align:center;
	display:block;
	 padding: 29px 0 30px;
	color:#2c2624;
}
.list-plan .price strong {
	font-weight:normal;
	font-size:30px;
	display:block;
}
.list-plan .price span {
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	display:block;
	padding-top:3px;
}
.list-plan article.first .price {
	padding: 45px 0 57px 0;
}
.box-shadow {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	border-radius:15px 15px 20px 20px;
	-moz-border-radius:15px 15px 20px 20px;
	-webkit-border-radius:15px 15px 20px 20px;
}

.box-shadow1{
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;

}


.list-plan {
	height:511px;
	background:url(../images/tail-box-1.gif) repeat-x 0 0;
	position:relative;
	border-radius:0 0 20px 20px;
	-moz-border-radius:0 0 20px 20px;
	-webkit-border-radius:0 0 20px 20px;
}
.list-plan article {
	text-align:center;
	width:160px;
	position:relative;
	float:left;
}
.list-plan article.hover:hover, .list-plan article.hover-hr {
	background:url(../images/box-center-hover.png) no-repeat -11px 0;
	position:relative;
}






.list-plan article.hover:hover ul li,
.list-plan article.plan-1.hover-hr ul li,
.list-plan article.plan-2.hover-hr ul li,
.list-plan article.plan-3.hover-hr ul li,
.list-plan article.plan-4.hover-hr ul li
{
	font-size:18px;
	text-shadow:1px 1px #f65400;
	color:#fff;
}



.list-plan article.hover:hover ul li.bg {
	background:none;
}
.list-plan article.hover:hover ul li.last,
.list-plan article.plan-1.hover-hr ul li.last,
.list-plan article.plan-2.hover-hr ul li.last,
.list-plan article.plan-3.hover-hr ul li.last,
.list-plan article.plan-4.hover-hr ul li.last

{
	background:url(../images/arrow-2.png) no-repeat center 5px;
	line-height:0;
	font-size:0;
	height:58px;
	padding:0;
}



.list-plan article.hover:hover .price,
.list-plan article.plan-1.hover-hr .price,
.list-plan article.plan-2.hover-hr .price,
.list-plan article.plan-3.hover-hr .price,
.list-plan article.plan-4.hover-hr .price{
	text-shadow:1px 1px #f76400;
	color:#fff;
}


.list-plan article.hover:hover .top-part,
.list-plan article.plan-1.hover-hr .top-part,
.list-plan article.plan-2.hover-hr .top-part,
.list-plan article.plan-3.hover-hr .top-part,
.list-plan article.plan-4.hover-hr .top-part

{
	background:url(../images/box-top-hover.png) no-repeat 0 0;
	position:absolute;
	top:-19px;
	left:6px;
	width:146px;
	height:19px;
}
.list-plan article.hover:hover .checkbox {
	background:#f7f9f8;
}
.list-plan .checkbox {

	position:relative;
}	

.radio-btn{width:140px;
padding:32px 0 50px;

float:left;
margin-right:20px}

.radio-btn:hover, .radio-btn-hr {background:#f7f9f8;}



.text-2{width:219px;
padding:35px 16px 0 0;
display:inline-block;
text-align:right;color:#a5a5a5;
font-size:14px;
float:left;}
.list-plan article.first {
	text-align:right;
	width:231px;
	
}

#form{
float:left;
margin-left:5px;}


.list-plan ul li {
	padding:14px 0 18px 0;
	font-size:13px;
	line-height:18px;
}
.list-plan ul li.last {
	background:url(../images/arrow-1.png) no-repeat center 15px;

	line-height:0;
	font-size:0;
	height:58px;
	padding:0;
}
.list-plan ul {
	position:relative;
}
.list-plan ul li.bg {

}
.list-plan article.first ul li {
	color:#3a3230;
	padding: 15px 12px 17px 0;
	font-size:14px;
}
.list-plan article.first ul li.last-1 {

	padding: 15px 12px 25px 0;
}
.list-plan article.first ul li.last-2 {
	padding: 35px 12px 0;
	color:#a5a5a5;
	border:none;
}
h3.bg-1 {
	background:url(../images/page1-img1.gif) no-repeat 0 0;
	padding-left: 80px;
	padding-top:8px;
}
h3.bg-2 {
	background:url(../images/page1-img2.gif) no-repeat 0 0;
	padding-left: 80px;
	padding-top:8px;
}
h3.bg-3 {
	background:url(../images/page1-img3.gif) no-repeat 0 0;
	padding-left: 80px;
	padding-top:8px;
}
h3.bg-4 {
	background:url(../images/page1-img4.gif) no-repeat 0 0;
	padding-left: 80px;
	padding-top:8px;
}
.list-1 {
	float:left;
	width:220px;
}


#page7 .list-1 {
	float:left;
	
	width:269px;
}
#page7 .list-2 {

	float:left;
	width:269px;
	background:url(../images/border-list2.gif) no-repeat 0 0;
}

.list-2 {
	float:left;
	width:240px;
	background:url(../images/border-list.gif) no-repeat 0 0;
}
.list-1 li, .list-2 li {
	background:url(../images/tail-bordrer-1.gif) repeat-x 0 0;
}


.list-1 li a span.bg-1 {
	background:url(../images/page1-img5.gif) no-repeat 11px 5px;
	padding: 6px 0 9px 49px;
}
.list-1 li a span.bg-2 {
	background:url(../images/page1-img6.png) no-repeat 11px 5px;
	padding:6px 0 9px 49px;
}
.list-1 li a span.bg-3 {
	background:url(../images/page1-img7.png) no-repeat 11px 5px;
	padding:6px 0 9px 49px;
}


#page7 .list-1 li span.bg-1 {
    background: url(../images/page1-img5.gif) no-repeat 10px 23px;
    padding: 26px 0 26px 48px;
}
#page7 .list-1 li span.bg-2 {
	background:url(../images/page1-img6.png) no-repeat 10px 22px;
	padding:26px 0 26px 48px;
}
#page7 .list-1 li span.bg-3 {
	background:url(../images/page1-img7.png) no-repeat 10px 22px;
padding:26px 0 26px 48px;
}

#page7 .list-2 li span.bg-1 {
	background:url(../images/page1-img8.gif) no-repeat 31px 24px;
	padding:26px 0 26px 67px;
}
#page7 .list-2 li span.bg-2 {
	background:url(../images/page1-img9.png) no-repeat 31px 22px;
	padding:26px 0 26px 67px;
}

#page7 .list-2 li span.bg-9 {
	background:url(../images/page1-img16.png) no-repeat 31px 26px;
	padding:26px 0 10px 67px;
}


.list-2 li a span.bg-1 {
	background:url(../images/page1-img8.gif) no-repeat 9px 5px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-2 {
	background:url(../images/page1-img9.png) no-repeat 9px 5px;
	padding:6px 0 7px 45px;
}




.list-2 li a span.bg-3 {
	background:url(../images/page1-img10.png) no-repeat 7px 5px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-4 {
	background:url(../images/page1-img11.png) no-repeat 7px 6px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-5 {
	background:url(../images/page1-img12.png) no-repeat 7px 5px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-6 {
	background:url(../images/page1-img13.png) no-repeat 7px 3px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-7 {
	background:url(../images/page1-img14.png) no-repeat 6px 6px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-8 {
	background:url(../images/page1-img15.png) no-repeat 6px 5px;
	padding:6px 0 9px 45px;
}
.list-2 li a span.bg-9 {
	background:url(../images/page1-img16.png) no-repeat 8px 5px;
	padding:6px 0 9px 45px;
}
.list-1 li a,.list-2 li a  {
	color:#131010;
	width:218px;
	font-size:14px;
	padding: 23px 0 29px;
	display:block;
	line-height:18px;
	letter-spacing:-1px;
}

.list-2 li{padding-left:1px;}
.list-2 li a {
	padding:23px 0 29px 22px;
}



#page7 .list-1 li span,#page7  .list-2 li span  {
	color:#131010;
	width:218px;
	font-size:14px;
	
	display:block;
	line-height:18px;
	word-spacing:-1px;
	letter-spacing:-1px
}


.list-1 li a:hover {
	background:url(../images/part-btn-2.gif) no-repeat 0 2px;
	color:#131010
}
.list-2 li a:hover {
	background:url(../images/part-btn3.gif) no-repeat 0 2px;
	color:#131010
}
.list-domain {
	
}
.list-domain figure {
	float:left;
	margin-right:9px;
	margin-top:4px;
}
.list-domain a:hover {
	color: #F88600;
}
.list-domain p {
	line-height:18px;
}
.list-3 {
	padding:9px 0 47px;
}



#page3 .list-3 {
	padding:8px 0 0 0;
	
}
#page3 .list-3 li{}

.list-3 li {
	
	background:url(../images/tail-bordrer-1.gif) repeat-x 0 0;
	padding-top:7px;
	margin-top:4px;
	display:block;
}
.list-3 li:first-child {
	background:none;
	margin:0;
	padding:0;
}
.list-3 li a {line-height:20px;
	color:#919191;
	background:url(../images/marker-1.png) no-repeat 0 5px;
	padding-left:13px;
	
}
.list-3 li a:hover {
	color:#f88600;
}


 .list-4  .border {
	 width:287px;
background:url(../images/border-tail-2.gif) repeat-y right 7px
}
.list-4 {
	margin-top: 11px;
	margin-bottom:4px;
	
}



.list-4 article .txt-3{text-shadow:1px 1px 1px #949392;
padding-top:10px;
padding-bottom:43px;}

#page4 .list-4 article .txt-3{text-shadow:1px 1px 1px #949392;
padding-top:10px;
padding-bottom:41px;}

.list-4 article .txt-3.bg1 {
	background: url(../images/page3-img1.png) no-repeat 13px 25px;
	padding-left: 127px;
}
.list-4 article .txt-3.bg2 {
	background: url(../images/page3-img2.png) no-repeat 13px 15px;
	padding-left: 127px;
}
.list-4 article .txt-3.bg3 {
	background: url(../images/page3-img3.png) no-repeat 13px 8px;
	padding-left: 127px;
}


#page4 .list-4 article .txt-3.bg1 {
	background: url(../images/page4-img1.jpg) no-repeat 15px 12px;
	padding-left: 127px;
}
#page4 .list-4 article .txt-3.bg2 {
	background: url(../images/page4-img2.jpg) no-repeat 15px 12px;
	padding-left: 127px;
}
#page4 .list-4 article .txt-3.bg3 {
	background: url(../images/page4-img3.jpg) no-repeat 15px 12px;
	padding-left: 127px;
}

#page4 .list-4 p{width:208px;
margin-left:41px;
padding-bottom:16px;}

#page4 .list-4 p.first{

padding-bottom:34px;}



	


.list-5 {
	
	padding: 0 0 29px;
}

#page4 .list-5 {
	
	padding: 0 0 14px;
}

.list-5 li {
	
	background:url(../images/border-3.gif) no-repeat 0 0;
}	

.list-5 li:first-child {
	background:none;
}	


.list-5 li span {
	padding-left:14px;
	color: #362f2c;
	display: inline-block;
	font-size: 12px;
	overflow: hidden;
	font-weight:bold;
	width: 76px;
	line-height: 34px;
}

#page4 .list-5 li span {

	padding-left:14px;
}

.list-5 li strong {
	font-size: 12px;
	color:#919191;
	display: inline-block;
	font-weight: normal;
	line-height:34px;
}
.block-bottom {
	margin-left:10px;
	background:#322a28;
	border-radius: 9px;
	display: inline-block;
	padding: 13px 0 16px;
	width: 237px;
	overflow:hidden;
			box-shadow:0 0 3px #27211f inset;
	-moz-box-shadow: 0 0 3px #27211f inset;
	-webkit-box-shadow:0 0 3px #27211f inset;
}

#page4  .block-bottom {margin-left:25px;width: 237px;}
#page4 .block-bottom strong {margin-left: 20px;}

.block-bottom strong {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	float: left;
	margin-left: 14px;
	text-shadow:1px 1px #000;
}
.block-bottom em {
	font-size: 22px;
	line-height:24px;
	color: #fff;
	float: left;
	font-style: normal;
	padding-top:8px;
	text-shadow:1px 1px #000;
	margin-left:3px;
}
.list-btns {
	overflow: hidden;
}
.list-btns li {
	float: left;
	padding-right: 10px;
}

.button-1{background:url(../images/tail-4.gif) repeat-x 0 0 #181514;
font-size:12px;
text-transform:uppercase;
line-height:14px;
text-shadow:1px 1px #000;
padding:9px 22px 9px;
display:inline-block;
color:#fff;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	margin-right:17px;
	margin-top:4px;
	border-bottom:1px solid #3e3431;
}
.button-1:hover{background:#efefef;
border-bottom:1px solid #000;
color:#000;

 }
 
 .banner-1 {
   
	background:url(../images/tail-banner-1.gif) repeat-x 0 0 #231d1c;
		border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}

.b-left {
    background:url(../images/banner-img1.png) no-repeat 0 0;
    border: medium none;
    float: left;
    height: 96px;
    padding: 0;
    width: 180px;
	border-right:1px solid #000;
}
.b-right {
    border-radius: 0 5px 5px 0;
 
    float: left;
   
     padding: 9px 0 0 21px;
    width: 418px;
}
.text-1 {
    color: #FFF;
    display: block;
    font-size: 18px;
    padding-bottom: 7px;
    padding-top: 5px;
	line-height:20px;
	text-shadow:1px 1px #0f0d0c;
}
.b-right p {
    color: #848484;
	font-size:12px;
	line-height:18px;
}

.list-6 {
    padding-top: 25px;
}
.list-6 li {
    padding-bottom: 6px;
}
.list-6 li a {
    background: url(../images/marker-4.png) no-repeat 0 1px;
    color: #362f2c;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 20px;
}

.list-6 li a:hover{ color: #F88600;}

.block-email {
	padding:14px 0 54px 0
}
.box-email {
	background:#fff;
	border:1px solid #dfdfdf;
	padding:15px 0 13px 18px;
}
.box-email a {
	color:#362f2c
}
.box-email a:hover {
	color:#F88600
}
.box-email .bg-1 {
	background:url(../images/page4-img4.jpg) no-repeat 1px 7px;
	padding:7px 0 13px 71px;
}
.box-email .bg-2 {
	background:url(../images/page4-img5.jpg) no-repeat 2px 7px;
	padding:7px 0 31px 68px;
	margin-left:3px
}
.box-email .bg-3 {
	background:url(../images/page4-img6.jpg) no-repeat 0 4px;
	padding:7px 0 13px 71px;
}
.box-email .bg-4 {
	background:url(../images/page4-img7.jpg) no-repeat 0 6px;
	padding:7px 0 31px 70px;
	margin-left:5px
}
.box-email .bg-5 {
	background:url(../images/page4-img8.jpg) no-repeat 0 4px;
	padding:7px 0 31px 72px;
}
.box-email .bg-6 {
	background:url(../images/page4-img9.jpg) no-repeat 0 10px;
	padding:7px 0 31px 68px;
	margin-left:5px
}
.box-email .bg-7 {
	background:url(../images/page4-img6.jpg) no-repeat 0 4px;
	padding:7px 0 31px 69px;
}
.box-email .bg-8 {
	background:url(../images/page4-img10.jpg) no-repeat 0 10px;
	padding:7px 0 13px 65px;
	margin-left:6px
}

.row-2 .part-top{background:url(../images/part-top2.png) no-repeat 0 0;
}
	#page6 .part-top{background:url(../images/part-top3.png) no-repeat 0 0;}
	
	 .part-top{background:url(../images/part-top3.png) no-repeat 0 0;
padding: 21px 0 17px 18px;
color:#fff;
font-size:12px;
line-height:16px;
border-radius:15px 15px 0 0 ;
	-moz-border-radius:15px 15px 0 0 ;
	-webkit-border-radius: 15px 15px 0 0;}
	
	
	
	
	
.txt-3 span{
	display:block;
	color:#919292;
font-size:16px;
text-shadow:none;
line-height:16px;
}






.box-bottom2{background:#fcfefc;
padding:23px 0 26px 29px;
border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;}
	
#page6 	.box-bottom2{
padding:24px 0 28px 29px;
}
	

.box-bottom2 .txt-3{padding-bottom:20px}
.box-bottom2 .list-3{width:220px;
 padding-bottom: 14px;}
 
 #page5 .list-3 {
    padding: 0 0 14px;
}
 
 
.box-bottom2 .list-3 li span{ background: url(../images/marker-1.png) no-repeat 0 5px;
padding-left:14px;}

.box-bottom2 .block-bottom {
    width: 238px;
}

 #page5 .block-bottom {
   margin-left:3px;
}


.box-bottom2 .block-bottom strong {
  margin-left: 20px;
 }  

.box-bottom2{position:relative;}   
.banner-2{width:942px;
height:119px;
margin-left:8px;
margin-top:20px;
background:none;}
.box-bg{background:#fcfefc;
position:relative;
overflow:hidden;
padding:23px 33px 26px 29px;
border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
}

.stars2{background:url(../images/stars.png) no-repeat 0 0;
position:absolute;
top:16px;
left:259px;
height:25px;
width:151px;}


.stars{background:url(../images/stars.png) no-repeat -31px 0;
position:absolute;
top:16px;
left:258px;
height:25px;
width:120px;}


#page5 .row-2 .box-bottom2{width:410px;
padding:0}
#page5 .row-2 .block-bottom{width:404px;
margin-left:3px;}
.tail-border{background:url(../images/tail-border-2.gif) repeat-y 300px 0}

#page5 .tail-border{background:url(../images/tail-border-2.gif) repeat-y 10px 0}

.list-ecommerce{padding-top:9px;
padding-bottom:29px;}
.list-ecommerce article{padding-bottom:9px;}
.list-ecommerce article figure{padding-top:4px;}
.list-ecommerce article a:hover{color:#f88600}
.border-bottom{background:url(../images/tail-bordrer-1.gif) repeat-x 0 bottom;
margin-bottom:17px;
}

.banner-3{background:url(../images/tail-banner3.gif) repeat-x 0 0 #2a2424;
border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	text-align:center;
	padding:14px 0 25px 0;
	margin-bottom:19px;
	position:relative;
	display:block;
	overflow:hidden;
	height:228px;}
	.banner-3 strong{
		letter-spacing:-1px;
		padding-bottom:8px;
		font-size:30px;
	line-height:32px;
	color:#fff;
	text-shadow:1px 1px #211d1b;
	display:block;}
	.banner-3 em{font-style:normal;
	letter-spacing:-1px;
	padding-bottom:14px;
	font-size:24px;
	line-height:28px;
	color:#fff;display:block;
	text-shadow:1px 1px 2px #3e3634;}
	.banner-3 b{font-weight:normal;
	word-spacing:-1px;
	padding-bottom:22px;
	color:#fff;
	display:block;
	font-size:18px;
	line-height:20px;
	text-shadow:1px 1px #322b2a;}
	.banner-3 p{color:#615a59;
	padding-bottom:15px;}
	.banner-3 .button-1{margin:0;}
	.btn-banner3{display:block;
	text-align:center;}
	.banner-4{background:url(../images/banner-4.jpg) no-repeat 0 0;
	position:relative;
	padding:17px 120px 45px 22px;}
	.banner-4 .txt-3{padding-bottom:20px;}
	
	.privacy p{padding-bottom:18px;}
	.privacy a{font-weight:bold;color:#362f2c;}
	
	.privacy a:hover{text-decoration:underline;}
	
/*----- cycle -----*/



#slider-1 {
	position:relative;
}
#slider .box {
	height:208px;
	width:460px;
	background:none !important;
}
.bg-slider {
	background:url(../images/bg-slider1.png) no-repeat 0 0;
	
}
#slider .box-bottom figure {
	float:left;
	padding-left:22px;
}
.box-bottom {
	overflow:hidden;
	position:absolute;
	right:162px;
	bottom:-1px;
}
.txt-1 {
	font-style:italic;
	font-size:16px;
	line-height:24px;
	padding:28px 0 0 30px;
	color:#c1c1c1;
}
.txt-2 {background:url(../images/tail-content.gif) 0 0;
	float:left;
	padding-top:22px;
	text-align:right;
	color:#3e3533;
	font-size:14px;
	line-height:16px;
}
.txt-2 strong {
	display:block;
}
.txt-2 span {
	display:block;
}
#slider-1 h3 {
	padding-bottom:16px;
}
#nav, #nav-2 {
	position:absolute;
	right:-2px;
	top:15px;
}
#nav a, #nav-2 a {
	background:url(../images/pag-1.gif) no-repeat 0 0;
	width:20px;
	height:20px;
	display:inline-block;
	text-decoration:none;
	font-size:0;
	line-height:0;
	margin-left:1px;
}
#nav a.activeSlide, #nav a:hover {
	background:url(../images/pag-1.gif) no-repeat 0 -19px;
}
#nav-2 a.activeSlide, #nav-2 a:hover {
	background:url(../images/pag-1.gif) no-repeat 0 -19px;
}
#nav a:focus, #nav-2 a:focus {
	outline: none;
}
.bg-slider-top {
	
	background:url(../images/tail-bordrer-1.gif) repeat-x 0 0;
	padding-top:32px;
}
.slider-2 {
	background:url(../images/tail-bordrer-1.gif) repeat-x 0 bottom;
	padding-bottom:46px;
	margin-bottom:26px;
}
.slider-2 h3 {
	padding-bottom:18px;
}
#slider-2 img{width:190px;
height:54px;}
/*----- forms -----*/


			#form1 {
/*	display:block; */
/*	height:445px; */
/*	position:relative; */
/*	margin-top:7px;*/
}
#form1 fieldset {
	overflow:hidden;
}
#form1 label {
/*	display:block; */
/*	height:50px; */
/*	clear:both; */
/* 	position:relative; */
}
#form1 label.message {
/*	height:auto; */
/*	margin-top:2px; */
}
#form1 span {
/*	display:none; */
	color:#939393;
/*	float:left; */
/*	font-size:12px; */
/*	line-height:15px; */
/*	width:140px; */
/*	position:absolute; */
/*	right:10px; */
/*	top:2px; */
/*	text-align:left; */
}
#form1 label span.errors {
/*	display:block; */
	margin:0;
/*	position:absolute; */
	right:0px;
	top:1px;
	font-size:10px !important;
}
#form1 label.message span {
/*	position:relative; */
/*	display:block; */
/*	position: relative; */
	overflow:hidden;
	clear:both;
	width:auto;
	top: 0;
	left:0;
}
#form1 input {
	background:#fff;
/*	width:362px; */
	font-family:Verdana, Geneva, sans-serif;
	color:#939393;
/*	font-size:12px; */
/*	padding: 13px 12px 11px; */
	outline:none;
/*	display:block; */
/*	float:left; */
	margin:0;
	border:1px solid #dfdfdf;
	border-radius:5px;
	box-shadow:none;
}
#form1 textarea {
	font-family:Verdana, Geneva, sans-serif;
	color:#939393;
	height:216px;
	width:514px;
	font-size:12px;
	line-height:18px;
	padding: 11px 12px;
	background:#fff;
	outline:none;
	display:block;
	resize:none;
	overflow:auto;
	margin:-2px 0 0 0;
	border:1px solid #dfdfdf;
	border-radius:5px;
	box-shadow:none;
}
#form1 .btns {
	padding:0;
	position:absolute;
	bottom:0;
	right:0;
	height:auto;
	width:auto;
}
.success {
	display:none;
	font-size:12px;
	line-height:18px;
	color:#939393;
	padding:0;
	top:-18px;
	left:1px;
	position:absolute;
}
#groups-form {
	padding:11px 0 20px 0;
}
form.jqtransformdone div.row {
	clear:both;
	height:50px;
}
form.jqtransformdone div.row-last {
	clear:both;
	height:51px;
}
#groups-form span.label {
	float:left;
	width:125px;
	padding:8px 12px 0 0;
	text-align:right;
	font-size:12px;
	line-height:17px;
	color:#b2b2b2;
}
/*----- map -----*/
.map {
	margin:7px 0 25px 0
}
iframe {
	border:1px solid #dfdfdf;
	height: 296px;
	overflow: hidden;
	width: 342px;
}
/*----- address -----*/


dl {
}
dt {
	color:#2c2c2c;
	font-weight:700;
	line-height:18px;
	padding-bottom:18px;
}
dl dd span {
	display: inline-block;
	line-height:18px;
	width: 77px;
}
.mail_2, .mail_1 {
}
.mail_2 {
	display:inline-block;
	margin:14px 0 0 0;
	color:#feac00;
}
.mail_2, .mail_1 a {
	color:#fc7500;
	line-height:18px;
	text-decoration:none;
}
.mail_1 a {
	margin-left:24px;
}
.mail_2:hover, .mail_1 a:hover {
	color:#2c2c2c;
}

/*===== footer =====*/
footer {
	background:url(../images/tail-footer.gif) repeat-x 0 0 #282221;
	overflow:hidden;
	width:100%;
	position:relative;
	padding:30px 0 16px 0
}
.policy {
	text-align:right;
	width:300px;
	float:right;
	font-size:12px;
	color:#fff;
	text-shadow:1px 1px #3e3533;
	line-height:18px;
	font-weight:700;
}
.policy a {
	font-size:12px;
	color:#fff;
	text-shadow:1px 1px #3e3533;
	font-weight:700;
	line-height:18px;
	text-decoration:none;
	text-transform:none;
}
.policy a:hover {
	text-decoration:underline;
}
.block-left {
	float:left;
	padding-top:3px;
	width:566px;
}
.footer-nav {
	float:left;
	width:640px;
	overflow:hidden;
	display:inline-block;
}
.footer-nav li {
	background:url(../images/border-nav-footer.gif) no-repeat 0 4px;
	padding-left:8px;
	float:left;
	margin-left:7px;
}
.footer-nav li:first-child {
	background:none;
	padding:0;
	margin:0;
}
.footer-nav li a {
	color:#000;
	text-shadow:1px 1px #3e3533;
	font-size:12px;
	font-weight:700;
}
.footer-nav li a:hover{

	text-shadow:1px 1px #3e3533;
}


 .footer-nav li a.active {
color:#fff !important;
	text-shadow:1px 1px #3e3533;
}




/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
/* Pour some CSS below ========================================================= */



/* tabs ======= */
.tabs {
	background:#fcfefc;
	height:335px !important;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
#tabs-2 {
	padding:30px;
}


#tabs-2 strong,#tabs-3 strong{
	background:#fcfefc;
}


#tabs-3 {
	padding:30px;
}
.tabs-nav {
	background:url(../images/part-top2.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	padding: 20px 0 14px 19px;	
	border-radius:15px 15px 0 0 ;
	-moz-border-radius:15px 15px 0 0 ;
	-webkit-border-radius:15px 15px 0 0 ;
}
.tabs-nav li {
	line-height:20px;
	float:left;
	background:url(../images/tabs-nav-border.gif) no-repeat 0 3px;
 margin-left: 17px;
    padding-left: 21px;
	display:inline-block;
}
.tabs-nav li:first-child {
	background:none;
	padding:0;
	margin:0;
}
.tabs-nav li a {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
.tabs-nav li a.alt, .tabs-nav li.selected a {
	color:#f88600;
}
/* jqTransform ======= */

.link-1 {
	color: #f88600;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	border-bottom:1px solid #fac27e;
	margin-top:-4px;
	margin-bottom:33px;
	letter-spacing:-1px;
	
}
.link-1:hover {
	border-bottom:none;
	margin-bottom:34px;
}
.link-2 {
	background:url(../images/part-link.png) no-repeat 0 0;
	color:#fff;
	font-size:30px;
	line-height:35px;
	display:inline-block;
	padding: 13px 0 18px;
	box-shadow:1px 1px 1px #999a99;
	-moz-box-shadow: 1px 1px 1px #999a99;
	-webkit-box-shadow:1px 1px 1px #999a991;
	letter-spacing:-1px;
	width:229px;
	text-align:center;
	border-radius:8px ;
	-moz-border-radius:8px  ;
	-webkit-border-radius:8px;
	position:relative;
	overflow:hidden;
}


.link-2:hover {
	background:url(../images/part-link.png) no-repeat 0 -66px;
	color:#fff;
}
.button-2 {
	color:#8e9093;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.button-2.hr {
	background:url(../images/border-2.png) no-repeat 0 3px;
	padding-left:8px;
	margin-left:4px;
}
.button-2:hover {
	color:#f88600;
	cursor:pointer;
}
.domain .btns {
	display:block;
	padding-top:24px;
	padding-right:33px;
	float:right
}
.txt-3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#2c2624;
	line-height:34px;
	text-shadow:1px 1px 2px #d0d1d0;
	padding-bottom:25px;
	letter-spacing:-1px;
}

.txt-3 strong{font-weight:normal;
margin-top:1px;
display:block;}



.domain .box-1 {
	float:left;
	padding: 23px 0 32px 27px;
	width:618px;
	position:relative;
}
.domain .box-2 {
	border-left:1px solid #eeeeee;
	float:left;
	width:240px;
	margin-left:12px;
	padding:23px 0 26px 24px;
	overflow:hidden;
	position:relative;
}
#form2 {
	border-bottom:1px solid #eeeeee;
	padding-bottom:25px
}
.checkbox {


	overflow:hidden;
}
.row-input {
	float:left;
	margin-right:19px;
}
.checkbox .col-1 {
	width:89px;
	float:left;
}
.checkbox .col-2 {
	width:87px;
	float:left;
}
.checkbox .col-3 {
	width:68px;
	float:left;
}
/* Tooltip ======= */



/*Login style shizzle*/


div.clear {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
}

/* ***************************
       Layout
**************************** */

div#wrapper {
text-align: left;
margin: 0 auto;
width: 960px;
}


/* ***************************
       Header
**************************** */

div#header {
position: relative;
height: 1%;
margin-bottom: 20px;
padding: 30px 30px 0 30px;
}

div#header h1 {
text-align: left;
}
div#header h1 a, div#header h1 span {
background: url(../_images/survs_logo_01.gif) bottom left no-repeat;
display: block;
width: 270px;
padding-top: 10px;
text-indent: -9999px;
overflow: hidden;
outline: none;
}

div#header ul {
position: absolute;
right: 30px;
bottom: -5px;
}
div#header ul li {
float: left;
list-style: none;
font-weight: bold;
}
div#header ul li a {
color: #666;
display: block;
padding: 7px 7px 7px 7px;
margin: 0 0.5em;
font-size: 14px;
outline: none;
font-family: Arial, sans-serif; /* fixes ff mac 1px helvetica line height problem > http://archivist.incutio.com/viewlist/css-discuss/96327 */
}
div#header ul li a:hover {
text-decoration: none;
background: #ececde;
}
div#header ul li a:hover span {
border-bottom: 1px dotted #aaa;
}

div#header ul li.login {
margin-left: 0.85em;
}
div#header ul li.login a {
display: block;
color: #fff;
font-size: 14px;
background: url(../_images/login_01.gif) bottom left no-repeat;
margin: 0;
text-align: center;
cursor: pointer;
width: 66px;
padding: 6px 0 6px 0;
}
div#header ul li.login a:hover {
background: url(../_images/login_01.gif) bottom left no-repeat;
}
div#header ul li.login a:hover span {
border: none;
}

div#header ul li.selected a span {
border-bottom: 1px dotted #aaa;
}

div#header ul li span {
padding: 1px 0;
}


/* ***************************
       Top
**************************** */

div#top {
background: #333;
position: relative;
height: 1%;
padding: 20px 30px 30px 30px;
}

div#top div.col1 {
float: left;
width: 440px;
}

div#top div.col2 {
float: left;
width: 440px;
background: green;
margin-left: 10px;
}


div#top div.col1 h2 {
background: url(../_images/elevator_main_01.gif) bottom left no-repeat;
height: 67px;
text-indent: -9999px;
overflow: hidden;
margin-top: 1px;
}

div#top div.col1 h3 {
background: url(../_images/elevator_sec_05.gif) bottom left no-repeat;
height: 66px;
text-indent: -9999px;
overflow: hidden;
margin-top: 15px;
}

div#top div.col2 div {
position: relative;
}
div#top div.col2 div img {
position: absolute;
}

/* ***************************
       Action
**************************** */


div#action {
background: #86ac57;
border-top: 1px solid #96B969;
border-bottom: 1px solid #779F47;
padding: 14px 30px 10px 30px;
}
div#button {
position: relative;
font-family: Arial, sans-serif;
}
div#button a.button {
display: block;
float: left;
width: 210px;
height: 45px;
background: url(../_images/action_button_06.gif) 0px 0px no-repeat;
text-indent: -9999px;
overflow: hidden;
margin-right: 6px;
}

div#tour {
padding-top: 13px;
font-weight: bold;
font-size: 14px;
color: #f3f7ef;
}
div#tour a {
text-decoration: underline;
color: #f3f7ef;
}
div#tour a:hover {
}

/* ***************************
       Content
**************************** */

div#content {
padding: 20px 30px 20px 30px;
color: #515348;
font-size: 76%;
line-height: 1.6em;
height: 1%;
background: #f5f5ef;
}

body.home div#content {
background: #f5f5ef url(../_images/content_grad_01.gif) top left repeat-x;
}


div#content a {
color: #36808e;
border-bottom: 1px solid #d0e8e7;
}
div#content a:hover {
background: #deefee;
text-decoration: none;
}


div#topcorners {
background: #333;
height: 10px;
width: 960px;
margin: 0 auto;
position: relative;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
behavior: url(/PIE.htc);
}


div#bottomcorners {
background: #f5f5ef;
height: 10px;
width: 960px;
margin: 0 auto;
position: relative;
-webkit-border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;
behavior: url(/PIE.htc);
}


/* ***************************
       Home Features
**************************** */


div#content div.feat {
float: left;
width: 290px;
}
div#content div.feat img {
float: left;
margin: 0 5px 5px 0;
}
div#content div.feat h4 {
float: left;
font-size: 15px;
padding-top: 10px;
margin: 0 !important;
}
div#content div.feat p {
clear: both;
font-size: 13px;
margin: 0;
}


div#feat1 { margin-top: 10px; margin-bottom: 20px; }
div#feat1 img { }

div#feat2 { margin-top: 10px; margin-left: 15px; margin-bottom: 20px; }
div#feat2 img { }

div#feat3 { margin-bottom: 20px; }
div#feat3 img { }

div#feat4 { margin-bottom: 20px; margin-left: 15px; }
div#feat4 img { }

div#feat5 { }
div#feat5 img { }

div#feat6 { margin-left: 15px; }
div#feat6 img { }


/* ***************************
     Home Testimonials
**************************** */

div#content div.testimonial {
float: left;
width: 290px;
font-size: 13px;
font-family: Georgia, serif;
font-style: italic;
}

div#testimonial1 {
background: url(../_images/testimonials_03.gif) top left no-repeat;
margin-top: 3px;
margin-left: 15px;
}

div#testimonial2 {
background: url(../_images/testimonials_03.gif) top left no-repeat;
margin-top: 3px;
margin-left: 15px;
}

div#testimonial3 {
background: url(../_images/testimonials_04.gif) top left no-repeat;
margin-top: 3px;
margin-left: 15px;
}



div#testimonial4 {
background: url(../_images/testimonials_03.gif) top left no-repeat;
margin-top: 10px;
}

div#testimonial5 {
background: url(../_images/testimonials_03.gif) top left no-repeat;
margin-top: 10px;
margin-left: 15px;
}

div#testimonial6 {
background: url(../_images/testimonials_03.gif) top left no-repeat;
margin-top: 10px;
margin-left: 15px;
}


p.quote {
margin: 0 !important;
color: #717364;
}
p.author {
text-align: right;
margin-right: 20px;
color: #717364;
margin-top: 10px;
}

div#testimonial1 p.quote {
padding: 16px 15px 15px 20px;
height: 60px;
}
div#testimonial2 p.quote {
padding: 16px 15px 15px 20px;
height: 60px;
}
div#testimonial3 p.quote {
padding: 16px 15px 15px 20px;
height: 42px;
}


div#testimonial4 p.quote {
padding: 16px 15px 15px 20px;
height: 60px;
}
div#testimonial5 p.quote {
padding: 16px 15px 15px 20px;
height: 60px;
}
div#testimonial6 p.quote {
padding: 16px 15px 15px 20px;
height: 60px;
}


/* ***************************
     Groups
**************************** */

div.groupscontainer {
/*margin: 20px -30px 25px -30px;*/
margin: 20px 0 25px 0;
padding: 0px 5px 0 11px;
/* border-bottom: 1px solid #E3E3CF; */
border-top: 3px solid #E3E3CF;
background: #f5f5ef url(../_images/content_grad_02.gif) 10px -60px repeat-x;
height: 1%;
}

div#content div.groups {
float: left;
width: 208px;
margin-top: 10px;
margin-bottom: 15px;
font-family: Arial;
font-size: 11px;
}

div#content div.groups h4 {
font-size: 14px;
}
div#content div.groups p {
margin: 7px 0 10px 0;
color: #717364;
}
div#content div.groups ul {
padding-left: 15px;
color: #5e8a33;
}
div#content div.groups ul li span {
color: #717364;
}

div#content div.groups ul li a {
color: #717364;
border-bottom: 1px dotted #717364;
border-bottom: 1px solid #d3d3be;
}
div#content div.groups ul li a:hover {
background: #efefe5;
}

/*
color: #515348;
*/


div#groups1 {
margin-left: 0; /* IE margin problem: 11px went to .groupscontainer */
/*margin-left: 30px;*/
padding-right: 5px;
border-right: 1px dotted #DADABE;
}
div#groups2 {
margin-left: 11px;
padding-right: 5px;
border-right: 1px dotted #DADABE;
}
div#groups3 {
margin-left: 11px;
padding-right: 5px;
border-right: 1px dotted #DADABE;
}
div#groups4 {
margin-left: 11px;
padding-right: 0px;
border-right: none;
}




/* ***************************
      Call to Action
**************************** */

div.call {
margin: 15px auto 0 auto;
padding: 22px 0 22px 0;
background: #e6e6d4;
height: 18px;
}
div.call p {
margin: 0 !important;
color: #717364;
font-weight: bold;
font-size: 16px;
position: relative;
}
div.call p a {
margin: 0;
color: #5e8a33 !important;
text-decoration: none;
padding: 0 3px;
border: none !important;
}
div.call p a span {
border-bottom: 1px solid #90b16f;
}
div.call p a:hover {
background: #e9f4d3 !important;
}
div.call p a.button:hover {
background: none !important;
}
div.call a.button img {
border: none;
position: absolute;
left: 280px;
top: -12px;
}
div.call a.button span {
}
div.call p span.text {
position: absolute !important;
left: 503px !important;
top: 0 !important;
}


div.call_alt {
margin: 15px auto 0 auto;
padding: 21px 0 23px 0;
background: #e6e6d4;
height: 18px;
border-top: 3px solid #DADABE;
}
div.call_alt p {
margin: 0 !important;
color: #717364;
font-weight: bold;
font-size: 16px;
position: relative;
}
div.call_alt p a {
margin: 0;
color: #5e8a33 !important;
text-decoration: none;
padding: 0 3px;
border: none !important;
}
div.call_alt p a span {
border-bottom: 1px solid #90b16f;
}
div.call_alt p a:hover {
background: #e9f4d3 !important;
}
div.call_alt p a.button:hover {
background: none !important;
}
div.call_alt a.button img {
border: none;
position: absolute;
left: 188px;
top: -12px;
}
div.call_alt a.button span {
}
div.call_alt p span.text {
position: absolute;
left: 411px;
top: 0;
}




div.call {
position: relative;
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
behavior: url(/PIE.htc);
}





/* ***************************
       Footer
**************************** */


div#footer {
color: #808372;
text-align: center;
font-size: 12px;
margin: 25px 0 30px 0;
}
div#footer p {
margin-bottom: 1.5em;
}
div#footer a {
color: #808372;
border-bottom: 1px solid #cca;
padding: 0;
}
div#footer a:hover {
text-decoration: none;
}
div#footer span {
padding: 0 3px;
color: #aa8;
}



/* ***************************
       Internal
**************************** */

div.internal div#top {
padding: 10px 30px 20px 30px;
background: #f5f5ef url(../_images/grad_top_internal_01.gif) bottom left repeat-x;
border-bottom: 1px solid #E8E8D7;
}


div.internal div#top h2 {
background: none;
height: auto;
text-indent: 0;
overflow: visible;
margin-top: 0;
color: #666;
color: #716559;
color: #717159;
color: #6b6b5f;
font-size: 26px;
font-size: 22px;
}

div.internal div#topcorners {
background: #f5f5ef;
height: 10px;
width: 960px;
margin: 0 auto;
position: relative;

-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
behavior: url(/PIE.htc);
}


div.internal div#content h2 {
background: none;
height: auto;
text-indent: 0;
overflow: visible;
color: #6b6b5f;
font-size: 26px;
margin: 0 0 0.75em 0;
padding-bottom: 0.5em;
border-bottom: 1px solid #e2e2cd;
}
div.internal div#content h3 {
color: #467621;
font-size: 17px;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
div.internal div#content h3.first {
margin-top: 0;
}

div.internal div#content h4 {
font-size: 14px;
margin-top: 1.5em;
}
div.internal div#content h5 {
font-size: 12px;
margin-top: 1.5em;
}

div.internal div#content p {
margin: 0.5em 0;
}

div.internal div#content ul {
margin: 1em 3em;
}


/* ***************************
       Sidebar
**************************** */

div.sidebar div#content {
background: #f5f5ef url(../_images/menu_bg_01.gif) top left repeat-y;
padding-left: 0;
}

div.sidebar div#sidebar {
width: 172px; /* 202 - 30 margin = 172 */
float: left;
}
div.sidebar div#sidebar ul {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid #e8e8d7;
}
div.sidebar div#sidebar ul li {
border-bottom: 1px solid #e8e8d7;
padding: 0;
margin: 0;
}
div.sidebar div#sidebar ul li a {
color: #558329;
display: block;
padding: 5px 30px;
border: none;
font-size: 14px;
outline: none;
}
div.sidebar div#sidebar ul li a:hover {
/*
background: #f0f0ea url(../_images/menu_bg_03.gif) top left repeat-y;
*/
background: none;
}
div.sidebar div#sidebar ul li a:hover span {
border-bottom: 1px dotted #9ab680;
}
div.sidebar div#sidebar ul li.selected a {
background: #f5f5ef;
}

div#main {
padding-left: 202px;
}

div.sidebar div#topcorners {
background: #f5f5ef url(../_images/menu_bg_bottom_01.gif) top left repeat-y;    
}
div.sidebar div#bottomcorners {
background: #f5f5ef url(../_images/menu_bg_bottom_01.gif) top left repeat-y;    
}

/* ***************************
       Login
**************************** */

body.login div#wrapper { width: 420px; }
body.login div#topcorners { width: 420px; }
body.login div#bottomcorners { width: 420px; }
body.login div#header h1 a { width: 360px; /* 420 - 30 - 30 */ }

body.error div#wrapper { width: 480px; }
body.error div#topcorners { width: 480px; }
body.error div#bottomcorners { width: 480px; }
body.error div#header h1 a { width: 420px; /* 480 - 30 - 30 */ }

body.forgot div#wrapper { width: 420px; }
body.forgot div#topcorners { width: 420px; }
body.forgot div#bottomcorners { width: 420px; }
body.forgot div#header h1 a { width: 360px; /* 420 - 30 - 30 */ }

body.optin div#wrapper { width: 420px; }
body.optin div#topcorners { width: 420px; }
body.optin div#bottomcorners { width: 420px; }
body.optin div#header h1 a { width: 360px; /* 420 - 30 - 30 */ }

body.optout div#wrapper { width: 420px; }
body.optout div#topcorners { width: 420px; }
body.optout div#bottomcorners { width: 420px; }
body.optout div#header h1 a { width: 360px; /* 420 - 30 - 30 */ }

body.processing div#wrapper { width: 420px; }
body.processing div#topcorners { width: 420px; }
body.processing div#bottomcorners { width: 420px; }
body.processing div#header h1 span { width: 360px; /* 420 - 30 - 30 */ }

body.activation div#wrapper { width: 420px; }
body.activation div#topcorners { width: 420px; }
body.activation div#bottomcorners { width: 420px; }
body.activation div#header h1 a { width: 360px; /* 420 - 30 - 30 */ }

body.charge div#wrapper { width: 480px; }
body.charge div#topcorners { width: 480px; }
body.charge div#bottomcorners { width: 480px; }
body.charge div#header h1 a { width: 420px; /* 480 - 30 - 30 */ }

body.landing div#wrapper { width: 590px; }
body.landing div#topcorners { width: 590px; }
body.landing div#bottomcorners { width: 590px; }
body.landing div#header h1 a { width: 530px; /* 480 - 30 - 30 */ }

body.google div#wrapper { width: 480px; }
body.google div#topcorners { width: 480px; }
body.google div#bottomcorners { width: 480px; }
body.google div#header h1 a { width: 420px; /* 480 - 30 - 30 */ }


body.small div#wrapper {
text-align: left;
margin: 0 auto;
}
body.small div#header {
margin-bottom: 20px;
padding: 30px 0 0 0;
}
body.small div#header h1 {
margin: 0 30px;
}
body.small div#header h1 a {
background: url(../_images/survs_logo_02.gif) bottom center no-repeat;
padding-top: 30px;
}
body.small div#header h1 span {
background: url(../_images/survs_logo_02.gif) bottom center no-repeat;
padding-top: 30px;
}
body.small div#content {
padding: 15px 30px 10px 30px;
}


body.small div#content input.inputtext {
width: 240px;
}



body.small div#topcorners {
background: #f5f5ef;
height: 10px;
margin: 0 auto;
position: relative;
-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
behavior: url(/PIE.htc);
}


body.small div#bottomcorners {
background: #f5f5ef;
height: 10px;
margin: 0 auto;
position: relative;
-webkit-border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px;
behavior: url(/PIE.htc);
}



body.small div#content h2 {
font-size: 18px;
}
body.small div#content a {
color: #36808e;
border-bottom: 1px solid #d0e8e7;
}
body.small div#content a:hover {
background: #deefee;
text-decoration: none;
}


body.error div#content h2 {
margin-bottom: 0.5em;
line-height: 1.5em;
}
body.error div#content p {
margin: 0.25em 0;
}
body.processing div#header {
display: none;
}
body.processing div#container {
margin-top: 80px;
}
body.processing div#content {
text-align: center;
}
body.processing div#content h2 {
margin-bottom: 0.6em;
}
body.processing div#content div.error {
margin-top: 0;
}
body.processing div#content img {
margin: 0 0 0.75em 0;
}
body.processing div#content p {
margin: 0.25em 0 1.25em 0;
}


body.activation h2 img {
margin: 0 !important;
padding: 0 !important;
}

table.login {
margin: 5px 0;
}
table.login th {
padding: 0.5em 1em 0.5em 0;
vertical-align: top;
text-align: right;
}
table.login td {
}
table.login input.inputtext {
width: 250px;
color: #515348;
}
table.login select {
padding: 3px;
color: #515348;
}
table.login tr td.separator {
padding: 10px 0 10px 0;
}
table.login tr td.separator div {
border-top: 1px dotted #bbb;
height: 0;
line-height: 0;
font-size: 0;
}
table.login span.tipinline {
font-size: 0.9em;
color: #777;
}

body.login div.error, body.login div.success {
margin: 0 0 5px 0;
text-align: center;
}

/* ***************************
       Charge
**************************** */

body.charge h2 {
color: #467621;
margin-bottom: 0.5em;
}
body.charge h3 {
font-size: 12px;
margin-top: 1.5em;
/*color: #467621;*/
}
body.charge p {
margin: 0.5em 0;
}

/* ***************************
       Landing
**************************** */

body.landing h2 {
color: #467621;
margin-bottom: 0.5em;
}
body.landing h3 {
font-size: 12px;
margin-top: 1.5em;
/*color: #467621;*/
}
body.landing p {
margin: 0.5em 0;
}
body.landing ul {
margin-left: 20px;
}
body.landing ul li {
margin-bottom: 0.25em;
}
body.landing div.landing_testimonial {
font-size: 20px;
font-family: Georgia, serif;
line-height: 1.5em;
text-align: center;
background: #ececdf;
padding: 0.5em 0.75em;
/*
border-top: 2px solid #dadabe;
border-bottom: 2px solid #dadabe;
*/
}
body.landing div.landing_testimonial p.author {
font-size: 12px;
text-align: center;
font-family: Helvetica, Arial, sans-serif;
margin-bottom: 0;
margin-top: 0.25em;
}

body.landing div#content p a {
color: #515348;
border-bottom: 1px dotted #d1d3c8;
}
body.landing div#content p a:hover {
color: #515348;
background: none;
border-bottom: 1px dotted #c1c3b8;
}




body.landing div.landing_call {
margin: 1.75em 0 0.25em 0;
text-align: center;
}
body.landing div.landing_call a {
margin: 0 auto;
display: block;
width: 207px;
height: 37px;
background: url(../_images/action_button_02.gif) center center no-repeat;
border: none !important;
}
body.landing div.landing_call a:hover {
background: url(../_images/action_button_02.gif) center center no-repeat !important;
}



body.landing div.landing_call2 {
margin: 25px auto 0px auto;
}

body.landing div.landing_call2 table {
margin: 0 !important;
font-weight: bold;
font-size: 14px;
width: 100%;
}
body.landing div.landing_call2 table td.col1 {
text-align: right;
width: 59%;
}
body.landing div.landing_call2 table td.col2 {
text-align: left;
}

body.landing div.landing_call2 table a.button {
border: none !important;
padding-right: 1px;
}
body.landing div.landing_call2 table a.button img {
border: none !important;
}
body.landing div.landing_call2 table span.text {
color: #717364;
border: none;
}
body.landing div.landing_call2 table span.text a {
padding-left: 2px;
}
body.landing div.landing_call2 table span.text a span {
color: #5e8a33;
border-bottom: 1px dotted #90b16f;
}
body.landing div.landing_call2 table span.text a:hover {
background: none !important;
}




/* ***************************
       General
**************************** */

input.inputtext {
padding: 3px;
/* border: 1px solid #7f9db9; */
}



/* ***************************
       Misc
**************************** */

.mtop3 { margin-top: 3em !important; }
.mtop2 { margin-top: 2em !important; }
.mtop15 { margin-top: 1.5em !important; }
.mtop1 { margin-top: 1em !important; }
.mtop05 { margin-top: 0.5em !important; }
.mtop025 { margin-top: 0.25em !important; }
.mtop0 { margin-top: 0 !important; }
.mbottom3 { margin-bottom: 3em !important; }
.mbottom2 { margin-bottom: 2em !important; }
.mbottom15 { margin-bottom: 1.5em !important; }
.mbottom1 { margin-bottom: 1em !important; }
.mbottom075 { margin-bottom: 0.75em !important; }
.mbottom05 { margin-bottom: 0.5em !important; }
.mbottom025 { margin-bottom: 0.25em !important; }
.mbottom0 { margin-bottom: 0 !important; }
.mvert2 { margin: 2em 0 !important; }
.mvert15 { margin-top: 1.5em !important; margin-bottom: 1.5em !important; }
.mvert1 { margin-top: 1em !important; margin-bottom: 1em !important; }
.mvert075 { margin-top: 0.75em !important; margin-bottom: 0.75em !important; }
.mvert05 { margin-top: 0.5em !important; margin-bottom: 0.5em !important; }
.mvert025 { margin-top: 0.25em !important; margin-bottom: 0.25em !important; }
.mvert0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.aleft { text-align: left !important; }
.acenter { text-align: center !important; }

.highlight1 { background: #ffa;}

/* ***************************
       Pricing
**************************** */

div#pricing_header {
text-align: center;
}

div.internal div#top h2.pricing {
background: none;
height: auto;
text-indent: 0;
overflow: visible;
margin-top: 0;
color: #467621;
color: #638e35;
font-size: 26px;
text-align: center;
margin-top: 5px;
}
div.internal div#top h3.pricing {
font-size: 14px;
margin: 0.75em 0 0 0;
font-weight: normal;
color: #515348;
text-align: center;
margin-bottom: 3px;
}
div.internal div#top h3.pricing a {
color: #36808e;
border-bottom: 1px solid #d0e8e7;
}
div.internal div#top h3.pricing a:hover {
background: #deefee;
text-decoration: none;
}

div.internal div#pricing_header h3 {
font-size: 26px;
color: #638e35;
margin: 0.1em 0 0.5em 0;
}
div.internal div#pricing_header h4 {
font-size: 14px;
margin: 0em 0 0.5em 0;
font-weight: normal;
}


/* pricing table */

table.pricing {
border-collapse: collapse;
width: 100%;
margin: 1em 0;
}

table.pricing, table.pricing th, table.pricing td {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-color: #f5f5ef;
}
table.pricing {
border-width: 1px;
}
table.pricing th, table.pricing td {
border-color: #a6c47c;
border-style: dotted;
border-width: 1px;
}
table.pricing th {
padding: 1.2em 0.5em;
text-align: center;
color: #555;
font-weight: normal;
background: #333;
color: #eef2e1;
}
table.pricing td {
padding: 0.75em 0.5em;
text-align: center;
color: #555;
vertical-align: top;
background: #eef2e1;
}
table.pricing th h3 {
border: none;
padding: 0 !important;
margin: 0 !important;
font-size: 20px !important;
font-weight: bold;
color: #cadcac !important;
color: #c6e89f !important;
}
table.pricing th.first_col {
background: #333 url(../_images/pricing_corner_left_01.gif) top left no-repeat;
}
table.pricing th.last_col {
background: #333 url(../_images/pricing_corner_right_01.gif) top right no-repeat;
}
table.pricing td img {
padding: 0 !important;
margin: 0 !important;
}
table.pricing td p {
margin: 0.3em 0 !important;
}
table.pricing td em {
font-style: normal;
font-weight: bold;
color: #555;
}
table.pricing td.current {
}
table.pricing tr.buttons td {
vertical-align: middle;
}
table.pricing th, table.pricing td {
width: 25%;
}
p.fhighlight em {
font-size: 14px;
}

/* buttons and price */

table.pricing tr.buttons td {
background: #dce7c5;
padding: 0.65em 0.5em 0.70em 0.5em;
}
table.pricing tr.buttons td a {
display: block;
margin: 0 auto;
width: 91px;
height: 29px;
background: url(../_images/pricing_signup_01.gif) top left no-repeat !important;
outline: none;
}
table.pricing tr.buttons td a img {
border: none;
}
table.pricing td div.price {
font-size: 12px;
margin: 0 0 0.5em 0;
}
table.pricing td div.price em {
font-size: 15px;
font-weight: bold;
}
table.pricing td div.price span {
padding: 0 1px;
}




/* annual pricing table */

table.annual_pricing th, table.annual_pricing td {
width: 25%;
}
table.annual_pricing {
margin-top: 0;
border-collapse: collapse;
width: 100%;
margin: 1em 0;
border-width: 1px;
}
table.annual_pricing, table.annual_pricing th, table.annual_pricing td {
border-width: 1px;
border-style: solid;
border-color: #f5f5ef;
}

table.annual_pricing th {
padding: 0.75em 0.5em;
text-align: center;
color: #555;
font-weight: normal;
vertical-align: middle;
background: #dce7c5;
border-color: #a6c47c;
border-style: dotted;
border-width: 1px;
}
table.annual_pricing td {
padding: 0.75em 0.5em;
text-align: center;
color: #555;
vertical-align: top;
background: #eef2e1;
border-color: #a6c47c;
border-style: dotted;
border-width: 1px;
}
table.annual_pricing th h4 {
margin-top: 0 !important;
color: #65903c !important;
font-size: 14px;
}
table.annual_pricing td h4 {
margin-top: 0 !important;
color: #65903c !important;
font-size: 12px !important;
display: none;
}
table.annual_pricing tr td p a {
font-weight: bold !important;
font-size: 12px;
}
table.annual_pricing td div.price {
font-size: 12px;
}
table.annual_pricing td div.price em {
margin-top: 0.5em;
font-style: normal;
font-weight: bold;
font-size: 12px;
}
table.annual_pricing td div.price span {
padding: 0 1px;
}
table.annual_pricing tr td p {
margin: 0.3em 0 !important;
}



div.complete_list {
text-align: center;
padding: 0.5em 0 0.5em 0;
}
div.complete_list a {
margin: 0 auto;
display: block;
width: 281px;
height: 30px;
background: url(../_images/button_pricing_complete_01.gif) bottom center no-repeat;
border: none !important;
outline: none;
}
div.complete_list a:hover {
background: url(../_images/button_pricing_complete_01.gif) bottom center no-repeat !important;
}



/* pricing faq */

table.pricing_faq {
width: 100%;
margin-top: 1.5em;
}
table.pricing_faq td {
vertical-align: top;
width: 50%;
}
table.pricing_faq td.col1 {
padding-right: 15px;
}
table.pricing_faq td.col2 {
padding-left: 15px;
}
table.pricing_faq td h3, table.pricing_faq td h4 {
margin: 15px 0 5px 0;
}
table.pricing_faq td p {
margin: 5px 0 20px 0;
}
div.pricing_cards {
width: 208px;
padding: 5px;
background: #fff;
border: 1px solid #ddd;
vertical-align: bottom;
}


body.pricing table.pricing_faq {
margin-top: 1em;
/*border-top: 1px solid #e2e2cd;*/
}
/*
body.pricing div.pricing_cards img {
vertical-align: bottom;
}
body.pricing table.pricing_faq tr.first td {
padding-top: 0.5em;
}
*/
/* ***************************
       Pricing Complete
**************************** */

table.pricing_complete {
border-collapse: collapse;
width: 100%;
margin: 1em 0;
}
table.pricing_complete, table.pricing_complete th, table.pricing_complete td {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-color: #f5f5ef;
}
table.pricing_complete {
border-top-width: 4px;
border-left-width: 4px;
border-right-width: 4px;
border-bottom-width: 4px;
border-width: 1px;
}
table.pricing_complete th, table.pricing_complete td {
border-color: #a6c47c;
border-style: dotted;
border-width: 1px;
}
table.pricing_complete thead th {
padding: 1.2em 0.5em;
text-align: center;
color: #555;
font-weight: normal;
background: #333;
color: #eef2e1;
}
table.pricing_complete tbody th {
padding: 0.3em 1em ;
font-weight: normal;
background: red;
text-align: left;
background: #eef2e1;
}
table.pricing_complete tbody tr.separator th {
padding: 10px 1em 8px 1em;
}
table.pricing_complete td {
padding: 0.3em 0.5em;
text-align: center;
color: #555;
vertical-align: top;
background: #eef2e1;
}
table.pricing_complete th h3 {
border: none;
padding: 0 !important;
margin: 0 !important;
font-size: 20px !important;
font-weight: bold;
color: #c6e89f !important;
}
table.pricing_complete th.first_col {
background: #333 url(../_images/pricing_corner_left_01.gif) top left no-repeat;
}
table.pricing_complete th.last_col {
background: #333 url(../_images/pricing_corner_right_01.gif) top right no-repeat;
}
table.pricing_complete tbody td {
width: 18%;
}
table.pricing_complete tbody td img {
margin: 0 !important;
padding: 0 0 0 0 !important;
}
table.pricing_complete tr.separator th {
padding-top: 0.75em;
padding-bottom: 0.75em;
background: #dce7c5;
}
table.pricing_complete tr.separator th h4 {
margin: 0 !important;
}


/* buttons and price */

table.pricing_complete tr.buttons td {
background: #dce7c5;
padding: 0.65em 0.5em 0.70em 0.5em;
}
table.pricing_complete tr.buttons td a {
display: block;
margin: 0 auto;
width: 91px;
height: 29px;
background: url(../_images/pricing_signup_01.gif) top left no-repeat !important;
outline: none;
}
table.pricing_complete tr.buttons td a img {
border: none;
}
table.pricing_complete td div.price {
font-size: 12px;
margin: 0 0 0.5em 0;
}
table.pricing_complete td div.price em {
font-size: 15px;
font-weight: bold;
font-style: normal;
}
table.pricing_complete td div.price span {
padding: 0 1px;
}


table.pricing_complete tr.bbottom td div.price em {
font-size: 12px;
}


table.complete th { width: auto; }
table.complete td { width: 18%; }

/* ***************************
       Sign Up
**************************** */

table.signup {
margin: 0;
}

table.signup th {
padding: 0.5em 1em 0.5em 2em;
vertical-align: top;
text-align: right;
width: 125px;
}

table.signup td {
}
table.signup input.inputtext {
width: 250px;
color: #515348;
}

table.signup select {
padding: 3px;
color: #515348;
}

table.signup tr td.separator {
padding: 10px 0 10px 0;
}
table.signup tr td.separator div {
border-top: 1px dotted #bbb;
height: 0;
line-height: 0;
font-size: 0;
}


span.tipinline {
font-size: 0.9em;
color: #777;
}
p.tipinline {
margin: 3px 0 6px 0 !important;
font-size: 0.9em;
color: #777;
}


body.signup h3#heading1 {
background: url(../_images/signup_number1_01.gif) top left no-repeat !important;
padding: 2px 30px;
margin-top: 0;
}
body.signup h3#heading2 {
background: url(../_images/signup_number2_01.gif) top left no-repeat !important;
padding: 2px 30px;
}
body.signup h3#heading3 {
background: url(../_images/signup_number3_01.gif) top left no-repeat !important;
padding: 2px 30px;
}
body.signup h3#heading4 {
background: url(../_images/signup_number4_01.gif) top left no-repeat !important;
padding: 2px 30px;
}

.vat_country {
background: #eee;
border: 1px solid #aaa;
padding: 3px 3px 2px 3px;
width: 20px;
display: block;
float: left;
text-align: center;
_margin-top: 1px;
margin-right: 4px;
}

table.signup input.error {
padding: 3px;
border: 2px solid #ba3f39;
}
table.signup span.error {
color: #ba3f39;
font-weight: bold;
}

table.signup img.card {
margin-bottom: -12px !important;
margin-top: -12px !important;
padding-bottom: 3px !important;
}
table.signup img.check {
margin-bottom: -4px !important;
margin-top: -4px !important;
padding-bottom: 3px !important;
}



div.error {
margin: 1em 0;
background: #a62b25;
border-top: 2px solid #db6e3c;
border-bottom: 2px solid #db6e3c;
padding: 5px 10px;
color: #f2dec4;
color: #fff;
font-weight: bold;
}
div.error p {
margin: 5px 0;
}
div.error ul, div.success ul {
margin: 5px 0 !important;
padding: 0 0 0 2em;
color: #fff;
line-height: 1.75em;
}
div.error ul li, div.success ul li {
margin: 0;
padding: 0;
}
.signup div.error {
width: 575px !important;
margin-bottom: 20px;
margin-top: -5px;
}
p.error {
margin: 1px 0 5px 0 !important;
font-size: 0.9em;
color: #a62b25;
}


div.success {
margin: 1em 0;
background: #568233;
border-top: 2px solid #aec989;
border-bottom: 2px solid #aec989;
padding: 5px 10px;
color: #fff;
font-weight: bold;
}
div.success p {
margin: 5px 0;
}



table.total_overview  {
margin: 0.75em 0 0 0;
border-collapse: collapse;
}
table.total_overview th {
display: none;
}
table.total_overview th.col3 {
padding-left: 1.1em;
text-align: right;
}
table.total_overview td.col1 {
}
table.total_overview td.col3 {
text-align: right;
padding-left: 1em;
}


/* ***************************
     Internal Column
**************************** */


div.right_col {
position: relative;
width: 240px;
float: right;
padding: 15px 20px;
margin-left: 20px;
font-size: 11px;
color: #5d7477;
background: #e5ece3;
}
div.right_col h5.first {
margin-top: 0 !important;
}
div.right_col div.cards {
text-align: center;
}
div.right_col div.cards img {
margin: 5px auto 0 auto !important;
}


div.right_col div.ctleft {
position: absolute;
width: 7px;
height: 7px;
background: url(../_images/column_corner_tl_01.gif) top left no-repeat;
top: 0;
left: 0;
}
div.right_col div.ctright {
position: absolute;
width: 7px;
height: 7px;
background: url(../_images/column_corner_tr_01.gif) top left no-repeat;
top: 0;
right: 0;
}
div.right_col div.cbleft {
position: absolute;
width: 7px;
height: 7px;
background: url(../_images/column_corner_bl_01.gif) bottom left no-repeat;
bottom: 0;
left: 0;
_bottom: -1px;
}
div.right_col div.cbright {
position: absolute;
width: 7px;
height: 7px;
background: url(../_images/column_corner_br_01.gif) bottom left no-repeat;
bottom: 0;
right: 0;
_bottom: -1px;
}




table.structural, table.structural th, table.structural td {
border-collapse: collapse;
margin: 0;
padding: 0;
}


/* ***************************
     Take a Tour
**************************** */





/* ***** old take a tour ***** */

img.image_right {
float: right;
margin: -25px 0 10px 30px;
padding: 10px;
background: #fff;
border: 4px solid #e2e2cd;
border: 1px solid #ddd;
}
a:hover img.image_right {
border: 1px solid #ddd;
background: #fff;
}
img.image_left {
float: left;
padding: 10px 30px 10px 0;
}

body.tour h3#distribute, body.tour h3#analyse, body.tour h3#share, body.tour h3#collaborate {
margin-top: 1.0em !important;
}

body.tour h3#distribute, body.tour h3#analyse, body.tour h3#share, body.tour h3#collaborate {
border-top: 1px solid #e2e2cd;
padding-top: 1.5em;
}

body.tour div.tour_text p {
padding-right: 380px;
}
body.tour div.tour_text p.last {
}
/* ***************************
     Help
**************************** */

/*
body.help h3#editsurvey,
body.help h3#distribute,
body.help h3#analyze,
body.help h3#accounts,
body.help h3#themes
{
border-top: 1px solid #e2e2cd;
padding-top: 1em;
margin-top: 1em !important;
}
*/

div.question {
margin: 1.5em 3em;
font-style: italic;
}
div.question p {
margin: 0.1em 0 !important;
}
div.help img {
border: 1px solid #ddd;
padding: 10px;
background: #fff;
}


table.help_roles {
border-collapse: collapse;
width: 100%;
margin: 1em 0;
}
table.help_roles th {
text-align: center;
border: 1px dotted #a6c47c;
border: 1px solid #e2e2cd;
padding: 0.25em 0.5em;
background: #efefe4;
}
table.help_roles td {
text-align: center;
border: 1px dotted #a6c47c;
border: 1px solid #e2e2cd;
padding: 0.25em 0.5em;
background: #fafaf7;
vertical-align: middle;
}
div.help table.help_roles img {
margin-top: 4px;
padding: 0;
border: none;
background: none;
}


p.top {
text-align: right;
}
p.top a {
background: url(../_images/top_01.gif) 0px 5px no-repeat;
padding-left: 12px;
}
p.top a:hover {
background: #deefee url(../_images/top_01.gif) 0px 5px no-repeat !important;
padding-left: 12px;
}
p.top a span {
}
p.top a:hover span {
}

/*
div#content a {
color: #36808e;
border-bottom: 1px solid #d0e8e7;
}
div#content a:hover {
background: #deefee;
text-decoration: none;
}
*/

/* ***************************
     Buzz & Press
**************************** */

div.press h3 {
margin-top: 0 !important;
}
div.press h4 {
font-size: 12px !important;
font-family: Georgia, Serif;
font-style: italic;
}
div.press h4 a.publication {
font-weight: normal;
}
div.press h4 span.author {
}
div.press blockquote {
margin: 5px 0 10px 0;
}
div.press-col1 {
float: left;
width: 340px;
margin-right: 40px;
}
div.press-col2 {
float: left;
width: 340px;
}

div.press_logo {
margin: 20px 0 0 0;
vertical-align: bottom;
}
div.press_logo a {
display: block;
border: 2px solid red;
padding: 15px 15px 15px 15px;
background: #fff;
border: 1px solid #ddd !important;
vertical-align: bottom;
}
div.press_logo a:hover {
background: #fff !important;
}
div.press_logo a img {
vertical-align: bottom;
border: none !important;
}


div.press-col2 h4 {
margin-top: 0.5em !important;
}

/* ***************************
     Media Kit
**************************** */

div.media_copy {
margin-top: 2em;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
}
div.media_copy h4 {
font-size: 12px !important;
margin-top: 0 !important;
margin-bottom: 15px;
}
div.media_copy p {
font-family: Courier New, monospace;
font-size: 12px;
}


div.color_dark_small {
}
div.color_small {
}
div.black_dark_small {
}
div.black_small {
}



table.media_logos {
width: 100%;
}
table.media_logos td {
vertical-align: top;
}
table.media_logos tr.first td {
padding-bottom: 20px;
}
table.media_logos td img {
background: #fff;
padding: 10px;
border: 1px solid #ddd;
margin: 0 10px -5px 0;
float: left;
}
table.media_logos td div {
float: left;
width: 100px;
}
table.media_logos td span {
font-size: 0.9em;
}


/* ***************************
     Surveys
**************************** */


div#survs_desc {
margin: 0 0 1.5em 0;
}
div#survs_desc table {
width: 100%;
}
div#survs_desc table td {
vertical-align: top;
width: 50%;
}
div#survs_desc table td.col1 {
padding-right: 10px;
width: 435px;
}
div#survs_desc table td.col2 {
padding-left: 10px;
width: 435px;
}
div#survs_desc table ul {
margin: 0 !important;
padding: 0 !important;
margin-left: 0 !important;
}
div#survs_desc table ul li {
margin: 0 !important;
padding: 0 !important;
margin-left: 0 !important;
padding-left: 22px !important;
margin-bottom: 8px !important;
list-style: none;
background: url(/_images/check02.gif) 0px -1px no-repeat;
}

body.surveys div.sidebar div#sidebar {
width: 172px; /* 202 - 30 margin = 172 */
}
body.surveys div.sidebar div#sidebar ul li a {
padding: 5px 0px 5px 30px;
font-size: 13px;
}


a.imglink {
border: none !important;
}
a:hover.imglink {
background: none !important;
border: none !important;
}
a.imglink img {
border: none;
}


/*
body.surveys div.call_alt p {
text-align: center;
}
body.surveys div.call_alt p span.text {
position: static !important;
}
body.surveys div.call_alt {
padding: 18px 0 20px 0;
}
*/




div.call_alt_top {
margin: 20px 0 2px 0 !important;
/*background: #e6e6d4;*/
}
div.call_alt_top p {
margin: 0 !important;
color: #717364;
font-weight: bold;
font-size: 14px;
text-align: left;
text-align: center;
/* text-align: center; */
}
div.call_alt_top p a {
color: #5e8a33 !important;
text-decoration: none;
padding: 0 3px;
border: none !important;
}
div.call_alt_top p a span {
border-bottom: 1px solid #90b16f;
}
div.call_alt_top p a:hover {
background: #e9f4d3 !important;
}
div.call_alt_top p span.text {
margin-left: -50px;
}




div.call_alt_top2 {
margin: 33px auto 17px auto !important;
}
div.call_alt_top2 p {
height: 5px;
color: #717364;
font-weight: bold;
font-size: 14px;
position: relative;
}
div.call_alt_top2 p a {
margin: 0;
color: #5e8a33 !important;
text-decoration: none;
padding: 0 3px;
border: none !important;
}
div.call_alt_top2 p a span {
border-bottom: 1px solid #90b16f;
}
div.call_alt_top2 p a:hover {
background: #e9f4d3 !important;
}
div.call_alt_top2 p a.button:hover {
background: none !important;
}
div.call_alt_top2 a.button img {
border: none;
position: absolute;
left: 188px;
top: -12px;
}
div.call_alt_top2 a.button span {
}
div.call_alt_top2 p span.text {
position: absolute;
left: 374px;
top: -3px;
}




