/* Font Load */
@font-face {
 font-family: 'MuseoSlab500';
 src: url('fonts/Museo_Slab_500-webfont.eot');
 src: url('fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Museo_Slab_500-webfont.woff') format('woff'), url('fonts/Museo_Slab_500-webfont.ttf') format('truetype'), url('fonts/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* Global Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'MuseoSlab500', Arial, sans-serif;
	font-weight:normal;
}
img {
	border:0px;
}
p {
	display: block;
	margin: 0 0 1em 0;
}
ul {
	list-style: none;
}
.clearfix, .clear {
	clear:both;
}/* Global Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background: url(bg.png) repeat-x #ffffff;
	color:#5a5a5a;
}
body#home {
	background: url(bghome.png) repeat-x #ffffff;
}
#wrapper {
	width:940px;
	margin:auto;
	padding:16px 0px;
}
a {
	text-decoration:none;
	color:#e33b39;
}
#header {
	padding-bottom:3px;
	display:block
}
h1 a#logo {
	background:url(cnylogo.png) no-repeat;
	width:414px;
	height:78px;
	text-indent:-9999px;
	float:left;
	display: block;
}
h2 {
	font-size:28px;
	color:#ffffff;
	border-bottom: #343434 6px solid;
	padding:0 0 10px 0;
	display:block;
}h2.pageTitle{height:32px;}
h2.postTitle, h3.pad{margin-bottom:10px;}
h3 {
	color:#e33b39;
	font-size: 21px;
	border-bottom: 1px #b2b2b2 solid;
	padding: 5px 0 10px 0;
	margin: 0 0 4px 0;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #353535;
	font-size:16px;
	font-weight:bold;
}
#content {
	padding:10px 0 0 0;
min-height: 300px;
}
#globalNavigation {
	float:right;
	padding:27px 0 38px 0;
}
#globalNavigation li a {
	font-family: 'MuseoSlab500', Arial, sans-serif;
	text-decoration:none;
	color:#6c6c6c;
	letter-spacing:0.1em;
	font-size:15px;
	padding:4px 11px 4px 11px;
	color:#4f4f4f;
	display:block;
	border-right:1px solid #f26a67;
}
#globalNavigation li a.last {
	border-right:none;
}
#globalNavigation li a:hover {
	background: #f26a67;
	color:#ffffff
}
#globalNavigation li {
	float:left;
	display:block;
	position: relative;
}






#globalNavigation li:hover > ul {
	display: block;
}

/* level 2 list */
#globalNavigation ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 26px;
	left: 0;
	background: #fff;
z-index:1000;


    box-shadow: 1px 11px 14px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 11px 14px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 1px 11px 14px rgba(0, 0, 0, 0.28);


}
#globalNavigation ul li {
	float: none;
	margin: 0;
	padding: 0;}

#globalNavigation ul li a{
border-right:none;
}

#globalNavigation ul a {
	font-weight: normal;
}







#showcase {
	background:url(showcase.png) no-repeat;
	width:930px;
	height:326px;
	padding:5px;
	overflow:hidden;
}
#cs-buttons-showreel {
	display:none;
}
.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}
.cs-title {
	width: 910px;
	padding: 10px;
	background-color: #3d3d3d;
	color: #FFFFFF;
	font-family: 'MuseoSlab500', Arial, sans-serif;
	font-size:25px;
	text-align:right;
}
.cs-title p {
	margin: 0;
}
.cs-prev, .cs-next {
	background-color: #f26a67;
	color: #FFFFFF;
	padding: 0px 10px;
	font-size:17px;
}
#message {
	padding:0px 0 5px 0;
	border-bottom: #343434 6px solid;
}
#message h2 {
	padding:20px 0 10px 0;
	color:#1a1a1a;
	border-bottom: 0;
}
#message p {
	font-size:17px;
	color:#4f4f4f;
}
#NewsWidget .news {
	height:128px;
}
#NewsWidget .details {
	padding:0 0 15px 0;
	height:77px;
	display:block;
	position:relative
}
#NewsWidget .text {
	font-size: 15px;
	color:#353535;
	padding: 1px 0 0 5px;
	display:block;
	float:left;
	width: 191px;
}
#NewsWidget .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 0 0 5px;
	display:block;
	float:left;
	width: 191px;
	font-style: italic;
	font-size: 14px;
}
#NewsWidget h4 {
	padding:0 0 5px 0;
}#NewsWidget .news:hover h4 {color:#f26a67;
}
#NewsWidget img {
	float:left;
}
#NewsWidget .imageReplace {
	width:104px;
	height:77px;
	position:relative;
	float:left
}
#NewsWidget .hoverImage {
	z-index: 200;
	opacity: 0;
	filter: alpha(opacity=0);
	background:url(hoverThumb.png);
	width:104px;
	height:77px;
	display:block;
	position:absolute;
	top:0
}
#NewsWidget img {
	position:absolute;
	top:0
}
#NewsWidget a {
	display: block;
	cursor:hand;
}
.widgetNewsTitle h3, #social h3{ margin-bottom:10px;}
#LinksWidget li a, .archiveMonths li a{padding:6px; display:block; color:#343434; 
}
#LinksWidget li:hover, .archiveMonths li:hover{background:#333;}
#LinksWidget, .archiveMonths {
	margin:0 0 20px 0;
}
#LinksWidget li span, .archiveMonths li span {
	font-size: 17px;
	font-family: 'MuseoSlab500', Arial, sans-serif;
	font-weight: normal;
}


#LinksWidget li.current span.rarrow, #LinksWidget li.current .levelb span.rarrow {
color:#343434; 
}#LinksWidget li:hover a span, .archiveMonths li:hover a span, #LinksWidget li:hover a span.rarrow, .archiveMonths li:hover a span.rarrow{ color:#FFF; 
	}

#LinksWidget li a.levelb span {
	margin-left:20px;
	font-size:14px;
}.tagcloud{font-size:12px; text-align:center;}
.rarrow{color:#E33B39;}
.more a {
	width:280px;
	clear:both;
	background:#343434;
	color:#ffffff;
	padding:10px;
	display:block;
	font-family: 'MuseoSlab500', Arial, sans-serif;
	font-weight:normal;
	font-size:17px;
	height: 18px;
	float:right
}
.more .moretext {
	float:left;
	width:240px;
}
.more .arrow {
	float:right;
	width:40px;
	text-align:right
}
.more a:hover {
	background:#e33b39;
}
#leftWideColumn, #sponsors {
	width:620px;
	margin-right:20px;
	float:left;
	display:block;
}
#rightColumn, #social {
	width:300px;
	float:left;
}
#sponsorssocial {
	border-top: #343434 6px solid;
	padding:10px 0 0 0;
	margin:20px 0 0 0;
}
ul.sponsors {
	list-style: none;
}
ul.sponsors li {
	float: left;
	margin: 0;
	padding: 0px 7px 0px 7px;
	text-align: center;
}
ul.sponsors li a.thumb {
	height: 70px;
	cursor: pointer;
}
ul.sponsors li span {
	height: 70px;
	overflow: hidden;
	display: block;
}
ul.sponsors li a {
	text-decoration: none;
	color: #777;
	display: block;
}
#facebookWrap {
	background:url(facebookbg.png) no-repeat;
	width:294px;
	padding:3px;
	height:80px;
	margin-bottom:10px;
}
#twitterWrap {
	background:url(twitterbg.png) no-repeat;
	padding:10px;
	height:120px;
}
#twitterWrap h3 {
	font-size: 19px;
}
.chairmanmessage {
	height:306px;
}
img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0!important;
	margin-right:8px;
}
#twitterWrap h3 {
	color:#FFF;
	border:none;
}
#footerWrap {
	font-size:13px;
	color:#888888;
	font-style:oblique;
	border-top: #343434 6px solid;
	padding:10px 0 0 0;
	margin:15px 0 0 0;
}
#copyright {
	float:left;
	width:840px;
	padding:6px 0 0 0;
}
#chameleonWrap {
	width:100px;
	float:left
}
#chameleon {
	background:url(chameleonlogo.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	width: 30px;
	height: 30px;
	float:right;
}
/* FIELDSETS
---------------------------------------- */
fieldset {
	border: 0;
}
/* ACTION BUTTONS
---------------------------------------- */
input.action {
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-serif;
}
input.action:hover, input.action:focus {
	cursor: pointer;
}
/* FIELD FORMATING
---------------------------------------- */
form ul {
	list-style: none;
}
.middleColumn {
	display: block;
	margin: 10px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
#UserProfile .middleColumn {
	width: 350px;
}
#Sidebar .middleColumn {
	margin: 0 0 0 8px;
	display: inline;
}
div.tab .field .middleColumn {
	clear: none !important;
	margin: 0 !important;
	width: auto;
}
.middleColumn .middleColumn {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.middleColumn .message {
	margin: 0;
}
/* INPUT BOXS
---------------------------------------- */

input.text, textarea, select {
	padding: 2px;
	border: 1px solid #A7A7A7;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
}
textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
input:focus span, textarea:focus span {
	border: 3px solid #000;
}
form .date input.month, form .date input.day, form .date input.year {
	width: auto;
}
form .datetime .clear {
	clear: both;
}
form .datetime .date, form .datetime .time {
	float: left;
	clear: none;
	width: auto;
}
form .datetime .middleColumn .middleColumn {
	width: auto;
}
form .datetime .date input, form .datetime .time input {
	width: auto;
}
/* SELECT DROPDOWN
---------------------------------------- */

select {
	width: auto;
}
/* LABELS
---------------------------------------- */
.typography label {
	display: block;
	margin: 10px 0 -10px 0;
	color: #777;
	font-size: 12px;
}
label.right {
	display:inline;
}
/* CHECKBOXES
---------------------------------------- */
ul.optionset {
	margin: 0;
	overflow: hidden;
}
ul.optionset li {
	margin: 6px 0;
	clear: both;
}
ul.optionset li input {
	float: left;
	margin: 0 6px;
}
ul.optionset li label {
	margin: 0;
}
#RegisterLogin p {
	text-align: right;
	float: right;
	margin: 0 0 6px 0;
	color:#bfbfbf;
}
abbr {
	border-bottom: #5D8BC0 1px dotted;
	cursor:help
}
.imageright {
	float:right;
padding: 0 0 0 10px; 
}
.imageleft {
	float:left;
padding: 0 10px 0 0;
}
#facebookHide{display:none;}#twitterHide{display:none;}
