@charset "UTF-8";
/*
Title:     French Paper Co. - gStyles.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #333;
	background: #666;
}
html>body { /* be nice to Opera */
	font-size: small;
}
body#FrenchBlog #tnFrenchBlog a,
body#BuyPaper #tnBuyPaper a,
body#BuyEnvelopes #tnBuyEnvelopes a,
body#RequestSwatchBooks #tnRequestSwatchBooks a,
body#PopInk #tnPopInk a,
body#FreeCSA #tnFreeCSA a {
	background-position: 0 -17px;
}

/* links
============================================================================*/
a:link, a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:focus, input:focus {
	-moz-outline-style: none;
}

/* common elements
============================================================================*/
* {
	margin: 0;
	padding: 0;
}
label, input {
	vertical-align: middle;
}

.clear {
	clear: both;
}
p {
	margin: 1em 0 1em;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	color: #666;
}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 810px;
}
#innerwrap {
	float: left;
	margin-left: 76px;
	padding: 10px 12px;
	width: 709px;
	display: inline;
	background-color: #fff;
}
#header {
	position: relative;
	width: 813px;
}
#logo {
	float: left;
	margin-top: 16px;
	margin-right: 25px;
}
#logoContainer {
	float: left;
	width: 134px;
	height: 93px;
	background: #434343;
}
#logoContainer div img {
	margin: 0;
	padding: 10px 0 0 23px;
}
#links {
	list-style: none;
}
#links li {
	list-style: none;
	display: block;
	font-size: 9px;
	color: #fff;
	padding-left: 28px;
	line-height: 1.8em;
}
#links li a {
	color: #afd7d5;
	text-decoration: none;
}
#links li a:hover {
	color: #fff;
	text-decoration: none;
}

img  {border-color: #000;}
.message  {color: #eb3414;}
.textfield  {font-size: inherit;}
.selectfield  {font-size: inherit;}

/* French Paper + Pop Ink Search / Free CSA Images on French Search
============================================================================*/
#fppiContainer {
	float: left;
	width: 294px;
	height: 93px;
	color: #fff;
	font-size: 9px;
	background: #666;
}
#fppiContainer p, #freeContainer p {
	margin: 0;
	padding-top: 18px;
	padding-left: 28px;
	text-transform: uppercase;
}
#fppiContainer ul, #freeContainer ul {
	padding-top: 18px;
	list-style: none;
}
#fppiContainer li, #freeContainer li {
	list-style: none;
	margin: 0;
	padding-left: 28px;
	line-height: 1.8em;
}
#fppiContainer a, #freeContainer a {
	color: #fff;
	text-decoration: none;
}
#fppiContainer a:hover, #freeContainer a:hover {
	color: #afd7d5;
	text-decoration: none;
}
.items a {
	margin: 0;
	padding: 0 14px;
	background: url(../images/icon-cart.gif) no-repeat center left;
}
.account a {
	margin: 0;
	padding: 0 14px;
	background: url(../images/icon-yourAccount.gif) no-repeat center left;
}
.download a {
	margin: 0;
	padding: 0 14px;
	background: url(../images/icon-download.gif) no-repeat center left;
}
.items a:hover {
	background: url(../images/icon-cart-on.gif) no-repeat center left;
}
.account a:hover {
	background: url(../images/icon-yourAccount-on.gif) no-repeat center left;
}
.download a:hover {
	background: url(../images/icon-download-on.gif) no-repeat center left;
}
#fppiContainer a:hover, #freeContainer li a:hover {
	color: #afd7d5;
}
#freeContainer {
	float: left;
	width: 305px;
	height: 93px;
	color: #fff;
	font-size: 9px;
	background: #999;
}
.searchContainer {
	position: absolute;
	top: 47px;
	left: 362px;
	z-index: 20;
}
.searchContainer label {
	display: block;
	padding-bottom: 4px;
	width: auto !important;
	width: 130px;
}
.searchContainer input {
	display: inline;
	vertical-align: middle;
}
.searchContainer .textfield {
	margin: 0;
	padding: 1px 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 96px;
	height: 14px;
	border: 1px solid #cdcdcd;
	background: #fff;
}
#freeSearch {
	position: absolute;
	top: 47px;
	left: 668px;
}
/* Paper Search Options
============================================================================*/
#paperSearch {
	position: absolute;
	top: 78px;
	left: 362px;
	color: #333;
	padding: 8px;
	width: 109px;
	background: #f4f4f4;
	border: 1px solid #cdcdcd;
}
#paperSearch ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#paperSearch li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}
#paperCloseBtn {
	float: right;
}
/* Image Search Options
============================================================================*/
#imageSearch {
	position: absolute;
	top: 78px;
	left: 668px;
	color: #333;
	padding: 8px;
	width: 109px;
	background: #f4f4f4;
	border: 1px solid #cdcdcd;
}
#imageSearch ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#imageSearch li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}
#imageCloseBtn {
	float: right;
}

/* Tab Navigation
============================================================================*/
#tabNav {
	float: left;
	width: 710px;
	height: 17px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#tabNav li {
	list-style: none;
	display: inline;
}
#tabNav a {
	float: left;
	padding: 17px 1px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:17px; /* for IE/Win only */
}
#tabNav a:hover {
	background-position: 0 -17px;
}
#tabNav a:active, #tabNav a.selected {
	background-position: 0 -17px;
}
#tnFrenchBlog a {
	width: 101px;
	background: url(../images/tnFrenchBlog.gif) no-repeat top left;
}
#tnBuyPaper a {
	width: 83px;
	background: url(../images/tnBuyPaper.gif) no-repeat top left;
}
#tnBuyEnvelopes a {
	width: 109px;
	background: url(../images/tnBuyEnvelopes.gif) no-repeat top left;
}
#tnRequestSwatchBooks a {
	width: 156px;
	background: url(../images/tnRequestSwatchBooks.gif) no-repeat top left;
}
#tnPopInk a {
	width: 67px;
	background: url(../images/tnPopInk.gif) no-repeat top left;
}
#tnFreeCSA a {
	width: 188px;
	background: url(../images/tnFreeCSA.gif) no-repeat top left;
}

/* Footer
============================================================================*/
#footerContainer {
	float: left;
	width: 709px;
}
#footer {
	float: left;
	list-style: none;
	padding: 5px 0 10px 0;
	width: 709px;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0 9px 0 6px;
	font-size: .7em;
	/*letter-spacing: .02em;*/
	/*word-spacing: .7em;*/
	text-transform: uppercase;
	background: url(../images/footer-li-bg.gif) no-repeat center right;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #ff3300;
}
/*li#facebook {
	padding-left: 0;
}*/
li#licTerms {
	padding-right: 0;
	background: none;
}
#copyright {
	float: left;
	margin: 0;
	padding: 0 6px;
	width: 300px;
	font-size: 9px;
}
#twensoft {
	float: right;
	margin: 0;
	padding: 0 6px;
	width: 300px;
	font-size: 9px;
	text-align: right;
}
#EST {
	clear: both;
	margin-left: 76px;
	padding: 9px 0;
	width: 733px;
	/*color: #99CCCC;
	font-size: 0.875em;
	text-transform: uppercase;*/
}

/* Price Calculator in the Preview Page
============================================================================*/

.size-quantityTable {
	padding: 11px 0 11px 45px;
	}
.price {
	padding: 11px 0 11px 70px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	}

/* Preview Page
============================================================================*/

.headerBox {
	padding: 3px 3px 3px 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #000;
	}

/* HTML Buttons
============================================================================*/

.button {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	cursor: pointer;
	}
.formButtonGrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	width: 95px;
	cursor: hand;
	}
.formButtonRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	width: 115px;
	cursor: hand;
}
.buttonPadding {
	padding: 11px 0 15px 110px;
	}

	
	