﻿@charset "UTF-8";
/* 

RxMedia CSS 

*/


body {
	background-color: #ffffff;
	color: #3a3a3a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	/*background-image: url(../img/bground.jpg);*/
	background-image: url(../img/bground-slim.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.innerPage {
	background-color: #ffffff;
	color: #3a3a3a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	/*background-image: url(../img/bground.jpg);*/
	background-image: url(../img/bground2c.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	text-align:justify;
}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	color:#006;
	text-decoration:underline;
}

a img { 
	border: none; 
}

hr {
	height: 2px;
	border: 0px;
	background: #3a3a3a;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1 {
	
	font-size:24px;
	color:#5d5b56;
	font-weight: normal;
	letter-spacing: -1px;
	padding-bottom: 15px;
	margin-top: 30px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	color: #5d5b56;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 15px; 
	line-height: 22px;

}

/*was .medium_header but the designer sucked... duh use header tags then*/
h3 {
	font-size: 16px;
	color: #5d5b56;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4 {
	font-size: 20px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 15px; 
	line-height: 22px;
}

h5 {
	font-size: 16px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

#centerColumn {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#header {
	height: 106px;
	text-align: right;
	font-size: 14px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#headermainpage {
	height:55px;
	text-align: right;
	font-size: 14px;
	/*background-image: url(../img/logo.png);
	background-repeat: no-repeat;*/
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#header a {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#header a:hover {
	font-size:14px;
	color:#5d5b56;
	font-weight:bold;
	text-decoration:none;
}

#InfoPanel {
	height: 297px;
	width: 960px;
	/*background-image: url(../img/info_panel_bground.jpg);*/
	background-repeat: no-repeat;
}

/******** // TOP BANNER / PANEL // ******/

/* for first/inner page*/
#InfoPanel_left {
	float:left;
	text-align:left;
	width: 380px; /*380-was420*/
	font-size:12px;
	color:#ffffff;
	padding-top: 0px;
}

#InnerPageTitleBar {
	float: left;
	text-align: left;
	height: 35px;
	width: 960px; 
	font-size: 12px;
	color: #ffffff;
	padding-top: 0px;
}


/* for the first/index page */
#introText {
	font-size: 24px;
	/*Kyle: you can play around with font bold/non-bold and typography variations with the following commented out bits*/
	/*font-weight: bold;*/ 
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#ffffff;
	line-height: 24px; 
	padding-top: 5px; 
}

/* for inner pages */
#pageTitle {
	font-size: 18px;
	color:#ffffff;
	padding: 0px 0px;
	margin: 0px;
	line-height: 35px;
}

#introBlurb {
	font-size: 16px; 
	line-height: 21px; 
}

#introDetailsButton {
	margin-top: 30px; 
}

.carousel_main {
	width: 350px; /*440*/
	height: 219px;
	float: right; 
}

#InfoPanel_right {
	margin-left: 100px; 
	float: left;
	width: 400px;
	text-align: right;
}

/******** // END TOP BANNER // ******/

#InfoPanelInnerPage {
	height: 35px;
	width: 960px;
	/*background-image: url(../img/info_panel_bground.jpg);*/
	background-repeat: no-repeat;
}

#navbar {
	width: 960px;
	height:57px;
}

#topnav {
	padding: 8px 0 0 0;
	text-align: left;
	text-decoration: none;
	width: 860px;
	font-weight: bold;
	font-size: 18px;
	color: #5d5b56;
	float: left;
}

#topnav a {
	color:#5d5b56;
	}

#topnav a.active {
	color:#5d5b56;
	}

#topnav a.active:hover {
	color:#5d5b56;
	}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

#topnav li {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	background: none; 
	padding-left: 0px;
}

#topnav li a{
	margin:0 ;
	padding: 0px 32px 0px 4px;
	display:inline;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
	color: #003;
	background: transparent url(../img/menu_dividers.png) center right no-repeat;
}

#topnav li a.last {
	background: none;
}

#topnav li a:hover {
	color:#00a2e5;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

#topnav li .active a {
	color:#5d5b56;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;	
}

#topnav li .active:hover {
	color:#333333;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}

.searchbox {
	float: right;
	margin:12px 0 0 0;
	padding:0;
	width:270px;
	height:29px;
	background:transparent url(../img/search_box.png) no-repeat scroll 0 0;
}

.search {
	border:medium none;
	float:left;
	height:20px;
	margin:0;
	padding:7px 2px 3px 10px;
	width:170px;
	background-color: transparent;
}

#nav_shadow {
	background-image:url(../img/navbar_shadow.png);
	height:12px;
	background-repeat: no-repeat;
	text-align: center;
	width: 960px;
	font-size:0;
}



form {
	margin:0;
	padding:0;
	color: #fff;
}

#content_left1{
	float: left;
	width: 545px;
	text-align: left;
}

#content_left1 p{
	max-width:515px;
	line-height: 18px;
}

#content_left1 h1{
	max-width:515px;
}

#content_left2{
	float: left;
	width: 560px;
	text-align: left;
	margin-top: 20px;
}

#content_left_services{
	float: left;
	width: 450px;
	text-align: left;
}

#content_fullwidth {
	float: left;
	width: 940px; 
	text-align: left;
}

#quote{
	margin-left
	: 30px;
}
	
.quote_top_border {
	background-image: url(../img/quotetop520pxdk.png);
	background-repeat: no-repeat;	
	width: 520px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
}

.quote_mid_border {
	background-image: url(../img/quotemiddle520pxdk.png);
	background-repeat: repeat-y;	
	text-align: right;   
	width: 520px; 
	padding: 0px ; 
	margin: 0px; 	
}

.quote_internal {
	padding: 0px; 
	margin:0 14px;
	text-align: center;	
}

.quote_bottom_border {
	background-image: url(../img/quotebottom520pxdk.png);
	background-repeat: no-repeat;	
	width: 520px; 
	height: 10px; 
	margin: 0px; 
	padding-top: 10px; 	
}


.clear_content {
	clear: both;
	height: 7px; 	
}

.right_content {
	float: right;
	width: 350px;
	margin-top: 20px;	
}

.right_content2 {
	background-image:url(../img/divider.png);
	background-repeat:no-repeat;
	background-position: 0px 20px;
	float: right;
	width: 395px;
	margin-top: 0;
	text-align:left;
	text-colour: #033;
	padding-left:20px;
}

.right_content2 p{
	font-size: 14px;
	line-height: 18px;
	max-width:300px;
	color: #003;
	text-align:justify;
 }
 
 .right_content2 ul{
	 	list-style-type:none;
		color:#00a2e5;
		padding-left: 0px;

 }

.right_content_services {
	background-image:url(../img/divider.png);
	background-repeat:no-repeat;
	float: right;
	width: 360px;
	margin-top: 0;
	text-align:left;
	text-colour: #033;
	padding-left:20px;
}

.right_content_services p{
	font-size: 14px;
	line-height: 18px;
	max-width:250px;
	color: #003;
	text-align:justify;
 }
 
 .right_content_services ul{
	 	list-style-type:none;
		color:#00a2e5;
		padding-left: 0px;

 }

.column1 {
	border-left:1px solid #00a2e5;
	text-align:right;
	width: 330px;
	padding: 10px;
}

.box_top_border {
	background-image: url(../img/top350px.png);
	background-repeat: no-repeat;	
	width: 350px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
}

.box_mid_border {
	background-image: url(../img/middle350px.png);
	background-repeat: repeat-y;	
	text-align: right;   
	width: 330px; 
	padding: 0px 10px; 
	margin: 0px; 	
}

.box_internal {
	float: right;
	padding: 0px 10px; 
	margin:0 14px;
	text-align: justify;	
}

.box_internal2 {
	float: right;
	padding: 0px 10px; 
	margin:0 14px;
	text-align: right;	
}

.box_bottom_border {
	background-image: url(../img/bottom350px.png);
	background-repeat: no-repeat;	
	width: 350px; 
	height: 10px; 
	margin: 0px; 
	padding-top: 12px; 	
}


.box_top_border_dark {
	background-image: url(../img/top350pxdk3.png);
	background-repeat: no-repeat;	
	width: 350px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
}

.box_mid_border_dark {
	background-image: url(../img/middle350pxdk3.png);
	background-repeat: repeat-y;	
	text-align: right;   
	width: 330px; 
	padding: 0px 10px; 
	margin: 0px; 	
}

.box_internal_dark {
	float: right;
	padding: 0px 10px; 
	margin:0 14px;
	text-align: justify;	
}

p1 {
	color: #fff;

}

hd2 {
	font-size: 20px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 15px; 
	line-height: 22px;

}

.box_internal2_dark {
	float: right;
	padding: 0px 10px; 
	margin:0 14px;
	text-align: right;	
}

.box_bottom_border_dark {
	background-image: url(../img/bottom350pxdk3.png);
	background-repeat: no-repeat;	
	width: 350px; 
	height: 10px; 
	margin: 0px; 
	padding-top: 12px; 	
}


.work {
	float:left;
	width: 960px;
	margin-top: 30px;
}

.work_left {
	float: left;
	width: 380px;
}

.work_right {
	float: right;
	width: 560px;
	text-align: left;
}

.work_portfolio {
	float: left;
	width: 325px;
}

.work_portfolio img { 
border: 1px solid #000; 
}


.work_caption {
	background-image:url(../img/divider.png);
	background-repeat:no-repeat;
	float: left;
	width: 560px;
	min-height: 300px;
	text-align: left;
	padding-left:20px;
}

.work_caption p{
	max-width: 350px;
	text-align:justify;
}

.showcase {
}

.showcase .left {
	float: left; 
	width: 405px; 
	margin-left: 60px; 
}

.showcase .right {
	float: left; 
	width: 405px; 
	margin-left: 30px; 
}

.showcase .mid {
	float: left; 
	width: 600px; 
	margin-left: 180px; 
}

.showcase .clear {
	clear: both; 
}

.portfolio_top_border {
	background-image: url(../img/portfoliotop.png);
	background-repeat: no-repeat;	
	width: 405px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
}


.portfolio_top_border_600 {
	background-image: url(../img/portfoliobox600top.png);
	background-repeat: no-repeat;	
	width: 600px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
}

.portfolio_mid_border {
	background-image: url(../img/portfoliomiddle.png);
	background-repeat: repeat-y;	
	text-align: right;   
	padding: 0px 10px; 
	margin: 0px; 	
}

.portfolio_mid_border_600 {
	background-image: url(../img/portfoliobox600mid.png);
	background-repeat: repeat-y;	
	text-align: right;   
	padding: 0px 10px; 
	margin: 0px; 	
}

.portfolio_internal {
	padding: 0px 10px;
	margin:0 14px;
	text-align: left;	
}

.p {
	text-align:right
}

.hidden {
	display : none;
}

.portfolio_bottom_border {
	background-image: url(../img/portfoliobottom.png);
	background-repeat: no-repeat;	
	width: 405px; 
	height: 10px; 
	margin: 0px; 
	padding-top: 12px; 	
}

.portfolio_bottom_border_600 {
	background-image: url(../img/portfoliobox600bot.png);
	background-repeat: no-repeat;	
	width: 600px; 
	height: 10px; 
	margin: 0px; 
	padding-top: 12px; 	
}

.hidden {
	display : none;
}	

#footer {
	width:100%;
	background-color:#ffffff;
	height: 80px;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 50px;
	text-align:center;
	margin:0 auto;
}


#footer_content{
	width: 960px;
	height: 80px;
	margin:0 auto;
}
#footer_left {
	float:left;
	text-align:left;
	line-height: 18px;
	width: 560px;
	font-size:12px;
	color:#f9f7e8;
	padding: 5px 5px 5px 5px;
	font-style: normal;
}

.copyright {
	font-size:10px;
	color:#959595;
	font-variant:small-caps;
	text-align: left;
}

.copyright a {
	text-decoration:none;
	color:#959595;
}

.copyright a:hover {
	text-decoration:underline;
	color:#959595;
}


#bottomnav {
	padding:1px 0 0 0;
	text-align: left;
	text-decoration: none;
	width: 560px;
	font-size:12px;
	color:#bdbdbd;
	float: left;
}


#bottomnav a {
	color:#bdbdbd;
	}

#bottomnav a.active {
	color:#ffffff;
	}

#bottomnav a.active:hover {
	color:#ffffff;
}

#bottomnav ul {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	font-size:12px;
	padding-right: 5px;
}

#bottomnav li {
	margin:0;
	display:inline;
	text-decoration: none;
	font-size:12px;
	padding-right: 5px;
}

#bottomnav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-size:12px;
	color: #bdbdbd;
	padding-right: 5px;
}

#bottomnav li a:hover {
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	padding-right: 5px;
}

#bottomnav li .active a {

	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	padding-right: 5px;
	
}

#bottomnav li .active:hover {
	color:#bdbdbd;
	text-decoration: none;
	font-size:12px;
	padding-right: 5px;

}
#centerColumn #ContentPanel #content_right #content_right1 #text_right1 p {
	text-align: justify;
}
.innerPage #centerColumn #ContentPanel #content_right #content_right4 #text_right1 p {
	text-align: justify;
}

#clients {
  height: 100px;
}

#gallery {}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }

#gallery2 {}
#gallery2 ul { list-style: none; }
#gallery2 ul li { display: inline; }

#process {
	text-align: left;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
/* -- commented out by bitcurve
	min-height: 400px;
	padding: 0px 0px 0px 50px;
*/
}

.innerPage #centerColumn #ContentPanel #content_left1 table {
	text-align: left;
}
#centerColumn #ContentPanel #content_left1 table tr td {
	text-align: left;
}

#overview {
	width: auto;
	background: #003;
}

#overview_left {
	width: 125px;
	float: left;
	margin-right: 3px;
	text-align: right;
}

#overview_left ul{
	list-style-type:none;
	color:#00a2e5;
	margin-right: 0px;
	padding-right: 5px;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	max-width:200px;
	text-align:right;
}

#overview_middle {
	width: 3px;
	float: left;
}


#overview_right {
	float: left;
	width: 260px;
	text-align: left;
	border-left-style: solid;
	border-left-color: #003;
}
#overview_right ul{
	list-style-type:none; 
	margin-left: 0px;
	font-size: 14px;
	padding-left: 8px;
	color:#003;
	line-height: 20px;
}


#centerColumn #ContentPanel .right_content .box_mid_border_dark .box_internal_dark p {
	color: #fff;
}
.innerPage #centerColumn .right_content .box_mid_border_dark .box_internal_dark p {
	color: #fff;
}
.innerPage #centerColumn .right_content .box_mid_border_dark .box_internal2 form p label {
	color: #fff;
}

/* Format blog/news postings on homepage*/


.news_author {
	font-size: 13px;
	color: #9d9b96;
	letter-spacing: -.09px;
	font-weight: normal;
	margin: 0;
    line-height: 17px;
    padding: 0;
    width: 300px;
    position: relative;
}

.news_read_more {
	margin-top: 7px;
	padding-bottom: 15px;
}

.news_header {
	margin-bottom: 0px;

	letter-spacing: -0.3px;
	margin-top: 8px;
    width: 300px;
	text-align: justify;
}

.news_author span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

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

/* Right-align the "Blog" link in the main horizontal nav */

#topnav li.right {
        padding-right: 0px;
        float: right;
}

#topnav li.right a {
        padding-right: 0px;
        background-image: none;
}




