

div.yoo-carousel .prev {
margin-top:20px;
display:none;
}

div.yoo-carousel .next {
margin-top:20px;
display:none;
}



.minhi {
min-height:600px;
height: auto !important;
height: 600px;
}

.png_bg {
min-height:500px;
height: auto !important;
height: 500px;
}


html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
}

.preloader {
position:absolute;
top:-1000px;
left:-1000px;
width: 0px;
height: 0px;
} 


body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
}

/* @group Fonts */

/* @group Sizes */
span.searchtitle {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px
}

#search {
	position: absolute;
	left: 55px;
	top: 0px;
	width: 230px;
	height: 32px;
	display:none;
}
#clientmenu {
	position: absolute;
	right: 155px;
	height: 33px;
	line-height: 33px
}

body {
	font-size: 13px;
}

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 13px;
}

body.f-larger {
	font-size: 15px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 { 
   font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

div.module h3,
div.moduletable h3,
.componentheading {
	font-size: 145%;
}

table.sections .contentheading {
	font-size: 145%;

}

.contentheading {
	font-size: 160%;
	display:none;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

.contentheading,
.componentheading {
	font-weight: bold;
}


a {
	/* color: see style css */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

/* @group pull-down */

#fxContainer {
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 20;
	width: 100%;
	height: 0;
}

#fxTarget { 
	padding-top: 1px;
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
}

#fxPadding {
	visibility: hidden;
	padding: 0 45px;
}

#fxTrigger {
	position: relative;
	cursor: pointer;
}

#fxTab {
	position: relative;
	margin: -6px auto 0;
	text-align: center;
	height: 38px;
	line-height: 36px;
	font-weight: bold;
	width: 176px;
	z-index: 21;
}

#fxTab a,
#fxContainer a {
	z-index: 100;
}

#fxTab a:hover {
	text-decoration: none;
}

/* @end */

/* @group mainbody */


td.mainbody {

}

div#mainbody .contentheading {
	font-size: 200%;
}


/* @end */



#template {
	position: relative;
}

img#logo {
	
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	width: 355px;
	height: 43px;
margin-bottom: 5px;
}

div#banner {
	margin-left:  370px;
	padding-top: 20px;
	height: 84px;
	overflow: hidden;
	display: none;
}

div#banner .padding {
	padding:  10px;
	display: none;
}

div#horiz-menu {
	float: right;
	padding-top: 30px;
	height: 26px;
	margin-right:  0px;
}

table.mainbody,
table.usermodules,
table.sections {
	width: 100%;
	padding: 0;
}


td.section {
	padding: 0;
}

td.section.w49 {
	width: 50%;
}

td.section.w24 {
	width: 33%;
}

td.mainbody .padding {
	padding: 15px 15px 0px 15px;
	min-height: 350px;
}

div#footer .rk-2 {
	/*height: 75px;
	overflow: hidden;*/
}

div#the-footer {
	text-align: center;
}


/* @group content */

/* @group menus */

/* @group Horiz Menu */

div#horiz-menu ul {
	margin: 0;
	padding: 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
}

div#horiz-menu a {
	display: block;
	float: left;
	padding: 0 25px;
	height: 42px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
}


/* @end */

/* @group Side Menu */

/* side menu is just a standard list so it will work with a hilite */

.sidenav a{
	font-weight: bold;
}

/* @end */

/* @group Contact Menu */

div#top {
	height: 35px;
    display:none;
}

div#top ul {
	margin: 0;
	padding: 0;
	float: right;
	display:none;
}

div#top li {
	float:  left;
	list-style: none;
	margin-right: 20px;
	display:none;
}

div#top li img {
	float:  left;
	vertical-align: middle;
	   display:none;
}

div#top a.mainlevel {
	display:  block;
	float:  left;
	background: none;
	margin: 0;
	padding: 0 5px;
	font-weight:  bold;
	   display:none;
}

/* @end */

/* @end */

/* @group Code */

pre {
	padding: 10px;
}

/* @end */

/* @group Notices */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}

/* @end */

/* @group Lists */
#section1 ul,
#section2 ul,
#mainbody ul {
	margin-left: 0;
	padding-left: 1em;
}

#section1 li,
#section2 li,
#mainbody li {
	margin-left: 0;
	list-style: none;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 0px;
}



#mainbody ul.check1,
#mainbody ul.check2,
#mainbody ul.arrow1,
#mainbody ul.arrow2,
#mainbody ul.arrow3,
#mainbody ul.star,
#mainbody ul.circle,
#mainbody ul.morespace {
	margin-left: 35px;
	padding: 0;
}

ul.check1 li,
ul.check2 li,
ul.arrow1 li,
ul.arrow2 li,
ul.arrow3 li,
ul.star li,
ul.circle li,
li.check1,
li.check2,
li.arrow1,
li.arrow2,
li.arrow3,
li.star,
li.circle {
	list-style: none;	
	padding-bottom: 15px;
	padding-left: 40px;
}

/* @end */

/* @group Blockquote */

blockquote {
	width: auto;
	padding: 10px 10px 10px 80px;
	margin: 15px 0;
}

/* @group My Group */

/* @end */

/* @end */

/* @group Login Area */

#fxPadding div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	height: 40px;
}

#fxPadding form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 8px;
}

#fxPadding div.loginelement {
	float: left;
	margin-left: 30px;
	height: 22px;
	line-height: 22px
}

#fxPadding div.loginelement input {
	width: 100px;
	padding-left: 5px;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	padding-left: 8px;
	margin-left: 10px;
	line-height: 25px;
	width: 96px;
	float: left;
	cursor: pointer;
}

/* @end */

/* @group Regular Content Items */

table.contentpaneopen tbody tr td span.small,
td.createdate {
	padding-left: 20px;
}

/* @end */

.screenshot {
	float:  right;
	margin-top: -35px;
	z-index: 9;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

div .moduletable-none {
margin-top:10px;}

#adright {
margin-top:10px;
float:left;
margin-left:-5px;
height: auto;
}

div.module-hilite9,
div.module-hilite10 {
margin: 1px 0;
line-height: 100%;
height: auto;
}

div.module-hilite9 div div div,
div.module-hilite10 div div div {
padding:15px 15px;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable, div.module,
div.moduletable-hilite1,
div.moduletable-hilite2,
div.moduletable-hilite3,
div.moduletable-hilite4,
div.moduletable-hilite5,
div.moduletable-hilite6,
div.moduletable-hilite7,
div.moduletable-hilite8 {
	padding: 0 15px 10px 15px;

}


div.moduletable h3,
div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3,
div.moduletable-hilite3 h3,
div.moduletable-hilite4 h3,
div.moduletable-hilite5 h3,
div.moduletable-hilite6 h3,
div.moduletable-hilite7 h3,
div.moduletable-hilite8 h3 {
	margin: 0 -15px 5px -15px;
	padding: 10px 15px;
	line-height: 100%;
}
div.module-hilite9 h3,
div.module-hilite10 h3 {
	margin: 0 -15px 15px -15px;
	padding: 0px 15px;
	line-height: 100%;
}


div.module-hilite9,
div.module-hilite10, 
td.left div.moduletable,
td.right div.moduletable {
	margin: 10px 10px 25px 10px;

}

/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	margin-top: 15px;
	display: block;
	width:  116px;
	height: 36px;
	line-height: 26px;
	padding-left: 5px;
	font-weight: bold;
	/* background: see style css */
}

a.readon:hover {
	text-decoration: none;
}

span.content_rating img {
	vertical-align: top;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	float:  left;
	height: 16px;
	line-height: 18px;
	vertical-align: middle;
	margin-left: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	float:  left;
	margin: 0 12px 0 14px;
	border: 0;
	width: 17px;
	height: 16px;
	vertical-align: middle;
}

span.pathway a {
	float:  left;
	font-weight: normal;
}


/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
}

/* @group My Group */

/* @end */

.pollstableborder {
	text-align: left;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

a.mainlevel {
	text-decoration: none;
}

a.mainlevel {
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 20px;
	margin-bottom: 3px;
}

a.sublevel {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}

.nounder {
	text-decoration: none;
	border: 0;
}

.style-wrapper {
	padding-left: 70px;
	padding-top: 30px;
}

.style {
	float: left;
	margin-right: 0px;
	margin-bottom: 50px;
}

/* @end */

/* @end */

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {text-align:center;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image { float:left;}
.flickr_badge_image img {float: left; margin: 0 3px 3px 0;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

#botnav ul {
	margin: 0;
	padding: 0;
}

#botnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#botnav a {
	color: #999999;
	padding: 5px 10px;
	text-decoration: none;
}

/* @group Main */




hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
}

/* The toolbar for the content box */
ul#rokslide-toolbar {
	float: left;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}


#rokslide-toolbar li {
	float: left;
	background: none;
	height: 38px;
	line-height: 38px;
	display: block;
	cursor: pointer;
	list-style: none;
	padding: 0 15px;
	margin-left: 3px;
	font-weight: bold;
}
	
#frame {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
	
#frame div.button {
	position: absolute;
	width: 31px;
	height: 31px;
	cursor: pointer;
	overflow: hidden;
	top: 40%;
}

#frame div.button#left {
	left: 10px;
}

#frame div.button#right {
	right: 10px;
}

#frame div.button#left:hover, #frame div.button#left.hover,
#frame div.button#right:hover, #frame div.button#right.hover{
	background-position: 0 -30px;
}

#scroller {
	margin: 0 auto;
	overflow: hidden;
}

.tab-pane {
	margin: 0 20px;
	float: left;
	overflow: hidden;
}

.tab-pane {
	margin-left: 10px;
}

#bottombar {
	background: #733318 url(../images/footer.png) no-repeat center top;
	height: 15px;
	width: 1000px;
	margin: 0;
	padding: 0;
}
#bottombar .uplink {
	/*background: url(../images/style7/bottom-r.png) 100% 0;*/
	margin:0;
	padding: 0;
}
#bottombar .uplink a {
	float: right;
	margin:0px 0px 0px 0px;
	width: 100px;
	height: 15px;
	display: block;
	text-indent: -5000em;
}

#access {
	float: right;
	right: 2px;
	top:  6px;
	width: 120px;
	height: 21px;
	border: 0;
	display:none;
}

#access span {
	background-repeat: no-repeat;
}
#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 38px;
	height: 18px;
	margin-left: 1px;
	background-repeat: no-repeat;
	cursor: pointer;
}



#nav {
	margin: 0;
	padding: 0;
	position: relative;
	height: 48px;
	padding-left: 5px;
	top:  20px;
}

#nav li {
	margin: 0;
	margin-top: 3px;
	float: left;
	display: block;
	padding-left: 2px;
}

#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	height: 30px;
	left: 0;
	width: 100%;
}



#nav li ul {
	width: 284px;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
}

#nav li.on ul {
	display: block;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li a {
	display: block;
	float: left;
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
}

#nav li:hover a, 
#nav li.over a {
	background-position: 0px -30px;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	background-position: 0px -60px;
}

/* sub level links */

#nav ul li {
	border-right: 0;
	padding: 3px 0;
}



#nav li ul a, #nav li.on ul a {
	display: block;
	float: left;
	
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
}

copyright {
	top: 8px;
	text-align: center;
	height: 30px;
	width: 100%;}
	
#rightcontent {
    background: url(../images/style7/body-right-bg.png) 0 0;
	position: relative;
	width: 195px;
	height: auto;
	float:right;
    right: 0px;
	top: -30px;
	padding: 30px 15px 15px 15px;
}

#rightcontentfp {
    background: url(../images/style7/body-right-bg.png) 0 0;
	position: relative;
	width: 195px;
	height: auto;
	float:right;
    right: 0px;
	top: -15px;
	padding: 5px 15px 15px 15px;
}

#rconbackstyle {
	position: relative;
    background: url(../images/style7/body-right-bg-cont.png)  0 0 repeat-y;
    background-position: top right;
	position: relative;
	width: 965px;
	float:right;
	bottom: -15px;
	right: -15px;
}

#rconbackstylefp {
	position: relative;
    background: url(../images/style7/body-right-bg-cont.png)  0 0 repeat-y;
    background-position: top right;
	position: relative;
	width: 980px;
	float:right;
	bottom: -15px;
	right: -15px;
}

#rconbackstyle h1 {

	padding-bottom: 15px;
	
}

table.sidemenu {
padding			: 0;
margin			: 0;
border			: 0;
width			: 100%;
}
#sidemenu-container table.sidemenu th {
font-size		: 14px;
font-weight		: bold;
line-height		: 17px;
color			: #FFFFCC;
text-align		: left;
vertical-align	: middle;
background		: #87875C;
padding			: 3px 4px;
margin			: 0;
border			: 0; 
}
#sidemenu-container table.sidemenu td {
font-size		: 11px;
font-weight		: normal;
line-height		: 13px;
padding			: 1px 0 0 0;
margin			: 0;
border			: 0;
color			: #000;
}

#sidemenu-container .mainlevel {
width            : auto;
display          : block;
}
#sidemenu-container a.mainlevel:link, a.mainlevel:visited {
font-size		: 11px;
font-weight		: bold;
line-height		: 15px;
color			: #ffc;
text-decoration : none;
padding			: 4px;
text-indent		: 10px;
border			: 0;
background		: #aa7 url(../images/menu_arrow.png) no-repeat 2px -64px;
}
#sidemenu-container a.mainlevel:hover, a.mainlevel:active {
border			: 0;
background		: url(../images/menu_arrow.png) #cc9 no-repeat 2px -4px;
color			: #333;
}
#active_menu {
text-indent		: 10px;
border			: 0;
background		: url(../images/menu_arrow.png) #cc9 no-repeat 2px -34px;
color			: #333;
}

#newbody {width: 720px; padding-right: 10px; min-height: 350px; float: left;}
#newbodyfp {width: 710px; marging-left:-10px; padding-right: 0px; min-height: 350px; float: left;}

#spotTitle {
/*margin:20px 0 20px 110px;*/
margin:0px 0 0px 0px;
}

#SSintro {
margin-left: 25px; width: 825px; float: left;
min-height:400px;
height: auto !important;
height: 400px;
}


#SSintroLeft {
width: 285px; float: left;

}

#SSintroRight {
width: 415px; float: right; margin-left:-10px;
margin-top:-20px;
}

#SSintroBody {
width: 800px; float: left;
height:450px;

padding-left:0px;
}
#SSdesign {
margin-left: 15px; width: 825px; float: left;
background-image: url('http://www.johnhunterquinn.com/templates/rt_versatility_iii/images/WebsiteDesign_fullv4_full_flat.png'); background-repeat: no-repeat; background-position: center bottom; 
min-height:395px;
height: auto !important;
height: 395px;
}

#SSfeatures {
margin-left: 40px; 
}

#devBody {
width: 580px; height: 450px; float: left; margin-left: 250px;
}

#devWhat {
margin-left: 30px; width: 220px; float: left;
}

#devItems {
margin-top: -25px; width: 225px; float: left
}

#SScontent {
margin-left: 0px; width: 825px; float: left;
}

#content-tree { 
margin-left: 25px;
background-image: url('http://www.johnhunterquinn.com/templates/rt_versatility_iii/images/Content_fullv2_flat_up.png'); background-repeat: no-repeat; background-position: 275px bottom; 
height: 395px;
width: 357px;
margin-top:10px;
}

#bto-bot { 
width: 230px; 
float: left; 
margin-left: 75px;
}

#SSsupporttext { 
margin-top: 5px; width: 430px; float: right;
}

#SSsupport2  {
background-image: url('http://www.johnhunterquinn.com/templates/rt_versatility_iii/images/support_lady.png'); 
background-repeat: no-repeat; background-position: 25px bottom; height: 347px; width: 800px;
}

#newreadmore {
background-image: url('http://www.johnhunterquinn.com/images/stories/read_more.png'); 
background-repeat: no-repeat; background-position: 25px bottom;
}

#ordpagesupport {
padding-top: 10px; width: 443px; height: 185px; float: left; 
background-image: url('http://www.johnhunterquinn.com/images/stories/ads/order/order-page-maint.png'); background-repeat: no-repeat; background-position: center bottom;
}

#ordpagemaint {
border-style: solid; border-color: black; border-width: 0px 0px 2px; padding: 1px; overflow: hidden; width: 720px; height: 280px; background-image: url('http://www.jhqproductions.com/images/stories/ads/order/order-page-support.png'); background-repeat: no-repeat; background-position: 145px 100%;
}
