/*  
Theme Name: SAH Global
Theme URI: http://www.sahglobal.com/
Description: Official theme
Version: 1.0
Author: Umar Sheikh
Author URI: http://www.indezinez.com/
*/

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e1f0f6;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000;
}

a {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#999;
	text-decoration:underline;
	font-weight:bold;
}

h1, h1 a {
	font-weight:normal;
	color:#027198;
	margin-top:0;
	text-decoration:none;
}

h1 a:hover {
	color:#5fb0cd;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	font-weight:normal;
	color:#5fb0cd;	
}

h3 {
	font-weight:normal;
	font-size:medium;
	color:#666;		
}

h4 {
	font-weight:normal;
	font-size:medium;
	color:#ff5400;
}

h5 {
	font-weight:bold;
	font-size:medium;
	color:#027198;
	margin:0;
}

h6 {
	font-weight:normal;
	color:#5fb0cd;
	font-size:medium;
	margin:0 0 10px 0;
}

blockquote {
  font-size:medium;
  background:url(images/bq.png) no-repeat top #f1f1f1;
  padding:20px 45px;
  font-weight:bold;
  margin:0;
  text-align:left;
  color:#444;
}

blockquote p {
  padding:0;
  margin:0;
}

/* Header */

#header {
	background:url(images/header.gif) no-repeat center center;
	width:100%;
	height:88px;
	position:relative;
}

/* Navbar */

#navbar {
	background:url(images/navbar_bg.png);
	height:27px;
	width:970px;
	text-align:center;
}

#navbartable {
  width:986px;
}

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

#navbar ul li {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}

#navbar ul li a {
	padding:5px 13px 5px 13px;
	border-left:1px solid #fff;
	border-right:1px solid #ebebeb;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

#navbar ul li a:hover {
	text-decoration:none;
	color:#666;
	background:url(images/navbar_s.gif) repeat-x bottom;
	font-weight:bold;
}

#navbar ul li ul {
  display:none;
  position:absolute;
  width:880px;
  padding:15px 0 10px 0;
  left:50%;
  margin-left:-440px;
  top:107px;
  text-align:center;
}

#navbar ul li ul li {
  padding:0 5px 0 5px;
}

#navbar ul li ul li a {
  color:#027198;
  text-decoration:none;
  border-style:none;
  background:transparent;
  font-weight:normal;
  padding:0 5px 0 5px;
}

#navbar ul li ul li a:hover {
  color:#5fb0cd;
  text-decoration:none;
  border-style:none;
  background:transparent;
  font-weight:normal;
}

#first {
	padding:5px 0 5px 0;
	display:inline;
	border-right:1px solid #ebebeb;
}

#navbar_l {
	background:url(images/navbar_l.png) no-repeat right;
	height:27px;
	width:8px;
}

#navbar_r {
	background:url(images/navbar_r.png) no-repeat left;
	height:27px;
	width:8px;
}

#navbar_space {
  height:0;
}

/* Search */

#search {
  position:absolute;
  left:50%;
  top:56px;
  margin-left:280px;
  z-index:2;
}

#searchbox {
	width:150px; 
	background:url(images/search.gif) no-repeat right #fff; 
	border:1px solid #87adbf;
	height:18px;
	padding-right:55px;
}

/* Font Resize */

#fontresize {
	color:#87adbf;
  position:absolute;
  left:50%;
  top:60px;
  margin-left:215px;
  z-index:1;
}

#fontresize a {
	color:#007095;
	text-decoration:none;
	font-weight:normal;
}

#fontresize a {
	color:#007095;
	text-decoration:none;
	font-weight:normal;
}

/* Main Banner */

#main-banner {
  display:block;
  width:980px;
  height:300px;
  overflow:hidden;
  position:relative;
}

#banner-buttons {
  display:block;
  position:absolute;
  top:260px;
  left:0;
  height:40px;
  width:980px;
}

#banner-button1 {
  display:block;
  height:31px;
  width:980px;
  position:absolute;
  top:0;
  left:0;
  background:url(images/main_banner_1.gif) no-repeat top #105082;
}

.banner-button-title {
  display:block;
  padding:6px 0 0 0;
  margin:0 0 5px 0;
  text-align:center;
  color:#fff;
  font-size:medium;
  font-weight:bold;
  cursor:pointer;
}

.banner-button-title span {
  background:url(images/arrow.png) no-repeat left;
  padding-left:20px;
}

.banner-button-content {
  display:block;
  padding:10px;
  text-align:center;
  color:#f1f1f1;
  width:800px;
  font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
}

.banner-button-content a {
  color:#5fb0cd;
  text-decoration:none;
}

.banner-button-content a:hover {
  color:#5fb0cd;
  text-decoration:underline;
}

#banner-bottom {
  background:url(images/main_banner_bottom.png) no-repeat top center #cfe9ff;
  display:block;
  height:9px;
  width:980px;
  position:absolute;
  top:291px;
  left:0;
}

#top-shutter1, #top-shutter2, #top-shutter3 {
  position:absolute;
  top:0;
  left:0;
  display:block;
  height:150px;
  width:980px;
  background:#fff;
  z-index:7;
}

#bottom-shutter1, #bottom-shutter2, #bottom-shutter3 {
  position:absolute;
  bottom:0;
  left:0;
  display:block;
  height:150px;
  width:980px;
  background:#fff;
  z-index:7;
}

/* Banner */

#space {
  height:5px;
  width:980px;
  background:url(images/banner_sdw.png) no-repeat center center;
}

#bannerbox {
	display:block;
	width:980px;
	height:300px;
	position:relative;
}

#banner-rounded {
  background:url(images/banner_rounded.png) no-repeat bottom;
  position:absolute;
  display:block;
  height:9px;
  width:980px;
  z-index:10;
  left:0;
  bottom:0;
}

/* Breadcrumbs */

#breadcrumbsbox {
	background:url(images/ts.png) no-repeat;
	text-align:left;
}

#breadcrumbs {
	display:block;
	border-bottom:1px solid #f1f1f1;
}

/* Home Content */

#homebox {
  background:#fff;
}

#infotabbox {
  text-align:left;
  margin:0 0 0 5px;
}

.infotab {
  float:left;
  width:236px;
  margin-right:15px;
}

.infotab p {
  margin:0;
  padding:0;
}

.infotabcontent {
  display:block;
  width:224px;
  padding:5px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

.infotext {
  color:#666;
  display:block;
  padding-top:5px;
}

#infotab-container {
  display:block;
  width:510px;
  padding:0 0 15px 0;
}

#optionalinfo {
  border:1px solid #ccc;
  background:url(images/shdw_t.gif) repeat-x top;
  padding:10px;
  width:716px;
  display:block;
  margin:10px 0 20px 0;
  float:left;
  text-align:left;
  color:#000;
}

/* Main Content */

#maintable {
  width:988px;
}

#contentbox {
	background:#fff;
	width:540px;
}

#content {
	display:block;
	text-align:left;
	padding:0 15px 10px 15px;
	width:510px;
	margin-bottom:20px;
	
}

#content p {
	text-align:justify;	
}

#sidebarbox {
	background:#fff;
	width:218px;
	text-align:left;
}

#sidebar {
	width:210px;
	display:block;
	text-align:left;
	margin-bottom:20px;
	border-bottom:1px solid #f1f1f1;
}

#sidebarcontent, .sidebarcontent {
	padding:10px 7px 10px 7px;
	background:url(images/shdw_t.gif) repeat-x top;
}

#sidebarcontent ul, .sidebarcontent ul {
  margin:0;
  padding:0;
}

#sidebarcontent li, .sidebarcontent li {
	padding:0 10px 0 20px;
  list-style:none;
	margin-left:0;
	margin-bottom:1px;
	background:url(images/icon_point_c.png) no-repeat left top;  
}

#sidebarcontent ul li ul, .sidebarcontent ul li ul {
  margin:0;
	padding:5px 0 15px 15px;
}

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

#sitemap li {
	padding:0 10px 0 20px;
  list-style:none;
	margin-left:0;
	margin-bottom:1px;
	background:url(images/icon_point_c.png) no-repeat left top;  
}

#sitemap ul li ul {
  margin:0;
	padding:5px 0 15px 15px;
}

#latestbox {
	background:#fff;
	width:204px;
	text-align:right;
}

#latest {
	display:block;
	text-align:left;
	margin-bottom:20px;
	border-bottom:1px solid #c0e0ec;
}

#latestcontent {
	background:#f9fdff;
	padding:10px 7px 10px 7px;	
}

.latestdate {
	font-size:x-small;
	color:#999;
}

.latestitem {
	color:#666;
}

.imgthumb div {
  background:#f1f1f1;
  padding:5px;
  width:142px;
  margin-bottom:20px;
}

.imgthumb img {
  height:110px;
  width:150px;
  border:1px solid #666;
}

#accordion {
  margin-top:20px;
}

.togglers {
  display:block;
  height:30px;
  padding:10px;
  background:url(images/shdw_t.gif) repeat-x top;
  border-top:1px solid #ccc;
  font-size:medium;
  color:#027198;
}

.elements {
  display:block;
  padding:30px;
  margin-bottom:10px;
}

.infobox {
  background:#f1f1f1;
  display:block;
  padding:7px;
  margin-bottom:10px;
}

/* Tabs / Titles */

.tab-g {
	background:url(images/tab_bg_g.gif) repeat-x top;
	padding:5px 7px 5px 7px;
	display:block;
	text-align:left;
	color:#666;
}

.tab-c {
	background:url(images/tab_bg_c.gif) repeat-x top;
	padding:5px 7px 5px 7px;
	display:block;
	text-align:left;
	color:#fff;
}

.tab-l {
	background:url(images/tab_bg_l.gif) repeat-x top;
	padding:5px 7px 5px 7px;
	display:block;
	text-align:left;
	color:#027198;
}

.icon-rss {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/rss.png) no-repeat left top;
}

.icon-top {
	display:block;
	padding:0 10px 0 20px;
	margin:20px 0 1px 0;
	background:url(images/icon_top.png) no-repeat left top;
}

.icon-point-c {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_point_c.png) no-repeat left top;
}

.icon-point-b {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_point_b.png) no-repeat left top;
}

.icon-point-o {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_point_o.png) no-repeat left top;
}

.icon-play-c {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_play_c.png) no-repeat left top;
}

.icon-play-b {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_play_b.png) no-repeat left top;
}

.icon-minus-c {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_minus_c.png) no-repeat left top;
}

.icon-minus-b {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_minus_b.png) no-repeat left top;
}

.icon-minus-o {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_minus_o.png) no-repeat left top;
}

.icon-plus-c {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_plus_c.png) no-repeat left top;
	cursor:pointer;
}

.icon-plus-b {
	display:block;
	padding:0 10px 0 20px;
	margin-bottom:3px;
	background:url(images/icon_plus_b.png) no-repeat left top;
}



/* Footer */

#footertable {
  width:988px;
}

#footerl {
	background:url(images/footer_bg.gif);
	height:28px;
	color:#666;
	padding-left:10px;
	text-align:left;
	font-size:x-small;
  border-bottom:1px solid #ccc;
}

#footerr {
	background:url(images/footer_bg.gif);
	height:28px;
	color:#666;
	padding-right:10px;
	text-align:right;
	font-size:x-small;
  border-bottom:1px solid #ccc;
}

#footerl a, #footerr a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

#footerl a:hover, #footerr a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

/* Contact Page */

.c-fieldnames {
  width:180px;
  text-align:left;
  font-weight:bold;
  color:#5fb0cd;
  background:url(images/shdw_t.gif) repeat-x top;
  padding:10px;
}

.c-inputboxes {
  width:280px;
  text-align:left;
  background:url(images/shdw_t.gif) repeat-x top;
  padding:10px;
}

.c-inputboxes input {
  width:200px;
}

.c-inputboxes textarea {
  width:200px;
  height:100px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.c-error {
  color:red;
}

#c-success {
  display:block;
  border:1px solid #e2c822;
  background:#fff9d7;
  color:#000;
  padding:5px;
  font-weight:bold;
}

#c-error {
  display:block;
  border:1px solid #dd3c10;
  background:#ffebe8;
  color:#000;
  padding:5px;
  font-weight:bold;
}

#c-submit {
  width:50px;  
}

/* Wordpress CSS */

.wppost-gallery-box {
  display:block;
  border:1px solid #ccc;
  position:relative;
  width:171px;
  margin-right:100%;
}

.wppost-gallery-lbox {
  display:block;
  border-bottom:1px solid #f1f1f1;
  padding:10px;
  width:149px;
}

.wppost-gallery-rbox {
  display:block;
  padding:10px;
  float:right;
  width:337px;
}

.wppost {
  display:block;
  margin:10px 0 10px 0;
  border-bottom:1px solid #f1f1f1;
}

.wpdate {
  display:block;
  color:#999;
}

.wpdate .dlpdf {
  padding-left:18px;
  background:url('images/pdf.png') left center no-repeat; color:#000000;
}

.searchurl {
  margin-bottom:15px;
  color:#5fb0cd;
}

#pagination {
  display:block;
  text-align:center;
  padding:10px;
}

#pagination a {
  color:#027198;
  text-decoration:none;
  font-size:medium;
  font-weight:normal;
  padding:5px;
}

#pagination a.pag-current {
  color:#000;
  text-decoration:none;
  font-size:medium;
  font-weight:normal;
  padding:5px;
}

#pagination a:hover {
  color:#5fb0cd;
  text-decoration:none;
  font-size:medium;
  font-weight:normal;
}


/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */
 

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #666;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #000;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color:#fff;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000;
	height:26px;
	border-bottom:#666;
	color:#fff;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 0 0;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
