﻿/* GLOBAL FORMATS */
.frame
{
    border: solid 3px #000000;
}

.skinnyframe
{
    border: solid 1px #000000;
}

a
{
    text-decoration: none;
    color: #0080FF;
}

.framepadding
{
    padding: 5px;
}

.frameshadding
{
    background-color: #E5E5E5;
}    

.clearboth
{
    clear:both;
}

p
{
    line-height: 17px;
}

body 
{
	text-align: center;
	background-color: Gray;
	font-family: Arial;
	color: #666666;
}

.pageframe
{
	margin: 20px auto 0px auto;	
	width: 1000px;
	text-align:left;
	background-color: #FFFFFF;

}

/* HEADER Section */

.head
{
    float: left;
    width: 650px;
    padding: 10px;
}

.contactaddress
{
    width: 205px;
    float: right;
    clear:right;
}

.contactaddress p
{
    font-size: 12px;
    line-height: 14px;
    padding-right: 10px;
    padding-top: 10px;
}

#imagelogo
{
    width: 200px;
    height: 150px;
    text-align: left;
}

.head p
{
    color: #000000;
    font-size: 20px;
}

.menubarbackground
{
    clear: both;
    background-image: url('images/menuBar.gif');
    background-position: top left;
    background-repeat: repeat-x;
    height: 45px;
}
  
.menubar
{
    padding-top:15px;
    padding-left:10px;
    color: #FFFFFF;    
}

.joinncb
{
    border: thin solid #0080FF;
    float: right;
    padding: 3px;
    margin-top: -3px;
    margin-right: 10px;
    cursor: pointer;
    color: #0080FF;
    font-weight: bold;
}

/* NAV BAR */
.menutitle
{
	font-weight: bold;
	font-size: 12px;
}

.menubar div ul
{
	margin: 0px;
}

.menubar div ul li
{
	margin: 0px 15px 0px 0px;
	padding-top: 3px;
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	position: relative;
	display:inline;	
}

.menubar div li a
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.menubar div li a:hover
{
    color: #008080;
}

.menubar div li ul
{
	margin: 0px;
	left: 0px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	display: none;	
}

.menubar div li:hover ul
{
	padding-bottom: 5px;
	display: block;
	background-color: #243C7F;
}

.menubar div li li
{
	width:150px;
	margin-left: 5px;
	list-style: none;
	display:list-item;
}

.menubar div li li a
{	
	padding-left:3px;
	padding-right:3px;	
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	width: 100%;
}

.menubar div li li a:hover
{
	background-color: #CCCCCC;
	color: #FFFFFF;
}

/* END - NAVIGATION MENU */

/* --------------------- */

/* BEGIN - Page(s) Head */
.pagehead
{
    float: left;
    clear: right;
    width: 980px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;        
}

.pagehead h1
{
    font-size: 40px;
}

#imagepagehead
{
    width: 200px;
    height: 150px;
    text-align: left;
    background-image: url('~/images/pagehead.gif');
}

/* END - Page(s) Head */

/* --------------------- */

/* BEGIN - Page(s) Content */
.content
{
    float: left;
    width: 610px;
    padding: 0px 5px;
    margin-bottom: 15px;     
    margin-left: 15px;    
}

.content img
{
    width: 250px;
    height: 178px;
    float:left;
    margin-right: 10px;
}

.content p
{
    width: 560px;
    margin-top: 10px;
    font-size: 13px;
    padding: 5px;
}

/* END - Page(s) Content */

/* --------------------- */

/* BEGIN - Front Page News */

.newstab
{
    float: right;
    width: 335px;
    text-align: left;
    margin-right: 10px;
}

.newstab h5
{
    font-size: 30px;
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}

.tabcontrol
{
    padding: 5px;
}

.newstab h4
{
    font-size: 15px;  
    margin-bottom: 10px;  
}

ul.newsbox
{
	border: thin solid #CCCCCC;
	background-color: #F3F3F3;
	width: 275px;
	padding: 10px;
	margin-top: 5px;
	max-height: 225px;
	overflow: auto;
}	

li.title
{
	font-size: 13px;	
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color:#000000;
}	

li.description
{
	font-size: 12px;	
	margin: 5px;
}

li.newsdate
{
    font-size: 11px;
    margin: 5px;
    color: #C0C0C0;
}

li.link a
{
	font-size: 10px;	
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

/* END - Front Page News */

/* BEGIN - TAB Styling */

.ajax__tab_defaultNCB .ajax__tab_header {font-size: 14px; white-space:normal !important}
.ajax__tab_defaultNCB .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.ajax__tab_defaultNCB .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.ajax__tab_defaultNCB .ajax__tab_tab
{
    margin-right: 3px;
    padding: 4px;
    overflow: hidden;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: thick;
    border-right-width: thin;
    border-top-color: #808080;
    border-right-color: #808080;
    background-color: #FFFFFF;
    color: #000000;
    height: 13px;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #808080;
}
.ajax__tab_defaultNCB .ajax__tab_hover .ajax__tab_tab
{
    color: #008080;
    border-top-style: solid;
    border-top-width: thick;
    border-top-color: #008080;
    cursor:pointer;
}
.ajax__tab_defaultNCB .ajax__tab_active .ajax__tab_tab
{
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: thick;
    border-right-width: thin;
    border-top-color: #000000;
    border-right-color: #000000;
    background-repeat: no-repeat;
    background-position: left;
    color: #000000;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #000000;
}
.ajax__tab_defaultNCB .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;padding:8px;background-color:#ffffff;}

/* END - TAB Styling */

/* BEGIN - CONTACTUS Styling */

#contacts
{
	background-color: #F3F3F3;
}

#contacts ul.box
{
	border: thin solid #CCCCCC;
	background-color: #F3F3F3;
	width: 278px;
	height: 135px;
	padding: 5px;
	padding-top: 0px;
	margin: 5px 0px;
}	

img.contact
{
	float:left;
	height: 125px;
	width: 100px;
	margin-right: 10px;
}

#contacts li.contact p
{
	font-size: 12px;	
	padding: 5px;
	clear:right;
}								

#contacts ul.contactdetails
{
	font-size: 12px;	
}	

#contacts ul.contactdetails li
{
	line-height: 16px;
}	

#contacts li.contact li
{
	line-height: 18px;
}	

#contacts li.title
{
	font-size: 15px;	
	font-weight: bold;
	margin-bottom: 3px;
}	

#contacts div.left
{
	margin-left: 0px;
	float:left;
}		

#contacts div.right
{
	margin-right: 0px;
	float:right;
}		

/* BEGIN - NEWS PAGE SECTION */

#newspage
{
}

#newspage ul.box
{
    border: thin solid #000000;
    background-color: #CCCCCC;
    width: 270px;
    padding: 10px;
    margin-top: 5px;
    height: 250px;
    overflow: auto;
}	

#newspage li.title
{
    font-size: 13px;
    margin: 5px 0px 5px 0px;
    font-weight: bold;
    color: #333333;
}	

#newspage li.description
{
    font-size: 12px;
    margin: 5px;
    color: #333333;    
}

#newspage li.newsdate
{
    font-size: 11px;
    margin: 5px;
    color: #008080;
}

#newspage li.link a
{
    font-size: 10px;
    margin: 5px 0px 10px 0px;
    font-weight: bold;
    text-decoration: none;
    color: #0080FF;
}

#newspage div.newsleft
{
	float:left;
}	

#newspage h2.newssection
{
    border: thin solid #00143E;
    padding: 5px;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    background-color: #666666;
    color: #FFFFFF;
}	

#newspage div.newsright
{
	margin-left: 10px;
	float: left;
	clear: right;
}	

/* END - NEWS PAGE SECTION */

/* BEGIN - FOOTER Styling */

.footer
{
    border-width: thin;
    border-color: #000000;
    clear: both;
    padding: 10px;
    margin-top: 50px;
    border-top-style: solid;
}

.footer p
{
    font-size: 10px;
}

/* END - FOOTER Styling */