/* Synergize IT Theme */

body {
	color: #676666;
	background:#f3f4f4 url(../images/bg_gradient.png) repeat-x scroll left top;
}
#header {
}
#headerimg .description {
	color: #bbb;
	text-indent: -10000px;
	display: none;
}
h2.pagetitle {
	color: #555;
}
#sidebar ul li h2 {
	color: #333;
}

#sidebar h4 {
	color: #333;
	margin-left: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h1, h1 a {
	color: #333;
}
#header h1 {
	color: #999999;
	background-image: url(../images/synergizeitlogo.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 110px;
}
#header h1 a {
	display : block;
	height : 113px;
	text-indent : -9999px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #64b1f9;
}
.commentlist li {
	background:#fdfdfd;
}
.commentlist li .avatar {
	border: 1px solid #eee;
	background: #fff;
}
.commentlist li.alt {
	background:#fefefe;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
}
code {
	border: 1px solid #eee;
	background:#F5FAFE;
}
a {
	color: #21759B;
	border-bottom: 1px solid #ccc;
}
a:hover, .entry a.more-link:hover, .navigation a:hover {
	color: #21759B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2F0FD;
}
.entry a.more-link, .navigation a {
	background:#F5FAFE;
	border-bottom: 1px solid #ddd;
}
#sidebar #wp-calendar a {
	background: #eee;
}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
}
#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
}
.post hr {
	border-top: 1px solid #ccc;
}

.entry hr {
	display: block;
position: relative;
padding: 0;
margin: 8px auto;
height: 0;
max-height: 0;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
}
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.entry {
	border-top: 1px solid #eee;
}
#sidebar a {
	border-bottom:1px solid #eee;
}
#sidebar a:hover {
	background-color: #C1E0FC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar .cat-item a:hover, #sidebar .archives a:hover, #sidebar #archives ul li a:hover, #sidebar .linkcat a:hover, #sidebar .blogroll a:hover {
	background-color: #F5D1C5;
}
#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}
.commentlist li {
	border: 1px solid #eee;
}
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
}
blockquote {
	border-left: 4px solid #E2F0FC;
	background:#F5FAFE;
	color:#666;
}
.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover {
	background: #e8c8c8;
}
/* Form Elements */


#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
}
#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
}
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
}
legend {
	background: #ccc;
}
/* */


#footer {
	height: 40px;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/* Top Navigation */
	
#pagemenu {
	background-image: url(../images/menu-nav-bg.jpg);
	height: 38px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagemenu .current_page_parent a {
	background-image: url(../images/menu-nav-hover.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: -1px;
}
#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #FFFFFF;
}
#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #FFFFFF;
}
#pagemenu ul li.page_item, #pagemenu ul li.cat-item {
}
#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover, #pagemenu ul li.current_page_parent{
	color: #fff;
	background-image: url(../images/menu-nav-hover.jpg);
	background-repeat: repeat-x;
	height: 38px;
}

* html #pagemenu ul li.current_page_item, * html #pagemenu ul li.current_page_item a, * html #pagemenu ul li.current_page_item a:hover, * html #pagemenu ul li.current-cat, * html #pagemenu ul li.current-cat a, * html #pagemenu ul li.current-cat a:hover, * html #pagemenu ul li.current_page_parent{
	color: #fff;
	background-image: url(../images/menu-nav-hover.jpg);
	background-repeat: repeat-x;
	height: auto;
}

#pagemenu ul li.current_page_item a, #pagemenu li ul li.page_item a {
	background-image: none;
	filter: Shadow(Color=#388DAB,Direction=135,Strength=1);/* IE */
}

#pagemenu ul li.current_page_item li a {
	color: #fff;
}
#pagemenu #page-list li:hover {
	color: #FFFFFF;
	background-image: url(../images/menu-nav-hover.jpg);
	background-repeat: no-repeat;
	height: 38px;
}

* html #pagemenu #page-list li:hover {
	color: #FFFFFF;
	background-image: url(../images/menu-nav-hover.jpg);
	background-repeat: no-repeat;
	height: auto;
}

#pagemenu ul li li.current_page_item a {
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #A4A4A4;
}
#pagemenu ul li li.current_page_item a:hover {
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #939393;
}
#pagemenu #page-list li li {
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #330000;
}
#pagemenu #page-list li li:hover {
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}
#pagemenu #page-list li ul {
	z-index:100;
}
#pagemenu #page-list li ul li {
	z-index:100;
	background-color: #4EC3EC;
	color: #FFFFFF;
	background-image: none;
}
#pagemenu #page-list li ul li:hover {
	z-index:100;
	background-color: #48B6DD;
	color: #FFFFFF;
}
.navigation {
	border-top: 1px solid #eee;
}
#leisure .corner-bg {
	background:url(../images/menu-left.jpg) no-repeat 0 0;
	z-index: 100;
}
#business .corner-bg {
	background:url(../images/menu-right.jpg) no-repeat right 0;
	z-index: 100;
}
.menu-bg {
	background:url(../images/menu-left.jpg) no-repeat 0 0;
}
.menu {
	height:40px;
	background:url(../images/menu-right.jpg) no-repeat right 0;
	z-index: 100;
}
.menu ul li {
	overflow:hidden;
	float:left;
	height:35px;
	margin:0px 0px 0px -2px;
	padding:15px 46px 13px 45px;
	background-image: url(../images/main_sep.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.menu ul li li {
	background-image: none;
}
input.textbox {
	background:url(../images/searchbox.png) no-repeat left top;
	border:none!important;
	color:#4BBEE9;
	font-size:1.1em;
	height:25px;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 2px 4px;
	#padding-top: 4px;
	
}
input.button {
	border:none;
	position:relative;
	right:3px;
	top:0px;
	background-color: #64B1F9;
	color: #FFFFFF;
	background-image: url(../images/menu-nav-bg.jpg);
}

input.button {
	#top:1px;	
}
.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.thanks {
	background: #eee;
	border: 1px solid #7E8AA2;
	padding: 10px;
}
/*****Forms*****/
ol.forms {
	float: left;
	list-style: none;
	margin: 0;
	width: 90%;
}
ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 8px;
	position: relative;
	width: 100%;
	list-style-type: none;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: normal;
	padding-right: 20px;
	width: 150px;
	font-size: 11px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 200px;
}
ol.forms textarea {
	height: 100px;
	width: 334px;
}
ol.forms input:focus, ol.forms textarea:focus {
	background-color: #f2f3f6;
	border-color: #999999;
	color: #21759B;
}
.error {
	color: #f00;
}
ol.forms li .error {
	font-size: 11px;
	margin-left: 10px;
}
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader {
	margin-bottom: 0;
}
ol.forms li.buttons button {
	background: #4BBEE9;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
ol.forms li.buttons button:hover {
	color: #222;
}
ol.forms li.buttons button:active {
	left: -1px;
	position: relative;
	top: -1px;
}
ol.forms li.buttons, ol.forms li.inline {
	float: left;
	width: 460px;
	padding-left: 175px;
}
ol.forms li.inline input {
	width: auto;
}
ol.forms li.inline label {
	display: inline;
	float: none;
	width: auto;
}
#business {
	width: 475px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/business_bg.jpg);
	height: 215px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline;
	padding: 0px;
}
#leisure {
	width: 475px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(../images/leisure_bg.jpg);
	height: 215px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin-bottom: 0px;
}
#home #leisure p, #home #business p {
	font-size: 110%;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 250px;
	margin-left: 20px;
	padding-top: 36px;
	padding-right: 10px;
	text-shadow: 1px 1px 2px #388DAB;
	filter: Shadow(Color=#388DAB,Direction=135,Strength=1);/* IE */
}


.entry ul {
	margin:0 0 10px;
	list-style: none;
}
.entry ul li {
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-left: 15px;
}
.entry ul ul li {
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 18px;
}
#home a.button {
	color: #FFFFFF;
	display: block;
	float: right;
	height: 34px;
	margin-right: 85px;
	padding-right: 3px; /* sliding doors padding */
	text-decoration: none;
	padding-left: 3px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 34px;
	width: 121px;
	text-indent: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-shadow:1px 1px 2px #388DAB;
	margin-top: 10px;
	filter: Shadow(Color=#388DAB, 	
			Direction=135, 
			Strength=1);
	background-color: transparent;
	background-image: url(../images/button-trans.png);
	background-repeat: no-repeat;
}

* html #home a.button {
text-indent: 25px;
}

a.button {
	background: transparent url('../images/button.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
table, td, th {
	border:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0px;
}

td {
	border:none;
}
tr {
	color: #666666;
	PADDING-BOTTOM: 4px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F7F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
td {
	color: #333;
	PADDING-BOTTOM: 4px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
 tr{
background-color:#eee;
}

 a[href$=".PDF"], a[href$=".pdf"] {
 padding: 2px 20px 2px 20px;
 margin-left:30px;
 background: url("../images/acrobat.png") left center no-repeat;
 border:none;
}

#sidebar a[href$=".PDF"], #sidebar a[href$=".pdf"] {
 padding: 2px 5px 2px 20px;
 margin-left:5px;
 background: url("../images/acrobat.png") left center no-repeat;
 border:none;
}

#partners tr, #partners td, #partners th, #partners tr a, #partners td a, #partners th a{
	border:none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#partners table, td, th {
	border:none;
	margin: 0px;
}

#partners table{
	border:none;
	margin-left: 95px;
	background-color: #FFFFFF;
}

.highlight{
	color:#64b1f9;
	font-weight: bold;
}

#content h1{
color:#64b1f9;
font-weight: bold;
font-size: 2.5em;
	
	}
	
#content h2{
color:#64b1f9;
font-weight: bold;
font-size: 1.8em;
	
	}
	
#content h3{
color:#64b1f9;
font-weight: bold;
font-size: 1.6em;
	
	}	
	
#content h4{
color:#64b1f9;
	
	}			
	
	
	

#support .entry ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -25px;
}
