/******************************************************
*                                                     *
*   CSS file - http://www.sitename.com/       			  *
*   Copyright (c) MIP Design, 2008.               		*
*                                                     *
******************************************************/


/* Base
------------------------------------------------------*/

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: url(../images/bg_page.jpg) repeat-x 0 0;
	background-color: #684e40;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 155%;
	color: #684e40;
}

p2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
}

a
{
	outline: none;
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	text-decoration: none;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}

h1
{
	color: #EEE9C6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
	margin-left: 30px;
}

#toptext
{
	padding-left: 5px;
	clear: both;
}

/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	font-size: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
display:block;
min-width:0;
}
* html .clearfix {
height:1%;
}
.clr, .clear {
clear:both;
}

/* Layout
------------------------------------------------------*/

#page-container
{
	width: 900px;
	margin: 0px auto;
	margin-top: 5px;
	text-align: left;
}

#page-navigation
{
	float: right;
	padding: 62px 0px 13px 0px;
	margin: 0px;
}

#page-statement
{
	padding: 10px 0px 15px 0px;
}

#page-content
{
	background: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#page-footer
{
	background: url("../images/bg_page_footer.gif") no-repeat 0% 100%;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	height: 117px;
}

#statement {
	height: 103px;
	margin: 0px;
	width: 900px;
	position: relative;
}

#content-wrapper
{
	padding: 20px 30px 0px 30px;
}

#content-main
{
	width: 550px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#content-main team
{
	border-top: 4px solid #AB8546;
}

#content-columnone
{
	width: 400px;
	float: left;
	padding: 0px 0px 30px 0px;
	
}

#content-columntwo
{
	width: 400px;
	float: right;
	
}

#content-columnone img
{
	background-color: #fff;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 5px;
}

#content-columnone a img 
{
	border: 1px solid #F4E5B8;
	background-color: #fff;
}

#content-columnone a img:hover

{
	background-color: #AB8546;
}

#content-columntwo img
{
	background-color: #fff;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 5px;
}

#content-columntwo a img 
{
	border: 1px solid #F4E5B8;
	background-color: #fff;
}

#content-columntwo a img:hover

{
	background-color: #AB8546;
}

#content-main.wide
{
	width: 850px;
	float: none;
}

#content-sidebar
{
	width: 255px;
	float: left;
}


#content-extras
{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 32px;
	margin: 0px;
}


/* Branding
------------------------------------------------------*/

#branding
{
	height: 165px;
	background: url(../images/header_bg.gif) no-repeat;
	margin-top: 0px;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo h1
{
	padding: 5px 0px 0px 10px;
	text-align: center;
}

#logo h1 a
{
	display: block;
	width: 245px;
	height: 85px;
	text-indent: -9999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px;
	padding: 0px;
}


/* Page navigation
------------------------------------------------------*/

#nav {
	position: relative;
	height: 30px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #cb552d;
	width: 600px;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li.back {
  background: url("../images/page_nav_hover.gif") no-repeat right -30px;
  width: 2px; 
	height: 30px;
  z-index: 8;
  position: absolute;
}

#nav li.back .left {
  background: url("../images/page_nav_hover.gif") no-repeat 0% 0%;
  height: 30px;
  margin-right: 3px; /* 1px is the width of the rounded shape */
}

#nav li a {
	color: #fff;
	text-decoration: none;
	top: 7px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#nav li a:hover, #nav li a:active, #nav li a:visited {
	border: none;
}

/* Page content
------------------------------------------------------*/


	
	#flashcontent {
		height: 294;
		width: 890;
	
	}

#content-head img
{
	display: block;
	padding-left: 0px;
	padding-top: 0px;
}

#content-wrapper h1
{
	color: #684E40;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content-wrapper h2
{
	color: #684e40;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EDE1C5;
}

#content-wrapper h1 span
{
	color: #fff;
}

#content-wrapper h3
{
	color: #AB8546;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 10px;
	padding: 0px;
}
#content-wrapper h4
{
	color: #CB552D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EDE1C5;
}
#content-wrapper h5
{
	color: #684e40;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}

#content-wrapper p strong
{
	color: #684e40;
}

#content-wrapper img
{
	background-color: #fff;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}

#content-wrapper .portfolio-list
 img
{
	border: 1px solid #F4E5B8;
	background-color: #fff;

}

#content-team img
{
	border: 1px solid #F4E5B8;
	background-color: #fff;
	margin-top: 100px;
	margin-right: 12px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 5px;

}
#content-wrapper .team
 img
{
	border: 1px solid #F4E5B8;
	background-color: #fff;

}

#content-wrapper .team img a:hover
{
	background-color: #AB8546;
}

#content-wrapper portfolio img
{
	background-color: #fff;
	
	margin: 0px;
	padding: 5px;

}
#content-wrapper a
{
	color: #CA572F;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#content-wrapper a:hover
{
	color: #AB8546;
}

#content-main ul
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
	color: #684e40;
}


/* Page content - topics
------------------------------------------------------*/

#content-main .topic-item
{
	margin: 0px 0px 20px 0px;
}

#content-main .topic-item h1
{
	margin-bottom: 10px;
}

#content-main .topic-item h2
{
	font: bold 1.0em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	text-transform: none;
}

#content-main .topic-item img
{
	float: left;
	margin: 3px 15px 3px 0px;
}

#content-main .topic-item a.detail
{
	font: bold 1.1em Arial, tahoma, sans-serif;
}


/* Page content - portfolio
------------------------------------------------------*/

.portfolio-list
{
	margin-top: 10px; 
	margin-bottom: 10px; 

}

.portfolio-list a
{
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.portfolio-list img
{
	margin: 0px;
}

#content-main .portfolio-list a img:hover
{
	background-color: #AB8546;
}

#preview{
	position: absolute;
	border: 10px solid #684e40;
	display: none;
}


/* Page content - sidebar
------------------------------------------------------*/



#content-sidebar .project-list a
{
	display: block;
	float: left;
uu
	margin: 0px 10px 0px 0px;
}

#content-sidebar .project-list img
{
	padding: 3px;
}

#content-sidebar .project-list a:hover img
{
	background-color: #AB8546;
}

/* Page content - sidebar
------------------------------------------------------*/

#content-main h1
{
	color: #CA572F;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EDE1C5;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

#content-main .project-list a
{
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

#content-main .project-list img
{
	padding: 3px;
}

#content-main .project-list a:hover img
{
	background-color: #f88f00;
}

/* Page content - advertise
------------------------------------------------------*/

#advertise
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#advertise img
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}


#advertise a
{
	display: block;
	float: left;
	margin: 0;
}

#advertise a.cur img
{
		float: left;

	border: 5px solid #61b0b7;
	margin: 0px 10px 10px 0px;
}

#advertise a.right
{ 
	margin-right: 0px;
}

#advertise img
{
	float: left;
	border: 5px solid #e8d4af;
	margin: 0px 10px 10px 0px;
}

#advertise a:hover img
{
	border-color: #AB8546;
}



/* Page content - categories
------------------------------------------------------*/

#categories ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#categories ul li
{
	float: left;
	width: 130px;
	margin: 0px 0px 2px 0px;
}


/* Page content - project list
------------------------------------------------------*/

#project-list h2
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #f88f00;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	text-transform: none;
}

#gallery 
{
	margin: 0px;
	padding: 0px;
}

#gallery .thumb 
{
	display: block;
}

#gallery .portfolio
{
	border: none;
	margin: 0;
}

#gallery_changer li 
{
	display: inline;
	padding: 0px 10px 0px 0px;
}

#gallery_changer .first 
{
	padding-left: 0px;
	margin-left: 0px;
	background: none;
}

#gallery_changer a 
{
	font: bold 1.2em Arial, tahoma, sans-serif;
	color: #AB8546;
}

#gallery_changer .current a 
{
	color: #684e40;
	text-decoration: none;
}


/* Page content extras
------------------------------------------------------*/

#content-extras h1
{
	color: #684e40;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-style: normal;
}

#content-extras h2
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #AB8546;
	margin: 0px 0px 3px 0px;
}

#content-extras a
{
	color: #181818;
}

#extras-about {
	width: 255px;
	float: left;
	margin: 10px 30px 0px 0px;
	border-top-width: 5px;
	border-top-color: #E7D5AF;
	border-right-color: #E7D5AF;
	border-bottom-color: #E7D5AF;
	border-left-color: #E7D5AF;
}
#extras-portfolio {
	width: 255px;
	float: left;
	margin: 10px 30px 0px 0px;
}

#extras-portfolio img
{
	border: 1px solid #EDE5C1;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;

}

#extras-featured {
	width: 255px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#extras-featured h1
{
}

#content-extras .inner
{
	padding: 0px;
}

#servicesnav
{
	width: 255px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8d4af;
	color: #333;
	font-variant: normal;
	letter-spacing: 0.2em;
	font: 12px;
}

#servicesnav ul {
	list-style: none;
	margin: 0px;
	border: none;
	padding: 0px;
		}
		
	#servicesnav li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
		}

#servicesnav li a {
	display: block;
	background-color: #CB552D;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E76132;
	border-left-color: #9F4322;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0.7em;
		}

#servicesnav li a {
		width: auto;
		}

#servicesnav li a:hover{
	background-color: #AB8546;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0AE5C;
	border-left-color: #97753E;
	font-weight: bold;
		}
#teamnav li a {
	display: block;
	background-color: #FFF;
	color: #CA572F;
	font: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	width: 100%;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1B583;
	font-size: 13px;
	letter-spacing: 0.1em;
	width: auto;
		}


#teamnav li a:hover{
	background-color: #AB8546;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1B583;
	font-weight: bold;
		}

#extras-portfolio .post-item
{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #fff;
}


#extras-portfolio a:hover img
{
	background-color: #AB8546;
}

#extras-featured img
{
	border: 1px solid #EDE5C1;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}

#extras-featured a:hover img
{
	background-color: #AB8546;
}


/* Page content - forms
------------------------------------------------------*/

#content-main form
{
	margin: 40px 0px 20px 0px;
}

#content-main label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #684e40;
	float: left;
	width: 150px;
	margin: 0px 0px 10px 0px;
}

#content-main input, #content-main textarea
{
	display: block;
	float: left;
	width: 250px;
	background-color: #4b4b4b;
	border: 1px solid #4b4b4b;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

#content-main textarea
{
	width: 320px;
	height: 150px;
}

#content-main input:focus, #content-main textarea:focus
{
	border-color: #f88f00;
}

#content-main input.submit
{
	display: block;
	float: left;
	width: 150px;
	background-color: #cb552d;
	border: 1px solid #f88f00;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #fff;
	margin: 10px 0px 10px 150px;
	padding: 4px;
}


/* Page footer
------------------------------------------------------*/

#page-footer p
{
	font: normal 1.0em/140% Arial, tahoma, sans-serif;
	color: #684e40;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
}

#page-footer a
{
	color: #cb552d;
	list-style-type: square;
}

#footertext
{
	padding-top: 47px;
	padding-left: 60px;
	clear: both;
	text-align: left;
}

#footertext li
{
	list-style-type: square;
}

