﻿/* ITATI Group */
*{margin: 0; padding: 0; border: 0; font-weight: normal;} strong{font-weight: bold;} #welcome strong{font-weight: normal;}
body
{
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman" , times, serif;
    font-size: 15px;
    text-align: center;
    line-height: 1.3em;
    color: #7a6238;
    background: url(images/footer-wrap-bg.jpg) repeat-y 50% 0px;
}
a{color: #5c4c39; cursor: pointer;}
a:hover{color: #fff;}
/* Common properties */
#header, #nav, #content, #lower-content, #footer{width: 960px; margin: 0 auto; position: relative;}

/* Header*/
#header-wrap
{
    height: 40px;
    background: url(images/header-bg.gif) #333 repeat-x left top;
}
#header{position: relative; height: 40px;}
#header a{color: #9e9e9e; font-size: 12px;}
#header p{position: absolute; top: 10px; right: 0; text-align: right; color: #9e9e9e; font-size: 12px;}
#header a{color: #999;}
#header a:hover{color: #fff;}
#header a.current{color: #fff;}

/* Logo and Nav box */
#nav-wrap
{
    height: 125px;
    background: url(images/nav-wrap-bg.gif) #000 repeat-x;
}
#nav{height: 125px; background: url(images/nav-bg.jpg) top left no-repeat;}
#nav img{position: absolute; bottom: 24px; left: 0px;}

/* Start Main Navigation */
#nav-box{width: 561px; position: absolute; bottom: 0; right: 0; height: 125px; background: url(images/nav2.jpg) top left no-repeat;}
#nav-box ul{list-style-type: none; height: 125px; margin: 0; padding: 0;}
#nav-box li{float: left; cursor: pointer; }
#nav-box li a{height: 0; margin: 0; padding-top: 125px; color: #2d3440; overflow: hidden; cursor: pointer; background: url(images/nav2.jpg) no-repeat; display: inline; float: left; position: relative;}
#nav-box li a:active, #nav-box li a:hover{cursor: pointer;}
/* Static nav item*/
#nav-box li#index a{width: 111px; background-position: 0 0;}
#nav-box li#portfolio a{width: 113px; background-position: -111px 0;}
#nav-box li#services a{width: 100px; background-position: -224px 0;}
#nav-box li#about-us a{width: 105px; background-position: -324px 0;}
#nav-box li#contact-us a{width:132px; background-position: -430px 0;}
/* Current nav item */
#nav-box li#index a.current, #nav-box li#index a.current:hover, #nav-box li#index a.current:active{width: 111px; background-position: 0 -125px;}
#nav-box li#portfolio a.current, #nav-box li#portfolio a.current:hover, #nav-box li#portfolio a.current:active{width: 113px; background-position: -111px -125px;}
#nav-box li#services a.current, #nav-box li#services a.current:hover, #nav-box li#services a.current:active{width: 100px; background-position: -224px -125px;}
#nav-box li#about-us a.current, #nav-box li#about-us a.current:hover, #nav-box li#about-us a.current:active{width: 105px; background-position: -324px -125px;}
#nav-box li#contact-us a.current, #nav-box li#contact-us a.current:hover, #nav-box li#contact-us a.current:active{width:132px; background-position: -430px -125px;}
/* Hover nav item */
#nav-box li a span{cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0; display: none; height: 0; margin: 0; padding-top: 125px;}
#nav-box li#index a:hover {width: 111px; background: url(images/nav2.jpg) 0 -250px;}
#nav-box li#portfolio a:hover {width: 113px; background: url(images/nav2.jpg) -111px -250px;}
#nav-box li#services a:hover {width: 100px; background: url(images/nav2.jpg) -224px -250px;}
#nav-box li#about-us a:hover {width: 105px; background: url(images/nav2.jpg) -324px -250px;}
#nav-box li#contact-us a:hover {width: 132px; background: url(images/nav2.jpg) -430px -250px;}
/* Clicked nav item*/
#nav-box li#index a:active, #nav-box li#index a:active span{width: 111px; background-position: 0 -375px;}
#nav-box li#portfolio a:active, #nav-box li#portfolio a:active span{width: 113px; background-position: -111px -375px;}
#nav-box li#services a:active, #nav-box li#services a:active span{width: 100px; background-position: -224px -375px;}
#nav-box li#about-us a:active, #nav-box li#about-us a:active span{width: 105px; background-position: -324px -375px;}
#nav-box li#contact-us a:active, #nav-box li#contact-us a:active span{width: 132px; background-position: -430px -375px;}
/* End Navigation */

/* Main Content */
h2, h3{color: #fff9e6; font-size: 22px; line-height: 25px; font-weight: normal; margin-bottom: 3px;}
#content-wrap{border-top: 6px solid #d5c9a3; background: #fff9e6 url(images/content-bg.gif) repeat-x;}
#content{overflow: hidden;}
#left-col{width: 370px; float: left; padding-top: 10px;}
#left-col h1{font-size: 21px; text-align: left; font-weight: normal; color: #7a6238; line-height: 26px;}
#left-col p{padding-top: 0.7em; text-align: left; color: #7a6238;}
p.last{padding-bottom: 1.5em;}
#left-col a{color: #4a3a1e; padding: 2px 1px;} #left-col a:hover{background: #f2e5cd; color: #000; padding: 2px 1px;}
#right-col{height: 100%; position: absolute; right: 0; top: 0; width: 561px; background: #f5e9cc url(images/content-bg2.jpg) repeat-x;}
#right-col-left
{
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 281px;
    background-color: transparent;
}
#right-col-right
{
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 281px;
    background-color: transparent;
}
/* Lower Main Content */
#lower-content-wrap{background: #8a7c68 url(images/lower-border.gif) repeat-x;}
#lower-content{position: relative; overflow: hidden; font-size: 14px;}
#lower-content h2, #lower-content h3{margin-top: 10px; line-height: 35px;}
#lower-left-col{width: 360px; float: left; text-align: left; padding: 25px 0; padding-bottom: 10px;}
#lower-content p{color: #fff9e6; padding-bottom: 10px; padding-top: 2px;}
#lower-content p.date{color: #fff9e6; font-size: 11px; padding-bottom: 0;}
#lower-right-col{position: relative; float: right; background: #827260;
	width: 562px; border-top: 6px solid #c8ad89; padding-top: 19px; padding-bottom: 3em;}
.col{width: 235px; float: left; text-align: left; padding-left: 22px; padding-right: 24px; background: url(images/divider.gif) top right no-repeat;}
.col img{float: left;margin-right: 10px;margin-bottom: 70px;margin-top: 5px; background-color: transparent;}
.col a.image, .col a.image:hover{padding: 0; margin: 0;}
.col a{color: #eefbfc; padding: 2px 1px;} .col a:hover {background: none transparent scroll repeat 0% 0%; color: #333; padding: 2px 1px;}
#lower-right-col p{padding-top: 3px;}
.second{background: none;}
body#welcome p.last{margin-bottom: 0.8em;}
#lower-left-col a{color: #eefbfc; padding: 2px 1px;} #lower-left-col a:hover{background: #eefbfc; color: #333; padding: 2px 1px;}
#lower-left-col li{color: #fff9e6;  margin-bottom: 10px; padding-left: 25px; background: url(images/point.gif) 0px 50% no-repeat;}

/* Portfolio Content */
body#work #content{padding-top: 35px;}
body#work h1, body#work h2{text-align: left; font-weight: normal; color: #6c5b3c;}
body#work h1{float: left;}
body#work h2{font-size: 20px; line-height: 22px; margin-bottom: 8px; color: #7a6238;}
body#work h1{font-size: 21px; margin-bottom: 20px; color: #7a6238;}
body#work #content p{color: #7a6238; font-size: 13px; padding-bottom: 16px;}
.item{position: relative; background: #f5e9cc; padding: 12px; overflow: hidden; margin-bottom: 35px; margin-top: 10px; width: 960px; border-top: 4px solid #d5c9a3; border-radius : 20px; -moz-border-radius : 20px; -webkit-border-radius : 20px;}
.item img{float: right; border: 1px solid #d5c9a3; padding-left: 0; margin-left: 0; width: 704px; height: 300px; background: url(images/loading2.gif) 335px 240px no-repeat; margin-right: 28px;}
body#work #lower-content-wrap h2{color: #fff9e6;}
.info{position: relative; float: left; width: 200px; text-align: left; height: 300px; line-height: 1.2em;}
.lower h3{font-size: 13px; color: #7a6238; font-weight: bold; padding-bottom: 0; margin-bottom: 0; line-height: 1.6em;}
.lower{position: absolute; bottom: 12px; left: 12px; width: 200px; text-align: left; line-height: 1.2em;}
a.box{position: relative; color: #6c5b3c; display: block; height: 20px; width: 200px; border-top: 1px solid #d5c9a3;  padding: 8px; text-align: left; background: url(images/a-box-bg.gif) repeat-y; text-decoration: none;}
a.box img{position: absolute; border: none; width: 10px; height: 10px; margin: 0; padding: 0; top: 10px; right: 12px;}
a.box:hover{background: #6c5b3c; color: #f5e9cc; cursor: pointer;}

/* Portfolio Pagination */
.pages{position: absolute; right: 0; top: 35px;}
.pages ul{list-style-type: none;}
.pages li{float: left; border: 1px solid #d5c9a3; margin-left: 3px;}
.pages li a{display: block; padding: 6px 0px 0px 10px; width: 123px; color: #6f6250; cursor: pointer; text-decoration: none; background: #f5e9cc; padding-bottom: 70px; text-align: left;}
.pages li a:hover{color: #6c5b3c; background: #d5c9a3; padding: 6px 0px 0px 10px; width: 123px; padding-bottom: 70px;}
.pages li.current a, .pages li.current a:hover{background: #89795b; color: #fff;}
.pages li a:active{background: #333; color: #fff;}
.pages2{position: relative; float: right; margin-bottom: 25px;}
#work .item a.notmain:hover{color: #000;}

/* About-us Content */
body#about p{font-size: 14px;}
body#about #slideshow2
{
    width: 528px;
    height: 245px;
    margin: 15px 20px 15px 17px;
}
body#about #slideshow2 img{width: 528px; height: 245px;}
body#about #right-col{background: #f5e9cc;}
body#about #lower-right-col{position: relative; float: right;}
body#about #right-col h1,
body#serv #right-col h1{text-align: left; font-size: 21px; color: #7a6238; margin-left: 24px;}
body#about #right-col p{text-align: left; padding-right: 24px; padding-left: 24px; padding-bottom: 0px; padding-top: 10px;}
img.about{float: left; border: 4px solid #dbcaa3; margin-right: 12px; margin-bottom: 1px; width: 95px; height: 115px; background: #8a7c68;}
#right-col p{margin-bottom: 1.1em;}
#right-col p.last{margin-bottom: 1.5em;}
body#about #right-col{position: relative; float: right;}
body#about #footer p{font-size: 10px;}
body#about #left-col, #right-col p{text-indent: 15px;}

/* Services Content */
body#serv p{font-size: 14px;}
body#serv #right-col, body#serv #left-col{padding-top: 35px;}
body#serv #right-col{padding-top: 35px;}
body#serv #right-col h1{margin-bottom: 9px;}
body#serv h1{padding-bottom: 0; line-height: 1em; margin-bottom: 0px; /*color: #2a3f6a;*/}
body#serv #right-col p{font-size: 14px; margin-bottom: 1.1em; text-align: left; margin-left: 25px; margin-right: 25px;}
body#serv #right-col{background: #f5e9cc; margin-left: 25px; position: relative; float: right;}
body#serv #right-col li
{
    margin-bottom: 10px;
    padding-left: 25px;
    text-align: left;
    list-style-position: inside;
    list-style-type: circle;
}
body#serv #left-col img
{
    float: right;
    margin-right: 15px;
    margin-top: 3px;
    margin-bottom: 12px;
}

body#serv #right-col img
{
    float: right;
    margin-right: 50px;
}
body#serv #left-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col p.last{padding-bottom: 0; margin-bottom: 2em;}
body#serv #right-col a, body#serv #left-col a{padding: 2px;}
body#serv #right-col a:hover, body#serv #left-col a:hover{background: none transparent scroll repeat 0% 0%;}
body#serv #right-col a:hover{color: black;}
body#serv #lower-right-col{position: relative; float: right;}
body#serv #footer p{line-height: 1em; margin-top: 1em; font-size: 10px;}
body#serv #footer{padding-top: 25px; font-size: 10px;}

/* Contact-us Content */
body#contact #left-col p
{
    text-indent: 10px;
}
body#contact #left-col h1
{
    text-align: center;
}
body#contact #right-div
{
    padding-left: 80px;
    padding-top: 30px;
}
body#contact a:hover{background: none transparent scroll repeat 0% 0%; color: Black;}
body#contact h3{font-size: 19px; line-height: 24px;}
body#contact #right-col p
{
    color: #6f6250;
    text-align: left;
    margin-left: 80px;
    text-indent: 0px;
}
body#contact #right-col img
{
    float: left;
    text-align: left;
    margin-top: 20px;
}
body#contact #left-col img
{
    text-align: left;
    padding-bottom: 10px;
}
body#contact #right-col{position: relative; background: #f5e9cc; float: right;}
body#contact #right-col h2
{
    font-size: 20px;
    line-height: 24px;
    color: #6c5b3c;
    text-align: left;
    margin-left: 40px;
    margin-top: 40px;
    left: 10px;
    position: relative;
}

body#contact #right-col li
{
    text-align: left;
    margin-left:80px;
    list-style-type: none;
}
/* Contact-us Content - form */
body#contact #lower-right-col{position: relative; float: right; padding-bottom: 10px;}
body#contact form{padding: 25px 0 35px 0; color: #6c5b3c;}
body#contact input.userdetails, body#contact textarea{font-size: 12px; font-family: georgia, "Times New Roman", serif; width: 350px; padding: 6px 4px;}
body#contact textarea{height: 170px;}

/* Forms */
input, textarea{padding: 4px; border: 1px solid #6c5b3c; font-size: 16px; color: #6c5b3c; background: #fff9e6; width: 210px; font-family: monospace; margin: 2px 0;}
form label {display: block; float: right; width: 150px;  padding: 0; margin: 7px 0 0 0; text-align: left;}
input.submit{ text-align: center; float: left; font-family: georgia; font-size: 14px; margin-left: 25px; margin-bottom: 20px; padding: 12px 6px; width: 130px; border: 1px solid #f5e9cc;}
input.submit:hover{cursor: pointer; background: #fff;}
fieldset{background: #f5e9cc; padding: 12px 2px; margin: 0; margin-bottom: 10px;}
select{background: #6f6251; color: #f5e9cc; text-transform: none; font-size: 10px; margin: 0 auto;}

/* Pay Invoice content */
body#pay #right-col{text-align: left;}
body#pay #left-col{margin-bottom: 6em;}
body#pay form{padding: 74px 30px 35px 25px;  color: #6c5b3c;}

/* Footer */
#footer
{
    color: #aba28f;
    line-height: 6em;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
}
#footer p{font-size: 10px;}
#footer a{color: #aba28f; text-decoration: none;}

/* Misc Classes, etc */
body{-moz-opacity: 0.9999;} /* Fix the FF Mac font glitch */
.about-links{float: left; padding-bottom: 40px; width: 116px;}
.linkedin{clear: both; float: left; margin: 0; padding: 0; margin-left: 10px;}
.col2{width: 250px; float: left;}
p.legal{font-size: 10px; line-height: 20px; text-transform: none; color: #a79c8d; margin-bottom: 25px;}
p.legal a{color: #b7ab99; text-decoration: none;}
.underline{text-decoration:underline;}
.sent, .error{display: none;}
.zoomerz{cursor: pointer;}
.clear{clear: both;}
/* Remove silly dotted outline from links in FF */
a{outline: none;}
