/*****************************************************
* Global
*****************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

body {
font: 14px arial,sans-serif;
color:#575757;
text-align:center;
min-width: 900px;
background: #E5F5FD url(../images/background.jpg) repeat-x;
line-height: 18px;
}

p {
padding: 0 0 1.25em 0;
}

/*****************************************************
* Links
*****************************************************/

a,
a:link,
a:visited {
text-decoration:none;
color:#FF6600;
}

a:hover { 
text-decoration:none;
color:#232323;
}

a.pdf {
    padding: 3px 18px 0px 0px;
    background: url(../images/icon_pdf.gif) bottom right no-repeat;
}

a.ext {
    padding: 3px 18px 0px 0px;
    background: url(../images/icon_ext.gif) bottom right no-repeat;
}

/*****************************************************
* Typography
*****************************************************/

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}

h2 {
font-size:27px;
padding: 20px 0 17px 0;
letter-spacing: -1px;
color: #059CED;
line-height: 28px;
}
 
h3 {
font-size: 20px;
padding: 0 0 24px 0;
line-height: 22px;
}

h3 span {
font-size: 20px;
padding: 0 0 24px 0;
line-height: 20px;
color:#059CED;
}

h4 {
font-size: 20px;
line-height: 24px;
padding: 6px 12px;
}

h5 {
font-size: 20px;
padding: 0 0 12px 0;
line-height: 22px;
}

h5 span {
font-size: 20px;
padding: 0 0 12px 0;
line-height: 20px;
color:#059CED;
}

/*
#btn_signup {
  width: 76px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_signup.gif) no-repeat center top;
/  text-indent: -1000em; /
  cursor: pointer; / hand-shaped cursor /
  cursor: hand; / for IE 5.x /
}
*/

#btn_signin {
  margin: 10px 0 0;
}

#btn_reset {
  margin: 10px 0 0;
}

/*****************************************************
* Header
*****************************************************/

div#header{
	position:relative;
	width: 900px;
	margin: 30px auto 0 auto;
	background: url(../images/logo.jpg) top left no-repeat;
	height: 100px;
}
div#header h1 {
	margin:0;
	left: 235px;
	bottom: 0px;
	position: absolute;
	width: 654px;
}

/*****************************************************
* Sidebar
*****************************************************/

#sidebar_home {
float:right;
width:230px;
margin: 13px 13px 0 0;
padding: 22px 0 0 0;
display: inline;
}

.sidebar {
float:right;
width:230px;
margin: 26px 13px 13px 0;
display: inline;
}

.sidebar li {
margin:0 14px 0 14px;
}

.sidebar_dev {
float:right;
width:230px;
margin: 13px 13px 13px 0;
display: inline;
}

.sidebar_dev li {
margin: 0 4px 0 4px;
}

#sidebar_home ul,
#sidebar_home ol {
list-style:disc;
padding: 20px 0 0 0;
}

#sidebar_home li {
margin:0 0 0 14px;
}

.box {
padding:0 12px 0 0;
background:#D6EBBB;

	}
	.bi {
		padding:0 0 0 12px;
		background:#D6EBBB;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 100% no-repeat;
	}
	.box p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#D6EBBB;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	}

/*****************************************************
* Wrapper and Containers
*****************************************************/

#wrapper {
width:900px;
margin:0 auto;
background-color: #FFFFFF;
text-align: left;
}

#container {
background:url(../images/white_rounded.gif) top left no-repeat;
}

#content {
float:left;
width:600px;
margin: 13px 0 13px 24px;
position: relative;
display: inline;
}

#content ul,
#content ol {
list-style:disc;
padding: 0 7px 10px 20px;
}

#content li {
margin:0 0 14px 14px;
}

#content_home {
	float:left;
	width:623px;
	margin: 13px;
	background: url(../images/splash2.jpg) top left no-repeat;
	height: 409px;
	position: relative;
	display: inline;
}

#developer_home {
float:left;
width:623px;
margin: 13px;
background: url(../images/splash3.jpg) top left no-repeat;
height: 409px;
position: relative;
display: inline;
}

#content_invite {
float:left;
width:600px;
margin: 13px 0 13px 24px;
position: relative;
display: inline;
}

#content_home p {
margin:0;
padding:6px 0;
clear: both;
}

.content_full {
padding:23px 0 0 0;
}

#signup {
	width:301px;
	margin: 10px 0 10px 20px;
	height: 135px;
	position: absolute;
	background-image: url(../static/semi.png);
}

#signup h4 {
margin:0 0 5px 0;
padding:6px 0;
font-weight: bold;
font-size: 30px;
letter-spacing: -1px;
line-height: 34px;
color: #ffffff;
}

#signup h4 span {
margin:0;
font-weight: bold;
font-size: 30px;
letter-spacing: -1px;
line-height: 26px;
color:#059CED;
}

#bottom {
clear:both;
margin: 13px;
background: url(../images/bottom.jpg) top left no-repeat;
height: 150px;
padding: 20px;
}

#bottom p {
padding: 0 8px;
}

.features_block {
float:left;
margin: 0 20px 0 0;
width: 240px;
background-image:url(../images/features_top.gif);
background-repeat:no-repeat;
background-color:#ffffff;
padding: 20px 12px 12px 12px;
height: 150px;
}

.dev_block {
float:left;
margin: 0 20px 0 0;
width: 220px;
background-image:url(../images/developer_top.gif);
background-repeat:no-repeat;
background-color:#ffffff;
padding: 20px 12px 12px 12px;
height: 160px;
}

.features_block_right {
float:left;
margin: 0;
width: 240px;
background-image:url(../images/features_top.gif);
background-repeat:no-repeat;
background-color:#ffffff;
padding: 20px 12px 12px 12px;
height: 150px;
}

.note_right {
background-color:#F6FBF0;
background-image: url(../images/fieldset_grade.jpg);
background-repeat:repeat-x;
border:1px solid #D6EBBB;
padding:18px 20px;
width: 208px;
float:right;
margin: 0 0 0 20px;
font-style: italic;
}

.beta_note {
	background-color:#FFFFCC;
	border: 1px solid #FFCC99;
	background-image: url(../images/icon_accept.gif);
	margin: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.beta_note em {
padding-left: 25px;
}

.beta_note p {
padding: 5px;
}

.beta_note ul {
list-style:disc;
padding-left: 16px;
}

/*****************************************************
* Footer
*****************************************************/

div#footer a {
display:inline;
padding:0;
color: #575757;
text-decoration:none;
}
div#footer a:hover {
color: #232323;
}

.clear_footer {
position: relative;
clear: both;
}

div#footer {
visibility: visible;
background: #D6EBBB;
width: 100%;
clear: both;
display: block;
}

div#footer p {
margin: 12px;
color: #898989;
}

div#footer_links {
width: 900px;
margin: 0 auto;
text-align: center;
padding: 13px 0;
background: url(../images/footer_rounded.gif) bottom no-repeat;
}

div#footer_ad {
margin: 30px 0 0 0;
}
		
div#footer_copy {
margin: 0 auto;
background: #E1F1CD;
padding: 10px 0;
width: 874px;
}

/*****************************************************
* Tab Navigation
*****************************************************/
  
 #tabs {
font-size:18px;
font-weight:bold;
line-height: normal;
float: left;
width: 100%;
}

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

#tabs li {
float:left;
background:url("../images/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
}
  
#tabs a {
float:left;
display:block;
background:url("../images/right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
color:#D3EEFC;
}
#tabs #current {
  background-image:url("../images/left_on.gif");
}
#tabs #current a {
background-image:url("../images/right_on.gif");
color:#069CEE;
padding-bottom:5px;
}

/*****************************************************
* Tab Navigation
*****************************************************/
  
 #tabs2 {
font-size:18px;
font-weight:bold;
line-height: normal;
float: left;
width: 100%;
}

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

#tabs2 li {
float:left;
background:url("../images/2left.gif") no-repeat left top;
margin:0;
padding:0 0 0 7px;
}
  
#tabs2 a {
float:left;
display:block;
background:url("../images/2right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#575757;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs2 a {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover {
color:#ffffff;
}
#tabs2 #current {
  background-image:url("../images/2left_on.gif");
}
#tabs2 #current a {
background-image:url("../images/2right_on.gif");
color:#069CEE;
padding-bottom:5px;
}


/*****************************************************
* Forms
*****************************************************/

#content_invite label {
float: left;
width: 12em;
margin-right: 1em;
margin-left: 1em;
font-weight: bold;

}
#content_invite fieldset {
float: left;
clear: both;
width: 100%;
margin: 0 0 1.5em 0;
padding: 0;
border: 1px solid #dddddd;
background-color: #F6FBF0;
background-image: url(../images/fieldset_grade.jpg);
background-repeat: repeat-x;
}
#content_invite legend {
margin: 0 0 0 10px;
color: #575757;
font-size:18px;
}
#content_invite fieldset ul {  
padding: 1em 1em 0em 1em;  
list-style: none;
}
#content_invite fieldset ol {  
padding: 1em 1em 0em 1em;  
list-style: none;
}
#content_invite fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
margin: 0px;
}
fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
padding-left: 12em;  
background-color: transparent;  
background-image: none;
}

.notes {
border: 1px solid #CCCCCC;
padding: 6px 4px;
color: #575757;
margin: 4px 0;
font: 12px arial, helvetica, sans-serif;
}

input {
border: 1px solid #CCCCCC;
padding: 6px 4px;
color: #575757;
font: 12px arial, helvetica, sans-serif;
}

select {
border: 1px solid #CCCCCC;
color: #575757;
font: 12px arial, helvetica, sans-serif;
}

textarea {
border: 1px solid #CCCCCC;
color: #575757;
font: 12px arial, helvetica, sans-serif;
}

#feedback_body {
width: 80%;
height: 200px;
}

/*****************************************************
* Forms
*****************************************************/

.signup {
border: 1px solid #CCCCCC;
padding: 6px 4px;
color: #575757;
margin: 0px;
font: 14px arial, helvetica, sans-serif;
}


/******************************************************
* BUTTONS 
******************************************************/

/* Base Styles */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family: Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:5px 8px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 8px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 8px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 8px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

#TB_ajaxContent .buttons a {
	 float: none;
margin: 0 auto;
}

/* Standard (blue) */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* Positive (green) */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* Negative (red) */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* Homepage (orange) */
button.orange, .buttons a.orange {
    background-color: #FF6600;
    color: #fff;
    font-weight: bold;
    border:1px solid #ff6600;
    font-size:120%;
}
.buttons a.orange:hover, button.orange:hover{
	background:#fff;
	border:1px solid #ff6600;
	color:#ff6600;
	float: right;
}
.buttons a.orange:active{
    background-color:#ff6600;
    border:1px solid #ff6600;
    color:#fff;
}

/*****************************************************
* Curly Quotes for buzz page
*****************************************************/

.quote1 {
background:url("../images/quote1.gif") no-repeat left top;
padding: 24px 24px 0 24px;
}
.quote2 {
background:url("../images/quote2.gif") no-repeat right bottom;
}
.quote3 {
padding: 0 24px 24px 24px;
}

/*****************************************************
* Other Stuff
*****************************************************/

.float-left {
	float:right;
	margin: 0 6px 0 0;
}

div.hr {
height: 1px;
}
div.hr hr {
border:0;
color:#CCCCCC;
background-color:#CCCCCC;
width:100%;
}

/*****************************************************
* alert boxes
*****************************************************/

#error_box {
background-color:#FFECEC;
border:1px solid #FF4444;
padding: 20px 20px 10px 40px;
margin: 0 0 20px 0;
background-image: url(../images/icon_error.gif);
background-repeat: no-repeat;
background-position: 16px 16px;
}

#success_box {
background:#F6FBF0;
border:1px solid #D6EBBB;
padding: 20px 20px 10px 40px;
margin: 0 0 20px 0;
background-image: url(../images/icon_accept.gif);
background-repeat: no-repeat;
background-position: 16px 16px;
}

#critical_box {
background:#FFECEC;
border:1px solid #FF4444;
padding: 20px 20px 10px 40px;
margin: 0 0 20px 0;
background-image: url(../images/icon_critical.gif);
background-repeat: no-repeat;
background-position: 16px 16px;
}

#critical_dev {
background:#FFECEC;
border:1px solid #FF4444;
padding: 10px 10px 10px 10px;
background-image: url(../images/icon_critical.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
}

#tour1{
top:10px;
position:relative;

width:600px;
float:right;
}

.float-right {
float:right;
margin: 0 0 8px 12px;
}


