
/* element styles */

html {
	overflow: scroll;
}

body{
	margin: 0;
	padding: 0; 
	background: url(../images/site/page-bg.png) #d4cdcd;
	font-size: 90%;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #373737;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #373737;
	margin: 0 0 15px 0;
	line-height: 120%;
}

li {
	font-size: 100%;
	color: #535353;
}

td {
	font-size: 100%;
	color: #535353;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	font-size: 100%;
	color: #373737;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 200%;	
	font-weight: normal;
	color: #373737;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 160%;	
	color: #373737;
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	margin: 0;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}

/* page element styles */ 
 
#top_bar {
	height: 104px;
}

#top_bar_inner {
	position: relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 964px;
	padding: 0;
}

#top_logo {
	padding: 21px 0 20px 0;
}

#sticker {
	display: block;
	position: absolute;
	top: -130px;
	right: -30px;
	width: 146px;
	height: 146px;
	background: url(../images/site/sticker.png) no-repeat top left;
	text-decoration: none !important;
	z-index: 99;
}

#navigation {
	position: absolute;
	top: -35px;
	right: 0px;
	height: 30px;
	clear: both;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 964px;
	padding: 0;
	z-index: 1;
}

#page_main {
	width: 964px;
	background: #fff left top repeat-y;
}

#page_main_inner {
	padding: 0px 15px 15px 15px;
}

#footer {
	clear: both;
	padding: 10px 0 10px 0;
}

#footer div {
	font-size: 85% !important;
	color: #373737;
}

#footer a, #footer p {
	color: #373737;
	font-size: 100%;
	line-height: 85% !important;
}

#footer_left {
	float: left;
	padding: 18px 0 0 10px;
	width: 550px;
}

#footer_right {
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
	width: 320px;
}

#rss {
	background: url(../images/site/rss.png) top left no-repeat;
	padding: 2px 0 2px 20px;
}

/* content page */

#left_nav {
	float: left;
	width: 170px;
	margin: 0 30px 0 0;
}

#page_content {
	float: left;
	width: 670px;
	padding: 0px 130px 0px 130px;
}

#breadcrumb {
	float: right;
}

#page_content #col1 {
	float: left;
	width: 320px;
}

#page_content #col2 {
	float: left;
	width: 320px;
	margin: 0 0 0 30px;
}

/* home page */
#home_left, #home_right {
	float: left;
	width: 186px;
	padding: 14px 0px 14px 0px;
}

#home_centre {
	float: left;
	width: 518px;
	padding: 14px 22px 14px 22px;
}

#page_content_home #col1 {
	float: left;
	width: 270px;
}

#page_content_home #col2 {
	float: left;
	width: 270px;
	margin: 0 0 0 30px;
}

#page_content_home #col3 {
	float: left;
	width: 270px;
	margin: 0 0 0 30px;
}

/* home page boxes */

#box1 {
	background: url(../images/site/side-bg-grey.jpg) no-repeat 0 0;
}
#box2 {
	background: url(../images/site/side-bg-blue.jpg) no-repeat 0 0;
}
#box3 {
	background: url(../images/site/side-bg-brown.jpg) no-repeat 0 0;
}
#box4 {
	background: url(../images/site/side-bg-dk-green.jpg) no-repeat 0 0;
}
#box5 {
	background: url(../images/site/side-bg-green.jpg) no-repeat 0 0;
}

.home_box {
	width: 186px;
	margin-bottom: 14px;
}

.home_box_title, #box1 h2, #box2 h2 {
	background: url(../images/site/black-semi-trans.png);
	height: 30px;
	color: #fff;
	padding: 8px;
	font-size: 170%;
	font-weight: normal;
}

.home_box_title a {
	color: #fff;
}

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

.home_box_text {
	padding-top: 10px;
	padding-bottom: 5px;
}

.home_box_text p, #box1 p, #box2 p {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

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

/* nav styles for image-based navigation 

.nav_item {
	display: block;
	height: 30px;
	text-align: center;
}

.nav_item_active {
	display: block;
	height: 30px;
	background-position: 0 -30px  !important;
	text-align: center;
}

.nav_item:hover {
	background-position: 0 -30px  !important;
}

.nav_item span, .nav_item_active span {
	display: none;
}

#nav_home {
	width: 82px;
	background: url(../images/nav/home.png) no-repeat 0 0;
}

#nav_contact {
	width: 119px;
	background: url(../images/nav/contact.png) no-repeat 0 0;
}

#nav_news {
	width: 82px;
	background: url(../images/nav/news.png) no-repeat 0 0;
}

#nav_members {
	width: 103px;
	background: url(../images/nav/members.png) no-repeat 0 0;
}

#nav_client-downloads {
	width: 85px;
	background: url(../images/nav/clients.png) no-repeat 0 0;
}
*/

/* nav styles for text-based navigation */


.nav_item {
	display: block;
	height: 23px;
	text-align: center;
	color: #373737 !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x top left;
	padding: 7px 10px 0 10px;
	margin-left: 2px;
	font-size: 135% !important;
}

.nav_item_active {
	display: block;
	height: 23px;
	text-align: center;
	color: #373737 !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x;
	background-position: left -31px  !important;
	padding: 7px 10px 0 10px;
	font-size: 135% !important;
}

.nav_item:hover, .nav_item_active:hover {
	background-position: left -31px  !important;
	text-decoration: none;
}

/* general nav styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a {
	font-weight: bold;
	font-size: 110%;
	color: #333;
}

#nav li a:hover {
	color: #0071c6;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background: url(../images/nav/dd-bg.png) repeat-x top left #97b4c5;
	width: 120px;
	padding: 0 5px 0 5px;
	border: 3px #6e96ae solid;
	border-top: 0;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 120px;
	border-bottom: 1px #6e96ae solid;
	padding: 5px 0 5px 0 !important;
}

.dd_nav_item_last {
	border-bottom: 0;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #fff !important;
	font-weight: normal !important;
	display: block;
	font-size: 85% !important;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* left nav */

#left_nav a {
	display: block;
	color: #fff;
}

.nav_item_1, .nav_item_2 {
	border: 1px #eee solid;
	background-color: #5898bd;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_1_active, .nav_item_2_active {
	border: 1px #eee solid;
	background-color: #5898bd;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_2, .nav_item_2_active {
	padding-left: 30px;
}

#nav_print {
	background: #5898bd url(../images/site/print-icon.png) no-repeat 5px 3px;
	padding-left: 35px;
}



/* form styles */


.user_form .row_0 {
	background-color: #e1dcdc;
}

.user_form .row_1 {
	background-color: #d4cdcd;
}

.user_form .row_section {
	background-color: #fff;
}

.user_form .row_section td {
	border: 0 !important;
	padding-top: 30px;
}

.user_form .cell {
	border-top: 1px #d4cdcd solid;
	padding: 3px 0px 3px 0px;
}

.user_form .cell_left {
	border-left: 1px #d4cdcd solid;
	border-top: 1px #d4cdcd solid;
	padding: 3px 15px 3px 0px;
	padding-left: 10px;
}

.user_form .cell_right {
	border-top: 1px #d4cdcd solid;
	border-right: 1px #d4cdcd solid;
	padding: 3px 0px 3px 0px;
	padding-right: 10px;
}


.user_form .cell_span {
	border: 1px #d7e0e7 solid;
	border-bottom: 0;
	padding: 3px 10px 3px 10px;
}

.user_form .error {
	display: block;
	color: #c00;
	font-weight: bold;
}

.user_form .input_box {
	width: 300px;
}

.user_form .input_box_200 {
	width: 300px;
}

.user_form .input_box_small {
	width: 80px;
}

.user_form form {
	margin: 0px;
}

.user_form select {
	width: 300px;
}

.user_form .textarea {
	width: 300px;
	height: 200px;
}

.user_form .textarea_small {
	width: 300px;
	height: 50px;
	font-family: verdana;
	font-size: 100%;
}

.user_form .section {
	border-bottom: 1px #d7e0e7 solid;
}	

.user_form h3 {
	padding: 20px 0 0 0;
}

.user_form .select_box_200 {
	width: 300px;
}


/* FAQs */

.faq_box {
	margin: 0 0 20px 0;
	border-top: 1px #ccc solid;
}

.faq_title {	
	margin: 20px 0 0 0;
}

.faq_text {
	margin: 0 0 0 25px;
}

.faq_icon {
	padding: 0px 2px 10px 0px;
}

.faq_question {
	display: block;
	background: url(../images/site/expand.png) 0 4px no-repeat;
	padding: 0 0 10px 20px;
}

.faq_answer {
	margin: 0 0 20px 0;
}


/* side panels */

.panel {
	width: 170px;
	margin: 30px 0 0 0;
	border: 1px #cecece solid;
}

.panel_top {
	padding: 5px 0 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background: #5d8ab7;
}

.panel_bottom {
	padding: 10px 10px 0 10px;
	background: url(../images/site/home-box-bg.png) repeat-x top left #f4f4f4;
}

.panel_bottom a {
	color: #f67426 !important;
}

/* general styles */

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0 30px 0 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 #slider, #side_slider {
	background:url(../images/site/loading.gif) no-repeat 50% 50%; 
	border: 1px #e2e2e2 solid;
	width: 568px;
	float: left;
}
 
 #slider img, #side_slider img {
	display:none;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	margin: 0 0 20px 0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

#side_slider {
	width: 255px !important;
	height: 220px;
}

#side_slider .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background: none;
	color:#000 !important;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

#side_slider .nivo-caption p {
	color:#000 !important;
	font-size: 85%;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/site/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption p {
    color: #fff;
}
.nivo-caption a { 
    color:#fff;
}


/* document types */

.icon {
	list-style-type: none;
	padding: 0 0 0 25px !important;
	margin: 0 0 10px -3px !important;
}

.pdf {
	background: url(../images/resources/pdf.gif) no-repeat;
}

.doc, .docx {
	background: url(../images/resources/doc.gif) no-repeat;
}

.xls, .xlsx {
	background: url(../images/resources/xls.gif) no-repeat;
}

.ppt, .pptx {
	background: url(../images/resources/ppt.gif) no-repeat;
}

.wav {
	background: url(../images/resources/wav.png) no-repeat;
}

.avi {
	background: url(../images/resources/avi.png) no-repeat;
}

.folder {
	background: url(../images/resources/folder.png) no-repeat;
}


/* home page */

#item_rotator {
	width: 934px;
	height: 186px;
	background: #fff;
	padding: 15px;
}

.item_icon_surround {
	float: left;
	width: 187px;
	height: 186px;
}

#item_icon_surround_4 {
	width: 186px;
}

.item_icon, .item_icon_hide {
	display: block;
	width: 187px;
	height: 186px;
	background: no-repeat top left;
}

.item_icon_hide {
	display: none;
}

/* gallery */

#gallery {
	margin: 0px auto 0px auto;
}