/* clearfix */
.clearthis:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #003300;
	background-color: #3F4B01;
	text-align: center;
}

#wrapper {
	margin: 30px auto 0 auto;
	width: 898px;
	background-color: #fff;
	text-align: left;
}

#main {
	border: 10px solid #fff;

}

#header {
	height: 142px;
	background: url(images/header_bkgd.gif) no-repeat;
}

* { 
	margin: 0; 
	padding: 0;
}

ul.bulleted {

}

ul.bulleted li {
 	list-style-image: url(images/bullet.gif);
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 0;

}


/* Links */

a:link, a:visited {
	color: #95969a;	
	text-decoration:none;
}

a:hover, a.selected {
	color: #358B88;
}



/* ~~ General ~~ */

img {
	border: 0;
	margin: 0; 
	padding: 0;
}

img.txtimg
{
	visibility: visible;
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* LISTS */
li { list-style: none; }

.alt {
	display: none;
	visibility: hidden;
}

h3 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #B0C7BF;
	font-weight: normal;
	font-size: 2.5em;
	margin: 0 0 12px 0;
}




#content {
	margin: 8px 0;
}

/* Hides from IE-mac \*/
* html #content {height: 1%;}
/* End hide from IE-mac */

#text {
	text-align: justify;
	line-height: 1.7em;
	color: #333534;
}

#footer {
	background-color: #ADC7BC;
	height: 32px;
	padding: 18px 0 0 33px;
}

#footer #address {
	margin-right: 35px;
}






#mainnav {
	position: relative;
	top: 58px;
	left: 308px;
	width: 575px;
	height: 24px;
	background: url(images/main_nav.gif) no-repeat;
}

#mainnav li { position: absolute; top: 0; }

#mainnav li,#mainnav a {
	height: 24px;
	display: block;
	
}

#mainnav li#home { left: 0; width: 73px;}
#mainnav li#wallpapers { left: 74px; width: 114px;}
#mainnav li#gallery { left: 188px; width: 79px;}
#mainnav li#press { left: 266px; width: 69px;}
#mainnav li#order { left: 334px; width: 75px;}
#mainnav li#contact { left: 430px; width: 86px;}

body#homepage #mainnav li#home,
#mainnav li#home a:hover { 
	background: transparent url(images/main_nav.gif) 0 -24px no-repeat; 
}

body#wallpaperspage #mainnav li#wallpapers,
#mainnav li#wallpapers a:hover { 
	background: transparent url(images/main_nav.gif) -74px -24px no-repeat; 
}

body#gallerypage #mainnav li#gallery,
#mainnav li#gallery a:hover { 
	background: transparent url(images/main_nav.gif) -188px -24px no-repeat; 
}

body#presspage #mainnav li#press,
#mainnav li#press a:hover { 
	background: transparent url(images/main_nav.gif) -266px -24px no-repeat; 
}

body#orderpage #mainnav li#order,
#mainnav li#order a:hover { 
	background: transparent url(images/main_nav.gif) -334px -24px no-repeat; 
}

body#contactpage #mainnav li#contact,
#mainnav li#contact a:hover { 
	background: transparent url(images/main_nav.gif) -430px -24px no-repeat; 
}

body#homepage a {
	color: #868E5F;
}


body#homepage #content {
	border: 1px solid #d7d3ef;
}

body#homepage #text {
	padding: 19px 15px 19px 15px;
	float: left;
	width: 370px;
}

body#homepage dl {
	float: left;
	padding-top: 19px;
}

body#homepage dt {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}



/* Hides from IE-mac \*/
* html #maincontent {height: 1%;}
/* End hide from IE-mac */


body#wallpaperspage #sidenav {
	float: left;
	display: inline;
	width: 170px;
	background-color: #D9EBEB;
}

#subnav {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	height: 136px;
	background: url(images/wallpapers_subnav.gif) no-repeat;
	border-top: 2px solid #fff;
}

#subnav li { position: absolute; top: 0; }

#subnav li,#subnav a {
	width: 170px;
	height: 26px;
	display: block;
}

#subnav li#color { top: 0; height: 26px;}
#subnav li#style { top: 26px; height: 26px;}
#subnav li#designer { top: 52px; height: 26px;}
#subnav li#featured { top: 78px; height: 26px;}
#subnav li#samples { top: 104px; height: 26px;}


body#wallpaperspage #subnav li#color a.selected,
#subnav li#color a:hover { 
	background: transparent url(images/wallpapers_subnav.gif) -171px 0 no-repeat; 
}

body#wallpaperspage #subnav li#style a.selected,
#subnav li#style a:hover { 
	background: transparent url(images/wallpapers_subnav.gif) -171px -26px no-repeat;
}

body#wallpaperspage #subnav li#designer a.selected,
#subnav li#designer a:hover { 
	background: transparent url(images/wallpapers_subnav.gif) -171px -52px no-repeat; 
}

body#wallpaperspage #subnav li#featured a.selected,
#subnav li#featured a:hover { 
	background: transparent url(images/wallpapers_subnav.gif) -171px -78px no-repeat; 
}

body#wallpaperspage #subnav li#samples a.selected,
#subnav li#samples a:hover { 
	background: transparent url(images/wallpapers_subnav.gif) -171px -104px no-repeat; 
}


body#wallpaperspage #askourexperts {
	margin-top: 3em;
	background: url(images/askourexperts.gif) no-repeat;
	width: 119px;
	height: 25px;
}

body#wallpaperspage #askourexperts a img{
	width: 119px;
	height: 25px;
}

body#wallpaperspage #askourexperts a:hover img {
	background: url(images/askourexperts.gif) 0 -25px no-repeat;
}



body#wallpaperspage #maincontent {
	padding: 15px 0 0 15px;
	border: 1px solid #b8bc9b;
	margin: 6px 0 0 180px;
	background: url(images/wallpapers_dotted_line.gif) repeat-y;
}

body#wallpaperspage #maincontent.nobkgd {
	background: none;
}

body#wallpaperspage #detail {
	float: left;
	display: inline;
	width: 250px;
}

body#wallpaperspage #thumbs {
	margin: 0 0 20px 275px;
		
}

body#wallpaperspage #thumbs li{
	float: left;
	width: 74px;
	padding-right: 5px;
	padding-bottom: 3px;
}

body#wallpaperspage #textHolder {
	float: left;
	margin: 100px 10px 10px 0;
	width: 390px;
	display: inline;
}

body#wallpaperspage #text {
	text-align: justify;
}

body#wallpaperspage #sampletext {
	color: #000;
	margin-left: 15px;
	width: 400px;
}

body#wallpaperspage #spacer {
	height: 445px;
}


body#wallpaperspage #sampletext a {
	color: #bccfc9;
}

body#wallpaperspage #sampletext ul {
	margin-top: 20px;
}

body#wallpaperspage #sampletext li {
	margin-bottom: 0.5em;
}

#browseby {
	border-top: 2px solid #fff;
	padding: 15px 0 20px 20px;
}

#browseby h2 {
	color: #006a6a;
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 1em;
}

#browseby li {
	margin-bottom: 0.7em;
}

body#wallpaperspage dl {
	margin: 2em 0 0 1em;
	width: 210px;
	line-height: 1.8;
}

body#wallpaperspage dt {
	font-weight: bold;
}


body#gallerypage #content {
	border: 1px solid #ADC7BE;
	padding: 10px 0 10px 10px;
	background: url(images/gallery_dotted_line.gif) repeat-y;
}

body#gallerypage a.viewlarger {
	display: block;
	margin: 1em 0 2em 0;
	color: #3E4A00;
}

body#gallerypage #detail {
	float: left;
	display: inline;
	width: 475px;
	color: #656567;
	line-height: 1.8em;
}

#detail dt {
	font-weight: bold;
}

body#gallerypage #thumbs {
	margin-left: 494px;
}

body#gallerypage #thumbs li{
	float: left;
	width: 108px;
	padding-right: 16px;
	padding-bottom: 10px;
	
}

body#presspage #content {
	border: 1px solid #ADC7BE;
	padding: 10px 0 10px 10px;
	background: url(images/press_dotted_line.gif) repeat-y;
}

body#presspage a.viewlarger {
	display: block;
	margin: 1em 0 0 0;
	color: #3E4A00;
}

body#presspage #detail {
	float: left;
	display: inline;
	width: 495px;
	color: #656567;
	line-height: 1.8em;
}


body#presspage #img1,
body#presspage #img2,
body#presspage #img3,
body#presspage #img4{
	border: 1px solid #d7d3ef;
}

body#presspage #img2,
body#presspage #img4{
	margin-left: 10px;
}

body#presspage #img3 {
	margin-top: 10px;
}

body#presspage dl {
	margin-top: 2em;
}

body#presspage #thumbs {
	margin-left: 525px;
}

body#presspage #thumbs li{
	float: left;
	width: 72px;
	padding-right: 13px;
	padding-bottom: 10px;
	
}


body#orderpage #content {
	padding: 15px 0 0 15px;
	border: 1px solid #b8bc9b;
	margin: 6px 0 0 180px;
	background: url(images/wallpapers_dotted_line.gif) repeat-y;
}

body#orderpage #text {
	margin: 20px 0 20px 310px;
	width: 400px;
}

body#orderpage #text ul {
	margin-top: 30px;
}

body#contactpage #content {
	border: 1px solid #d7e0dd;
}

body#contactpage h2 {
	margin: 16px 0 0 35px;
	float: left;
	display: inline;
}

body#contactpage #maincontent {
	margin: 15px 0 0 42px;
	float: left;
}

body#contactpage #map {
	margin-left: 56px;
}	

body#contactpage #email {
	background: url(images/email_link.gif) no-repeat;
	width: 223px;
	height: 31px;
}

body#contactpage #email a img{
	width: 223px;
	height: 31px;
}

body#contactpage #email a:hover img {
	background: url(images/email_link.gif) 0 -31px no-repeat;
}

body#contactpage #yahoo {
	margin-top: 25px;
	background: url(images/yahoo_link.gif) no-repeat;
	width: 203px;
	height: 36px;
}

body#contactpage #yahoo a img{
	width: 203px;
	height: 36px;
}

body#contactpage #yahoo a:hover img {
	background: url(images/yahoo_link.gif) 0 -36px no-repeat;
}

body#contactpage a#sitedesign {
	font-size: 9px;
	margin-top: -10px;
	border: 1px solid red;
}

body#popuppage {
	background-color: #fff;
	text-align: left;
		margin: 15px;
}
body#popuppage #content {
	padding: 10px;

	border: 1px solid #ADC7BC;

}

body#popuppage dl {
	margin-top: 10px;
}

