/* Get Net Smart CSS Document */

html, body {
height:100%;
}

body {
margin:0;
padding:0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #7D8EA2;
background-color: #262F3E;
}
a:link, a:visited {
color: #99CC66;
text-decoration: none;
}
a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
}
h1{
color:#FFFFFF;
font-size:24px;
font-weight:normal;
padding:0 0 10px 0;
margin:0;
}
h4 {
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
h5 {
font-size:11px;
font-weight:bold;
color:#FFFFFF;
margin:0;
padding:0;
}



/* classes*/

.list td {
padding: 0 10px 3px 10px;
vertical-align:top;
}
table.list {
padding-bottom: 40px;
}
.linev {
background-image: url(images/grey_dot_v.gif);
background-repeat: repeat-y;
background-position:left;
}

.padTB {
padding: 22px 0 20px 0;
}
.padRT {
padding-right: 20px;
}
.padRTheavy{
padding-right: 40px;
}
.padLT {
padding-left: 20px;
}
.padT {
padding-top: 40px;
}
.padTlight{
padding-top:10px;
}
.padspecial{
margin: 0 0 90px 40px;
}

.bold{
font-weight:bold;
}
.boldWH{
font-weight:bold;
color:#FFFFFF;
}
.line{
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
padding:3px 0 3px 0;
}
.whbrder{
margin-top:0;
padding-top:0;
}

.imgLT{
float:left;
}
.imgRT{
float:right;
}
.brdright{
border-right:1px solid #535860;
}
.smallcaps{
font-variant:small-caps;
font-size:10px;
color:#FFFFFF;
}

/* Wrap*/

#wrap {
width:100%;
height:100%;
}
#wrapperdiv {
height:100%;
}

/* Nav Primary*/

#navbg {
width:50%;
vertical-align:top;
padding: 20px 0 0 40px;
background-image: url(images/navbg.jpg);
background-repeat: repeat-x;
background-position:top;
background-attachment:fixed;
background-color:#3E4D5E;
}
#nav{
width:180px;
padding: 30px 0 0 0;
}
#nav td {
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
}

#nav a{
letter-spacing:3px;
display: block;
padding: 2px 0 2px 5px;
font-variant:small-caps;
font-size:10px;
}
#nav a:link, #nav a:visited {
color:#FFFFFF;
text-decoration:none;
}
#nav a:hover, #nav a:active{
color:#FFFFFF;
text-decoration:none;
background-color:#4D6075;
}

#navcontent{
width: 180px;
font-size:9px;
padding:15px 0 15px 5px;
}
#navbottom{
width:25%;
background-color:#3E4D5E;
}
#navbottom2{
vertical-align:top;
height: 80px;
background-image: url(images/dark_grey_dot.gif);
background-repeat: repeat;
}


/* Nav Top*/
#topnav td {
background-image: url(images/grey_dot_v.gif);
background-repeat: repeat-y;
background-position:left;
padding: 10px 20px 20px 20px;
}
#topnav img{
padding: 0 0 5px 0;
}
#topnav{
color: #FFFFFF;
font-weight: bold;
font-size:9px;
width:600px;
padding-right:20px;
}
#topnav a:link, #topnav a:visited {
color: #FFFFFF;
text-decoration:underline;
}
#topnav a:hover, #topnav a:active {
color: #7D8EA2;
text-decoration:underline;
}

/* Footer*/
#footerbg{
font-size:9px;
width:100%;
background-image: url(images/footerbg.jpg);
background-repeat: repeat-x;
background-position:top;
background-color:#465468;
padding:3px;
}
#footer{
color: #8B9AB1;
text-align:center;
}
#footer td{
padding: 4px;
}

#footer a:link, #footer a:visited {
color: #8B9AB1;
text-decoration:underline;
}
#footer a:hover, #footer a:active {
color: #FFFFFF;
text-decoration:none;
}

/* Content Primary*/

#left {
width:75%;
padding-right: 1px;
background-image: url(images/white_dot_v.gif);
background-repeat: repeat-y;
background-position:right;
}

#content{
width: 600px;
padding: 0 70px 0 0;
}
#blackboard {
padding-right: 1px;
background-image: url(images/blackboard.jpg);
background-repeat: no-repeat;
background-position:top left;
}
#flawrap {
width: 100%;
padding-top: 40px;
}
#dkbg {
background-color:#202733;
padding:10px 0 10px 0;
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
}
#dkbg h1 {
font-size:large;
margin:10px 50px 10px 0;
padding:0;
font-weight:normal;
color: #FFFFFF;
}

/* Portfolio*/

#portfolio {
font-size:10px;
line-height: 150%;
margin: 0;
padding:20px 0 20px 0;
display: block;

}
#portfolio p{
text-align:left;
}
#portfolio td{
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
padding:10px 15px 10px 0;
}
table#portfolio {
padding-right: 0;
}

#portfolio img {
float:left;
margin: 0 10px 5px 0px;
padding: 5px;
border: 1px solid #686E78;
background-color:#202733;
}
#portfolio a{
font-weight: bold;
}

#sample {
width:100%;
font-size:9px;
}
#sample td{
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
padding: 10px 0 10px 3px;
}
#sample img {
margin: 0 10px 5px 0px;
padding: 5px;
border: 1px solid #686E78;
background-color:#202733;
}

#sample p{
padding: 0 30px 0 0 ;
}

table#contact {
width: 100%;
}
#contact td{
background-image: url(images/grey_dot_h.gif);
background-repeat: repeat-x;
background-position:bottom;
padding: 5px 0 5px 0;
width: 100%;
}
#contact h4{
background-color:#202733;
margin:0;
padding:8px;
}
#contact input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#777777;
}
#legal li{
list-style-image:url(images/arrowWH.gif);
margin:10px 0 0 0;
}
