@import url("css/menu.css");
/* ERIC MEYER CSS RESET --------------------------------------------------------- */
/* v1.0 | 20080212 */

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;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ABOVE IS CSS RESET______________________________________________________________ */
/* CSS Document */
#Body {background:#FFF url(images/ccwny_bg.png) repeat-x top left; height:100%; margin:0; padding:5px 0; text-align:center; color:#000;}


/* ControlPanel style */
.ControlPanel{background:#fff url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px; }
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a:link, a:active {color:#850454; text-decoration:none; font-weight:bold; }
a:visited {color:#850454 !important; text-decoration:none; font-weight:bold; }
a:hover{color:#007C5A; text-decoration:underline; }

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/

#s_wrap_main{width:930px; margin:0 auto;text-align:left;padding:0;}

#logo_top	{padding:0 0 10px 10px; float:left; width:930px}
#top_links {float:right;padding-top:10px;padding-right:30px;color:#757575; height:20px;}
#top_links a:link, a:visited {color:#850454;font-weight:normal;}


.menu_bg{padding:0 0 0 6px; background:url(images/ccwnyMmenu_bg_1.jpg) no-repeat bottom left;height:44px;width:930px;}
.menu_left{padding:0; margin:0 auto; background:url(images/menu_left.png) repeat-y top left;}
.menu_right{margin:0; background:url(images/menu_right.png) repeat-y top right; }




.bread_bg{padding:0; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0; margin:0; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ /*float:right;*/ line-height:34px; padding-right:18px;}
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{float:left; margin:0 auto;clear:both;width:905px}




.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;display:none;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;display:none;}
.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px;display:none;}

.bot_pad{padding:0; border-top:2px solid #9d3676; border-bottom:1px solid #9d3676; text-align:center; width:98%;background-color:#ebeaeb;clear:both;}

#terms_style{/*float:left;*/ text-align:center;}

#copy_style{float:right;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;}
.contentpane	{width:655px; margin-bottom:10px}
.LeftPane{ padding:0 0px 0 0; width:20%; margin:0; }
.RightPane{ padding:0 0 0 0px; width:209px; margin:0 ; float:left; }
.RightPaneLower{ padding:0 0 0 0px;width:209px; margin:0 ; float: left; }
.BottomPane1{ padding:0; margin:10px 18px 20px 0; width:155px; float:left; }
.BottomPane2{ padding:0; margin:10px 18px 20px 0; width:155px; float:left; }
.BottomPane3{ padding:0; margin:10px 18px 20px 0; width:155px; float:left; }
.BottomPane4{ padding:0; margin:10px 0 20px 0; width:155px; float:left; }
.rightcontainer	{float:right; width:209px; margin-right:0px }
#splash {margin:0; padding:0}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#850454; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { display:inline; color:#000000;}
a.user:hover{color:#C00; font-weight:bold;}

/*-------------- Footer Style --------------*/
.footer {padding:7px 0;}
a.footer:link,a.footer:active,a.footer:visited { color:#9d3676; font-weight:bold;}
a.footer:hover{color:#007c5a; font-weight:bold;}

.subfooter	{padding-left:25px; font-size:.9em; color:#999; padding-bottom:10px; font-weight:normal; clear:both}
	a.subfooter:link, a.subfooter:visited	{color:#9d3676;font-size:.9em }
.subfootertxt {color:#9d3676; font-weight:normal !important}
.webDesignBy {padding-right:20px;float:right;margin:0 auto; padding-top:0}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;float:right;margin:-15px 0; padding-right:5px;}

div.SearchBorder{width: 130px; height: 20px;  float:right; background-color: transparent; white-space: nowrap; margin-top: 0px;}
div.SearchContainer a{padding: 0; display: block; float:right;color:#757575;font-weight:normal; }
div.SearchContainer a img{padding-left:10px;}
div.SearchIcon{float: right; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: right; z-index: 10; border-bottom: 1px solid #9d3676; border-left: 1px solid #9d3676; border-right: 1px solid #9d3676; border-top: 1px solid #850454; width:130px; height:18px; margin-left:3px; color: #43494D;}


#searchpad	{margin-top:20px;text-align:right;}


#dnn_menuLinks {
	height: 24px;
	
	color:#FFFFFF;
	font: bold 13px Verdana;
	float:left;
	padding-top:0px;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ /*.login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #49000B; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; }*/
/*-- Login Register token hover        --*/ /*a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #49000B; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline; }*/

/*-- Footer Links                      --*/ /*.footerlinks, a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none; }*/
/*-- Footer Links token hover        --*/ /*a.footerlinks:hover { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #996666; FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: underline; }*/

/*-- Copyright token                   --*/ /*.copy-right { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }*/

/*-- Date token                        --*/ /*.date { color: #a30327; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }*/

/*-- Links token       		           --*/ /*.links, a.links:link, a.links:visited, a.links:active { color: #4B4B4B; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }*/
/*-- Links token hover 		           --*/ /*a.links:hover { color: #4B4B4B; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }*/

/*-- Breadcrum token                   --*/ /*.breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #fff; font-family: Tahoma; font-size: 9px; font-weight: normal; text-decoration: none;  }*/
/*-- Breadcrum token hover             --*/ /*a.breadcrum:hover { color: #ccc; font-family: Tahoma; font-size: 9px; font-weight: normal; text-decoration: underline; }*/

/*-- Terms Privacy token       		   --*/ /*.terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }*/
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #007c5a; /*font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;*/ }

/*-- Search box css		   	    	   --*/ /*#dnn_dnnSEARCH_txtSearch.NormalTextBox {  width:114px; height: 15px; background-color: #FFFFFF; border-top: 0px solid #646464; border-right: 0px solid #D9D9D9; border-bottom: 0px solid #000; border-left: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #171717; text-decoration: none; cursor:text; margin:-3px 0px 0px 0px; *margin:0px 0px 1px 0px; }*/


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ /*select, input { font-family: tahoma; font-size: 11px; color: #333333; }*/
/*-- Default textbox       		       --*/ /*.NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }*/
/*-- Textbox cell / td            	   --*/ /*td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }*/




