@charset "UTF-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	font:13px/1.231 verdana, arial, helvetica, clean, sans-serif;
	color:#666;
	background-color:#fff;
}
/* reduce font size for IE7 */
*:first-child+html body {
	font:12px/1.231 verdana, arial, helvetica, clean, sans-serif;
}
input, textarea, select {
	font:13px/1.231 verdana, arial, helvetica, clean, sans-serif;
}
body, div, ul, li, h3, h4, h5 {
	margin:0;
	padding:0;
}
/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
}
img {
	border:0;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:link:hover, a:visited:hover {
	color:#666;
	text-decoration:underline;
}
li {
	list-style:none;
}
#wrapper {
	margin:0 auto;
	width:800px;
}
#main {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
	background-color:#fff;
}
#main-bot {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bkgd-main-bot.gif) no-repeat scroll 50% 0;
	height:15px;
	margin:0;
	padding:0;
}
#header {
	background-color: #fff;
	position: relative;
	margin-top:10px;
	height:109px;
	clear:both;
}
*html #header {
	overflow:hidden;
}
#header .accountLinks, #header .accountLinks2 {
	font-family: 'Verdana';
	font-size: 12px;
	height: 35px;
	overflow: hidden;
	position: absolute;
}
#header .accountLinks {
	right:0;
	top:0;
}
#header .accountLinks2 {
	right:0;
	top:48px;
}
#header .left {
	float:left;
}
#header .right {
	float:right;
}
#header .accountLinks ul, #header .accountLinks2 ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header .accountLinks ul li, #header .accountLinks2 ul li {
	color: #95C549;
	display: inline;
	line-height: 25px;
	list-style-type: none;
	padding: 0;
	text-align:right;
}
#header .accountLinks ul li a, #header .accountLinks2 ul li a {
	line-height: 16px;
	padding: 0 0 0 5px;
	text-decoration:none;
}
#header .accountLinks ul li a {
	color:#95C549;
}
#header .accountLinks2 ul li a {
	color:#666;
}
.accountLinks2 ul li.first a {
	border-left:none;
}
.accountLinks2 ul li a {
	border-left:1px solid #95C549;
}
#header .accountLinks ul li.last a {
	padding-right: 0;
}
#header .accountLinks ul li a:hover, #header .accountLinks2 ul li a:hover {
	text-decoration: underline;
}
#content {
	
}
#aboveFold {
	min-height:300px;
	background-color:#fff;
	clear:both;
}
#aboveFold .left {
	float:left;
	min-height:300px;
	height:100%;
	width:50%;
}
#aboveFold .left img {
	margin:40px 90px;
}
#aboveFold .right {
	float:right;
	height:300px;
	width:50%;
}
#aboveFold2 {
	height:260px;
	background-color:#4c4f53;
	clear:both;
}
#belowFold {
	min-height:40px;
	height:40px;
	margin-top:15px;
	clear:both;
	text-align:center;
	font-size:10px;
}
hr {
	margin:0;
	clear:both;
}
#headerContent {
	display:none;
}
#footer {
	height:30px;
	position: relative;
	padding:0 20px;
	background-color:#fff;
	font-family: 'Verdana';
	font-size: 11px;
	line-height:30px;
	text-align:center;
	clear:both;
}
.solutions {
	float:left;
	width:226px;
	padding:10px;
	height:103px;
	border:1px solid #ccc;
}
.solutions strong {
	display:block;
	margin-bottom:5px;
	color:#95C549;
	font-size:11px;
}
#page {
	width:600px;
	float:right;
}
#page strong {
	color:#95C549;
	font-size:12px;
}
#page strong.intro {
	font-size:16px;
}
#thumbs {
	position:absolute;
	top:340px;
}
#thumbs ul.main {
	list-style:none;
	width:800px;
}
#thumbs li {
	float:left;
	width:243px;
	display:block;
	padding:5px;
	background-color:#d7d7db;
}
#thumbs img {
	float:left;
	margin-right:5px;
}
.galleria_wrapper {
	width:760px;
	overflow:hidden;
}
.galleria_wrapper img {
	width:760px;
}
.gallery, .galleria li {
	z-index:1000;
	background-color:#d7d7db;
}
ul.bullets li {
	margin-left:20px;
	margin-bottom:5px;
	padding:auto;
	list-style-image:url(../images/bullet.gif);
}
#mainAction {
	position:absolute;
	color:#95C549;
	font-family:arial narrow;
	font-size:16px;
	top:250px;
	margin-left:23px;
	z-index:1100;
}
div#images {
	width:760px;
	height:260px;
	overflow:hidden;
	border:1px #c5c5c5 solid;
}
#topNavContainer {
	width:800px;
	position:relative;
	font-family:verdana;
	font-size:12px;
	background-color:#afa796;
	height:30px;
	border-top:1px solid #fff;
}
#topNav {
	float:right;
	margin:0;
	padding:0;
	height:30px;
	background-color:#afa796;
	font-size:90%;
	line-height:18px;
	font-weight:bold;
}
#topNav li {
	list-style:none;
	float:left;
	width:132px;
	text-align:center;
	border-left:1px solid #fff;
}
#topNav li.first {
	border-left:none;
}
#topNav li.last {
	width:134px;
}
#topNav li a {
	display: block;
	line-height:30px;
	padding:0 5px;
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid #fff;
}
#topNav li a.here {
	background-color:#fff;
	border-bottom:none;
}
#topNav li ul {
	display: none;
	background-color: #d8d0a8;
}
#topNav li ul li {
	border-right:1px solid #fff;
	margin-left:-1px;
	text-align:left;
	width:134px;
}
#topNav li:hover ul, #topNav li.hover ul {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	color:#411701;
}
#topNav li:hover li, #topNav li.hover li {
	float:none;
}
#topNav li:hover li a, #topNav li.hover li a {
	background-color: #996;
	color: #fff;
}
ul#topNav li:hover a {
	background-color:#996;
	color:#fff;
}
ul#topNav li:hover a:active {
	background-color:#afa796;
	color:#fff;
}
#topNav li li a:hover, #topNav li.here li a:hover, #topNav li a.here:hover, #topNav li a:active {
	background-color: #afa796;
}
ul#topNav li.here a {
	background-color:#afa796;
	color:#996;
}
#nav {
	text-align:left;
	padding:54px 0 0 11px;
}
#nav ul a:link, #nav ul a:visited {
	display:block;
	text-decoration:none;
}
#nav ul a:link:hover, #nav ul a:visited:hover {
	display:block;
	text-decoration:none;
	color:996;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.navLayer1, .navLayer2, .navLayer3 {
	line-height:100px;
	font-weight:600;
	font-size:14px;
	letter-spacing:5px;
	padding:0 0 0 10px;
}
.navLayer1 {
	height:100px;
	background-color:#f60;
	border-bottom:1px solid #fff;
}
.sourcingHed {
	background-color:#f60;
}
.marketingHed {
	background-color:#fc0;
}
.conceptHed {
	background-color:#9c0;
}
.sourcingHed, .marketingHed, .conceptHed {
	height:50px;
	border-bottom:1px solid #fff;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:600;
	letter-spacing:5px;
}
.sourcingCont, .marketingCont, .conceptCont {
	padding:5px;
	height:210px;
}
.sourcingBot, .marketingBot, .conceptBot {
	height:30px;
}
.navBotLeft, .navBotRight {
	text-align:center;
	height:30px;
	font-size:10px;
	font-weight:600;
	letter-spacing:3px;
}
.sourcingBot {
	background-color:#f60;
}
.marketingBot {
	background-color:#fc0;
}
.navBotLeft {
	width:50%;
	float:left;
	line-height:30px;
}
.conceptBot {
	background-color:#9c0;
}
.navBotRight {
	width:50%;
	float:right;
	line-height:30px;
}
.navLayer2 {
	height:100px;
	background-color:#9c0;
	border-bottom:1px solid #fff;
	line-height:100px;
}
.navLayer3 {
	height:100px;
	background-color:#fc0;
	line-height:100px;
}
a.layerLink {
	color:#666;
	text-decoration:none;
}
a.layerLink:hover {
	color:#fff;
	text-decoration:none;
}
#productCols {
	text-align:center;
}
.productBox {
	width:200px;
	height:220px;
	float:left;
	text-align:center;
}
.itemBox {
	width:266px;
	height:220px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.itemBox2 {
	width:230px;
	height:245px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.itemBox3 {
	width:460px;
	height:450px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.items {width:700px;margin:0 auto;}
.title {
	font-size:16px;
	color:#699;
}
.title a:link, .title a:visited {
	text-decoration:underline;
	color:#699;
}
.desc {
	font-size:10px;
	white-space:nowrap;
}
