* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

@font-face
{
	font-family: "Droid Sans";
	font-style: normal;
	font-weight: normal;
	src: local('Droid Sans'), url('http://themes.googleusercontent.com/font?kit=rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA') format('truetype');
}

body {
	color: #43464A;
	font-family: "Droid Sans","Liberation Sans","Bitstream Vera Sans",sans-serif;
	font-size: 13px;
	text-align: justify;
	text-shadow: 0px 1px 1px #fff;
	line-height: 22px;
}

a, a:visited, a:active {
	color: #aaa;
	text-decoration: none;
}

#top {
	background-image: url('images/top.png');
	background-repeat: repeat-x;
	background-color: #027AA8;
}

#info {
	margin-top: -40px;
	height: 112px;
	background-image: url('images/info.png');
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
}

#info_container {
	min-width: 1024px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#extra {
	float: right;
	text-align: left;
}

#join_button {
	margin-right: 50px;
}

#title {
	font-size: 26px;
	float: left;
	margin-top: 25px;
	margin-right: 30px;
}

#content {
	padding: 10px;
	padding-bottom: 70px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#footer {
	height: 50px;
	background-image: url('images/footer.png');
	background-repeat: repeat-x;
	text-align: center;
	position: fixed;
	bottom: -5px;
	width: 100%;
}

#menu_container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#menu_container .pull-right {
    float:right;
}

#menu {
	text-shadow: none;
	display: table;
	margin-top: 15px;
	float: left;
}

#menu a {
	color: #000;
}

#menu li {
	float: left;
	margin-right: 30px;
}

#footer img.logo {
	margin-top: 10px;
}

#footer .twitter-share-button {
	margin-bottom: 10px;
}

#teaser_container {
	background-image: url('images/buddies.png');
	background-position: 0px 160px;
	background-repeat: no-repeat;
	width: 1024px;
	height: 256px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

#main_text {
	width: 220px;
	float: left;
	color: #fff;
	text-shadow: none;
	font-size: 20px;
	margin-top: 50px;
        text-align: left;
}

#main_text h1 {
	text-align: left;
}

#teaser_background {
	background-image: url('images/teaser.png');
	background-position: top right;
	background-repeat: no-repeat;
	width: 544px;
	height: 249px;
	float: right;
	margin-top: -20px;
	margin-right: -10px;
}

h1 {
	font-size: 20px;
	margin-bottom: 8px;
}

#reasons {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-top: 14px;
}

#reasons>ul>li {
	background-repeat: no-repeat;
	background-position: top right;
	width: 21%;
	float: left;
	margin-right: 4%;
	font-size: 100%;
	min-height: 75px;
	text-align: left;
}

#quotes {
       width: 1024px;
       margin-left: auto;
       margin-right: auto;
       margin-top: 20px;
       display: table;
}

#quotes>ul>li.quote {
        font-size: 12px;
        font-style: italic;
        color: #888;
}

.message {
	font-size: 20px;
	color: #77AF3A;
}

label {
	text-align: left;
}

.errorMessage {
	color: red;
	text-align: left;
}

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

.row {
	margin-bottom: 15px;
}

input, textarea {
	background-image: url('images/info.png');
	background-repeat: repeat-x;
	background-position: 6% 35%;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px;
}

input:hover, textarea:hover, input:focus, textarea:focus {
	background-position: 10%;
}

textarea {
	width: 400px;
	height: 100px;
	background-image: none;
	background-color: #DDDDDD;
}

.grid-view {

}

.grid-view>table {
	width: 100%;
	border-spacing: 0;
}

.grid-view>table>thead {
	height: 20px;
	font-size: 17px;
	color: #AAAAAA;
}

.grid-view .number, .grid-view #number {
	text-align: center;
	padding-right: 20px;
}

.grid-view td, .grid-view th {
	padding: 5px;
}

.grid-view td {
	border-top: 1px solid #eee;
	font-size: 14px;
}

.grid-view input {
	width: 80%;
	font-size: 50%;
}

.column {
	width: 350px;
	float: left;
	margin-right: 40px;
}

table {
	width: 1024px;
}

.Done {
	background-color: #AAFF5A;
}

.Pending {
	background-color: #E8DA57;
}

.Failed {
	background-color: #E88C7F;
}

#members {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#members li {
	padding: 2%;
	margin-right: 2%;
	margin-bottom: 15px;
	width: 40%;
	height: 20px;
	float: left;
}

#members li .name {
	font-size: 16px;
}

#members li .since {
	font-size: 12px;
}

.action {
    background: #153c6a;
    background-image: url(images/button-bg2.png);
    -khtml-background-size: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #153c6a), color-stop(0.77, #ABCAEE));
    background-image: -moz-linear-gradient(center bottom, #153c6a 33%, #ABCAEE 87% );
    padding: 1px;
    border-radius: 5px;
    margin-top: 5px;
    box-shadow: 0 3px 6px -1px #000;
}

.action-button {
    padding: 12px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #498cdb;
    background-image: url(images/button-bg.png);
    -khtml-background-size: 100%;
    background-image: -moz-linear-gradient(top, #498cdb, #153c6a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#498cdb), to(#153c6a));
    background-image: -webkit-linear-gradient(top, #498cdb, #153c6a);
    background-image: -o-linear-gradient(top, #498cdb, #153c6a);
    background-image: -khtml-linear-gradient(top center,  #498cdb, #153c6a)
    background-image: linear-gradient(to bottom, #498cdb, #153c6a);
    background-repeat: repeat-x;
    color: rgba(255, 255, 255, 0.75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff078ed4', endColorstr='#ff1e4780', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    font-size: 35px;
    text-shadow: 1px 1px 1px #000;
    vertical-align: top;
    display: block;
    padding: 20px;
}
.action-button:hover {
    background-position: 0 5px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.action-button:visited, .action-button:active {
    color: #ffffff;
}
