/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img, abbr, acronym {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
	background-color: #a4adb0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

body.oldfooter{
	background:  #fff url(/image/bg_gradient.jpg) repeat-x;
}

#container {
	height: 100%;
	min-height: 100%;
	padding-bottom:20px;
}

*:focus {
	outline: 0;
}

input {
	width: 255px;
	font-family: Verdana, Arial, 'Trebuchet MS', Geneva, sans-serif;
}

strong, em {
	font-weight: bold;
}

strong.thin {
	font-weight: normal;
}

textarea {
	font-family: Verdana, Arial, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 12px;
}

select {
	width: 172px;
	font-family: Verdana, Arial, 'Trebuchet MS', Geneva, sans-serif;
}

input.login {
	margin-bottom: 4px;

}

.loginTitle {
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}

.login_links {
	margin-top: 20px;
}

.login_links a {
	padding-right: 15px;
	padding-left: 15px;
}

.login_button {
	padding: 0;
	margin: 0;
	text-align: left;
	padding-bottom: 8px;
}

.login_button a {
	outline: none; /* hide dotted outline in Firefox */
}

.login_checkbox {
	width: 15px;
	vertical-align: middle;
	margin-bottom: 2px;
}

div.errorTable {
	text-align: center;
	color: red;
	padding: 0 0 4px;
}

div.loginError {
	text-align: center;
	color: red;
	padding-bottom: 4px;
}

table.apsErrorTable {
	table-layout: fixed;
	text-align: justify;
	color: #333;
	margin: 10px 0;
}

table.apsErrorTable td.leftColumn {
	padding-right: 10px;
}

table.apsErrorTable td.rightColumn {
	padding-left: 10px;
}

div.apsErrorText {
	text-align: justify;
	color: #333;
	padding: 10px 0;
}

.line {
	border-top: 1px dashed #AAA;
	margin: 10px 0;
	height: 1px;
	font-size: 0;
}

.solidline {
	border-top: 1px solid #AAA;
	height: 1px;
	font-size: 0;
}

.greenLine {
	border-top: 1px solid #0FC100;
	margin: 20px 0;
	height: 1px;
}

.bottomLine {
	border-bottom: 1px solid silver;
	margin: 20px 0;
	height: 1px;
}

.smallline {
	border-top: 1px solid #d0d0d0;
	height: 1px;
	font-size: 0;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.rightcolumn .header {
	font-family: Georgia;
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
	font-size: 18px;
}

a.white_link:link {
	color: #fff;
	text-decoration: underline;
}

a.white_link:visited {
	color: #fff;
	text-decoration: underline;
}

a.white_link:hover {
	color: #fff;
	text-decoration: none;
}

a.white_link_notunderline:link {
	color: #fff;
	text-decoration: none;
}

a.white_link_notunderline:visited {
	color: #fff;
	text-decoration: none;
}

a.white_link_notunderline:hover {
	color: #fff;
	text-decoration: underline;
}

a.black_link:link {
	color: #333;
	text-decoration: underline;
}

a.black_link:visited {
	color: #333;
	text-decoration: underline;
}

.benefit a.black_link:visited {
	color: #777;
	text-decoration: underline;
}

a.black_link:hover {
	color: #333;
	text-decoration: none;
}

a.black_link_notunderline:link, #storiesLinks a:link {
	color: #333;
	text-decoration: none;
}

a.black_link_notunderline:visited, #storiesLinks a:visited {
	color: #333;
	text-decoration: none;
}

a.black_link_notunderline:hover, #storiesLinks a:hover {
	color: #333;
	text-decoration: underline;
}

a.green_link:link {
	color: #5d9119;
	text-decoration: none;
}

a.green_link:visited {
	color: #5d9119;
	text-decoration: none;
}

a.green_link:hover {
	color: #5d9119;
	text-decoration: underline;
}

a.green_link_underline:link {
	color: #5d9119;
	text-decoration: underline;
}

a.green_link_underline:visited {
	color: #5d9119;
	text-decoration: underline;
}

a.green_link_underline:hover {
	color: #5d9119;
	text-decoration: none;
}

a.blue_link:link {
	color: #0060bf;
	text-decoration: underline;
}

a.blue_link:visited {
	color: #0060bf;
	text-decoration: underline;
}

a.blue_link:hover {
	color: #0060bf;
	text-decoration: none;
}

a.orange_link:link {
	color: orange;
	text-decoration: none;
	margin-left: 5px;
}

a.orange_link:visited {
	color: orange;
	text-decoration: none;
	margin-left: 5px;
}

a.orange_link:hover {
	color: #33A6EA;
	text-decoration: none;
	margin-left: 5px;
}

a.grey_link:link {
	color: #666;
	text-decoration: underline;
}

a.grey_link:visited {
	color: #666;
	text-decoration: underline;
}

a.grey_link:hover {
	color: #666;
	text-decoration: none;
}

a.red_link:link {
	color: #CF432A;
	text-decoration: underline;
}

a.red_link:visited {
	color: #CF432A;
	text-decoration: underline;
}

a.red_link:hover {
	color: #CF432A;
	text-decoration: none;
}

a.white_link:link {
	color: #fff;
	text-decoration: underline;
}

a.white_link:visited {
	color: #fff;
	text-decoration: underline;
}

a.white_link:hover {
	color: #fff;
	text-decoration: none;
}

.smallText {
	font-size: 11px;
}

.middleText {
	font-size: 12px;
}

.bigText {
	font-size: 14px;
}

.hugeText {
	font-size: 18px;
}

.boldText {
	font-weight: bold;
}

.message {
	width: 500px;
	text-align: left;
	background: #fff;
	padding: 0 20px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	position: relative;
	min-height: 100%;
}

/**
 * style for footer
 */
.footer {
	width: 950px;
	margin-top: 20px;
	border-top: 1px solid silver;
	padding: 20px 0 10px;
	text-align: center;
	color: #545454;
	font-size: 11px;
	z-index: 0;
}

.improve {
	text-align: center;
	color: #545454;
	font-size: 11px;
	padding-bottom:10px;
}


.footer a {
	color: #545454;
	text-decoration: underline;
}

.footer a:link {
	color: #545454;
	text-decoration: underline;
}

.footer a:hover {
	color: #33A6EA;
	text-decoration: underline;
}

.footer a.current:link {
	color: #545454;
	text-decoration: none;
}

.footer a.current:visited {
	color: #545454;
	text-decoration: none;
}

#navigation {
	margin-bottom: 10px;
}

#contentNonFooter {
	padding-bottom: 50px;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

/* banner */
div.main {
	width: 950px;
	text-align: left;
	background: #fff;
	padding: 0 20px;
}

table.header, table.quotes, table.twocol {
	table-layout: fixed;
	width: 950px;
}

table td {
	vertical-align: top;
}

.topbanner {
	height: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}

.topbanner div {
	width: 756px;
	height: 45px;
	padding-top: 15px;
}

.topbanner span {
	position: absolute;
	display: block;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.topbanner a {
	color: #008ade;
}

.topbanner div.banner_signin a {
	font-weight: bold;
}

.topbanner img.right_arrow {
	margin-bottom: -2px;
	margin-left: 2px;
}

.topbanner span.banner_title {
	right: 15px;
	top: 38px;
}

/*.signup_button {
    padding-left: 40px;
    padding-right: 20px;
    text-align: center;
}*/

.mainHeader {
	height: 80px;
	padding-top: 7px;
}

.mainHeader  .logo{
	margin:10px 0;
}

.signin {
	height: 27px;
	padding: 8px 10px 0 0;
	margin: 2px 0;
	font-family: Verdana;
	color: #555;
	background-color: #dedede;
}

a.login:link, a.login:visited, a.login:hover {
	font-family: Georgia;
	font-size: 18px;
	color: #333;
	text-decoration: underline;
	line-height: 18px;
}

.mainHeader .menubackground {
	text-align: right;
	list-style: none;
	font-family: Georgia, Arial, Verdana, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding-top: 45px;
}

.mainHeader .menubackground li {
	display: inline;
}

.mainHeader .menubackground a {
	white-space: nowrap;
	padding: 0 0 0 17px;
	color: #5d9119;
	text-decoration: none;
	border-left: 1px solid #fff;
}

.mainHeader .menubackground a:hover {
	text-decoration: underline;
}

.mainHeader .menubackground a.current {
	color: #333;
	text-decoration: none;
}

a.current {
	color: #333;
	text-decoration: none;
}

table.twocol {
	margin-top: 10px;
	text-align: left;
}

.hugeGreenHeader {
	color: #50A000;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0 10px;
}

.greenHeader {
	color: #50A000;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
}

.twocol {
	vertical-align: top;
}

.twocol td p {
	text-align: justify;
	margin-bottom: 5px;
}

.twocol td h2 {
	font-size: 15px;
	color: #50A000;
	font-weight: bold;
}

.twocol td h3 {
	margin-top: 10px;
	font-size: 12px;
	color: #50A000;
	font-weight: bold;
}

ul.aboutwrike {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}

ul.aboutwrike  li {
	list-style-image: url('/image/ul-style-green-tick.gif');
}

.wrikeaddress {
	padding-top: 20px;
}

.review {
	margin: 0;
	padding: 0;
}

.review .head {
	font-weight: bold;
}

.review .entry {
	margin-top: 5px;
	text-align: justify;
}

.review .sign {
	font-size: 11px;
}

.review .author {
	font-weight: bold;
}

.review .publish {
	margin-top: 5px;
	font-size: 11px;
}

.greyBlock {
	background: #FBFBFB;
	border: 1px solid #CACACA;
	color: #545454;
	margin-bottom: 5px;
}

.greyBlock .inner, .greenBlock .inner {
	margin: 0 15px;
}

.greenBlock {
	background: #eef5e5;
	border: 1px solid #cacaca;
	color: #333;
	margin-bottom: 5px;
	width: 532px;
}

#technorati input {
	width: auto !important;
}

#technorati #te_search {
	width: 120px !important;
	margin-right: 5px;
}

.clear {
	float: none;
	clear: both;
	font-size: 0;
	line-height: 0;
}

.greenText {
	color: #50A000;
	font-weight: bold;
}

.grayText {
	color: #999;
	font-weight: bold;
	font-size: 10px;
}

/* privacy policy */
ol {
	list-style-type: decimal;
	margin: 10px 10px 0 20px;
	padding: 0 0 0 10px;
}

.privacy ol {
	list-style-type: lower-latin;
	color: #33A6EA;
	font-weight: bold;
}

ol.story {
	list-style-type: decimal;
	color: #333;
	font-weight: normal;
	margin: 5px 10px 10px 20px;
	padding: 5px 0 0 10px;
}

ol div {
	padding-top: 5px;
	color: #3F3F3F;
	font-weight: normal;
}

.ulgreen {
	list-style: disc outside;
	color: #50A000;
	margin: 10px 10px 0 20px;
	padding: 0;
}

.ulgreen div {
	margin-top: 3px;
	color: #3F3F3F;
}

div.textcontainer {
	text-align: left;
}

div.textcontainer p {
	text-align: justify;
	margin-bottom: 5px;
}

div.textcontainer h2 {
	margin: 30px 0 10px;
	font-size: 15px;
	font-weight: bold;
}

div.textcontainer h3 {
	margin: 10px 0 5px;
	font-size: 12px;
	/*color: #50A000
		;*/
	font-weight: bold;
}

.line_video {
	background-image: url(../image/line_video.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 31px;
}

.txt {
	font-family: 'Trebuchet MS';
	padding-bottom: 12pt;
	text-align: justify;
}

.post {
	overflow: hidden;
	line-height: 150%;
	font-size: 12px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.post ul {
	list-style: disc;
	padding-left: 20px;
	padding-top: 5px;
}

.post table {
	border-collapse: separate;
	border-spacing: 1px;
	border-width: 1px;
	font-size: 10px;
}

.post strong, .post b {
	font-weight: bold;
}
.italic{
	font-style: italic;
}

.post em {
	font-style: italic;
}

.post a {
	color: #333;
	text-decoration: underline;
}

.post a:hover {
	color: #33A6EA;
	text-decoration: underline;
}

.post a:visited {
	color: #333;
	text-decoration: underline;
}

.firstline:first-letter {
	padding-left: 15px;
}

/* microsoftprojectandwrike page css*/
#mpwrike {
	list-style: disc;
	text-align: left;
	padding-left: 20px;
}

.microsoftprojecttable {
	border-collapse: collapse;
	line-height: 150%;
	text-align: justify;
}

.microsoftprojecttable td {
	border: 1px solid #333;
	padding: 10px 5px;
}

.microsoftprojectandwrike strong {
	font-weight: bold;
}

.microsoftprojectandwrike ul {
	list-style: disc;
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* end microsoftprojectandwrike page css*/

/*stories*/
p.question {
/*  font-size: 11px; */
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 18px;
	color: #5d9119;
}
#story p{
	padding-bottom:10px;
}

#story .photo{
	float: left;
	margin:5px 10px 0 0;
}

.wrikeHelp {
	margin-top: 10px;
	text-align: justify;
}

.wrikeHelp ul {
	list-style-type: none;
	margin: 5px 0 5px 10px;
}

.wrikeHelp ul li {
	padding-bottom: 5px;
}

.wrikeHelp p {
	margin: 5px 0 10px;
}

ul.tour_menu_ul {
	white-space: nowrap;
	list-style-type: disc;
	display: inline;
}

.tour ul.tour_menu_ul {
	width: 1000px;
}

ul.tour_menu_ul a:link {
	color: #333;
	text-decoration: none;
}

ul.tour_menu_ul a:visited {
	color: #333;
	text-decoration: none;
}

ul.tour_menu_ul a:hover {
	color: #333;
	text-decoration: underline;
}

ul.tour_menu_ul li {
	float: left;
	list-style-type: none;
	background: url("/image/bullet/disk.gif") no-repeat center left;
	margin-left: 5px;
	padding-left: 12px;
}

.tour ul.tour_menu_ul li {
	float: left;
	list-style-type: none;
	background: url("/image/bullet/disk.gif") no-repeat center left;
	margin-left: 2px;
	padding-left: 7px;
}

ul.tour_menu_ul li.selected {
	background: url("/image/bullet/disk_green.gif") no-repeat center left;
}

.faq {
	margin: 5px 0 5px 20px;
}

.faqpages p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
}

.faq_ad {
	margin: 20px auto;
	text-align: center;
}

.faq_questions {
	text-align: justify;
}

.faq li {
	padding-bottom: 5px;
}

.faq a:link {
	color: #333;
	text-decoration: underline;
}

.faq a:visited {
	color: #333;
	text-decoration: underline;
}

.faq a:hover {
	color: #333;
	text-decoration: none;
}

.faq_orderlist, .faq_unorderlist {
	color: #333;
	font-weight: normal;
	margin: 5px 0 5px 20px;
	text-align: left;
}

.faq_unorderlist {
	list-style-type: disc;
}

.faq_orderlist {
	list-style-type: decimal !important;
}

.faq_orderlist li {
	padding-bottom: 5px;
}

.faq_orderlist li div, div.img {
	margin: 10px auto;
	text-align: center;
}

.faq_orderlist a:link, .faq_unorderlist a:link {
	color: #333;
	text-decoration: underline;
}

.faq_orderlist a:visited, .faq_unorderlist a:visited {
	color: #333;
	text-decoration: underline;
}

.faq_orderlist a:hover, .faq_unorderlist a:hover {
	color: #333;
	text-decoration: none;
}

#faq_table_notification {
	border-collapse: collapse;
}

#faq_table_notification td {
	border: 1px solid #333;
	padding: 5px 10px;
}

#faq_table_notification td.dash {
	text-align: center;
}

.faqpages p.back_to_help {
	margin-top: 20px;
	margin-bottom: 30px;
}

.greenHeaderfaq {
	margin-top: 20px;
	color: #333;
	font-weight: bold;
	font-family: Georgia;
}

span.highlighting {
	background-color: #fde7a3;
}

strong.highlighting {
	background-color: #fde7a3;
	font-weight: normal;
}

.benefits, .tour_li {
	list-style-type: none; /*    list-style: none url("/image/bullet/rhomb.png");*/
	margin: 10px 0;
	line-height: 18px;
}

.benefits li, .tour_li li {
	background: url("/image/bullet/rhombie_trans.gif") no-repeat top left;
	padding-left: 15px;
}

.benefits_right {
	list-style-type: none;
	margin: 10px 0;
	line-height: 18px;
}

.benefits_right_col {
	margin-left: 440px;
}

.benefits_right li {
	background: url("/image/bullet/arrowie_trans.gif") no-repeat top left;
	list-style-position: inside;
	padding-left: 15px;
	margin-bottom: 6px;
}

.tour_li li {
	margin-bottom: 10px;
}

.rightcolumn .benefits li {
	background: none;
	margin: 0;
}

.benefits li {
	margin-bottom: 6px;
}

table.threecolumn {
	width: 700px;
	border-collapse: separate;
	margin-top: 10px;
}

* htmls table.threecolumn{
	width:680px;
}

table.threecolumn td {
	width: 33%;
	text-align: left; /*  margin:0 10px;*/
	padding: 0 10px;
}

table.threecolumn td.header {
	color: #5d9119;
	font-size: 18px;
	font-family: Georgia;
}

table.threecolumn td.first {
	background: url("/image/bullet/rhomb_green.png") no-repeat;
	background-position: 0 2px;
	padding-left: 26px;
}

table.threecolumn td.second {
	background: url("/image/bullet/rhomb_green.png") no-repeat;
	background-position: 9px 2px;
	padding-left: 35px;
}

* html table.threecolumn td.header {
	background: url("/image/bullet/bullet_green.gif") no-repeat;
}

table.threecolumn td .tableline {
	border-top: 1px solid #5d9119;
	margin-bottom: 5px;
}

.blueText {
	color: #0060bf;
	font-size: 14px;
}

span.hl_orange {
	background-color: #fde7a3;
}

span.hl_grey {
	background-color: #F7F7F7;
}

.h1, h1 {
	font-family: Georgia;
	color: #5d9119;
	font-size: 24px;
	line-height: 28px;
	margin-top: 24px;
}

h1.top {
	margin-top: 0;
}

h1.bottom, h2.bottom {
	margin-bottom: 10px;
}

h2.top {
	margin-top: 0;
}

.h2, h2 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 18px;
	color: #5d9119;
	margin: 30px 0 0;
}

h2.black {
	color: #333;
}

h3 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	margin: 30px 0 0;
}

.benefits_list {
	font-family: Georgia;
	font-size: 14px;
	float: right;
	list-style-type: none;
	margin-top: 7px;
}

.benefits_list li {
	display: inline;
	margin-left: 20px;
	text-align: right;
}

.benefit p, .benefit table {
	text-align: justify;
}

.benefit p img {
	margin: 0 0 10px 20px;
}

.dashed_buzz, .dashed_buzz_right {
	font-family: Georgia;
}

.dashed_buzz {
	background: url("/image/quotes_grey.gif") no-repeat;
	display: block;
	float: right;
	width: 370px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.dashed_buzz_right {
	background: url("/image/quotes_grey.gif") no-repeat;
	width: 210px;
	margin-bottom: 30px;
	margin-top: 5px;
}

.dashed_buzz_right .entry {
	padding-top: 8px;
}

.dashed_buzz_right p.quotes {
	color: #777777;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	margin-top: 8px;
}

.dashed_buzz_right p.quotes span {
	color: #333333;
	font-family: Georgia;
	font-style: italic;
}

.leftcolumn {
	float: left;
	width: 690px;
	padding-right: 8px;
	text-align: left;
	padding-top: 20px;
}



.leftcolumn p {
	text-align: left;
}

.leftcolumn p.top {
	margin: 20px 0;
}

.rightcolumn {
	float: left;
	text-align: left;
	width: 230px;
	background-color: #f7f7f7;
	padding: 20px 10px;
	height: 100%;
	min-height: 100%;
}
.rightcolumn .h2 {
	margin: 20px 0;
	color: #000;
}

.rightcolumn p {
	margin: 0;
	width: 210px;

}

.rightcolumn p.logo {
	font-family: Georgia;
	margin-top: 8px;
	text-align: left;
}

.circle {
	float: right;
	width: 225px;
	height: 172px;
	margin-top: -25px;
	text-align: left;
}

.circle ul {
	font-size: 24px;
	font-family: Georgia;
	margin-top: 24px;
	white-space: nowrap;
}

.circle ul li {
	padding-bottom: 17px;
}

.buzz_author {
	text-align: right !important;
	margin-bottom: 25px;
}

.greyline {
	border-top: 1px solid #ddd;
	width: 700px;
	height: 1px;
	text-align: center;
}

* html .greyline{
	width: 690px;
}

.greyDiv {
	background: #e4e4e4;
	padding: 5px 15px;
	margin: 0;
}

.greyBox {
	color: #666;
	font-size: 11px;
}

.greyBox p {
	margin: 10px 0;
}

.greyBox p.h2 {
	color: #666;
	font-size: 14px;
}

.emailinput {
	margin-top: 15px;
}

.emailinput input {
	color: #333;
	width: 210px;
	padding: 2px 0 2px 5px;
}

/*.centerdiv {
	height: 100%;
	min-height: 100%;
	background: url("/image/background.png") repeat-y 0 0;
	overflow:hidden;
}*/

#emailSubscribtion {
	margin-top: 10px;
}

a.button_grey {
	background: url("/image/grey_button.png") no-repeat;
	/*  width:89px;
		height:25px;*/
	padding: 3px 17px 17px 23px;
	margin-top: 8px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;

}

a.button_grey:link, a.button_grey:visited {
	color: #0060bf;
	text-decoration: none;
}

a.button_grey:hover {
	color: #000;
	text-decoration: none;
}

#logoBuzz {
	height: 200px;
	width: 950px;
	background: #4ea401 url("/image/top_head.png") no-repeat bottom right;
	margin: 0;
}

.tour_li {
	/* margin:10px;
		padding:10px;
		list-style-type:disc;*/
}

.rightcolumn .freetrial {
	font-size: 24px;
	line-height: 24px;
	white-space: nowrap;
}

.rightcolumn  .freetrial_label {
	margin-top: 10px;
}

.trialLink {
	text-align: center;
	font-family: Georgia;
	font-size: 23px;
	margin-bottom: 20px;
}

.tour {
	font-family: Verdana;
	margin-top: 20px;
}

.tour .tour_privios {
	margin-right: 10px;
	display: inline;
}

.tour .tour_menu {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #555;
}

.tour .tour_menu li {
	display: inline;
}

.tour .tourNumber {
	font-size: 24px;
	color: #000;
}

.tour .tourLink {
	font-size: 16px;
	margin: 0 10px;
}

.tour ul.buzz, .pricing ul.buzz,.pressroom ul.buzz{
	clear: left;
	background-color: #f7f7f7;
	margin-top: 20px;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	line-height: 22px;
	position: relative;
	padding: 20px 0;
}

.tour ul.buzz li img, .pricing ul.buzz li img,.pressroom ul.buzz li img{
	position: absolute;
	top: 20px;
	left: 45px;
}

.tour ul.buzz li p, .pricing ul.buzz p,.pressroom ul.buzz p{
	margin-left: 110px;
	padding: 0;
}

.tour ul.buzz strong, .pricing ul.buzz strong,.pressroom ul.buzz strong {
	font-style: italic;
}

.tour ul.buzz span, .pricing ul.buzz span, .pressroom ul.buzz span{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

.formArea {
	text-align: center;
	background: #f7f7f7;
	text-align: center;
	padding: 12px 0;
}

.separator {
	display: block;
}

.icons li {
	list-style-type: none;
	display: block;
	float: left;
	padding-left: 10px;
}

.ribbon {
	margin: 10px 0;
	background: #fff url("/image/ribbon.png") no-repeat;
	width: 700px;
	height: 68px;
}

* html .ribbon{
	width: 690px;
}


.ribbon_index {
	background: #fff url("/image/ribbon_index.png") no-repeat;
	height: 68px;
}

.ribbon ul li, .ribbon_index li {
	display: block;
	float: left;
	text-align: left;
	padding-top: 13px;
}

.ribbon a, .ribbon_index a {
	font-size: 24px;
	font-family: Tahoma, Arial, 'Trebuchet MS', Geneva, sans-serif;
	line-height: 24px;
	color: #555;
}

.ribbon p {
	font-family: Tahoma, Arial, 'Trebuchet MS', Geneva, sans-serif;
}

.ribbon a:link {

	text-decoration: underline;
}

.ribbon a:visited {
	text-decoration: underline;
}

.ribbon a:hover {
	text-decoration: none;
}

.pressroom ul {
	margin: 10px;
}

.pressroom .benefits {
	margin: 10px;
}

#userStories {
	border-collapse: collapse;
	margin-top: 20px;
}

#userStories td {
	background-color: #F7F7F7;
	padding: 10px;
}

#userStories td.left, #userStories td.right {
	width: 445px;
}

.vcard {
	padding-top: 0;
}

#userStories td.userStoriesSeparator {
	width: 40px;
	background-color: #fff;
}

#userStories td.userStoriesTrSep {
	height: 40px;
	background-color: #fff;
}

#userStories td .photo {
	float: left;
	margin-right: 10px;
	width: 72px;
}

#userStories td .downloadPDF {
	padding-left: 20px;
}

#userStories td.moreStories {
/*   background-color: #dedede;*/
	padding: 0;
	margin: 0;
	vertical-align: top;
}



#userStories td.moreStories p {
	text-align: center;
}

#userStories p {
	font-size: 12px;
	line-height: 14px;
}

#userStories .dowunloadLinks {
	padding-top: 5px;
}

ul.ribbon_grey {
	background: #fff url("/image/ribbon_grey.png") no-repeat bottom left;
	height: 31px;
	text-align: left;
}

ul.ribbon_grey2 {
	background: #fff url("/image/ribbon_grey2.gif") no-repeat bottom left;
	height: 38px;
	margin-top: 27px;
	text-align: left;
	font-size: 13px;
}

.ribbon_grey li, .ribbon_grey2 li {
	display: block;
	float: left;
	text-align: left;
	padding-top: 7px;
}

.ribbon_grey li.storyLink {
	padding-left: 20px;
}
.es .ribbon_grey li{
	font-size: 10px;
	line-height: 10px;
	padding-top: 5px;
}

.es .ribbon_grey li.storyLink {
	padding-left: 20px;
}
.es .ribbon_grey li.takeTourLink {
	padding-left: 20px;
}

.ribbon_grey li.takeTourLink {
	padding-left: 30px; /* padding-left: 50px;*/
}

.ribbon_grey li.accountLink {
	padding-left: 65px;
}

.ribbon p {
	margin: 0;
}

.ribbon .first {
	padding-left: 12px;
}

.ribbon .second {
	padding-left: 40px;
}

.ribbon .third {
	padding-left: 60px;
}

.ribbon .first_story {
	padding-left: 12px;
}

.ribbon .second_story {
	padding-left: 60px;
}

.ribbon .third_story {
	padding-left: 60px;
}

.arrows {
	height: 100px;
}

.arrow_left {
	background: url("/images/arrow_part_left.gif") no-repeat !important;
	float: left;
	height: 51px;
	width: 17px;
}

.arrow_center {
	width: 200px;
	background: url("/images/arrow_part_center.png") repeat-x !important;
	float: left;
	height: 51px;
	text-align: center;
	padding-top: 15px;
}

.arrow_right {
	background: url("/images/arrow_part_right.gif") no-repeat !important;
	height: 51px;
	width: 15px;
	float: left;
}

.arrow_title {
	color: #50A000;
	font-weight: bold;
	font-size: 18px;
}

.arrow a {
	text-decoration: none;
}

.affiliateagreement p {
	padding: 10px;
}

ul.whyjoin li {
	list-style-type: disc;
	margin: 5px 10px;
}

.ol_affiliateagreement li {
	margin: 5px 10px 10px;
	list-style-type: decimal;
	color: #333;
	font-family: Verdana, Arial, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

.ul_alphabet li {
	list-style-type: lower-latin;
	margin-left: 30px;
}

.ul_latin li {
	list-style-type: lower-latin;
	margin-left: 30px;
}

.ul_disc li {
	list-style-type: disc;
	margin-left: 50px;
}

.storyItem {
	margin-top: 15px;
}

.cloud p {
	margin: 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

.cloud .separator {
	display: inline;
	padding: 0 5px;
	background: url("/image/bullet/disk.gif") no-repeat center;
}

.greyButtonTour {
	background: url("/image/big_button_tour.png") no-repeat;
	color: #0060bf;
	width: 280px;
	height: 45px;
	font-size: 18px;
	line-height: 22px;
	font-family: Georgia, Verdana, Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}

.greyButtonTour a:link {
	text-decoration: none;
}

.greyButtonTour a:visited {
	text-decoration: none;
}

.greyButtonTour a:hover {
	text-decoration: underline;
}

input#password {
	border: 1px solid #a2a2a2;
	background: #fff;
	width: 258px;
	font-family: 'Trebuchet MS', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 4px;
	margin-top: 0;
}

#logoBuzz #topIdea {
	font-size: 25px;
	line-height: 35px;
	font-family: Georgia, Verdana;
	padding: 32px 0 0 26px;
	color: #fff;
}

#logoBuzz #topSignup {
	font-family: Georgia;
	font-size: 18px;
	line-height: 20px;
	margin-left: 45px;
	margin-top: 39px;
	color: #cae4b3;
}

#logoBuzz #ideaAuthor {
	font-size: 12px;
	font-family: Verdana;
	color: #cae4b3;
	padding: 0 0 0 10px;
}

#logoBuzz #signUpText {
	font-family: Verdana;
	margin-left: 190px;
	margin-top: 30px;
	font-size: 20px;
	color: #fff;
}

#logoBuzz #signUpText #signUp {
	font-size: 24px;
	font-family: Georgia;
}

.tour .media {
	overflow: hidden;
	margin-right: 10px;
	float: left;
	width: 420px; /* height: 333px;*/
}

.tour .rightTour {
	margin-left: 440px;
}

table.contactForm p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
}

#logos {
	height: 75px;
	width: 220px;
	background-image: url("../image/band_logo.gif");
}

.randomstory a:link {
	color: #333;
	text-decoration: none;
}

.randomstory a:visited {
	color: #333;
	text-decoration: none;
}

.randomstory a:hover {
	color: #333;
	text-decoration: underline;
}

.randomstory {
	text-align: left;
}

.randomstory img {
	margin-top: 5px;
}

.topLogin {
	text-align: right;
	padding-right: 18px;
}

.index .menubackground {
	text-align: right;
	list-style: none;
	font-family: Georgia, Arial, Verdana, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0;
	list-style-type: disc;
}

.index .menubackground li {
	display: inline;
	background: url("/image/bullet/disk.gif") no-repeat;
	background-position: 3px 5px;
}

.index .menubackground a {
	white-space: nowrap;
	padding: 0 0 0 12px;
	color: #333;
	border: none;
}

.index .current {
	display: none;
}

.index .menubenefit {
	background: none !important;
}

#indexh1, .indexh1 {
	padding-left: 16px;
	color: #666;
	float: left;
	padding-right: 49px;
}

.cloud a:link {
	color: #333;
	text-decoration: none;
}

.cloud a:visited {
	color: #333;
	text-decoration: none;
}

.cloud a:hover {
	color: #333;
	text-decoration: underline;
}

input.error, textarea.error {
	background: #FFF8E6 none repeat scroll 0;
	border: 1px solid #CF432A;
}

label.error {
	color: #CF432A;
	display: block;
	margin-top: 2px;
}

input.send-btn {
	outline: none;
	border: none;
	color: #7A7979;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;

	height: 27px;
	width: 85px;
	background: url(../img/grey_big_buttons.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;

	padding: 0 0 3px;
	margin: 3px 0 7px;
}

input.send-btn:hover {
	background-position: -85px 0;
}

.admenu {
	list-style: none;
	font-family: Verdana, 'Trebuchet MS', Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 20px 0;
	height: 41px;
	border-bottom: 1px solid #e2e2e2;
}

.admenu li {
	display: block;
	float: left;
	height: 41px;

}

.admenu li div.left {
	background: url("/img/menu-left.png") no-repeat;
	float: left;
	width: 9px;
	height: 41px;
}

.admenu li div.center {
	background: url("/img/menu-center.png") repeat-x;
}

.admenu li div.center {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}

.admenu li div.center span.number {
	height: 25px;
	float: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	width: 18px;
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
}

.admenu li div.center span.title {
	padding-left: 2px;
	line-height: 25px;
}

.admenu li div.center span.number {
	background: url("/img/circle_grey.gif") no-repeat top left;
}

.admenu li div.current span.number {
	background: url("/img/circle_green.gif") no-repeat top left;
}

.admenu li div.right {
	background: url("/img/menu-right.png") no-repeat;
	float: left;
	width: 9px;
	height: 41px;
}

.admenu li div.current div.left {
	background: url("/img/menu-sel-left.png") no-repeat;
	float: left;
	width: 10px;
	height: 41px;
}

.admenu li div.current div.center {
	background: url("/img/menu-sel-center.png") repeat-x;
	float: left;
	height: 31px;
}

.admenu li div.current div.right {
	background: url("/img/menu-sel-right.png") no-repeat;
	float: left;
	width: 10px;
	height: 41px;
}

.admenu li a:link {
	color: #777;
	text-decoration: none;
}

.admenu li a:visited {
	color: #777;
	text-decoration: none;
}

.admenu li a:hover {
	color: #777;
	text-decoration: underline;
}

.admenu li a.current:link {
	color: #5d9119;
	text-decoration: none;
}

.admenu li a.current:visited {
	color: #5d9119;
	text-decoration: none;
}

.admenu li a.current:hover {
	color: #5d9119;
	text-decoration: none;
}

.admedia {
	float: left;
	width: 420px;
	margin: 0 30px 10px 0;
}

ul.standard {
	list-style-type: none;
}

ul.standard li {
	list-style-image: url("/image/bullet/rhombie.png");
	margin-left: 80px;
}

#winner {
	width: 220px;
	margin: 28px 0 78px;
	height: 60px;
}

#red_herring, #and, #eWeek {
	float: left;
	display: inline;
	font-family: Georgia;
}

#and {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

#eWeek {
	background-color: #e5e5e5;
	padding: 3px 9px 4px;
	text-align: center;
	line-height: 18px;
	white-space: nowrap;
}

#eWeek div {
	font-size: 14px;
}

.adlogo {
	float: left;
	width: 500px;
}

.adbuzz {
	font-size: 12px;
	margin-top: 20px;
	position: relative;
	left: 140px;
	text-align: justify;
	width: 350px;
	color: gray;
}

.adbuzz .text {
	color: #333;
}

.adbuzz img {
	width: 130px;
	float: left;
	position: absolute;
	left: -143px;
	top: 5px;
}

a.stories_button {
	background: url("/image/stories_button.png") no-repeat;
	width: 228px;
	height: 64px;
	color: #fff;
	font-size: 26px;
	line-height:58px;
	font-family: Verdana;
}

a.stories_button {
	padding-left:40px;
	display: block;
	height: 64px;
}

.es a.stories_button{
	padding-left:20px;
	font-size: 22px;
}
a.stories_button:link{
	text-decoration:none;
}
a.stories_button:visited{
	text-decoration:none;
}
a.stories_button:hover{
	text-decoration:underline
}

#wrikeBenefits {
	margin: 5px 0 5px 5px;
	list-style:none;
}

#wrikeBenefits li {
	padding-left: 30px;
	background: url("/image/bullet/ok.gif") left top no-repeat;
	color: #5d9119;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

#storiesLinks {
	margin: 15px 0 0 15px;
	text-align: left;
	list-style: disc outside;
}

#storiesLinks li {
	padding-bottom: 15px;
}

#storyLogo {
	margin-top: 20px;
	border-collapse: collapse;
}

#storyLogo td {
	vertical-align: middle;
}

#storyLogo img {
	padding-right: 10px;
}

#storyBusiness {
	font-weight: bold;
}

#interview {
	margin-top: 40px;
}

#userStories .vcard .info {
	padding-top: 7px;
	font-size: 11px;
}
#userStories .vcard .business{
	padding-top: 12px;
	font-size: 11px;
}

#userStories .story{
	font-weight:bold;
}
#userStories .story a:link {
	color: #315da4;
	text-decoration: underline;
}

#userStories .story a:visited {
	color: #315da4;
	text-decoration: underline;
}

#userStories .story a:hover {
	color: #315da4;
	text-decoration: none;
}


#userStories .toblock{
	display:block;
}


.storyPDF{
	background:url("/image/pdfdownload.png") no-repeat;
	padding-left:25px;
	margin-bottom:18px;
}

.videos_greenTitle {
	font-family: Georgia;
	font-size: 24px;
	color: #5D9119;
}

.videos_blackTitle {
	font-family: Georgia;
	font-size: 18px;
	color: #333333;
}

.videos_greyText {
	font-size: 12px;
	color: #333333;
}

a.videos_selectedVideoTitle:link {
	text-decoration: underline;
	font-weight:bold;
	color:black;
}

a.videos_selectedVideoTitle:hover {
	text-decoration: none;
	font-weight:bold;
}

a.videos_selectedVideoTitle:visited {
	color:#0060BF;
	font-weight:bold;
}


.player {
	display: block;
	width: 420px;
	height: 333px;
	position: relative;
}

.player img {
	position: absolute;
	top: 130px;
	left: 170px;
}


.tour_button  .left{
	background: url("/image/tour_button_left.png") no-repeat 0 0;
	height:56px;
	width:2px;
}
.tour_button  .right{
   background: url("/image/tour_button_right.png") no-repeat 0 0;
	height:56px;
	width:44px;
}
.tour_button  .left,.tour_button  .center,.tour_button  .right{
	float:left;
}


.tour_button  .center{
	background: url("/image/tour_button_left.png") repeat-x 0 -56px;
	height:56px;
	float:left;
	white-space:nowrap;
	padding-left: 20px;
	padding-right:5px;
	color:#fff;
}
.tour_button input.center{
	margin:0;
	padding:0;
	border:none;
}

.tour_button input.center:hover{
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
}

.tour_button{
	height: 56px;
	color: #fff;
	font-family: Arial;
	letter-spacing: 0.3px
}

.tour_button a:link {
	color:#fff;
	text-decoration: none
}

.tour_button a:visited {
	color:#fff;
	text-decoration: none
}

.tour_button a:hover {
	color:#fff;
	text-decoration: underline
}

#body-div{
	display:none;
}

/*news*/
#news p {
	padding-bottom: 10px;
}

#news a:link {
	color: #0060bf;
	text-decoration: underline;
}

#news a:visited {
	color: #0060bf;
	text-decoration: underline;
}

#news a:hover {
	color: #0060bf;
	text-decoration: none;
}

#news h1 {
	margin-bottom: 10px;
}

table#links {
	border-bottom: 1px solid #d9d9d9;
}

table#links td {
	padding-right: 30px;
	text-align: left;
	padding-bottom: 20px;
	width:19%;
}

table#links p {
	color: #999;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
}

table#links ul {
	font-family: Arial;
	list-style: none;
	color: #666;
	font-size: 11px
}
table#links ul li{
	margin-bottom:6px;
}

table#links ul li a:link {
	color: #666;
	text-decoration: underline;
}

table#links ul li a:visited {
	color: #666;
	text-decoration: underline;
}

table#links ul li a:hover {
	color: #666;
	text-decoration: none;
}

#changelang {
	position: relative;
	padding: 15px 0 0 7px;
	float: right;
	text-align: right;
}

#changelang img {
	margin-left: 3px;
	margin-right: 4px;
}

#locales {
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	background-color: #fff;
	border: 1px solid #b4b4b5;
	border-top: none;
	text-align: left;
	width: 100%;
	z-index: 100;
	line-height: 15px;
}

#locales li {
	width: 100%;
	display: block;
}

#locales a {
	display: block;
	padding: 6px 0 3px 7px;
}

#locales a:link {
	color: #0060bf;
	text-decoration: none;
}

#locales a:visited {
	color: #0060bf;
	text-decoration: none;
}

#locales a:hover {
	color: #0060bf;
	background-color:#e5eff8;
}

img.leftimg{
    float:left;
    margin:0 10px 10px 0;
}

img.rightimg{
    float:right;
    margin:0 0 10px 10px;
}



