body {
	font-family: Helvetica, Arial, sans-serif;
}

.content label, .content input, .content textarea, .content select {
	float: left;
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}

.content label {
	clear: left;
	text-align: right;
	display: block;
	width: 130px;
	margin: 0px 5px 11px;
}

.content label.noclear {
	clear: none;
}

.content label.autoWidth {
	width: auto;
}

.content label.radioLabel {
	clear: none;
	display: inline;
	float: none;
	width: auto;
}

.content input {
	clear: right;
	padding: 2px 2px 3px 2px;
}

.content textarea {
	clear: right;
	width: 350px;
}

.content .button {
	color: #FFF;
	background: #BABAB8;
	font-weight: bold;
	padding: 5px 20px 7px 20px;
	margin: 10px 25px 15px 0px;
	float: right;
}

.content img {
	margin-bottom: 3px;
}

p#priceInfo {
	clear: both;
	font-weight: bold;
	margin: 2px;
	padding-top: 7px;
	text-align: center;	
}

p.error {
	clear: both;
	color: #F18E00;
	font-weight: bold;
	margin: 10px 0px 5px 110px;
}

#cartForm p.error {
	margin-left: 20px;
}

.content fieldset {
	border: 0;
}

.content legend {
	font-weight: bold;
}

.hide {
	display: none;
}

#categories, #products, #product {
	padding: 13px 0 0 19px;
}

.productImages {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	width: 95%;
}

div.description {
	margin-bottom: 10px;
	padding-left: 19px;
}

div.description p {
	margin: 3px 0 0 0;
}

p.productNumber {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}

p.productPrice {
	font-weight: bold;
	font-style: italic;
}

p.productPrice span {
	font-weight: normal;
}

div.description ul, div.description ol {
	margin-left: 25px;
}

div.category, div.product {
	background: #BABAB8 none repeat scroll 0 0;
	display: block;
    float: left;
    height: 160px;
    margin: 10px 5px 0;
    padding: 3px;
    width:157px;
}

div.news {
	clear:both;
}

div.product {
	min-height: 210px;
	height: auto;
}

div.category h3, div.product h3 {
	margin-left: 3px;
	color: #FFF;
	font-size: 16px;
	margin-bottom: 5px;
}

div.product h3 {
	height: 50px;
	overflow: hidden;
}

div.category a, div.product a {
	color: #FFFFFF;
}

div.category img, div.product img {
	margin: 0 3px 4px 3px;
	padding: 0;
}

div.product a {
	font-weight: bold;
}

#cartBox {
	background-color: #F18E00;
	padding: 6px;
	width: 157px;
}

#cartBox a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

table#cart {
	border-collapse: collapse;
	margin: 0 0 5px 20px;
	width: 90%;
}

table#cart caption {
	color: #F18E00;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: left;
}

#removeCol {
	width: 5%
}

#productCol {
	width: 45%;
}

#amountCol {
	width: 25%;
}

#totalCol {
	width: 25%;
}

input.amount {
	width: 80%;
}

table#cart thead tr {
	background-color: #BABAB8;
}

table#cart th {
	font: bold 12px/16px Verdana, Geneva, sans-serif;
	color: #FFF;
	padding: 3px;
	text-align: left;
}

table#cart td {
	font: normal 11px/14px Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #53534D;
	padding: 5px 2px 3px 5px;
}

table#cart td.rightAlign {
	font: bold 11px/14px Verdana, Geneva, sans-serif;
	color: #53534D;
	padding-right: 20px;
	text-align: right;
}

table#cart td img {
	margin: 0;
	padding: 0;
}

table#cart select {
	float: none;
}

table#cart label {
	margin: 0;
	text-align: left;
	width: 100px;
}

p#cartButtons input {
	color: #FFF;
	background: #BABAB8;
	font-weight: bold;
	padding: 5px 10px 7px 10px;
	margin: 10px 2px 0 0;
}

form#info {
	margin-left: 20px;
}

#customerInfo {
	margin-left: 20px;
	margin-bottom: 5px;
}

#customerInfo h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 0;
}

#customerInfo p {
	margin: 0;
}

form#pay {
	margin-left: 20px;
}

form#pay legend {
	color: #F18E00;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

form#pay label {
	margin-left: 0;
	width: auto;
}

.top {
	clear: both;
	display: block;
	margin: 0 auto 5px auto !important;
}

.bottom {
	clear: both;
	display: block;
	margin: 3px auto 0 auto !important;
	padding-top: 0 !important;
}

.left {
	float: left;
	margin-right: 7px !important;
	padding-top: 2px !important;
}

.right {
	float: right;
	margin-left: 5px !important;
	margin-right: 5px !important;
	padding-top: 2px !important;
}

p.paragraph {
	margin-top: 0 !important;
}

td.noborder,  table#cart td.noborder {
	border: none !important;
}

p.backLink {
	margin-bottom: 0;
}

#tafForm p {
    overflow: hidden;
}
ul.linklist, ul.linklist li {
	list-style-type: none;
	/*color: #53534D;*/
	color: #000000;
}

ul.linklist {
	margin-left: 20px;
}

ul.linklist li a {
	font: normal 11px/14px Verdana, Geneva, sans-serif;
	color: #000000;
}

#popup {
	position:absolute;
	left: 40%;
	top: 200px;
	z-index: 9000;
	background-color:#BABAB8;
	border: 20px solid #F18E00;
	width: 300px;
	padding: 10px;
	
}

#popup h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#F18E00;
}

#popup p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}

