@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@charset "UTF-8";
/* CSS Document */



body{
	font-family: 'Roboto', sans-serif !important;
	background-image:url(../images/paper-bg.jpg);
}
	
/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6, .title, .component-content h2 {
    border: medium none !important;
    box-shadow: none !important;
    font-family: inherit;
    font-weight: normal !important;
    line-height: 110% !important;
    margin-top: 0 !important;
    text-rendering: optimizelegibility;
    text-shadow: none !important;
	font-family: 'Roboto Slab', serif;
	color:#2b3c8f !important;
}

h1{}
h2{}
h3{}
h4{}
h5{}
h6{}


p{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	color:#666666;
}

h1.centred{
	text-align:center;
}

/* LINK */
a,
a:link,
a:visited{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#0099cc !important;
}

/* ACCOUNTING PROGRAMS WE USE */
p.programs {
    text-align: center;
}
p.programs img {
    margin-top: 10px;
    max-width: 220px;
	height:auto !important;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333 -moz-use-text-color #fff;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}


/* PAGINATION */
.pagination ul {
     border: 1px solid;
    padding: 10px 0 0 !important;
}
.component-content .pagination ul li a, .component-content .pagination ul li span {
    border: medium none;
    margin: 0 5px;
    padding: 5px 2px;
    text-shadow: none;
}


*{margin:0;padding:0;}


/* BREEZING FORM STYLING */
.control-group {
    margin-bottom: 5px;
}

label#bfLabel17 {
    font-size: 11px;
    margin-bottom: -5px;
    width: 100%;
}
.icon-asterisk:before {
    content: "";
    font-size: 8px;
    padding: 0;
    position: relative;
    top: -4px;
}


/* GANTRY DIV RESET */
#rt-top-surround {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	border:0;
	box-shadow:none;
	text-shadow: none !important;
}


#rt-top-surround:after {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
}


/* TOPBAR CONTACT DETAILS */
div#rt-top{
	background-color:#2b3c8f;
	color:#fff;
}
div#rt-top .rt-block{
	margin: 0 10px;
    padding: 15px;
    position: relative;
}
div#rt-top .rt-block dl {
    margin-bottom: 0;
}
div#rt-top .rt-block dt {
    color: #33ccff;
    display: inline-block;
    float: left;
    font-weight: normal;
    width: 20px;
}
div#rt-top .rt-block dd {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}




div#rt-top a,
div#rt-top a:link,
div#rt-top a:visited{
	color:#fff;
	text-decoration:none;
}



/* TOPBAR SHARE THIS */
div.share {
    float: right;
    height: 30px;
    margin-bottom: 10px;
    margin-top: -5px;
    width: 250px;
}

/* HEADER */
h2.ctaheader {
    border-bottom: 1px solid #2b3c8f !important;
    display: inline-block;
    font-size: 40px;
    font-weight: 700 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-transform: uppercase;
}
span.grey{
	color:#333;
}
p.ctaheader {
    font-size: 1.75em;
}
a.ctaheaderlink,
a.ctaheaderlink:link,
a.ctaheaderlink:visited{
	text-decoration:none;
	font-weight:700;
}


div#rt-header div.rt-block {
    margin: 10px 10px 0;
    padding: 15px 15px 0;
    position: relative;
}

#rt-maintop {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    box-shadow: none;
    margin-top: 0;
    padding-top: 0;
    text-shadow: none;
}

/* CONTAINER */
div#rt-main div.rt-block {
    margin-bottom: -20px !important;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-top: 0;
}
img.tick {
    float: left;
    height: auto !important;
    max-width: 100px;
}

div.rt-container h1 {
    font-size: 30px;
    font-weight: 700 !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}
div#k2Container h2,
div#bfPage1 h3,
div#rt-sidebar-a h3,
div#bfPage1 h3 {
    font-size: 20px;
    font-weight: 700 !important;
    margin-bottom: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
	text-align:left;
}
/* ACCOUTNING SYSTEMS WE USE */
div.itemFullText h3 {
    color: #333;
    font-size: 16px;
    font-weight: 700 !important;
    margin: 0;
    padding: 0 0 4px;
    text-align: center;
    text-transform: uppercase;
}

div.itemFullText .about h3 {
    text-align: left;
    
}

.homepageuspwrapper {
    border-bottom: 1px solid #2b3c8f;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.homepageusp{
	padding-left:120px;
}


/* SIDE LINKS */
div.sidemenu > div{
	margin-top:10px;
	padding-bottom:40px;	
	padding-top:10px;
	}

ul.sidelinks {
    margin: 0;
    padding: 0;
}
ul.sidelinks li {
    clear: both;
    list-style: outside none none;
    margin-bottom: 4px;
}
ul.sidelinks li a, ul.sidelinks li a:link, ul.sidelinks li a:visited {
    background-color: #2b3c8f;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:90%;
}

/* CALL TO ACTION */
div#rt-bottom{
	background-color:#33ccff;
	color:#fff;
	font-size:
}
div#rt-bottom p.ctaheader {
    font-size: 1.75em;
	color:#fff;
}
div#rt-bottom a.ctaheaderlink, div#rt-bottom a.ctaheaderlink:link, div#rt-bottom a.ctaheaderlink:visited {
    font-weight: 700;
    text-decoration: none;
	color:#fff;
}

div#rt-bottom a.contactbtn {
    background-color: #2b3c8f;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    color: #fff;
    float: right;
    padding: 10px;
    position: relative;
    text-decoration: none;
    top: -10px;
}

div.cta {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 5px;
}









#rt-drawer {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	border:0;
	box-shadow:none;
	text-shadow: 0;
}



#rt-showcase {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	border:0;
	box-shadow:none;
	text-shadow: none;
}



.rt-showcase-pattern {
	background:none;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
}


#rt-copyright {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #151e47;
    border-color: -moz-use-text-color -moz-use-text-color #33ccff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 5px;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
	min-height:120px;
}
#rt-copyright a,
#rt-copyright a:link,
#rt-copyright a:visited{
	text-decoration:none;
}

.pixelfire{
	text-align:right;
}


/* FOOTER */
#rt-footer {
    background: #2b3c8f url("../images/blue-blur.png") no-repeat scroll 140% -350px;
    border: 0 none;
    color: #fff;
}

#rt-footer p,
#rt-footer h3{
	color:#fff !important;
}

img.footertaxlogo{}

/* FOOTER DEFINITION LIST STYLE */
div#rt-footer{
	background-color:#2b3c8f;
	color:#fff;
}
div#rt-footer .rt-block{
	margin: 0 10px;
    padding: 15px;
    position: relative;
}
div#rt-footer .rt-block dl {
    margin-bottom: 0;
}
div#rt-footer .rt-block dt {
    color: #33ccff;
    display: inline-block;
    float: left;
    font-weight: normal;
    margin-right: 20px;
    width: 20px;
}
div#rt-footer .rt-block dd {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}

#rt-footer a,
#rt-footer a:link,
#rt-footer a:visited{
	color:#fff;
	text-decoration:none;
}
#rt-footer a:hover{
	color:#33ccff;	
}

ul.footermenu {
    margin: 0;
    padding: 0;
}
ul.footermenu li {
    list-style: outside none none;
}
ul.footermenu li.indent {
    padding-left: 20px;
}

.clearwrap{
	clear:left;
}





.form-actions {
    background-color: transparent;
	border-top: 0;
	margin:0;
	padding:0;
}


/* BREEZING FORM STYLE - CONTACT FORM MODULE */
div.contactform .bfQuickMode input[type="text"], 
div.contactform .bfQuickMode textarea, 
div.contactform .bfQuickMode select, 
div.contactform .bfQuickMode .uneditable-input {
	width: 94%;
	min-width:94%;
}



/* FORM CAPTCHA BUTTON STYLE */
div.contactform div.input-append [class^="icon-"], div.contactform div.input-append [class*=" icon-"] {
		background-image: url("../images/glyphicons-halflings-white.png");
		background-position: -215px -20px;
		background-repeat: no-repeat;
		display: inline-block;
		height: 21px;
		line-height: 14px;
		vertical-align: text-top;
		width: 14px;
}



/* BUTTON */
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .btn-primary {
    height: auto;
    padding: 3px 10px;
}

/* BREADCRUMBS */
div#rt-breadcrumbs{
	
}
ul.breadcrumb{
	background:none;
	background-color:none;
	border-radius:none;
}


.breadcrumb li {
    text-shadow:none !important;
}
.breadcrumb .divider {
    color: #fff !important;
}



/* BREADCRUMBS SPAN FIX */
ul.breadcrumb li span.pathway {
    margin: 0 15px 0 0;
}
ul.breadcrumb li span.pathway:after{
	content: "\f054";
    font-family: FontAwesome;
    margin: 0 -5px 10px 10px;
}



/* KEYWORDS */
.keywords{
	position:absolute;
	width:250px;
	height:200px;
	overflow:scroll;
	left:-9999px;
	top:0;
}


.servicedesc{
	position:relative;
	margin-bottom:20px;
}
.shim {
    background: none;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}


div.contactpage > div.span8 h3, 
div.contactpage > div.span8 p{display:none;}

dl.contactdl dt{}
dl.contactdl dd {
    margin-bottom: 10px;
    margin-left: 0 !important;
}
/* MEDIA QUERIES */

@media (min-width: 2100px) {
...
}



/* Large desktop */



@media (min-width: 1200px) and (max-width: 2100px) {
...
}



@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.row-fluid [class*="span"] {margin-left: 2%;}
	h2.ctaheader {
    border-bottom: 1px solid #2b3c8f !important;
    display: inline-block;
    font-size: 35px;
    font-weight: 700 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-transform: uppercase;
	}
	p.ctaheader {
    font-size: 1.55em;
	}
	

}



/* Portrait tablet to landscape and desktop */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.row-fluid [class*="span"] {margin-left: 2%;}
	
	
	
	h2.ctaheader {
    border-bottom: 1px solid #2b3c8f !important;
    display: inline-block;
    font-size: 30px;
    font-weight: 700 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
	}
	
	p.ctaheader {
    font-size: 1.32em;
	}
	
	/* MY RESPONSIVE MENU OVERIDES */
	#jux_memamenu128 #js-mainnav.megamenu div.megaMenuToggle {
    background-color: #2b3c8f !important;
    box-sizing: content-box;
    cursor: pointer;
    display: block;
    min-height: 25px;
    padding: 10px 5px;
	}
	div.dropdown-menucssjs-meganav{
		background-color:#fff !important;
	}
	/* THIS FORCES EQUAL DISTANCE OF MENU LISTS */
	#megamenucss #js-mainnav.megamenu.horizontal.left ul.level0 {
		display: table;
		list-style: outside none none;
		width: 100%;
	}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss {
    display: block !important;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center !important;
    width: 100% !important;
	}
	#jux_memamenu128 #arrow-icon {
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    margin-top: -44px;
    padding: 10px 30px;
    position: absolute;
    right: -2px;
    text-align: right;
    text-decoration: none;
    width: 100%;
    z-index: 9999999;
	}
	#jux_memamenu128 #js-mainnav.megamenu.noJS ul.megamenu li.haschild > div.childcontent {
    background: #fff none repeat scroll 0 0;
    display: none;
	}
	
	.taxagentlogo {
    margin-bottom: -20px;
    max-width: 100px;
    position: relative;
    top: -20px;
	}


}



/* Landscape phone to portrait tablet */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.clearboth{
		clear:both;
		display:block !important;
		padding-top:20px;
	}
	#rt-top-surround {
    text-align: center;
    text-shadow: none !important;
	}
	div.share {
    float: none;
    height: 30px;
    margin: auto;
    width: 250px;
	}
	h2.ctaheader {
    border-bottom: 1px solid #2b3c8f !important;
    display: inline-block;
    font-size: 35px;
    font-weight: 700 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-transform: uppercase;
	}
	p.ctaheader {
    font-size: 1.53em;
	}
	div.topcontact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 20px;
    margin: auto;
    text-align: center !important;
    width: 375px;
	}
	div#rt-top .rt-block dd.last {
     margin-right: 0px;
	}
	div#rt-bottom p.ctaheader {
    color: #fff;
    font-size: 1.55em;
	text-align:center;
	}
	div#rt-bottom a.contactbtn {
    background-color: #2b3c8f;
    border-radius: 4px;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    margin-top: 10px;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 100% !important;
	}
	.pixelfire {
    text-align: left;
	}
	
	/* MY RESPONSIVE MENU OVERIDES */
	#jux_memamenu128 #js-mainnav.megamenu div.megaMenuToggle {
    background-color: #2b3c8f !important;
    box-sizing: content-box;
    cursor: pointer;
    display: block;
    min-height: 25px;
    padding: 10px 5px;
	}
	div.dropdown-menucssjs-meganav{
		background-color:#fff !important;
	}
	/* THIS FORCES EQUAL DISTANCE OF MENU LISTS */
	#megamenucss #js-mainnav.megamenu.horizontal.left ul.level0 {
		display: table;
		list-style: outside none none;
		width: 100%;
	}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss {
    display: block !important;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center !important;
    width: 100% !important;
	}
	#jux_memamenu128 #arrow-icon {
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    margin-top: -44px;
    padding: 10px 30px;
    position: absolute;
    right: -2px;
    text-align: right;
    text-decoration: none;
    width: 100%;
    z-index: 9999999;
	}
	#jux_memamenu128 #js-mainnav.megamenu.noJS ul.megamenu li.haschild > div.childcontent {
    background: #fff none repeat scroll 0 0;
    display: none;
	}
	
	.taxagentlogo {
    margin-bottom: -20px;
    max-width: 100px;
    position: relative;
    top: -20px;
	}

}

/* Landscape phones and down */
@media only screen and (max-width: 480px) {
	.clearboth{
		clear:both;
		display:block !important;
		padding-top:20px;
	}
	div#rt-top .rt-block dt.dtlast {
    color: #33ccff;
    display: inline-block;
    float: left;
    font-weight: normal;
    width: 20px;
	clear:both;
	}
	#rt-top-surround {
    text-align: center;
    text-shadow: none !important;
	}
	div.share {
    float: none;
    height: 30px;
    margin: auto;
    width: 250px;
	}
	h2.ctaheader {
    border-bottom: 1px solid #2b3c8f !important;
    display: inline-block;
    font-size: 35px;
    font-weight: 700 !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-transform: uppercase;
	}
	p.ctaheader {
    font-size: 1.53em;
	}
	div.topcontact {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 40px;
    margin: auto auto -10px;
    text-align: left !important;
    width: 250px;
	}
	img.tick {
    float: left;
    height: auto !important;
    max-width: 50px;
	}
	.homepageusp {
    padding-left: 70px;
	}
	
	
	div#rt-top .rt-block dd.last {
     margin-right: 0px;
	}
	div#rt-bottom p.ctaheader {
    color: #fff;
    font-size: 1.55em;
	text-align:center;
	}
	div#rt-bottom a.contactbtn {
    background-color: #2b3c8f;
    border-radius: 4px;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    margin-top: 10px;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 100% !important;
	}
	
	div#rt-footer .rt-block dd {
    float: left;
    font-size: 12px;
    margin-left: 0;
    margin-right: 20px;
	}
	.pixelfire {
    text-align: left;
	}
	
	#rt-copyright {
     min-height: 150px;
	}
	
	/* MY RESPONSIVE MENU OVERIDES */
	#jux_memamenu128 #js-mainnav.megamenu div.megaMenuToggle {
    background-color: #2b3c8f !important;
    box-sizing: content-box;
    cursor: pointer;
    display: block;
    min-height: 25px;
    padding: 10px 5px;
	}
	div.dropdown-menucssjs-meganav{
		background-color:#fff !important;
	}
	/* THIS FORCES EQUAL DISTANCE OF MENU LISTS */
	#megamenucss #js-mainnav.megamenu.horizontal.left ul.level0 {
		display: table;
		list-style: outside none none;
		width: 100%;
	}
	#megamenucss #js-mainnav.megamenu ul.level0 li.megacss {
    display: block !important;
    float: none !important;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center !important;
    width: 100% !important;
	}
	#jux_memamenu128 #arrow-icon {
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    margin-top: -44px;
    padding: 10px 30px;
    position: absolute;
    right: -2px;
    text-align: right;
    text-decoration: none;
    width: 100%;
    z-index: 9999999;
	}
	#jux_memamenu128 #js-mainnav.megamenu.noJS ul.megamenu li.haschild > div.childcontent {
    background: #fff none repeat scroll 0 0;
    display: none;
	}
	
	.taxagentlogo {
    margin-bottom: -20px;
    max-width: 100px;
    position: relative;
    top: -20px;
	}
}























