﻿/*
Title:		Gantry custom css file
Author:		katewardman@yahoo.co.uk // Kate Wardman

*/

.YOUR-STYLE {color:#000}
hr {
	display: block;
	height: 1px;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	border-top-width: 1px;
	border-bottom-width: medium;
	border-top-style: solid !important;
	border-bottom-style: none;
	border-top-color: #333333 !important;
}
#rt-feature .rt-container {
	background-color: #fff !important;
}
/* top fix for home icon & logout button background */
#rt-top .rt-container .atielhome {
	margin-left:-5px;
   margin-top:5px;
}
.login-description {
	margin-bottom:20px;
}
#rt-main .rt-container {
	padding-bottom: 10px;
}
input[type=submit], button, .button {
	color:#fff;
	background-color:#f26722 !important;
	border:1px solid #f26722;
	margin-left:-17px;
	text-transform:none !important;
}
/*#search-box input[type="text"] {
	background-color:#fff;
    margin-left: 185px;
	width: 300px;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; 
}*/
/*#search-box form > div  {
	background-color:#D1D2D4;
	margin-left:230px;
}
#search-box {
	margin-left:60px;
    width:380px;
	left:0;
	background-color: #FFF;
	
}*/
#search-box input[type="text"] {
	background-image: url("../images/searchButton.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	filter:none;
	border:none;
/*	margin: 0 0 0 -10px;*/
	color: #999999;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height:30px;
	height:30px;
	width: 255px;
    margin-top: -30px;
}
.searchsearchbox {
	margin-left: 225px;
}
#search-box input[type=text]:focus {
	color:#999;
	outline:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border: none;
}

#articleList p {
	padding-right: 0px !important;
}
#articleList img {
	margin-top: -5px !important;
}
/* Accordion stuff */
.accordion-style-2 .acc_trigger {line-height:2em;}
.accordion-style-2 .acc_trigger span {display:block; padding:0 0 0 30px; background:url(../images/arr2.png) no-repeat 8px 8px; }
.accordion-style-2 .acc_trigger.active span {background: url("../images/arr2.png") no-repeat scroll 8px -82px transparent;}



#hometitle {
	display: block;
    margin: -20px 0 15px -70px;
	width: 1080px;
	padding-top: 244px;
	height/* */:/**/0;
	height: /**/0;
	overflow: hidden;
	outline: none;
	background-repeat: no-repeat;
}
#hometitle h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
/*
Title:		AMMON main css file
Author:		mhogas@gmail.com // Marius Hogas 

*/
.spacer1 {
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.spacer2 {
	height:2px;
}
.spacer3 {
	height:3px;
}
.spacer4 {
	height:4px;
}
.spacer5 {
	height:5px;
}
.spacer6 {
	height:6px;
}
.spacer7 {
	height:7px;
}
.spacer8 {
	height:8px;
}
.spacer9 {
	height:9px;
}
.spacer10 {
	height:10px;
}
.spacer15 {
	height:15px;
}
.spacer20 {
	height:20px;
}
.spacer30 {
	height:30px;
}

body .rt-container {
	width:1000px !important;
	min-width:1000px !important;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 60px;
}
.rt-alpha {margin-left:0;}
.rt-omega {margin-right:0;}
.rt-block {padding:0; margin-bottom:0;}
h1, h2 {letter-spacing:0;}
.module-title h2, h3, h4, h5 {letter-spacing: 0;}
h1, h2, h3, h4, h5 {margin-top:auto;}
ul, ol { padding-left:0; }
/*.rt-article {padding-bottom: 10px; }
.rt-article p {padding-right:60px;}*/
.component-content td p { margin-bottom:15px; }

#rt-top .rt-container { background-color: #d1d2d4; padding-top:10px;}

#rt-main .rt-container {
	background-image:url("../images/main-bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#f6f6f6;
	padding-top:10px;
	margin-left:-60px;
}
#rt-content-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 10px;
	margin-top:5px;
}
#rt-footer .rt-container {
	background-color:#ffffff;
	padding-top: 10px;
}
#rt-mainbottom .rt-container {
	background-color:#eeeeee;
	padding-bottom:10px;

}

/*@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('../fonts/CartoGothicStd-Book-webfont.eot');
    src: url('../fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('../fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('../fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
html {overflow-x:hidden; }

body { font-family: Arial, Helvetica, tahoma sans-serif; font-size:12px; line-height:1.6; color:#282828; background:#8d8f92; }


/* Heading */
h1, h2, h3, h4, h5, h6 { font-weight:normal; color:#454545; line-height:1; }
h1{ font-size:2.5em; margin-bottom:15px; }
h2{ font-size:2.2em; margin-bottom:15px; }
h3{ font-size:1.9em; margin-bottom:15px; }
h4{ font-size:1em; margin-bottom: 5px; }
h5{ font-size:1.5em; margin-bottom: 15px; padding:0px; font-style:italic; }
h6{ font-size:1.3em; margin-bottom: 15px; padding:0px; letter-spacing: 1px; }

/* links */
a { text-decoration:none; }
a:hover{ color:#EB540A; }
a img, img { border:none; vertical-align:top;}

/* paragraphs,blockquote,code */
p { margin-bottom:15px; }
blockquote { margin: 0 0 15px 0; color: #8a8a8a; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.4em; font-size: 14px; }
blockquote p { line-height: 1.4em; font-size: 14px; }
blockquote small { font-size:12px }
code, pre { background:url(../images/code.png) #f7f7f7; padding: 0px 10px; display: block; font-size: 12px; color: #555; margin-bottom: 10px; border: 1px solid #ccc; clear: both; font:12px/1.5  Courier, "Courier New", monospace; white-space: pre; overflow:auto; }


/* Lists */
ol { margin: 20px 0 20px 25px; list-style-type: decimal; }
ol li { font-size: 12px; margin: 5px 0; padding-bottom: 5px; color: #666666; } 
ul { margin-bottom: 20px; }

/* CUSTOM LISTS */
.mainbody ul {list-style:disc; margin-left:15px; margin-bottom:20px;}
ul.list-type-1,ul.list-type-2,ul.list-type-3,ul.list-type-4,ul.list-type-5,ul.list-type-6,ul.list-type-7,ul.list-type-8,ul.list-type-9 {padding-left:0; margin-bottom:20px; margin-left:0px;}
ul.list-type-1 li {padding-left:15px; list-style:none; background:url(../images/bullet-list_01.png) no-repeat 0 0; line-height:20px;}
ul.list-type-2 li {padding-left:15px; list-style:none; background:url(../images/bullet-list_02.png) no-repeat 0 0; line-height:20px;}
ul.list-type-3 li {padding-left:15px; list-style:none; background:url(../images/bullet-list_03.png) no-repeat 0 0; line-height:20px;}
ul.list-type-4 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_04.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}
ul.list-type-5 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_05.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}
ul.list-type-6 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_06.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}
ul.list-type-7 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_07.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}
ul.list-type-8 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_08.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}
ul.list-type-9 li {padding-left:25px; list-style:none; background:url(../images/bullet-list_09.png) no-repeat 0 0; line-height:20px; margin-bottom:5px;}

.hlight_black25, .hlight {background-color:#dedede; padding:2px 4px; text-shadow:0 1px 0 #fff;}
.hlight_black50 {background-color:#bbb; padding:2px 4px; text-shadow:0 1px 0 #ddd; color:#222;}
.hlight_red {background-color:#A71216; padding:2px 4px; text-shadow:0 1px 0 rgba(0,0,0,0.5); color:#fff;}
.hlight_blue {background-color:#365985; padding:2px 4px; text-shadow:0 1px 0 rgba(0,0,0,0.5); color:#fff;}
.hlight_green {background-color: #1A7340; padding:2px 4px; text-shadow:0 1px 0 rgba(0,0,0,0.5); color:#fff;}
.hlight_yellow {background-color: #C9E047; padding:2px 4px; text-shadow:0 1px 0 #FFF; color:#333;}



.pre {font: 11px Courier, "Courier New", monospace; padding: 5px 5px 5px 15px; border: 1px solid #ccc; background:#efefef; -webkit-border-radius: 5px; -moz-border-radius:  5px; border-radius: 5px ; color: #333; line-height: 19px;overflow:auto;overflow-Y: hidden; clear:both; margin-bottom:20px;}

/*.separator {background:#f1f1f1; height: 2px;  margin: 0 0 20px; }*/

/* fancy shadows */
.block-img-shadow {display:inline-block; position:relative; } /* in case the image needs to be inserted into an article, it must be set to inline block */
.under-shadow {text-align:center;}

/* zoom overlay */
.head-image {padding:4px; border:1px solid #c0c0c0; }
a:hover img.head-image {border:1px solid #888;}
a .zoom-overlay {opacity:0; filter:alpha(opacity=0); display:block; width:100%; height:100%; background:url(../images/head-image-overlay.png) no-repeat center 50%; position:absolute; top:0;
-moz-transition: opacity 250ms ease-in;
-webkit-transition: opacity 250ms ease-in;
-o-transition: opacity 250ms ease-in;
transition: opacity 250ms ease-in;
}
a:hover .zoom-overlay {opacity:1; filter:alpha(opacity=100);}

img.shadow {padding:4px; border:1px solid #ededed;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }


/* buttons variation */
.btn-style1 { background: #e3e3e3; border: 1px solid #bbb; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 0 0 1px 1px #f6f6f6; -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6; box-shadow: inset 0 0 1px 1px #f6f6f6; color: #333; font-family: "helvetica neue", helvetica, arial, sans-serif; font-size: 12px; line-height: 1; padding: 4px 8px; text-align: center; text-shadow: 0 1px 0 #fff; }
.btn-style1.rounded { -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; padding-left:13px; padding-right:13px; }
.btn-style1:hover { background: #d9d9d9; -moz-box-shadow: inset 0 0 1px 1px #eaeaea; -webkit-box-shadow: inset 0 0 1px 1px #eaeaea; box-shadow: inset 0 0 1px 1px #eaeaea; color: #222; cursor: pointer; }
.btn-style1:active { background: #d0d0d0; -moz-box-shadow: inset 0 0 1px 1px #e3e3e3; -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3; box-shadow: inset 0 0 1px 1px #e3e3e3; color: #000; }
.btn-style2 { background: #eee; background: -moz-linear-gradient(top, #eee 0%, #ccc 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc)); border: 1px solid #ccc; border-bottom: 1px solid #bbb; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; color: #333; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; font-size: 11px; font-weight: bold; line-height: 1; padding: 4px 8px; text-align: center; text-shadow: 0 1px 0 #eee; }
.btn-style2.rounded { -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; padding-left:13px; padding-right:13px; }
.btn-style2:hover { background: #ddd; background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb)); border: 1px solid #bbb; border-bottom: 1px solid #999; cursor: pointer; text-shadow: 0 1px 0 #ddd; }
.btn-style2:active { border: 1px solid #aaa; border-bottom: 1px solid #888; -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee; }

.big-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 19px;
font-weight: bold;
padding: 14px 25px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
}
.big-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}
.medium-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 8px 20px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
}
.medium-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}

.small-button {
background: #cccccc;
background: -moz-linear-gradient(top, #cccccc 0%, #bbbbbb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#bbbbbb));
background: -webkit-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -o-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
background: -ms-linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
background: linear-gradient(top, #cccccc 0%,#bbbbbb 100%);
color: #FFF;
cursor: pointer;
font-size: 12px;
font-weight: bold;
padding: 4px 12px;
overflow: visible;
display: inline-block;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
box-shadow:0 1px 1px rgba(255, 255, 255, 0.3) inset, 0 -1px 1px rgba(0, 0, 0, 0.3) inset, 0 2px 4px rgba(0, 0, 0, 0.3);
}
.small-button:hover {
color:#fff;
background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -o-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#cccccc',GradientType=0 );
background: linear-gradient(top, #bbbbbb 0%,#cccccc 100%);
}

/* Gradient Colors */
.blue { 
background: #2e9fd8;
background: -moz-linear-gradient(top, #2e9fd8 0%, #0c72a4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e9fd8), color-stop(100%,#0c72a4));
background: -webkit-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
background: -o-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
background: -ms-linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9fd8', endColorstr='#0c72a4',GradientType=0 );
background: linear-gradient(top, #2e9fd8 0%,#0c72a4 100%);
}
a.blue:hover {
background: #0c72a4;
background: -moz-linear-gradient(top, #0c72a4 0%, #2e9fd8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c72a4), color-stop(100%,#2e9fd8));
background: -webkit-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
background: -o-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
background: -ms-linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c72a4', endColorstr='#2e9fd8',GradientType=0 );
background: linear-gradient(top, #0c72a4 0%,#2e9fd8 100%);
}
.green {
background: #b7df63;
background: -moz-linear-gradient(top, #b7df63 0%, #74ab00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7df63), color-stop(100%,#74ab00));
background: -webkit-linear-gradient(top, #b7df63 0%,#74ab00 100%);
background: -o-linear-gradient(top, #b7df63 0%,#74ab00 100%);
background: -ms-linear-gradient(top, #b7df63 0%,#74ab00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7df63', endColorstr='#74ab00',GradientType=0 );
background: linear-gradient(top, #b7df63 0%,#74ab00 100%);
}
a.green:hover {
background: #74ab00;
background: -moz-linear-gradient(top, #74ab00 0%, #b7df63 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74ab00), color-stop(100%,#b7df63));
background: -webkit-linear-gradient(top, #74ab00 0%,#b7df63 100%);
background: -o-linear-gradient(top, #74ab00 0%,#b7df63 100%);
background: -ms-linear-gradient(top, #74ab00 0%,#b7df63 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74ab00', endColorstr='#b7df63',GradientType=0 );
background: linear-gradient(top, #74ab00 0%,#b7df63 100%);
}
/*.yellow {
background: #ffd700;
background: -moz-linear-gradient(top, #ffd700 0%, #ffaf00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd700), color-stop(100%,#ffaf00));
background: -webkit-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
background: -o-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
background: -ms-linear-gradient(top, #ffd700 0%,#ffaf00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd700', endColorstr='#ffaf00',GradientType=0 );
background: linear-gradient(top, #ffd700 0%,#ffaf00 100%);
}*/
a.yellow:hover {
background: #ffaf00;
background: -moz-linear-gradient(top, #ffaf00 0%, #ffd700 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf00), color-stop(100%,#ffd700));
background: -webkit-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
background: -o-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
background: -ms-linear-gradient(top, #ffaf00 0%,#ffd700 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#ffd700',GradientType=0 );
background: linear-gradient(top, #ffaf00 0%,#ffd700 100%);
}
.red{
background: #d11313;
background: -moz-linear-gradient(top, #d11313 0%, #a30a0a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d11313), color-stop(100%,#a30a0a));
background: -webkit-linear-gradient(top, #d11313 0%,#a30a0a 100%);
background: -o-linear-gradient(top, #d11313 0%,#a30a0a 100%);
background: -ms-linear-gradient(top, #d11313 0%,#a30a0a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d11313', endColorstr='#a30a0a',GradientType=0 );
background: linear-gradient(top, #d11313 0%,#a30a0a 100%);
}
a.red:hover  {
background: #a30a0a;
background: -moz-linear-gradient(top, #a30a0a 0%, #d11313 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a30a0a), color-stop(100%,#d11313));
background: -webkit-linear-gradient(top, #a30a0a 0%,#d11313 100%);
background: -o-linear-gradient(top, #a30a0a 0%,#d11313 100%);
background: -ms-linear-gradient(top, #a30a0a 0%,#d11313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30a0a', endColorstr='#d11313',GradientType=0 );
background: linear-gradient(top, #a30a0a 0%,#d11313 100%);
}


/* warning boxes */
.info, .success, .warning, .error { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; }
.info { color: #00529B; background-color: #BDE5F8; background-image: url('../images/icon-info.png'); }
.success { color: #4F8A10; background-color: #DFF2BF; background-image:url('../images/icon-tick.png'); }
.warning { color: #9F6000; background-color: #FEEFB3; background-image: url('../images/icon-warning.png'); }
.error { color: #D8000C; background-color: #FFBABA; background-image: url('../images/icon-cross.png'); }

/* Selections */
::-moz-selection { color: #fff !important; }
::selection { color: #fff !important; }

/* INPUT, TEXTAREA, SUBMIT */
input {margin:0; padding:0;}
input[type=text], input[type=password],input[type=email], textarea { border:1px solid #e3e3e3; padding:7px; font-size:11px; color:#777; }
input[type=text], input[type=password],input[type=email], textarea, select { background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
background: linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;
outline:0 none !important;
}
input[type=text].rounded, input[type=password].rounded,input[type=email].rounded , textarea.rounded, select.rounded, input[type=submit].rounded, button.rounded {-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;  }
input[type=text]:hover, input[type=password]:hover ,input[type=email]:hover, textarea:hover { border:1px solid #b4b4b4; }

input[type=submit], button { padding: 4px 14px; /*color:#fff;*/ text-shadow:0 1px 0 rgba(0,0,0,0.5); text-transform:uppercase; cursor:pointer; border:1px solid #444;
-webkit-box-shadow: 0 2px 6px rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 2px 6px rgba(255, 255, 255, 0.5) inset; box-shadow: 0 2px 6px rgba(255, 255, 255, 0.5) inset; }
input[type=submit]:hover, button:hover { -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 -2px 6px rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 -2px 6px rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 -2px 6px rgba(255, 255, 255, 0.5) inset;}
input[type=submit]:active, button:active {-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5) inset; -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5) inset; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5) inset;}
/* you can activate the rounded fields only setting the .rounded-fields class to the parent form */
.rounded-fields input[type=text], .rounded-fields input[type=password], .rounded-fields input[type=email], .rounded-fields textarea, .rounded-fields select, .rounded-fields input[type=submit], .rounded-fields button {-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;  }

select {padding:7px; border:1px solid #e3e3e3;}
select:hover { border:1px solid #b4b4b4; }

form > div {margin-bottom:15px;}
form label {color:#454545;}

.infield form > div, form.infield > p {position:relative;}
.infield form label {position:absolute; left:7px; top:5px; font-size:11px; color:#888;}

.form-preset input[type=text], .form-preset input[type=password] {width:240px;}
.form-preset textarea {width:450px;}

/* READON BUTTON */
.readon {color: #fff;font-size: 13px;font-weight: normal;padding: 3px 6px;text-shadow: 1px 1px 0 #555555;}
.readon:hover {color:#fff; background-image:url(../images/transparent_png/black10.png); }
.readon:active {color:#fff; background-image:url(../images/transparent_png/black20.png); }

/* 404 ERROR */
.error404 {font-weight:bold; font-size: 220px; line-height:1; color:#CCC; text-align:center; text-shadow: 0 0 1px #000; text-transform:uppercase; margin:40px 0;}
.error404 span {display:block;}
.error404 p {font-size:30px;}

/* CLEAR FIX - http://nicolasgallagher.com/micro-clearfix-hack/ */
.clear:before, .clear:after {content:""; display:table;}
.clear:after {clear:both;}
.clear {zoom:1;}

/* SPACING HELPERS - in case you need some extra spaces and you don't want to use empty paragraphs */
.space1 { height: 1px; }
.space2 { height: 2px; }
.space3 { height: 3px; }
.space4 { height: 4px; }
.space5 { height: 5px; }
.space6 { height: 6px; }
.space7 { height: 7px; }
.space8 { height: 8px; }
.space9 { height: 9px; }
.space10 { height: 10px; }
.space11 { height: 11px; }
.space12 { height: 12px; }
.space13 { height: 13px; }
.space14 { height: 14px; }
.space15 { height: 15px; }
.space16 { height: 16px; }
.space17 { height: 17px; }
.space18 { height: 18px; }
.space19 { height: 19px; }
.space20 { height: 20px; }
.space21 { height: 21px; }
.space22 { height: 22px; }
.space23 { height: 23px; }
.space24 { height: 24px; }
.space25 { height: 25px; }
.space26 { height: 26px; }
.space27 { height: 27px; }
.space28 { height: 28px; }
.space29 { height: 29px; }
.space30 { height: 30px; }

/* ACCORDION - Tutorial by Soh Tanaka - http://www.sohtanaka.com/web-design/easy-toggle-jquery-tutorial/ */
.acc_trigger {padding: 0; margin: 0; width:100%; display:block; background:url(../images/acc_style_1_arr_closed.png) no-repeat right center; }
.acc_trigger.active {background:url(../images/acc_style_1_arr_opened.png) no-repeat right center;}
.acc_container { margin: 0 0 5px; padding: 0; overflow: hidden; clear: both; }
.acc_wrapper {border-bottom:1px solid #ccc;}

.accordion-style-1 {margin-bottom:25px;}
.accordion-style-1 .acc_trigger {font-size:22px; line-height:2.5; }
.accordion-style-1 .acc-item {border-bottom:1px solid #ccc;}

.accordion-style-2 {background:#f6f6f6; border:1px solid #dfdfdf; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; width:600px; margin-bottom:25px; }
.accordion-style-2 .acc_trigger {border-bottom:1px solid #dfdfdf; line-height:2.8; font-weight:bold; text-shadow:0 1px 0 #fff; color:#6e6e6e; width:auto;
background: #fafafa;
background: -moz-linear-gradient(top, #fafafa 0%, #e6e6e6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e6e6e6));
background: -webkit-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
background: -o-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
background: -ms-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 );
background: linear-gradient(top, #fafafa 0%,#e6e6e6 100%); }
.accordion-style-2 .acc_trigger span {display:block; padding:0 0 0 30px; background:url(../images/arr2.png) no-repeat 8px 13px; }
.accordion-style-2 .acc_trigger.active { color:#444; }
.accordion-style-2 .acc_trigger.active span {background:url(../images/arr2.png) no-repeat 8px -28px; }
.accordion-style-2 .acc-item.first .acc_trigger {
-webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px;}
.accordion-style-2 .acc-item.last .acc_trigger {border-bottom:0;
-webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.accordion-style-2 .acc_container {padding:20px 20px 0; border-bottom:1px solid #dfdfdf; margin:0; }
.accordion-style-2 .acc-item.last .acc_container {border-bottom:0; }


/* TOGGLES - Tutorial by Soh Tanaka - http://www.sohtanaka.com/web-design/easy-toggle-jquery-tutorial/*/
.tgg-trigger { padding: 0; margin: 0; width:100%; display:block; background:url(../images/acc_style_1_arr_closed.png) no-repeat right center; padding: 0; overflow: hidden; clear: both;  }
.tgg-trigger .active {background:url(../images/acc_style_1_arr_opened.png) no-repeat right center;}
.tgg_wrapper {border-bottom:1px solid #ccc;}

.toggle-style-1 {margin-bottom:25px;}
.toggle-style-1 .tgg-trigger {font-size:22px; line-height:2.5; }
.toggle-style-1 .tgg-item {border-bottom:1px solid #ccc;}

.toggle-style-2 {background:#f6f6f6; border:1px solid #dfdfdf; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; width:600px; margin-bottom:25px; }
.toggle-style-2 .tgg-trigger {border-bottom:1px solid #dfdfdf; line-height:2.8; font-weight:bold; text-shadow:0 1px 0 #fff; color:#6e6e6e; width:auto;
background: #fafafa;
background: -moz-linear-gradient(top, #fafafa 0%, #e6e6e6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e6e6e6));
background: -webkit-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
background: -o-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
background: -ms-linear-gradient(top, #fafafa 0%,#e6e6e6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 );
background: linear-gradient(top, #fafafa 0%,#e6e6e6 100%); }
.toggle-style-2 .tgg-trigger span {display:block; padding:0 0 0 30px; background:url(../images/arr2.png) no-repeat 8px 13px; }
.toggle-style-2 .tgg-trigger.active { color:#444; }
.toggle-style-2 .tgg-trigger.active span {background:url(../images/arr2.png) no-repeat 8px -28px; }
.toggle-style-2 .tgg-item.first .tgg-trigger {
-webkit-border-top-left-radius: 4px; -moz-border-top-left-radius: 4px; border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px; -moz-border-top-right-radius: 4px; border-top-right-radius: 4px;}
.toggle-style-2 .tgg-item.last .tgg-trigger {border-bottom:0;
-webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.toggle-style-2 .toggle_container {padding:20px 20px 0; border-bottom:1px solid #dfdfdf; margin:0; }
.toggle-style-2 .tgg-item.last .toggle_container {border-bottom:0; }

.toggle-style-faq {border:1px solid #ddd; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; color:#444; background-color:#eee; margin-bottom:30px; }
.toggle-style-faq .tgg-trigger {font-size:14px; line-height:1.8; padding:10px 15px 10px 40px; width:auto; border-top:1px solid #ddd; color:#444; background-image:url(../images/question_mark.gif); background-repeat:no-repeat; background-position:13px center; background-color:#fff;  }
.toggle-style-faq .tgg-trigger:first-child {border-top:0;} 
.toggle-style-faq .tgg-item.first .tgg-trigger {-webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; border-top-right-radius: 5px;}
.toggle-style-faq .tgg-item.last .tgg-trigger {-webkit-border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.toggle-style-faq .tgg-trigger.odd {background-color:#f5f5f5; text-shadow: 0 1px 0 white;} 
.toggle-style-faq .tgg-trigger.active {font-weight:bold; background-color:#eee;} 
.toggle-style-faq .tgg-trigger:hover {background-color:#eee;}
.toggle-style-faq .toggle_container {padding:15px;}

/* TABLES */
table.zebra-style {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; text-align:left; margin-bottom:25px;}
table.zebra-style th { color: #444; font-size: 14px; font-weight: normal; padding: 10px 8px; }
table.zebra-style td {color: #777;padding: 8px;}
table.zebra-style tr.odd {background:#f2f2f2;}

table.minimal-style { background: #FFFFFF; border-collapse: collapse; font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif; font-size: 12px; text-align: left; min-width: 480px; margin-bottom:25px; }
table.minimal-style th { border-bottom: 2px solid #444; color: #666666; font-size: 14px; font-weight: normal; padding: 10px; }
table.minimal-style td { border-bottom: 1px solid #CCCCCC; color: #999; padding: 8px 10px; }
table.minimal-style tbody tr:hover td {color:#444;}

table.box-style {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;min-width:480px;text-align:left;border-collapse:collapse;margin-bottom:25px; }
table.box-style th {font-size:14px;font-weight:normal;background:#ccc;border-top:4px solid #ddd;border-bottom:1px solid #fff;color:#666666;padding:10px;}
table.box-style td {background:#f9f9f9;border-bottom:1px solid #fff;color:#999;border-top:1px solid transparent;padding:8px 10px;}
table.box-style tr:hover td {background:#eee;color:#444;}

.onecol-style {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size:12px; min-width:480px; text-align:left; border-collapse:separate !important; border-spacing:0; margin-bottom:25px;}
.onecol-style th {font-size:14px; font-weight:normal; color:#666666; padding:12px 15px;}
.onecol-style td {color:#999; border-top:1px solid #ccc; padding:10px 15px;}
.onecol-first {background:#dedede; border-right:10px solid transparent; border-left:10px solid transparent;}
.onecol-style tr:hover td {color:#444; background:#eee;}

.simple-style {border-top:1px solid #CFCFCF; border-left:1px solid #CFCFCF; border-right:0; border-bottom:0; width:100%;}
.simple-style td, .simple-style th {border-right:1px solid #CFCFCF; border-bottom:1px solid #CFCFCF; text-align:center; padding:5px 0; width:20%;}
.simple-style th {background-color:#dedede; font-size:120%;text-shadow: 0 1px 0 #fff;}
.simple-style tr:nth-child(even) {background: #fff;}
.simple-style tr:nth-child(odd) {background: #F6F6F6;}

/* STUFF */
.left-outline { padding:10px 20px 10px 10000px; margin: 0 0 25px -10000px; background:url('../php/rgba.php?name=black&a=40'); background:rgba(0,0,0,0.4); color:#fff; }
.right-outline { padding:10px 10000px 10px 20px; margin: 0 -10000px 25px 0 ; background:url('../php/rgba.php?name=black&a=40'); background:rgba(0,0,0,0.4); color:#fff; } 

/* STUFF */
.pricing-table {margin-bottom:35px; width:940px;}
.pricing-table.col3 .box {width:33.33%;}
.pricing-table.col4 .box {width:25%;}
.pricing-table.col5 .box {width:20%;}
.pricing-table.col6 .box {width:16.6%;}
.pricing-table .box {float:left; margin-top:7px; }
.pricing-table .box .box-inner {border:1px solid #dedede; padding:20px; text-align:center;
background: #f7f7f7;
background: -moz-linear-gradient(top, #f7f7f7 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top, #f7f7f7 0%,#dedede 100%);
background: -o-linear-gradient(top, #f7f7f7 0%,#dedede 100%);
background: -ms-linear-gradient(top, #f7f7f7 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dedede',GradientType=0 );
background: linear-gradient(top, #f7f7f7 0%,#dedede 100%); }
.pricing-table .first .box-inner  {-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.pricing-table .last .box-inner {-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.pricing-table .box .title {font-weight:700; font-size: 26px; line-height:1; margin-bottom:15px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8), 0 2px 0 #CCCCCC; }
.pricing-table .box .price {font-size:3.5em; font-weight:700; letter-spacing:-1px; line-height:1; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8), 0 2px 0 #CCCCCC ; color:#454545; }
.pricing-table .box .price span.curr {font-size:0.6em; position:relative; top:-8px; }
.pricing-table .box .price-type {font-size:11px; color:#999;}
.pricing-table .box ul.description {margin:20px 0; text-shadow:0 1px 0 #fff; color:#454545; list-style:none; padding:0;}
.pricing-table .box ul.description li {line-height:19px;}
.pricing-table .box ul.description li a {line-height:19px; font-size:12px;}
.pricing-table .box .separator {margin:10px 0;}
.pricing-table .promoted .box-inner {border-width:7px; border-style:solid; position:relative; margin-top:-7px; margin-left:-7px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 2px 15px rgba(0,0,0,0.2); -moz-box-shadow:0 2px 15px rgba(0,0,0,0.2); box-shadow:0 2px 15px rgba(0,0,0,0.33);  }
.pricing-table .box.promoted .box-inner  {
background: #dedede;
background: -moz-linear-gradient(top, #dedede 0%, #f7f7f7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(100%,#f7f7f7));
background: -webkit-linear-gradient(top, #dedede 0%,#f7f7f7 100%);
background: -o-linear-gradient(top, #dedede 0%,#f7f7f7 100%);
background: -ms-linear-gradient(top, #dedede 0%,#f7f7f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#f7f7f7',GradientType=0 );
background: linear-gradient(top, #dedede 0%,#f7f7f7 100%); }
.pricing-table .action a {
padding: 9px 14px; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,0.5); text-transform:uppercase;
-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(255, 255, 255, 0.5) inset; -moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(255, 255, 255, 0.5) inset; box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(255, 255, 255, 0.5) inset;
-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.pricing-table .action a:hover {
-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 -2px 6px rgba(255, 255, 255, 0.5) inset; -moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 -2px 6px rgba(255, 255, 255, 0.5) inset; box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 -2px 6px rgba(255, 255, 255, 0.5) inset;}
.pricing-table .action a:active {
-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(0, 0, 0, 0.5) inset; -moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(0, 0, 0, 0.5) inset; box-shadow:0 0 1px rgba(0, 0, 0, 0.9) inset, 0 2px 6px rgba(0, 0, 0, 0.5) inset;}
.pricing-table .featured-badge {width:58px; height:51px; background:url(../images/featured-badge.png) no-repeat; top:-10px; right:-10px; position:absolute;}

.pricing-table .box.features .box-inner {border-right:none; background:#f5f5f5; text-align:left; margin-top:10px;}
.pricing-table .box.features .box-inner .title {margin-left:20px; text-shadow:none;}
.pricing-table .box.features .box-inner .price {font-size:1.6em; line-height:2.7; letter-spacing:0; margin-left:20px; text-shadow:none;}
.pricing-table .box.features ul.description {margin-left:20px;}
.pricing-table .box.features ul.description li .help { cursor:help;}

.pricing-table.orange-style {color:#EB540A;}
.pricing-table.orange-style .promoted .box-inner {border-color:#EB540A; }
.pricing-table.orange-style .action a { background-color:#EB540A; }
.pricing-table.blue-style {color:#08579C;}
.pricing-table.blue-style .promoted .box-inner {border-color:#08579C; }
.pricing-table.blue-style .action a { background-color:#08579C; }
.pricing-table.purple-style {color:#8A2D9A;}
.pricing-table.purple-style .promoted .box-inner {border-color:#8A2D9A; }
.pricing-table.purple-style .action a { background-color:#8A2D9A; }
.pricing-table.yellow-style {color:#FFC800;}
.pricing-table.yellow-style .promoted .box-inner {border-color:#FFC800; }
.pricing-table.yellow-style .action a { background-color:#FFC800; }
.pricing-table.turqoise-style {color:#12C6C2;}
.pricing-table.turqoise-style .promoted .box-inner {border-color:#12C6C2; }
.pricing-table.turqoise-style .action a { background-color:#12C6C2; }
.pricing-table.darkred-style {color:#C62B57;}
.pricing-table.darkred-style .promoted .box-inner {border-color:#C62B57; }
.pricing-table.darkred-style .action a { background-color:#C62B57; }
.pricing-table.red-style {color:#F02311;}
.pricing-table.red-style .promoted .box-inner {border-color:#F02311; }
.pricing-table.red-style .action a { background-color:#F02311; }
.pricing-table.green-style {color:#59A80F;}
.pricing-table.green-style .promoted .box-inner {border-color:#59A80F; }
.pricing-table.green-style .action a { background-color:#59A80F; }
.pricing-table.green-lemon-style {color:#9CC607;}
.pricing-table.green-lemon-style .promoted .box-inner {border-color:#9CC607; }
.pricing-table.green-lemon-style .action a { background-color:#9CC607; }

/* quotes */
.quotes {margin-top:40px; position:relative}
.quotes blockquote { margin-bottom: 40px; padding: 0 0 0 70px; position: relative; width: 90%; }
.quotes blockquote p { color: #444444; font-size: 18px; font-style: italic; margin: 0; }
blockquote { quotes:none;}
.quotes blockquote:before { color: #DDDDDD; content: "“"; display: block; font-size: 140px; font-family: Georgia, "Times New Roman", Times, serif; left: -10px; position: absolute; top: 40px; z-index: 3; }

/* PHOTO GALLERY */
ul.gallery {clear: both; list-style: none outside none; margin: 8px auto; overflow: hidden; padding: 8px 0;}
ul.gallery li {background:#FFFFFF; float: left; margin: 5px; padding: 0; list-style:none; }
ul.gallery li a img {padding:4px; border:1px solid #ededed;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
ul.gallery li a img:hover {-moz-box-shadow: 0 0 5px #EB540A;-webkit-box-shadow: 0 0 5px #EB540A; box-shadow: 0 0 5px #EB540A; border: 1px solid #EB540A;} 


/* MAIN */
#rt-logo { width:131px; height:0px; background: url(../images/logo/logo.png) 0 0 no-repeat; display:block; text-indent:-9999px; margin:0px 0; }

/* BEGIN TEMPLATE */
#rt-header, #rt-top { background-color:#8d8f92;}
#rt-header .rt-container {height:60px; background-color:#404041;}
/*#rt-header .shadow-down {position:absolute; width:918px; height:20px; bottom:-20px; left:50%; margin-left:-459px; background:url(../images/shadow-down.png) no-repeat;}*/
#rt-header ul.menu {float:right; margin:0;}
#rt-header ul.menu li {float:left; margin-left:15px; padding-left:15px; background:url(../images/menu-separator.png) no-repeat left center; }
#rt-header ul.menu li:first-child {margin-left:0; padding-left:0; background:none;}
#rt-header ul.menu li a,
#rt-header ul.menu li span.separator {font:13px/1 arial, serif; color:#fff; text-shadow:1px 1px 0 #000; padding:28px 5px; display:block; text-transform:uppercase; opacity:0.8; filter:alpha(opacity=80); }
#rt-header ul.menu li span.separator {background:none; height:auto}
#rt-header ul.menu li a:hover,
#rt-header ul.menu li.active a,
#rt-header ul.menu li span.separator:hover,
#rt-header ul.menu li.active span.separator {opacity:1; filter:alpha(opacity=100);}
#rt-header ul.menu li .hover-mask {}
#rt-header ul.menu ul { background:url('../php/rgba.php?name=black&a=70'); background:rgba(0,0,0,0.7); margin-top:0px; }
#rt-header ul.menu ul li {margin:0; padding:0; background:none;}
#rt-header ul.menu ul li span.separator,
#rt-header ul.menu ul li a { font:12px/1  Arial, Helvetica, sans-serif; color:#ccc; padding:11px 10px; text-transform:none; display:block; margin:0 4px; border-top:1px solid #000; opacity:1; filter:alpha(opacity=100); }
#rt-header ul.menu ul li a:hover,
#rt-header ul.menu ul li.active a { color:#fff;}
#rt-header ul.menu ul li:first-child > a {border-top:none;}
#rt-header ul.menu li a > .sf-sub-indicator,
#rt-header ul.menu li span.separator > .sf-sub-indicator {top:3.6em !important; left:50%; margin-left:-5px; right:auto !important;}
#rt-header ul.menu li li a > .sf-sub-indicator,
#rt-header ul.menu li li span.separator > .sf-sub-indicator {top:50% !important; margin-top:-5px; left:95% !important;}
#rt-header .sf-menu > li:hover > ul,
#rt-header .sf-menu > li.sfHover > ul { top:5.9em;}
#rt-header .rt-menubar {margin-left:-80px; margin-top:-20px;}

/* second header model styling */
.style2#rt-header {background-color:transparent; border:none;}
.style2#rt-header .shadow-down {display:none;}
.style2#rt-header ul.menu { background:url('../php/rgba.php?name=black&a=60'); background:rgba(0,0,0,0.6); padding:0 20px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  }

/* third header model styling */
.style3#rt-header {background-color:transparent; border:none;}
.style3#rt-header .shadow-down {display:none;}
.style3#rt-header ul.menu { background:url('../php/rgba.php?name=black&a=60'); background:rgba(0,0,0,0.6); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding:0px 10000px 0px 20px; margin: 0 -10000px 25px 0 ;  }



/* forth header model styling */
.style4#rt-header {background-color:transparent; border:none;}
.style4#rt-header .shadow-down {display:none;}
.style4#rt-header ul.menu {margin-top:12px;}
.style4#rt-header ul.menu > li {background:none; padding-left:0;}
.style4#rt-header ul.menu > li > a { background:url('../php/rgba.php?name=black&a=60'); background:rgba(0,0,0,0.6); padding:15px 10px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  }
.style4#rt-header ul.menu li ul { -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  }
.style4#rt-header ul.menu li a > .sf-sub-indicator { top:2.2em !important;}
.style4#rt-header .sf-menu > li:hover > ul,
.style4#rt-header .sf-menu > li.sfHover > ul { top:3.9em;}

/* ICONS MENU (UNDER HEADER MENU) */
#icon-widgets {position:absolute; top:105px; right:50%; margin-right:-470px; z-index:2; background:url('../php/rgba.php?name=black&a=50'); background:rgba(0,0,0,0.5); -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.icon-menu {float:right; margin:0; padding:0 3px;}
.icon-menu li {float:left; margin-left:3px; padding-left:3px; border-left:1px solid rgba(255,255,255,0.2); position:relative; overflow:hidden; list-style:none;}
.icon-menu li:first-child {margin-left:0; padding-left:0; border-left:0;}
.icon-menu li.social-icons > a,
.icon-menu li.search-box > a { display:block; width:25px; height:26px; margin:0; text-indent:-9999px; opacity:0.8; filter:alpha(opacity=80); float:left;}
.icon-menu li a:hover {opacity:1; filter:alpha(opacity=100);}
.icon-menu li.social-icons > a {background:url(../images/social-icons.png) no-repeat 50% 50%;}
.icon-menu li.search-box > a {background:url(../images/search-loupe.png) no-repeat 50% 50%;}
.icon-menu li.social-icons > a.opened {background:url(../images/close-icon-form-white.png) no-repeat 50% 50%;}
.icon-menu li.search-box > a.opened {background:url(../images/close-icon-form-white.png) no-repeat 50% 50%;}

#social-icons { padding:2px; height:20px; width:600px; position:absolute; margin-left:25px; left:0;  }
#social-icons .inner {float:left; padding-right:10px;}
#social-icons a {float:left; margin:3px; line-height:1;}


/* DEFAULTS */
#slideshow { background-color:#f00;}
#container {min-height:300px; width:100%; position:absolute;  }

#slideshow {position:absolute; top:0; left:0; z-index:-1; overflow: hidden; width:100%;}
#slideshow .shadow-up {position:absolute; width:918px; height:20px; bottom:169px; left:50%; margin-left:-459px; background:url(../images/shadow-up.png) no-repeat; z-index:1;}

/* PAGE TITLE */
#slideshow .page-title { line-height:1; padding:12px 20px 12px 10000px; margin: 0 0 0 -10000px; color:#fff; float:left; position:relative; left:0px; top:144px; width:920px; font-size:22px; font-weight: bold;  background:url('../php/rgba.php?name=black&a=40'); color:#eeeeee; background:rgba(0,0,0,0.4);  color:rgba(255,255,255,0.7); -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }

.intro-text { font-size:20px; font-weight:bold; text-transform:uppercase; text-align:center; margin:30px 0; text-shadow:0px 1px 0 rgba(0,0,0,0.2), 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff;}

/* MENU CHASER STYLES 
.forchaser {height:2px; display:block; position:relative;}*/
.chaser {background:#565656;  background:url('../php/rgba.php?name=black&a=75'); background:rgba(0,0,0,0.75); padding:0; position:fixed; right:0; top:0; width:100%; z-index: 999;}
.chaser ul.menu {float:none; display:block; margin:0 auto; padding:0 40px; max-width:960px;}
.chaser ul.menu > li {float:left; display:inline;}
.chaser ul.menu li a {color:#ddd;  font-size:12px; line-height:1;}
.chaser .sf-menu a.sf-with-ul {padding-right:25px;}
.chaser ul.menu li a:hover {color:#fff;}
.chaser ul.menu li ul { background:url('../php/rgba.php?name=black&a=75'); background:rgba(0,0,0,0.75); width:13em !important; }
.browserIE.browserIE7 .chaser {position:absolute; top:expression(documentElement.scrollTop);}
.chaser ul.sf-menu li li:hover ul,
.chaser ul.sf-menu li li.sfHover ul {left:13em !important;}

/*.bg-transparent {height:175px; width:100%; position:absolute; top:0; left:0; background:url(../images/bg-gradient.png) repeat-x 0 0; z-index:-1;}*/

/* SLIDERS FROM THE SLIDESHOW DIV */
#swappers {height:50px; width:940px; margin-left: -470px; position:absolute; bottom:170px; left: 50%; z-index:300;}
.swapper {float:left; height:230px; top:0px; position:relative; padding:0 20px; color:#fff;}
#swappers .rt-grid-1 {width: 20px;}
#swappers .rt-grid-2 {width: 100px;}
#swappers .rt-grid-3 {width: 180px;}
#swappers .rt-grid-4 {width: 260px;}
#swappers .rt-grid-5 {width: 340px;}
#swappers .rt-grid-6 {width: 420px;}
#swappers .rt-grid-7 {width: 500px;}
#swappers .rt-grid-8 {width: 580px;}
#swappers .rt-grid-9 {width: 660px;}
#swappers .rt-grid-10 {width: 740px;}
#swappers .rt-grid-11 {width: 820px;}
#swappers .rt-grid-12 {width: 900px;}
.swapper .indicator {width:20px; height:20px; position:absolute; top:0; right:0; background:url(../images/swapper-indicator.png) no-repeat center bottom;}
.swapper .bgr {background-color:#000; opacity:0.5; filter:alpha(opacity=50); position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1;}
.swapper p { opacity:0.5; filter:alpha(opacity=50); }
.swapper h3 {font-size:22px; line-height:2.4; border-bottom:1px solid #5a5a5a; text-shadow:1px 1px 0 #383838; text-transform:uppercase; color:#fff; }

/* FEATURES MODULES */
.feature-item {margin-bottom:35px;}
.feature-item h3 {font-size:20px; line-height:1;text-transform:uppercase; }
.feature-item img {float:left; margin:5px 15px 10px 0; opacity:.3; filter:alpha(opacity=30);}  

/* EQUATION DIV */
.equation .box { min-height:150px; background:#eee; margin-bottom:35px; -webkit-border-radius:8px;  -moz-border-radius:8px; border-radius:8px; padding:15px; text-shadow:1px 1px 0 rgba(255,255,255,0.6);}
.equation .box:hover {background:#dedede;}
.equation .sign {display: block; font:400 90px/144px Arial, Helvetica, sans-serif;  margin-top: 20px; color:#ccc; text-align:center; }
.equation .box h4 { font:bold 13px/1 Arial, Helvetica, sans-serif; color:#444; text-transform:uppercase; }
.equation .box p, .equation .box ul { margin-bottom:0}

.breadcrumb {padding:20px 0; color: #333333;}
#current-date {float:right; padding:20px 0; color: #333333;}

.showcase-item {margin-bottom:35px; position:relative;}
.showcase-item h3 {font-size:22px; line-height:1;}
.showcase-item a.zoomimg {position:relative; display:block; }

/* FRONTPAGE PROJECTS & PORTFOLIO SHOWCASE */
.projects .items {margin:0; padding:0; list-style:none;}
.projects .items li {margin-bottom:20px; float:left; margin-right:20px; position:relative; width:220px;}
.projects .items li.last {margin-right:0;}
.projects .items li a.image-item { height: 163px; overflow: hidden; display: block;}
.projects.recent .items li {margin-bottom:35px;}
.projects.recent .items li:first-child {font-size:11px; line-height:1.4; text-shadow:1px 1px 0 rgba(255,255,255,0.7)}
.projects .items li img { position: relative; filter: alpha(opacity=50); opacity: 0.5; z-index:997;}
.projects .items li:hover img{ z-index: 999; filter: alpha(opacity=100); opacity: 1; }
.projects .items li .details { position: absolute; left: -10px; top: -10px; padding: 190px 10px 20px; width: 220px; display: none; background: #fff; border:1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2); -moz-box-shadow:0 0 5px rgba(0,0,0,0.2); box-shadow:0 0 5px rgba(0,0,0,0.2); z-index:998; }
.projects .items li .details h4 { font:14px/1 Arial, Helvetica, sans-serif; margin-bottom:15px;}
.projects .items li .details p {padding: 0; margin: 0; font-size: 11px; line-height:1.4;}
.projects .items li:hover .details {display: block;}
.gkTab.portfolio_sortable {margin-top:20px;}
.gkTab.portfolio_sortable ul.gkTabs {float:right; list-style: none; height: 32px; border:none; width:auto; margin:-55px -10000px 0 0; padding:0 10000px 0 0;  background:url('../php/rgba.php?name=black&a=10'); background:rgba(0,0,0,0.1)}
.gkTab.portfolio_sortable ul.gkTabs li {border:0 !important; background:none !important; float: left; margin: 0; padding: 0; height: 31px; line-height: 31px;}
.gkTab.portfolio_sortable ul.gkTabs li a,
.gkTab.portfolio_sortable ul.gkTabs li span {border:none; color:#454545; display: block; padding: 0 20px; cursor:pointer;}
.gkTab.portfolio_sortable ul.gkTabs li a:hover,
.gkTab.portfolio_sortable ul.gkTabs li span:hover,
.gkTab.portfolio_sortable ul.gkTabs li.active a,
.gkTab.portfolio_sortable ul.gkTabs li.active span,
.gkTab.portfolio_sortable ul.gkTabs li.active a:hover,
.gkTab.portfolio_sortable ul.gkTabs li.active span:hover { background:url('../php/rgba.php?name=black&a=60'); background:rgba(0,0,0,0.6); color:#eee; border:none !important;}


/*#rt-mainbottom h2.title,
h3.title-square {background-color:#cbcbcb; padding:5px 10px; font-size:22px; line-height:1; text-shadow:1px 1px 0 rgba(255,255,255,0.7); display: inline-block; }

#rt-mainbottom {background:#e2e2e2; position:relative; z-index:2; text-shadow:1px 1px 0 rgba(255,255,255,0.7); padding-bottom:25px;}
*/
/* LATEST POSTS MODULE */
.latest_posts .post {margin-bottom:15px; border-bottom:1px solid #cecece; padding-bottom:15px;}
.latest_posts .post.last {margin-bottom:0; border-bottom:0; padding-bottom:0;}
.latest_posts .post h5 {font:12px/1.5 Arial, Helvetica, sans-serif; font-weight:bold; font-style:normal; margin-bottom:0;}
.latest_posts .post p { margin-bottom:0px;}
.latest_posts .details {font-size:11px;}
.latest_posts .view_all { color: #777777; float: right; margin-top: -40px; }
.latest_posts .view_all:hover { color: #444; }

/* FLICKR FEED MODULE */
.flickr_feeds li {float:left; margin:0 14px 18px 0;list-style: none outside none;}
.flickr_feeds li.last {margin-right:0;} 
.flickr_feeds a img {width:57px; height:57px; border:1px solid #adadad;}
.flickr_feeds a img:hover {border:1px solid #888; -webkit-box-shadow:0 0 4px rgba(0,0,0,0.4); -moz-box-shadow:0 0 4px rgba(0,0,0,0.4); box-shadow:0 0 4px rgba(0,0,0,0.4);}

/* BOTTOM DIV */
#rt-bottom {border-top:5px solid #fff; position:relative; z-index:2; padding:35px 0; color:#919090;}
#rt-bottom .shadow-up {position:absolute; width:918px; height:20px; top:-25px; left:50%; margin-left:-459px;  z-index:1; opacity:0.5; filter:alpha(opacity=50);}
#rt-bottom ul.menu {list-style:none;}
#rt-bottom ul.menu li a {font-size:12px; line-height:1.5;}
#rt-bottom a {color:#cbcbcb; }
#rt-bottom a:hover {color:#fff;}
#rt-bottom h2.title {font:13px/1 arial, serif; color:#fff;}
.map_link {background:url(../images/map_pin_stroke_12x12.png) no-repeat left center; padding-left:15px;}

#quote_wrap {overflow:hidden;}
#quote_wrap blockquote p {color:#8f8f8f; background:#262626; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding:7px 10px; margin:0; font-size:12px; line-height:1.6; }
#quote_wrap blockquote h6 {font-size:18px; line-height:1; color:#a1a1a1; padding-bottom:12px; text-shadow:1px 1px 0 #030303; display:block; text-align:right; background:url(../images/bg-testimonals-pin.png) no-repeat right bottom; text-transform:uppercase; margin:0; font-style: normal !important;}

/* NEWSLETTER */
#rt-bottom #newsletter-form p {position:relative;}
#rt-bottom #newsletter-form label {position:absolute; left:7px; top:5px; font-size:11px; color:#ccc;}
#rt-bottom #newsletter-form input[type=text] { border:1px solid #151515; background:#262626; width: 170px; padding:5px; height:16px; font-size:12px; color:#777; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:3px 3px 2px rgba(0, 0, 0, 0.3) inset; -moz-box-shadow:3px 3px 2px rgba(0, 0, 0, 0.3) inset; box-shadow:3px 3px 2px rgba(0, 0, 0, 0.3) inset; filter:none;}
#rt-bottom #newsletter-form input[type=text]:focus {border:1px solid #363636; }
#rt-bottom #newsletter-form input[type=submit] {color:#ccc; width:65px; height:23px; border:1px solid #424242; cursor:pointer; font-size:12px; opacity:0.7; text-transform:none; padding-bottom:3px; padding:0; -webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7); -moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7);
-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
background: #454545;
background: -moz-linear-gradient(top, #454545 0%, #353535 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#353535));
background: -webkit-linear-gradient(top, #454545 0%,#353535 100%);
background: -o-linear-gradient(top, #454545 0%,#353535 100%);
background: -ms-linear-gradient(top, #454545 0%,#353535 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#353535',GradientType=0 );
background: linear-gradient(top, #454545 0%,#353535 100%);
}
#rt-bottom #newsletter-form input[type=submit]:active {
background: #353535;
background: -moz-linear-gradient(top, #353535 0%, #454545 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#454545));
background: -webkit-linear-gradient(top, #353535 0%,#454545 100%);
background: -o-linear-gradient(top, #353535 0%,#454545 100%);
background: -ms-linear-gradient(top, #353535 0%,#454545 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#454545',GradientType=0 );
background: linear-gradient(top, #353535 0%,#454545 100%);
}
#rt-bottom #newsletter-form:hover input[type=submit], #rt-bottom #newsletter-form input[type=submit]:hover {opacity:1;}
#rt-bottom .browserChrome #newsletter-form input[type=submit] {padding-top:4px;}
table.acymailing_form {margin:0 !important;}
p.acysubbuttons {margin:0; text-align:left;}

/* SCROLL TO TOP LINK */
#top-link { display:none; width:90px; background:url(../images/totop-arrow.png) left center no-repeat #181818; color:#ddd; font-size:11px; text-decoration:none; padding:6px 6px 6px 25px; position:fixed; right:-100px; bottom:100px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; *height: 1.5%; z-index:998; border:1px solid #e2e2e2; font-size: 11px; line-height:1; text-transform:uppercase; }
#top-link:hover {background-color:#000; color:#fff; border:1px solid #FFF;}


#rt-footer {color:#919090; font:12px/1 arial, serif; padding-bottom: 15px; z-index:2; background-color:#8d8f92; border-top:none; box-shadow:none;}

/* TWITTER STYLING */
.twitter-wrapper {background-color:#242424; padding:10px 0; }
#twitter {position:relative;}
#twitter #profileLink {position:absolute; top:5px; left:0; background:url(../images/twitter-bird-icon.png) no-repeat; display:block; text-indent:-9999px; width:30px; height:30px; }
#twitter .tweet {margin:0 0 0 50px; padding:10px 0; list-style:none; line-height:1; font-size:12px;}
#twitter span.time {position:absolute; right:0; top:5px; font-size:100% !important; line-height:1.8; border-left:1px dotted #444; padding-left: 15px; }

/* COPYRIGHT MODULE */
.copyright {padding:15px 0;}
.copyright img {float:left;}
.copyright .copyright-text {float:left; margin-left:15px; margin-top:10px;}

.social-connect {margin:20px 0 0;}
.social-connect li {float:right; margin-right:15px; list-style:none;}
.social-connect li a {font-size:12px; line-height:1.5;}
.social-connect li:first-child {margin-right:0;}

.social-connect li.tweet {width:100px;}
.social-connect li.gplus {width:60px;}
.social-connect li.fb-like {width:70px; padding-right:10px;}
#closefblive {position:absolute; top:-15px; right:-15px; display:block; width:30px; height:30px;}
.social-connect .live-comments {position:relative;}
.social-connect .live-comments .opener { padding:4px 0; line-height:1; color:#eee; border: 1px solid #555555; display:block;
-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7); -moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 2px rgba(0, 0, 0, 0.7);
-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
background: #454545;
background: -moz-linear-gradient(top, #454545 0%, #353535 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#353535));
background: -webkit-linear-gradient(top, #454545 0%,#353535 100%);
background: -o-linear-gradient(top, #454545 0%,#353535 100%);
background: -ms-linear-gradient(top, #454545 0%,#353535 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#353535',GradientType=0 );
background: linear-gradient(top, #454545 0%,#353535 100%);
}
.social-connect .live-comments .opener:hover { background: #353535;
background: -moz-linear-gradient(top, #353535 0%, #454545 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#454545));
background: -webkit-linear-gradient(top, #353535 0%,#454545 100%);
background: -o-linear-gradient(top, #353535 0%,#454545 100%);
background: -ms-linear-gradient(top, #353535 0%,#454545 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#454545',GradientType=0 );
background: linear-gradient(top, #353535 0%,#454545 100%); }
.social-connect .live-comments .opener:active, .social-connect .live-comments .opener.active { background: #252525; }

div.fb-comments {display:none;}
div.fb-comments.opened {display:block; overflow-y:scroll; position:absolute; top:-330px; left:0; margin-left:-200px; background:#fff; overflow-x:hidden; padding:10px; z-index:998;-webkit-box-shadow:0 0 11px rgba(0, 0, 0, 0.4); -moz-box-shadow:0 0 11px rgba(0, 0, 0, 0.4); box-shadow:0 0 11px rgba(0, 0, 0, 0.4); }

.social-connect .live-comments .opener span { padding:4px 8px 4px 20px; background:url(../images/live-comments-icon.png) no-repeat left center; }

/* HIDDEN MAP */
.hidden-map-wrapper {overflow:hidden; position:relative; height:0;}
.shadow-top {width:100%; height:17px; background:url(../images/map-shadows.png) repeat-x center top; position:absolute; top:0; left:0; z-index:2;}
.shadow-bottom {width:100%; height:17px; background:url(../images/map-shadows.png) repeat-x center bottom; position:absolute; bottom:0; left:0; z-index:2;}
.close-map {position:absolute; top:0; right:110px; width:50px; height:50px; background:url(../images/closeMap.png) no-repeat center top; cursor:pointer; z-index:2; }
.close-map:hover {background:url(../images/closeMap.png) no-repeat center bottom;}

/* FULL SLIDER (based on Plus Slider) */
.plusSlider {left:50%;}
.plusSlider .titles {position:absolute; top:300px; right:50%; width:940px; margin-right:-470px; }
.plusSlider .titles h2 { background:url('../php/rgba.php?name=black&a=80'); background:rgba(0,0,0,0.8); line-height:1; padding:10px 10000px 13px 20px; margin: 0 -10000px 0 0; color:#fff; text-transform:uppercase; float:right; position:relative; left:600px;  }
.plusSlider .titles h2 a {color:#fff;}
.plusSlider h2.first-title {font-size:36px; font-weight:700; margin-bottom:10px;}
.plusSlider h2.second-title {font-size:26px; font-weight:400;}
.plusSlider .description {width:300px; float:right; text-align:right; margin-top:20px;}
.plusSlider .description span { background:url('../php/rgba.php?name=black&a=80'); background:rgba(0,0,0,0.8); line-height:1.9; font-size:12px; padding:3px 0px; color:#fff;}

/* IN CASE YOU ADD OTHER SLIDESHOW EXTENSION, DONT FORGET TO ADD "slider-page" TO THE PAGE CLASS FIELD (in menu > menu item > 3rd tab on the right) */
.slider-page #slideshow {height: 850px;}
.slider-page #container {top: 680px;}

/* NIVO SLIDER */
.ns-container { width:940px; left:50%; margin-top:150px; margin-left:-550px; min-height:350px; position:relative; padding:0 80px 20px; background:url(../images/slider-shadow.png) no-repeat center bottom;}
#slideshow .nivoSlider { margin:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
#slideshow .nivo-directionNav a { position: absolute; top: 80px; cursor: pointer; background: url(../images/plus-sprite.png) no-repeat; display: block; height: 32px; width: 32px; z-index: 200; text-indent: -9999px; }
#slideshow .nivo-directionNav .nivo-prevNav { left: -32px; bottom: 70px; top: auto; background-position: 0 -32px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
#slideshow .nivo-directionNav .nivo-prevNav:hover { background-position: 0 0 }
#slideshow .nivo-directionNav .nivo-nextNav { right: -32px; background-position: -32px -32px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
#slideshow .nivo-directionNav .nivo-nextNav:hover { background-position: -32px 0 }
#slideshow .nivo-controlNav { position: absolute; left: 50%; bottom: -30px; margin-left: -35px; }
#slideshow .nivo-controlNav a { position: relative; z-index: 9; cursor: pointer; display: block; float: left; height: 10px; margin: 0 8px 0 0; width: 10px; background: rgba(0, 0, 0, 0.4); text-indent: -9999px; font-size: 0; outline: 0 none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#slideshow .nivo-controlNav a.active { font-weight: bold; background: rgba(0, 0, 0, 0.9); }
#slideshow .nivo-caption { position: absolute; left: 10px; bottom: 10px; background: #000; color: #fff; opacity: 0.8; width: 920px; z-index: 8; }
#slideshow .nivo-caption p { padding: 5px; margin: 0; }

/* STATIC CONTENT */
.static_content .sc-container { width:860px; margin:160px auto 0; padding:30px 40px 0 40px; position:relative;}
.static_content .bg_color {position:absolute; top:0; left:0; width:100%; height:100%; z-index:1;}
.static_content .border {position:absolute; top:0; left:0; width:99.8%; height:99.8%; z-index:1;}
.static_content .leftcontent {float:left;}
.static_content .sc-container .rightcontent {float:right; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); position:relative;  z-index:2;}
.static_content .sc-container .rightcontent h2 {font-size:30px; font-weight:700; color:#fff; text-transform:uppercase; margin-bottom:35px;  padding:10px 10000px 13px 20px; margin: 0 -10000px 25px -20px; background:url('../php/rgba.php?name=black&a=40'); background-color: rgba(0, 0, 0, 0.4);}
.static_content .sc-container .rightcontent p {color:#fff; margin-bottom:25px;}
.static_content .sc-container .rightcontent h4 { color:#fff; font-weight:700; margin-bottom:25px; }
.static_content .sc-container .leftcontent { position:relative;  z-index:2;}
.static_content .sc-container .leftcontent img {outline: 2px solid rgba(0, 0, 0, 0.2); -moz-transition: outline 250ms ease-in; -webkit-transition: outline 250ms ease-in; -o-transition: outline 250ms ease-in; transition: outline 250ms ease-in;}
.static_content .sc-container .leftcontent img:hover { outline: 6px solid rgba(0, 0, 0, 0.4); }
.static_content .sc-container .medium-button { color:#fff; text-shadow:0 1px 1px rgba(0, 0, 0, 0.4); font-weight:bold; text-transform:uppercase; font-size:12px;}

/*#rt-main {margin-bottom:35px;}*/

/* SIDEBAR */
#rt-sidebar-a {background:none;}
#rt-sidebar-b, #rt-sidebar-c {margin-top:20px; background:none;}
#rt-sidebar-a, #rt-sidebar-b, #rt-sidebar-c {margin-bottom:20px;}
#rt-sidebar-a .rt-block, #rt-sidebar-b .rt-block, #rt-sidebar-c .rt-block {margin-bottom:10px;}
#rt-sidebar-a .rt-block.last, #rt-sidebar-b .rt-block.last, #rt-sidebar-c .rt-block.last {margin-bottom:0;}
#rt-sidebar-c h2.title, #rt-sidebar-b h2.title, #rt-sidebar-c h2.title {font-size:20px;}
#rt-sidebar-b {}
#rt-sidebar-a ul.menu, #rt-sidebar-b ul.menu, #rt-sidebar-c ul.menu {margin:0; border-bottom:1px solid #dedede; list-style:none; }
#rt-sidebar-a ul.menu ul, #rt-sidebar-b ul.menu ul, #rt-sidebar-c ul.menu ul {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left:10px;
}
#rt-sidebar-a ul.menu li a, #rt-sidebar-b ul.menu li a, #rt-sidebar-c ul.menu li a {
	display:block;
	border-top:1px solid #dedede;
	background-image:url(../images/menu-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-shadow:1px 1px 0 rgba(255,255,255,0.5);
	font-size:12px;
	line-height:16px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rt-sidebar-a ul.menu li a:hover, #rt-sidebar-b ul.menu li a:hover, #rt-sidebar-c ul.menu li a:hover { background-color:#fff;}

/* ANYTHING SLIDER */
.anythingSlider .slide-item h2 {font-size:36px; font-weight:700; color:#fff; text-transform:uppercase; margin-bottom:35px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);}
.anythingSlider .slide-item > p:empty { margin:0; }
.anythingSlider .slide-item p { font-size:16px; color:#eee; }
.anythingSlider .slide-item .big-button { margin-top:20px; color:#2a2a2a; text-shadow:0 1px 1px rgba(255, 255, 255, 0.8);}
.anythingSlider .slide-item object { border:4px solid #fff; -webkit-box-shadow:0 0 4px #000; -moz-box-shadow:0 0 4px #000; box-shadow:0 0 4px #000; }
.anythingSlider .slide-item .sige {margin:0; display:inline;}
.anythingSlider .slide-item .sige > span {float:left; margin:7px;}
.anythingSlider .slide-item .sige .sige_thumb {background:none !important; float:none; margin:0; }
.anythingSlider .slide-item .sige a img { border:1px solid #ccc; padding:4px; background:#fff; -webkit-box-shadow:0 0 4px #000; margin:0; -moz-box-shadow:0 0 4px #000; box-shadow:0 0 4px #000;  -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;  }
.anythingSlider .slide-item .sige a:hover img { border:1px solid #ffd700; padding:4px; background-color:#ffaf00; -webkit-box-shadow:0 0 4px #ffaf00; -moz-box-shadow:0 0 4px #ffaf00; box-shadow:0 0 4px #ffaf00; }

/* BREADCRUMBS */
.breadcrumbs {padding:20px 0; color: #333333;}
#rt-breadcrumbs .date-block {float:right; padding:20px 0; color: #333333;}

/* BLOG */
.post_block {border-bottom:1px solid #dedede; margin-bottom:25px; padding-bottom:10px;}
.post_block .block-img-shadow {float:left;}
.post_block .post-title,
.blog_page h1.title {font:1em/1 arial, serif; padding:10px 20px 10px 10000px; margin: 0 0 25px -10000px; background:url('../php/rgba.php?name=black&a=40'); background:rgba(0,0,0,0.4); color:#fff;}
.post_block .post-title a,
.blog_page h1.title a {color:#fff; font:18px/1.4 arial, serif;  }
.post_data {list-style:none; margin:0 0 20px; padding:0 !important; display:inline-block;  font-size:12px;}
.post_data li {float:left; margin-left:10px !important; padding-left:10px !important; border-left:1px dotted #ccc; line-height:1; font-size:12px !important; list-style:none; }
.post_data li a {font-size:12px; line-height:1;}
.post_data li:first-child {margin-left:0 !important; padding-left:0 !important;border-left:0;  }
.component-content .rt-article-bg {border:none; padding-bottom:0;}
.post_block .readmore {display:inline-block; background:#F8F8F8; font-size:12px; padding:5px 10px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;margin-top:15px; }
/*.itp-share { height: 70px; }*/

/* PAGINATION */
.rt-pagination {padding:3px; margin: 3px; text-align: center;}
.rt-pagination .rt-results {font-size:9px; color:#888;}
.rt-pagination > ul {display:inline-block;}
.rt-pagination a, .rt-pagination span { -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.rt-pagination a {display:inline-block; background:#F8F8F8; font-size:11px; padding:0 6px !important; margin:0 5px; border:1px solid #F8F8F8; }
.rt-pagination a:hover {border:1px solid #ddd; }
.rt-pagination li {padding:0 !important; border:0 !important; }
.rt-pagination span.pagenav {display:inline-block; color:#bbb;background:#F8F8F8; font-size:11px; padding:0 6px !important; margin:0 5px; border:1px solid #F8F8F8;}


.component-content .pagenav li a {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; background:#F8F8F8; font-size:11px; padding:4px 6px !important; margin:0 5px; border:1px solid #F8F8F8; line-height:1.6;}
.component-content .pagenav li a:hover {border:1px solid #ddd; }

/* HISTORIC YEARS */
.years .year {position:relative; padding-bottom:60px; margin-bottom:40px; }
.years .year.fromleft {padding-left:130px; background:url(../images/historic_fromleft.png) no-repeat left bottom;}
.years .year.fromright {padding-right:130px; background:url(../images/historic_fromright.png) no-repeat right bottom;}
.years .year .date {position:absolute; top:0; padding:6px 0; text-align:center; width:100px; font-size:16px; font-weight:bold; background:#ccc; color:#454545; text-shadow:0 1px 0 #fff; border-bottom:1px solid #999999; }
.years .year.fromleft .date {left:0;}
.years .year.fromright .date {right:0;}
.years .year.last {background:none; padding-bottom:0;}

.clients .gallery {margin-bottom:30px; padding:0; list-style:none;}
.clients .gallery li img {border:5px solid #fff; -webkit-box-shadow:0 0 2px #aaa; -moz-box-shadow:0 0 2px #aaa; box-shadow:0 0 2px #aaa; padding:0;}
.clients .gallery li img:hover {-webkit-box-shadow:0 0 4px #aaa; -moz-box-shadow:0 0 4px #aaa; box-shadow:0 0 4px #aaa; border:5px solid #fff; }

/* TEAM PAGE */
.executives {margin-bottom:35px; width:220px; margin-right:20px; float:left;}
.executives.last {margin-right:0; }
.executives span {display:block;}
.executives .name {font:14px/1.4 arial, serif; padding-top:10px; text-transform:uppercase; color:#EB540A; }
.executives .function {font:12px/1.4 arial, serif; padding-bottom: 15px; color:#999;}
.executives p {font-size:11px; color:#454545; line-height:1.5;}
.executives .social-profiles img {margin-right:5px;} 
.executives ul {list-style:none; margin:0 0 20px; padding:0;}
.executives ul li {font-size:11px; color:#454545;}
.executives ul li a {font-size:11px; line-height:1.3;}

.core_team {margin-bottom:35px; margin-right:20px; float:left; width:220px}
.core_team.last {margin-right:0;}
.core_team img.member {border:1px solid #bbb;}
.core_team img.member:hover {-webkit-box-shadow:0 0 2px #aaa; -moz-box-shadow:0 0 2px #aaa; box-shadow:0 0 2px #aaa;}
.core_team span {display:block;}
.core_team .name {font:14px/1 arial, serif; padding: 10px 0 15px; text-transform:uppercase;}
.core_team .function {font:12px/1.4 arial, serif; padding-bottom: 15px; color:#999;}
.core_team .social-profiles img {margin-right:5px;} 

/* CONTACT */
#contact_form textarea {width:400px; height:150px;}
#contact_form .note {color:#999;}

/* SITEMAP */
#xmap ul {margin:0; list-style:none; padding:0;}
#xmap li {line-height:19px;}
#xmap a {line-height:19px; font-size:12px;}
#xmap ul li a {background-image:url(../images/sitemap-arrow.png); background-repeat: no-repeat;}
#xmap ul li a {padding-left:40px; background-position: -270px 7px; }
#xmap ul li li a {padding-left:80px; background-position: -230px 7px; }
#xmap ul li li li a {padding-left:120px; background-position: -190px 7px; }
#xmap ul li li li li a {padding-left:160px; background-position: -150px 7px; }
#xmap ul li li li li li a {padding-left:200px; background-position: -110px 7px; }
#xmap .menutitle {margin-top:15px;}

/* PORTFOLIO CATEGORY */
.project {margin-bottom:35px; padding-bottom:20px; border-bottom:1px solid #eaeaea;}
.project h3 {font:16px/1.4 arial, serif; padding-top:10px; text-transform:uppercase; color:#111;}
.project .we_did li {width:160px; display:inline-block;}
.project .images-carousel { height: 300px; overflow:hidden;
outline: 2px solid rgba(0, 0, 0, 0.2);
-moz-transition: outline 250ms ease-in;
-webkit-transition: outline 250ms ease-in;
-o-transition: outline 250ms ease-in;
transition: outline 250ms ease-in;
}
.project .images-carousel:hover { outline: 6px solid rgba(0, 0, 0, 0.4); }
.project .images-carousel .viewport { float: left; width: 540px; height: 300px; overflow: hidden; position: relative; }
.project .images-carousel .buttons-container {width:65px; height:32px; position:absolute; left:50%; margin-left:-33px; bottom:14px;}
.project .images-carousel .buttons { background: url("../images/plus-sprite.png") no-repeat scroll 0 0 transparent; cursor: pointer; display: block; height: 32px; text-indent: -9999px; width: 32px; float:left; }
.project .images-carousel .prev { background-position: 0 -32px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;}
.project .images-carousel .prev:hover{background-position: 0 0;}
.project .images-carousel .next { margin-left:1px; background-position: -32px -32px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.project .images-carousel .next:hover{background-position: -32px 0;}

.project .images-carousel .disable { opacity:0.5; filter:alpha(opacity=50) }
.project .images-carousel .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0;}
.project .images-carousel .overview li { float: left; height: 300px; width: 540px; }

.vportfolio-component .pagination_links {padding:3px; margin: 3px 3px 20px; text-align: center;}
.vportfolio-component .pagination_links .rt-results {font-size:9px; color:#888;}
.vportfolio-component .pagination_links > ul {display:inline-block; list-style:none; margin:0; padding:0;}
.vportfolio-component .pagination_links a, .vportfolio-component .pagination_links span { -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.vportfolio-component .pagination_links a {display:inline-block; background:#F8F8F8; font-size:11px; padding:0 6px !important; margin:0 5px; border:1px solid #F8F8F8; }
.vportfolio-component .pagination_links a:hover {border:1px solid #ddd; }
.vportfolio-component .pagination_links li {padding:0 !important; border:0 !important; display:inline-block; margin-left:3px; }
.vportfolio-component .pagination_links li:first-child {margin-left:0px; }
.vportfolio-component .pagination_links span.pagenav {display:inline-block; color:#bbb;background:#F8F8F8; font-size:11px; padding:0 6px !important; margin:0 5px; border:1px solid #F8F8F8;}

/* PORTFOLIO PAGE */
.project-page {margin-bottom: 25px;}
.project-page h1.title {margin-bottom:25px;}
.project-page .portfolio-nav {float:right; margin:-55px -10000px 0 0; padding:0 10000px 0 0; background:url('../php/rgba.php?name=black&a=10'); background:rgba(0,0,0,0.1)}
.project-page .portfolio-nav li {border-right:1px solid #ccc; float:left;}
.project-page .portfolio-nav li a {border:none; color:#454545; width:30px; height:30px; display:block; text-indent:-9999px; background:url(../images/portfolio-nav.png) no-repeat; }
.project-page .portfolio-nav li a:hover { background-color:#222; background-color:rgba(0,0,0,0.6); color:#eee; }
.project-page .portfolio-nav li .portfolio-list {background-position:0 0;}
.project-page .portfolio-nav li .portfolio-prev {background-position:-30px 0;}
.project-page .portfolio-nav li .portfolio-next {background-position:-60px 0;}

/* LOGIN PAGE */
.login-form .login-fields {margin-bottom:15px;}
.login-form label {display:inline-block; width:130px;}
ul.login-list {margin:20px 0 0; padding:0; list-style:none;}
ul.login-list li {border-left:1px solid #dedede; padding-left:15px; margin-left:15px; list-style:none; float:left; line-height:1; }
ul.login-list li:first-child {border-left:0; padding-left:0; margin-left:0; }
ul.login-list li a {font-size:12px; line-height:1.6;}

/* REGISTER PAGE */
.register-form dt {margin-bottom:15px;}
.register-form label {display:inline-block; width:150px;}

.tip-wrap {background:#f5f5f5; border:1px solid #e5e5e5; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; font-size:11px; padding:4px;}

/* Resets, stylers & helpers */
.alignleft {float:left; margin-right:15px;}
.alignright {float:right; margin-left:15px;}
.noMarginRight {margin-right:0 !important;}
.noMarginLeft {margin-left:0 !important;}
.noMarginTop {margin-top:0 !important;}
.noMarginBottom {margin-bottom:0 !important;}

/* Kate's changes */
/*Search input on top bar */
#rt-top a {
	color:#FFFFFF;
	text-decoration:none;
}

#rt-showcase .rt-container img {
	margin-left: -70px;
    margin-top: -15px;
}
#rt-showcase .rt-container .rt-block {
	margin-bottom:-15px;
	padding-bottom:0px;
}
#rt-showcase, .rt-showcase-pattern {
	background-image: none !important;
	background-color:#8d8f92 !important;
	border-bottom:none;
}
#rt-showcase .rt-container {
	background-color:#8d8f92;
}
#rt-breadcrumbs .rt-container {
	background-color:#231f20;
	color:#fff;
	height:50px;
	
}
#rt-breadcrumbs {
	background-color:#8d8f92;
	margin-top:-1px;
}

/* sidebars */
.orangeSidebar {
    background-color:#f26722;
	margin-left: 30px;
	width:280px;
	height:155px;
}
.orangeSidebar p {
	padding-right: 10px;
	padding-left: 10px;
	margin-left:-25px;
	font-size:11px;
	line-height:1.2em;
}
.orangeSidebar a {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.orangeSidebar p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
}
#rt-sidebar-c {margin-top:10px;}
/*
#rt-sidebar-c .orange {
	background-image:url(../images/our-members-sidebar.png);
	padding:0px;
	height:433px;
	margin-bottom:20px;
	background-repeat: no-repeat;
	background-position: center top;
}
#rt-sidebar-c .orange p {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:1.5em;
	margin-top:5px;
	margin-bottom:5px;

}
#rt-sidebar-c .orange p.heading {
	padding-top:5px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
#rt-sidebar-c .orange p a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:10px;
}
*/
/* module boxes */
.yellow {
	background-color:#fcc63e;
	padding: 0px;
	height: 154px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom: 5px;
}
.yellow_ext {
	background-color:#fcc63e;
	padding: 0px;
	height: 290px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom: 5px;
}
.yellow h1, .yellow h2, .yellow_ext h1, .yellow_ext h2 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.yellow h1 a, .yellow h2 a, .yellow_ext h1 a, .yellow_ext h2 a {
	color:#ffffff;
	text-decoration:none;
}
.yellow h1 a:hover, .yellow h2 a:hover, .yellow_ext h1 a:hover, .yellow_ext h2 a:hover {
	color:#231f20;
}
.yellow p a, .yellow_ext p a {
	color:#ffffff;
	text-decoration:none;
}
.yellow p a:hover, .yellow_ext p a:hover {
	color:#231f20;
}
.yellow p, .yellow_ext p {
	line-height: 1.2em;
}
.orange {
	background-color:#f26722;
	padding: 0px;
	height: 154px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom:5px;
}
.orange h1 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.orange h1 a {
	color:#ffffff;
	text-decoration:none;
}
.orange h1  a:hover {
	color:#231f20;
}
.orange p a {
	color:#ffffff;
	text-decoration:none;
}
.orange p  a:hover {
	color:#231f20;
}
.orange p {
	line-height: 1.2em;
}

.grey {
	background-color:#a5a7aa;
	padding: 0px;
	height: 154px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom: 5px;
}
.grey h1, .grey h2 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.grey h1 a, .grey h2 a {
	color:#ffffff;
	text-decoration:none;
}
.grey h1 a:hover, .grey h2 a:hover {
	color:#231f20;
}
.grey p a {
	color:#ffffff;
	text-decoration:none;
}
.grey p a:hover {
	color:#231f20;
}
.grey p {
	line-height: 1.2em;
}

.greyContact {
	background-color:#a5a7aa;
	padding: 0px;
	height: 154px;
	overflow: hidden;
	color:#FFFFFF;
}
.greyContact h1 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
    margin-bottom: 10px;
}
.greyContact h1 a {
	color:#ffffff;
	text-decoration:none;
}
.greyContact h1  a:hover {
	color:#231f20;
}
.greyContact p a {
	color:#ffffff;
	text-decoration:none;
}
.greyContact p a:hover {
	color:#231f20;
}
.greyContact p {
	line-height: 1.5em;
}

.darkgrey {
	background-color:#231f20;
	padding: 3px;
	height: 154px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom:5px;
}
.darkgrey h1, .darkgrey h2 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.darkgrey h1 a, .darkgrey h2 a {
	color:#ffffff;
	text-decoration:none;
}
.darkgrey h1 a:hover, .darkgrey h2 a:hover {
	color:#f26722;
}
.darkgrey p a {
	color:#ffffff;
	text-decoration:none;
}
.darkgrey p a:hover {
	color:#f26722;
}
.darkgrey p {
	line-height: 1.2em;
}
.darkgreyMap {
	background-color:#231f20;
/*	padding: 3px;*/
	overflow: hidden;
	color:#FFFFFF;
	height: 30px;
    margin-top: -8px;
    overflow: hidden;
    padding-top: 3px;
}
.darkgreyMap p a {
	color:#ffffff;
	text-decoration:none;
}
.darkgreyMap p a:hover {
	color:#f26722;
}
.darkgreyMap p {
	line-height: 1.2em;
}

.greyDownload {
	background-color:#d1d2d4;
	padding: 0px;
	height: 154px;
	overflow: hidden;
}
.greyDownload h1 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top:-5px
}
.greyDownload h1 a:hover, .greyDownload p a:hover {
	color:#231f20;
	text-decoration:none;
}
.greyDownload p {
    background-image: url('../images/download-white-sm.png');
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 12px;
    text-decoration: none;
	line-height:1em;
	color:#fff;
	margin-bottom:3px;
	padding-left: 25px;
	text-indent: -25px;
}
.greyDownload p a {
	padding-left: 25px;
	color:#fff;
	font-weight:bold;
	line-height:1.5em;
}

.moduleImage {
	height:150px;
	margin-bottom: 5px;
	margin-left:-5px;
}
.moduleImg img {
	margin-left:-5px;
	margin-top: -5px;
	max-width: 107%;
	margin-bottom:-5px;
}
	
.imgLeft {
	margin-right:5px;
}
.imgRight {
	margin-left:5px;
}
/*
.grey p a:hover {
	color:#f26722;
}	
.grey {
	background-color:#a5a7aa;
	padding: 5px;
	height: 141px;
	overflow: hidden;
}
.grey p.heading {
	background-image: none;
	border-bottom: none;
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	padding-bottom: 0px;
}
.grey p {
    font-size: 12px;
	padding-bottom: 5px
    padding-left: 25px;
    text-decoration: none;
	color:#fff;
}
.grey p a {
	color:#fff;
	font-weight:bold;
}
.grey p a:hover {
	color:#f26722;
}


.darkgrey {
	background-color:#231f20;
	padding: 5px;
	height: 141px;
	overflow: hidden;
	color:#FFF;
}

.darkgrey p.heading {
	color:#FFF;
	font-size:18px;
}

#rt-sidebar-c .darkgrey {
	background-color:#231f20;
	padding:0px;
	height:433px;
	color:#FFF;
	margin-bottom:20px;
}
#rt-sidebar-c .darkgrey p a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:10px;
}

.darkgreyHome p.heading {
	color:#FFF;
	font-size:18px;
}
*/
.greySidebarH {
	background-color:#ebecec;
	height: 335px;
	overflow: hidden;
}
.greySidebarH p {
	padding-left: 15px;
	padding-right:10px;
	margin-bottom:5px;
}
.greySidebarH h2 {
	background-image: url(../images/h2-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	width: 300px;
	padding-left: 15px;
	padding-top: 10px;
	font-weight: bold;
	color:#ffffff;
}
.greySidebar {
	background-color:#ebecec;
	height: 335px;
	overflow: hidden;
}
.greySidebar p {
	padding-left: 15px;
	padding-right:10px;
}
.greySidebar h2 {
	background-image: url(../images/h2-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	width: 300px;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: bold;
	color:#ffffff;
}
.greySidebar h4 {
	background-image: url("../images/bullet-arrow.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	text-indent: -40px;
/*	margin-bottom:3px;*/
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom:5px;
	margin-bottom:5px;

	}
.greySidebar h4 a {
	color:#333;
	padding-left: 40px;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;

}
.greySidebar h4 a:hover {
	color:#EB540A;
}
/*.greySidebar .newsfeed-item {
	padding-left:10px;
	padding-right:10px;
}*/
.greySidebar .newsfeed-item p {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom:5px;
	padding-left: 40px;
	padding-right: 10px;
	line-height: 1.4em;
	margin-bottom:5px;
}
/*
.aboutUsStructure {
	background-image:url("../images/about-us-structure-bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 30px;
	width:280px;
	height:155px;
}
.aboutUsStructure p {
	padding-right: 150px;
	padding-left: 10px;
	margin-left:-15px;
	font-size:11px;
	line-height:1.2em;
}
.aboutUsStructure a {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.aboutUsStructure p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:5px;
}

.aboutUsSidebar {
	background-image:url(../images/about-us-sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 310px;
	margin-bottom:-20px;
}
*/

/*.greysidebar li.h4 {
	font-size:14px;
	line-height: 1.2em;
}*/


/* sidebar */
.brochurePic {
	height:150px;
	background-image:url("../images/atiel-brochure-thumb.jpg");
	background-repeat: no-repeat;
	background-position: left center;
		color:#f00;
}
.brochureLang {
	height:150px;
}
.brochureLang p {
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.brochure {
	height:305px;
	background-color:#000000;
	padding: 0px;
	overflow: hidden;
	color:#FFFFFF;
	margin-bottom:5px;
}
.brochure h1 {
	color:#FFFFFF;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}
.brochure h1 a {
	color:#ffffff;
	text-decoration:none;
}
.brochure h1 a:hover {
	color:#f26722;
}
.brochure p a {
	color:#ffffff;
	text-decoration:none;
}
.brochure p a:hover {
	color:#f26722;
}
.brochure p {
	line-height: 1.2em;
}
/*	
#diary {
	background-image:url("../images/diary-bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	width:310px;
	height:155px;
}
#diary p {
	padding-right: 150px;
	padding-left: 10px;
	line-height:1.2em;
	font-size:14px;
}
#diary a {
	color:#ffffff;
	font-weight:bold;
}
#diary p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
	padding-left:10px;
}
*/
a.download-list  {
	background-image:url('../images/download-grey-20.png');
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	padding-top:10px;
	padding-bottom:10px;
	line-height:35px;
}

table tr.line  {
	height:2px;
	background-color:#ffffff;
}
table.download-list tr td {
	width:155px;

}

table.download-list {
	margin-bottom: 30px;
/*	margin-left:10px;*/
}
#articleBody {
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#articleBody p {
	background-image:url('../images/download-grey.png');
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	padding-bottom:10px;
	font-size:12px;
	font-color:#F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#articleBody a {
	font-size:16px;
	font-weight:bold;
	color:#f26722;
	text-decoration:none;
}
#articleBody p.first {
	background-image: none;
	padding-left:5px;
	font-size:12px;
	line-height:1.5em;
}
#articleBody .heading {
	font-size: 18px;
	font-weight:bold;
    line-height:1.5em;
}
#articleTable tr td {
	vertical-align:top;
}
#articleTable.letters tr td {
	vertical-align:top;
	padding-left:20px;
}
.tableFirst {
	padding-top: 30px;
}
.tableLast {
	padding-bottom: 20px;
}
h1.year {
	font-size:60px;
	font-color:#000;
}
#articleTable {
	margin-bottom:20px;
}
#articleTable a {
	font-size:16px;
	font-weight:bold;
	color:#f26722;
	text-decoration:none;
	margin-top:10px;
	padding-right:10px;
}

#articleTable h4 {
	font-size:14px;
	font-weight: bold;
	line-height:1.5em;
	padding-left:20px;
	padding-right:10px;
	width:150px;
}
/*
#orange-block {
    background-color:#f26722;
	width:310px;
	height:155px;
}
#orange-block p {
	padding-left: 10px;
	line-height:1.2em;
	font-size:14px;
}
#orange-block a {
	color:#ffffff;
	font-weight:bold;
}
#orange-block p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
	padding-left:10px;
}
*/
p.nomargin {
	margin-top:0px;
	margin-bottom:0px;
}
#rt-breadcrumbs ul li {
	float:left;
	display:inline;
	list-style:none;
	padding-top:12px;
	margin-right:25px;
}
#rt-breadcrumbs ul li a {
	font-weight:bold;
}
#rt-breadcrumbs ul li a:hover {
	color:#fcc63e;
	background:none !important;
}
#rt-breadcrumbs ul li.active a, #rt-breadcrumbs ul li.current a {
	color:#fcc63e;
}
#item-504.deeper.parent, #item-504.deeper.parent ul li {
    padding-top: 0;
}
.search-breadcrumb {
	font-size:14px;
	font-weight:bold;
	padding-top:14px;
	color:#fcc63e;
}
.search-breadcrumb a {
	color:#fcc63e;
}
/*sidebar formatting */
/*sidebar with plain orange background at top 
#rt-sidebar-c .sideOrangePT {
	background-image:url('../images/orange-top-sidebar.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 310px;
}
#rt-sidebar-c .sideOrangePT p {
	padding-right: 10px;
	padding-left: 10px;
	line-height:1.2em;
}
#rt-sidebar-c .sideOrangePT a {
	color:#ffffff;
	font-weight:bold;
}
#rt-sidebar-c .sideOrangePT p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
}
/*sidebar with plain orange background at bottom 
#rt-sidebar-c .sideOrangeB {
	background-image:url('../images/orange-bot-sidebar.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 310px;
}
#rt-sidebar-c .sideOrangeB p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height:1.5em;
	color:#ffffff;
}
#rt-sidebar-c .sideOrangeB p.archive {
	padding-top:0px;
	line-height:1.3em;
	margin-bottom:0px;

}

#rt-sidebar-c .sideOrangeB a {

	font-weight:bold;
}
#rt-sidebar-c .sideOrangeB p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
}
#rt-sidebar-c .sideBlack {
	background-image:url('../images/black-sidebar.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	width: 310px;
}
#rt-sidebar-c .sideBlack p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height:1.5em;
	color:#ffffff;
}
#rt-sidebar-c .sideBlack p.archive {
	padding-top:0px;
	line-height:1.3em;
	margin-bottom:0px;

}
#rt-sidebar-c img.archive {
	margin-bottom:-15px;
	margin-top:-5px;
	
}
#rt-sidebar-c .sideBlack a {

	font-weight:bold;
}
#rt-sidebar-c .sideBlack p.heading {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
}
*/
#rt-main-popup .rt-container {
background-color: #ffffff;
	width:800px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left:0px;
}
#rt-main-popup .rt-container h1.title {
	color:#333;
	padding-top: 10px;
}
#rt-main-popup .rt-container h1 {
	font-size:18px;
}
#rt-main-popup .rt-container h2 {
	font-size:16px;
}
#rt-main-popup .rt-container #articleTable tr td {
	  vertical-align:middle;
}
#rt-main-popup .rt-container #articleTable {
	margin-bottom:20px;
}
#rt-main-popup .rt-container #articleTable a {
	font-size:16px;
	font-weight:bold;
	color:#f26722;
	text-decoration:none;
    line-height:2.5em;
	padding-right:10px;
	width:550px;
}
#rt-main-popup .rt-container #articleTable h4 {
	font-size:14px;
	font-weight: bold;
	line-height:1.5em;
	padding-left:20px;
	padding-right:10px;
	width:150px;
}
.tableLine {
	height:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#articleList {
	width:600px;
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:20px;
}
#articleList a {
	font-size:16px;
	font-weight:bold;
	color:#f26722;
	text-decoration:none;
}
::selection {
        background: #8dcafd; /* Safari */
        }
::-moz-selection {
        background: #8dcafd; /* Firefox */
}
.content-fit {
	height:250px;
	overflow:hidden;
}
.content-fit-contact {
	height:222px;
	overflow:hidden;
}
.content-fit-links {
	height:116px;
	overflow:hidden;
}
.content-fit-members {
	height:160px;
	overflow:hidden;
}
table.rsstable{ margin-top:-5px;}
table.rsstable td{	
	line-height: 1.3em;
	margin-bottom:5px;
	}
.feed_title_left , .feed_title_left a
{
	font-weight:bold;
	text-align:left;
	background-image: url("../images/bullet-arrow.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	text-indent: -40px;
	font-size:11px;
	margin-bottom:1px;
		height:32px;
		overflow:hidden;
   /* border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom:5px;
	margin-bottom:5px;*/
}
body .rt-grid-4 {
    width: 310px !important;
	margin-left: 10px !important;
}
body .rt-container .rt-grid-8 {
    margin-right: 40px;
    width: 640px;
}
body .rt-grid-12 {
	width: 1000px !important;
}
img {
	max-width: none;
}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {
    margin-left: 0 !important;
	margin-right: 10px;
}
#rt-content-top {
    margin-top: 20px;
}
#rt-top-surround {
    text-shadow: none;
}
.jp-ui-lightness .ui-state-default a, .jp-ui-lightness .ui-state-default a:link, .jp-ui-lightness .ui-state-default a:visited {
    color: #555555 !important;
}
.jp-ui-lightness .ui-state-active a, .jp-ui-lightness .ui-state-active a:link, .jp-ui-lightness .ui-state-active a:visited {
    color: #f26722 !important;
}
.jp-ui-lightness .ui-state-active, .jp-ui-lightness .ui-widget-content .ui-state-active, .jp-ui-lightness .ui-widget-header .ui-state-active {
    border: 1px solid #fcc63e !important;
}
/*================fusion menu====================*/
.menutop li {
	margin: 0;
	position: relative;
	list-style: none;
	color:#FFF;
	font-size:16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 18px !important;
}
.menutop li a {color:#FFF;}
.menutop em {font-size: 80%;font-weight: bold;display: block;font-style: normal;}
.menutop li .item, .menutop li.active .item {
	display: block;
	margin: 0;
	text-decoration: none;
	float: none;
	width: 155px;
	color:#fff !important;
	background-color:transparent !important;
	border:none !important;
}
.membersmenu  {
	width:55px;
}
#horizmenu-surround {
    margin-left: -70px;
    margin-top: -10px;
}
.item101 {
	width: 60px !important;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#a-1438495144257692 > span {
	background-image: url("../images/icons/icon-home.png") !important;	
}
.item101.root, .menutopmem li.item190 {
    height: 44px !important;
    line-height: 60px;
	background-image: url("../images/icons/icon-home.png") !important;
	padding-top:15px;
}
.item101.root a > span, .menutopmem li.item190 a > span {
/*	color:#404042;*/
    color: #404042; /* Fallback for older browsers */
    color: rgba(0, 0, 0, 0);
}
.menutopmem li.item190	{
	background-image: url("../images/icons/icon-home.png") !important;
	width:56px !important;
}
.item363.f-submenu-item {
    padding-top: 15px;
}	
.menutop li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;}
.menutop li:hover li ul, .menutop li.sfHover li ul {top: -999em;}
.menutop li:hover ul, .menutop li.sfHover ul {top: 0;}

/* Root Items */
.menutop {list-style: none;margin: 0;/*padding: 0 10px;*/position: relative;line-height: 1em;display: inline-block;}
.menutop li.root {float: left;}
.menutop li.root > .item {white-space: nowrap;display: block;padding: 0;font-size: 1em;z-index: 100;cursor: pointer;position: relative;margin: 0;outline: none;height: 3em; padding: 10px 0 !important;}
/*.menutop li.root > .item span 

.menutop li.root > .daddy, .menutop li.root:hover > .daddy {
	display: block;
	border-radius: 0px !important;
	outline: none;
	line-height: 4.5em;
	background-image:url("../images/menu/nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding-top: 10;
	padding-right: ;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 118px !important;

}*/

.menutop li.item191, .menutop li.item193, .menutop li.item200,.menutop li.item206,.menutop li.item214, .menutop li.item223  {
	width:135px !important;
}
.menutop li.item221 {
	width:155px !important;
}
.menutop li.item191 span > span, .menutop li.item193 span > span, .menutop li.item200 span > span,.menutop li.item206 span > span,.menutop li.item214 span > span,.menutop li.item221 span > span, .menutop li.item223 span > span {
	line-height: 5.5em !important;
	margin-left: -10px;
}
.menutop li.root > .daddy, .menutop li.root:hover > .daddy {
	background-image:url("../images/menu/nav-bg.jpg") !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	width: 145px !important;
	line-height: 4em !important;
	padding-left:10px !important;
	height: 39px !important;
	display: block !important;
	border: none;
}
.menutop li.root > .item em {font-size: 10px;display: block;text-transform: lowercase;line-height: 0.3em; margin-left:20px;}
.menutop li.parent.root .item span {padding-right: 30px;}
.menutop li.root .subtext span {line-height: 1.9em;}
.menutop li.root > .item img {
	vertical-align: text-bottom; 	
 margin-left: -15px !important;
    margin-top: -5px !important;
	}

/* Dropdown Surrounds */
.menutop ul {
	margin: 0;
	float: left;
	padding-top: 3px;
	margin-top:15px;
	margin-left: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image:url("../images/dropdown.png");
	background-repeat: no-repeat;
	background-position: left top;
	height:126px;	
}
.menutop .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutop .fusion-submenu-wrapper {height: auto !important; margin-top: 35px;}

/* Dropdown Items */
.menutop ul li {padding: 0;display: block; font-size:14px;}
.menutop ul li a:hover {color:#000;}
.menutop ul li a.selected {color:#F00;}
.menutop ul li > .item {padding: 0 10px;height: auto;display: block;font-size: 12px !important;cursor: pointer;line-height: 1.2em !important;}
.menutop ul li > .item span {display: block;width: 100%;overflow: hidden; line-height: 1.2em !important; text-shadow:none !important;}
.menutop ul li .item img {float: left;margin: 8px 6px 0 0;vertical-align: top;}
.menutop ul li .nolink span {display: block;}
.menutop ul li span.item {cursor: default;outline: none;}
.menutop ul li .subtext span {line-height: 1.4em;}
.menutop ul li .subtext em {line-height: 0.6em;padding-bottom: 7px;text-transform: lowercase;}
.menutop li.active > .item, .menutop .level2 li > .item {
	background-color: transparent !important;
border-color: transparent !important;
}

/* No JS */
.menutop li.root:hover > .fusion-submenu-wrapper {top: 35px;left: 0;}
.menutop ul li:hover > .fusion-submenu-wrapper {left: 180px;top: 0;}

/* Fusion JS */
.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;padding: 0;position: absolute;}

/* Grouped & Modules */
.menutop .fusion-grouped {padding-bottom: 10px;}
.menutop .fusion-grouped ol {padding: 0;}
.menutop .fusion-grouped ol li {padding: 0 15px;}
.menutop .fusion-grouped ol li .item {padding: 0 15px;}
.menutop .fusion-grouped ol li span {font-size: 85%;line-height: 2em;}
.menutop .type-module ol {padding: 0;}
.menutop .type-module ol li {padding: 0;}
.menutop .type-module ol li .fusion-modules {background: none;}
.menutop .type-module ol li .fusion-module {padding: 0;background: none;overflow: hidden;}
.menutop .fusion-module, .menutop .fusion-modules, .menutop .fusion-grouped {display: block;}
.menutop .fusion-modules.item {padding: 15px;}
.menutop .fusion-module em {display: inline;font-size: inherit;font-style: italic;}
.menutop .fusion-module a {font-size: inherit;line-height: 130%;}
.menutop .fusion-module p, .menutop .fusion-modules p {line-height: 160%;}
.menutop ul li.grouped-parent > .daddy span {background: none;}
/*================end fusion menu================================*/
#rt-drawer {
	display:none;
}
#rt-top-surround  {
	box-shadow:none;
	border-bottom:none;
}
#rt-breadcrumbs .rt-block {
    margin-left: -30px;
    margin-top: -8px;
}
.title, .component-content h2 {
	border-bottom: none;
	box-shadow:none;
	text-shadow:none;
	color:#ffffff;
	padding-bottom:0px;
}
.font-size-is-default {
	font-size:12px;
}
#rt-breadcrumbs a::after {
	content: none;
}
/* Members Fusion Menu */

.menutopmem li {
	margin: 0;
	position: relative;
	list-style: none;
	color:#FFF;
	font-size:12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
.menutopmem li a {color:#FFF;}
.menutopmem em {font-size: 80%;font-weight: bold;display: block;font-style: normal;}
.menutopmem li .item, .menutopmem li.active .item {
	display: block;
	margin: 0;
	text-decoration: none;
	float: none;
	width: 142px;
}
.membersmenu  {
	width:45px;
}
.menutopmem li .fusion-submenu-wrapper {float: none;left: -999em;position: absolute;z-index: 500;}
.menutopmem li:hover li ul, .menutopmem li.sfHover li ul {top: -999em;}
.menutopmem li:hover ul, .menutopmem li.sfHover ul {top: 0;}


/* Root Items */
.menutopmem {list-style: none;margin: 0;padding: 0 10px;position: relative;line-height: 1em;display: inline-block;}
.menutopmem li.root {float: left;}
.menutopmem li.root > .item {white-space: nowrap;display: block;padding: 0;font-size: 1em;z-index: 100;cursor: pointer;position: relative;margin: 0;outline: none;height: 3em;}
.menutopmem li.root > .item span {
	display: block;
	outline: none;
	line-height: 7em;
	font-size:12px;
	background-image:url("../images/menus/nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding-top: 10;
	padding-right: ;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.menutopmem li.root > .item em {font-size: 10px;display: block;text-transform: lowercase;line-height: 0.3em; margin-left:20px;}
.menutopmem li.parent.root .item span {padding-right: 30px;}
.menutopmem li.root .subtext span {line-height: 1.9em;}
.menutopmem li.root > .item img {
	vertical-align: text-bottom;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: -19px;
}


/* Dropdown Surrounds */
.menutopmem ul {
	margin: 0;
	float: left;
	padding-top: 10px;
	margin-top:-10px;
	margin-left:-10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image:url("../images/menus/dropdown-members.png");
	background-repeat: no-repeat;
	background-position: left top;
/*	height:126px;*/
}
.menutopmem .drop-bot {height: 1px;overflow: hidden;clear: both;}
.menutopmem .fusion-submenu-wrapper {height: auto !important;}


/* Dropdown Items */
.menutopmem ul li {padding: 0;display: block; font-size:14px;}
.menutopmem ul li a:hover {color:#000;}
.menutopmem ul li a.selected {color:#F00;}
.menutopmem ul li > .item {
	height: auto;
	display: block;
	font-size: 12px;
	cursor: pointer;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}

.menutopmem ul li > .item span {display: block;width: 100%;overflow: hidden;line-height: 2em;}
.menutopmem ul li .item img {float: left;margin: 8px 6px 0 0;vertical-align: top;}
.menutopmem ul li .nolink span {display: block;}
.menutopmem ul li span.item {cursor: default;outline: none;}
.menutopmem ul li .subtext span {line-height: 1.9em;}
.menutopmem ul li .subtext em {line-height: 0.6em;padding-bottom: 7px;text-transform: lowercase;}



/* No JS */
.menutopmem li.root:hover > .fusion-submenu-wrapper {top: 35px;left: 0;}
.menutopmem ul li:hover > .fusion-submenu-wrapper {left: 180px;top: 0;}



/* Fusion JS */

.fusion-js-container {display: block;height: 0;left: 0;overflow: visible;position: absolute;top: 0;z-index: 600000!important;background: transparent !important;}
.fusion-js-subs {display: none;margin: 0;overflow: hidden;padding: 0;position: absolute;}

.menutopmem li.item190 > .item {
	width: 54px;
/*	background-image: url("../images/icons/icon-home.png") !important;
	background-repeat: no-repeat;
	background-position: left top;*/
}
.menutopmem li.item191 > .item {
	width: 124px;
}
.menutopmem li.item221 > .item {
	width: 152px;
}
.menutopmem li.item223 > .item {
	padding-right:0px;
}
/* Grouped & Modules */
.menutopmem .fusion-grouped {padding-bottom: 10px;}
.menutopmem .fusion-grouped ol {padding: 0;}
.menutopmem .fusion-grouped ol li {padding: 0 15px;}
.menutopmem .fusion-grouped ol li .item {padding: 0 15px;}
.menutopmem .fusion-grouped ol li span {font-size: 85%;line-height: 2em;}
.menutopmem .type-module ol {padding: 0;}
.menutopmem .type-module ol li {padding: 0;}
.menutopmem .type-module ol li .fusion-modules {background: none;}
.menutopmem .type-module ol li .fusion-module {padding: 0;background: none;overflow: hidden;}
.menutopmem .fusion-module, .menutopmem .fusion-modules, .menutopmem .fusion-grouped {display: block;}
.menutopmem .fusion-modules.item {padding: 15px;}
.menutopmem .fusion-module em {display: inline;font-size: inherit;font-style: italic;}
.menutopmem .fusion-module a {font-size: inherit;line-height: 130%;}
.menutopmem .fusion-module p, .menutopmem .fusion-modules p {line-height: 160%;}
.menutopmem ul li.grouped-parent > .daddy span {background: none;}

/* Docman Menu Table view 
.koowa h3 {
    color: #454545;
    font-size: 2.5em;
    font-weight: normal;
	margin-bottom:10px;
}
.koowa .koowa_table {
    margin-left: -60px;
}
.koowa_wrapped_content {
    margin-left: 55px;
}
.koowa_wrapped_content a{
    color: #f26722 !important;
	font-weight:bold;
}

.koowa .table-striped tbody > tr:nth-child(2n+1) > td, .koowa .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}
.koowa form {
    width: 680px;
}*/
/* Docman Menu List view */
.koowa h3 {
    color: #454545;
    font-size: 2.5em;
    font-weight: normal;
	margin-bottom:10px;
}
.koowa .table-striped tbody > tr:nth-child(2n+1) > td, .koowa .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}
.koowa form {
    width: 645px;
/*	margin-left:-60px;*/
	background-image: url("../images/atiel-members-list-bg.png");
	background-repeat: no-repeat;
    background-position: left top;
	margin-top: 20px;
}
/*.koowa_wrapped_content {
    margin-left: 60px;
}
.koowa_header__title_link.docman_track_download > span {
    margin-left: 60px;
}*/
.koowa_icon--24[class^="koowa_icon--"]::before, .koowa_icon--24[class*=" koowa_icon--"]::before, .koowa_icon_font.koowa_icon--24::before, .koowa .footable.breakpoint > tbody > tr > td.expand span.koowa_icon--24.footable-toggle::before, .koowa .footable > thead > tr > th.footable-sorted > span.koowa_icon--24.footable-sort-indicator::before, .koowa .footable > thead > tr > th.footable-sorted-desc > span.koowa_icon--24.footable-sort-indicator::before {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    width: 18px;
}
.koowa .koowa_header__item--image_container {
	padding-right:0px;
}
.koowa .docman_description {
	padding-bottom:0px;
}
.koowa .docman_description > div {
/*	margin-left: 0px;
	margin-top: -10px;
	float:right;*/
	display:none;
}
.koowa_wrapped_content a{
    color: #f26722 !important;
	font-weight:bold;
	font-size: 14px;
}
.koowa .docman_document {
	background: none;
	margin-top:8px;
	margin-bottom:0px;
	border-bottom: 1px solid #ccc;
}
.btn.btn-large.btn-default.btn-block.docman_download__button.docman_track_download {
    /*margin-top: -40px;*/
	display:none;
}
.koowa .docman_document_details {
    border-bottom: none;
    font-size: 10px;
    margin-top: -33px;
	margin-bottom: 0px;
    padding-bottom: 0px;
	text-align:right;
}
.koowa .docman_document:first-child {
    margin-top: 0px;
	padding-top:8px;
	border-top: 1px solid #ccc;
}
/*.koowa .koowa_header {
	width: 450px;
}*/
.created-on-label {
    float: right;
}
.k-icon-document-pdf.k-icon--size-medium.k-icon-type-pdf {
    font-size: 16px;
}
.k-ui-namespace .docman_document {
    margin-top: -5px;
}
.k-ui-namespace .docman_document_details {
    border-bottom: 0px solid rgba(0, 0, 0, 0.05);
    font-size: 10px;
/*    margin-top: -33px;*/
    padding-bottom: 0px;
}
.docman_document {
    border-bottom: 1px solid #cccccc;
}
.k-visually-hidden {
	display:none;
}
.k-ui-namespace .docman_description {
    padding-bottom: 0;
}
/*.k-ui-namespace .koowa_wrapped_content {
	width:75%
}*/
.docman_description p {
    display: none;
}
.docman_description p.anywhere, .docman_description hr#system-readmore {
	display:block !important;
	padding-left:5px;
}
.k-ui-namespace .docman_document:first-child {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 12px;
}
.btn-success {
	margin-top: 35px;
}
.btn-toolbar {
    float: right;
    font-size: 0;
    margin-bottom: 10px;
    margin-top: -10px;
}
.koowa .docman_download {
	float:left;
}
/*home page bits */
.module_document__date {
	margin-left:60px;
}
.koowa .mod_docman ul {
    display: block;
    list-style: outside none none !important;
    margin: 0;
    padding-left: 0px;
    width: 625px;
}
.koowa .mod_docman.mod_docman--documents ul li {
    margin-bottom: 8px;
    padding-left: 50px;
}
.k-ui-namespace .btn-toolbar.koowa_toolbar {
    margin-bottom: 2px;
    margin-top: -3px;
    padding-left: 400px;
}
.k-ui-namespace .koowa_header {
	margin: 0 0 3px;
}
.btn.toolbar.k-button.k-button--default.k-button-newCategory {
    display: none;
}
.module_document__date {
    float: right;
    margin-right: 10px;
    margin-top: -20px;
	font-size:11px;
}
.koowa .mod_docman ul.mod_docman_icons .module_document__info {
    border-bottom: 1px solid #999999;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.koowa .mod_docman ul .module_document__info a {
    color: #000 !important;
    display: inline;
    font-size: 12px;
    font-weight: normal;
}
/*members styling */
#rt-members .home {
	width:670px;
	height:154px;
	background-image: url('../images/home-content-top-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
    margin-left: -35px;
    margin-top: -20px;
	}
#rt-members .home h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 80px;
    padding-top: 20px;
}
#rt-members .home p {
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 32px;
    padding-left: 80px;
    padding-right: 10px;
}
.homenews h2.title {
    background-color: #000000;
    color: #ffffff;
	font-size: 170%;
    font-weight: bold;
	margin-left: -70px;
    margin-top: -10px;
    padding-bottom: 5px;
    padding-left: 77px;
    padding-top: 5px;
    width: 150px;
}
#rt-copyright {
	display:none;
}
/* Members sidebar styles */
.greyM {
    background-color: #ebecec;
    color: #000000;
    height: 144px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 25px 3px 3px;
	margin-top: -20px;
}
.greyM h1 {
	color:#a9abae;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}

.greyM h1 a {
	color:#a9abae;
	text-decoration:none;
}

.greyM h1 a:hover {
	color:#000000;
}

.greyM p a {
	color:#000000;
	text-decoration:none;
}

.greyM p a:hover {
	color:#a9abae;
}

.greyM p {
	line-height: 1.2em;
}

/*================================================================================================*/

/*members site - dotted line*/

.greyMD {
	height: 144px;
	overflow: hidden;
	color:#000000;
	margin-bottom: 5px;
	border: 1px dotted #ebecec;
	background-color:#ffffff;
}

.greyMD h1 {
	color:#a9abae;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
/*	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;*/
}

.greyMD h1 a {
	color:#a9abae;
	text-decoration:none;
}

.greyMD h1 a:hover {
	color:#000000;
}

.greyMD p a {
	color:#000000;
	text-decoration:none;
}

.greyMD p a:hover {
	color:#a9abae;
}

.greyMD p {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 1.2em;
}

/*================================================================================================*/

/*members site - archive*/

.greyMA {
	background-color:#231f20;
/*	height: 144px;
	overflow: hidden;*/
	color:#ffffff;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.greyMA h1 {
	color:#ffffff;
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}

.greyMA h1 a {
	color:#ffffff;
	text-decoration:none;
}

.greyMA h1 a:hover {
	color:#f26722;
}

.greyMA p a {
	color:#ffffff;
	text-decoration:none;
}

.greyMA p a:hover {
	color:#f26722;
}

.greyMA p {
	line-height: 1.2em;
}
.mapModule {
	margin-left:-10px;
}
.mapprint > img {
    display: none;
}
/* megamenu css3 styling */
#js-meganavp {
	height: 60px !important;
}
#jux_megamenucss3 {
    margin: -10px 0 0 -70px;
}
#jux_megamenucss3 .megamenu .js-megamenu {font:13px/1 arial, serif; color:#fff;}
/* Top level menu items */
.menuRight {
    background-image: url("../images/menu/nav-bg.jpg") !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    border: medium none;
    width: 155px;
}
.menuCoP {
    background-image: url("../images/menu/nav-bg.jpg") !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    border: medium none;
    width: 155px;
}
.menuRight span.menu-title, .menuCoP span.menu-title {
	font-size: 1.3em !important;
	padding-top: 20px;
}
.menuLeft {
    background-image: url("../images/menu/nav-bg.jpg") !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    border: medium none;
    width: 185px;
}
.menuLeft span.menu-title {
	font-size: 1.3em !important;
	padding-top: 20px;
	padding-left: 10px;
}
/* End Top level menu items */
/* 1st level menu items */
.menuRight1 span.menu-title {
	margin-left:10px;
	padding-top:6px;
}
.menuLeft1 span.menu-title {
	margin-left:10px;
	padding-top:6px;
}
.menuCoP1 span.menu-title {
	margin-left:10px;
	padding-top:8px !important;
	width: 165px;
}

.megacss3.first.haschild.menuAbout1.hasTip.menu127 {
    padding-top: 6px !important;
	padding-right: 35px;
}
/*.megacss3.first.haschild.menuAbout1.hasTip.menu363 {
    padding-top: 10px !important;
	padding-right: 35px;
}*/
.menuLeft1a {
	padding-top:4px !important;
	padding-left:10px !important;
}
.menuRight1a {
	padding-top:4px !important;
	margin-left:5px !important;
}
/*.menuAbout1 {
	font-size: 1em !important;
	padding-top:inherit;
	padding-left:20px;
	width:155px;
}
*/
.menuRight2 span.menu-title {
	font-size: 1.5em !important;
	margin-left:0px;
	padding-top:8px;
}
.menuLeft2 span.menu-title {
	font-size: 1.5em !important;
	margin-left:0px;
	padding-top:8px;
}
.megacss3.first.active.submenu-align-auto {
    
}
/*Home icon - first in menu */
.firstHome {
	background-image: url("../images/icons/icon-home.png") !important;
	background-position: top center;
	background-color:none !important;
	font-size: 1.3em !important;
	height: 60px;
    padding-top: 15px;
	width:60px !important;
	overflow:hidden;
}
.menu101 span.menu-title  {
	color: transparent;
}
/*End home icon */

#jux_megamenucss3 .megamenu ul.megamenu.level1 {
	background-image: url("../images/dropdown.png") !important;
	background-color:none !important;
    background-position: center top;
    background-repeat: repeat-x !important;
	height:130px;
/*	width:178px;*/
	padding-left:20px;
}
#jux_megamenucss3 .megamenu ul.megamenu.level2 {
	background-image: url("../images/dropdown.png") !important;
	background-color:none !important;
    background-position: left top;
    background-repeat: no-repeat;
   margin-left: 3px;
    margin-top: -7px;
	height:130px;
	width:150px;
	padding-left:10px;
	padding-top:4px;
}

.none #js-mainnavcss3.noJS ul.megamenu li.haschild > div.childcontent .childcontent-inner-wrap, #js-mainnavcss3 ul.megamenu li.haschild.megacss3:hover > div.childcontent.adddropdown {
	background:none !important;
}
.childcontent.clearfix.adddropdown.cols1 {
    background-image: none;
    font-size: 0.8em;
/*    line-height: 0px;*/
    padding-left: 0px;
    padding-top: 0px;
}
.dropdown-menu {
	background-color:none !important;
}
.dropdown-menu a {
	white-space:normal !important;
}
	
#jux_megamenucss3 .megamenu.horizontal ul.level0 ul.level1 li a.haschild.megacss3 span.menu-title::after, #jux_megamenucss3 .megamenu.horizontal ul.level0 ul.level1 li a.haschild-over.megacss3 span.menu-title::after {
    right: 35px;
}
.none #js-mainnavcss3.noJS ul.megamenu li.haschild > div.childcontent .childcontent-inner-wrap, #js-mainnavcss3 ul.megamenu li.haschild.megacss3:hover > div.childcontent.adddropdown {
    background: none !important;
}
#js-meganav-off-canvas .childcontent-inner, #js-meganav-off-canvas .childcontent.open > .dropdown-menu {
    background: none !important;
}
.none #js-mainnavcss3.megamenu ul.level1 li.megacss3 span.megacss3, #js-mainnavcss3.megamenu ul.level1 li.megacss3 a.megacss3 {
    border: 0 solid #fefff5;
    color: #fff;
}
.none #js-mainnavcss3.megamenu ul.level1 li.megacss3 span.megacss3, #js-mainnavcss3.megamenu ul.level1 li.megacss3 a.megacss3, #js-meganav-off-canvas ul.level1 li.megacss3 a.megacss3 {
    color: #fff;
}
.none .megamenu .dropdown-menu ul.level1 li.megacss3:hover > a.megacss3 {
    background: none !important;
    color: #ffffff !important;
}
.none .megamenu .dropdown-menu ul.level1 li.megacss3 a.megacss3:hover, .js-megamenu-off-canvas .wtf-menu.level1 li a:hover {
    background: none !important;
    color: #ffffff !important;
}
.none .megamenu .level1 .active > a, #js-meganav-off-canvas .level1 .active > a {
    background:none !important;
    color: #ffffff !important;
}
.none .megamenu .level1 .active > a, #js-meganav-off-canvas .level1 .active > a {
	background-color: none !important;
}
/*.none #js-mainnavcss3 .active, #js-meganav-off-canvas .active {
	background:none !important;
	transition:none;
}*/
.none #js-mainnavcss3.megamenu ul.level1 li.megacss3 span.megacss3, #js-mainnavcss3.megamenu ul.level1 li.megacss3 a.megacss3 {
	border: none !important;
}
/*.none #js-mainnavcss3.megamenu ul.level1 li.megacss3 a {
	margin: 0 !important;
    padding: 0 !important;
}*/
.none #js-mainnavcss3 .active, #js-meganav-off-canvas .active, .none #js-mainnavcss3 .hover {
	color:#ffffff!important;
	background-color: transparent !important;
}
/* styling for 2nd level breadcrumb menu */
.subMenu ul li {
    padding-top: 0; !important;
	margin-left:30px;
}
._menu.subMenu h2 {
    color: #fcc63e;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -10px;
	line-height: 1.6em;
	margin-left:30px;
}
/*styling for Fox Contact form*/
div#fox-container-m348 .alert-success {
    background-color: #f26722 !important;
    border-color: #f9a175 !important;
    color: #ffffff !important;
}
div#fox-container-m348 .btn:hover, div#fox-container-m348 .btn:focus {
    background-position: 0 -30px !important;
}
div#fox-container-m348 .control-label, div#fox-container-m348 .control-label label, div#fox-container-m348 .fox-item-attachments .controls label {
	font-size:12px;
}