/***********************************************/
/*      Designed by LovettCreations.org        
        All Rights reserved. 
        eddie@lovettcreations.org              */
/***********************************************/


body{
	font-family: Arial, sans-serif;
	line-height: 1.166;
	padding: 0px;
	margin-bottom: 0px;
	color: #333333;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #990000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
#examples a {
	font-size: 70%;
	text-decoration: underline;
	color: #990000;
	background-image: url(../images/homepage/arrows.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	margin-left: 20px;
}
#examples a:hover {
	text-decoration: none;
	color: #990000;
}


/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h3{
	font: bold 110% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
 font: 110% Arial,sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/*********     Layout Divs     ***********/

#mainnav {
	background-image: url(../images/homepage/mainnavbkgd.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 760px;
}
#mainheader {
	height: 34px;
	width: 760px;
}
#flashbk {
	width: 760px;
	height: 110px;
}

#pagecell1{
	width:100%;
	background-color: #FFFFFF;
	visibility: visible;
}

#tl {
	position:absolute;
	top: -6px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -54px;
	right: -4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 7%;
	right: 7%;
	width:75%;
	background-color: #FFFFFF;
	
}

#pageNav{
	width:150px;
	padding: 0px;
	font: 65% Verdana, sans-serif;
	background-image: url(../images/2pages/images/ltnav.jpg);
	background-repeat: repeat-y;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 150px;
}


/************    Component Divs     *************/

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 56px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 12px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px;
	font-size: 70%;
	min-height: 200px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
html>body .feature {height: auto;}

.feature h3{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 70%;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #990000;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: none;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 65%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #993300;
	background-image: none;
	font-weight: bold;
	text-decoration: underline;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	padding-bottom: 1.5px;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/**************** header styles *****************/
#headercell1 {
	position:absolute;
	top: 0px;
	left: 15%;
	right: 15%;
	width:70%;
	background-color: #ffffff;
	visibility: visible;
	height: 25px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
}
.feature p {
	padding-right: 20px;
}

#headercell2 {
	position:absolute;
	top: 25px;
	left: 15%;
	right: 15%;
	width:10%;
	background-color: #000000;
	visibility: visible;
	height: 100px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
}
#headercell3 {
	position:absolute;
	top: 25px;
	left: 25%;
	width:60%;
	background-color: #000000;
	visibility: visible;
	height: 100px;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
#headercell4 {
	position:absolute;
	top: 125px;
	left: 15%;
	right: 15%;
	width:70%;
	background-color: #FFFFFF;
	visibility: visible;
	height: 50px;
	background-image: url(topnavback.jpg);
	background-repeat: repeat-x;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#examples h5 {
	font-size: 75%;
	padding-top: 20px;
	padding-left: 15px;
	display: block;
	list-style-type: square;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}
.tableborder {
	border: 1px solid #CCCCCC;
}


#examples {
	background-image: url(../images/homepage/examplebkgd.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 760px;
}


#maintopnav {
	background-image: url(../images/homepage/flashbkgd.jpg);
	height: 60px;
	width: 760px;
}
#examples img {
	padding-left: 20px;
	margin-bottom: 10px;
}


#mainfooter {
	color: #666666;
	font-size: 60%;
	text-align: center;
}


#example1 {
	left:1px;
	width:180px;
	height: 140px;
	float: left;
}
#example2 {
	left:190px;
	width:180px;
	float: left;
}
#example3 {
	left:380px;
	width:180px;
	float: left;
}
#example4 {
	left:570px;
	width:180px;
	float: left;
}
#blackheader {
	background-image: url(../images/2pages/images/blackbkgr.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
}
#ltnav2 {
	background-image: url(../images/2pages/images/ltnav.jpg);
	width: 144px;
	background-repeat: repeat-y;
	display: block;
	vertical-align: top;
}
#prefooter {
	background-image: url(../images/2pages/images/prefooter.jpg);
	height: 35px;
	width: 760px;
}
.leftline {
	border: 1px solid #CCCCCC;
}
#exampleimages {
	height: 100px;
	width: 150px;
	overflow: scroll;
}
.pagelinks {
	font-size: 85%;
	margin-top: -1.5em;
}
.navnewbackground {
	background-image: url(../images/navigation/headnav.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
