body,
	html {
	margin: 0;
	padding: 0;
	color: #333;
	width: 100%;
	height: 100%;
}



#wrapper {
	background: url(../media/bg_fade.gif) repeat-y center;
}


body {
	min-width: 800px;
	color: #616161;
	font: 76% Helvetica, Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../media/checkers.gif);
}

body.iframe {

	background-image: none;
	padding: 0;
	margin: 0;
	min-width: 760px;
}
/* ----- global elements ----- */

a:link, a:visited {
	color: #616161;
	text-decoration: none;
}

a:hover, a:active {
	color: #616161;
	text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em;
	line-height: 1.5em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em
}

h3 {
	font-size: 1.2em;
}

h4, h5 {
	font-size: 1em;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- global floats ----- */

.left {
	float: left;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- structure ----- */

#top {
	font-size: 0.9em;
	background: url(../media/top_bg.gif) repeat-y center top;
}

#top .inner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	background: url(../media/bg_strip.png) repeat-y center top;
}

#nav {
	font-size: 0.9em;
	background: #696969 url(../media/nav_bg.png) repeat-x center bottom;
	border-top: 3px solid #9a9a9a;
	border-bottom: 3px solid #aaa;
}

#nav .inner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	background: url(../media/bg_strip.png) repeat-y center;
}

#logo {
	position: relative;
	left: 40px;
	top: 20px;
	float: left;
}

#gdtitle {
	position: relative;
	top: 45px;
	float: right;
	margin-right: 40px;
	margin-top: 3px;
}

#main {
	margin: 0 auto;
	width: 800px;
	font-size: 1em;
	background: url(../media/bg_strip.png) repeat-y;
}

.iframe #main {
	background-image: none;
	width: 760px;
}

#main .inner {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
}

*html #main .inner {
}

#bottom {
	font-size: 0.9em;
	background: #616161 url(../media/bottom_bg.png) repeat-x center bottom;
	border-top: 3px solid #9a9a9a;
}

#bottom .bg {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(../media/bg_strip.png) repeat-y center;
	padding: 0;
}

/* ----- main content----- */

.substrip {
	padding: 20px 20px 0;
}

#folioprev {
	float: left;
}

#creds {
	float: right;
	text-align: right;
}

#creds p {
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
}

#portfolio {
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
}

.jcarousel-control
{	display: none;

}

#takingprojects {
	clear: both;
	float: right;
	margin-right: 14px;
	width: 175px;
	height: 70px;
	display: block;
}

#takingprojects span {
	visibility: hidden;
}

#takingprojects:link, #takingprojects:visited {
	background-image: url(../media/taking-projects.png);
}

#takingprojects:hover, #takingprojects:active {
	background-image: url(../media/taking-projects-over.png);

}

/* ----- common elements ----- */

/* boxes */

#bottomboxes {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding-top: 15px;
}

.box {
	float: left;
	width: 250px;
	text-align: center;
	background: url(../media/box_divider.png) no-repeat right;
	color: white;
}

.box .inner {
	background: url(../media/box_bg-01.png) no-repeat;
	height: 130px;
	margin: 0;
	padding: 0;
}

ul#wwcdlist {
	padding: 15px 0 0 30px;
	margin: 0;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
}

ul#wwcdlist li {
	margin: 0 0 5px;
	padding-left: 20px;
	background: url(../media/icon_tick.png) no-repeat left top;
	font-size: 11px;
	text-transform: uppercase;
}

.contactbox {
	background-image: none;
}

.clientsbox .inner {
	background-image: url(../media/box_bg-02.png);
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
}

.contactbox .inner {
	background-image: url(../media/box_bg-03.png);
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
}

.subtitle {
	margin-bottom: 8px;
}

.comment {
	margin: 0;
	padding: 0;
	color: white;
	margin: 0 0 5px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

.comment {
	margin-bottom: 5px;
}

.comment span {
	font-size: 10px;
}

/* contact form */

.contactform{
	text-align: left;
}

.contactform label{
	line-height: 15px;
	text-transform: uppercase;
}

.contactform .label{
	float: left;
	width: 50px;
}

.contactform input, .contactform textarea{
	width: 125px;
	height: 12px;
	margin-bottom: 3px;
}

.contactform textarea{
	width: 180px;
	height: 30px;
}

.req{
	color: #ec7726;
}


.contactform  #submitbutton{
margin-top: 5px;
width: 50px;
	background-color: #272727;
	font-size: 10px;
	color: white;
	line-height: 10px;
	border-style: none;
	height: 15px;
	text-transform: uppercase;
}

/* tnav */

#nav a:link, #nav a:visited {
	color: white;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: white;
	text-decoration: underline;
}

#tnav {
	padding: 0 0 0 30px;
	list-style: none;
	margin: 0 0 0 40px;
	float: left;
	line-height: 30px;
	background: url(../media/favicon.gif) no-repeat;
	width: 690px;
}

#tnav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#tnav li a {
	display: block;
	padding: 0 15px;
	margin: 0;
	float: left;
	font-size: 1.3em;
}

#tnav li a:link, #tnav li a:visited {
	color: white;
	text-decoration: none;
	background-color: #696969;
}

#tnav li a:hover, #tnav li a:active {
	color: white;
	text-decoration: none;
	background-color: #393939;
}

#contactlink {
	float: right;
	line-height: 30px;
	margin-right: 40px;
	color: white;
	font-size: 1.3em;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}

a#contactlink:link, a#contactlink:visited {
	color: white;
	background-color: #696969;
	text-decoration: none;
}

a#contactlink:hover, a#contactlink:active {
	color: white;
	text-decoration: none;
	background-color: #393939;
}

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

#footer {
	clear: both;
	font-size: 0.9em;
	background: #ec7726 repeat-y center;
	color: white;
}

#footer .inner {
	width: 800px;
	background: url(../media/bg_strip.png) repeat-y center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.copyright {
	margin: 0;
	color: white;
}

#signoff {
	text-align: center;
	background: url(../media/bg_strip-fade.png) no-repeat center top;
	height: 40px;
}

.fnav {
	margin: 0;
	float: left;
	padding: 0;
	list-style-type: none;
	display: none;
}

.fnav li {
	display: inline;
	margin: 0 13px 0 0;
	padding: 0;
}

.fnav li a:link, .fnav li a:visited {
	color: #666;
	text-decoration: none;
}

.fnav li a:hover, .fnav li a:active {
	color: #666;
	text-decoration: underline;
}

/* ---------------------- float fix ----------------------------- */

.inner:after, #page:after, .content:after, #searchresults:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner, #page, .content{
	display: block;
}

/*  \*/

.inner, #page, .content{
	min-height: 1%;
}

* html .inner, #page, .content{
	height: 1%;
}

/*  */

/* ----- end float fix ----- */

.clr {
	clear: both;
}