
/*----------------------------------------
Name: global.css
Developed by: Adrian Edmunds / Nodding Dog Design
Date Created: 2009
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("/css/reset.css");
/*@import url("/css/externalLinks.css");*/


/* Elements
----------------------------------------*/


body
{	
	background-image:url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000;
	text-align: center;
	margin: 0px;
}

/*body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color:#000000;
}*/

#mainContainer
{
	width:946px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;

}


/* Header
----------------------------------------*/
#header
{
	width:960px;
	height:170px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}


/* Nav
----------------------------------------*/
#nav {
	width: 960px;
	height:20px;
	padding-top: 145px;
}


		
/* Main Content 
----------------------------------------*/

#mainContent {
	width: 961px;
	background-color: #202020;
	/*border-left: solid 2px;*/
	border-color: #000000;
	padding-bottom: 1px;
	padding-top: 1px;
	
}

#contentInfo {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	
}

/* Main Content - Home Page
----------------------------------------*/


/* Elements
----------------------------------------*/
.line1 {
	background-image:url(../images/page/line.jpg);
	width: 960px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center;
	
}

.blackBox1 {
	background-image:url(../images/page/BlackBox.jpg);
	background-repeat: no-repeat;
	width: 325px;
	height: 196px;
}

.blackBox1type {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.3em;
	color:#FFF;
	padding-left: 15px;
}

/* Footer
----------------------------------------*/
#footer
{
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:41px;
}

.footerTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #000;
	text-align: left;
	padding-left: 30px;
}

.footerTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-align: left;
}

.footerTxt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	text-align: right;
	/*margin-right: 100px;*/
	padding-top: 10px;
	/*padding-right: 100px;*/
	/*width: 800px;*/
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}

#footer p 
{
	padding-left: 50px;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#33CC00;
}

a:hover, a:active
{
	color:#0099FF;
	text-decoration:none;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:1.5em;
	color:#FFFFFF;
	text-align: left;
}

.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#FFF;
	padding-left: 60px;
	padding-right: 30px;
	text-align: justify;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFF;
/*	padding-left: 20px;*/
	padding-right: 20px;
	/*text-align: justify;*/
}

.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#FFF;
/*	padding-left: 20px;*/
	padding-right: 20px;
	/*text-align: justify;*/
}

h2
{
	color:#FFFFFF;
	margin:.825em 0 .5em 0;
	font-size:12px;
}

h3
{
	color:#0033FF;
	margin:.825em 0 .5em 0;
	font-size:16px;
}

h4
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	/*margin-left:15px;*/
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	padding-right: 60px;
}

ol
{
	/*margin-left:15px;*/
	
}

.blueTitle {
	color:#0033FF;
	font-size: 14px;
}

.blueTitleList {
	color:#0033FF;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}







/*- Menu Tabs--------------------------- */

    #tabsF {
      float:left;
	  margin-left: 0px;
	 /* margin-top: 97px;*/
	  margin-bottom: 0px;
      width:100%;
      line-height:normal;
	  
      }
    #tabsF ul {
        margin:0;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
     /* background:url("../images/nav/tableftF.png") no-repeat left top;*/
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
     /* background:url("../images/nav/tabrightF.png") no-repeat right top;*/
      padding:5px 15px 0px 6px;
      color:#FFF;
	  	  font-size:12px;
	  font-family: Arial, Helvetica, sans-serif;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -62px;
      }
    #tabsF a:hover span {
      background-position:100% -62px;
	  color:#FF0000;
      }

        #tabsF #current a {
                background-position:0% -62px;
        }
        #tabsF #current a span {
                background-position:100% -62px;
				color:#FF0000;
        }
		
		
		
p
{
	margin: 0 0 1em 0;
}