/* CSS Document */

body {
	font-family:  'Lucida Sans Unicode', 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #666666;
}

#left-promo .inner-box {
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	line-height: 14px;
}

#left-featured .inner-box {
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	line-height: 14px;
}

#container {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 90%;
}
#header {
	height: 221px;
}
.logo {
	float: left;
}
#mainbody #main-left {
	float: left;
	width: 225px;
	background-image: url(images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
	padding-top: 45px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	line-height: 28px;
	padding: 20px 0 6px 0;
	margin: 0px;
	letter-spacing:-1px;
	color: #333333;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	letter-spacing:-1px;
	color: #333333;
}
.simple {
	background-image: url(images/img01_22.jpg);
	height: 23px;
	width: 161px;
	line-height: 23px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-indent: 12px;
	text-decoration: none;
}

.simple a:link, .simple a:visited, .simple2 a:link, .simple2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	color: #a99e1e;
	margin:20px 0px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing:-1px;
}
.services-list {
	list-style-type: none;
	margin-top: 10px;
	color: #666666;	
	padding-left: 25px;
	line-height:175%;
	
}
.services-list li ul li
{
	list-style-type:none;
	font-size:.8em;
}
.services-list li a
{
	color:#a99e1e;
	font-size:.8em;
}
.services-list li a:link
{
	text-decoration:none;
}
.services-list li a:hover
{
	text-decoration:underline;
}
.services-list li a:visited
{
	/*This stops the underline from appearing during hover*/
	/*text-decoration:none;*/
}
.shanna {
	float: right;
}



#main-left #user-login {
	width: 205px;
	
	/*height: 149px;*/
	background-image: url(images/user-login-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom: 15px;
}
#user-login .form {
	padding: 15px 5px 5px 5px;
	margin: 0px;
}
#user-login label {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
}
#user-login .login-button {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images/login-button.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 55px;
	display: block;
	text-indent: 12px;
	margin-top: 8px;
	text-decoration: none;
	font-weight: bold;
}
#user-login input {
	font-size: 11px;
}


h2.user-login  {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(images/img01_15.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box-botom {
	background-image: url(images/img01_33.jpg);
	background-repeat: no-repeat;
	height: 9px;
	display: block;
	
}
.box-top {
	background-image: url(images/img01_33-2.jpg);
	background-repeat: no-repeat;
	height: 9px;
	display: block;
}
.co-name {
	color: #a99e1e;
}
.price
{
	color:#666666;
}
.price span
{
	color:#91ac75;
	font-weight:bold;
}

#mainbody #main-content {
	width: 627px;
	float: right;
	padding: 0px;
}
#main-content #main-nav-bar {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#main-nav-bar .nav-end {
	float: right;
	background-image: url(images/nav_end.jpg);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 9px;
	background-repeat: no-repeat;
}
ul.menu {
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	font-weight:normal;
	font-size: 13px;
}
ul.menu li {
	float: left;
	padding-left: 18px;
}

.inner-box a {
	font-weight: normal;
	letter-spacing:-1px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 175%;
}
.right-content-main {
	padding: 15px;
}
/*----------------------------
Contact page
----------------------------*/
#contact
{
    position:relative;
    top:20px;
    width:360px;
    float:left;
}
#contact span    
{
    width:175px;
}    
#contact label{
	display: block;
	padding-top: 5px;
    width: 197px;
}
#contact input.field
{
    width:100px;
}
#contact input[type="text"]
{
	width:300px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 100%;
	height: 150px;
	margin: 0;
}
#contact.followright
{
    display:inline;
    width:100px;
}
#contactInfo
{
    position:relative;
    top:40px;
    float:right;
    width:200px;
    text-align:center;
}
.contactMap
{
    position:relative;
    top:30px;
}
#contact p.error   
{
	color:#ff0000;
}
    
#left-promo {
	width: 205px;
	background-image: url(images/promo-box.jpg);
	background-repeat: repeat-y;
}
   
#left-featured {
	width: 205px;
	background-image: url(images/promo-box.jpg);
	background-repeat: repeat-y;
}

ul.menu a:link, ul.menu a:visited {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

ul.menu a:hover, ul.menu a:active {
	color: #5d6f49;	
}
a:link, a:visited 
{
    color: #93af70;
}
a:hover, a:active {
	color: #B7D1C6;
}
#user-login .passowrd-hint {
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-top: 8px;
}
.simple2 {
	background-image: url(images/img01_31.jpg);
	height: 23px;
	width: 161px;
	line-height: 23px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-indent: 17px;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 32px;
	margin-top: 25px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 10px;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	margin-bottom: 15px;
}
#footer .menu  {
	margin-left: 10%;
	font-size: 90%;
}
#footer ul
{
	padding-left:25px;
}
.seperator {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	margin-top: 25px;
}

.divsep 
{
    background-image: url(images/seperator.gif);
    background-repeat: repeat-x;
    height: 1px;
 }   
    
#footer .menu a {
	font-size: 11px;
}

.footer-right {
	background-image: url(images/footer-left.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 5px;
}
.footer-left {
	background-image: url(images/footer-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 5px;
}


/*-- styles for portfolio page starts here --*/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.lefttube { float:left;}
.righttube { float:right;}




.p-head { font-size:16px;color:#5E5E5E; font-weight:bold; margin:0 0 10px 0;}

.disc-head { margin:0; padding:0; line-height:18px;}

#portfolio-content { width:590px; margin-left:0px;}

#portfolio-content h1 { margin:0 0 0px 0;  }
#portfolio-content h2 { font-size:16px; color:#788b85; margin:0; padding:0;  }
#portfolio-content h3 { font-size:14px; color:#759040; margin:0 0 5px 0; padding:1px 0; }

#portfolio-content h5 { font-size:12px; color:#6A8547; margin:0 0 3px 0; padding:0px 0; line-height:18px; }

#portfolio-content label { color:#8fa49d; font-size:13px;}

#portfolio-content p { margin:0 0 14px 0; text-align:justify; line-height:19px; font-size:13px; color:#000;}

.portfolio-section { padding:20px 0 10px 0; clear:both; float:right;}

.prt-top-bend { background:url(images/portfolio/prt-t-bend.png); width:540px; height:5px; clear:both;}
.prt-bot-bend { background:url(images/portfolio/prt-b-bend.png); width:540px; height:9px; clear:both;}

.prt-content-box{

   width:534px; 
   border-left:1px #D3D7CF solid; 
   border-right: 1px #D3D7CF solid; 
   padding:0 2px; 
}

.prt-content {

	padding-top:15px; 
	z-index:10;}

.prt-inner-left  {
	background:url(images/portfolio/prt-image-bg.png) no-repeat; 
	width:141px; 
	height:130px; 
	margin-left:20px; 
	float:left;
	padding:5px; }

.prt-inner-left  img {
    border:0px;
}					

.prt-inner-right { float:right; width:330px; margin-right:15px;}

.prt-inner-right h4 { font-size:11px; padding:0; margin:0; color:#979d91; font-style:italic;}

.discipline-content { font-size:13px;}
.discipline-content .list { width:45%; margin-right:10px; float:left;}

.discipline-content ul { margin:0 0 0 25px; padding:0;}
.discipline-content li { list-style-image:url(images/portfolio/prt-tick.png); color:#798071; padding-bottom:3px;}

.view-website{ font-family:  'Lucida Sans Unicode', 'Lucida Grande',Verdana, Arial, Helvetica, sans-serif;background:url(images/portfolio/visit-website.png); width:74px; height:40px; position:absolute; z-index:100;
				 margin:-25px 0 0 470px; cursor:pointer; text-transform:capitalize;}
				 
.prt-number { background:url(images/portfolio/prt-num-bg.png) no-repeat; width:36px; height:26px; color:#fff; position:absolute; z-index:1000;
				margin:15px 0 0 -32px; text-align:center; padding-top:32px; font-size:18px;}

