html, body {
	background-color:#2F2F2F;
	height:100%;
}

body {
	font-family: "Lucida Grande", Arial, sans-serif;
	overflow-y: scroll;
	color:#333333;
}
#container {
	background: #2F2F2F url('../images/background.png') repeat-y center 0;
	min-height:100%;
}
p {
	text-align: left;
	color:#333333;
	font-size:108%;
	overflow:hidden;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.yui-t3 #yui-main .yui-b {
	margin-left:17.4em;
	padding-left:2em;
	padding-right:1em;
	border-left: 1px dotted #111111;
}
.yui-t3 #yui-main .yui-b {
	padding-top: 1em;
}
.yui-t3 .yui-b {
	width: 16.4em;
}
.page {
	background-color: #FFFFFF;
}
.wrapper {
	margin: 0 auto;
}
.wrap {
	width: 62em;
	margin: 0 auto;
}
#doc2 {
}
#hd {
	padding-top:2em;
	overflow:hidden;
}
#logo {
	float:left;
}
#vcard-top {
	color:#999999;
	font-size:68%;
	float:right;
	overflow:hidden;
	text-align:right;
	text-transform:uppercase;
}
#vcard-bottom {
	color:#999999;
	font-size:68%;
	float:left;
	overflow:hidden;
	text-align:left;
	text-transform:uppercase;
}
#vcard-top div.category, #vcard-bottom div.category {
	display:none;
}
h1, h2, h3, h4 {
	color:#111111;
	font-family: "MS Trebuchet", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
}
h1 {
	font-size:152%;
	text-transform:uppercase;
	margin:0 0 0.4em;
}
h2 {
	font-size:130%;
	margin: 2em 0 0.2em;
}
h2 a {
	color:#111111;
	clear:both;
}
.header-logo {
	overflow:hidden;
}
.top-menu {
	margin-top:24px;
	overflow:hidden;
	clear:both;
	font: 123.5% "MS Trebuchet", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	background-color: rgb(63,63,63);
	width:100%;
}
.top-menu li {
	float:left;
}
.top-menu li a {
	font-weight:bold;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding:0.3em 0.7em;
	background-color: rgb(63,63,63);
}
.top-menu li.first a {
	padding-left: 0.7em;
}
.top-menu li.last a {
	padding-right: 0.4em;
}
.top-menu li a:hover {
	background-color: rgb(33,33,33);
	text-decoration:none;
}
#bd {
	margin-top:1em;
}
#ft {
	margin-top:10em;
	padding-bottom:10em;
}
img.image {
	padding:0em;
	margin:0.2em 0.7em 0.7em;
}

img.full-size {
	clear:both;
	width: 520px;
	height: 520px;
}

img.float-left {
	float:left;
	margin-left:0;
	width:175px;
	height:175px;
}

img.float-right {
	float:right;
	margin-right:0;
	width:175px;
	height:175px;	
}
body.clients img.float-left {
	width:75px;
	height:75px;	
}
body.clients div.extra-content {
	width:95%;
	margin:0 auto;
}
body.clients p {
	font-size:90%;
}
body.clothing-brands img.float-left, body.clothing-brands img.float-right {
	width:75px;
	height:75px;	
}

p.signature {
	text-align:right;
	font-size:100%;
	font-weight:bold;
}
p.testimonial {
	margin: 2em 0pt 0pt;
	padding: 0pt 2em;
	font-style: italic;
}
ul.side-menu li a {
	border-top:1px dotted #000000;
	white-space:nowrap;
	color:#555555;
	display:block;
	padding:0.5em 0.7em;
	text-decoration:none;
}
ul.side-menu li a:hover {
	color:#000000;
	text-decoration:none;
}
ul.side-menu li.first a {
	border-top:0;
	font-weight:bold;
	font-size:110%;
	color:#000000;
}
ul.side-menu li a.active {
	color:#000000;
	background: transparent url('../images/highlighter.png') no-repeat 50% 50%;
}
ul.side-menu li.last a {
	border-bottom: 1px dotted #000;
}
/* HOMEPAGE */
body.home .yui-g .yui-g .yui-u {
	width:59%;
}
body.home .yui-g .yui-g .first {
	width:39%;
}
body.home .yui-g {
	margin:1em 0;
}
body.home #bd {
	padding-top:1em;
	border-top: 1px dotted #000;
}
body.home img.homepage-image {
	width:140px;
}
body.home h2 {
	margin:0.5em 0;
	text-transform:none;
}
body.home p {
	text-align:left;
	font-size:90%;
	line-height:1.7em;
}
body.home a {
	text-decoration:none;
	color:#333;
}
body.home a:hover {
	text-decoration:underline;
}	
body.home h2 a:hover {
	text-decoration:none;
}
#formcontainer {
	margin-top:3em;
	clear:both;
}
.formcontainer {
	margin-top:3em;
	clear:both;
	
}
#form {
	position:relative;
	left:6em;
	width:25em;		
}
#form p label {
	width: 10em;
	font-size:90%;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
	padding:0.2em;
}
#form p input {
	float:left;
	font-size:90%;
	padding:0.2em;
	width:13em;
}
#form p input.submit {
	height:2.2em;
	font-weight:bold;
	color: #333333;
	width:auto;
}
#form p {
	clear:both;
	margin:1em 0;
	overflow:hidden;
}
input.validation-failed {
	border:1px dashed #AA0000;
}
div.validation-advice {
	float: right;
	margin-right: 1em;
	font-size: 80%;
	color: #AA0000;
}
div#advice-validate-selection-budget {
	margin-right:5em;
}
span.spacer {
	display:block;
	float:left;
	padding:0.2em 0;
	width:10em;
}
span.double-spacer {
	height:3em;
}
legend {
	margin:0;
	padding:0;
	height:auto;
	width:auto;
}
span.module-button, a.module-button {
	color:#333333;
	margin:0 auto;
	border:1px solid #999999;
	white-space:nowrap;
	width:36%;
	display:block;
	line-height:3em;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	cursor:hand;
	background:#CCCCCC url('../images/arrow.png') no-repeat 95% 52%;"
}
a.module-button:hover {
	text-decoration:none;
}