/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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,
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-weight:inherit;
	font-style:inherit;*/
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	/* text-align:left; */
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
/*a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}
*/
.slider-wrapper { 
	width: 959px; 
    height:340px;
    z-index:0;
    position:absolute;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


.subLevel div.item {
background: url('../DNNStandard/images/dropdown-bullet.png') no-repeat 0px 9px;
padding-left:16px;
padding-top:3px;
padding-bottom:3px;
}


table#dnn_ctr473_Default_List_grdData , table.news {background-color: #fff; width:725px;}
table#dnn_ctr473_Default_List_grdData  td, table.news td {border-bottom-width: 1px; border-bottom-color: #ac808a;border-bottom-style: dotted;}
table.news tr.Header {background-color: #C11E0A;}
table#dnn_ctr473_Default_List_grdData  tr:first-child th, table.news tr.Header td {color: #ffffff; font-size: 14px; font-weight: bold;}
table#dnn_ctr473_Default_List_grdData  tr:first-child th a:hover, table.news tr.Header td a:hover, #dnn_ctr473_Default_List_grdData th:first-child a:active, .news tr.Header td a:active, #dnn_ctr473_Default_List_grdData th:first-child a, .news tr.Header td a {color:#ffffff;}
table#dnn_ctr473_Default_List_grdData .UDT_Table_Item > td , table#dnn_ctr473_Default_List_grdData .UDT_Table_AlternateItem > td {height:100px;overflow:hidden;white-space:nowrap;}
table#dnn_ctr473_Default_List_grdData .UDT_Table_AlternateItem > td > table, table#dnn_ctr473_Default_List_grdData .UDT_Table_AlternateItem > td > div {display:none;}
table#dnn_ctr473_Default_List_grdData .UDT_Table_Item > td > table, table#dnn_ctr473_Default_List_grdData .UDT_Table_Item > td > div {display:none;}
table#dnn_ctr473_Default_List_grdData .UDT_Table_AlternateItem > td  > img,table#dnn_ctr473_Default_List_grdData .UDT_Table_Item > td > img {max-width:110px;}
table#dnn_ctr473_Default_List_grdData {border-collapse:collapse;table-layout:fixed;width:950px;}




table#dnn_ctr1172_Default_List_grdData , table.news {background-color: #fff; width:725px;}
table#dnn_ctr1172_Default_List_grdData  td, table.news td {border-bottom-width: 1px; border-bottom-color: #ac808a;border-bottom-style: dotted;}
table.news tr.Header {background-color: #C11E0A;}
table#dnn_ctr1172_Default_List_grdData  tr:first-child th, table.news tr.Header td {color: #ffffff; font-size: 14px; font-weight: bold;}
table#dnn_ctr1172_Default_List_grdData  tr:first-child th a:hover, table.news tr.Header td a:hover, #dnn_ctr1172_Default_List_grdData th:first-child a:active, .news tr.Header td a:active, #dnn_ctr1172_Default_List_grdData th:first-child a, .news tr.Header td a {color:#ffffff;}
table#dnn_ctr1172_Default_List_grdData .UDT_Table_Item > td , table#dnn_ctr1172_Default_List_grdData .UDT_Table_AlternateItem > td {height:100px;overflow:hidden;white-space:nowrap;}
table#dnn_ctr1172_Default_List_grdData .UDT_Table_AlternateItem > td > table, table#dnn_ctr1172_Default_List_grdData .UDT_Table_AlternateItem > td > div {display:none;}
table#dnn_ctr1172_Default_List_grdData .UDT_Table_Item > td > table, table#dnn_ctr1172_Default_List_grdData .UDT_Table_Item > td > div {display:none;}
table#dnn_ctr1172_Default_List_grdData .UDT_Table_AlternateItem > td  > img,table#dnn_ctr1172_Default_List_grdData .UDT_Table_Item > td > img {max-width:110px;}
table#dnn_ctr1172_Default_List_grdData {border-collapse:collapse;table-layout:fixed;width:950px;}


/* home page highlight of search box */
/*#dnn_ctr473_ContentPane #dnn_ctr473_ModuleContent input {display:none;}*/

ul#houseMenuVstatic {padding:30px 0 0 50px;}
ul#houseMenuVstatic li {list-style-type:square; margin-left:20px; line-height:1.8em;}
ul#houseMenuVstatic li li {list-style-type:disc;}
ul#houseMenuVstatic li li li {list-style-type:circle;}

