/* CSS Document */

body { 
	background:url(img/common/wallpaper.jpg) top repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.mainL {
	background:url(img/common/wallpaperL.jpg) top right no-repeat;
	}
	
.mainR {
	background:url(img/common/wallpaperR.jpg) top left no-repeat;
	}

/*
.centerborder {
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	}
*/

.headerbg {
	background: url(img/common/logo.jpg) top left no-repeat;
	}
	
.maincontenttable {
	border: #E0E0E0 solid 2px;
	font-size: 12px;
	color: #555;
	line-height: 16px;
	}

.div-horz {
	background: url(img/common/dot.gif) center repeat-x;
	}
	
.div-vert {
	background: url(img/common/dot.gif) center repeat-y;
	}

/* NAV */

.topnav {
	color: #888;
	font-size: 12px;
	padding: 10px 10px 2px 14px;
	}	

.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.topnav a:hover {
	color:	#CC99CC;
	text-decoration: none;
	}

.leftnav {
	background: url(img/common/leftNavbg.gif) top left repeat-y;
	border-right: #E0E0E0 solid 2px;
	}
	
.leftnavDiv {
	background: url(img/common/leftNavbgdiv.gif) top left repeat-y;
	border-top:	#CC99CC dotted 1px;	
	}

a.nav {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC99CC;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top:	#CC99CC dotted 1px;	
}

a.nav:visited {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:	10px;
	text-decoration: none;
	color: #CC99CC;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 15px;
	border-top:	#CC99CC dotted 1px;	
}


a.nav:hover {
	background-image: url(img/common/leftNavbgdiv.gif);
	color: #FFFFFF;
}

.footer {
	background: url(img/common/footer.gif) top center no-repeat;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	}
	
.footer a:link {
	color: #666;
	text-decoration: underline;
	}

.footer a:visited {
	color: #666;
	text-decoration: underline;
	}

.footer a:hover {
	color: #222;
	text-decoration: underline;
	}
	

/* FORM */

#search  {
	font-size: 9px;
	color:#888;
	padding: 10px 10px 0px 10px;
	}

#search input {
	font-size: 10px;
	color:#777;
	padding: 1px;
	width: 85px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}
	
#memberlogin {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC99CC;
	text-align: right;
	margin: 15px;
	text-transform: uppercase;
	}
	
#memberlogin a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#memberlogin a:visited {
	color: #777;
	text-decoration: none;
	}
	
#memberlogin a:hover {
	color: #CC99CC;
	text-decoration: none;
	}

#memberlogin input{
	font-size: 10px;
	color:#777;
	margin: 1px -4px 1px 1px;
	padding: 1px;
	width: 85px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}

#memberlogin img{
	padding-top: 2px;
	}
	
	
#emailsignup {
	display: block;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFF;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 15px;
	text-transform: uppercase;
	}
	
#emailsignup input{
	font-size: 10px;
	color:#777;
	margin: 1px 0px 1px -2px;
	padding: 1px;
	width: 85px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}

#memberlogin img{
	padding-top: 2px;
	}

/* TEXT */

h1 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: -2px;
	color: #CC99FF;
	text-transform: uppercase;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: -2px;
	color:	#888;
	}


#cartinfo {
	font-size: 11px;
	color: #FFF;
	margin: 5px 0px 2px 0px;
	text-align: center;
	}

#cartinfo a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:	#CC99CC;
	text-decoration: none;
	}

#cartinfo a:visited {
	color:	#CC99CC;
	text-decoration: none;
	}
	
#cartinfo a:hover {
	color:	#FFF;
	text-decoration: none;
	}
	
#featureditem {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #555;
	margin: 0px 10px 12px 15px;
	}
	
#featureditem h1 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color:	#CC66CC;
	text-align: left;
	text-transform: uppercase;
	}
	
#featureditem a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#featureditem a:visited {
	color: #666;
	text-decoration: none;
	}
	
#featureditem a:hover {
	color: #CC66CC;
	text-decoration: none;
	}

#featureditem img{
	float: left;
	border: #996699 dotted 1px; 
	margin-right: 5px;
	}
	
#featureditem .pricing{
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color:	#993399;
	text-align: left;
	}
	
#featuredidea {
	display: block;
	font-size: 11px;
	line-height: 13px;
	color: #555;
	margin: 0px 10px 12px 15px;
	}
	
#featuredidea h1 {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	color:	#CC66CC;
	text-align: left;
	text-transform: uppercase;
	}
	
#featuredidea a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#featuredidea a:visited {
	color: #666;
	text-decoration: none;
	}
	
#featuredidea a:hover {
	color: #CC66CC;
	text-decoration: none;
	}

#featuredidea img{
	float: left;
	border: #996699 dotted 1px; 
	margin-right: 5px;
	}

#productdetail {
	border-top: dotted 1px #9999CC;
	margin: 10px 0px 10px 0px;
	}
#productdetail #hrline {
	border-bottom: dotted 1px #9999CC;
	margin: 0px 0px 0px 0px;
	}
	
#productdetail .pricingaddtocart {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	margin: 40px 0px 4px 0px;
	border-bottom: dotted 1px #9999CC;
	width: 100%;
	}

#productdetail .productorderinfo {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#993399;
	text-align: right;
	}
	
#productdetail .productpricing {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:	#333333;
	text-align: right;
	}
	
#productdetail .number {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:	#333333;
	text-align: right;
	}

#productdetail input {
	font-size: 10px;
	color:#444444;
	text-align: center;
	padding: 1px;
	width: 20px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}

#productdetail img{
	padding-top: 0px;
	}
	

/* CART */

#cartcheckout {
	}
#cartcheckout #hrline {
	border-bottom: dotted 1px #9999CC;
	margin: 0px 0px 0px 0px;
	}
	
#cartcheckout .pricingaddtocart {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	margin: 40px 0px 4px 0px;
	border-bottom: dotted 1px #9999CC;
	width: 100%;
	}

#cartcheckout .productorderinfo {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#993399;
	text-align: left;
	}
	
#cartcheckout .productpricing {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:	#333333;
	text-align: center;
	}

#cartcheckout .totalcost {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:	#333333;
	text-align: left;
	margin: 0px 0px 0px 12px;
	}
	
#cartcheckout .number {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:	#333333;
	text-align: right;
	}

#cartcheckout input {
	font-size: 10px;
	color:#444444;
	text-align: center;
	padding: 1px;
	width: 20px;
	border: #777 solid 1px;
	background-color: #DED6E1;
	background-image: url(img/common/searchbg.gif);
	}

#cartcheckout img{
	padding-top: 0px;
	}
	
#cartcheckout a:link {
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	color:	#993399;
	text-decoration: none;
	}

#cartcheckout a:visited {
	color:	#993399;
	text-decoration: none;
	}
	
#cartcheckout a:hover {
	color:	#777777;
	text-decoration: none;
	}
	
#cartcheckout .tablename {
	color:	#993399;
	font-family: "Century Gothic", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	}

table.list {
	}
		
table.list td{
	}
		
table.list tr.listitem td { 
	border-bottom: 1px solid #CC99CC;  
	border-top: 1px solid #CC99CC;
	}