@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;
	}


/* CSA Addons
============================================================================*/
.fpsp_speckletone,.fpsp_poptone,.fpsp_glotone,.fpsp_parchtone,.fpsp_durotone,.fpsp_smartwhite,.fpsp_modtone,.fpsp_construction,.fpsp_muscletone,.fpsp_pattern,.fpsp_frostone {
	padding:10px;
	margin: 0 0 10px 0;
	}
.fpsp_speckletone h1,.fpsp_poptone h1,.fpsp_glotone h1,.fpsp_parchtone h1,.fpsp_durotone h1,.fpsp_smartwhite h1,.fpsp_modtone h1,.fpsp_construction h1,.fpsp_muscletone h1,.fpsp_pattern h1,.fpsp_frostone h1 {
	font-size: 18px;
	color:#666666;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
.fpsp_speckletone p,.fpsp_poptone p,.fpsp_glotone p,.fpsp_parchtone p,.fpsp_durotone p,.fpsp_smartwhite p,.fpsp_modtone p,.fpsp_construction p,.fpsp_muscletone p,.fpsp_pattern p,.fpsp_frostone p {
	font-size: 12px;
	color:#666666;
	margin: 10px 0 0 0;
	padding: 0;
	}
.fpsp_speckletone {background-color:#cdcdcd;}
.fpsp_poptone {background-color: #fbe551;}
.fpsp_glotone {background-color: #fc7e94;}
.fpsp_parchtone {background-color: #c3e7d9;}
.fpsp_durotone {background-color: #a8a8a8;}
.fpsp_smartwhite {background-color: #9ee2eb;}
.fpsp_modtone {background-color: #e5b551;}
.fpsp_construction {background-color: #fdc0c7;}
.fpsp_muscletone {background-color: #c0d55c;}
.fpsp_pattern {background-color: #dbd2c0;}
.fpsp_frostone {background-color: #dbd2c0;}

.fofsp_illustration,.fofsp_mexink,.fofsp_engrave,.fofsp_icons,.fofsp_pattern,.fofsp_diagram,.fofsp_dingbat,.fofsp_word,.fofsp_border,.fofsp_ornament {
	padding:10px;
	margin: 0 0 10px 0;
	}
.fofsp_illustration h1,.fofsp_mexink h1,.fofsp_engrave h1,.fofsp_icons h1,.fofsp_pattern h1,.fofsp_diagram h1,.fofsp_dingbat h1,.fofsp_word h1,.fofsp_border h1,.fofsp_ornament h1 {
	font-size: 18px;
	color:#666666;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
.fofsp_illustration p,.fofsp_mexink p,.fofsp_engrave p,.fofsp_icons p,.fofsp_pattern p,.fofsp_diagram p,.fofsp_dingbat p,.fofsp_word p,.fofsp_border p,.fofsp_ornament p {
	font-size: 12px;
	color:#666666;
	margin: 10px 0 0 0;
	padding: 0;
	}
.fofsp_illustration {background-color:#fbeb8a;}
.fofsp_mexink {background-color:#d3ede3;}
.fofsp_engrave {background-color:#b5e6b7;}
.fofsp_icons {background-color:#ffc8bb;}
.fofsp_pattern {background-color:#cbceff;}
.fofsp_diagram {background-color:#eaca88;}
.fofsp_dingbat {background-color:#ffc4db;}
.fofsp_word {background-color:#d0de8f;}
.fofsp_border {background-color:#baeaf0;}
.fofsp_ornament {background-color:#fdd978;}

.popsp_button,.popsp_memo,.popsp_decoraboard,.popsp_soap,.popsp_wrap,.popsp_notecard-set,.popsp_notecard-single,.popsp_paper-kit,.popsp_napkin,.popsp_book,.popsp_plate,.popsp_poster {
	padding:10px;
	margin: 0 0 10px 0;
	}
.popsp_button h1,.popsp_memo h1,.popsp_decoraboard h1,.popsp_soap h1,.popsp_wrap h1,.popsp_notecard-set h1,.popsp_notecard-single h1,.popsp_paper-kit h1,.popsp_napkin h1,.popsp_book h1,.popsp_plate h1,.popsp_poster h1{
	font-size: 18px;
	color:#666666;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
.popsp_button p,.popsp_memo p,.popsp_decoraboard p,.popsp_soap p,.popsp_wrap p,.popsp_notecard-set p,.popsp_notecard-single p,.popsp_paper-kit p,.popsp_napkin p,.popsp_book p,.popsp_plate p,.popsp_poster p {
	font-size: 12px;
	color:#666666;
	margin: 10px 0 0 0;
	padding: 0;
	}
.popsp_button {background-color:#8dc395}
.popsp_memo {background-color:#ee6c5f}
.popsp_decoraboard {background-color:#d0bb94}
.popsp_soap {background-color:#f3c7db}
.popsp_wrap {background-color:#f7e783}
.popsp_notecard-set {background-color:#ffc687}
.popsp_notecard-single {background-color:#ffc687}
.popsp_paper-kit {background-color:#afe3dc}
.popsp_napkin {background-color:#d0d6eb}
.popsp_book {background-color:#c9e49b}
.popsp_plate {background-color:#dabe76}
.popsp_poster {background-color:#dabe76}
