
/*-------- Default Style --------*/

html, body, form
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

body * { font-size:inherit; }

body
{
    background: #FFF;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

th, td, div
{
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

a, a:link, a:visited, a:active
{
    color: #4F839F;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a:hover
{
    color: #00679f;
    text-decoration: none;
}

li { list-style-image:url(/images/action_right.gif); }

/* ========================================================*/

h1, h2, h3 { font-weight:bold; color: #4f3030; }
h1 {font-size:1.1em;}
h3 {font-size:0.9em;}

.subdued {color:#898989; font-style:normal;}
.Strong {color:Black; font-weight:bold;}
    
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar
{
    cursor: pointer;
    font-family: Lucida Sans, Trebuchet MS, Arial;
    font-weight: bold;
    
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    margin-right: 1px;
    background-color: transparent;
}

.main_dnnmenu_rootitem span, 
.main_dnnmenu_rootitem_hover span, 
.main_dnnmenu_rootitem_selected span 
{
    font-weight:bold;
}

.main_dnnmenu_rootitem, .main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{
    padding: 4px 12px 4px 12px;
    margin: 12px 0px 12px 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem
{
    color: #818181;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{
    color: #4d4d4d;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected
{
    color: #4d4d4d;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu
{
    border: 1px solid #C0D6E5;
    margin-top: 5px;
    z-index: 1000;
    text-transform:uppercase;
}

.main_dnnmenu_submenu td
{
    /*background-color:#E1E8ED;*/
    background-color: #F8FAFF;
    z-index: 1000;
    font-family: Lucida Sans, Trebuchet MS, Arial;
    font-weight: bold;
    
    text-align: left;
    color: #717171;
    line-height: 2em;
    padding: 0px 5px;
    margin: 0px;
    
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td
{
    
    font-weight: bold;
    text-align: left;
    line-height: 2em;
    z-index: 1000;
    padding: 0px 5px;
    margin: 0px;
    color: #fff;
    background-color: #00307b;
}
.main_dnnmenu_itemselected td
{
    color: #80b0fb;
}

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_MenuBar 
{
    z-index:1500;
}
.ModuleTitle_SubMenu
{
    z-index:1500;
    border: 1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td
{
    background-color: #F8FAFF;
    white-space: nowrap;
}

.ModuleTitle_MenuIcon
{
    background-color: #F8FAFF;
    border: none;
    padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
    color: #fff;
    background-color: #00307b;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
    height: 2px;
    background-color: #D5E0FF;
}

/*-------- design style --------*/
.template_style
{
    width: 960px;
    margin: 0 auto 50px auto;
    text-align: left;
}

.top_space
{
    height: 34px;
}
.lang_pad
{
    padding: 7px 35px 0px 0px;
}
.fontselector_pad
{
    float:right;    
    position:relative;
}
.fontselector_width
{
    position:absolute;
    right:0;
}

.logo_top
{
    padding: 0px;
    position: relative;
}
.logo_pad
{
    background: #FFF;
    float: left;
    margin: 0 19px 0 7px;
    padding: 0;
    height: 90px;
}

.menu_style
{
    float: left;
    margin:1px;
}

.menu_bg
{
    padding: 0px;
    margin: 0px;
    min-height: 30px;
    background: url(images/SolidBackground_Border.png) repeat-x top left;
}
.menu_left
{    
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top left;
}
.menu_right
{
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}

.mainbanner_bg .SubHead
{
    color: White;
}
.mainbanner_bg
{
    color: White;
    padding: 0px;
    margin: 0px;
    width: 960px;
    height: 227px;
    overflow: hidden;
    background: url(images/ImageBackground_MainBanner.png) no-repeat top left;
}
.mainsubbanner_bg
{
    color: White;
    padding: 0px;
    margin: 0px;
    width: 960px;
    height: 34px;
    overflow: hidden;
    background: url(images/GradientBackground_MainSubBanner.png) repeat-y top left;
}
.mainsubbanner_top
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.mainsubbanner_right
{
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.bannercontent_pad
{
    padding: 10px 22px 10px 22px;
    margin: 0 19px 0 7px;
    text-align:right;
}

.bannercontent_width
{
    padding-left:60%;
    position:relative;
    right:0;
    text-align:right;
}

.search_style
{
    float: right;
    padding: 50px 0px 0px 0px;
    position:relative;
}
.search_bg
{
    padding-right: 2px;
}
.search_bg Input
{
    color: #43494D;
    padding-top:5px;
}


.bread_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Blue.png) repeat;
    height: 34px;
}
.bread_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/bread_left.png) no-repeat top left;
}
.bread_right
{
    padding: 0px;
    background: url(images/bread_right.png) no-repeat top right;
}

.sub_banner
{
    padding: 0px;
    margin: 0px;
    background: url(images/ImageBackground_SmallBanner.png) no-repeat;
    height: 31px;
}

#login_style
{
    float: right;
    padding: 8px 17px 0px 10px;
    color: #ffffff;
}
#bread_style
{
    float: left;
    padding: 8px 0px 0px 17px;
    color: #ffffff;
    /* font-size: 13px; */
}

.center_bg
{
    padding: 0px;
    margin: 0px;
}
.left_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top left;
}
.right_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}
.content_pad
{/*
    padding: 10px 22px 10px 22px;
    margin: 0 19px 0 7px;
*/

}
.bottom_bg
{
    padding: 0px;
    margin: 0px;
    height: 11px;
    background: url(images/SolidBackground_Blue.png) repeat;
}
.homebottom_bg
{
    padding: 0px;
    margin: 0px;
    height: 11px;
    background: url(images/GradientBackground_MainSubBanner.png) repeat-y;
}

.left_nav_bar
{
    padding: 0px;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}
.left_nav_bar div.left_nav_links
{
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 2em;
}
.left_nav_bar table
{
    width: 183px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}
.left_nav_bar div.left_nav_links span div
{
    background: url(images/LinkBackground.png) no-repeat top left;
    width: 183px;
    overflow: hidden;
}

.left_nav_head
{
    padding: 7px;
}
.left_nav_head span
{
    color: #6AA1D8;
    font-weight: bold;
    /* font-size: 12px; */
    margin: 2px;
    white-space: nowrap;
}

.LeftNavBar
{
    text-align: left;
    white-space: nowrap;
    padding: 5px 0px 5px 20px;
    line-height: 24px;
}
.LeftNavBar, a.LeftNavBar:link, a.LeftNavBar:active, a.LeftNavBar:visited
{
    font-weight: normal;
    color: #546d82;
    
}
a.LeftNavBar:hover
{
    color: #00025b;
}

.bot_left
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_left.png) no-repeat top left;
}
.bot_right
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_right.png) no-repeat top right;
    padding: 0px 39px 0px 27px;
}
.bot_bg
{
    padding: 0px;
    margin: 0px;
    background: url(images/bot_bg.png) repeat-x top left;
    height: 41px;
}

.bot_pad
{
    margin-bottom: 20px;
    padding: 0 30px 0 20px;
}
#terms_style
{
    float: left;
}
#copy_style
{
    float: right;
}

.clear_float
{
    clear: both;
}

/*--------- pane style ----------*/
.BannerContentPane, .BannerTopPane, .BannerBottomPane
{
    padding: 0px;
    margin: 0px;
}
.BannerLeftPane
{
    padding: 0px 10px 0px 0px;
    margin: 0px;
}
.BannerRightPane
{
    padding: 0px 0px 0px 10px;
    margin: 0px;
}

/*--------- pane style ----------*/
.TopPane, .BottomPane, .ContentPane, .LeftPane, .RightPane
{
    padding: 0px;
    margin: 0px;
    overflow:hidden;
}
.ContentPane
{
    padding: 0px 22px 10px 22px;
    margin: 0 19px 0 7px;
}
.LeftPane
{
    padding: 0px 10px 0px 0px;
    min-width: 185px;
    width: 185px;
    max-width: 185px;
    overflow:hidden;
    margin: 0px;
    background: url(images/SolidBackground_Border.png) repeat-y top right;
}
.RightPane
{
    padding: 0px 0px 0px 10px;
    width: 185px;
    margin: 0px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #ccedff;
    /* font-size: 13px; */
}
a.Breadcrumb:hover
{
    color: #ffffff;
}

/*-------------- Link Style --------------*/

.LinksDesignTable td, .LinksDesignTable img { vertical-align: middle; }

.links
{
    text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
    font-weight: bold;
    color: #4F839F;
    
    text-transform: uppercase;
}
a.links:hover
{
    color: #00679f;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
    color: #ccedff;
    /* font-size: 12px; */
}
a.user:hover
{
    color: #EEEFFF;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    color: #4F839F;
    /* font-size: 12px; */
}
a.footer:hover
{
    color: #00679f;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 200px;
    height: 20px;
    border: solid 1px #e0e0e0;
    position: absolute;
    right: 35px;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}
div.SearchContainer a
{
    padding: 0px 5px;
    position: relative;
    display: block;
}
div.SearchIcon
{
    float: left;
    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: left;
    z-index: 10;
    border: 0px;
    width: 150px;
    height: 18px;
    margin-left: 3px;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    /* font-size: 12px; */
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0px;
}
#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}
#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}




/*-------------- LIST ------------------------------*/

ul
{
    margin: 0;
    padding: 0;		
    list-style: none url(/images/action_right.gif) outside;

}
ul li
{
    padding: .2em 0 .2em 0em;
    margin-left:16px;
}

/*-------------- GRID ------------------------------*/
/*
table.GridView 
{
    font-size: 12px;
    border: solid 1px Gray;
    color:#333333;
}
*/

table.GridView td
{
    padding: 4px;
}

table.GridView th, table.GridView td
{
    border: hidden;
    border-top: solid 1px #98a7b4;
    border-bottom: solid 1px #98a7b4;
}

table.GridView th
{
    border-top: hidden;
    padding-bottom: 5px;
}

/* BLUE THEME

table.GridView .RowStyle { background-color: #EFF3FB; }
table.GridView .FooterStyle { background-color: #507CD1; font-weight:bold; color:white; }
table.GridView .PagerStyle { background-color: #2461BF; color:white; text-align:center; }
table.GridView .SelectedRowStyle { background-color: #F1E7D1; font-weight:bold; font-style:italic; color:#333333; }
table.GridView .EditRowStyle { background-color: #2461BF; }
table.GridView .AlternatingRowStyle { background-color:White; }
table.GridView .HeaderStyle { background-color: #507CD1; font-weight:bold; font-size:0.9em; }
table.GridView .HeaderStyle a {color:white;}
*/

/* SIMPLE THEME */
table.GridView .RowStyle
{
    background-color: #f1f0ed;
}
table.GridView .FooterStyle
{
    background-color: #507CD1;
    font-weight: bold;
    color: white;
}
table.GridView .PagerStyle
{
    background-color: #2461BF;
    text-align: center;
}
table.GridView .PagerStyle a
{
    color: white;
}

table.GridView .PagerStyle *
{
    border:none;
}

table.GridView .SelectedRowStyle
{
    background-color: #F1E7D1;
    font-weight: bold;
    font-style: italic;
    color: #333333;
}
table.GridView .EditRowStyle
{
    background-color: #2461BF;
}
table.GridView .AlternatingRowStyle
{
    background-color: White;
}
table.GridView .HeaderStyle
{
    /* font-size: 1em; */
    text-align: left;
}
table.GridView .HeaderStyle a
{
    font-weight: bold;
    color: #b4ac98;
}
table.GridView .HeaderStyle a:hover
{
    color: #a29b89;
}

/*********************************************************************/
/************************EVENTS CALENDAR**********************************/
/*********************************************************************/

/* make it look */
.ListHeader 
{
    padding:8px 10px 0 11px; 
    text-align:left; 
    padding-bottom:3px; 
    font-size:inherit !important; 
    color:#2d537a; 
    background: transparent url(/Portals/0/Containers/TownOfBourne/images/ContainerTitle_Bg.png) no-repeat bottom left !important;
}


/*********************************************************************/
/************************SIMPLE MENU**********************************/
/*********************************************************************/

.simplemenu ul 
{
    padding: 0px;
    margin: 0px;
}
.simplemenu li 
{
    padding: 0px;
    margin: 0px;
    margin-left: 1px;
}
.simplemenu
{
    padding: 0px;
    margin: 0px;
}
.simpleMenuItem
{
    padding: 0px;
    margin: 0px;
    background: url(images/LinkBackground.png) no-repeat bottom left;
    overflow: hidden;
}

.simpleMenuItem
{
    text-align: left;
    white-space: nowrap;
    padding: 5px 0px 5px 20px;
    line-height: 24px;
}

.simplemenu li, 
.simplemenu li a { width:183px; padding-right:100px; }

.simpleMenuItem, a.simpleMenuItem:link, a.simpleMenuItem:active, a.simpleMenuItem:visited
{
    font-weight: normal;
    color: #546d82;
}
a.simpleMenuItem:hover
{
    color: #00025b;
}

/*********************************************************************/
/**************************   RSS    *********************************/
/*********************************************************************/

.DNN_News_ItemDate { font-size: 1em !important; margin-bottom: 0.5em; }
.DNN_News_ItemLink { font-size: 1em !important;  }
