﻿/*  Copyright ©2006 TwinAct LLC (info@twinact.com). All Rights Reserved.
 *  Filename: application.css
 *  Description: Style sheet for PaperGem
 */

body { background-color: #ffffff; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; } 
td { font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color : #333333; text-decoration: none; }
a:hover { color : #24B0A7; text-decoration: none; }

#sitebg { background-color: #ffffff; width: 990px; margin: 0px 17px 50px 17px; }

#cart_block { background-color: #cccccc; font-size: 8pt; font-weight: bold; color: #ffffff; text-align: right; padding: 4px 6px 6px 6px;}
#cart_block a { color: #ffffff; text-decoration: none; }
#cart_block a:hover { color: #24B0A7; text-decoration: none; }

#nav_block { padding-left: 10px; } 
/*
#nav_block a { color: #24B0A7; text-decoration: none; }
*/
#nav_head { font-family: "Times New Roman", Times, serif; font-size: 14pt; color: #24B0A7; padding-bottom: 5px; }
#product_head { font-size: 12pt; color: #333333; padding: 16px 0px 16px 0px; }
#order_complete { text-align: center; font-size: 12pt; font-weight: bold; color: #ff0000; padding: 16px 0px 16px 0px; }

#content { padding: 30px 99px 10px 103px; color: #666666; font-size: 10pt; text-align: left;
border-top: 1px solid #dddddd;  border-bottom: 1px solid #dddddd; }
#content td {  color: #666666; font-size: 10pt; }
/* for minimum-height  http://www.greywyvern.com/code/min-height-hack.html */
#prop { float: right; width: 1px; height: 485px; }
#base { clear: both; height: 1px; overflow: hidden;  }
/* #content a { color: #444444; text-decoration: none; } Change for contact page
#content a:hover { color: #24B0A7; text-decoration: none; } */
	
.footer { font-size: 7pt; color: #999999; }
.footer a { color: #999999; text-decoration: none; }
.footer a:hover { color : #333333; text-decoration: none; }

form#search { display: inline; }
form#search input { font-size: 8pt; }

form#subscribe { margin: 0px; display: inline; }
form#subscribe input { font-size: 7pt; }

#navigation {  border-right: 1px solid #dddddd; margin-bottom: 2px; }
td.nav  {
	font-size: 9pt; 
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #dddddd; 
	}
td.nav_on {
	font-size: 9pt; 
	font-weight: bold;
	text-align: center;
	color: #24B0A7; 
	border-left: 1px solid #dddddd;
	}
td.nav_on a, td.nav_on a:hover {
	 font-size: 9pt; 
	font-weight: bold;
	text-align: center;
	color: #24B0A7;
	text-decoration: none;
 	}
td.nav a { 
	font-size: 9pt; 
	font-weight: bold;
	color: #999999; 
	text-decoration: none; }
td.nav a:hover {
	font-size: 9pt; 
	font-weight: bold;
	color: #24B0A7; 
	text-decoration: none; }
	
.subnav  {
	font-size: 9pt; 
	font-weight: bold;
	color: #999999; 
	padding: 6px 0px 0px 10px;
	}
.subnav_on {
	font-size: 9pt; 
	font-weight: bold;
	color: #FA990A;
	padding: 6px 0px 0px 10px;
	}
.subnav_on a, .subnav_on a:hover{
	font-size: 9pt; 
	font-weight: bold;
	color: #FA990A;
	text-decoration: none;
	}
.subnav a { 
	font-size: 9pt; 
	font-weight: bold;
	color: #999999; 
	text-decoration: none; }
.subnav a:hover {
	font-size: 9pt; 
	font-weight: bold;
	color: #FA990A; 
	text-decoration: none; }
	
.cookiecrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	border-top: 1px solid #dddddd; 
	border-bottom: 1px solid #dddddd; 
	}
.cookiecrumb a { color: #999999; text-decoration : none;}
.cookiecrumb a:hover { color: #333333; text-decoration : none;}

h1 { font-family: "Times New Roman", Times, serif;  font-size: 18pt; color: #24B0A7; margin-top: 0px;}
h3 { font-weight: bold;  font-size: 11pt; color: #666666; }
h5 { font-weight: bold;  font-size: 9pt; color: #666666; margin-bottom: 0pt;}
h6 { font-style: italic;  font-size: 8pt; color: #666666; margin-bottom: 0pt;}
.header { font-weight: bold;  font-size: 10pt; color: #24B0A7; border-bottom: 1px solid #dddddd; }
.body { margin: 10px; } 

.label, .rightlabel, .toplabel{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	color : #666666; }
.rightlabel { 
	text-align: right;
	margin-right: 6px; }
.toplabel { 
	text-align: left;
	padding: 0px 20px 2px 20px; 
	border-bottom: 1px solid #dddddd; }
.bar { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	height: 20px;
	font-weight: bold; 
	color : #ffffff;
	padding: 2px 20px 2px 20px;
	background-color: #24B0A7; }
	
.note { font-size: 7pt; }
.warning { color: #cc0000; }

#shippingtable { background-color: #666666; }
#shippingtable td { background-color: #ffffff; text-align: center; }
#shippingtable th { font-size: 10pt; color: #666666; background-color: #eeeeee; text-align: center; }

#altimages img { margin-right: 8px; }
img.hot { cursor: pointer; cursor: hand; }

#pop { position: absolute;  left: 227px; top: -20px; width: 570px; height: 510px; z-index: 5; visibility: hidden; 
	cursor: pointer; cursor: hand; background-color: #ffffff; border: 1px solid #dddddd; }
#xpop iframe { 
	display: block;
	position:absolute;
	z-index: 2;
	filter: mask();
	left: 0px; top: 0px; width: 505px; height: 505px; }
/* 
.indent{ padding: 0 0 0 10px;}

.pagebody { padding: 0 15 0 15px; height: 385px; overflow: auto; } 

.tag {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left;
	color : #475932;
	background: #ffffff;
	line-height:15pt;
	padding: 5 5 5 25px; 
	}

.tab {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left;
	color : #909B5C;
	text-indent: 17px;
	padding: 5 3 5 3px; 
	}

.tab a:link { color : #909B5C; text-decoration : none; }
.tab a:visited { color : #909B5C; text-decoration : none; }

.tab_highlight  {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left;
	color : #000000;
	text-indent: 17px;
	padding: 5 3 5 3px; 
	}
.tab_highlight  a:link { color : #000000; text-decoration : none; }
.tab_highlight  a:visited { color : #000000; text-decoration : none; }

.tab_on  {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: left;
	color : #434E0E;
	text-indent: 17px;
	padding: 5 3 5 3px; 
	}
.tab_on  a:link { color : #434E0E; text-decoration : none; }
.tab_on  a:visited { color : #434E0E; text-decoration : none; }

.nav {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: center;
	color : #687434;
	background:#D5E4C0;
	padding: 5 0 5 0px; 
	}
.nav a:link { color : #687434; text-decoration : none; }
.nav a:visited { color : #687434; text-decoration : none; }

.nav_highlight  {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: center;
	color : #000000;
	background:#D5E4C0;
	padding: 5 0 5 0px; 
	}
.nav_highlight  a:link { color : #000000; text-decoration : underline; }
.nav_highlight  a:visited { color : #000000; text-decoration : underline; }

.nav_on  {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	text-align: center;
	color : #909B5C;
	background:#ffffff;
	padding: 5 0 5 0px; 
	}
	
.navtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color : #687434;
	background:#D5E4C0;
	padding: 3px;
	}
	
.subnav {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color : #687434;
	background:#D5E4C0;
	padding: 3px;
	}
.subnav a:link { color : #687434; text-decoration : none; }
.subnav a:visited { color : #687434; text-decoration : none; }

.subnav_hot {
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color : #687434;
	background:#ffffff;
	padding: 3px;
	}
.subnav_hot a:link { color : #687434; text-decoration : none; }
.subnav_hot a:visited { color : #687434; text-decoration : none; }

.subnav_on {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color : #687434;
	background:#ffffff;
	padding: 3px;
	}	
.subnav_on a:link { color : #687434; text-decoration : none; }
.subnav_on a:visited { color : #687434; text-decoration : none; }
	
.cookiecrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	font-weight: normal;
	color: #4F6A2E;
	padding-bottom: 4px; 
	}
.cookiecrumb a:link { color: #4F6A2E; text-decoration : underline;}
.cookiecrumb a:visited { color: #4F6A2E; text-decoration : underline; }
.cookiecrumb a:hover { color: #000000; text-decoration : underline;}

.pageheader { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #5A7455; 
	text-align: left;
	padding:10 0 0 0px
	}
.header { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #528714;
	}

.content, .content td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 85%;
	color: #000000;
	line-height: 14pt;
	}
.content a:link { color : #000000; text-decoration : underline; }
.content a:visited { color : #000000; text-decoration : underline; }
.content a:hover { color : #657F45; text-decoration : underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : #133A06;
	text-align: center;
	padding:3px;
	}
.footer a:link { color : #133A06; text-decoration : underline; }
.footer a:visited { color : #133A06; text-decoration : underline; }
.footer a:hover { color : #000000; text-decoration : underline; }

.footer_on {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	color : #66563E;
	text-align: center;
	}
	
.copyright {
	width: 770px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal;
	color : #4F6A2E;
	text-align: right;
	padding:10 10 10 5px;
	}
.copyright a:link { color : #4F6A2E; text-decoration : underline; }
.copyright a:visited { color : #cc0000; text-decoration : underline; }
.copyright a:hover { color : #cc0000; text-decoration : underline; }

.sound {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal;
	color : #666666;
	text-align: right;
	padding:5px;
	}

.smtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color : #666666;}
.smtext a:link { color : #666666; text-decoration : underline; }
.smtext a:visited { color : #666666; text-decoration : underline; }
.smtext a:hover { color : #C32E65; text-decoration : underline; }

form.search { margin: 0px 0px 0px 6px; display: inline; }
form.search input { font-size: 8pt; }
.label { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	color : #666666;}
	*/

