
img,
div,
h1,
h2,
h3,
p,
a {
	behavior: url(/css/iepngfix/iepngfix.htc)
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 74%;
	color: #444;
}

body {
	margin: 0px;
	padding:0px;
	background: #fff;
}

html,
body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;	/*background-image: url(images/watermarklogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

#footer,
.push {
	height: 60px;
	overflow:hidden;
	clear:both;
}

#footer {
	background: #BF936E url(images/bg-footer.jpg) repeat-x center top;
}

#footer,
#footer a {
	color: #ddd;
}

#footer a:hover {
	color:#fff;
}

#footer p {
	margin-bottom:0px;
	line-height: 1.6em;
}

#footer em,
#footer strong {
	font-style: normal;
	font-weight: bold;
}

#footer strong {
	font-size: 1.4em;
}

#footer .colborder {
	border-color: #333;
}

.container {
	width: 710px;
	position: relative;
	margin-bottom: 20px;
}

#footer .container {
	margin-top: 20px;
	margin-bottom: 0px;
}

.padding-top20 {
	padding-top: 20px;
}

.padding-top40 {
	padding-top: 40px;
}

.padding-top50 {
	padding-top: 50px;
}

h2,
h3,
h4,
h5,
h6,
p,
ul {
	line-height: 1.8em;
	margin: 0px 0px 1.8em;
	font-weight: normal;
	padding:0;
	list-style: none;
}

h2 {
	font-size: 3em;
	margin-bottom: 0.5em;
	line-height: 1em;
	font-weight: bold;
}

h2,
h4,
a,
#footer em,
#footer strong {
	color: #932834;
}

h3,
.important p {
	color: #000;
	margin-bottom: 0.8em;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight:bold;
}

h3 {
	margin-bottom: 0.1em;
}

.product_heading_image,
.product_heading_image_large {
	background-repeat:no-repeat;
	background-position: left top;
	height: 35px;
	margin-bottom: 0.2em;
	text-indent: -99999px;
	display:block;
}

.product_heading_image_large {
	height: 60px;
}

h3.news,
h3.events,
h3.testimonials {
	line-height: 25px;
	padding-left: 30px;
	background-image: url(images/h3-icons.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

h3.events {
	background-position: left -50px;
}

h3.testimonials {
	background-position: left -100px;
}

h4,
h5 {
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	/*font-weight: normal;*/
	color: #000;
	font-size: 1em;
}

p {
}

p.warning {
	border: 1px solid #EBC9C9;
	padding: 8px 15px;
	background: #fee;
	color: #900;
}

.boxed,
form fieldset,
.caption {
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
	padding: 8px 15px;
}

.boxed {
	padding: 0px 15px;
	margin:0px 0px 1.46em;
}

.completedtask {
	background-color:#FF9;
	border:1px solid #fd0;
	padding: 5px 10px;
	margin-bottom: 5px;
}

p.readmore {
	margin-top: -1.8em;
	text-align:right;
}

a {
}

a:hover {
	color: #C00;
}

a.readmore {
	display: block;
	text-align:right;
}

p img.left {
	float:left;
	margin: 5px 15px 5px 0px;
	padding: 0px;
}

p img.right {
	float:right;
	margin: 5px 0px 5px 15px;
	padding: 0px;
}

p.buttons {
	overflow: hidden;
}

p.buttons a {
	display:block;
	line-height: 2em;
	padding: 0px 10px;
	background-color: #f5f5f5;
	border:1px solid #ddd;
	float:left;
	margin-right: 10px;
	text-decoration: none;
}

p.buttons a:hover {
	background-color: #932834;
	color: #fff;
}

p.thumbnailbox {
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
	float:left;
	clear:none;
	margin:0 10px 10px 0;
}

p.thumbnailbox img {
	width:50px;
	height:50px;
	cursor:pointer;
}

p.thumbnailbox label {
	cursor:pointer;
}

p.selected {
	border-color:#FC6;
	background-color:#FFC;
}

.edit {
	padding: 0 5px;
	line-height: 2.2em;
	border: 1px solid #eee;
	margin: 0 0 5px;
	overflow:auto;
}

.edit .actions {
	float: right;
}

.inactive {
	background-color: #f5f5f5;
	color: #999;
}

span.inactive {
	color:#aaa;
	background-color: none;
}

div#bannerfade {
	margin-bottom:1.45em;
}

table th {
	background-color:#fff;
}

/*#header {
	height: 95px;
	margin-bottom: 0px;
	position:relative;
}
#header .container, #pagebanners .container, #nav-main .container {
	margin-bottom:0px;
	position:relative;
}


#header-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	position:relative;
	height: 160px;
}

#header h1 { margin: 0; padding: 0; }
#header h1 a {
	position: absolute;
	margin: 0;
	padding: 0;
	text-decoration: none;
	top: 50px;
	right: 0px;
	width:300px;
	height:100px;
	text-indent: -99999px;
	background-image: url(images/final-dimensions-logo-header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}*/



/*  navigation
#nav-main {
	margin: 0px;
	padding: 0;
	overflow:hidden;
	background-color: #f5f4f3;
	background-image: url(images/nav-main-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:40px;
}
#nav-main ul {
	float: left;	
	list-style: none;	
	margin: 14px 0 0 0;
	overflow:hidden;
	padding: 0 0 0 0px;					
}
#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0 0 0px;		
}
#nav-main ul li a {
	float: left;
	margin:  0 0 0 5px;
	padding: 0 10px 0 5px;
	color: #999;
	text-decoration:none;
	line-height: 26px;
}
#nav-main ul li a:hover, 
#nav-main ul li a:active {
	border: none;
	color: #111;
	background: transparent;
}
#nav-main ul li#current {
	background: transparent url(images/left-tab.gif) no-repeat;	
}
#nav-main ul li#current a {	
	color: #444;
	background: transparent url(images/right-tab.gif) no-repeat right top;	
}  */

#header .container,
#pagebanners .container,
#nav-main .container {
	margin-bottom:0px;
	position:relative;
}

#header {
	margin-bottom: 0px;
	overflow:hidden;
	background-color: #fff;
	height: 120px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	position:absolute;
	top: 10px;
	width: 300px;
	height:100px;
	text-indent: -99999px;
	background-image: url(images/final-dimensions-logo-header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
}

#header #slogans,
#header #slogansshodow {
	position:absolute;
	top:0px;
	width: 380px;
	height: 120px;
	overflow:hidden;
	right: 0px;
}

#header #slogans p.sloganwords {
	width: 380px;
	line-height: 120px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#707173;
	font-size: 2.8em;
	text-align: center;
	letter-spacing: -0.05em;
}

#header #slogans img {
	width: 380px;
	height: 120px;
}

#header #slogansshodow {
	z-index:100;
}

#nav-main {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-color: #f5f6f7;
	border: 1px solid #eaebec;
	border-left: none;
	border-right: none;
	height:30px;
}

#nav-main ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	overflow:hidden;
	line-height:1em;
}

#nav-main ul li {
	float: left;
	margin: 0;
	padding: 0 0 0px;
	line-height:1em;
}

#nav-main ul li a {
	float: left;
	margin:  0px;
	padding: 0 16px 0;
	color: #666;
	text-decoration:none;
	line-height: 30px;
}

#nav-main ul li a:hover,
#nav-main ul li a:active {
	border: none;
	color: #111;
	background: transparent;
}

#nav-main ul li.active {
}

#nav-main ul li.active a {
	color: #fff;
	background-color: #932834;
}

ul#nav-admin {
	padding:0px;
	margin:0px 0px -15px;
	overflow:auto;/*border-left: 1 px solid #eaebec;*/
}

ul#nav-admin li {
	display:inline;
}

ul#nav-admin li a {
	display: block;
	float:left;
	line-height: 2em;
	padding: 0px 10px;
	/*border-right: 1px solid #eaebec;*/
	border: 1px solid #eaebec;
	background-color: #fafbfc;
	text-decoration: none;
	color:#666;
	margin-right:2px;
}

ul#nav-admin li a:hover {
	border-color:#FC6;
	background-color:#FFC;
	color:#000;
}

/********* services nav ***********/
ul#servicenav {
	margin: 10px 0px 0px;
	padding: 0px 4px;
	border:1px solid #e0e0e0;
	list-style-type: none;
	overflow:visible;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 200;
	background: #fff url(images/bg_servicesnav.gif) repeat-x center top;
}

ul#servicenav li {
	display:inline;
	line-height:1em;
}

ul#servicenav li a {
	display: block;
	float:left;
	line-height: 30px;
	width:139px;
	position:relative;
	color: #666;
	text-decoration: none;
	text-indent: 10px;
	border-right:1px solid #ddd;
}

ul#servicenav li a:hover {
	color:#932834;
}

ul#servicenav li a img {
	position:absolute;
	left: 0;
	top: 80px;
	display:none;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000000')"; /* IE8 */
	z-index: 2000;
}

/********* old logos nav ***********/
ul#logos {
	overflow: hidden;
	margin: 20px 0px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 6px 0px;
}

ul#logos li {
	display:inline;
}

ul#logos li a {
	display: block;
	float: left;
	margin: 0px 37px 0px 0px;
	padding:0px;
	background-color:#fff;
	color:#999;
	text-align:left;
	text-decoration:none;
	line-height: 1.4em;
	font-weight:bold;
	font-size:1.8em;
}

ul#logos li a:hover {
	color:#333;
}

ul.gallery {
	overflow: hidden;
}

ul.gallery li {
	display:inline;
}

ul.gallery li a {
	display: block;
	float: left;
	background-color:#f5f5f5;
	border: 1px solid #666;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}

ul.gallery li a:hover {
	border-color:#C00;
}

ul.gallery li a img {
	width:50px;
	height:50px;/*border:1px solid #fff;
	background-color:#fff;*/
}

ul.sortable {
	padding:5px 5px 0px;
	margin:0px 0px 20px 0px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

ul.sortable li {
	line-height: 30px;
	padding: 0px 0px;
	background-color: #fff;
	border:1px solid#ccc;
	cursor:move;
	margin-bottom: 5px;
	overflow:auto;
	position:relative;
}

ul.sortable li strong {
	float: left;
	margin-left: 35px;
}

ul.sortable li img {
	position: absolute;
	top:0;
	left:0;
	height:30px;
}

ul.sortable li span.actions {
	float:right;
	margin-right:5px;
}

ul.sortable li span.userdetails {
	display:block;
	clear: both;
	margin-left: 35px;
	line-height: 1.8em;
	border-top: 1px solid #eee;
	padding: 3px 0px;
}

ul.sortable li.inactive {
	background-color: #f5f5f5;
	color: #999;
}


ul.sortpartners {
	padding:5px 5px 3px;
	margin:0px 0px 20px 0px;
	border: 1px solid #f0f0f0;
	background-color: #fafafa;
	min-height: 52px;
	height: auto !important;
	height: 52px;
	overflow:hidden;
}

ul.sortpartners li {
	float:left;
	padding: 0px;
	line-height:1em;
	border:1px solid #ccc;
	overflow: hidden;
	margin: 0 2px 2px 0px;
	cursor: move;
}

ul.sortpartners li.placeholder {
	border:1px solid #fd0;
	background-color:#ffc;
}
ul.sortpartners li img {
	height:47px;
	width:80px;
	display:block;
}
ul.sortpartners li a {
	display: block;
	line-height: 1.8em;
	padding: 0 5px;
	color: #666;
	background-color: #f0f0f0;
	text-decoration:none;
}
ul.sortpartners li a:hover {
	color: #fff;
	background-color:#932834;
}



ul#sortableimages {
	overflow: hidden;
}

ul#sortableimages li {
	display:block;
	float: left;
	background-color:#f5f5f5;
	border: 1px solid #666;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	cursor:move;
}

ul.sortable li.placeholder,
ul#sortableimages li.placeholder {
	background-color:#ffd;
	border-color: #fe6;
}

ul#sortableimages li img {
	padding:0px;
	margin:0px;
	width:50px;
	height:50px;
}

/*ul.gallery li a:hover {
	background-color: #BB0E1B;
	border-color: #771C16;
}*/

ul.points {
	list-style:none;
	padding:0px;
	margin:0px 0px 1.46em;
}

ul.points li {
	margin-bottom: 1em;
	padding-left:12px;
	background-image: url(images/ul-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}

ul.points li strong {
	color:#111;
}

form {
}

form fieldset {
	padding-bottom: 0px;
}

form legend {
	color: #F60;
	background-color: #fff;
	padding: 0px 10px;
	border: 1px solid #ccc;
}

form label {
	display:block;
	color: #333;
	clear:both;
}

form p.checkboxes {
	overflow:hidden;
}

form p.checkboxes label {
	float:left;
	width: 180px;
	font-weight: normal;
	line-height: 2em;
	margin-right: 10px;
	padding: 0 5px;
	clear: none;
}

form p.checkboxes input.checkbox {
	outline:none;
	border:none;
}

form p.checkboxes label:hover {
	background-color: #FF9;
}

form p {
	clear:both;
}

form em {
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

form input.text-long,
form input.text-medium,
form input.text-short,
form input.datefieldinput,
form textarea {
	border: 1px solid #ccc;
	width: 400px;
	outline: none;
	padding:.8em 0.5em;
	color:#999;
	background-color:#fff;
}

form input.text-medium {
	width: 200px;
}

form input.text-short {
	width: 50px;
}

form input.datefieldinput {
	width: 100px;
	padding:.8em 0.5em;
	z-index:100;
}

form textarea {
	height: 20em;
}

form input.text-long:focus,
form input.text-long.focus,
form input.text-medium:focus,
form input.text-medium.focus,
form input.text-short:focus,
form input.text-short.focus,
form input.datefieldinput:focus,
form input.datefieldinput.focus,
form textarea:focus,
form textarea.focus {
	background-color: #FF9;
	border: 1px solid #DFDD60;
	color: #111;
}

form div.selectfollowon {
	clear:both;
	float:left;
	margin:-1.6em 0 1.8em;
}

form div.dateinput {
	float:left;
	margin: -1.6em 0px 1.8em 0px;
	padding:0px;
}

form div.dateinputlabel {
	float:left;
	width:130px;
	text-align:right;
	margin-right:10px;
	padding:.8em 0em;
}
