body {background-color:#e2e0df;}

* {margin:0; padding:0;}

#pic-dev-container img {border:none;}

#pic-dev-container {
	font-size:12px;
	font-family:century gothic,arial, sans-serif;
	width:795px;
	margin:3em auto;
	}
	
* html #pic-dev-container {width:795px;}

#pic-dev-container h1{margin-bottom:1em;}
#pic-dev-container h1 span{display:block; text-indent:-9999em;}
#pic-dev-container h2 {text-indent:-9999em;}
#pic-dev-container #pic-dev-offers h2 {text-indent:0; padding-bottom:1em;}

#pic-dev-nav {
	background:url(../images/nav-right.gif) no-repeat right top;
	position:relative;
	float:left;
	width:795px;
	height:43px;
	}

#pic-dev-nav ul {
	background:url(../images/nav-left.gif) no-repeat left top;
	float:left;
	height:43px;
	padding-left:55px;
	
	}

#pic-dev-nav ul li {
	background:url(../images/nav-spacer.gif) no-repeat left;
	float:left;
	line-height:43px;
	padding:0 2.5em;
	list-style-type:none;
	}
	
#pic-dev-nav ul .active-light {background:none;}
	
#pic-dev-nav ul .active-light {
	background:url(../images/active-light-off.gif) no-repeat right;
	width:23px;
	height:23px;
	position:absolute;
	right:15px;
	top:10px
	}
	
#pic-dev-nav ul li a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	display:block;
	text-transform:uppercase;
	}
	
#pic-dev-nav ul li a:hover {background:url(../images/hover-tab.gif) no-repeat bottom; color:#cccccc;}

#pic-dev-nav ul:hover .active-light {
	background:url(../images/active-light-on.gif) no-repeat right;
	}

#pic-dev-graphic {
	background:url(../images/graphic-con-main-bg.gif) no-repeat left top;
	height:113px;
	float:left;
	min-width:795px;
	margin-top:1em;
	position:relative;
	}
	
#pic-dev-graphic li {
	font-family:trebuchet ms, arial, sans-serif;
	list-style-type:none;
	position:absolute;
	color:#444243;
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:1px;
	}
	
#pic-dev-graphic .text-1 {bottom:10px; left:50px;}
#pic-dev-graphic .text-2 {top:20px; left:500px; font-size:.7em; color:#333333;}
#pic-dev-graphic .text-3 {bottom:40px; left:430px;font-size:.6em; color:#444444;}
#pic-dev-graphic .text-4 {top:85px; left:565px; font-size:.5em; color:#444444;}
#pic-dev-graphic .text-5 {top:30px; left:650px;font-size:.8em; color:#222222;}

#pic-dev-product-container {
	background:url(../images/content-container-top.gif) no-repeat left top;
	min-width:795px;
	margin-top:1em;
	float:left;
	padding-top:2em;
	}
	
#pic-dev-products, #pic-dev-offers, #pic-dev-tips {
	background:url(../images/content-container-btm.gif) no-repeat left bottom;
	width:755px;
	float:left;
	padding:0 20px 20px;
	}

#pic-dev-products p{	
	font-size:1em;
	color:#000000;
	padding:0 .5em 0 2.3em;
	}
	
#pic-dev-products .welcome-text {font-size:1.4em; padding:0 0 .3em 1.6em;}
	
#pic-dev-products .product-box {
	background:url(../images/product-container-btm.gif) no-repeat left bottom;
	float:left;
	width:202px;
	min-height:200px;
	margin:2em 24px 1em;
	position:relative;
	}

	
#pic-dev-products .product-box dt {
	background:url(../images/product-container-main.gif) no-repeat left top;
	padding:22px 0 24px 55px;
	min-height:100px;
	}
	
* html #pic-dev-products .product-box dt {height:100px;}
	
#pic-dev-products .product-box dt a {
	background:url(../images/product-active-light-off.gif) no-repeat left;
	padding:0 0 0 1.8em;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#pic-dev-products .product-box dt a:hover {
	background:url(../images/product-active-light-on.gif) no-repeat left;
	color:#000000;
	}
	
#pic-dev-products .product-image {
	text-align:center;
	margin-bottom:.5em;
	margin-top:-80px;
	}
	
#pic-dev-products .product-site-link {
	background:url(../images/visit-site-button-off.gif) no-repeat;
	float:left;
	margin:0 6.2em;
	text-align:center;
	width:101px;
	height:30px;
	text-decoration:none;
	color:#ffffff;
	line-height:28px;
	letter-spacing:1px;
	}
	
#pic-dev-products .product-site-link:hover {
	background:url(../images/visit-site-button-on.gif) no-repeat;
	color:#cccccc;
	}
	
#pic-dev-products .product-info {
	width:162px;
	font-size:.9em;
	padding:0 1.6em .3em 2em;
	font-weight:bold;
}
#pic-dev-products .product-info-voucher {
	width:150px;
	font-size:.9em;
	padding:1em 2em 3em 2em;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff9900;
	}
	
#pic-dev-products .product-info-voucher span {color:#000000;}

#pic-dev-offers .offer-text a, #pic-dev-offers .offer-text-last a {font-weight:bold; color:#ff9900;}
#pic-dev-offers .offer-text .spacer, #pic-dev-offers .offer-text-last .spacer {padding:0 .5em;}
#pic-dev-offers .offer-text-last {
	margin-bottom:1em;
}
	
#pic-dev-footer {
	background:url(../images/footer.gif) no-repeat;
	width:795px;
	height:56px;
	float:left;
	clear:both;
	margin-top:1em;
	text-align:center;
	color:#ffffff;
	line-height:56px;
	font-size:.8em;
	}
	
#rss-feed {
	float:left;
	margin:40px 25px 20px;
}

#pic-dev-tips #rss-feed {
	float:left;
	margin:-10px 25px 20px;
	}
	
#pic-dev-tips #rss-feed img {
	display:none;
}
	
#pic-dev-footer a {text-decoration:none; color:#ffffff;}

#pic-dev-container div#rssincl-box-151595 div.rssincl-head p.rssincl-title,
#pic-dev-container div#rssincl-box-151627 div.rssincl-head p.rssincl-title {
	font-family:century gothic, arial, sans-serif;
	font-size:1.4em;
	color:#999999;
}

#pic-dev-gifts .gift-box {
	margin:12px 35px;
}
	
	
	


	

	




	
