@charset "UTF-8";
/* CSS Document */

/* RESPONSIVE */

.alert .city {
    color: #ffffff !important;
}

/* OFFLINE */
#oranoffline {
	background-color: #969696;
	background-image:none !important;
	
font-size:90%;

}

h1 {
	font-size:190% !important;
	margin: 0px 0px;
}

hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #999;
    margin: 1em 0; padding: 0;
}

/* GENERAL TEMPLATE MODS */

a:hover {color:#3693c8;}

.title, .component-content h2 {
    letter-spacing: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid;
	font-size: 150%;
	font-weight:bold;
}

#rt-main .rt-grid-9 {
    width: 850px;
}

#rt-main .rt-container .rt-block {
	margin-top:7px;
	padding-top:7px;
}

#rt-main .rt-container .rt-grid-3 {
    width: 350px;
}

/* GRID MODS */

#rt-main .rt-container .rt-grid-9 {
    width: 850px;
}
#rt-main .rt-container .rt-grid-3 {
    width: 350px;
}
#rt-bottom .rt-grid-3 {
}
#rt-bottom .rt-grid-2 {
	width:200px;
}
#rt-bottom .rt-grid-4 {
	width:370px;
}
#rt-footer .rt-container {
	padding:0px !important;
	
}


/* BACKGROUND */

body {background-color: #c5a769;
background-image:url('../../../images/theme_images/inverness-oran-bck.jpg');
background-repeat:repeat;
    background-attachment:fixed;
    margin: 0px;
	color: #4b4b4b;
}
.paperback {
	background: #ecebeb;
	position: relative;
	width:1200px;
	margin-left:auto; 
margin-right:auto; 
clear:both;
margin-top:20px;
margin-bottom:40px;
padding-bottom:30px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
}

.paperback:before, .paperback:after
{
	position: absolute;
	width: 50%;
	height: 10px;
	content: ' ';
	left: 40px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-2deg) rotate(-2deg);
	-moz-transform: skew(-2deg) rotate(-2deg);
	-ms-transform: skew(-2deg) rotate(-2deg);
	-o-transform: skew(-2deg) rotate(-2deg);
	transform: skew(-2deg) rotate(-2deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paperback:after
{
	left: auto;
	right: 40px;
	-webkit-transform: skew(2deg) rotate(2deg);
	-moz-transform: skew(2deg) rotate(2deg);
	-ms-transform: skew(2deg) rotate(2deg);
	-o-transform: skew(2deg) rotate(2deg);
	transform: skew(2deg) rotate(2deg);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}


.paper-container /* RESERVED */ {
	
}

#rt-top-surround {
    background: none repeat scroll 0% 0% transparent !important;
}

/* HEADER MODS */

.oranheaders {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.oranheadings .page-header {
	font-size:12px !important;
	margin:0px;
	padding:0px;
}
#system-message-container {
	margin-left: 25px;

}

/* LOG IN - OUT */

.logout-description {
	padding-bottom:15px;
}

/* SLIDESHOW MODS */

.oranslideshow {
padding: 0px;
margin: 0px;
margin-left:25px;
height:560px;
padding-bottom:0px !important
}
#fav-caption1 {
	color:#FFFFFF;
}
#fav-caption2 {
	color:#FFFFFF;
	font-size:16px;
}



/* SIDEBAR */
#rt-sidebar-a .orandate {
	font-size:85%;
	color: #013989;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
#rt-sidebar-a .oranweather {
	margin-top:0px;
	padding-top:0px;
}
#rt-sidebar-a .oranshare {
	margin-top:15px !important;
	padding-top:15px;
}


/* FOOTER AREA */
#rt-footer {
	background: none;
  color: #605f5f;
  font-size:90%;
}

/* BOTTOM AREA */
#rt-bottom strong {
  background: none;
  color: #605f5f;
  font-size:100%;
}

#rt-bottom {
  background: none;
  color: #605f5f;
  font-size:90%;
  border-top: 2px #cecece solid;
  margin:0 20px;
 
}
#rt-bottom a {
  color: #605f5f;
}
#rt-bottom a:hover {
  color: #4e4a4a;
}

#rt-bottom ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
content: "" !important;
font-family: FontAwesome;
margin-right: 10px;
display: inline;
vertical-align: middle;
font-size: 1.6em;
font-weight: normal;
}

#rt-bottom .column1oran {
}
#rt-bottom .column2oran {
font-size: 12px;
padding-left:40px;



}
#rt-bottom .column3oran {
	font-size: 12px;
	padding-left:20px;
	
}
#rt-bottom .column4oran {
	font-size: 12px;
	padding-left:20px;
}
#rt-bottom .column5oran {
	text-align: right;
}
.orantop {
	text-align: right;
}

.copyright-oran {
	font-size: 95%;
	line-height: 1.5em;
	color:#868686;
	padding: 0px 0px;
	margin: 0px 0px;

	}
.copyright-oran a {
	color:#868686 !important;
	}	
	
/* BODY FONT */

/* MAIN MENU MODS */
.gf-menu {
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  border-bottom: 2px #bcbbbb solid;
  margin-bottom: 0px !important;
  margin: 0px 20px 4px;
}
.gf-menu .item:hover {
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  border-bottom: 2px #00adf2 solid;
  margin-bottom: -2px !important;
}
.rt-block .gf-menu.l1 > li > .item {
  font-size: 14px;
  line-height: 42px;
  position: relative;
  border-right: 0px solid #E3E3E3;
  padding: 0px 21px !important;
  margin-left: 0px;
  text-transform: none;
  font-weight:bold;
  color: #474b50;
}
.gf-menu.l1 > li.active > .item {
  color: #474b50;
  font-weight: bold;
  background: url("../../../images/theme_images/menu-separator.png") no-repeat scroll 0px 0px transparent !important;
  margin-left: 0px;
}
.gf-menu.l1 > li.active {
  background: none !important;
}
.gf-menu.l1 > li:last-child {
	border-right: none !important;
}
.gf-menu.l1 > li:first-child {
    margin-left: 0px !important;
}
.gf-menu.l1 > li:last-child {
    margin-right: 0px !important;
}
.gf-menu li.parent > .item:after {
    color: #a9a9a9;
    position: absolute;
    right: 0px !important;
    top: 50%;
    margin-top: 0px;
    font-family: FontAwesome;
    content: "\f078" !important;
    font-size: 10px;
	padding-right:8px;
	
}
.gf-menu.l1 > li:last-child > .item:after {
    border-right: medium none;
	background: url("../../../images/theme_images/menu-separator.png") no-repeat scroll 16px 0px transparent !important;
	
}

.gf-menu.l1 > li > .item:after {
 
    border-right: 0px solid #000 !important;
	
}
.gf-menu.l1 > li > .item:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    border-right: 0px solid #000 !important;
	
}
.gf-menu.l1 > li {
    background: url("../../../images/theme_images/menu-separator.png") no-repeat scroll 0px 0px transparent !important;
}

.gf-menu .dropdown {
margin: 0 auto;
padding: 10px 0;
position: absolute;
opacity: 0;
left: -999em;
text-align: left;
border-top: 0;
background: #00acf1;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
z-index: 1000;
border-radius: 0 0 0px 0px !important;
-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.5);
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.5);
}

.gf-menu .dropdown ul li:hover > .item {
color: #dae6e9 !important;
}
.gf-menu .dropdown ul li.active > .item {
color: #dae6e9 !important;
}

/* JCE EDITOR MODS */

.wf_caption {
	color: #0076A3;
	font-size: 16px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
}

/* USER MENU */


.oranuser {
	background-color: #3e94c2;
	border-radius: 6px;
	display: block;
	padding: 10px 10px;
	margin: 10px 25px;
	height: 25px;
	border: 1px solid #237baa;
}

ul.oranusermenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.oranusermenu ul {
  list-style: none;
}
ul.oranusermenu li {
  margin-bottom: 0px;
  margin: 0 0px;
  padding: 0 18px;
  float:left;
  position:relative;
  text-align:center;
  line-height:30px;
  border-left:#DDDDDD dotted 1px;
}
ul.oranusermenu li a,
ul.oranusermenu li .item,
ul.oranusermenu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: normal;
  color:#F5F5F5;
}
ul.oranusermenu li a:before,
ul.oranusermenu li .item:before,
ul.oranusermenu li .separator:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 0px;
  display: inline;
  vertical-align: middle;
  font-size: 1.6em;
  font-weight: normal;
}
ul.oranusermenu li.active.current > a:before,
ul.oranusermenu li.active.current > .item:before,
ul.oranusermenu li.active.current > .separator:before,
ul.oranusermenu li#current.active > a:before,
ul.oranusermenu li#current.active > .item:before,
ul.oranusermenu li#current.active > .separator:before {
  content: "";
  font-size: 1em;
  margin-right: 0px;
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #F5F5F5;
}

.item-184, ul.oranusermenu li .separator {
	color: #FFF9DA;
	font-size: 20px;
	font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
	font-style: italic;
	border-left: none !important;
	line-height: 26px !important;
	float: left !important;
	display:block;
	width: 120px;
	text-align:center;
}

/* DOCMAN MODS */
.well {
    color: rgb(77, 77, 77);
    text-shadow: 0px 1px 0px white;
    font-size: 13px;
    word-wrap: normal !important;
}
.com_docman .docman-document .docman-document-details .well .detail-label {
    display: inline;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    color: rgb(93, 123, 138);
    padding: 5px 0px;
}
.com_docman .docman-document-details .well .detail-name {
    display: inline;
}
.com_docman .well {
    border: none;
}
h1.row-fluid {
	font-size:70%;
}
.docman-document-thumbnail {
	margin-left:10% !important;
	border:#41B2E1 1px solid;
}

.docman-document-details {

}

.classifieds .column-1 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:44% !important;
	margin-bottom:15px;
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	line-height: 1.25;
}
.classifieds .column-2 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:44% !important;
	margin-bottom:15px;
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	line-height: 1.25;
}

.orancontacts {
	padding-right: 0px;
	margin-right: 85px;

}
.oranhours {
	margin-right: 70px;
}
.gantry-left {
	
}
.oranmap {
	padding:3px;
	background-color:#F5F5F5;
	border:#60ADD3 1px solid;
	margin:0px;
}
.message {
	font-size:16px;
	font-weight:bold;
	color:#A62900
}

/* FORMS */
.checkboxes ul {
	display:block;
list-style:none;
}
.checkboxes li {
	
}
input[type="checkbox"] {
    margin: 0px 5px 5px;
    line-height: normal;
    cursor: pointer;
}
.checkboxes label {
	display:inline-block !important;
	line-height:20px;
	margin: 0px 5px 0px;
}

.form-horizontal .control-label {
	padding-top:0px;
}

/* BTN */
.oranloginbtn {
	padding-top:5px !important;
}
.oranstaff {
	margin-right: -15px !important;
}
.btn-oran {
	font-size: 130%;
}
/* BANNER ITEM */
.banneritem img {
	border:#6fb5d0 1px solid;
}

.img-intro-left {
	float:none !important;
	margin-right: 0px !important;
}

input.span12 {
	width: 50% !important;
}
.row-fluid, .span6 {
	
	
}
.img-fulltext-left {
	width: 100%;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
h1 {
	font-size:150% !important;
	margin: 0px 0px;
}
h2 {
	font-size:120% !important;
	margin: 0px 0px;
}
/* BACKGROUND */

body {background-color: #c5a769;
background-image:url('../../../images/theme_images/inverness-oran-bck.jpg');
background-repeat:repeat;
    background-attachment:fixed;
    margin: 0px;
	color: #4b4b4b;
}
.paperback {
	background: #ecebeb;
	position: relative;
	width:960px;
	margin-left:auto; 
margin-right:auto; 
clear:both;
margin-top:20px;
margin-bottom:40px;
padding-bottom:20px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
}

.paperback:before, .paperback:after
{
	position: absolute;
	width: 50%;
	height: 10px;
	content: ' ';
	left: 40px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-2deg) rotate(-2deg);
	-moz-transform: skew(-2deg) rotate(-2deg);
	-ms-transform: skew(-2deg) rotate(-2deg);
	-o-transform: skew(-2deg) rotate(-2deg);
	transform: skew(-2deg) rotate(-2deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paperback:after
{
	left: auto;
	right: 40px;
	-webkit-transform: skew(2deg) rotate(2deg);
	-moz-transform: skew(2deg) rotate(2deg);
	-ms-transform: skew(2deg) rotate(2deg);
	-o-transform: skew(2deg) rotate(2deg);
	transform: skew(2deg) rotate(2deg);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}

/* GRID MODS */
#rt-main .rt-container .rt-grid-9 {
    width: 620px;
}
#rt-main .rt-container .rt-grid-3 {
    width: 340px;
}
.gf-menu .item {
  font-size: 12px !important;
}
.rt-block .gf-menu.l1 > li > .item {
  font-size: 12px !important;
  line-height: 30px;
  position: relative;
  border-right: 0px solid #E3E3E3;
  padding: 0px 16px !important;
  padding-left: 11px !important;
  padding-right: 17px !important;
  margin-left: 0px;
  text-transform: none;
  font-weight:bold;
  color: #474b50;
}

.gf-menu li.parent > .item:after {
    color: #a9a9a9;
    position: absolute;
    right: 0px !important;
    top: 50%;
    margin-top: 0px;
    font-family: FontAwesome;
    content: "\f078" !important;
    font-size: 7px;
}
.gf-menu.l1 > li:last-child > .item:after {
    border-right: medium none;
	background: url("../../../images/theme_images/menu-separator.png") no-repeat scroll 13px 0px transparent !important;
	
}
.oranuser {
	background-color: #3e94c2;
	border-radius: 6px;
	display: block;
	padding: 8px 10px;
	margin: 10px 25px;
	height: 25px;
	border: 1px solid #237baa;
}
ul.oranusermenu li a,
ul.oranusermenu li .item,
ul.oranusermenu li .separator {
  display: block;
  font-size: 13px;
  font-weight: normal;
  color:#F5F5F5;
  line-height: 18px;
  margin-top: 3px;
}
.item-184, ul.oranusermenu li .separator {
	color: #FFF9DA;
	font-size: 18px;
	font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
	font-style: italic;
	border-left: none !important;
	line-height: 20px !important;
	float: left !important;
	display:block;
	width: 120px;
	text-align:center;
}
.dropdown {
	font-size:10px !important;
}

.gf-menu .dropdown {
padding: 2px 0 !important;
}

.oranslideshow {
padding: 0px;
margin: 0px;
margin-left:25px;
height:450px;
padding-bottom:0px !important
}
	
	
	
#rt-bottom .rt-grid-2 {
	width:150px;
}
#rt-bottom .rt-grid-4 {
	width:330px;
}
#rt-bottom .column2oran {
font-size: 12px;
padding-left:0px;
}
#rt-bottom .column3oran {
	font-size: 12px;
	padding-left:0px;
}
#rt-bottom .column4oran {
	font-size: 12px;
	padding-left:0px;
}
#rt-bottom .column5oran {
	font-size: 12px;
	padding-left:0px;
}
.copyright-oran {
	padding: 10px 0px;
	margin: 0px 0px;

	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

#rt-sidebar-a .hidden-tablet {
	display:none !important;
}


h1 {
	font-size:150% 
	margin: 0px 0px;
}
h2 {
	font-size:120% !important;
	margin: 0px 0px;
}
/* BACKGROUND */

body {background-color: #c5a769;
background-image:url('../../../images/theme_images/inverness-oran-bck.jpg');
background-repeat:repeat;
    background-attachment:fixed;
    margin: 0px;
	color: #4b4b4b;
}
.paperback {
	background: #ecebeb;
	position: relative;
	width:730px;
	margin-left:auto; 
margin-right:auto; 
clear:both;
margin-top:20px;
margin-bottom:40px;
padding-bottom:20px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
}

.paperback:before, .paperback:after
{
	position: absolute;
	width: 50%;
	height: 10px;
	content: ' ';
	left: 40px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-2deg) rotate(-2deg);
	-moz-transform: skew(-2deg) rotate(-2deg);
	-ms-transform: skew(-2deg) rotate(-2deg);
	-o-transform: skew(-2deg) rotate(-2deg);
	transform: skew(-2deg) rotate(-2deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paperback:after
{
	left: auto;
	right: 40px;
	-webkit-transform: skew(2deg) rotate(2deg);
	-moz-transform: skew(2deg) rotate(2deg);
	-ms-transform: skew(2deg) rotate(2deg);
	-o-transform: skew(2deg) rotate(2deg);
	transform: skew(2deg) rotate(2deg);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}

/* GRID MODS */

.rt-grid-8 {
    width: 720px;
}

#rt-main .rt-container .rt-grid-9 {
    width: 720px;
}
.rt-grid-12 {
    width: 720px;
}
#rt-main .rt-container .rt-grid-3 {
    width: 710px;
}
.rt-block .gf-menu.l1 > li > .item {
  font-size: 14px !important;
  line-height: 30px;
  position: relative;
  border-right: 0px solid #E3E3E3;
  padding: 0px 15px !important;
  padding-right: 20px !important;
  padding-left: 10px !important;
  margin-left: 0px;
  text-transform: none;
  font-weight:bold;
  color: #474b50;
}

.gf-menu li.parent > .item:after {
    color: #a9a9a9;
    position: absolute;
    right: 0px !important;
    top: 50%;
    margin-top: 0px;
    font-family: FontAwesome;
    content: "\f078" !important;
    font-size: 7px;
}
.gf-menu.l1 > li:last-child > .item:after {
    border-right: medium none;
	background: url("../../../images/theme_images/menu-separator.png") no-repeat scroll 13px 0px transparent !important;
	
}
.oranuser {
	background-color: #3e94c2;
	border-radius: 6px;
	display: block;
	padding: 8px 10px;
	margin: 10px 25px;
	height: 25px;
	border: 1px solid #237baa;
}
ul.oranusermenu li a,
ul.oranusermenu li .item,
ul.oranusermenu li .separator {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color:#F5F5F5;
  line-height: 18px;
  margin-top: 0.188em;
}
.item-184, ul.oranusermenu li .separator {
	color: #FFF9DA;
	font-size: 14px;
	font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
	font-style: italic;
	border-left: none !important;
	line-height: 19px !important;
	margin-top: 0.188em;
	float: left !important;
	display:block;
	width: 60px;
	text-align:center;
}
.dropdown {
	font-size:10px !important;
}

.gf-menu .dropdown {
padding: 2px 0 !important;
}

.oranslideshow {
padding: 0px;
margin: 0px;
margin-left:30px;
margin-right:30px;
height:470px;
padding-bottom:0px !important
}

#rt-bottom .rt-grid-2 {
	width:180px;
}
#rt-bottom .rt-grid-4 {
	width:730px;
	
}
#rt-bottom .column2oran {
font-size: 12px;
padding-left:0px;
}
#rt-bottom .column3oran {
	font-size: 12px;
	padding-left:0px;
}
#rt-bottom .column4oran {
	font-size: 12px;
	padding-left:0px;
}
#rt-bottom .column5oran {
	font-size: 14px;
	text-align:center !important;
}

.orantop {
	text-align:center !important;
}
.copyright-oran {
	padding: 10px 0px;
	margin: 0px 0px;

	}
	
ul.oranusermenu li {
  margin-bottom: 0px;
  margin: 0 0px;
  padding: 0 9px;
  float:left;
  position:relative;
  text-align:center;
  line-height:30px;
  border-left:#DDDDDD dotted 1px;
}	

.oranmobile1 {
	text-align:center;
	
}
#rt-sidebar-a .oranshare {
	margin-top:15px !important;
	padding-top:15px;
	margin-left:16%;
}

}

@media only screen and (min-width: 481px) and (max-width: 767px) {

h1 {
	font-size:150% !important;
	margin: 0px 0px;
}
h2 {
	font-size:120% !important;
	margin: 0px 0px;
}
/* BACKGROUND */

body {background-color: #c5a769;
background-image:url('../../../images/theme_images/inverness-oran-bck.jpg');
background-repeat:repeat;
    background-attachment:fixed;
    margin: 0px;
	color: #4b4b4b;
}
.paperback {
	background: #ecebeb;
	position: relative;
	width:463px;
	margin-left:auto; 
margin-right:auto; 
clear:both;
margin-top:45px;
margin-bottom:40px;
padding-bottom:20px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
}

.paperback:before, .paperback:after
{
	position: absolute;
	width: 50%;
	height: 10px;
	content: ' ';
	left: 40px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-2deg) rotate(-2deg);
	-moz-transform: skew(-2deg) rotate(-2deg);
	-ms-transform: skew(-2deg) rotate(-2deg);
	-o-transform: skew(-2deg) rotate(-2deg);
	transform: skew(-2deg) rotate(-2deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paperback:after
{
	left: auto;
	right: 40px;
	-webkit-transform: skew(2deg) rotate(2deg);
	-moz-transform: skew(2deg) rotate(2deg);
	-ms-transform: skew(2deg) rotate(2deg);
	-o-transform: skew(2deg) rotate(2deg);
	transform: skew(2deg) rotate(2deg);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}
.layout-mode-responsive .gf-menu-device-container {
	margin-left:20px;
	width: 380px;
}

.rt-block .gf-menu.l1 > li > .item {
    font-size: 14px;
    position: relative;
    border-right: 0px solid #E3E3E3;
    margin-left: 0px;
    text-transform: none;
    font-weight: bold;
    color: #F5F5F5;
}
.gf-menu.l1 > li.active > .item {
    color: #F5F5F5 !important;
    font-weight: bold;
}
.layout-mode-responsive .gf-menu ul {
    padding-left: 30px !important;
}
.rt-block .gf-menu.l1 > li > .item {
  line-height: 20px;
  position: relative;
  border-right: 0px solid #E3E3E3;
  padding-left: 12px !important;
  padding-right: 18px !important;
  margin-left: 0px;
  text-transform: none;
  font-weight:bold;
}
/* GRID MODS */

.rt-container
{
    width: 460px;
}
#rt-main .rt-container .rt-grid-8 {
    width: 430px;
}

#rt-main .rt-container .rt-grid-9 {
    width: 460px;
}
#rt-main .rt-container .rt-grid-3 {
    width: 460px;
}
.dropdown {
	font-size:10px !important;
}
.gf-menu .item:hover {
background: none !important;
box-shadow: none !important;
border-radius: 0px !important;
border-bottom: 2px #00adf2 solid;
margin-bottom: 0px !important;
}
.layout-mode-responsive .gf-menu li.active.last > .item {
border-radius: 4px;
background: none !important;
}
.oranslideshow {
padding: 0px;
margin: 0px;
margin-left:25px;
margin-right:25px;
height:340px;
padding-bottom:0px !important
}
	
	
	
#rt-bottom .rt-grid-2 {
	width:420px;
}
#rt-bottom .rt-grid-4 {
	width:420px;
	
}
#rt-bottom .column1oran {
font-size: 12px;
padding-left:0px;
text-align:center !important;
}
#rt-bottom .column2oran {
font-size: 12px;
padding-left:0px;
text-align:center !important;
}
#rt-bottom .column3oran {
	font-size: 12px;
	padding-left:0px;
	text-align:center !important;
}
#rt-bottom .column4oran {
	font-size: 12px;
	padding-left:0px;
	text-align:center !important;
}
#rt-bottom .column5oran {
	font-size: 14px;
	text-align:center !important;
}
.orantop {
	text-align:center !important;
}
.copyright-oran {
	padding: 10px 20px;
	margin: 0px 0px;
	text-align:center !important;

	}
	
/* USER MENU */


#rt-sidebar-a .oranuser {
	background-color: #3e94c2;
	border-radius: 6px;
	padding: 15px 15px;
	margin: 10px 30px;
	border: 1px solid #237baa;
	height:auto;
	display:block;
}

#rt-sidebar-a ul.oranusermenu {
  list-style: none;
  margin:0;
  margin: 0px 25px;
  padding: 0 4px;
}
#rt-sidebar-a ul.oranusermenu ul {
}
#rt-sidebar-a ul.oranusermenu li {
  margin-bottom: 0px;
  float:none;
  padding-left: 1em; 
  text-indent: -.7em;
  text-align:left;
  border-left:none !important;
}
#rt-sidebar-a ul.oranusermenu li a,
#rt-sidebar-a ul.oranusermenu li .item,
#rt-sidebar-a ul.oranusermenu li .separator {
  font-size: 1.1em;
  font-weight: normal;
  color:#F5F5F5;
}
#rt-sidebar-a ul.oranusermenu li a:before,
#rt-sidebar-a ul.oranusermenu li .item:before,
#rt-sidebar-a ul.oranusermenu li .separator:before {
  content: "• ";
  font-family: FontAwesome;
  margin-right: 0px;
  vertical-align: middle;
  font-size: 1em;
  font-weight: normal;
  color:#F4F4F4;
}
#rt-sidebar-a ul.oranusermenu li.active.current > a:before,
#rt-sidebar-a ul.oranusermenu li.active.current > .item:before,
#rt-sidebar-a ul.oranusermenu li.active.current > .separator:before,
#rt-sidebar-a ul.oranusermenu li#current.active > a:before,
#rt-sidebar-a ul.oranusermenu li#current.active > .item:before,
#rt-sidebar-a ul.oranusermenu li#current.active > .separator:before {
  content: "• ";
  font-family: FontAwesome;
  margin-right: 0px;
  vertical-align: middle;
  font-size: 1em;
  font-weight: normal;
  color:#F4F4F4;
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #F5F5F5;
}

.item-184, ul.oranusermenu li .separator {
	color: #FFF9DA;
	font-size: 23px;
	font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
	font-style: italic;
	border-left: none !important;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 8px;
	text-align:left;
	float:none !important;
}
	

.oranmobile1 {
	text-align:center;
	
}
#rt-sidebar-a .oranshare {
	margin-top:15px !important;
	padding-top:15px;
	margin-left:8%;
}	
	
.component-content .classifieds .column-1 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:90% !important;
	margin-bottom:15px;
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
}
.component-content .classifieds .column-2 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:90% !important;
	margin-bottom:15px;
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
}	
body .component-content .column-1 {
margin: 10px 0px !important;
}
body .component-content column-2 {
margin: 10px 0px !important;
}	
}

@media only screen and (max-width: 480px) {
	
	
	h1 {
	font-size:150% !important;
	margin: 0px 0px;
}
h2 {
	font-size:120% !important;
	margin: 0px 0px;
}
/* BACKGROUND */

body {background-color: #c5a769;
background-image:url('../../../images/theme_images/inverness-oran-bck.jpg');
background-repeat:repeat;
    background-attachment:fixed;
    margin: 0px;
	color: #4b4b4b;
}
.paperback {
	background: #ecebeb;
	position: relative;
	width:400px;
	margin-left:auto; 
margin-right:auto; 
clear:both;
margin-top:50px;
margin-bottom:40px;
padding-bottom:20px;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), inset 5px 0 75px rgba(0, 0, 0, 0.15);
}

.paperback:before, .paperback:after
{
	position: absolute;
	width: 50%;
	height: 10px;
	content: ' ';
	left: 40px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-2deg) rotate(-2deg);
	-moz-transform: skew(-2deg) rotate(-2deg);
	-ms-transform: skew(-2deg) rotate(-2deg);
	-o-transform: skew(-2deg) rotate(-2deg);
	transform: skew(-2deg) rotate(-2deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
} 

.paperback:after
{
	left: auto;
	right: 40px;
	-webkit-transform: skew(2deg) rotate(2deg);
	-moz-transform: skew(2deg) rotate(2deg);
	-ms-transform: skew(2deg) rotate(2deg);
	-o-transform: skew(2deg) rotate(2deg);
	transform: skew(2deg) rotate(2deg);
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}
.layout-mode-responsive .gf-menu-device-container {
	margin-left:20px;
	
	width: 320px;
}

.rt-block .gf-menu.l1 > li > .item {
    font-size: 14px;
    position: relative;
    border-right: 0px solid #E3E3E3;
    margin-left: 0px;
    text-transform: none;
    font-weight: bold;
    color: #F5F5F5;
}
.gf-menu.l1 > li.active > .item {
    color: #F5F5F5 !important;
    font-weight: bold;
}
.layout-mode-responsive .gf-menu ul {
    padding-left: 30px !important;
}
.rt-block .gf-menu.l1 > li > .item {
  line-height: 20px;
  position: relative;
  border-right: 0px solid #E3E3E3;
  padding-left: 12px !important;
  padding-right: 18px !important;
  margin-left: 0px;
  text-transform: none;
  font-weight:bold;
}
/* GRID MODS */

.rt-container
{
    width: 400px;
}
#rt-main .rt-container .rt-grid-8 {
    width: 370px;
}

#rt-main .rt-container .rt-grid-9 {
    width: 400px;
}
#rt-main .rt-container .rt-grid-3 {
    width: 400px;
}
.dropdown {
	font-size:10px !important;
}
.gf-menu .item:hover {
background: none !important;
box-shadow: none !important;
border-radius: 0px !important;
border-bottom: 2px #00adf2 solid;
margin-bottom: 0px !important;
}
.layout-mode-responsive .gf-menu li.active.last > .item {
border-radius: 4px;
background: none !important;
}
.oranslideshow {
padding: 0px;
margin: 0px;
margin-left:25px;
margin-right:25px;
height:290px;
padding-bottom:0px !important
}
	
#rt-bottom .rt-grid-2 {
	width:370px;
}
#rt-bottom .rt-grid-4 {
	width:370px;
	
}
#rt-bottom .column1oran {
font-size: 12px;
padding-left:0px;
text-align:center !important;
}
#rt-bottom .column2oran {
font-size: 12px;
padding-left:0px;
text-align:center !important;
}
#rt-bottom .column3oran {
	font-size: 12px;
	padding-left:0px;
	text-align:center !important;
}
#rt-bottom .column4oran {
	font-size: 12px;
	padding-left:0px;
	text-align:center !important;
}
#rt-bottom .column5oran {
	font-size: 14px;
	text-align:center !important;
}
.orantop {
	text-align:center !important;
}
.copyright-oran {
	padding: 10px 20px;
	margin: 0px 0px;
	text-align:center !important;

	}
	
/* USER MENU */


#rt-sidebar-a .oranuser {
	background-color: #3e94c2;
	border-radius: 6px;
	padding: 15px 15px;
	margin: 10px 30px;
	border: 1px solid #237baa;
	height:auto;
	display:block;
}

#rt-sidebar-a ul.oranusermenu {
  list-style: none;
  margin:0;
  margin: 0px 25px;
  padding: 0 4px;
}
#rt-sidebar-a ul.oranusermenu ul {
}
#rt-sidebar-a ul.oranusermenu li {
  margin-bottom: 0px;
  float:none;
  padding-left: 1em; 
  text-indent: -.7em;
  text-align:left;
  border-left:none !important;
}
#rt-sidebar-a ul.oranusermenu li a,
#rt-sidebar-a ul.oranusermenu li .item,
#rt-sidebar-a ul.oranusermenu li .separator {
  font-size: 1.1em;
  font-weight: normal;
  color:#F5F5F5;
}
#rt-sidebar-a ul.oranusermenu li a:before,
#rt-sidebar-a ul.oranusermenu li .item:before,
#rt-sidebar-a ul.oranusermenu li .separator:before {
  content: "• ";
  font-family: FontAwesome;
  margin-right: 0px;
  vertical-align: middle;
  font-size: 1em;
  font-weight: normal;
  color:#F4F4F4;
}
#rt-sidebar-a ul.oranusermenu li.active.current > a:before,
#rt-sidebar-a ul.oranusermenu li.active.current > .item:before,
#rt-sidebar-a ul.oranusermenu li.active.current > .separator:before,
#rt-sidebar-a ul.oranusermenu li#current.active > a:before,
#rt-sidebar-a ul.oranusermenu li#current.active > .item:before,
#rt-sidebar-a ul.oranusermenu li#current.active > .separator:before {
  content: "• ";
  font-family: FontAwesome;
  margin-right: 0px;
  vertical-align: middle;
  font-size: 1em;
  font-weight: normal;
  color:#F4F4F4;
}
#rt-sidebar-a ul.menu li.active.current > a,
#rt-sidebar-a ul.menu li.active.current > .item,
#rt-sidebar-a ul.menu li.active.current > .separator,
#rt-sidebar-a ul.menu li#current.active > a,
#rt-sidebar-a ul.menu li#current.active > .item,
#rt-sidebar-a ul.menu li#current.active > .separator {
  color: #F5F5F5;
}

#rt-sidebar-a .item-184, ul.oranusermenu li .separator {
	color: #FFF9DA;
	font-size: 23px;
	font-family: Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
	font-style: italic;
	border-left: none !important;
	margin-top:0px;
	padding-top:0px;
	margin-bottom: 8px;
	text-align:left;
	float:none !important;
}
	

.oranmobile1 {
	text-align:center;
	
}
#rt-sidebar-a .oranshare {
	margin-top:15px !important;
	padding-top:15px;
	margin-left:8%;
}	

.component-content .classifieds .column-1 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:90% !important;
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
}
.component-content .classifieds .column-2 {
	background: #FBFBFB;
	padding: 15px 15px 15px 15px;
	border:#3e94c2 1px solid;
	width:90% !important;
	
	min-height:275px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0px 0 10px rgba(0, 0, 0, 0.05);
}	
body .component-content .column-1 {
margin: 10px 0px !important;
}
body .component-content column-2 {
margin: 10px 0px !important;
}	
	
}
