/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html{
	color:#000;
	background:#FFF;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF. 
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
/*
	TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
*/
li {
	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:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,
textarea,
select {
	*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}


/* from Mita's main.css */
@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	}
body h1, h2, h3, h4, h5, h6, hr, p, div, ul, li, ol, form, img, span, table {margin:0px; padding:0;}

/* SHORTCUTS */
a.link {color: #1560ab; text-decoration:none;}
a.link:hover {color: #000000; }

.floatLeft{ float:left !important;}
.floatRight{ float:right;}

.marginLeft10{ margin-left:10px;}
.marginLeft20{ margin-left:20px;}
/* end SHORTCUTS */

/* MENU */
div#menu{
  margin: 0 auto;
	margin-top: 20px;
  width: 920px;
  }
	div#menu a#logo{
		margin-right: 15px;
		}
	div#menu a.links{
		margin-left: 5px;
		}
  div#menu table{
	float:right;
	}
	div#menu table a{
		color:#1560ab;
		font: 11px Arial;
		font-weight: bold;
		text-decoration: none;
		}
		div#menu table a:hover{
			color:#aaaaaa;
			}
  div#menu form input#search{
	background-image: url(../images/back-search.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0;
	height:21px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 2px;
	width:100px;
  }
/* end MENU */

/* start HEADER */
div#header{
	border-bottom:4px solid #1560ab;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
/* end HEADER */


div#content{
  margin: 0 auto;
	margin-top: 20px;
  width: 920px;
  min-height: 450px;
  }

/* start LEFT */
div#left-ct{
	float: left;
	margin-right: 20px;
	width:260px;
	}
	div#left-ct a{
		margin-bottom: 5px;
		}
/* end LEFT */

/* start RIGHT */
div#right-ct{
	float: left;
	width:640px;
	}
	div#right-ct h1{
		font-size:24px;
		margin-bottom: 10px;
		}
	div#right-ct h3{
		font-size:12px;
		margin-bottom: 5px;
		}
/* end RIGHT */

/* start GENERAL */
div.clearer{line-height:0; clear:both; height:0;}
img.displayBlock{ display: block;}

	div.tweets a{
		color: #1560ab !important;
		}
	div.tweets a:hover{
		color: #333333 !important;
		}
	div.tweets span{
		color:#777777;
		}

div.jobs{
	background-color: #e7eff6;
	float:right;
	margin-left:20px;
	padding:10px;
	width:230px;
	}
	div.jobs p{
		margin-top:5px;
		}

a.bordered2{
	background-color:#f2f2f2;
	float:right;
	padding:2px;
	}
a.bordered2:hover{
	background-color:#1560ab;
	}

a.read-all{
	background-color: #b8cfe6;
	color:white;
	font-size:10px;
	margin-top:10px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	}
a.read-all:hover{
	background-color: #1560ab;
	}

div.contact-details{
	background: url(../images/line-vertical.gif) no-repeat top right;
	float:left;
	margin-right:40px;
	width:300px;
}

table#contact-form{
	background-color: #e7eff6;
	padding:10px;
	}
	table#contact-form input.form-text{
		border:1px solid #333333;
		font-size:12px;
		padding:5px;
		width:210px;
		}
	table#contact-form textarea{
		border:1px solid #333333;
		font-size:12px;
		padding:5px;
		width:280px;
		}
	table#contact-form input.form-button{
		background-color: #1560ab;
		border:0;
		color:white;
		font-size:10px;
		padding-left:7px;
		padding-right:7px;
		padding-top:2px;
		padding-bottom:2px;
		}

div.partners{
	background: url(../images/line-vertical.gif) no-repeat top right;
	float:left;
	margin-right:40px;
	margin-bottom:10px;
	width:300px;
}
	div.partners p{
		margin-top:5px;
		margin-right: 20px;
		}

div.team-member{
	color: #515151;
	float: left;
	font-size:18px;
	margin-bottom:10px;
	margin-right: 38px;
	width:130px;
	}
	div.team-member a{
		color: #515151;
		text-decoration:none;
		}
	div.team-member img{
		margin-bottom:5px;
		}
	div.team-member p{
		color: #1560ab;
		margin-top:5px;
		}
div.team-member-details{
	background: #f2f2f2;
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	}
	div.team-member-details div.team-member-details-ct{
	  margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	  width: 920px;
	  }
		div.team-member-details div.team-member-details-ct div{
			margin-left: 280px;
		 	}
	div.team-member-details h1{
		font-size:18px;
		margin-bottom:5px;
		}
	div.team-member-details h1 span{
		color: #1560ab;
		}
	div.team-member-details p{
		margin-bottom:5px;
		}
	div.team-member-details p span{
		color: #515151;
		}

div.box33{
	float:left;
	width:200px;
	}
	div.box33 h2{
		font-size:14px;
		margin-bottom:5px;
		}
	div.box33 p{
		margin-top:5px;
		margin-bottom:5px;
		}
		
div.box-pricing{
	background-color: #f2f2f2;
	border:1px solid #000000;
	float:left;
	font-size:11px;
	line-height:14px;
	margin-top:10px;
	margin-right:20px;
	padding-bottom:10px;
	text-align:center;
	}
	div.box-pricing p{
		color: #1560ab;
		font-size:12px;
		font-weight:bold;
		margin-top:5px;
		margin-bottom:5px;
		}
/* end GENERAL */

/* index, added by andrei */
#index_login, #index_second
{
	float: left;
	width: 274px;
	background-color: #f2f2f2;
}

#index_login
{
	margin-left: 165px;
	min-height: 260px;
}

#index_second
{
	margin-left: 40px;
	height: 260px;
}

ul.index_steps
{
  list-style-type: none;
  margin: 20px 0 0 10px;
}
ul.index_steps li
{
  clear: both;
  margin-bottom: 20px;
}
ul.index_steps li span
{
  font-size: 25px;
  color: #a2a2a2;
  display: block;
  float: left;
}
ul.index_steps li p
{
  float: left;
  width: 220px;
  margin: -5px 0 0 10px;
}

form ul
{
	margin: 10px;
}
form ul li
{
	margin-bottom: 10px;
}

label
{
	display: block;
}

input, select
{
	border: 1px solid #1e1c1c;
	padding: 3px;
}

input.submit
{
	background-color: #1060a9;
	padding: 5px;
	color: #fff;
	border: 0;
}

h2
{
	font-size: 22px;
	color: #515151;
	margin: 10px;
}

input.error
{
	border: 1px solid red;
}

ul.error_list
{
	margin: 0;
}
ul.error_list li
{
	margin: 0;
	color: red;
}

#index_register
{
  background-color: #f2f2f2;
  padding: 20px;
}
#index_register ul
{
  width: 480px;
  margin: 0 auto;
}
#index_register input
{
  
}