@import url("menu.css");
@import url("accordion.css");
@import url("articles.css");

body
{
	font-family: Arial;
	font-size: 12px;
	color: #787878;
}
#outer
{
	background: url(images/bg.jpg) repeat-x #FFFFFF;
	text-align: center;
}
#inner
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#search_wrapper
{
	padding: 15px 0 0 0;
}
#search
{
	float: right;
	width: 195px;
}

#search_background
{
	background:transparent url(images/search_box_bg.gif) no-repeat;
	padding: 1px 7px 0px 5px;
}
input.SearchTextBox {
	background:transparent;
	float:none;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
	Color: #9b9b9b;
}


#mast_wrapper
{
	
}
#logo_wrapper
{
	float: left;
	width: 495px;
	background: url(images/nationals_logo.jpg) no-repeat;
	height: 110px;
}
#top_links_wrapper
{
	float: left;
	width: 465px;	
	margin-top: 65px;
	*margin-top: 62px;

}

#donate
{
	width: 130px;
	background-image: url("images/button_donate.gif");
}
#get_involved
{
	width: 169px;
	background-image: url("images/button_getinvolved.gif");
}
#contact_us
{

	width: 150px;
	background-image: url("images/button_contactus.gif");
}
.top_button
{
	height: 48px;
	float: left;
	background-position: top;
	margin-right: 2px;
}
.top_button:hover
{
	background-position: bottom;
}

/*--------------- CONTENT ----------------*/
#content_wrapper
{

}

#content_padding
{
	margin: 19px 0;
}

#left_wrapper
{
	float: left;
	width: 227px;
	margin-right: 20px;
}
#newsletter_header
{
	height: 40px;
	background: url(images/newsletter_header.gif) no-repeat;
	margin-top: 12px;
}
.NewsletterPane
{
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 3px 13px 0;
}
#newsletter_base
{
	height: 12px;
	background: url(images/newsletter_base.gif) no-repeat;
}
.teamtable td {
padding-bottom:15px;
padding-right:30px;
padding-top:10px;
vertical-align:top;
border-bottom:1px dashed #7f7f7f;
}
.teamtable td img {
margin-top:15px;
}

.contactdetailstable td {
padding-bottom:15px;
padding-right:20px;
vertical-align:top;
border-bottom:0;
}
table.contactdetailstable {
margin-top:13px;
}
/*--------------- FOOTER -----------------*/
#footer
{
	background: url(images/footer_bg.jpg) repeat-x;
	text-align: center;
}
#footer_wrapper
{
	text-align: left;
	margin: 0 auto;
	width: 960px;
	height: 182px;
background: url(images/nationals_logo_small.jpg) no-repeat right;
}
#footer_padding
{
	padding-top: 30px;
}
.footer_links
{
	float: left;
	width: 230px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c4d5cf;
	line-height: 18px;
}
.footer_links h4
{
	margin: 0;
	padding: 0;
	color: #8cc63f;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.footer_links a:link, .footer_links a:active, .footer_links a:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #c4d5cf;
}
.footer_links a:hover
{
	text-decoration: underline;
}
#authorisation
{
	margin-top: 22px;
	text-align: center;
	color: #FFFFFF;
}
#authorisation a:link, #authorisation a:active, #authorisation a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#authorisation a:hover
{
	text-decoration: underline;
}

/* ------------------- GENERIC ------------------ */
.clear
{
	clear: both;
}
a div
{
	cursor: pointer;
}
p
{
	margin: 0;
	padding: 7px 0;
}
.Normal, .NormalDisabled 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.NormalBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
}
a:link, a:visited, a:active
{
	color: #376196;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	padding: 0;
	margin: 0 0 0 0px;
}

li
{
	margin: 0 0 0 15px;
	padding: 0;
}
hr
{
	border: 0;
	border-top: 1px solid #c5c5c5;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	color: #00704a;
	font-size: 25px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 8px 0;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	color: #f26531;
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	margin: 8px 0;
	line-height:1.2;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 1em 0em 0em 0em;
	line-height:1.2;
}
blockquote
{
	font-family: Arial;
	font-style: italic;
	margin: 7px 0;
	padding-left: 20px;
}
td
{
	font-family: Arial;
	font-size: 12px;
}
.SubContentPane img, .imageBox img
{
	display: block;
}

#child_links_labor_material
{
	color:#376196;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding-bottom: 20px;
}

/*********** new videos section ************/
.UVG_VideoPlayerContent .ItemGroup {
	border: 0;
	padding: 0;
}

.UVG_FreeVideoListContent .MenuBody td {
	vertical-align: top;
}

.videoSection {
	text-align: left;
}

.videoList {
	margin-top: 50px;
}

.videoWrapper {
	margin-right: 15px;
}

.videoTitle {
	padding: 10px 20px 20px;
}