/******* Generic styles ********/
body            {font-family:"Myriad Pro", Myriad, Helvetica, Arial, sans-serif; background: #fff; margin:0; line-height: 1; font-size:1em;}

/** Headers **/
h1              {font-size: 36px; font-weight: bold; margin: 0 0 20px; line-height:1.2; color: #000;}
h2              {font-size: 23px; color: #333; margin: 0 0 10px;}.
h1.byline,
h2.byline       {font-size:2.8em; font-weight:normal;  padding-bottom:0.8em; text-align:center;}
h1.byline em,
h2.byline em    {font-style:normal; color:#f00;}
h3              {font-size: 20px; color: #333; margin: 20px 0 20px;}
h4              {font-size: 17px; color: #636b75; margin: 0 0 20px; font-weight: bold; line-height: 1.6;}
h5              {font-size: 14px; color: #636b75; margin: 0 0 20px; text-transform: uppercase;}
h6              {font-size: 14px; color: #636b75; margin: 0 0 20px; font-weight: bold;}



/** Content text **/
p, address      {font-size: 15px; color: #636b75; line-height:1.4; margin: 0 0 1em;}
p.intro         {font-size: 19px; line-height: 1.6;}

em, i           {font-style:italic;}

li              {font-size: 1.05em; color: #636b75; line-height:1.4;}
ol              {margin: 16px 0; padding-left: 40px;}

a               {text-decoration:none; color:#1a83d4;}
a:hover         {color:#0f4e7f; text-decoration:underline;}

blockquote      {font-size:17px; color:#999; line-height: 1.4;}
cite            {font-size: 14px; font-weight: bold; color: #333; font-style: normal; display: block; margin-top: 30px;}
cite span       {font-size: 14px; color:#999; font-weight: normal; display: block;}

pre code       {font-family: Monaco, monospace !important; font-size:12px; color:#000; background-color:#FDFFC8; padding:1em; display:block; margin-bottom: 20px;}

a img           {border: none;}



dl {display:block;}
dt {font-weight: bold; margin-top: 10px;}



/* eww */
.bold           {font-weight: bold;}
.dark           {color: #000;}


ul.standard {
	list-style-type:none;
	margin:12px 0 0 24px;
	padding:0;
}
ul.standard li {
	background:url(../images/bullet2.png) no-repeat 0 4px;
	margin:0 0 12px;
	padding:0 0 0 17px;
}
ul.nobullet {
	list-style-type:none;
}
.caption {background:#eee;}
.xsmall {font-size:11px; !important}
.small {font-size:13px; !important}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#959595;}
.loud {color:#000;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.right {text-align: right;}

img.right {
	margin:0 0 12px 12px;
	float:right;
}
.breadcrumbs {
	font-size:11px;
	position:absolute;
	top:12px;
	left:0;
}
.message {
	width:50%;
	margin-left:25%;
	padding:10px;
	text-align:center;
}
.success {
	width:984px;
	text-align:center;
	background-color:#D9FFAB;
	border:1px solid #87CD2E;
	padding:2px;
	margin-bottom:20px;
}
.success h2 {
	width:100%;
	background-color:#AEFB52;
	padding:4px 0;
	margin:0;
}
.success p {
	font-size:12px;
	color:#333;
}
.success a {
	text-decoration:underline;
	color:#333;
}
.success a:hover {
	text-decoration:none;
}
.notice {
	width:984px;
	text-align:center;
	background-color:#FFF8AB;
	border:1px solid #CDBE2E;
	padding:2px;
	margin-bottom:20px;
}
.notice h2 {
	width:100%;
	background-color:#FBED52;
	padding:4px 0;
	margin:0;
}
.notice p {
	font-size:12px;
	color:#333;
}
.notice a {
	text-decoration:underline;
	color:#333;
}
.notice a:hover {
	text-decoration:none;
}
.error {
	width:984px;
	text-align:center;
	background-color:#FFDDDD;
	border:1px solid #9F0000;
	padding:2px;
	margin-bottom:20px;
}
.error h2 {
	width:100%;
	color:#FFF;
	background-color:#E00;
	padding:4px 0;
	margin:0;
}
.error p {
	font-size:12px;
	color:#333;
}
.error a {
	text-decoration:underline;
	color:#333;
}
.error a:hover {
	text-decoration:none;
}


/* --------------------------------------------------------------------------------------------------------- content */
.wrap {width:990px;margin:0 auto;padding:30px 0;overflow:hidden;position:relative;}

.content {
	width:560px;
	float:left;
}
.sidebar {
	width:341px;
	margin-left:89px;
	float:left;
}

.sidebar.g{width:260px;}

.sidebar.g, 
#sidebar-gray {
	padding: 35px 30px;
	background: #f2f3f3;	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#sidebar-gray h2 {
	font-size: 16px;
	color: #636b75;
	font-weight: normal;
	margin-bottom: 10px;
}
#sidebar-gray p {
	font-size: 14px;
}
#sidebar-gray .quiet {
	font-size: 12px;
	color: #999;
}
#sidebar-gray .small {
	font-size: 10px;
}
#sidebar-gray li {
	list-style:none outside none;
	margin-bottom:3px;
}
h3.more {
	margin: 20px 0 0 40px}
h4.more a,
h3.more a {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/double_chevron.png) 100% 50% no-repeat;
	padding-right: 13px;
	text-decoration: none;
}

h4.more a.ico,
h3.more a.ico {background:none; padding-right:0;}

p.more a {
	background: url(../images/double_chevron.png) 100% 50% no-repeat;
	padding-right: 13px;
}


/* Downloads */
p.icon-rss {
	padding-top: 12px;
	text-align: right;
}
p.icon-rss a {
	background:url(../images/icon_rss.png) 0 50% no-repeat;
	padding-left: 17px;
}
.downloads-box {
	margin-top: 20px;
	border-top: 1px solid #f4efb7;
	border-bottom: 1px solid #f4efb7;
	background: #fffef6;
	padding: 20px 5px;
	height: 50px;
}
.downloads-box p {
	font-size: 14px;
	margin-bottom: 0;
}
.downloads-box p a {
	font-weight: bold;
}
.downloads-box p span.xsmall a {
	font-size: 11px;
	font-weight: normal;
}
p.icon-plugin {
	background: url(/images/icon_plugin.png) no-repeat scroll 0 0 transparent;
	padding-left: 28px;
}
p.icon-windows {
	background: url(../images/icon_windows.png) 0 0 no-repeat;
	padding-left: 28px;
}
p.icon-mac {
	background: url(../images/icon_mac.png) 0 0 no-repeat;
	padding-left: 28px;
}
.push-1-col {
	padding-left: 24px;
}

.features {
	width:560px;
	background:url(../images/features-top.gif) no-repeat 0 0;
	padding-top:9px;
	margin:40px 0;
}
.features table {
	width:560px;
	margin:0;
	border:0;
	border-collapse:collapse;
}
.features table thead tr th {
	width:120px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#365671;
	background-color:#E8F0F4;
	padding:1px 10px 10px 10px;
	border-bottom:2px solid #78A5CF;
}
.features table tbody th,.features table tbody td {
	height:30px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding:10px;
	border-bottom:1px dotted #78A5CF;
}
.features table tbody th {
	font-weight:bold;
	color:#3E434A;
}
.features table tbody td {
	color:#636B75;
}

/* OnDemand Signup */
form.signup             {background-color:#f2f3f3; padding:15px; border-radius:10px;}
form.signup p           {text-align:right; color: #636B75; margin:4px 0;}
form.signup td          {padding-bottom:10px;}
form.signup .req        {color:#FF5800;}
form.signup label       {display:block; text-align:right; padding-right:10px; color:#636B75;}
form.signup td.submit input{
	background: url(../images/global/sign-me-up.png);
	text-indent:-1000px;
	background-position:0 0;
	border:0;
	display:block;
	font-size: 0;
	line-height:0;
	color: #fff;
	padding: 1px 0 5px;
	margin: 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 30px;
	width:108px !important;
	text-align: center;
	cursor:pointer;
}
.tinytype   {font-size:60%;}
form#contact label {display:block; width:100px; float:left;}

.ui-tabs-hide           {display:none;}
.signup-side ul         {margin-left:0;}

.payment-box-top {
	background: url(../images/box_payment_top.png) no-repeat;
	padding-top: 10px;
	width: 570px;
	margin-bottom: 20px;
}
.payment-box-inner {
	background: #d9e3eb url(../images/box_payment_bottom.png) 0 100% no-repeat;
	padding: 25px 40px;
}
#sidebar-gray form input,
#sidebar-gray form select,
#sidebar-gray form textarea{
    background-color: white;
	width:250px;
}
.focus {
	background: #fffde9;
}
p.signup-text {
	margin-left: 40px;
	font-size: 14px;
	color: #3e434a;
	font-weight: bold;
}
p.signup-text a {
	font-weight: normal;
}
p.xlarge {
	font-size: 24px !important;
	color: #3e434a;
	margin-bottom: 5px;
}
p.large {
	font-size: 18px;
	color:#636b75;
	line-height: 1.4;
}
p.medium {
	font-size: 14px;
}
.blue {
	color: #1a83d4;
}
.red {
    color: red;
}
.hidden {
    display: none;
}
.account-info {
	text-align: right;
	font-weight: bold;
}
.account-info a {
	text-decoration: none;
}
.account-info a:hover {
	text-decoration: underline;
}
.minutes {
	margin-top: 13px;
	text-align: right;
}
.minutes p {
	color: #000;
	font-size: 14px;
}
.api-results {
	background: #fffde9;
	border: 1px solid #ffef2c;
	padding: 30px 0 20px;
	margin-bottom: 30px;
}
.api-results p {
	font-size: 14px;
	margin-bottom: 20px;
}
.nomargin {
	margin: 0 !important;
}

.pricing {
	border: 1px dotted #bfc0c0;
	border-left: none;
	border-right: none;
	padding-top: 10px;
	margin: 5px 0 0;
	}
.pricing-bg h3 {
	margin: 20px 0 10px;
}
.pricingTable {
	width:559px;
	background:url(/images/priceBox.gif) no-repeat;
	margin-bottom:24px;
	padding:0;
	overflow:hidden;
}
.pricingTable p {
	width:559px;
	text-align:center;
	background:#EDEEEE url(../images/priceBox-bottom.gif) no-repeat bottom;
	padding:16px 0 10px 0;
	margin:0;
}
.pricingTable table {
	width:100%;
}
.pricingTable table td {
	width:50%;
	padding:18px 12px 6px 12px;
	vertical-align:top;
}
.pricingTable h2 {
	font-size:18px;
	margin:0 0 0 64px;
}
.pricingTable table td ul {
	list-style-type:none;
	margin:6px 0 0 68px;
	padding:0;
}
.pricingTable table td ul li {
	font-size:14px;
	background:url(../images/global/bullet.gif) no-repeat 0 7px;
	margin:0;
	padding:0 0 0 17px;
}

/* --------------------------------------------------------------------------------------------------------- sidebar */
h2.mild {
	color:#427099;
}
h2.medium {
	color:#739D3F;
}
h2.hot {
	color:#FF9000;
}
.features table thead tr th {
	padding:1px 10px 10px 26px;
}
th.mild {
	background:url("/images/icons/sauce-mild.gif") no-repeat scroll 8px 0 transparent;
}
th.medium {
	background:url("/images/icons/sauce-medium.gif") no-repeat scroll 8px 0 transparent;
}
th.hot {
	background:url("/images/icons/sauce-hot.gif") no-repeat scroll 8px 0 transparent;
}
th.extra {
	background:url("/images/icons/sauce-extra.gif") no-repeat scroll 8px 0 transparent;
}
.team-img {
	text-align: right;
	margin-bottom: 10px;
}

.leftNavOuter {width:245px;text-align:left;background:url(/images/leftnav-box.gif) no-repeat top;margin:0 40px 0 0;float:left;}
.leftNav {width:207px;background:url(/images/leftnav-box-bottom.gif) no-repeat bottom;padding:19px;position:relative;}
.leftNav ul {list-style-type:none;margin:0 0 0 8px;padding:0;}
.leftNav ul li {background:url(/images/bullet.gif) no-repeat 0 7px;margin:0;padding:0 0 0 17px;}
/*------------------------------------------------------------------------------------------------------------- forms */
form p {
    margin-bottom: 10px;
    overflow: auto;
}
.border input, 
.border select, 
.border textarea {
	border: 1px solid #b4c8d9 !important}
.error-box {
	width:500px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background-color:#F00;
	border:0;
	margin:5px 0;
	padding:6px;
	display:block;
}
input.error, textarea.error, select.error {
    text-align:left !important;
	margin:0;
}
.mainForm {
	position:relative;
    margin-bottom:10px;
}
.mainForm label,
.landing label {
	display: block;
	margin: 0 0 3px 5px;
	font-size: 17px;
	color: #43719a;
}
.mainForm input, 
.mainForm select, 
.mainForm textarea {
	font-size: 21px;
	color: #000;
	padding: 7px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:392px;
}
.mainForm textarea {
	height:60px;
}
.mainForm input[type=submit] {
	background: url(../images/button_signup.png) repeat-x;
	background-position:0 0;
	border:0;
	font-size: 17px;
	color: #fff;
	padding: 1px 0 5px;
	margin: 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 36px;
	width:125px !important;
	text-align: center;
	cursor:pointer;
}
.mainForm .formMessage {
	width:500px;
	text-align:center;
	display:block;
}
.mainForm label.error {
	color:#FF0000 !important;
	padding:0 5px;
	margin:0 !important;
	text-align:right;
	width:100%;
    background:none !important;
    border:none !important;
    display: inline;
}
.two-col label {
	float: left;
	width: 155px;
	text-align: right;
	margin: 0;
	padding-top:8px;
}
.two-col label.error {
	padding:0 !important;
	text-align:right;
	width:100%;
}
.two-col input,
.two-col select {
	float: left;
	width: 300px !important;
	margin-left: 10px !important;
}
.two-col select {
	padding: 3px !important;
	width: 315px !important;
	border: none;
}
.two-col input#submit {
	margin-left: 10px !important;
}
#sidebar-gray form {
	position:relative;
    margin-bottom:10px;
}
#sidebar-gray form label {
	display: block;
	margin: 0 0 3px 5px;
	font-size: 17px;
	color: #43719a;
}
#sidebar-gray form input, 
#sidebar-gray form select, 
#sidebar-gray form textarea {
	font-size: 17px;
	color: #000;
	padding: 3px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:240px;
}
#sidebar-gray form textarea {
	height:50px;
}
#sidebar-gray form input[type=submit] {
	background: url(../images/button_signup.png) repeat-x;
	background-position:0 0;
	border:0;
	font-size: 17px;
	color: #fff;
	padding: 1px 0 5px;
	margin: 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 36px;
	width:125px !important;
	text-align: center;
	cursor:pointer;
}
#sidebar-gray form label.error {
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    color:#FF0000;
    padding:0;
    text-align:right;
    width:95%;
}
#sidebar-gray .formMessage {
	width:260px;
	text-align:center;
	display:block;
    font-weight:bold;
}
.sidebarBig a {
	width:307px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	margin-top:5px;
}
.sidebarBig a:hover {
	background-position:0 -40px;
}
.sidebarBig a.downloadWindows {
	background-image:url(../images/buttons/sidebar-download-windows.gif);
}
.sidebarBig a.downloadMac {
	background-image:url(../images/buttons/sidebar-download-mac.gif);
}
.sidebarBig a span {
	display:none;
}

/* --------------------------------------------------------------------------------------------------------- masthead */
#masthead           {height:80px; background:url(../images/global/header.png) repeat-x; padding:0; margin:0; min-width:990px; position:relative; z-index:3000;}
#mastheadInner      {width:990px; margin:0 auto; padding:0; position:relative;}
#mainLogo           {margin-left: 0;}
#mainNav            {margin:0; /*padding:10px;*/ height:25px; position:absolute; top:35px; left: 200px;}
#subNav             {width: 770px; padding:10px; height: 15px; position:absolute; top:0; right:0;}

#mainNav a {
	margin-right: 8px;
	margin-left:  8px;
	font-size:15px;
	color:#fff;
	font-weight: bold;
	text-transform: capitalize;
}
#mainNav ul{}
#mainNav li                 {list-style:none; float:left; font-size:1em; height:42px; margin-top:2px; margin-bottom:1px;}
#mainNav li a               {display:block; height:24px; padding:10px;}
#mainNav li.minor a         {color: #999; font-weight:normal; font-size:13px; padding-top:12px;}
#mainNav li:hover           {background-color:#1E2528;}
#mainNav li:hover a,
#mainNav li a.selected      {color:#ffef2c}
#mainNav li:hover ul        {display:block;}
#mainNav li ul              {display:none; position:absolute; top:45px; z-index:100; background-color:#222; width:220px;}
#mainNav li ul li           {display:block; float:none; padding:0; margin:0; height:38px;}
#mainNav li ul li a   {display:block; height:22px; color:#fff; background:url('/images/global/sub-menu-back.png') repeat-x; padding:8px; margin:0;}
#mainNav li:hover ul li a.selected    {color:#ffef2c}
#mainNav li:hover ul li a         {color:#fff;}
#mainNav li:hover ul li a:hover   {color:#ffef2c; background:#1E2528;}

#mainNav a:hover {
	color: #ff0;
	text-decoration: none;
}
#mainNav a.last {
	font-size: 12px;
	padding-top:13px;
	color: #a1a1a1;
	font-weight: normal;
	text-transform: none;
	margin-right:0;
	margin-left:0;
	float:right;
}
#mainNav a.last:hover {
	color: #a1a1a1;
	text-decoration: underline;
}

.job_counter {float:left; font-size: 13px; padding:0; font-variant: small-caps; color: #636b75;}

.account_mast {
	font-size: 13px;
	height:15px;
	
	float:right;
	color: #A1A1A1;
}
.account_mast a {
	font-size: 13px;
	color: #ffef2c;
	background:url(../images/global/divider.png) 100% 0 repeat-y;
	padding: 0 25px 0 23px;
}
.account_mast a.last {
	background: none;
	padding-right: 0;
	padding-left: 10px;
}

.account_mast a img     {vertical-align:middle; margin-top:-2px;}
.account_mast a.more {background: url(../images/global/arrow_blue.png) 100% 3px no-repeat; padding-right: 20px;}

/* --------------------------------------------------------------------------------------------------------- footer */
#footerfloat {
	width: 100%;
	clear:both;
	height:245px;
	position:relative;
}
#footerinner {
	width: 990px;
	margin: 0 auto;
}
#sitefooter {
	width:100%;
	background-color:#313a3f;
	margin:0;
	padding-top:40px;
	padding-bottom: 20px;
	overflow:hidden;
	color:#9bb7c7;
}
#sitefooter p, #sitefooter li, #sitefooter h3, #sitefooter b {
	color:#CDDDE6;
}
#sitefooter p, #sitefooter li {
	margin-top:0;
	line-height:normal;
	font-size: 12px;
}
#sitefooter h3 {
	margin: 0 0 5px;
	color: #ff0;
	font-size: 15px;
	font-weight: normal;
}
#sitefooter h3 a {
	font-weight: bold;
	color:#ff0;
}
#sitefooter a:hover {
	text-decoration: underline;
}
#sitefooter h3 a span {
	color: #fff;
}
#sitefooter p.bold {
	color: #ccc;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#sitefooter a {
	color:#9ab6c6;
}
#sitefooter p.small {
	font-size: 11px;
	color: #9bb7c7;
}
.sitemap ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sitemap ul li {
	margin:0 0 10px;
	padding:0;
	font-weight: normal;
}
#sitefooter ul.contact {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
	border-top: 1px solid #505f67;
}
#sitefooter ul.contact li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #505f67;
}
#sitefooter ul.contact li a {
	display: block;
	background: url(../images/global/icon_mail.png) 4px 50% no-repeat;
	padding-left: 30px;
	height:24px;
	padding-top: 11px;
}
.copyright {
	border-top: 1px solid #505f67;
	padding-top: 10px;
	margin-top: 20px;
}
#sitefooter .copyright p {
	color: #6e828d;
	font-size: 11px;
}
#sitefooter .copyright p a {
	color: #6e828d;
}
#sitefooter .copyright p a:hover {
	text-decoration: underline;
}
.subfooter {
	width:100%;
	height:24px;
	background:url(../images/global/sub-footer.png);
}

/* --- code to make the footer bottom-dwelling --- */
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}

#sauce-ondemand-configuration-window    {padding-bottom:10px;}


#placeholder2 .button {
    position: absolute;
    cursor: pointer;
    font-size: smaller;
    color: #999;
    background-color: #eee;
}


#homepage h1                {text-align:center; font-weight:normal; margin:30px; margin-bottom:36px; font-size:42px;}

#homepage .intro            {width:650px; padding-right:42px; float:left;}
#homepage .cta              {width:250px; float:left;}

.primary-cta      {display:block; height:72px; width:234px; text-indent:-1000px; background-image: url('/images/global/cta-primary.png');}

#homepage .primary-cta:hover{background-image: url('/images/global/cta-primary-active.png');}

#homepage .intro em           {font-style:normal; color:#f00;}
#homepage .cta div          {width:234px; float:left; margin-right:18px;}   
#homepage .cta h3.more      {margin:0; text-align:center; font-weight:normal;}

#homepage .callout          {padding-right:1em; margin-top:2em; background-color:#f3f3f3; border-radius:5px;}
#homepage .callout .news    {float:left; width:210px; padding:15px; height:250px;}
#homepage .callout .twtr-hd,
#homepage .callout .twtr-ft        {display:none !important;}
#homepage .callout .twtr-widget p   {font-size:12px;}
#homepage .callout .news .blog-title{margin:0;}
#homepage .callout .news .blog-cite{font-size:80%;}
.twtr-tweet-wrap                    {padding:0 0 10px 0 !important;}

#homepage .callout h2,
#homepage .gray-box h2      {font-size: 18px; color: #636b75; font-weight: normal; margin-bottom: 0; padding:2px;}

#homepage .callout .entry h3 a      {font-size:12px; font-weight:normal;}
#homepage .callout .entry h3        {line-height:14px;}
#homepage #customers                {width:976px; height:60px; padding:5px; border:1px solid #ddd; border-radius:5px; margin-top:2em;}
#homepage #customers h2             {float:left; font-size:18px; width:150px; color:#636B75; padding:10px; }


#homepage .gray-box         {border-top-left-radius: 8px 8px; border-top-right-radius: 8px 8px; border-bottom-left-radius: 8px 8px; border-bottom-right-radius: 8px 8px; padding:30px 30px 40px; clear:both;}
#homepage p.intro           {font-size:17px;}


#flashtesting               {}
#flashtesting #blurb        {width:600px; padding:1em; float:left;}
#flashtesting #sidebar-gray {float:right;width:260px;}
#flashtesting #sidebar-gray .prepend-top{margin-top:0;}
#flashtesting #demo         {float:right; margin-top:2em;}
#flashtesting #demo h2      {text-align:center;}

/** Documentation **/
.chapter  {padding:1em; clear:both;}
.docs .wrap h2        {margin-top:1em;}
.docs .wrap li        {margin-left:1em; font-size:1em;}
.docs .wrap ul        { margin-bottom:1em;}
.docs .wrap dl.faq    {background:#fdffc8 url(../images/qmark.jpg) no-repeat 0px 8px; padding:0.5em; padding-left:100px; border:3px solid #eceeb7; border-radius:1em; margin-bottom:1em; min-height:100px; width: 400px;}
.docs .wrap dl.faq dt {padding-bottom:1em;}
.sidebar .tech-sidebar-section{padding-top:1em; border-top:1px solid #999; margin-top:1em;}
.docs .content         {padding-left:1em; margin:0 auto;}
.docs .content h1      {text-align:center;}
.docs .sidebar h2      {margin-top:0;}
.movedown               {position:absolute; right:0;}

.docs .wrap dl.multi-faqs {color:#636B75;}
.docs .wrap dl.multi-faqs dt{ font-size:1.2em; padding-bottom:0.5em; margin-top:2em;}
.docs code          {background-color:#f5f5fe; border:3px solid #ddd;}
.docs pre code      {}

.docs samp          {color:#229900; font-weight:bold;}
.docs ol ol li      {list-style:lower-roman;}
.docs ol ol         {margin:0; font-size:90%;}

/* Landing Pages */
body.landing                    {background: #313a3f;}
.landing #main                  {width:990px; margin: 0 auto; padding: 0;}
.landing #mainLogo              {float:left; margin-left:30px;}
.landing #masthead              {height:166px; background:none; padding-top: 8px; min-width:990px; zoom: 1; position:relative; overflow:hidden;}
.landing .byline                {float:left; width:600px; margin-top:47px; margin-left:18px;}
.landing h2.byline              {color:#fff; font-size:28px; font-weight:bold;}
.landing h2.byline em           {color:#ff0;}
.landing .account_mast          {position:absolute; padding: 0; text-align: right; top:20px; right:0;}
.landing .account_mast a        {background:none; padding:5px; padding-right:25px;}
.landing .account_mast a.last   {padding: 0 10px 0 0;}
.landing .wrap                  {margin-top: -70px; margin-bottom: 10px; padding-top: 70px; zoom: 1; position:static; width:900px;}
.landing .wrap,
.landing #callouts              {background: #fff; padding: 30px 42px 40px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}

.landing h1                     {font-size: 30px; margin: 0 0 15px; line-height:1.2; color: #313a3f;}
.landing .col                   {width:486px; float:left; padding-top:30px; padding-right:20px;}
.landing h2                     {font-size: 18px;color: #636B75;}
.landing p                      {font-size: 13px; color: #636B75; margin: 0 0 30px;}
.landing p.intro                {font-size:19px;}
.landing ul.standard            {margin-left: 0;}
.landing ul.standard li         {font-size: 13px; color: #636B75; line-height: 1.6; margin-bottom: 5px;}

.landing blockquote         {border-left: 6px solid #c1c4c5; padding-left: 13px; color: #687b86; font-size: 14px; padding-right:20px;}
.landing #callouts cite     {margin-top: 20px; color: #313a3f;}
.landing #callouts span     {color: #313a3f;}
.landing #callouts .c       {float:right;width:300px; }
.landing #footer            {margin-top: 20px; width:990px; margin:0 auto;}
.landing #footer p          {color: #6d818c; font-size: 11px; margin-bottom: 20px;}
.landing #footer a          {color: #6d818c; font-size: 11px;}


#quotes blockquote          {width:350px; float:left; border:10px solid #ff9; margin:20px; padding:20px; color:#555;}
#quotes blockquote.shorter  {border-color:#eee;}

/*** Building Blocks ***/
.rmenu {float:right;background-color:#CDDDE6;width:300px;padding:20px;}
.lmenu {float:left;background-color:#CDDDE6;width:300px;margin:5px}

a.left                      {float:left; padding-right:1em;}
a.right                     {float:right; padding-left:1em;}


.community h1,
.feat h1                   {font-size:35px; margin-bottom:1em; font-weight:bold;}
.community .project,
.feat .project             {border-top:1px dotted #999; clear:both;}
.community .project img,
.feat .project img,
.monocle                     {float:left; margin:20px; width:100px; padding-top:20px;}

.feat .project p,
.feat .project h3,
.community .project p,
.community .project h3      {float:right; width:480px;}
.feat .project h3,
.community .project h3      {font-size:24px;}
.feat .sidebar,
.community .sidebar         {margin-left:40px; font-size:85%; padding-top:1em;}
.feat .sidebar p,
.community .sidebar p       {font-size:100%;}
.feat .sidebar h3,
.community .sidebar h3      {font-size:1.1em; color:#686c77; margin-bottom:1em;}
.community .sidebar li      {list-style:none; margin-bottom:1em;}
.community .sidebar li a    {font-weight:bold;}
.feat .content,
.community .content         {width:620px;}

.feat .cta                  {background-color:#f2f3f3; padding:20px; margin:1em; border-radius:8px;}
.feat .cta .more            {margin-top:5px; text-align:center;}
.feat .cta p                {margin:0; text-align:center;}

.monocle                    {padding:10px; font-size:3em; color:#999; background-color:#eef; width:80px;}


.landing .content           {width:600px; margin-right:20px;}
.landing .content .subsec   {width:280px; float:left; padding-right:20px;}
.landing .sidebar           {margin:0; width:280px; float:right;}
.landing .sidebar h2        {color:#333; font-size:100%; margin-bottom:20px;}
.landing .sidebar form.signup   {padding:20px;}
.landing label              {font-size:80%;}
.landing .nav               {float:right; margin-top:-40px;}
form.signup input[type=submit] {
	background: url(../images/get-started-now.png);
	text-indent:-1000px;
	background-position:0 0;
	border:0;
	font-size: 17px;
	color: #fff;
	padding: 1px 0 5px;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 59px;
	width:250px !important;
	text-align: center;
	cursor:pointer;
}

/* Helpfulness stuff */
.helpful {display: none; min-height:1em; padding-bottom: 3px; margin-bottom:7px}
.helpful .prompt {
    position: absolute;
    font-style: italic
}
.helpful .prompt a {
    font-style: normal;
}
.helpful .thanks {display: none}
.helpful .askmore {display: none}
.helpful input[type=submit] {
	background: url(../images/button_signup.png) repeat-x;
	background-position:0 0;
	border:0;
	font-size: 17px;
	color: #fff;
	padding: 1px 0 5px;
	margin: 10px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 36px;
	width:125px !important;
	text-align: center;
	cursor:pointer;
}
.helpful textarea {
	color: #000;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:392px;
	border: 1px solid #b4c8d9 !important
}

.toc li {
    line-height: 1.0;
    font-size:14px;
}
.toc {
    list-style-type: circle;
}
ol.docs li {
    line-height: 1.1;
    font-size: 15px;
}

img.docstep {
    border: thin solid;
    margin: 8px;
}

table#ssl td {
    text-align: center;
    border: inset;
    padding: 3px;
}

table#ssl th {
    padding: 6px;
}

table#ssl {
    border: outset;
}


.blog li    {font-size:16px;} /* As blog shares stylesheet */
