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

body { background: #aa9caa url(../images/bg.jpg) repeat-x; margin: 0px; text-align: center; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; } 

a { color : #333333; text-decoration: none; }
a:hover { color : #ab63b9; text-decoration: none; }

#sitebg { position: relative; width: 770px; margin:0px auto; text-align: left;}
#frame { background-color: #fbf9f4; width: 770px; }

#cart { position:absolute; right: 20px; top: 75px; font-size: 8pt; color: #666666;}
#cart a { color: #666666; text-decoration: none; }
#cart a:hover { color: #ab63b9; text-decoration: none; }
 
#content { padding: 30px 58px 10px 60px; color: #666666; font-size: 10pt;}
#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: 450px; }
#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; } */
	

#col1 { float: left;}
#col2 {  }
#mail { margin: 0px; }
#col3 { float: right;}

#footer { border-top: 1px solid #e4e2d7; text-align: center; font-size: 7pt; color: #666666; padding: 20px 0px 10px 0px; }
#footer a { color: #666666; text-decoration: none; }
#footer a:hover { color : #ab63b9; text-decoration: none; }
.copy { text-align: left; font-size: 7pt; color: #fbf9f4; padding: 4px; }

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

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

#navigation { width: 500px; text-align: center; font-size: 9pt; padding-bottom: 10px; color: #fbf9f4; background-color: #ab63b9;}
#navigation a { color: #fbf9f4;  text-decoration: none; padding: 0px 8px 0px 8px;}
#navigation a:hover { color : #f7e5b8; text-decoration: none; }
#navigation a.tabon { color: #f7e5b8; text-decoration: none; }
#navigation a.tabon:hover { color : #f7e5b8; text-decoration: none; }

img { display: block; }

.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-size: 18pt; font-weight: normal; color: #ab63b9; margin-top: 0px;}
h3 { font-weight: bold;  font-size: 11pt; color: #666666; margin-top: 0px;}
h5 { font-weight: bold;  font-size: 10pt; color: #ab63b9; margin-top: 0pt;}
h6 { font-style: italic;  font-size: 8pt; color: #666666; margin-bottom: 0pt;}
.header { font-weight: bold;  font-size: 10pt; color: #9EE8E2; border-bottom: 1px solid #dddddd; }
.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; }

.smlink { font-size: 7pt; font-weight:bold; color:#ab63b9; text-align:right;}
.smlink a { color:#ab63b9; text-decoration: none; }
.smlink a:hover { color:#ab63b9; text-decoration: underline; }

.link { font-size: 9pt; font-weight:bold; color:#ab63b9; text-align:right;}
.link a { color:#ab63b9; text-decoration: none; }
.link a:hover { color:#ab63b9; text-decoration: underline; }

#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; }
	
A.xxselectbox { text-align: center; padding: 5px; width: 30px; height: 30px; background-color: #ffffff; border: 1px solid #dddddd; }
A.xxselectbox:hover { border: 1px solid #00cccc; }
A.selectbox { margin-right: 4px; }
A.selectbox img { display: inline; clear: none; padding: 0px; border: 2px solid #dddddd; }
A.selectbox img:hover { border: 2px solid #ff0000; }

div.testimonial { margin-top: 10px; font-style: italic; }
div.byline { margin-left: 50px; } 

