/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 5.1

' Modified : May 2007
' Copyright: Copyright (C) 2004 Webs Unlimited, Inc. 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at http://www.candypress.com
'**************************************************************************/

/* General Tag specifications */
body {
	background: #bbb796;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #624119;
	font-size: 12px;
	text-align: center;
}
p {
	margin: 0 0 1.4em 0;
	font-size: 12px;
}
li {
	margin: 0 0 .8em 0;
}
img {
	border: 0;
}
td {
	padding: 0;
	vertical-align: top;
	font-size: 12px;
}
form {
	margin: 0px;
}
input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
.inpGen {
	width: 220px;
	*width: 230px;
	font-size: 12px;
	padding: 1px 4px;
	color: #333;
	border: 1px solid #c7c7c7;
	margin: 1px 0 0 0;
}
.borderGen {
	padding: 1px 4px;
	border: 1px solid #c7c7c7;
	margin: 1px 0 0 0;
}
/*IE7 hack for select box 1px margin*/
* + html select {
	margin-top: 1px;
}
a, a:visited, a:active {
	color: #565621;
	text-decoration: underline;
	outline: none !important;
}
a:hover {
	color: #95560b;
	text-decoration: none;
	outline: none !important;
}
:active {
	outline: none !important;
}
:focus {
	-moz-outline-style: none !important;
	outline: none !important;
}
h1 {
	font-size: 18px;
	line-height: 1.0em;
	color: #95560b;
	margin: 0px 0px 1.0em;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	line-height: 1.0em;
	color: #95560b;
	margin: 0px 0px .1em;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	line-height: 1.0em;
	margin: 0px 0px .1em;
	font-weight: normal;
}
span.help {
	margin-left: 8px;
	font-size: 10px;
	font-weight: normal;
}
span.help a, span.help a:visited, span.help a:active {
	text-decoration: underline !important;
	color: #73722e;
}
span.help a:hover {
	text-decoration: none !important;
	color: #95560b;
}
#container {
	background: url(../Images/bg_main.gif) repeat-y;
	margin: 0px auto;
	width: 1050px;
	text-align: left;
}
#container  #content {
	padding: 26px 58px 0;
}
#container #header {
	width: 934px;
}
#container #nav {
	width: 926px;
	height: 29px;
	margin: 0 0 6px 6px;
}
#container #nav a, #container #nav a:visited, #container #nav a:active {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #82793e;
	text-decoration: none;
	display: block;
	padding: 6px 17px 6px 4px;
}
#container #nav a:hover {
	color: #95560b;
	text-decoration: none;
}
#container #nav ul {
	float: left;
	margin: 0;
	padding: 0;
}
#container #nav li {
	float: left;
	list-style: none;
	margin: 0;
}
#container #nav #cart {
	float: right;
	margin: 6px 16px 0 0;
	padding: 0;
	color: #95560b;
}
#container #nav #cart a {
	text-transform: none;
	background: url(../Images/icn_cart.gif) no-repeat left 0px;
	padding: 0px 0 0 20px;
}
#container #nav #cart .cartLink {
	float: left;
	font-size: 13px;
	line-height: 13px;
	margin: 0;
}
#container #nav #cart .cartQty {
	float: left;
	font-size: 13px;
	line-height: 13px;
	margin: 0 0 0 8px;
}
#container #nav #cart .cartQty a {
	font-weight: normal;
	background: none;
	padding: 0;
	color: #95560b;
}
#container #content #contentHome #picHome {
	float: left;
	height: 307px;
	width: 416px;
}

#container #content #contentHome #txtHome {
	background: #e8e2db;
	width: 518px;
	height: 307px;
	float: left;
}
#container #content #contentHome #txtHome .mission {
	margin: 56px 0px 20px 50px;
}
#container #content #contentHome #txtHome .btnGetStarted {
	margin-left: 50px;
}
#container #content #contentHome #tblFeatured {
	margin-top: 10px;
	width: 934px;
}
#container #content #contentHome #tblFeatured #featured {
	padding: 16px 0 0 24px;
	border: 1px solid #cdbaa3;
	height: 202px;
	margin-right: 12px;
}
#container #content #contentHome #tblFeatured #featured ul {
	margin: 0;
	padding: 0;
}
#container #content #contentHome #tblFeatured #featured ul li {
	margin: 0px 23px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	width: 111px;
	font-size: 13px;
	float: left;
}
#container #content #contentHome #tblFeatured #featured ul li p {
	margin: 5px 0 0;
}
#container #content #contentHome #tblFeatured #featured ul li img {
	border: 1px solid #c9c9c9;
	margin-bottom: 2px;
}
#container #content #contentHome #tblFeatured #featured ul li a, #container #content #contentHome #tblFeatured #featured ul li a:visited, #container #content #contentHome #tblFeatured #featured ul li a:active {
	text-decoration: none;
}
#container #content #contentHome #tblFeatured #featured ul li a:hover {
	text-decoration: none;
}
#container #content #contentHome #tblFeatured #promo {
	width: 208px;
	border-right: 1px solid #cdbaa3;
	border-top: 1px solid #cdbaa3;
	border-bottom: 1px solid #cdbaa3;
}
#container #content #contentSec #tblContent tr #colLeft {
	width: 158px;
}

#container #content #contentSec #tblContent tr #columnn   {
	width: 12px;
}
#container #content #contentSec #tblContent tr #colRight {
	border: 1px solid #cdbaa3;
	width: 712px;
	padding: 23px 13px 23px 30px;
}
#container #content #contentSec #tblContent tr #colLeft h2  {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
	background: #acac8a;
	vertical-align: middle;
	margin: 0px;
	height: 29px;
	padding-left: 11px;
}
#container #content #contentSec #tblContent tr #colLeft .module {
	background: #e5e5df;
	width: 160px;
	margin-bottom: 10px;
}
#container #content #contentSec #tblContent tr #colLeft .module ul {
	margin: 10px 6px 0px 10px;
	padding: 0px 0px 10px;
}
#container #content #contentSec #tblContent tr #colLeft .module ul li {
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	margin: 0;
}
#container #content #contentSec #tblContent tr #colLeft .module ul li a , #container #content #contentSec #tblContent tr #colLeft .module ul li a:visited, #container #content #contentSec #tblContent tr #colLeft .module ul li a:active {
	color: #565621;
	text-decoration: none;
}
#container #content #contentSec #tblContent tr #colLeft .module ul li a:hover {
	color: #95560b;
	text-decoration: none;
}
#container #content #contentSec #tblContent tr #colLeft #favorites ul li {
	margin: 0px 12px 8px 0px;
	float: left;
	width: 60px;
	text-align: center;
	line-height: 10px;
}

#container #content #contentSec #tblContent tr #colLeft #favorites ul li a {
	font-size: 9px;
}
#container #content #contentSec #tblContent tr #colLeft #favorites ul li a img {
	border: 1px solid #c7c7c7;
}
#container #content #contentSec #tblContent tr #colLeft #favorites .favorites {
	padding: 10px 10px 0 10px;
	background: url(../Images/peacock_favorites.jpg) no-repeat 8px bottom;
	height: 110px;
}
#container #content #contentSec #tblContent tr #colLeft #favorites .favorites p {
	color: #565621;
	font-size: 12px;
}
#container #content #contentSec #tblContent tr #colLeft #favorites .favorites .btnLearnMore {
	text-align: right;
	padding: 0 0 10px 0
}
#container #content #contentSec #tblContent tr #colLeft #search #searchBox .strSearch {
	width: 150px;
	*width: 160px;
	font-size: 11px;
	padding: 1px 4px;
	color: #a9a9a8;
	border: 1px solid #c7c7c7;
}
#container #content #contentSec #tblContent tr #colLeft #search #searchBox .searchTips {
	float: left;
	margin-top: 6px;
}
#container #content #contentSec #tblContent tr #colLeft #search #searchBox .searchTips a {
	font-size: 11px;
	text-decoration: underline;
}
#container #content #contentSec #tblContent tr #colLeft #search #searchBox .searchTips a:hover {
	text-decoration: none;
}
#container #content #contentSec #tblContent tr #colLeft #search #searchBox .search {
	float: right;
	margin-top: 4px;
}
#container #content #contentSec #tblContent tr #colLeft #promoGiftCert {
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 11px;
}
/*Configurator prodView*/
#dvConfig h3 {
	font-size: 15px;
	color: #95560b;
	line-height: 1em;
	margin: 0 0 .5em 4px;
}
#dvConfig h4 {
	font-size: 12px;
	color: #95560b;
	line-height: 1em;
	margin: 0 0 .3em 4px;
}
.getProdImage img {
	border: 1px solid #c7c7c7;
}
h1.CPprodDescDet {
	FONT-SIZE: 15pt;
	color: #624119;
	font-weight: normal;
	margin: 0 0 .5em 0;
}
.getWishlist {
	padding-top: 6px;
}
.getMisc {
	text-align: right;
	font-size: 11px;
	padding-top: 6px;
	line-height: 1.5em;
}
.getMisc a, .getMisc a:visited {
	color: #73722e;
}
a.largeView {
	background: url(img/icn_plus.gif) no-repeat left 2px;
	padding-left: 12px;
}
#peacock_prodview {
	margin: 10px 0 0 0;
}
/*configurator*/
#dvConfig {
	width: 412px;
	color: #624119;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #fff;
}
#dvMaterial {
	margin: 0 0 0 0;
	padding-bottom: 0px;
}
#dvCovering {
	margin: 0 0 11px 0;
}
#dvCut ul {
	margin: 0;
	padding: 0;
}
#dvCut ul li {
	float: left;
	padding-right: 4px;
	height: 27px;
	list-style: none;
	margin: 0;
}
#dvPaperOpts, #dvCanvasOpts {
	margin: 0 0 11px 0;
	display: none;
}
#dvBtns {	
	display: none;
}
#dvDimensions {
	margin: 10px 0 10px 0;
	display: none;
}	
#dvRollDimensions  {
	margin: 0 0 20px 0;
	display: none;
}
#dvSheetDimensions {
	margin: 0 0 14px 0;
	display: none;
}
#dvSheetDimensions p {
	line-height: 1.5em;
	margin-bottom: 6px;
}
#dvSheetDimensions p.pIndent2 {
	margin-top: 8px;
}
#dvSheetDimensions select.selWidthInput, #dvSheetDimensions select.selDepthInput {
	width: 50px;
	*width: 50px;
	font-size: 12px;
	margin: 1px 0 0 0;
	font-weight: normal;
	color: #333;
}

/*#dvSheetDimensions select.selWidthFrac, #dvSheetDimensions select.selDepthFrac {direction:rtl;text-align:right;}
#dvSheetDimensions select.selWidthFrac option, #dvSheetDimensions select.selDepthFrac option {direction:rtl;text-align:right;} */

#dvSheetDimensions .selWidthLabel, #dvSheetDimensions .selDepthLabel {
	width: 40px;
}
#dvDescription {
	margin: 0 0 20px 0;
	display: none;
}
#dvDescription input {
	width: 350px;
	*width: 360px;
	font-size: 12px;
	padding: 1px 4px;
	color: #a9a9a8;
	border: 1px solid #c7c7c7;
	margin: 0 0 0 4px;
}
#dvQuantity, #dvPrice {
	vertical-align: middle;
	padding-left: 4px;
}
#dvPrice {
	padding-left: 20px;
}
#dvPrice span {
	color: #333;
}
#dvPriceQuantity {
	display: none;
}	
#dvPriceQuantity h3 {
	line-height: 1em;
	margin: 0 4px 0 0;
}
#dvPriceQuantity .selQuantity select {
	width: 50px;
	*width: 60px;
	font-size: 13px;
	margin: 1px 0 0 0;
	font-weight: bold;
	color: #333;
}
#dvPriceQuantity .inpPrice input {
	width: 100px;
	*width: 110px;
	font-size: 15px;
	padding: 1px 4px 0 0;
	border: 1px solid #ffffff;
	margin: 0 0 1px 0;
	font-weight: bold;
	color: #333;
}
.pIndentOpts {}
.pIndent{margin-left:12px;}
.pIndent2 {margin-left:12px;}
.pSection {font-weight:bold;font-size:9pt;}
.txtSmall {font-size: 10px;}
.btnHover {cursor: pointer;}
#showAdd {
	margin: 0 0 0 4px;
}
.msgFavorites {
	font-size: 11px;
}

.styleUppercase {
	text-transform: uppercase;
}

#container .dvGiftCert {
	margin: 0 0 10px 5px;
}
#container .selectGiftCert {
	margin: 10px 0 0 0;
	font-size: 16px;
}



/*cart*/
#tblCart tr td {
	padding:4px;
}
#tblCart .inpProjectName, #tblCart .inpDiscCode {
	width: 120px;
	*width: 130px;
	font-size: 12px;
	padding: 1px 4px;
	color: #333;
	border: 1px solid #c7c7c7;
	margin: 1px 0 0 4px;
}
#tblCart .inpQuantity {
	width: 50px;
	*width: 60px;
	font-size: 12px;
	margin: 1px 0 0 0;
	font-weight: normal;
	color: #333;
}

/*checkout*/
#tblBillingShipping tr td, #tblOrderDetails tr td {
	padding: 2px;
}
#tblOrderDetails .inpGiftCert {
	width: 220px;
	*width: 230px;
	font-size: 12px;
	padding: 1px 4px;
	color: #333;
	border: 1px solid #c7c7c7;
	margin: 1px 0 0 0px;
}

/*static pages*/
ul.lstGetStaticPages {
	margin: 0 0 1.8em 0;
	padding: 0;
}
ul.lstGetStaticPages li {
	margin: 0 0 .8em 16px;
	list-style: none;
	padding: 0;
}

/*sign in*/
input.inpSignIn {
	width: 250px;
	*width: 260px;
	font-size: 12px;
	padding: 1px 4px;
	border: 1px solid #c7c7c7;
	margin: 0 0 8px 0;
}	
.txtAreaGenComments {
	width: 400px;
	*width: 410px;
	height: 60px;
	font-size: 12px;
	padding: 1px 4px;
	border: 1px solid #c7c7c7;
	margin: 0 0 8px 0;
}	

.tblPaddding tr td {
	padding: 2px;
}
.tblAlignMiddle tr td {
	vertical-align: middle;
}

#footer {
	background: url(../Images/bg_bot.gif) no-repeat;
	margin: 0px auto;
	width: 1050px;
	height: 90px;
	padding-top: 23px;
}
#footer table {
	border: 0;
	width: 980px;
	margin: 0 35px;
}
#footer table td {
	padding: 8px 0 0;
	vertical-align: top;
}
#footer .copyright {
	text-align: left;
}
#footer .nav {
	text-align: center;
	font-weight: bold;
}
#footer .credits {
	text-align: right;
}
#footer p {
	color: #FFF;
	margin: 0;
	font-size: 10px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer .nav a {
	text-transform: uppercase;
	padding: 0 4px;
}


/* ----------------- SOCIAL ICONS ----------------- */
#footer .nav img { margin: 15px 2px; }



.displace { left: -9999px; position: absolute; }
#footer .facebook, #footer .twitter {
	background: url(../Images/social-media-icons.png);
	display: inline-block;
	height: 32px;
	margin: 10px;
	padding: 0;
	width: 23px;
}
#footer .twitter { background-position: -32px 0; }

/* width of the body content */
.content
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
}


/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5;}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {BACKGROUND-COLOR: #FFFFFF}

/* Box - Page Headings */
.CPpageHead {
	BORDER-BOTTOM: 2px solid #CCCCCC; 
	PADDING: 0 0 2px 0 !important;
}

/* Box - Page Navigation */
.CPpageNav {
	margin-right: 32px;
}
.CPpageNav td {
	font-size: 11px;
}
.CPpageNav td a, .CPpageNav td a:visited, .CPpageNav td a:active {
	text-decoration: underline !important;
}
.CPpageNav td a:hover {
	text-decoration: none !important;
}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {
	margin-left: 12px;
	font-size: 12px;
}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List and Product Recomendation List */
.CPcatDescList {
	margin:0; 
	padding:0;
	clear: both;
}
.CPcatDescListItem {
	float: left;
	width: 148px;
	margin-right: 30px;
	margin-bottom: 16px;
	text-align: center;
	list-style: none;
	line-height: 16px;
}
.CPcatDescListItem img {
	margin-bottom: 4px;
	border: 1px solid #d1d1d1;
}
.CPcatDescListItem a, .CPcatDescListItem a.visited, .CPcatDescListItem a:active {
	font-weight: bold;
	text-decoration: none !important;
}
.CPcatDescListItem a:hover {
	text-decoration: none;
}


/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {}

/* Option Text box */
.CPoptTxt {}


/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 10px; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
	margin: 23px;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}
.listRowHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.listRowBot {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}

/* --------------------  */
/* ADDED -- Version 4.1  */
/* --------------------  */
.cpbeta {
	color: red;
	font-size: 14pt;
	
}

/* New template style */ 
html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(../usermods/img/featurebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../usermods/img/featurebox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../usermods/img/featurebox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../usermods/img/featurebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

.boxbody a {	
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}



/*tooltips*/
.qtip-content {
	font-size: 11px;
}
.qtip-content a, .qtip-content a:active, .qtip-content a:visited {
	color: #FFF;
}
a.qtip-button, a.qtip-button:visited, a.qtip-button:active {
	text-decoration: none;
}
a.qtip-button:hover {
	text-decoration: none;
}


/* Fix for clearing floated elements */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearBoth {
	clear: both;
}







/* ----------------- MODULE ----------------- */
.moduleExtra {
	background-color: #e5e5df;
	color: #565621;
	float: left;
	margin: 10px 0;
	width: 160px;
}
.moduleExtra h4 {
	background: #acac8a;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: 0px;
	padding-left: 11px;
	vertical-align: middle;
}
.moduleExtra div { padding: 10px; }
.moduleExtra a { font-size: 13px; line-height: 1; text-decoration: none; }
.moduleExtra p { margin: 0; }

.moduleExtra #SignUp { margin-top: 15px; padding: 0; }
