
/*****************************************************
  * DH Interactive Ltd:
  * Duncan Hart
  * http://www.dhinteractive.co.uk
  *
  * Client: Synarbor PLC
  * Client: http://www.synarbor.com
  *
  * Author: Duncan Hart
  * Author: http://www.dhinteractive.co.uk <support@dhinteractive.co.uk>
  *
  *Date 06/2009	- Created
  *
 *****************************************************
 */
 
 
 


/*****************************************************
* General
/*****************************************************
*/

body {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, Lucida console, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 14px;
}

body a:link {
	text-decoration: none;
	color:#000;
}

body a:visited {
	text-decoration: none;
	color:#000;
}

body a:active {
	text-decoration: none;
	color:#000;
}
body a:hover {
	text-decoration: underline;
	color:#000;
}

.body_large {
	font-size: 17px;
}

.body_small {
	font-size: 9px;
}

p {
display: inline;
}

.handcursor {
	cursor:hand;
	cursor:pointer;
}

/*****************************************************
* Primary Container
/*****************************************************
*/

#primary_container {
	background-color: #FFF;
}

/*****************************************************
* header Elements
/*****************************************************
*/

#header_container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
	background-image: url("../_img/_global/_bg/header_bg.gif");
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

#header_area {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: url(../../synarbor/_img/_tagline/heading.gif) 32% 84% no-repeat;
}

#header_logo {
	margin-left: 3px;
	padding-left: 7px;
	padding-bottom: 7px;
	width: 220px;
	height: 80px;
	background-image: url("../_img/_global/_header/shadow.gif");
	background-repeat: repeat-x;
}

#header_text {
	float: right;
	width: 200px;
	height: 60px;
}

#header_right {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	width: 300px;
	font-size: 14pt;
	text-align: right;
}


/*****************************************************
* Footer Elements
/*****************************************************
*/

#footer_container {
	width:100%;
	height: 200px;
	background-color: #f2f2f2;
	background-image: url("../_img/_global/_bg/footer_bg.gif");
	background-repeat: repeat-x;
}

.footer_area {
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-left: 10px;
	width: 960px;
}

.footer_links {
	display: inline;
	width: 945px;
	height: 96px;
}

.footer_links_large {
	width: 230px;
	height: 96px;
	padding: 0px;
	background-image: url("../_img/_global/_footer/large_bg.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #FFF;
}

.footer_links_small, .footer_links_selected {
	height: 47px;
	width: 180px;
	padding-top: 1px;
	background-image: url("../_img/_global/_footer/small_bg.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #FFF;
}

.footer_icon {
	float: left;
	padding-left: 10px;
}


.footer_icon_text_small {
	padding-top: 4px;
	padding-left: 50px;
	font-family: Helvetica, arial, verdana, lucida console, sans-serif;
	font-size: 11px;
	color:#858484;
	line-height: 12px;
}

.footer_icon_text_small a:link, .footer_icon_text_small a:visited {
	text-decoration: none;
	color:#6d6d6d;
}

.footer_icon_text_small a:hover {
	text-decoration: none;
	color:#000;
}

.footer_icon_text_large {
	padding-top: 10px;
	padding-left: 85px;
	font-family: Helvetica, arial, verdana, lucida console, sans-serif;
	font-size: 11px;
	color:#858484;
	line-height: 15px;
}

.footer_icon_text_large a:link, .footer_icon_text_large a:visited {
	text-decoration: none;
	color:#6d6d6d;
}

.footer_icon_text_large a:hover {
	text-decoration: none;
	color:#000;
}

.footer_partner_links {
	height: 62px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../_img/_global/_footer/partners_bg.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #FFF;
}

.footer_partner_height {
	display: inline;
	margin-right: 5px;
}

#footer_right {
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	width: 200px;
	font-size: 14pt;
	text-align: right;
}

/*****************************************************
* Grid
/*****************************************************
*/

.default_grid {
	display: inline;
}

#grid {
	width: 600px;
	height: 100%;
	clear:both;
}

.row {
	float: left;
}

.cell {
	float: left;
	padding: 5px;
}

/*****************************************************
* Home Page
/*****************************************************
*/

.home_banner_container {
	padding: 10px;
	border: 1px solid #e0e0e0;
	height: 230px;
}

.home_jobs_container {
	border: 1px solid #FFFFFF;
	height: 230px;
}

.home_job_form {
	border: 1px solid #e0e0e0;
	padding: 5px;
	padding-left: 7px;
	padding-right: 15px;
	padding-bottom: 10px;
	line-height: 18px;
	width: 279px;
}

.container_12 .home_mod_1,.home_mod_2,.home_mod_3 {
	padding: 0px;
	margin-left: 10px;
	display:inline;
	float:left;
	height: 250px;
}

.container_12 .home_mod_1 {
	display:inline;
	float:left;
	width: 306px;
	border: 1px solid #FFF;
}

.container_12 .home_mod_2 {
	display:inline;
	float:left;
	width: 305px;
	border: 1px solid #FFF;
}

.container_12 .home_mod_3 {
	display:inline;
	float:left;
	width: 303px;
	border: 1px solid #FFF;
}

.image_module {
	border: 0px;
	padding: 0px;
	height: 100%;
	width: 280px;
}


/*****************************************************
* List View(s)
/*****************************************************
*/

.list_board_header {
	width: 585px;
	height: 34px;
	margin-bottom: 10px;
	background: #efecec;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
}

.list_board_header_large {
	width: 585px;
	height: 105px;
	margin-bottom: 10px;
	background: #efecec;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
}

.list_header_left {
	padding-top: 8px;
	display: inline;
	float: left;
}

.list_header_right {
	display: inline;
	padding-top: 8px;
	margin-left: 5px;
	float: right;
}

.list_header_icon {
	display: inline;
	margin-left: 10px;
	float: right;
}

.list_reset_form {
	font-size: 10px;
}


/*****************************************************
* Global Text
/*****************************************************
*/

.title_0 {
	color: #000;
	font-size: 24px;
	line-height: 35px;
}

.title_1 {
	padding-left: 5px;
	color: #000;
	font-size: 18px;
	line-height: 35px;
}

.body_1 {
	padding-left: 6px;
	padding-top: 10px;
	padding-right: 15px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.body_1_small {
	font-size: 10px;
}

.quotes {
	font-size: 20px;
	line-height: 0px;
}


/*****************************************************
* Content Area(s)
/*****************************************************
*/

.content_container {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 20px;
	min-height: 467px;
	color: #1A1A1A;
	font-size: 12px;
	line-height: 18px;
}

.module_container {
	border: 1px solid #FFF;
}


/*****************************************************
* Slideshow Ticker(s)
/*****************************************************
*/

#slideshow ul {
	display:inline;
	list-style: none;
	padding-left: 0px;
}

/*****************************************************
* Google Maps API
/*****************************************************
*/

#map_1{
	width: 465px;
	height: 400px;
}

#map_2{
	width: 230px;
	height: 200px;
}

#map_3{
	width: 230px;
	height: 200px;
}

.tooltip,#wait {
	padding:2px 4px;
	background:#FFFFFF;
	border:1px;
	width:150px;
	font-size:8pt;
}

.bg {
	width: 160px;
	height: 130px;
}

#map_columns {
	margin-left: 0px;
	width: 465px;
	clear:both;
}

.map_column_small, .map_spacer  {
	float: left;
}

.map_column_small {
	width: 230px;
}

.map_spacer {
	width: 5px;
}

.map_txt {
	font-size: 10px;
}

/*****************************************************
* Contact Layout
/*****************************************************
*/

#contact_columns {
	margin-left: 10px;
	width: 940px;
	min-height: 300px;
	clear:both;
}

.contact_column_1, .contact_column_2, .contact_column_3  {
	float: left;
}

.contact_column_1 {
	width: 465px;
	padding-top: 20px;
}

.contact_column_2 {
	width: 10px;
}

.contact_column_3 {
	padding-top: 20px;
	width: 465px;
}


/*****************************************************
* Scroll Area
/*****************************************************
*/

.scroll_area_1 {
	padding-top: 10px;
	padding-left: 0px;
	width: 470px;
	height: 590px;
	overflow: hidden;
}

.scroll_area_1_list {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	width: 455px;
	height: 590px;
	overflow: auto;
}


/*****************************************************
* Temp
/*****************************************************
*/

.temp_container {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-align: center;
}


/*****************************************************
* Shadow
/*****************************************************
*/

#shadow-container {
	position: relative;
	width: 220px;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	right: -1px;
	top: -1px;
}

#shadow-container .shadow1 {
	background: #F1F0F1;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}

#shadow-container .container {
	background: #FFF;
	border: 1px solid #848284;
	padding: 0px;
}