/*
Description: Cafe de Velo, Global Styles (cafedevelo.com)
Author: Derek Reager
Author URI: http://rescuederek.com/
*/

/* Updated 11/07/07 */

/* Common
------------------------------ */
html, body {
	margin:0;
	padding:0;
	}
body {
	font: 62.5% Arial, "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	background: #000000 url("../styleImages/body_bg.gif") center top repeat-y fixed;
	}
p {
	margin: 0;
	}
ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none;
	}
a, a:link, a:visited {
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
a img, img {
	border: 0;
	}
a:hover img, img:hover {
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6, dt {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
table {
	border-collapse: collapse;
	}
form, fieldset {
	margin: 0;
	padding: 0;
	}
fieldset {
	border: 1px solid #000;
	}
legend {
	padding: 0;
	color: #000;
	}
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
select {
	padding: 0;
	}
.structural {
	position: absolute;
	left: -9999px;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* Page Layout/Structure 
------------------------------ */
#header {
	margin: 0 auto;
	width: 860px;
	height: 170px;
	}
#container {
	margin: 0 auto;
	width: 772px;
	}
#wrapper {
	width: 100%;
	float: left;
	}
#content {
	margin: 0 112px;
	}
#sidebar_left {
	margin-left: -772px;
	width: 112px;
	float: left;
	}
#sidebar_right {
	margin-left: -112px;
	width: 112px;
	float: left;
	}
#footer {
	margin: 15px auto 0;
	width: 770px;
	clear: both;
	}

/* Styling
------------------------------ */

/* Header Div ----- */
#header {
	text-align: left;
	background: #340000 url("../styleImages/header_bg.gif") center bottom no-repeat;
	}
#header a#logo {
	float: left;
	}
#header div#search {
	/*margin-left: 325px;*/
	padding: 10px 10px 10px 335px;
	width: 264px;
	float: left;
	text-align: left;
	}
#header div#search p {
	padding: 20px 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #CCC;
	}
#header div#search a, #header div#search a:link, #header div#search a:visited {
	color: #CCC;
	}
#header div#search a:hover, #header div#search a:active {
	color: #FFF;
	}
#header div#search form input.txt, #header div#search form input.btn {
	font-family: Helvetica, Arial, sans-serif;
	border: none;
	}
#header div#search form input.txt {
	margin: 0;
	padding:0px;
	width: 200px;
	height: 26px;
	font-size: 1.6em;
	color: #666;
	background: #FFF;
	}
#header div#search form input.txt, #header div#search form input.btn{padding-left:4px;}
#header div#search form input.btn{padding-right:4px;}
#header div#search form input.btn {
	margin: 0;
	width: 50px;
	height: 26px;
	font-size: 1.2em;
	color: #FFF;
	background: #696;
	}
#header div#search form input.btn:hover, #header div#search form input.btn:active {
	background: #060;
	cursor: pointer;
	}

/* Topnav 
*/
#topnav {
	margin-left:-110px;
	padding: 0 24px;
	height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	}
#topnav dt, #topnav dd {
	float: left;
	}
#topnav dd {
	height: 28px;
	background: url("../styleImages/topnav_a_bg.gif") right top no-repeat;
	}
#topnav a, #topnav a:link, #topnav a:visited {
	margin-right: 5px;
	padding: 8px 8px 0 13px;
	display: block;
	height: 28px;
	background: url("../styleImages/topnav_dd_bg.gif") left top no-repeat;
	color: #333;
	}
#topnav a:hover, #topnav a:active {
	text-decoration: none;
	color: #933;
	}

/* Container Div ----- */
#container {
	text-align: left;
	}

/* Content Div ----- */
#content div.padbox {
	padding: 0 20px 15px;
	}
#content img.banner {
	margin-bottom: 10px;
	}
#content h1 {
	font-size: 2.6em;
	color: #932A2C;
	}
#content h2 {
	font-size: 2em;
	color: #666;
	}
#content p {
	margin-top: 15px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333;
	}
#content p.last {
	margin-top: 0;
	}
#content a, #content a:link, #content a:visited {
	color: #666;
	}
#content a:hover, #content a:active {
	color: #933;
	}
#content h1.cat {
	padding: 5px 0 30px 10px;
	background: url("../styleImages/cat_h1_bg.gif") left top no-repeat;
	}
#content p#trail {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	/*line-height: 75%;*/
	color: #999;
	}
#content p#trail a {
	color: #933;
	}
#content p#trail a:hover {
	text-decoration: none;
	color: #666;
	}
#content p#trail span {
	padding: 0 5px;
	color: #666;
	border: 1px dotted #CCC;
	border-bottom: none;
	}
#content dl#subcats {
	margin-bottom: 15px;
	padding-bottom: 10px;
	/*text-align: center;*/
	border-bottom: 2px solid #CCC;
	}
#content dl#subcats dt {
	margin-top: 0;
	margin-bottom: 10px;
	/*display: none;*/
	font-size: 2em;
	color: #666;
	}
#content dl#subcats dd {
	margin-bottom: 5px;
	/*margin-right: 20px;
	width: 112px;
	height: 172px;
	float: left;
	background-color: #F5F5F5;*/
	font-size: 1.8em;
	}
/*#content dl#subcats dd:hover {
	background-color: #EBEBEB;
	}*/
#content dl#subcats a {
	display: block;
	font-weight: bold;
	color: #933;
	}
#content dl#subcats a:hover {
	color: #666;
	text-decoration: none;
	background: url("../styleImages/cat_rollover_bg.jpg") right top no-repeat;
	}
#content dl#subcats em {
	/*padding-top: 5px;
	padding-bottom: 5px;
	display: block;*/
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	}
#content dl#subcats img {
	margin-bottom: -5px;
	/*margin-bottom: 5px;
	display: block;
	padding: 3px;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;*/
	}
#content dl#subcats dd a:hover img {
	/*border: 1px solid #999;*/
	border: none;
	}
#content dl#subcats dd.last {
	margin-right: 0;
	}
#content table#items {
	width: 100%;
	text-align: left;
	color: #333;
	}
#content table#items caption {
	display: none;
	}
#content table#items th, #content p#btm td {
	background: #E9E9E9 url("../styleImages/table_thead_bg.gif") left bottom repeat-x;
	}
#content table#items th {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #666;
	}
#content table#items tr {
	/*background: #FFF url("../styleImages/table_tr_bg.jpg") right bottom no-repeat;*/
	}
#content table#items thead tr {
	background: none;
	}
#content table#items td {
	padding-top: 10px;
	font-size: 1.2em;
	vertical-align: top;
	color: #333;
	}
#content table#items td.thumb, #content table#items td.price {
	width: 112px;
	}
#content table#items td.thumb {
	padding-right: 10px;
	}
#content table#items td.thumb a img {
	padding: 3px;
	display: block;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
#content table#items td.thumb a:hover img {
	background-color: #933;
	}
#content table#items td.desc {
	padding-bottom: 10px;
	padding-right: 10px;
	}
#content table#items td.desc a {
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #933;
	}
#content table#items td.desc a.more {
	display: inline;
	font-size: 90%;
	font-weight: normal;
	}
#content table#items td.price {
	padding-right: 5px;
	font-weight: bold;
	color: #933;
	}
#content table#items td.price s {
	color: #333;
	}
#content table#items td.price a, #content table#items td.price a:link, #content table#items td.price a:visited {
	margin-top: 5px;
	padding: 8px 5px 6px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	background-color: #999;
	}
#content table#items td.price a:hover, #content table#items td.price a:active {
	text-decoration: none;
	background-color: #666;
	}
#content p#btm {
	margin-top: 10px;
	padding: 2px 0;
	font-size: 1.1em;
	text-align: center;
	color: #666;
	background: #E9E9E9 url("../styleImages/table_thead_bg.gif") left bottom repeat-x;
	}
#content p#btm a, #content p#btm a:link, #content p#btm a:visited {
	font-weight: bold;
	color: #666;
	}
#content p#btm a:hover, #content p#btm a:active {
	text-decoration: none;
	color: #933;
	}
#content p#btm a img {
	margin-bottom: -3px;
	}
#content p#btm span {
	padding: 10px 5px;
	font-weight: bold;
	color: #933;
	background: url("../styleImages/pagination_btn_blank.gif") center center no-repeat;
	}
#content p#prodid {
	margin-top: -25px;
	margin-bottom: 20px;
	padding-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	}
#content p#prodid span {
	text-transform: uppercase;
	}
#content p#prod_img {
	padding: 13px 0;
	text-align: center;
	border: 1px solid #EEE;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	}
#content p#prod_img span#more {
	margin-top: 13px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	}
#content p#prod_img span#more a {
	line-height: 1em;
	}
#content p#prod_img span#more a:hover {
	text-decoration: none;
	}
#content div#both {
	margin-bottom: 15px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#content div#both p#price {
	margin-top: 0;
	float: left;
	font-size: 2.2em;
	color: #666;
	}
#content div#both p#price span {
	color: #933;
	}
#content div#both p#tell {
	margin-top: 7px;
	float: right;
	font-size: 1.6em;
	}
#content div#both p#tell a {
	font-size:13px;
	padding-right: 20px;
	color: #933;
	background: url("../styleImages/email_go.gif") right 1px no-repeat;
	}
#content div#prod_desc h2 {
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 1.8em;
	color: #999;
	}
#content div#prod_desc p {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 1.2em;
	}
#content div#add {
	padding: 5px 5px 5px 25px;
	font-size: 2em;
	background: #F2F2F2 url("../styleImages/add_div_bg.gif") left center no-repeat;
	border: 1px dotted #999;
	}
#content div#add div#lt {
	width: 200px;
	float: left;
	color: #666;
	}
#content div#add div#lt input {
	padding: 6px 8px 4px;
	width: 80px;
	line-height: .9em;
	color: #333;
	border: 1px solid #CCC;
	}
#content div#add div.addbtn {
	float: right;
	width: 196px;
	}
#content div#add div.addbtn a {
	padding: 6px 8px 9px;
	display: block;
	text-align: center;
	line-height: .9em;
	color: #FFF;
	background: #BDD3BD url("../styleImages/checkout_btn_bg.gif") left bottom repeat-x;
	border: 1px solid #999;
	}
#content div#add div.addbtn a:hover {
	text-decoration: none;
	background: #91BD91 url("../styleImages/checkout_btn_over_bg.gif") left bottom repeat-x;
	}
#content div#add div.addbtn a span {
	padding-right: 26px;
	background: url("../styleImages/product_add_btn_icon.gif") right 4px no-repeat;
	}
#content div#prod_options {
	background-color: #F2F2F2;
	border: 1px dotted #999;
	border-top: none;
	}
#content div#prod_options div#lt {
	margin: 5px 0 5px 5px;
	float: left;
	width: 200px;
	}
#content div#prod_options div#lt h2 {
	margin-top: 8px;
	font: 2em Arial, Helvetica, sans-serif;
	color: #666;
	}
#content div#prod_options div#rt {
	margin: 5px 0 0;
	float: left;
	width: 275px;
	}
#content div#prod_options div#rt ul {
	font-size: 2em;
	color: #666;
	}
#content div#prod_options div#rt ul li {
	margin-bottom: 5px;
	}
#content div#prod_options div#rt ul select {
	padding: 6px 3px 3px 0;
	color: #333;
	border: 1px solid #CCC;
	}
#content ul#accntnav {
	margin-top: 0;
	}
#content ul#accntnav li {
	margin-right: 5px;
	padding-right: 5px;
	display: inline;
	font-size: 1.4em;
	border-right: 1px solid #CCC;
	}
#content ul#accntnav li strong {
	color: #933;
	}
#content ul#accntnav li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}
#fck p {
	margin: 0 0 15px;
	}

/* Latest Products */
#content dl#latest {
	margin-top: 20px;
	}
#content dl#latest dt {
	margin-bottom: 10px;
	padding: 2px 5px;
	display: block;
	font-size: 1.8em;
	color: #FFF;
	background: #CCC url("../styleImages/emb_01.gif") 470px 7px no-repeat;
	}
#content dl#latest dd {
	margin-right: 15px;
	width: 112px;
	float: left;
	font-size: 1.2em;
	}
#content dl#latest dd img {
	margin-bottom: 5px;
	padding: 3px;
	display: block;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
#content dl#latest dd a:hover img {
	background-color: #933;
	}
#content dl#latest dd.last {
	margin-right: 0;
	}
/* End Latest Products */

#content div#loginreg div.lt {
	width: 310px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #CCC;
	}
#content div#loginreg div.rt {
	width: 309px;
	float: right;
	}

/* Sidebars Common ----- */
#sidebar_left {
	}
#sidebar_left a, #sidebar_left a:link, #sidebar_left a:visited, #sidebar_right a, #sidebar_right a:link, #sidebar_right a:visited {
	color: #666;
	}
#sidebar_left a:hover, #sidebar_left a:active, #sidebar_right a:hover, #sidebar_right a:active {
	color: #933;
	}
#sidebar_left dl#featured, #sidebar_left dl#sale, #sidebar_right div#popular, #sidebar_right div#basket, #sidebar_right div#nl {
	margin-bottom: 10px;
	padding-bottom: 13px;
	background: url("../styleImages/sidebar_emb_btm.gif") center bottom no-repeat;
	}
#sidebar_left dl#featured dt, #sidebar_left dl#sale dt, #sidebar_right div#popular h2, #sidebar_right div#basket h3, #sidebar_right div#nl h3 {
	padding-top: 13px;
	padding-bottom: 10px;
	font-size: 2em;
	line-height: .9em;
	font-weight: bold;
	text-align: center;
	color: #933;
	background: url("../styleImages/sidebar_emb_top.gif") center top no-repeat;
	}
#sidebar_left dl#featured dd, #sidebar_left dl#sale dd, #sidebar_right div#popular ol li, #sidebar_right div#nl p {
	font-size: 1.2em;
	}

/* Sidebar Left Div ----- */
#sidebar_left dl#featured dd img {
	margin-bottom: 5px;
	padding: 3px;
	display: block;
	background-color: #FFF;
	border: 1px solid #EEE;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	}
#sidebar_left dl#featured dd a:hover img {
	background-color: #933;
	}
#sidebar_left dl#sale dt {
	padding-bottom: 5px;
	}
#sidebar_left dl#sale dd {
	margin-top: 5px;
	}
#sidebar_left dl#sale dd span {
	color: #060;
	}
/*#sidebar_left dl#sale dd:first-child {  Not supported in FF 
	margin-top: 0;
	}*/

/* Sidebar Right Div ----- */
#sidebar_right div#basket table {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1em;
	color: #060;
	border: none;
	}
#sidebar_right div#basket table td {
	margin: 0;
	padding: 0 0 2px 0;
	vertical-align: top;
	}
#sidebar_right div#basket table td.empty {
	text-align: center;
	color: #666;
	}
#sidebar_right div#basket p.tot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #CCC;
	}
#sidebar_right div#basket p.tot strong {
	float: left;
	color: #666;
	}
#sidebar_right div#basket p.tot span {
	float: right;
	color: #060;
	}
#sidebar_right div#basket p.btn a, #sidebar_right div#basket p.btn a:link, #sidebar_right div#basket p.btn a:visited, #content table#items td.price a, #content table#items td.price a:link, #content table#items td.price a:visited {
	margin-top: 10px;
	padding: 8px 5px 6px;
	display: block;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	background-color: #696;
	}
#sidebar_right div#basket p.btn a:hover, #sidebar_right div#basket p.btn a:active, #content table#items td.price a:hover, #content table#items td.price a:active {
	text-decoration: none;
	background-color: #060;
	}
#sidebar_right div#nl p {
	margin-bottom: 10px;
	color: #666;
	}
#sidebar_right div#nl form input {
	margin: 0;
	display: block;
	}
#sidebar_right div#nl form input.txt {
	padding: 2px;
	width: 106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	background-color: #f2f2f2;
	border: 1px solid #999;
	}
#sidebar_right div#nl form input.btn {
	margin: 5px 0 0;
	padding: 7px 5px 5px;
	width: 112px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	background-color: #999;
	border: none;
	cursor: pointer;
	}
#sidebar_right div#nl form input.btn:hover, #sidebar_right div#nl form input.btn:active {
	background-color: #666;
	}
#sidebar_right div#popular h2 {
	padding-bottom: 5px;
	}
#sidebar_right div#popular ol li {
	margin-top: 5px;
	color: #999;
	list-style-type: decimal;
	list-style-position: inside;
	}

/* Footer Div ----- */
#footer {
	position: relative;  /* Needed for Safari for setFooter.js */
	/*height: 80px;*/
	background: url("../styleImages/footer_bg.gif") center top no-repeat;
	}
#footer ul {
	padding-top: 15px;
	}
#footer ul li {
	margin: 0 10px;
	display: inline;
	font-size: 1.2em;
	}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited {
	color: #933;
	}
#footer ul li a:hover, #footer ul li a:active {
	color: #666;
	}
#footer ul li.last {
	margin-right: 0;
	}
#footer p {
	margin: 10px 0;
	font-size: 1.1em;
	color: #666;
	}
#footer p a, #footer p a:link, #footer p a:visited {
	color: #966;
	}
#footer p a:hover, #footer p a:active {
	color: #C99;
	}

/* Forms ----- */
form.cmxform fieldset {
	margin-top: 15px;
	margin-bottom: 10px;
	}
form.cmxform legend {
	display: none;
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
form.cmxform fieldset fieldset legend {
	display: inherit;
	}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px 0;
	margin: 0;
	}
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	visibility: visible;
	font-weight: normal;
	}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
form.cmxform label {
	width: 150px; /* Width of labels */
	}
form.cmxform fieldset fieldset label {
	margin-left: 153px; /* Width plus 3 (html space) */
	}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/* Form Styles */
form.cmxform {
	width: 310px;
	color: #333;
	}
form.cmxform legend {
	padding-left: 0;
	}
form.cmxform legend, form.cmxform label {
	color: #666;
	}
form.cmxform input.tb, form.cmxform textarea.ta {
	padding: 2px;
	width: 136px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	}
form.cmxform table tr{padding-bottom:5px;}
form.cmxform table tr td {font-size:12px;font-weight:normal;color:#000000;}
form.cmxform table tr td.tdcartTitle {font-size:14px;font-weight:bold;color:#973234;background:url("../styleImages/forms_li_bg.gif") repeat-x scroll left bottom transparent;
padding:5px 0 7px 3px;}

form.cmxform input.cb {
	color: #333;
	background-color: #f2f2f2;
	border: 1px solid #999;
	}
form.cmxform input.btn {
	margin: 5px 0 0;
	padding: 7px 5px 5px;
	width: 142px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	color: #FFF;
	background-color: #999;
	border: none;
	cursor: pointer;
	}
form.cmxform select {
	padding: 0;
	width: 142px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	background-color: #FFF;
	border: 1px solid #999;
	}
form.cmxform input.btn:hover, form.cmxform input.btn:active {
	background-color: #666;
	}
table#payment-table{margin-top:20px;}	
form.cmxform fieldset, form.cmxform table, table#payment-table {
	border: none;
	border-top: 1px solid #bcefbd;
	background: url(../styleImages/forms_fieldset_bg.gif) left bottom repeat-x;
	}
form.cmxform fieldset fieldset {
	background: none;
	}
form.cmxform fieldset li {
	padding: 5px 0 7px 3px;
	font-size: 1.2em;
	background: url(../styleImages/forms_li_bg.gif) left bottom repeat-x;
	}
form.cmxform a.forgot {
	font-size: .8em;
	}
form.cmxform li label.addy2 {
	/*display: none;*/
	visibility: hidden;
	}
