/* NYSCWA CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e6c573;
	margin:0;
}

/**** Heading Tags ****/

h1, .h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#264468;
	margin:0;
	padding:0;
}

h1.white {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:100;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

h2, .h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#264468;
	line-height:1.5em;
	margin:0;
}

h3, .h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#264468;
	margin:0;
	padding:0;
}

h4, .h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#264468;
	margin:0;
	padding:0;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	color:#8697A7;
	text-decoration:none;
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	color:#8697A7;
	text-decoration:underline;
	}

/**** Body Text ****/
p, .content {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	color:#293f48;
	margin:0;
	line-height:1.3em;
}

.hr {
height: 1px;
font-size: 1px;
width: 100%;
margin:0px 0 15px 0;

}
.dashed {
	border-bottom: dashed 1px #0066cc;
}

.header{
	background-image:url(images/bar-blue.jpg);
	background-repeat:no-repeat;
	height:38px;
	padding-top:5px;
	padding-left:15px;
	margin:0;
}

.bar-body {
	background-image:url(images/bar-body.jpg);
	background-repeat:no-repeat;
	background-color:#eef6fb;
	margin:0;
	padding:10px;
}

.rss, {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	padding-left:15px;
	color:#333333;
	background-color:#F0F0F0;
}

.lines {
	color:#008fd5;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/**** ID TAGS ****/
#container {
	width:869px;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:209px;
	margin-left:auto;
	margin-right:auto;
}

#topLinks {
	float:right;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#264468;
	margin-top:5px;
	margin-right:5px;
	
}

.topLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#264468;
	margin:0;
	text-decoration:none;
}

.topLinks:visited  {
	font-size:11px;
	color:#264468;
	text-decoration:none;
}

.topLinks:hover {
	color:#264468;
	font-size:11px;
	text-decoration:underline;
}

.topLinks:active {
	color:#264468;
	text-decoration:none;
}

#footerText {
	float:right;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#264468;
	
}

.footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#264468;
	margin:0;
	text-decoration:none;
}

.footerLinks:visited  {
	font-size:11px;
	color:#264468;
	text-decoration:none;
}

.footerLinks:hover {
	color:#264468;
	font-size:11px;
	text-decoration:underline;
}

.footerLinks:active {
	color:#264468;
	text-decoration:none;
}

.memberHeadings, a.memberHeadings, a.memberHeadings:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:15px;
	color:#264468;
	text-decoration:none;
}

a.memberHeadings:hover	{
	color:#319093;
	text-decoration: underline;
}

#logo-btm {
	background-image:url(images/logo-bottom.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:33px;
	float:left;
	clear:left;
}

#rss {
	background-image:url(images/rss-feed-bg.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:33px;
	float:right;
	clear:right;
}
#v_container_3  {
	background-image:url(images/rss-feed-bg.jpg);
	background-repeat:no-repeat;
	width:627px;
	height:33px;
	float:right;
	clear:right;
}
/** contain background-repeat **/
#content {
	background-image:url(images/body-repeat.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:869px;
}

#bodybg {
	clear:both; line-height:0; margin:0; padding:0;
}
/** end of contain background-repeat **/

/** left background-repeat **/
#leftSide {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	position:static;
	width:8px;
}

#leftSideImage {
	background: transparent url(images/left.jpg) no-repeat scroll center top;
	height:620px;
	margin:0;
	padding:0;
	position:static;
	width:8px;
}
/** end of left background-repeat **/

/** body area **/
#middle{
	background:url(images/body-repeat.jpg) repeat-y scroll center;
	float:left;
	width:853px;
	position:relative;
	margin:0;
	padding:0;
}

#lefCol {
	float:left;
	width:214px;
	padding:10px;
}

#rightCol {
	float:left;
	width:599px;
	padding:10px;
}
/** end body area **/

/** right background-repeat **/
#rightSide {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	position:static;
	width:8px;
}

#rightSideImage {
	background: transparent url(images/right.jpg) no-repeat scroll center top;
	height:620px;
	margin:0;
	padding:0;
	position:static;
	width:8px;
}
/** end of right background-repeat **/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	color:#264468;
	text-decoration:none;
	background:url(images/footer.jpg) top center no-repeat;
	width:869px;
	height:15px;
	margin-left:auto;
	margin-right:auto;	
	clear:both;
	padding-top:15px;
	margin-bottom:20px;
	text-align:center;
}

#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#293f48;
	padding-right:15px;
	margin-bottom:20px;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#293f48;
	text-decoration:none;
}

#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#293f48;
	text-decoration:underline;
}


.logo {
	text-indent:-999em;
}

/**** Nav Bar ****/

#navbar {
	float:right;
	margin-top:130px;
	width:600px;
	clear:right;
}

#navbar ul {
	list-style:none;
	margin:0;
}

#navbar li {
	display:inline;
	margin:0;
	padding-right:15px;
}

.nav{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#264468;
	margin:0;
	text-decoration:none;
}

.nav:visited{
	color:#264468;
	margin:0;
	text-decoration:none;
}
.nav:hover{
	color:#3190a7;
	margin:0;
	text-decoration:none;
}
.nav:active{
	color:#264468;
	margin:0;
	text-decoration:none;
}


/* CSS Drop Menu */

#chromemenu{

}
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 20px;
margin-left: 0;
padding-left: 30px;
margin: 0;
list-style-type:none;
display: inline;
text-align: left; /*set value to "left", "center", or "right"*/
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#264468;
text-decoration:none;
padding: 0px 5px;
padding-bottom:6px;
}

#chromemenu ul li a:hover{
color: #3190a7;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
line-height:15px;
z-index:200;
background-color:#264468;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:100;
text-align: left;
border-top: #333333 1px solid;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #3190a7;
color: #FFFFFF;
text-decoration: none;
}
/* ######### End Drop Down Menu ######### */


/* ######### Begin liScroll CSS ######### */
.tickercontainer { /* the outer div with the black border */
width: 520px; 
height: 27px; 
margin: 0; 
padding: 0;
margin-left:20px;
overflow: hidden; 
}
.tickercontainer .mask {rss-test.cfm (line 75) /* that serves as a mask. so you get a sort of padding both left and right */
margin-top:3px;
padding:0;
overflow:hidden;
position:absolute;
width:500px;

}

ul.newsticker { /* that's your list */
position: relative;
left: 550px;

font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color:#264466;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
font: bold 10px Verdana;
margin: 0 50px 0 0;
color:#264466;
} 
ul.newsticker a:hover {
white-space: nowrap;
padding: 0;
font: bold 10px Verdana;
margin: 0 50px 0 0;
color:#264466;
}
ul.newsticker span {
margin: 0 10px 0 0;
color:#264466;
} 

/* Form buttons */
input.submit-btn { 
width: 67px;   /* width of the image */
height: 26px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/submit-button.jpg) no-repeat;  /* specify location of the image */
}
input.clear-btn {
width: 67px;   /* width of the image */
height: 26px;	/* height of the image */
margin: 0;
padding: 0;
border: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background:url(images/reset-button.jpg) no-repeat;  /* specify location of the image */
}

/* ######### Begin liScroll CSS ######### */