/**
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *   
 * - There is an scss (SASS) version of this file in the /sass/ directory in your
 *   sub-theme, if you set Compass to watch it or the directory this file will be
 *   overwritten!
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#page > footer .horizontal-list ul.menu {
	text-align: right;
}
/* ---------------------------- top slider area styles ---------------------------- */
.region-sidebar-first {
width: 300px !important;
margin-left: -100%;
}

.sidebar-first .content-inner {
margin-left: 280px !important;
margin-right: 0;
}


#block-search-form {
  margin-right: 448px;
  margin-top: -5px !important;
  z-index: 200;
}
.translator {
margin-left: -1009px !important;
margin-top: 104px !important;
position: absolute;
width: 300px !important;
z-index: 200;
}
.translator select{
	width:160px;
	}


#header{
margin-top: -17px;
}
.ff.front #header {
  margin-top: 2px;
}
.ff.not-front #header {
margin-top: -17px;
}
.region-sidebar-second {
    margin-left: -310px !important;
    width: 300px !important;
}
.sidebar-second .content-inner {
margin-right: 310px !important;
margin-left: 0;
}
/*---------------------------- menu area styles ----------------------------*/



/*---------------------------- sidebar styles ----------------------------*/
#block-block-8 {
margin-top: 35px;
}

.rose-page .rose-menu ul{
	margin:0px !important;
	background:url(images/sidebar-bg2.png) !important;
	}

/*---------------------------- main content area styles---------------------------- */

#edit-submit {
margin-left: 166px;
}
.ctabs .quicktabs_main.quicktabs-style-navlist {
	width: 73% !important;
}
.ctabs ul.quicktabs-tabs.quicktabs-style-navlist {
	padding: 4px !important;
	width: 23% !important;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #f2f2f2;
	background:#f2f2f2 !important;
}
.rose-page .ui-accordion .ui-accordion-header .ui-icon {
left: 17.5em !important;
}

.rose-row:hover {
transition: All 0.9074s ease;
border:1px solid #DDDDDD;
transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-webkit-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-moz-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-o-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-ms-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
}


.row-inner:hover {
transition: All 0.9074s ease;
border:1px solid #DDDDDD;
transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-webkit-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-moz-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-o-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
-ms-transform: rotate(0deg) scale(1.106) skew(0deg) translate(3px);
}


.article  .node-content img:hover {
	opacity:0.6;
	transition:All 0.9074s ease;
	-webkit-transition:All 0.9074s ease;
	-moz-transition:All 0.9074s ease;
	-o-transition:All 0.9074s ease;
}
/*---------------------------- footer area styles----------------------------*/


#webform-component-how-did-you-hear-about-us .form-radios .form-item:last-child {
    margin-right: 14em;
}
#webform-component-other{
	float: left;
    margin-left: -179px !important;
    margin-top: 6px;
	}
#webform-client-form-93 .form-radios .form-item {
float: left;
margin-right: 8em !important;
}
#webform-client-form-93 #webform-component-other{
	float: left;
    margin-left: -85px !important;
    margin-top: 6px;
	}