﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color: White;
	color: Black;
	font-size: Small;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

tr 
{
	vertical-align: top;
}

th 
{
	text-align: left;
}

input 
{
	border: solid 1px #999999;
}

/* Font Setup */
/* -------------------------------------------------------------- */

h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0 7px 7px;
	margin: 0;
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 8px;
	margin: 0;
	background-image: url(/images/framework/bg_newstop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:223px;
	height:40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:215px;
	height:30px;
}

html>body h3 {
	width:215px;
	height:30px;
	}
	
h4 {
	font-size: 12px;
	padding: 4px 0 0 0px;
	margin: 0;
}
	
a:link {color: #F15D3C;}

a:visited {color: #F15D3C;}

a:active {color: #F15D3C;text-decoration: none;}

a:hover {color: #F15D3C;text-decoration: none;}

/* Elements Layout */
/* -------------------------------------------------------------- */


/* Inline Forms */
form.inline
{
  padding:0;
  margin:0;
}

form.inline
  fieldset
  {
    margin-bottom : 20px;
  }

form.inline
  input, form.inline textarea
  {
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 123px;
  }

form.inline input:focus, form.inline textarea:focus
  {
    background-color: #ffffff;
  }

form.inline
  label
  {
      float: left;
    width: 25%;
    text-align: left;
	width: 65px;
	margin-left: 7px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:58px;
}

html>body form.inline label {
	width:58px;
	}

form.inline
  textarea
  {
    height: 8em;
  }

form.inline 
  .inputbutton
  {
  	float:right;
	margin: 0 12px 0 0;
	padding: 0 12px 0 0;
	width: 28px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #F15D3C;
	border: 1px solid #000000;
	font-weight: bold;
  }

.contentDiv 
{
	margin-bottom: 20px;
}

/* MENU */

.headerMenu
{
	padding: 2px 0 2px 0;
}

.headerMenuSection 
{
	border-top: solid 1px #f15d3d;
	border-bottom: solid 1px #f15d3d;
}

.headerMenuSection2
{
	border-top: none;
	border-bottom: solid 1px #f15d3d;
}

.adminMenuSection
{
	border-top: solid 1px #f15d3d;
	background-color: #ffffcc;
}


.subMenu 
{
	border: solid 1px #cccccc;	
	z-index: 100;
}

.subMenuItem a
{
	background-color: #f9f9f9;
	min-width: 120px;
	padding: 4px;
	display: block;
	border-top: solid 1px #dddddd;
	color: Black !important;
	font-weight: bold;
}

.subMenuHoverItem a
{
	background-color: #eeeeee;
	color: #F15D3C !important;
}

.pageHeader 
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #666666;
}

.areaHeaderMedium
{
	color: #777777; 
	font-size: 16px; 
	font-weight:bold; 
	margin-bottom: 4px;
}

.areaHeaderSmall 
{
	color: #777777; 
	font-size: 13px; 
	font-weight:bold; 
	margin-bottom: 4px;
}




.ajaxLoadTable 
{
	border: solid 1px #666666;	
}

.ajaxLoadTableNoBorder
{
}

.formLabelBlock 
{
	font-weight: bold;
	color: #666666;
}

.formValueBlock 
{
	color: Green;
}

/* Framework */

#WrapperDiv {
	width: 740px;
	margin:0 auto 0 auto;
	background-color:#fff;
}

#head
{
	width: 740px;

}


.TagLine {
	width: 740px;
	height: 31px;
	background-image: url(../images/banners/bg_binary.gif);
	background-repeat: no-repeat;
	text-align: right;
}

.footerDiv {
	width: 740px;
	height: 55px;
	text-align: right;
	padding-top: 31px;
}

.portalFooterDiv {
	width: 740px;
	text-align: right;
	padding-top: 4px;
}

.splitSectionBlock 
{
	margin-top: 15px;
}

.splitSectionSideBarBlock 
{
	border-right: solid 1px #F15D3C;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 6px;	
}

.splitSectionContentBlock 
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;	
}

.adminPageSection 
{
	display: inline-block;
	margin: 10px;
	padding: 5px;
	border: solid 2px #dddddd;
	background-color: #f7f7f7;
}

.adminPageSectionHeader 
{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding-bottom: 4px;
}

.adminPageSectionLink 
{
}

.adminPageSectionBlock 
{
}

.adminActionLink,
.adminActionLink:link,
.adminActionLink:visited,
.adminActionLink:active
{	
	font-size: 12px;
	color: #cc0000;	
	text-decoration: none;
}

.adminActionLink:hover
{	
	font-size: 12px;
	color: #ff0000;	
	text-decoration: underline;
}





a.subscribeButton:visited, a.subscribeButton:link
{
	color: White;
	text-decoration: none;
	margin-top: 4px;
	display: block;
}
a.subscribeButton:hover 
{
	text-decoration: underline;	
} 

.homePageContent {
	margin: 12px 219px 0px 231px;	
}

.viewArticleContent 
{
	margin: 0px 0px 0 245px;	
}

.editGrid 
{
	background-color: White;		
	border-color: Black;
}

.editGrid th
{
	font-weight: bold;
	background-color: #666666;
	color: White;
	padding: 3px;
	border-left-width: 0px;
	border-right-width: 0px;	
}

.editGrid td 
{
	padding: 3px;	
	border-left-width: 0px;
	border-right-width: 0px;
}

.matchCount 
{
	color:#F15D3C;
}

.contentDiv
{
	min-height: 200px;
	padding: 2px 0 5px 0;
	margin: 0;
}

div 
{
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #f15d3c;
scrollbar-3dlight-color: #f15d3c;
scrollbar-darkshadow-color: #f15d3c;
scrollbar-face-color: #efebe5;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;	
}