body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/site/bg3.gif) repeat-x;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	overflow: -moz-scrollbars-vertical; 	
}


h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

h1#mast {
	font-size: 39px;
	font-family: georgia,serif;
	font-style: normal;	
	font-weight: normal;
	text-align:center;
} 	

h1.submast {
	font-size: 39px;
	font-family: georgia,serif;
	font-style: normal;	
	font-weight: normal;
	text-align:center;
} 	


h1 {
	font-size: 197%;
	font-weight: bold;
}

h2 {
	font-size: 136%;
	font-family: georgia,serif; 	
	/*font-family:verdana;*/
	margin:0pt 0pt 15px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

ul {
}

ol {
}

a {
	color: #1D719F;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

/* header */

#top {
	width: 100%;
	background: #000000;		
}

#header {
	width: 840px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 8px solid #666666;
}

/* Logo */

#logo {
	float: left;
	width: 295px;

	padding-top: 17px;
}

#logo h1, #logo h2 {
	margin-top: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	float: right;
	width: 540px;

	margin: 55px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;

}

#menu li:hover {
	color: #FFF;	
	text-decoration: underline;
}

#menu a {
	display: block;
	width: 25px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	/*font-weight: bold;*/
	color: #FFF;
}

#menu a.last {
	padding-right:0;
}

html>body #menu a {
	width: auto;
}


#menu li.active a {
	font-weight: bold;
}

/* Page */

#page {
	width: 840px;
	margin: 61px auto 20px auto;
	padding-top:0;
	/*padding-top: 41px;*/
}

#page2 {
	width: 500px;
	margin: 61px auto 20px auto;
	padding-top:0;
	/*padding-top: 41px;*/
}

/* Content */

#content {
	float: left;
	width:550px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	margin:0;
	background: url(http://www.zendesk.com/images/site/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(http://www.zendesk.com/images/site/img12.gif) repeat-x left bottom;
}

/*
#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}
*/

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 185px;
	padding-top: 20px;
	border-top: 8px solid #ddd;	
	background: #333333;
}

#footer p {
	color: white;

}

#footer p.small {
	color: white;
	font-size: 77%;
}

#footer a {
	color: #fff;
}

#footer table {
	margin-left:auto; margin-right:auto;
	padding-left:20px;
	width:640px;
}

span.highlight {
background-color:#FFFFCC;
}

/*
-----------------------
*/

table.front-plan td {
	text-align:center;
}

table.front-plan td p {
	font-size:10px;
	padding-top:5px;
}



/*
.intro h3  {
	font-family:georgia,serif;
	font-size:14px;
	padding-bottom:5px;
}
*/

.intro h3  {
	font-size:14px;
	display:inline;
	padding: 4px 8px 4px 8px;
	/*background: #B94126;*/
	background: #222;
	/*background: #6193A5;*/
	color: white;
}

.intro p  {
	padding: 5px 0 5px 0;
	margin: 15px 0 0 0;
	font-size:16px;
}

table.intro {
	margin:0pt auto;
	width:100%;
	margin-top:0px;	
}

table.intro td {
	padding: 3px 10px;
	text-align:center;
	width:1%;
}

table.intro h3 {
	font-family:georgia,serif;
	font-size:14px;
	padding-bottom:5px;
}

ul.plans {
	list-style-type:none;
	margin-left:0pt;
	padding-left:0pt;
}

ul.plans li.free { background-image:url(/images/site/XS_s.png); }
ul.plans li.s { background-image:url(/images/site/S_s.png); }
ul.plans li.m { background-image:url(/images/site/M_s.png); }
ul.plans li.l { background-image:url(/images/site/L_s.png); }
ul.plans li.xl { background-image:url(/images/site/XL_s.png); }

ul.plans li {
	background-position:left top;
	background-repeat:no-repeat;
	list-style-image:none;
	padding-left:75px;
	height:50px;
}

div.pitch {
	/*float:left;*/
	text-align:center;
	width:100%;
}

div.signup_faq_left {
  width:400px;
  float:left;
}

div.signup_faq_right {
  width:400px;
  float:left;
}

div.action {
	background-color:#FFD502;
	margin:17px 0pt;
	padding:12px 0pt;
	border:5px solid #ECC602;
}

div.action h2 a {
	color:#990000;
	font-weight:bold;
}

div.action h2 {
	font-family: verdana,Arial, Helvetica, sans-serif;	
	font-size:20px;
	line-height:1em;
	text-align:center;
}

div.action p {
	font-size:11px;
	margin:5px;
	text-align:center;
}

div.pitch p {
	margin-bottom:0pt;
	text-align:center;
}

blockquote {
	font-family: georgia;
	line-height:1.4em;
}


/*div.pitch cite {
	font-weight:bold;
}

cite {
	font-family: verdana;
	font-size:10px;
}
*/


div.showcase {
	background-image:url(/images/site/blue_bg.png); 	
	margin-top: 10px;
	padding:10px 10px 0 10px;
	margin-bottom:0;
	color:#eee;
}

div.showcase-bottom {
	margin:0;
	padding:0;
	height:23px;
	background-image:url(/images/site/blue_bg_bottom.png); 		
}

div.showcase img { border:none; margin:10px;}
div.showcase a { color: #fff; } /*#3E606C*/
div.showcase h3 { color: #fff; background: #E8B200; padding:4px 7px 4px 6px; display:inline; /*#304B54; */}

div.showcase td.text { padding: 20px 10px 10px 10px; text-align:left; color:white;}
div.showcase td.text p { padding: 7px 0 7px 0; }

div.showcase h1 {color: #fff; font-size: 39px;	font-family: georgia,serif;	font-style: normal;	font-weight: normal;	text-align:center; margin-bottom:10px;} 	
div.showcase h2 {color: #fff; font-size: 29px;	font-family: georgia,serif;	font-style: normal;	font-weight: normal;	text-align:center; margin: 3px 0 0px 0;} 	

td, th {
	font-family:verdana;
	vertical-align:top;
}

p, li {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	margin:0pt 0pt 15px;
}

h3 {
	font-family:verdana;
	font-size:12px;
	margin:0pt 0pt 2px;
}

.float_left {
	float:left;
	margin:0pt 6px 6px 0pt;
}

.belt {
	text-align: center;	
}

.belt a.active{
	font-weight:bold;
}

.description {
	float:right; 
	width: 300px; 
	padding: 0px 0px 0 0;
}

.description h1 {
	font-size: 24px;
}

.pane {
	display:none;
}

a.link {
	cursor:pointer; 
	color: #1D719F; 
	text-decoration: underline;	
}

/* Tour styles */

ul.tour-list {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;	
}

ul.tour-list li {	  
  list-style-image: none;
  background-repeat: no-repeat;
  background-position: left top;	 
  padding-left:30px; 
}

ul.tour-list li.b1 { background-image: url(/images/site/small_a.png); }
ul.tour-list li.b2 { background-image: url(/images/site/small_b.png); }
ul.tour-list li.b3 { background-image: url(/images/site/small_c.png); }
ul.tour-list li.b4 { background-image: url(/images/site/small_d.png); }
ul.tour-list li.b5 { background-image: url(/images/site/small_e.png); }
ul.tour-list li.b6 { background-image: url(/images/site/small_f.png); }

#flash .notice, #flash .error {
	margin: 0 0 20px 0;	
}

#testimonials table h2 {font-size:20px; margin-bottom:8px; font-weight:bolder;}
#testimonials table .company {color: #555; font-size:11px;}


table.plan-table {
    margin: 5px 0 5px 0;
		clear:both;
		width:100%;    
}

table.plan-table td, table.plan-table th {
    text-align: center;
}

td.feature span, span.info {
	text-decoration: underline;
	cursor: pointer;
	color: #3252B2;;
}


table.plan-table th.enterprise {
    border: 3px solid #607820;
    background-color: #98c332;
    color:white;
}

table.plan-table th.enterprise div.price{
    color:white;
}

table.plan-table th.default {
    border: 3px solid #A4D1DB;
    background-color: #B7E0E8;
}

table.plan-table th.free {
    border: 1px solid #999;
    background-color: #ccc;
}

table.plan-table td {
	font-weight:bold;
	padding:10px 10px 10px; 	
	border:1px solid #E3DFDF;	
	vertical-align: center ;
}

table.plan-table td.highlight {
	background-color: #fafafa;
}

table.plan-table td.feature {
    width: 165px;
    text-align: right;
		background:#F5F5F5;
		border:1px solid #E0E0E0;
		font-weight: normal;
}

table.plan-table a {
    color: #900;
}

table.plan-table a.name {
    color: black;
    text-decoration: none;
}

table.account-table th {
    text-align: right;
    width: 150px;
    padding-right: 10px;
    font-weight: normal;
}

table.account-table td {
    width: 300px;
}

table.account-table .input-field {
    width: 200px;
}

table.account-table .small-input-field {
    width: 100px;
}

table.account-table textarea {
    width: 200px;
    height: 60px;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 0.8em;    
}

fieldset {
    margin-bottom: 20px;
    width: 500px;
    border: none;
}

fieldset h3 {
    color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;    
		font-size: 100%;
		margin-bottom:6px;
}

#subdomain-availability {
    color: #C00;
    font-weight: bold;
}

.highlight {
    background-color: #ffffcc;
}

#flash {
	margin: -20px 0 28px 0;	
}

#flash ul { margin-bottom:0; margin-top:0;}


