@charset "UTF-8";
/* CSS Document */

/* = global tags
============================================================================ */

body {
	margin: 0px;
	font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(/images/misc/designBG.png);
	background-repeat: repeat-x;
	background-position: 0px 74px;
}

/* = Main Navigation
============================================================================ */

#mainNav{
	width: 673px;
}

/* = end of main navigation
============================================================================ */

/* = Second Navigation
============================================================================ */

#secondNav {
	width: 200px;
}

/* = end of Second Nav
============================================================================ */

/* = Design home hero
============================================================================ */
#designhomeHero {
	width: 580px;
}

/* = home bespoke
============================================================================ */

#designHomeComingSoon {
	width: 548px;
	background: #B3BDC5 url(/images/design/d-bg1.png) top left repeat-x;
	border: 1px solid #B3BDC5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	font-size: 120%;
	color: #2F4248;
}

#designHomeComingSoon IMG {
	padding-right: 30px;
	padding-bottom: 12px;
}

#designHomeComingSoon A:hover {
	color: #FFFFFF;
}
/* = end of home bespoke
============================================================================ */

/* = home news
============================================================================ */

#homeClientsContent {
	width: 218px;
	position: relative;
	left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #B3BDC5;
	border-bottom: 1px solid #B3BDC5;
	border-right: 1px solid #B3BDC5;
	color: #495C64;
	font: 110% Trebuchet MS, Arial, Helvetica, sans-serif;
}

#homeClientsContent P {
	margin-bottom: 10px;
}

/* = end of home news
============================================================================ */

/* = home news
============================================================================ */

#designEventsContent {
	width: 218px;
	position: relative;
	left: 5px;
	padding: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #B3BDC5;
	border-bottom: 1px solid #B3BDC5;
	border-right: 1px solid #B3BDC5;
	margin-bottom: 20px;
	color: #495C64;
	font: 110% Trebuchet MS, Arial, Helvetica, sans-serif;
}
#designEventsContent P {
	margin-bottom: 10px;
}
#designEventsContent a {
	color: #920002;
}

#designEventsContent a:hover {
	color: #E9BF0C;
}
/* = end of home news
============================================================================ */

/* = xlink
============================================================================ */
#designHomeGamingHead {
	height: 10px;
	width: 238px;
	margin-top: 20px;
	position: relative;
	left: 5px;
	border-top: 1px solid #B3BDC5;
	border-left: 1px solid #B3BDC5;
	border-right: 1px solid #B3BDC5;
	background-color: #FFFFFF;
}
#designHomeGamingFoot {
	height: 10px;
	width: 238px;
	position: relative;
	left: 5px;
	border-bottom: 1px solid #B3BDC5;
	border-left: 1px solid #B3BDC5;
	border-right: 1px solid #B3BDC5;
	background-color: #FFFFFF;
}
.designHomeLabel {
	background: #FFFFFF url("/images/generic/xlink_bg.png") top left repeat-y;
	background-color: #FFFFFF;
}

#designHomeGaming {
	width: 245px;
	color: #495C64;
	font: 110% Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #DEF0FF;
}
#designHomeGamingRight {
	border-right: 1px solid #B3BDC5;
	padding-right: 10px;
	background-color: #FFFFFF;
}
/* = end of home search
============================================================================ */
