/******************************************************************
*******************************************************************

	Template Name: MINIMA
	Theme URI: http://www.92five.net
	Description: A Minimal Portfolio Site
	Author: 92five
	Author URI: http://www.92five.net
	Version: 1.0
	
	Designed & Handcrafted by 92five for 92five.net
	
*******************************************************************
******************************************************************/


/******************************************************************
This is the CSS Reset
******************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/******************************************************************
TEXT SELECTION STYLES
******************************************************************/

/* Safari, Chrome, iPhones, iPads */
::selection {
 background:#CCC;
 color:#fff;
}

::-moz-selection {
 background:#CCC;
 color:#fff;
}

::-webkit-selection {
 background:#CCC;
 color:#fff;
}
/******************************************************************
General CSS
******************************************************************/

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
p {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #848484;
	font-size: 8pt;
}
h1 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 22pt;
}
h2 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 18pt;
}
h3 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 16pt;
}
h4 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 14pt;
}
h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 12pt;
}
h6 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #454544;
	text-decoration: none;
	font-size: 10pt;
}
#footer-wrapper {
	display: left;
	background-color: #FFF;
	position: left;
	padding-top: 5px;
	width: 100%;
	height: 28px;
	bottom: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	z-index: 600;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#copyright {
	float: left;
	text-align: right;
}
#copyright h6 {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 10px;
}
/***************************************************
DIVIDERS
(for scrolling - and to make the CSS for each divider editable seperatly)
***************************************************/

#latest-divider {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: 0px auto 5px auto;
	text-align: center;
	clear: both;
}
#latest-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#about-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#about-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#portfolio-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#portfolio-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#blog-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#blog-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#contact-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#contact-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#end-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#end-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
#features-divider {
	position: relative;
	padding-top: 140px;
	padding-bottom: 40px;
	margin: 5px auto 5px auto;
	text-align: center;
	clear: both;
}
#features-divider h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	line-height: 0em;
	font-size: 12px;
	color: #c9c9c9;
	position: relative;
	margin: 5px auto 1px auto;
	text-align: center;
}
/***************************************************
COLUMNS and FEATURES
***************************************************/

.one, .one-half, .two-third, .one-third, .one-fourth {
	float:left;
}
.one-half, .two-third, .one-third, .one-fourth {
	margin-right: 30px;
}
.one {
	width: 100%;
}
.one-half {
	width:465px;
}
.two-third {
	width:630px;
}
.one-third {
	width:290px;
}
.one-fourth {
	width:217px;
}
.one-half-last {
	width:465px;
	float: right;
}
.two-third-last {
	width:630px;
	float: right;
}
.one-third-last {
	width:300px;
	float: right;
}
.one-fourth-last {
	width:217px;
	float: right;
}
.clear {
	clear: both;
}
.dropcap {
	font-family: Verdana, Arial, sans-serif;
	font-size: 36px;
	color: #D6423E;
	width:32px;
	height:30px;
	float:left;
	padding:5px 5px 5px 5px;
	text-align:center;
	margin:5px 5px 5px 5px;
}
blockquote {
	font-style:italic;
	font-size:20px;
	margin-right:20px;
	padding-left:20px;
	margin-left:20px;
	margin-top: 30px;
	margin-bottom: 60px;
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	color:#333;
	text-align: left;
	background-image: url(../images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.styled-list-check li {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../images/check.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}
.styled-list-check {
	padding-bottom: 60px;
}
.styled-list-dot li {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	color: #666;
	background-image: url(../images/dot.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.styled-list-dot {
	padding-bottom: 60px;
}
.styled-list-star li {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 14px;
	color: #666;
	background-image: url(../images/star.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.styled-list-star {
	padding-bottom: 60px;
}
.readmore {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #a3a3a3;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}
a:hover {
	color: #D6423E;
}
.spacer {
	clear: both;
	border-bottom: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	margin: 20px 5px 20px 5px;
	padding: 20px 5px 20px 5px;
}
#sucess {
	padding-top: 100px;
	text-align: center;
}
#error {
	padding-top: 100px;
	text-align: center;
}
/******************************************************************
Header CSS
******************************************************************/

#header-wrapper {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 50px;
	padding-top: 50px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	z-index: 500;
	background-color: #FFF;
}
#menu-wrapper {
	position: fixed;
	top: 6px;
	width: 960px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	z-index: 500;
}
#top-line {
	position: fixed;
	height: 9px;
	top: 0px;
	width: 100%;
	z-index: 550;
	border-top: 5px;
	border-style: solid;
	border-color: #D6423E;
}
#logo {
	padding-left: 20px;
}
#main-menu {
	float: right;
	margin-top: 10px;
	padding-top: 5px;
	height: 30px;
	padding-right: 10px;
}
#main-menu li {
	display: inline;
	list-style: none;
}
#main-menu a {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
#main-menu a:hover {
	color: #333;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D6423E;
	padding-bottom: 37px;
}
@-moz-document url-prefix() {
#main-menu a:hover {
 padding-bottom: 36px;
}
}
#main-menu a:active {
	border-bottom: 1px;
	border-style: solid;
	border-color: #D6423E;
}
/******************************************************************
Some Nivo Customization CSS
For easy editing (the main Nivo CSS is in nivo-theme.css)
******************************************************************/

#top-spacer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2em;
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #a3a3a3;
	text-align: center;
	padding-top: 145px;
	padding-bottom: 0px;
	font-style: italic;
}
.theme-minima .nivo-caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
.theme-minima .nivo-caption h1 {
	padding: 50px 10px 5px 10px;
}
.theme-minima .nivo-caption p {
	padding: 5px 20px 20px 20px;
	text-align: justify;
}
.theme-minima .nivo-caption .readmore {
	position: absolute;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	bottom: 20px;
	left: 160px;
}
#slider-shadow {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 16px;
	background-image: url(../images/slider-shade.png);
	background-repeat: no-repeat;
	bottom: -16px;
}
/******************************************************************
Our latest projects CSS
******************************************************************/

.item-summary {
	width: 970px;
	text-align: center;
}
.item-summary .one-third-last {
	padding-right: 0px;
}
.item-summary p {
	width: 280px;
	text-align: left;
	padding: 0px 0px 50px 0px;
}
.item-summary h6 {
	width: 280px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0px 0px;
}
.item {
	width:125px;
	height:125px;
	border:4px solid #222;
	margin:5px 0px 5px 0px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}
/******************************************************************
IMG Hovers
******************************************************************/

.single_image {
	padding-right: 4px;
}
.item-summary img {
	padding: 5px;
	border: solid 1px #c9c9c9;
}
.item-summary img:hover {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
.about-item img {
	padding: 5px;
	border: solid 1px #c9c9c9;
}
.about-item img:hover {
	border: solid 1px #c9c9c9;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
.blog-item img {
	padding: 5px;
	border: solid 1px #c9c9c9;
}
.blog-item img:hover {
	border: solid 1px #c9c9c9;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
#map iframe {
	padding: 5px;
	border: solid 1px #c9c9c9;
}
#map iframe:hover {
	border: solid 1px #c9c9c9;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
.project-summary img {
	padding: 5px;
	border: solid 1px #c9c9c9;
}
.project-summary img:hover {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
/******************************************************************
About us CSS
******************************************************************/

#about {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	display: inline;
}
.about-left {
	padding-top: 25px;
	width: 550px;
	float: left;
	padding-right: 90px;
	border-right: 1px;
	border-style: solid;
	border-color: #d6d6d6;
	padding-bottom: 50px;
}
#about p {
	text-align: justify;
}
#about .readmore {
	margin-top: 0px;
	float: left;
}
.about-item {
	float: right;
	display: block;
	width: 240px;
	height: 180px;
	padding-top: 30px;
}
.about-item-content {
	height: 120px;
	width: 230px;
}
.about-item-content h5 {
	font-size: 12px;
	margin-top: 0px;
	font-weight: bold;
	text-align: right;
}
.about-item-content p {
	padding: 5px 5px 0px 0px;
}
.about-item img {
	margin-bottom: 5px;
	float: left;
}
.social-links {
	vertical-align: top;
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	width: 100px;
	height: 110px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
}
/******************************************************************
Portfolio CSS
******************************************************************/

#filter {
	display: block;
	height: 45px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 940px;
}
#filter:before, #filter:after {
	height: 43px;
	position: absolute;
	top: 0;
	width: 78px;
	content: '';
}
#filter:before {
	background-position: 0 -47px;
	left: -78px;
}
#filter:after {
	background-position: 0 0;
	right: -78px;
}
#filter a {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	display: inline-block;
	text-decoration: none;
	height: 39px;
	line-height: 37px;
	padding: 0 15px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CCC;
}
#filter a:hover {
	text-decoration:none;
}
#filter a.active {
	color: #D6423E;
	border-bottom: 1px;
	border-style: solid;
	border-color: #D6423E;
}
#stage {
	width: 960px;
	margin-left: 5px;
}
#container {
	display:block;
	overflow:hidden;
	width: 960px;
	margin:0 auto;
}
#container li {
	float: left;
	height: 180px;
	list-style: none outside none;
	margin: 20px;
	position: relative;
	width: 200px;
}
#container li p {
	margin-left: 0px;
}
#container li h6 {
	padding-top: 5px;
	font-weight: bold;
	margin-left: 0px;
}
#container li a:hover {
	color: #D6423E;
}
#container ul {
	overflow:hidden;
}
#container ul.hidden {
	display:none;
}
/******************************************************************
Blog CSS
******************************************************************/

#blog {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
.blog-item-info {
	padding: 15px 0 15px 0;
	height: 15px;
	width: 400px;
	float: right;
}
.blog-item {
	clear: both;
	width: 960px;
	height: 270px;
}
.blog-item-content {
	width: 400px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 50px;
	float: right;
}
.blog-item img {
	margin-bottom: 50px;
	float: left;
}
.blog-item-content h5 {
	font-weight: bold;
}
.blog-item-content p {
	padding: 0px 5px 5px 0px;
	text-align: justify;
}
#blog .readmore {
	float: left;
	padding-top: 20px;
}
.user {
	background-image: url(../images/user.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.user:hover {
	background-position: 0 -17px;
	color: #444444;
}
.comments {
	background-image: url(../images/comments.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.comments:hover {
	background-position: 0 -17px;
	color: #444444;
}
.tags {
	background-image: url(../images/tags.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-right: 15px;
	display: inline;
	text-decoration: none;
	font-size: 12px;
	height: 15px;
	color: #d6d6d6;
	padding-left: 20px;
	background-repeat: no-repeat
}
.tags:hover {
	background-position: 0 -17px;
	color: #444444;
}
/***************************************************
Contact CSS
***************************************************/

#contact {
	display: inline;
	position: relative;
	width: 600px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	padding-left: 0px;
	padding-right: 60px;
	border-right: 1px;
	border-style: solid;
	border-color: #d6d6d6;
}
#contactform {
	padding-top: 10px;
}
#contact p {
	padding-top: 5px;
}
#contactform h6 {
	font-size: 12px;
	color: #848484;
	float: left;
}
#contactform .boxes {
	float: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contactform .box {
	width: 390px;
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 60px;
}
#contactform .msgbox {
	margin-bottom: 18px;
	margin-top: 2px;
	margin-left: 60px;
	width: 560px;
}
#contactform .message {
	text-align: left;
	margin-top: 2px;
	height: 135px;
	width: 520px;
	padding: 5px;
}
#contactform #sender_name {
	width: 320px;
}
#contactform #sender_email {
	width: 320px;
}
#contactform #sender_url {
	width: 320px;
}
#contactform .submitbtn {
	width: 120px;
	padding-top: 15px;
	margin-left: 60px;
}
.contactinformation .overline {
	margin-bottom: 15px;
}
#contactinfo {
	padding-right: 50px;
	padding-top: 80px;
	float: right;
}
/******************************************************************
This CSS is for the project page
******************************************************************/
#project-title {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
	font-size: 18pt;
	float: right;
	padding-top: 10px;
}
.project {
	padding-top: 20px;
	width: 960px;
}
#description {
	float: left;
	width: 700px;
	padding-left: 5px;
}
#work {
	border-left: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	float: right;
	padding-left: 40px;
}
#work h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
}
#work li {
	font-family: 'Droid Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	text-decoration: none;
	font-size: 9pt;
	color: #666;
	background-image: url(../images/check.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.project-summary {
	clear: both;
	width: 960px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.project-summary h5 {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
}
/******************************************************************
This is the CSS for the social links
******************************************************************/

#social {
	display: inline;
	float: right;
}
.dribbble a {
	background-image: url(../images/dribbble.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.dribbble a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.forrst a {
	background-image: url(../images/forrst.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.forrst a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.google a {
	background-image: url(../images/google.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.google a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.twitter a {
	background-image: url(../images/twitter_small.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.twitter a:hover {
	background-position: 0 -17px;
	color: #444444;
}
.facebook a {
	background-image: url(../images/facebook_small.png);
	background-position: 0 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 15px;
	color: #727272;
	padding-left: 20px;
	background-repeat: no-repeat
}
.facebook a:hover {
	background-position: 0 -17px;
	color: #444444;
}
/******************************************************************
This is the buttons and inputs CSS
******************************************************************/

.button {
	font-family: 'Droid Serif', Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	height: 34px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.btncolor, .btncolor:focus, .btncolor:hover {
	background:#FFF;
	color:#999;
}
.required {
	color: #D6423E;
}
input, textarea {
	background: #fff;
	border: 1px solid #c9c9c9;
}
input, textarea {
	padding: 5px;
}
input {
	height: 20px;
}
input:focus, textarea:focus, button:hover {
	background: #fff;
	border: 1px solid #D6423E;
	-webkit-box-shadow: 0 0 2px #D6423E;
	-moz-box-shadow: 0 0 2px #D6423E;
	box-shadow: 0 0 2px #D6423E;
}
input:focus, textarea:focus {
	color: #c9c9c9;
}
/******************************************************************
This is the CSS for the features tab
******************************************************************/
#features {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
