/* Freedom Included Inc.
 * main stylesheet: style.css
 * revision: 20100606-1611 by jevans
 *
 * Colors:
 * 		fsf red: 	#810606
 * 	highlight grn:	#82b74e
 *  dark teal:		#4e8e79
 *  highlight red:	#cd0a0a
 *  dark red:		#4e0404
 *  dark grn:		#273718
 *  light teal:		#78daba
 *  teal-grey:		#badad0
 *  teal-dark-gry:	#89a199
 *  off-white:		#fcfeff
 *
 */


/* Tag Styles */

body {
	/*background-color: ;*/
	background: #d0d9d6 url('../images/bt.gif') repeat left top;
	font-family: sans-serif;
	font-size: 10px;
}

img {
	border: none;
}

input {
	border: 1px solid #4e8e79;
	background: #cadad0;
}

input:focus {
	border: 1px solid #273718;
	background: #fcfeff;
}

div.grid_9 p, .content p, p.product_category_description  {
	padding: 12px 18px 0 18px;
	line-height: 1.8em;
	font-size: 1.5em;
}

a, .productIndexDescription li a {
	text-decoration: none;
	color: #00a;
	border-bottom: 1px dotted #00f;
}



a:hover, .productIndexDescription li a:hover , .productImage p a:hover{
	border-bottom: 1px solid #36f;
	color: #36f;
}

a:visited, .productIndexDescription li a:visited {
	text-decoration: none;
	color: #00a;
	border-bottom: 1px dotted #00f;
}

a.image {
	border: none;

}

h3 {
	font-family: 'DejaVuSansMono', monospaced;
	font-size: 2em;
	margin: 18px 0 18px 0;
}

h4 {
	font-family: 'DejaVuSansMono', monospaced;
	font-size: 2.4em;
}

h5 {
	font-size: 1.2em;
}




/* Layout Containers */

#blk-page-container {
	background: #fcfeff url('../images/g96.png') repeat-x bottom;
	border: 1px solid #ccc;
	border-top: none;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-bottomright: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-bottom-right-radius: 16px;
	border-bottom-left-radius: 16px;
}

#blk-header {
	margin-bottom: 20px
}

#header-text {
	float: left;
	padding: 16px 0 0 10px;
	width: 600px;
}

#header-text img {
	float: left;
	padding: 0 10px 0 15px;
	height: 48px;
}

#header-right {
	float: right;
	width: 270px;

	margin-right: -10px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#header-right a {
	display: block;
	float: left;
	margin: 3px;
	padding: 3px;
	font-family: 'DejaVuSansMono', sans-serif;
	font-size: 0.9em;
	color: #00f;
}

#header-right a:visited {
	color: #00f;
}

#header-right a:hover {
	color: #66f;
	border-bottom: 1px solid #66f;
}

#blk-nav {
	background: url('../images/hr.png') repeat-x bottom;
	height: 32px;
	padding-top: 10px;
}

#blk-search {
	float: right;
}

#blk-page-content {
	background-color: #fef;
}

#blk-right-sidebar {


}

#blk-footer div {
	background: url('../images/hr.png') repeat-x top;
	margin-top: 18px;
}

#blk-footer li {
    font-size: 1.2em;
    line-height: 1.6em;
}

#blk-footer ul {
    padding: 18px;
}

/* per-page */

#blk-featured-items {
	background: #eef;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 18px;
}

#index-static-content {
}




/* Typography */

@font-face {
	font-family: 'DejaVuSansMono';
	src: url('../fonts/DejaVuSansMono-webfont.eot');
	src: local('☺'), url('../fonts/DejaVuSansMono-webfont.woff') format('woff'), url('../fonts/DejaVuSansMono-webfont.ttf') format('truetype'), url('../fonts/DejaVuSansMono-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DejaVuSansMonoOblique';
	src: url('../fonts/DejaVuSansMono-Oblique-webfont.eot');
	src: local('☺'), url('../fonts/DejaVuSansMono-Oblique-webfont.woff') format('woff'), url('../fonts/DejaVuSansMono-Oblique-webfont.ttf') format('truetype'), url('../fonts/DejaVuSansMono-Oblique-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

#header-text h1 {
	font-family: 'DejaVuSansMono', monospaced;
	font-size: 3.2em;
	float: left;
}

#header-text h2 {
	font-family: 'DejaVuSansMonoOblique', sans-serif;
	font-size: 1.6em;
	padding-left: 2px;
	float: left;
	margin-right: 60px;
	margin-top: -10px;
}

#blk-featured-items h4 {
	font-family: 'DejaVuSansMono', sans-serif;
	font-size: 1.6em;
	padding: 18px 8px;
	text-align: center;
}


.brandImage,
.productImage {
	padding-bottom: 5px;
	float: none;
	margin: 0 auto;
	text-align: center;
	/*background: #eef;*/
}

.productImage p {
	text-align: center;
}

.productIndexDescription p {
	padding-top: 8px;
}



/************/
/* Elements */
/************/

/* Top-right section */

#header-right {
	font-size: 10pt;
}

/* Navigation */

#blk-nav ul {
	list-style: none;
	float: left;
}

#blk-nav li {
	float: left;
	margin: 0;
}

#blk-nav a {
	display: block;
	padding: 6px 8px 4px 9px;
	height: 20px;
	background: none;
	border-right: 1px dotted #134;
	font-family: 'DejaVuSansMono', sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000;
}

#blk-nav a.current {
	border-bottom: 2px solid #111;
	height: 18px;
}

#blk-nav a:hover {
	background: #fafaff url('../images/nav-up.gif') no-repeat 50% 25px;
	color: #145;
}

#blk-nav a:visited {

}

/* Round boxes */

#blk-mailing-list {
	background: #eef;
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 18px 8px 8px 8px;
	margin: 18px 0 18px 0;
}

#blk-mailing-list h5 {
	font-family: 'DejaVuSansMono', sans-serif;
	font-size: 1.5em;
	text-align: center;
}

#blk-mailing-list p {
	font-size: 1.2em;
	text-align: center;
	padding: 18px 0;
}

#blk-mailing-list form {
	text-align: center;
}

#blk-mailing-list input {
	margin: 0 auto 10px auto;
	font-size: 1.1em;
}

#fi-email {
	width: 80%;
}

#blk-fsf {
	background: #fee;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#blk-fsf img {
	display: block;
	margin: 0 auto;
}

#blk-fsf p {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.3em;
	padding-bottom: 0.5em;
}

#blk-fsf form {
	text-align: center;
}

#blk-fsf input {
	margin: 0 auto 10px auto;
	font-size: 1.1em;
}

#fsf-email {
	width: 80%;
}

/* Featured Items */

.productImage a {
	font-size: 1.5em;
}

.featuredItem {
	margin: 0 auto;
	/*background: #eff;*/

}

.productIndexDescription {
	float: none;
	/*background: #fee;*/
}

.productIndexDescription ul {
	list-style: none;
	/*background: #ffe;*/
}

.productIndexDescription li {
	font-size: 1.2em;
	display: block;
	padding: 1px 0 2px 16px;
	margin: 0 0 7px 10px;
	background: url('../images/bullet-black.png') no-repeat left top;
}


/* products */

#blk-product-page {

}

#blk-product-upper-left, #blk-product-upper-right {

}

#blk-product-upper-left div{
	padding: 20px;
}

#blk-product-upper-right div {
	padding: 20px;

}

#blk-product-lower div{

}



/* Search Form */

#form-search {
	background: url('../images/icon-search.png') no-repeat left center;
	padding: 0 20px 3px;
}

#form-search label {
	vertical-align: middle;
	font-size: 12px;
	text-transform: uppercase;
}


/* Footer */

#blk-footer p {
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 18px;
}


/* shopping cart page */

#a-checkout {
	font-size: 2em;
	float: right;
	margin: 10px;
	text-decoration: none;
	border-bottom: 1px dotted
}

.qtyform input#id_quantity {
	width: 30px;
	margin: 10px;
}

.qtyform input#id_update_submit {
	margin: 10px;
}

#blk-cart-page table {
	width: 100%;
}

#blk-cart-page td {
	font-size: 1.3em;
}

#tr-cart-total {
	font-weight: bold;
	text-align: right;
	}

/* checkout page 1 */

#blk-checkout-form {

}

#blk-checkout-form td {
	padding: 6px;
}

#blk-checkout-form label {
	float: right;
}

p.help {
	clear: right;
	padding: 2px;
	color: #333;
}

#blk-checkout-form input[type=submit], #blk-checkout-confirm input[type=submit] {
	font-size: 1.4em;
	font-family: 'DejaVuSansMono', sans-serif;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#checkoutprogress {
	float: right;
	margin-top: -57px;
}

#checkoutprogress li {
	float: left;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	font-size: 1.2em;
	padding: 8px;
}

#checkoutprogress li.active {
	background-color: #eee;
	font-weight: bold;
}


#blk-checkout-confirm h5 {
	padding: 5px 10px 3px 10px;
	margin: 9px 0 9px 0;
	font-size: 1.2em;
	border-bottom: 2px dotted #ccc;
	background-color: #eff8ef;
	width: 90%;
}

#blk-checkout-confirm {
	font-size: 1.3em;
}

#blk-checkout-confirm > * {
	padding-left: 10px;
}

/* contact info page */

#blk-contact-info h3 {
	margin-left: 20px;
}

#blk-contact-info table {
	width: 100%;
}

#blk-contact-info td {
	padding: 10px;
}

#blk-contact-info td.l{
	text-align: right;
	font-weight: bold;
}

#blk-contact-info td.t {
	padding-top: 26px;
	font-size: 1.2em;
	color: #333;
}

/* search results page */

#blk-search-results h4 {
	margin: 10px;
}

#blk-search-results li {
	font-size: 1.4em;
	padding: 10px;
}

/* login / logout */

#blk-login form, #blk-login p  {
	margin: 18px;
	font-size: 1.4em;
}

#blk-login a {
	line-height: 1.8em;
}

#blk-login h4, #blk-login h5 {
	padding: 8px 18px 2px 18px;
}

/* product category pages */

#blk-product-category li {
	display: block;

	font-size: 1.4em;
	padding: 7px 0px 7px 18px;
}

#blk-product-category li img {
	vertical-align: middle;
}

#blk-product-category a:hover {
	color: #66f;
	border-bottom: 1px solid #66f;
}

#frontpage-paypal-buttons {
    text-align: center;
}

#frontpage-paypal-buttons input {
    border: none;
}

/* info boxes */

.highlight-info {
    border: 1px solid #ABA374;
    margin: 12px 18px;
    background-color: #F7EBA8;
}

.highlight-info p {
    margin: 0 0 1em 0;
    font-size: 0.4em;
    color: #300;
    padding: 0.8em;
    line-height: 0.7em;
}

.highlight-warn {
    border: 1px solid #B3948D;
    margin: 12px 18px;
    background-color: #FFD4CA;
    padding: 0;
    font-size: 1em;

}

.paypal-buttons {
    margin: 18px 18px;
}

.paypal-buttons input {
    border: none;
    float: left;
    margin-right: 18px;
}
