@charset "utf-8";
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	background-color: #f3f3f3;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 16px;
}
#content.home p {
	font-size: 13px;
	line-height: 17px;
}
#content.home #left-clm strong {
	color: #525252;
	font-weight: bold;
}
/* IE PNG Fix
** IE PNG Alpha Fix v2.0 Alpha 4
** by Angus Turnbull - http://www.twinhelix.com. Updated: 2 October 2009. 
*/
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}
a, object {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #C80009;
}			
a:hover {
	text-decoration: none;
	color: #636363;
}
#title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	margin: 0px;
	color: #222;
}
#title h1 strong, strong {
	font-weight: normal;
	color: #CA010A;
}
h2, h2 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #222 !important;
	margin-top: 0px;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	background: #CA010A;
	display: -moz-inline-box;
	text-transform: uppercase;
	color: #fff;
	display: inline;
	padding:6px 12px;
	margin-bottom: 12px;
}
abbr, .postmetadata, .postmetadata a {
	color:#ABABAB;
	font-size:11px;
	padding-top:6px;border: none;
}
img {
	border: none;
}

#container {
	margin: auto;
	width: 976px;
	position: relative;
}
#container #header {
	height: 83px;
	padding-bottom: 15px;
}
#header #logo {
	position: absolute;
	left: 4px;
	top: 7px;
}
#header #nav {	
	float: right;
	height: 83px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
ul#nav, ul#footernav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-clm ul ul {
	margin: 0px 00px 10px 0px ;
	padding: 0px;
	list-style-type: none;
	border:none;
}
#left-clm img  {
	padding: 6px;
	border:1px solid #E2E2E2;
}
#content #main-clm .clm ul, #left-clm ul {
	margin: 0px 40px 20px 0px ;
	padding: 15px 12px 12px;
	list-style-type: none;
	border:2px solid #E2E2E2;
	background: #eee;
	
}
#content #main-clm .clm li {
	margin: 0px 0px 5px ;
}




#nav a {
	display: block;
	padding-top: 33px;
	padding-right: 15px;
	padding-bottom: 34px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #9b9b9b;
	text-transform: uppercase;
}
#nav li.current_page_item a, #nav li.sfhover a, #nav a:hover  {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
} 
#nav  li{
	float: left;
	display: block;
}

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

#nav #suckerfishnav ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#nav #suckerfishnav a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#nav #suckerfishnav ul {
	border-bottom:none !important;
	border-left:1px solid #cb020a;
	border-right:1px solid #cb020a;
	border-top: none !important;
	font-weight:normal;
	height:auto;
	left:-999em;
	line-height:1;
	margin:0px;
	position:absolute;
	width:140px;
	z-index:1000;
}
#nav #suckerfishnav li li {
	background-color:#f11b24;
	border-bottom:1px solid #cb020a;
	display:block;
	height:auto;
	margin:0;
	padding:0 !important;
	width:140px;
}
#nav #suckerfishnav ul.children {
	margin-left:0;
	width:140px;
}
#container #nav #suckerfishnav li li a {
	background-color:#f11b24;
	color:#222;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:7px 4px 7px 8px;
	background-image: none! important;

}#main-clm .clm ul{

	color:#222;
}
#nav #suckerfishnav li li a:hover {
	background-color:#cb020a !important;
	color:#fff;
	padding:7px 4px 7px 8px;
}
#nav #suckerfishnav li ul ul {
	margin:-21px 0 0 140px;
}
#nav #suckerfishnav li:hover ul ul, #nav #suckerfishnav li:hover ul ul ul, #nav #suckerfishnav li:hover ul ul ul ul, #nav #suckerfishnav li.sfhover ul ul, #nav #suckerfishnav li.sfhover ul ul ul, #nav #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}
#nav #suckerfishnav li:hover ul, #nav #suckerfishnav li li:hover ul, #nav #suckerfishnav li li li:hover ul, #nav #suckerfishnav li li li li:hover ul, #nav #suckerfishnav li.sfhover ul, #nav #suckerfishnav li li.sfhover ul, #nav #suckerfishnav li li li.sfhover ul, #nav #suckerfishnav li li li li.sfhover ul {
	left:auto;
}

ul#footernav li {
	display: inline;
}
#container #content {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
}
#container #start {
	padding: 15px;
}
#content #title {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	width:944px;
}
#title #icons {
	float: right;
	height: 33px;
	width: 155px;
}
#title #icons a {
	background: url(images/icons.gif) no-repeat;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden;
	text-indent: -100000px;
	width: 49px;
}
#title #icons a:hover {
	background-position: -49px 0;
}
#title #icons a#btnhome {
	background-position: 0 0px;
}
#title #icons a:hover#btnhome {
	background-position: 0 -33px;
}
#title #icons a#btnsitemap {
	background-position: -50px 0px;
}
#title #icons a:hover#btnsitemap {
	background-position: -50px -33px;
}

#title #icons a#btnsearch {
	background-position: -100px 0px;
}
#title #icons a:hover#btnsearch {
	background-position: -100px -33px;
}

#title #icons a#btncontact {
	background-position: -153px 0px;
}
#title #icons a:hover#btncontact {
	background-position: -153px -33px;
}
#content #left-clm, #content .left-clm {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-top: 15px;
}
#left-clm li {
	margin-bottom: 4px;

}
#content #main-clm, #content .main-clm {
	float: right;
	width: 628px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#content.home #main-clm {
	padding-bottom: 0px;
}
#content #main-clm .clm {
	width: 50%;
	padding-top: 8px;
	float: left;
}
#features  {
	border-top:1px solid #E2E2E2;padding:15px;

}
#features .featurebox {
	float: left;
	width: 304px;
	margin-right: 15px;

}
#content .featurebox p, #content .featurebox strong {
	font-size: 12px;

}
#features .featurebox .box div {
	border-bottom-color: #e3e3e3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 4px 0px;

} 
#features .featurebox p {
	margin:0px;

} 

#affiliations  {
	text-align: center;
}
#affiliations img {
	padding: 0 14px 6px 0;
filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity:0.7;
	opacity: 0.7;
}
#affiliations img:hover {
	FILTER: auto;
	-khtml-opacity: 1;
	-moz-opacity:1;
	opacity: 1;
}
#features h2 a {
	color:#393939;

} 
#features .featurebox .box {
	background-color: #fafafa;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	padding: 6px 15px;
}
#footer {
	font-size: 11px;
}
#footernav a {
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#footer a, #footer {
	color: #A3A3A3;
}
#footer a:hover {
	color: #797979;
}
#footer #tag {
	float: right;
	padding: 4px;
}



#main-clm div.navigation {
	margin-bottom: 16px;
	padding-bottom: 6px;
}


form  {
	margin: 0px;
	padding: 0px;
}
#main-clm div.filed {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}
form.wpcf7-form, #respond {
	padding: 15px ;
	padding-right:0px !important;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	border: 2px solid #F3F3F3;
	
}
div.split {
	padding-top: 10px;
	clear: left;
}
div.filed input, input#s, div.filed textarea, div.filed select {
	border: 1px solid #F3F3F3 ;
	background-color: #FFFFFF !important;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px ;
}
div.filed input, div.filed textarea {
	width: 265px;
}
input#s {
	width: 340px !important;
	padding: 9px !important;
}
div.no  select{
	width: 184px !important;
}
form.wpcf7-form div.no  input {
	width: 172px !important;
}
div.accomm  select{
	width: 184px;
}
div.filed input:focus, div.filed textarea:focus, div.filed textarea:hover {
	border: 1px solid #F3F3F3 !important;
	width: 265px;
	background-color: #FFFFFF !important;
}
div.filed textarea {
	width: 550px !important;
}








/*---:[ comment styles ]:---*/

#comments {
	width: 600px;
	clear: both;
}
.guest-comments{
	margin-top:20px;
}
ul#comment_list {
	margin: 20px 0px ;
	padding:0px;
}
ul#comment_list li.comment {
	margin: 0;
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	height: 1%;
}
ul#comment_list li.odd {
	background: #f6f6f6;
}
ul#comment_list li.comment ul.children {
	margin: 0 0 0 1.2em;
}
ul#comment_list li.comment ul.children li.comment {
	border-top: 1px dotted #dbdbdb;
	border-bottom: none;
	padding-bottom: 0;
	margin-top: 1.2em;
}
.comment_meta {
	margin: 0 0 1.2em;
}
.comment_avatar .avatar {
	float: right;
	padding: 6px;
}
.comment_num {
	padding: 0 15px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	float: right;
}
.trackback .comment_num {
	padding: 0 0 0 20px;
}
.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}
.comment_num a:hover {
	color: #df0000;
	text-decoration: none;
}
.comment_meta strong {
	font-size: 1.6em;
}
.comment_time {
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}
.comment .entry {
	padding: 0 15px;
}
.comment .entry p {
	margin: 0 0 1.0em 0;
}
/*---:[ comment pagination ]:---*/			
	#comments .navigation {
	overflow: hidden;
	padding: 1.0em 0;
}
#comments .navigation .alignleft {
	float: left;
}
#comments .navigation .alignright {
	float: right;
}
/*---:[ comment form styles ]:---*/

#respond {
	clear: both;
	overflow: hidden;
	padding-top: 15px;
}
#comment_form {
	width: 500px;
	float: left;
	margin-top: 20px;
}
#comment_form p {
	padding: 0.1.6em 0;
}
#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#comment_form textarea.text_input {
	width: 500px;
	border: 1px solid #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
#comment_form .text_input {
	width: 140px;
	border: 1px solid #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}
input#submit, input.button, div.button input  {
	border: 2px solid #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #838383;
    color: #fff;
	padding: 6px;
}
input#submit:hover, div.button input:hover {
	background: #c80008;
	border: 2px solid #fff;
}



#slider {
    width: 622px; /* important to be same as image width */
    height: 366px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 2px solid #CA010A;
}
#slider  strong{
	color: #fff;
	font-weight: bold;
}
#slider ol, #slider ul, #slider  li {
	list-style-image:none;
	list-style-type:none;
	margin: 0px;
	padding	: 0px;
}
#slider  li {
    height: 366px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    position: absolute;
	top: 0;
	left: 0;
	margin: 0px;
	padding	: 0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 605px;
    background-color: #222;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
