@import url('../fonts/font.css');
@import url('coda-slider-2.0.css');

html, body
{
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 background-color: #E1E1E1;
 font-family: CantarellRegular, arial, sans-serif;
 font-size: 16px;
}

p
{
 padding: 0;
 margin: 8px 0 8px 0;
 font-family: CantarellRegular, arial, sans-serif;
 font-size: 16px;
}

a:link
{
 color: #1060D7;
}

a:visited
{
 color: #1060D7;
}

a:hover
{
 color: #696969;
 text-decoration: none;
}

a:active
{
 color: #696969;
 text-decoration: none;
}

h2
{
 font-family: ChunkFiveRegular, arial, sans-serif;
 font-size: 24px;
 margin: 0;
 padding: 0;
 line-height: 24px;
 border-bottom: 1px solid #C3C3C3;
}

h3
{
 font-family: WalkwayBlackRegular, arial, sans-serif;
 font-size: 18px;
 margin: 4px 0 4px 0;
 text-decoration: underline;
}

.clear
{
 position: relative;
 height: 1px;
 line-height: 1px;
 clear: both;
}

#topborder
{
    width: 100%;
    height: 4px;
    background-color: #B7D132;
    z-index: 100;
    position: relative;
}

#header
{
 width: 100%;
 height: 300px;
 background-color: #078DF3;
 border-bottom: 4px solid #B7D132;
 background-image: url('../images/hdbg2.jpg');
 background-repeat: repeat-x;
 background-position: top;
 position: relative;
}

#smheader
{
 width: 100%;
 height: 130px;
 background-color: #078DF3;
 border-bottom: 4px solid #B7D132;
 background-image: url('../images/hdbg2.jpg');
 background-repeat: repeat-x;
 background-position: top;
 position: relative;
}

#hdwrap
{
 width: 960px;
 margin: auto;
 padding: 0;
 position: relative;
}

#hdlogo
{
 position: relative;
 width: 364px;
 height: 100px;
 margin: 0;
 padding: 0;
 float: left;
 z-index: 10;
}

#nav
{
 position: relative;
 padding: 0;
 margin: 0 0 0 60px;
 z-index: 10;
 float: left;
 height: 40px;
 border: 0;
}

#nav ul
{
 margin: 0;
 padding: 5px 0 0 0;
}

#nav li
{
 display: inline;
 font-family: WalkwayBlackRegular, arial, sans-serif;
 font-size: 20px;
 letter-spacing: 2px;
}

#nav li.home a:link
{
 background-image: url('../images/home.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.home a:visited
{
 background-image: url('../images/home.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.home a:hover
{
 background-image: url('../images/home.png');
 background-repeat: no-repeat;
 background-position: 0 -43px;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
}

#nav li.home a:active
{
 background-image: url('../images/home.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.home_active a
{
 background-image: url('../images/home_on.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
 cursor: default;
}

#nav li.contact a:link
{
 background-image: url('../images/contact.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.contact a:visited
{
 background-image: url('../images/contact.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.contact a:hover
{
 background-image: url('../images/contact.png');
 background-repeat: no-repeat;
 background-position: 0 -43px;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
}

#nav li.contact a:active
{
 background-image: url('../images/contact.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.contact_active a
{
 background-image: url('../images/websol_on.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
 cursor: default;
}

#nav li.mywork a:link
{
 background-image: url('../images/mywork.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.mywork a:visited
{
 background-image: url('../images/mywork.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.mywork a:hover
{
 background-image: url('../images/mywork.png');
 background-repeat: no-repeat;
 background-position: 0 -43px;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
}

#nav li.mywork a:active
{
 background-image: url('../images/mywork.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.mywork_active a
{
 background-image: url('../images/mywork_on.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
 cursor: default;
}

#nav li.aboutme a:link
{
 background-image: url('../images/aboutme.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.aboutme a:visited
{
 background-image: url('../images/aboutme.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.aboutme a:hover
{
 background-image: url('../images/aboutme.png');
 background-repeat: no-repeat;
 background-position: 0 -43px;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
}

#nav li.aboutme a:active
{
 background-image: url('../images/aboutme.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #C3C3C3;
 text-decoration: none;
}

#nav li.aboutme_active a
{
 background-image: url('../images/aboutme_on.png');
 background-repeat: no-repeat;
 margin: 0;
 padding: 6px 10px 8px 10px;
 color: #FFFFFF;
 text-decoration: none;
 cursor: default;
}

#cdg
{
 position: absolute;
 clear: both;
 top: 50px;
 left: 0px;
}

#wrap
{
 position: relative;
 width: 100%;
 background-image: url('../images/bg1.png');
 background-repeat: repeat-y;
 background-position: center;
 margin: 0 0 -10px 0;
 z-index: 10;
}

#main
{
 width: 940px;
 margin: auto;
 padding: 1px 6px 0 8px;
 background-color: #FFFFFF;
 clear: both;
}

#mainlt
{
 width: 600px;
 float: left;
}

#mainrt
{
 width: 335px;
 float: right;
 text-align: left;
}

#three
{
 width: 950px;
 clear: both;
 margin: 10px 0 0 0;
 padding: 10px 0 0 0; 
}

#thlt
{
 width: 300px;
 float: left;
 margin: 0 0 0 0;
 clear: left;
}

#thmd, #thrt
{
 width: 300px;
 float: left;
 margin: 0 0 0 20px;
}

#thlt p, #thmd p, #thrt p
{
 font-size: 13px;
 font-family: CantarellBold, arial, sans-serif;
}

#wrapbot
{
 position: relative;
 width: 100%;
 height: 69px;
 margin: 0;
 background-image: url('../images/bgbot.png');
 background-repeat: no-repeat;
 background-position: center;
 z-index: 1;
}

/*style for portfolio.php*/

div.portimg
{
 position: relative;
 width: 475px;
 height: 471px;
 margin: 20px 0 0 0px;
 padding: 0;
 float: left;
 clear: left;
}

.portimg img
{
 margin: 0;
 padding: 0;
}

div.porttxt
{
 width: 390px;
 margin: 20px 0 0 0;
 padding: 2px 0 0 0;
 color: #000000;
 float: left;
 font-family: CantarellRegular, arial, sans-serif;
 font-size: 13px;
}

.porttxt th
{
 vertical-align: top;
 text-align: right;
}

.slidenav
{
 width: 230px;
 margin: auto;
 padding: 0 0 0 80px;
}

/*style for foot.php*/

#ftcont
{
 width: 950px;
 margin: auto;
 margin-top: -25px;
 z-index: 20;
 position: relative;
 font-size: 13px;
}

#ftcont a:link
{
 text-decoration: none;
 color: #078CF3;
}

#ftcont a:visited
{
 text-decoration: none;
 color: #078CF3;
}

#ftcont a:hover
{
 text-decoration: underline;
 color: #078CF3;
}

#ftcont a:active
{
 text-decoration: underline;
 color: #078CF3;
}

#ftcont p
{
 font-size: 13px;
}

#ftleft
{
    width: 400px;
    float: left;
}

#ftright
{
    width: 500px;
    float: right;
    text-align: right;
}

#ftleft ul
{
 margin: 0;
 padding: 0;
}

#ftleft li
{
 display: inline;
 list-style-type: none;
 margin: 0 2px 0 2px;
 font-family: CantarellRegular, arial, sans-serif;
 font-size: 13px;
 color: #878787;
}

/*style for about.php*/

.biostart
{
 font-family: ChunkFiveRegular, arial, sans-serif;
 font-size: 20px;
 color: #4B4B4B;
}

.name
{
 color: #2774CD;
}

.softlist
{
 font-size: 14px;
}

.softlist ul
{
 margin: 0 0 0 15px;
 padding: 0;
 list-style-type: none;
}

.softname
{
 font-size: 16px;
 font-weight: bold;
 color: #2774CD;
}

/*style for contact.php*/
#contact th
{
 text-align: right;
}

.small
{
 font-size: 11px;
 color: #4B4B4B;
}

/*style for myrequests.php*/
.requests
{
    font-size:13px;
    margin-top: 8px;
}

.requests table
{
    border-right: 1px solid black;
}

.requests th
{
    border: 1px solid black;
    border-right: none;
    border-bottom: none;
    background-color: red;
}

.requests td
{
    border: 1px solid black;
    border-right: none;
}
