* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #00609B;
	padding: 0 0 2px;
	border-bottom: 1px dashed #00609B;
}

a:hover {
	border-bottom-style: solid;
}

a img {
	border: none;
	outline: none;
	vertical-align: middle;
}

ul {
	list-style: none;
}
article {
	display: block;}

body {
	border-top: 10px solid #242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* WP Presentational classes */
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 20px 20px 0; }
.alignright		{ float: right; margin: 0 0 20px 20px; }


#main-container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

#loader {
	position: absolute;
	left: 440px;
	top: 150px;
}

#main-container.no-background {
	padding: 0 0 20px 0;
	background: none;
}

#main-content {
	width: 900px;
	margin: 20px auto 0;
	padding: 20px 0 30px 0;
	border: 1px solid #D7DEDE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}

#main-content .content {
	overflow: hidden;
	padding: 25px 0 0 30px;
}
.page-template-page-partners-php #main-content .content {
	padding: 25px 30px 0;
}
.page-template-page-partners-php #main-content .content .left,
.page-template-page-partners-php #main-content .content .right {
	display: block;
	float: left;
	width: 50%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
.partner_info {
	margin-top: 10px;}

.page-template-page-partners-php #main-content .content .left {
	padding-right: 10px;
	border-right: 1px solid #E4E4E4}
.page-template-page-partners-php #main-content .content .right {
	padding-left: 11px;}
.page-template-page-partners-php #main-content .content img {
	max-width: 100%;
	height: auto;}

#main-content .content h2 span a, #main-content .content h2 span a:hover {
	font-size: 10px;
	border-bottom: 1px dashed #6b6b6b;
	color: #6b6b6b;
	cursor: pointer; 
}

#main-content .content h2 span a:hover {
	border: none;
	text-decoration:underline;
}

#main-content .content h2, #main-content .content h2 a, #main-content .content h2 a:hover {
	font-size: 15px;
	color: #E7621F;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
	border: none;
}

#main-content p {
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #5b5b5b;
	line-height: 2.2;
}

#main-content #left-section {
	width: 60%;
	float: left;
}

#main-content #right-section {
	width: 39%;
	float: right;
}

.outside-section {
	width: 340px;
	padding-right: 20px;
	position: absolute;
	right: 0px;
	top: 50px;
	background: #E0E0E0;
	border: 1px solid #CCCBCB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: -30px;
}

.outside-section h3 {
	font-size: 12px;
	color: #5B5B5B;
	position: relative;
	margin-top: 20px;
}

.outside-section h3 a {
	position: absolute;
	right: 0;
	font-weight: normal;
}

#main-content .outside-section p {
	clear: both;
	padding: 10px 0 0 ;
	margin: 0 0px 25px 20px;
}


#header {
	position: relative;
	margin: 0 0 25px 0;
}

#header #contact-details {
	position: absolute;
	right: 10px;
	top: -10px;
	overflow: hidden;
}

#header #contact-details li {
	float: left;
	margin: 0 40px 0 0;
	display: block;
	font-size: 11px;
	color: #6B6B6B;
}

#header #contact-details li:last-child {
	margin-right: 20px;
}

#logo {
	margin: 20px 0 0 0;
	width: 305px;
	display: block;
	border: none;
}

.navigation-header ul {
	position: absolute;
	overflow: hidden;
	right: 10px;
	bottom: 7px;
}

.navigation-header ul li {
	float: left;
	border-left: 1px solid #c9c9c9;
	padding: 0 10px;
	color: #6B6B6B;
}

.navigation-header ul li:first-child {
	border: none;
}

.navigation-header ul li a {
	display: block;
	padding: 5px 10px;
	color: #5C5C5C;
	font-size: 14px;
	border: none;
}

.navigation-header ul li a:hover,
.navigation-header ul li.current-menu-item a {
	background: #E9E9EA;
	color: #0367A2;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#image-slider, #image-slider-sub {
	width: 890px;
	min-height: 344px;
	max-height: 344px;
	height: 344px;
	margin: 0 auto;
	position: relative;
}

#image-slider-sub {
        min-height: 149px;
        max-height: 149px;
}

#image-slider #slogan, #image-slider-sub #slogan {
	position: absolute;
	right: 30px;
	top: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #222;
	font-family: Arial, serif;
	-moz-text-shadow: 2px 2px 2px #222;
	line-height: 1.6
}

#image-slider #slogan span, #image-slider-sub #slogan span {
	padding: 5px 10px;
	font-size: 40px;
	background: #222;
}

#image-slider-sub #slogan span  {
        padding: 4px 10px;
        font-size: 30px;
}

#image-slider #slogan span.smaller {
	font-size: 20px;
}

#image-slider-sub #slogan span.smaller  {
        font-size: 15px;
}

#slider-nav {
	display: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#slider-nav li {
	float: left;
	margin: 0 5px 0 0;
	width: 10px;
	height:10px;
	border: 1px solid #676767;
}

#slider-nav li:hover {
	cursor: pointer;
	background: #c9c9c9;
}

#slider-nav li.active,
#slider-nav li.active:hover {
	background: #676767;
	cursor: default;
}

#image-slider-blog {
    margin-left: 35px;
}

#middle-section {
	margin: -4px 0 0 0;
	background: #242424;
	position: relative;
}

#middle-section p {
	color: #fff;
	width: 70%;
	padding: 20px 20px 25px 35px;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 1.5;
}

#middle-section .content {
	position: relative;
	height: 93px;
}

#middle-section #welcome-message {
	display: none;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 10px;
	text-align: center;
	width: 95%;
	right: 0;
}

#middle-section p span {
	display: block;
	font-size: 18px;
	color: #fff;
}


#action-button {
	height: 48px;
	display: block;
	position: absolute;
	top: 22px;
	right: 40px;
	padding: 0 0 0 24px;
	float: left;
	background: url(images/button_left.jpg) 0 0 no-repeat;
	outline: none;
	border: none;
}

#action-button .center 
{
	background: url(images/button_center.jpg) repeat-x; 
	text-align: center; 
	height: 48px;
	line-height: 48px;
	float: left;
	padding: 0 25px;
	color: white;
	font-size: 35px;
	text-shadow: 1px 2px 0px #323131;
}
#action-button .right 
{
	background: url(images/button_right.jpg) no-repeat; 
	width: 24px; 
	height: 48px;
	float: left;
}

#action-button a {
	color: white;
	text-decoration: none;
	border: 0;
}

#action-button:hover {
	background-position: 0 -48px;
}

#action-button:hover .center {
	background: url(images/button_center.jpg) 0 -48px repeat-x; 
}

#action-button:hover .right {
	background: url(images/button_right.jpg) 0 -48px no-repeat; 
}

#action-button.active {
	background-position: 0 -96px
}

#inner-content {
	border: 1px solid #D7DEDE;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 895px;
	margin: 25px auto;
}

#introduction-sections {
	overflow: hidden;
	margin: 0 auto;
	width: 898px;
	padding: 35px 0 0 0;
}

*+html #introduction-sections li p {
	margin-top: 30px;
}

#introduction-sections li {
	float: left;
	width: 335px;
	border: solid #D7DEDE;
	border-width: 1px 1px 1px 0;
	padding: 20px 0 0 0;
	min-height: 300px;
	position: relative;
	background: url(images/introduction-sections-bg.jpg) 0 100% repeat-x;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#introduction-sections li:first-child {
	border-width: 1px 1px 1px 1px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
} 

#introduction-sections li:last-child {
	width: 225px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
}

#introduction-sections li:hover {
	background: none;
	cursor: pointer;
}

#introduction-sections li:hover a.blog_more_link {
	border-bottom-style: solid;
}

#introduction-sections li h1,
#main-content h1,
#main-content .h1 {
	font-weight: normal;
	padding: 20px 20px 15px 30px;
	position: absolute;
	color: #0164A7;
	top: -35px;
	font-size: 24px;
	background: #fff;
	left: 20px;
}

#main-content #blog-section h1 {
	position: static;
	font-size: 15px;
	color: #E7621F;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
	border: none;
}

#introduction-sections .about h1,
#main-content h1.about {
	background: #fff url(images/about-us-icon.jpg) 10px 60% no-repeat;
	padding-left: 80px;
}

#introduction-sections .services h1,
#main-content h1.services {
	background: #fff url(images/services-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}

#introduction-sections .blog h1 {
	background: #fff url(images/blog-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}

#introduction-sections .partners h1,
#main-content h1.partners {
	background: #fff url(images/partners-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}

#main-content h1.contact {
	background: #fff url(images/contact-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}
#main-content div.blog,
#main-content h1.blog {
	background: #fff url(images/blog-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}

#main-content h1.customers {
	background: #fff url(images/customers-icon.jpg) 0 0 no-repeat;
	padding-left: 70px;
}

#introduction-sections li p {
	margin: 20px 20px 0;
	font-size: 12px;
	color: #5b5b5b;
	line-height: 2;
}

#introduction-sections li a {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
}

#introduction-sections li small strong a, #introduction-sections li small strong a:hover {
	position: static;
	color: #5B5B5B;
	border: none;
	text-decoration: none;
	border-bottom-style: none;
}

#shadow {
	width: 796px;
	display: block;
	margin: 0 auto;
}

#home-page-customers {
	position: relative;
	width: 851px;
	margin: 0 auto;
	height: 75px;
}

#home-page-customers img {
	display: block;
	position: absolute;
	top: 0;
}

#home-page-customers:hover {
	cursor: pointer;
}

#home-page-customers p {
	text-align: center;
	font-size: 18px;
	color: #ABABAD;
	padding: 10px 0 0 0;
}
.home-page-customers {
	text-align: center;
	font-size: 16px;
	color: #ABABAD;
	padding: 10px 0 0 0;
	margin-top: -10px;
	margin-bottom: 5px;
}

#home-page-customers p a {
	font-size: 16px;
}


#process {
	margin: 0 0 50px 0;	
}

#process li {
	clear: both;
}

#process li span.number {
	float: left;
	font-size: 55px;
	margin: 0 10px 0 0;
	color: #242424;
	line-height: 1;
	padding-top: 18px;
}

#process li h3 {
	font-weight: bold;
	padding: 5px 0 0 0;
	font-size: 18px;
	margin: 0;
	display: block;
}

#process li h4 {
	font-weight: normal;;
	color: #B0AFB4;
	padding: 5px 0 0 0;
}

#process li p {
	clear: both;
	padding: 10px 0 0 80px;
}
	

#customers {
	overflow: hidden;
	margin: 20px 40px 40px 0;
}

#customers h3 {
	font-size: 13px;
	margin: 0 0 20px;
	color: #5B5B5B;
}

#customers h3 a {
	font-weight: normal;
}

#customers .quote {
	background: url(images/quote.jpg) 0 0 no-repeat;
	padding: 0 0 0 40px;
	font-style: italic;
}

#customers img {
	float: left;
	margin: 0 auto;
}

#customers img.smaller {
	width: 230px;
}

#customers li {
	overflow: hidden;
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #c9c9c9;
}

#customers li .content {
	float: right;
	padding: 0;
	margin: 0;
	width: 560px;
	display: block;
}

#bottom-section {
	width: 900px;
	margin: 20px auto;
	overflow: hidden;
}
#bottom-section.subpage {
		
}

#bottom-section.subpage .quote {
	width: 60%;
	margin: 0 auto 20px;
	float: none;
}

#bottom-section .quote {
	font-style: italic;
	background: url(images/quote.jpg) 0 0 no-repeat;
	width: 65%;
	text-indent: 40px;
	line-height: 2;
	color: #5B5B5B;
	font-size: 13px;
	position: relative;
	float: left;
}

#bottom-section .quote strong {
	font-style: normal;
	font-size: 10px;
	display: block;
	padding: 20px 0 0 0;
	margin: 0;
	text-indent: 0;
}

#bottom-section .quote .all {
	text-indent: 0;
	
	font-size: 10px;
	font-style: normal;
}

#bottom-section .contact {
	float: right;
	width: 30%;
	background: url(images/contact-small-icon.jpg) 0 0 no-repeat;
	color: #5B5B5B;
}

#bottom-section .contact h3 {
	padding: 0 0 0 40px;
	font-size: 14px;
	margin: 0;
	color: #5B5B5B;
	line-height: 1.5;
}

#bottom-section .contact h3 span {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;	
}

#bottom-section .contact p {
	font-size: 12px;
}

#bottom-section .contact ul {
	list-style: square;
	margin: 10px 0 0 17px;
}

#bottom-section .contact ul li {
	font-size: 11px;
	margin: 0 0 10px 0;	
}

#bottom-section .contact p {
	margin: 15px 0 0 0;
	font-weight: bold;
}

#footer {
	clear: both;
	background: #242424;
	color: #7A7A7A;
	margin: 30px 0 0;
	font-size: 13px;
	text-align: center;

}

#footer .content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 10px;	
}

#footer .content ul {
	position: absolute;
	top: 10px;
	left: 30px;
}

#footer .content ul li {
	float: left;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 20px;
	font-size: 10px;
}


#footer .content ul li:last-child {
	border: none;
}

#footer .content ul li a {
	color: #fff;
	border: none;
}

#footer p {
	margin: 20px 0 20px 0;
}

#footer .contact-link {
	position: absolute;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #505A63;
	border: none;
	right: 30px;
	padding: 5px 20px;
	top: 0;
}

#main-container .our-offer, #blog li ul {
	list-style: square;
	vertical-align: top;
	padding: 0;
	margin: 0 0 0 20px;
}

#main-container .our-offer li,
#main-container .our-offer li:last-child,
#blog li ul li, #blog li ul li:last-child {
	float: none;
	width: 100%;
	padding: 0;
	font-size: 12px;
	color: #5b5b5b;
	margin: 0 0 25px 0 !important;
	line-height: 1.7!important;
}

#created {
	font-size: 10px;
	color: #7a7a7a;
	text-align: center;
	font-size: 10px;
	border: none;
}

#team {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 35px 0;
}

#team ul {
	overflow: hidden;
}

#team ul li {
	width: 90%;
	padding-bottom: 20px
}

#team ul li img {
	float: left;
	margin: 0 20px 0 10px;
}

#services {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.5;
	color: #5b5b5b;
}

#services > li {
	width: 44%;
	float: right;
	margin: 0 10px 10px 0!important;
}

#services li li {
	margin-bottom: 20px;
}

#services > li:first-child {
	float: left;
	margin: 0 30px 0 0;
}



h3, #services li h3 {
	color: #EE5F23;
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0 15px 0;
}

.contact-message {
	float: left;
	width: 35%;
	color: #ABABAD!important;
	letter-spacing: -2px;
	font-size: 25px!important;
	line-height: 1.2!important;
}

#contact-right-section {
	width: 60%;
	float: right;
}	

#blog-section .content {
	overflow: hidden;
}

#blog-section .outside-section {
	position: static;
	float: right;
	width: 225px;
	padding: 0 20px 20px 20px;
	margin: 0 0 20px 0;
	font-size:10px;
}

#blog-section #right-section {
	padding: 0;
	margin: 0 20px 0 0;
	width: 250px;
}

#blog-section #left-section {
	width: 570px;
}

.widget_recent_entries ul {
	margin: 10px 0 0;
	padding: 0 0 10px 0;
}

.widget_recent_entries ul li {
	margin: 0 0 15px 0;
	padding-bottom: 5px;	
	font-size: 10px;
	line-height: 1.7;
}
.outside-section ul li {
	line-height: 20px;
	margin-bottom: 2px;}

.widget_recent_entries ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.widget_recent_entries ul li:hover {
	background: #D7DEDE;
	cursor: pointer;
}

.widget_recent_entries ul li:hover a {
	border-bottom-style: solid;
}

.widget_recent_entries ul li span {
	font-size: 10px;
	margin: 0 0 5px 0;
	display: block;
	font-style: italic;
}

#blog {
	margin: 0;
	width: 100%;
}

#blog h1 {
	text-decoration: none;
	padding: 0 0 2px;
	clear: both;
	font-size: 22px!important;
}

#blog h1 span, #blog h2 span {
	color: #6B6B6B;
	font-size: 12px;
	margin: 0 0 4px 0;
	display: block;
}

#main-content #blog-section #blog h2, #main-content #blog-section #blog h3 {
	color: #0164A7;
	font-size: 15px;
    font-weight: normal;
    margin: 15px 0;
}

#blog .content {
	margin: 0;
	display: none;
	padding: 10px 0 20px 0;
}

#right-section .widget_search #s {
    background: none repeat scroll 0 0 #F5F5F5 !important;
    border: 1px solid #D6D6D6;
    color: #555555;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 5px 0px 0px;
    padding: 3px 0 4px 5px;
	width: 170px;
}

#right-section .widget_search label {
	display: none;
}

#right-section .widget_search {
	border: none;
	background-color: white;
}

#right-section .widget_search #searchsubmit {
    background: none repeat scroll 0 0 #666666;
    border: 1px solid #666666;
    border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 3px 5px;
    text-decoration: none;
    text-transform: uppercase;
}

#blog-section .navigation div {
	float: left;
}

#blog-section .navigation div.next {
	float: right;
}

#comments #commentform .comment-form-comment label {
	display: none;
}

#blog-section #blog li,
#blog-section #blog article {
	margin-bottom: 50px;
}

#dsq-comments .dsq-avatar a {
	border: none !important;
}

a.dsq-subscribe-email em, a.dsq-subscribe-rss em {
	text-decoration: none !important;
}

.syntaxhighlighter-fonts, .gist-meta {
    font-size: 8px !important;
}
.button_font {
    font-size: 22px !important;
}

/* Cookie Notice */
.popupContainer {
	background: url(images/cookies_popup.png) no-repeat;
	color: #333;
	position: fixed;
	width: 223px;
	height: 216px;
	display: none;
	bottom: 0;
	left: 0;
	z-index: 9999;
	opacity: 0.95;
    overflow: hidden;
}

.popupContainer .proceedButton {
	position: absolute;
	bottom: 10px;
	left: 5px;
	cursor: pointer;
}
.cookieInfo .proceedButton {
    display: block;
    width: 70px;
    margin: 10px auto;
}

.popupContainer .info {
	/*background: black;*/
	width: 109px;
	height: 120px;
	padding: 48px 0 0 2px;
	position: absolute;
	bottom: 48px;
	left: 4px;
	cursor: pointer;
	font-size: 10px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cookieInfo {
	background: #FFF;
	display: none;
	padding: 25px;
	position: fixed;
	width: 619px;
	/*height: 404px;*/
	/*top: 100px;*/
	/*left: 200px;*/
	z-index: 9999;
	margin: 0 auto;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}
.infoText {
    padding-top: 20px;
	font-size: 13px;
}

.cookieInfo .closeButton {
	background: url(images/cookies_close.png) no-repeat;
	height: 20px;
	width: 20px;
    position: absolute;
    top: 7px;
    right: 7px;
	cursor: pointer;
}

/*.cookieInfo .proceedButton {*/
	/*background: url(images/proceed_button.png) no-repeat;*/
	/*height: 29px;*/
	/*width: 109px;*/
	/*margin: 0 auto;*/
	/*cursor: pointer;*/
	/*margin-top: 50px;*/
/*}*/
.button{
    min-width: 65px;
    height: 20px;
    padding: 5px 16px 3px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #ccc;
    margin: 0;
    position: relative;

    /* Label */
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}
.button.small {
    height: 16px;
    line-height: 16px;
}

.button:hover {
    text-shadow: #333 0px 0px 5px;
}

.button .glare {
    position: absolute;
    top: 0;
    left: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 1px;
    width: 92%;
    padding: 8px 0;
    background-color: rgba(255, 255, 255, 0.25);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.51) 40%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.85)), color-stop(40%,rgba(255,255,255,0.51)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.51) 40%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.51) 40%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.51) 40%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.51) 40%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#00ffffff',GradientType=0 );
    zoom: 1;
    opacity: .7;
    filter: alpha(opacity=70);
}

.button.aqua{
    background-color: rgba(60, 132, 198, 0.8);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(28, 91, 155, 0.8)), to(rgba(108, 191, 255, .9)));
    background-image: -moz-linear-gradient(rgba(28, 91, 155, 0.8) 0%, rgba(108, 191, 255, .9) 90%);
    border-top-color: #8ba2c1;
    border-right-color: #5890bf;
    border-bottom-color: #4f93ca;
    border-left-color: #768fa5;

    -webkit-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px;
    -moz-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px; /* FF 3.5+ */
}

.button.orange{
    background-color: #ee5526;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 85%, from(rgba(246, 132, 36, 0.8)), to(rgba(239, 97, 49, 0.9)));
    background-image: -moz-linear-gradient(rgba(246, 132, 36, 0.8) 0%, rgba(239, 97, 49, 0.9) 85%);
    border-top-color: #f7a250;
    border-right-color: #f7a050;
    border-bottom-color: #ef925e;
    border-left-color: #f6a460;
    -webkit-box-shadow: rgba(237, 96, 46, 0.5) 0px 10px 16px;
    -moz-box-shadow: rgba(237, 96, 46, 0.5) 0px 10px 16px;
}
.button.gray{
     background-color: #a3a3a3;
     background-image: -webkit-gradient(linear, 0% 0%, 0% 85%, from(rgba(201, 201, 201, 0.80)), to(rgba(163, 163, 163, 0.89)));
     background-image: -moz-linear-gradient(rgba(201, 201, 201, 0.80) 0%, rgba(163, 163, 163, 0.89) 85%);
     border-top-color: #aaaaaa;
     border-right-color: #aaaaaa;
     border-bottom-color: #aaaaaa;
     border-left-color: #aaaaaa;
     -webkit-box-shadow: rgba(220, 220, 220, 0.49) 0px 10px 16px;
     -moz-box-shadow: rgba(220, 220, 220, 0.49) 0px 10px 16px;
 }
#overlay {
	background: grey;
	width: 100%;
	z-index: 9900;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.5;
	display: none;
}
.divider {
	display: block;
	width: 100%;
	clear: both;
	height: 1px;
	background: #E4E4E4;
	overflow:hidden;
	margin: 20px 0;}