/* New Portfolio 2009
Byron Coons - UI Designer/Developer
revisions: 
07/07/09
08/27/09
08/29/09
08/20/09
09/01/09
09/03/09
09/09/09
09/14/09 (CSS link added.)
01-17-10 (Added PHP link and form for example.)
*/

/*Begin styles*/


body
   {
    background-color: #dfe1e3;
    background-image: url(../images/bckgrnd_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto
	}
	
#outerContainer 
   {
    position: relative;
    margin: 0px auto;
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 990px;
    height: 100%;
	background-color: #FFFFFF;
	border-top: thin;
	border-top-color: #23317A;
	border-top-style: solid;
	}
	
#headerTitle
   {
    width: 990px;
	height: 90px;
	margin-top: 0px;
	left: 0px;
	background-color: #23317A;
	background-image:url(../images/onlnptf_header5.jpg)
    }
	
#topNavbar
    {
	 width: 940px;
	 height: 28px;
	 margin-left: 0px;
	 margin-right: 0px;
	 text-align: right;
	 background-color: #dfe1e3;
	 border-bottom: thin;
	 border-bottom-color: #23317A;
	 border-bottom-style: solid;
	 border-top: thin;
	 border-top-color: #23317A;
	 border-top-style: solid;
	 padding-top: 4px;
	 padding-right: 50px
	 }
	 
.dropInfo
    {
	position: absolute;
	top: 16px;
	left: 798px;
	background-color: transparent;
	}
	
#headerNav
   {
    width: 990px;
	height: 36px;
	background-color: #23317A;
	text-align: center
	}
	
.navBar 
   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none
	}

#resouceBar
    {
	 width: auto;
	 height: 60x;
	 text-align: right;
	 padding-right: 50px;
	 padding-top: 10px
	}
	

a:link 
    {color: #0099FF}
   
a:visited 
    {color: #0099FF}
   
a:hover 
    {color: #BAC2DB}
	
	
#titleDisplay
   {
    width: 990px;
	height: 20px;
	left: 0px;
	padding: 0px;
	background-color: #23317A
	}
	

	
#mainDisplay
   {
    width: 990px;
	height: 100%
	}
	
.headerDisplay
    {
	 width: 873px;
	 height: 200px;
	 text-align: left;
	 margin-left: 117px
	 }
	 
.siteInfo
    {
	 font-family: Tahoma;
	 font-size: 10px;
	 font-style: normal;
	 line-height: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-align: left;
	 text-decoration: none;
	 color: #000033;
	 line-height: 15px
	}
	
/*new content display */

.sampleLeft
    {
	 width: 500px;
	 height: 100%;
	 background-color: #FFFFFF;
	 float: left
	 }


.sampleDescript
    {
	 width: 449px;
	 height: 100%;
	 padding: 20px;
	 background-color:#FFFFFF;
	 float: right
	 }
	 
.sampleSpace
    {
	 width: auto;
	 height: 50px;
	 clear: both
	 }
	 
.printTitle 
   {
    font-size: 14px;
	font-weight: bold;
   }

/* end new content display*/

/*new display for Sun Services*/

#displaySun
    {
	 width: 1280px;
	 height: 100%;
	 position: relative;
     margin: 0px auto;
     margin-left: auto;
	 margin-right: auto;
	 margin-top: 0px;
    }
	 
.displayTop
    {
	 width: 1280;
	 height: 80px;
	 text-align: left
	 }

#displayImage
    {
	 width: 1280px;
	 height: 800px
	 }

/*/new display for Sun Services*/
	
#examples
    {
	 width: 100%;
	 height: 400px;
	 background-color: #FFFFFF;
     margin-top: 25px
	 }
	 
#userStory1
   {
    width: 480px;
	height: 100%;
	float: left;
	text-align: center;
	padding: 6px
	}
	
#userStory2
   {
    width: 480px;
	height: 100%;
	float: right;
	text-align: center;
	padding: 6px;
	}
	
#userStory3
   {
    width: 700px;
	height: 160px;
	clear: both;
	margin-left: 100px;
	margin-bottom: 50px;
	margin-top: 10px;
	text-align: center
	}
	
#footer
   {
    width: 990px;
	height: 36px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #23317A
	}

.copyRight 
   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #3399FF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-position: center
	}
	
.pageTitles 
   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099FF;
	text-decoration: none
	}
	
.contentText 
   {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none
	}
	
/*Resume style rules*/

p, blockquote
   {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #000033
	}
	
h4
   {
    font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #000033;
	background-color: white;
    margin-left: 25px
	}
	
ul

   {
    font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000033;
	list-style-type: square
	}
	
li.new
   { 
    list-style-image: url(images/diamond.gif)
	}
	

#resumeMainbox
   {
    width: 100%;
    background-color: white
	}
 
#openers
   {
    width: 750px;
    margin-left: 25px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: white
	}
 
.infoTop
   {
    width: 750px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    background-color: white
	}

#infoBottom
   {
    width: 750px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    background-color: /*#EFF1F3*/ #DEE4FC
	}
	
/* PHP link*/


#formBox
   {
   	width: 310px;
   	margin: 0 auto;
   	background-color: #C8CDDB;
   	text-align: right;
   	border: solid 1px #8F98C4;
   	padding:10px;
   	margin-bottom: 25px
  }
  
.infoText
   {
    font-family: Tahoma;
	  font-size: 11px;
	  font-style: normal;
	  line-height: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-align: left;
	  color: #000033;
  }

   
/*/ PHP link*/
/* End Style Rules */
