@import url("reset.css");
@import url("jquery.lightbox-0.5.css");

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:11pt;
	text-align:center;
	color:#1F1F1F;
	background:#FFF;
	margin-top: 15px;
}

a {color:#2b76e7;}

#header, #footer {
	width:950px;
	margin: 0 auto;
	text-align:left;
}

#header {
	height:90px;
	background:url('../images/template/bg_header_xmas.gif') top right repeat-x;
	position:relative;
}

#header #logo {
	float:left;
	padding:0;
}

#header ul {
	float:right;
	margin-right:8px;
	height:20px;
	margin-top:24px;
}

#header li {
	float:right;
	padding:0 8px 0 12px;	
	background:url('../images/template/bg_header_div.gif') 0 50% no-repeat;
}

#header li a {
	color:#FFF;
	text-decoration:underline;
}

#header li#l {
	background:none;
}

#header #tel {
	position:absolute;
	top:51px;
	right:12px;
}


#promo {position:absolute;top:15px;left:-7px;}
#promo_text {position:absolute;top:100px;left:-7px;width:385px;}

#content {
	background:url('../images/template/bg_content.gif') top repeat-x;	
	padding-left:15px;
	width:935px;
	margin: 0 auto;
	text-align:left;
}

#welcome {
	position:absolute;
	top:50px;
	right:20px;
	width:275px;
}

#cart_mini {
	position:absolute;
	top:50px;
	right:10px;
	width:265px;
	border:#c3c3c2 solid 1px;
	padding:7px 7px 5px 7px;
	background:url('../images/template/bg_categories.gif') top left repeat-x;
}

#cart_mini h3 a {float:right;font-size:80%;}
#cart_mini ul { margin-top:5px; margin-bottom:5px; }
#cart_mini li { text-align:right;font-weight:bold;color:#1659be;}
#cart_mini li span {float:left; font-weight:normal;}
#cart_mini a img {float:right;}

.strikethrough {
	color:#E10B01;
	text-decoration: line-through;
}

#payment_methods {
	position:absolute;
	top:10px;
	right:10px;
}

#title span.a {
	text-transform:uppercase;
	font-size:140%;
	font-weight:bold;
}

#title span.b {
	margin: 5px 0;
	text-transform:uppercase;
	display:block;
	width:100%;
	font-size:120%;
	color:#5f5f5f;
	border-bottom:#5f5f5f solid 1px;
	padding:0 0 5px 0;
}

.c {font-size:90%;}

#right {
	width:690px;
	background:url('../images/template/bg_content_right.gif') top right no-repeat;
	float:right;
	margin: 8px 0 0 0;
	position:relative;
}

#header_right_top {
	position:absolute;
	top:-40px;
	left:0px;
}

#right h1 {
	clear:both;
	padding: 30px 0 15px 0;
	font-size:160%;
	border-bottom:#d6d3d3 solid 1px;
	margin: 0 0 15px 0;
	line-height:1.3em;
}

#right h1 span {
	float:right;
	color:#DB5104;
	line-height:1em;
}

#right h1 span span {
	float:right;
	clear:right;
	padding-bottom:4px;
}

#right h1 span span span {
	float:none;
	clear:none;
	font-size:60%;
	color:#7F7F7F;
	text-transform: uppercase;
}

#right h1 #ex {
	font-size:60%;
	color:#7F7F7F;
}

#right p {
	margin: 0 0 15px 0;
	font-size:95%;
	font-weight:normal;
	line-height:1.3em;
}

#right #listings {
	float:left;
}

/* Categories Full Width */

#right .full .listing {
	float:left;
	clear:left;
	border-bottom:#d6d3d3 solid 1px;
	margin-bottom: 20px;
	width:100%;
}

#right .full .listing_right {
	float:right;
	width:540px;
}

#right .full .listing .price {
	padding-bottom:15px;
}

/* Categories Split Width */

#right .listing {
	float:left;
	clear:left;
	border-bottom:#d6d3d3 solid 1px;
	margin-bottom: 20px;
	width:500px;
}

#right .listing h2 {
	padding:0 0 0 0;
	font-size:110%;
}

#right .listing h2 a span {
	text-decoration: none;
	color:#DB5104;
	float:right;
}

#right .listing p {
	padding:0;
}

#right .listing .price {
	clear:left;
	display:block;
	color:#DB5104;
	font-size:120%;
	font-weight:bold;
	padding: 7px 0 0 7px;
}

.price .inc span, .price .ex span {
	font-size:70%;
	color:#7F7F7F;
	text-transform: uppercase;
}

.price .inc, .price .ex {
	float:left;
	clear:left;
	padding-bottom:4px;
}

.price .ex {
	font-size:80%;
	padding-bottom:10px;
	color:#7F7F7F;
}

#right .listing_left {
	float:left;
	width:150px;
}

#right .listing_right {
	float:right;
	width:350px;
}

#right .listing_right .more {
	float:right;
	margin-bottom:20px;
}

#right_bnr {
	float:left;	
	width:173px;
	margin-left:15px;
	height:100px;
	border:#d4d5cd solid 1px;
	background:url('../images/template/bg_featured.gif') top left repeat-y;
	font-size:90%;
}

#right_bnr .inner {
	padding:5px;
}

#right h2 {
	font-size:140%;
	color:#DC5C2E;
	padding: 0 0 25px 0;
	clear:both;
	line-height:1.3em;
}

#right h2 span {
	color:#BFBFBF;
}

#right h3 {
	color:#2b76e7;
}

#right ul {
	font-size:95%;
	line-height:1.3em;
}

#product_gallery {
	float:right;
	clear:right;
	margin: 0 0 5px 10px;
	width:285px;
}

#product_gallery img {
	border-bottom:#2b76e7 solid 2px;
	margin-bottom:10px;
}

#product_gallery img.thumb {
	border:#BFBFBF solid 1px;
}

#product_gallery a {
	margin-right:10px;
}

#product_price {
	clear:both;
}

#product_options {
	margin-bottom:15px;
}

#product_options h3 {
	padding: 10px 0 15px 0;
	font-size:130%;
}

#product_options .option {
	padding: 10px 0 10px 5px;
	background:#F5F5F5;
	border-top:#BFBFBF solid 2px;
}

#product_options .option label {
	margin-left:5px;
	float:none;
	width:auto;
	display:inline;
}

#product_options .option input {
	float:none;
	width:auto;
}

/* PRODUCT BUILDER START */

.product_options_builder {
	width:500px;
	height:350px;
	float:left;
	overflow-y: scroll;
	padding-right:10px;
}

#builder_right {
	float:left;
	margin-left:15px;
}

#builder_right #price {
	font-size:200%;
	color:#DC5C2E;
	font-weight:bold;
	padding-bottom:10px;
}

#builder_right label {
	width:70px;
	float:left;
}

#builder_right input {
	width:60px;
	float:left;
}

#builder_right a {
	clear:both;
}

/* PRODUCT BUILDER END */

#product_price form {
	padding: 0 0 0 5px;
}

#product_price label {
	width:70px;
}

#product_price #product_quantity {
	width:30px;
}

#cart_add_top {
	width:290px;
	float:right;
	text-align:right;
}

#cart_add_top input {
	width:70px;
	margin:4px 10px 0 0;
}

#cart_add_top label {
	width:auto;
	margin:7px 3px 0 0;
}

#cart_add_top img {
	vertical-align:middle;
}

#cart_add_top p {
	clear:both;
	text-align:right;
	font-size:90%;
}

#left {
	width:220px;
	float:left;
	margin:23px 0 0 0;
}

#left ul {
	border:#c3c3c2 solid 1px;
	background:#fbfaf9 url('../images/template/bg_categories.gif') bottom right repeat-x;
	padding: 7px 12px;
}

#left ul li {
	padding: 7px 0 7px 17px;
	background: url('../images/template/bullet_categories.gif') 0 9px no-repeat;
}

#left ul li a, #left ul li .folder {
	color:#5f615e;
	font-weight:bold;
	text-decoration:underline;
	font-size:90%;
	cursor:pointer;
}

#left ul li a:hover, #left ul li .folder:hover {
	color:#2b76e7;
}

#left ul li#lf {
	background:none;
	padding-left:0;
}

#left ul li#lf h3 {
	text-transform:uppercase;
	color:#2b76e7;
}

#left ul li ul {
	margin:5px 0 2px 0;
	padding:0;
	background:none;
	border:none;
}

#left ul li ul li {
	background: url('../images/icons/bullet_blue.png') 0 7px no-repeat;
}

#left ul li ul li.sub {
	background: url('../images/template/bullet_categories.gif') 4px 9px no-repeat;
}

#left ul li ul li a, #left ul li ul li .folder {
	font-weight:normal;
	color:#2b76e7;
	font-size:85%;
}

#left form {
	display:block;
	width:100%;
	height:65px;
	background: url('../images/template/bg_search.gif') top left repeat-x;
}

#left form h3 {
	text-transform:uppercase;
	color:#FFF;
	padding: 10px 0 6px 12px;
	margin-bottom:5px;
}

#left form #search_box {
	float:none;
	margin: 0 5px 0 12px;
	border:#5f615e solid 1px;
	padding:3px;
}

#left form #search_button {
	float:none;
	background:#797b78;
	border:#5f615e solid 1px;
	text-transform: uppercase;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}

#left .featured {
	border:#d4d5cd solid 1px;
	margin: 15px 0;
	padding:6px;
	background:url('../images/template/bg_featured.gif') top left repeat-y;
	font-size:90%;
	line-height:1.3em;
	color:#5f615e;
	position:relative;
	height:75px;
}

#left .featured h4 {
	color:#000;
	position:absolute;
	top:5px;
	left:5px;
	z-index:2;
	width:138px;
	height:2.6em;
	overflow:hidden;
}

#left .featured h4 a {
	color:#000;
	text-decoration:none;
}

#left .featured h4 a:hover { text-decoration:underline; }

#left .featured p {
	padding-top:38px;
}

#left .featured img.product_image {
	position:absolute;
	top:5px;
	right:5px;
	z-index:1;
}

#footer {
	padding-top:25px;
	clear:both;
	height:50px;
	line-height:55px;
	background:url('../images/template/bg_footer.gif') bottom repeat-x;
	color:#FFF;
	font-size:90%;
}

#footer ul {
	padding-top:9px;
	text-align:center;
}

#footer li {
	display: inline;
	float: none;
	margin-left:15px;
}

#footer a {color:#FFF;}

/* LIST TABLE */

table.list {
	border-collapse:collapse;
	width:100%;
	margin: 0 0 15px 0;
	line-height:1.3em;
}

table.list th {
	background:#EFEFEF;
	border-bottom:#CCC solid 3px;
	border-top:#CCC solid 1px;
	padding:10px 7px 10px 7px;
	font-weight:bold;
} 

table.list td {
	padding: 7px;
	border-bottom:#ECECEC solid 1px;
	font-size:90%;
	vertical-align: middle;
}

table.cart, table.postage {
	border-left:#ECECEC solid 1px;
	border-right:#ECECEC solid 1px;
}

table.cart tr th.options {
	width:170px;
}

table.cart tr td.buttons a {
	float:right;
	margin-right:0;
	margin-left:7px;
}

table.cart td input.quantity {
	width:30px;
}

table.cart td a {
	color:#4F4F4F;
}

table.cart tr.total td {
	padding-top:15px;
	padding-bottom:15px;
}

table.cart tr.total td.goods_total {
	text-align:right;
}

table.cart td.buttons a {
	font-size:90%;
}

table.postage tr.active td {
	border-top: #61DF72 solid 2px;
	border-bottom: #61DF72 solid 2px;
	background: #CFFFD5;
	font-weight:bold;
}

table.postage th.cost {
	width:60px;
}

table.postage tr td label {
	text-decoration:underline;
	margin-left:5px;
	display:inline;
	float:none;
	clear:none;
	font-weight:normal;
	cursor:pointer;
}

table.postage tr.active td label { 
	font-weight:bold;
}

table.total {
	width:100%;
	text-align:right;
	line-height:1.6em;
	color:#4F4F4F;
	margin-bottom:20px;
}

table.total tr td {
	padding-right:5px;
}

table.total tr td.standard {
	width:80%;
}

table.total tr.grand {
	font-weight:bold;
	color:#279F37;
}

#google_checkout {
	float:right;width:180px;text-align:right;clear:both;padding:10px 5px 0 0;color:#6F6F6F;font-style:italic;
}

/* PAGE LAYOUT */

.half {width:49%;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.bold {font-weight:bold;}
.big {font-size:150%;}
.small {font-size:90%;}
.red {color:#FF0000;}
.mid {font-size:125%;}
.yellow  {color:#FFF36F;}
.highlight  {background:#FFF36F;font-weight:bold;}

.half textarea {width:250px;height:100px;margin-bottom:20px;}

/* FORMS */

form label {
	display:block;
	width:160px;
	float:left;
	clear:left;
	margin-bottom:20px;
	font-weight:bold;
}

form .text {
	float:left;
	width:250px;
	margin-bottom:20px;
}

form .textarea {
	clear:left;
	float:left;
	width:100%;
	margin-bottom:20px;
}

form .buttons {
	margin-top:20px;
}

form br {
	clear:both;
}

/* MESSAGES */

.message {
	width:100%;
	clear:both;
	margin-bottom: 20px;
}

.message ul {
	margin:5px 0 5px 15px;
	padding:0;
	list-style-type:disc;
}

.message li {
	margin:0 0 0 15px;
	padding:3px 0 3px 0;
}

.success {
	border-top: #61DF72 solid 2px;
	border-bottom: #61DF72 solid 2px;
	background: #CFFFD5;
}

.error {
	border-top: #EF6868 solid 2px;
	border-bottom: #EF6868 solid 2px;
	background: #FFCFCF
}

.pagination {clear:both;}

.pagination a, .pagination .current {
	margin-right:5px;
	padding:3px 5px 3px 5px;
	border:#3D8FF0 solid 1px;
	background:#3D8FF0;
	color:#FFF;
}

.pagination .current {
	background:#FFF;
	color:#000;
	border:#333 solid 1px;
}

#sort_options {
	position:absolute;
	top:215px;
	right:0px;
}

.box {
	padding:15px 10px 0 10px;
	background:#FFFFDF;
	border:#BEBF47 solid 2px;
	float:left;
	width:665px;
	margin-bottom:14px;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 8px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


.buttons button.payment_method img {
	width:auto;
	height:auto;
	margin:0 auto;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


#pay_paypal {
	width:200px;
	height:49px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:url('../images/template/pay_paypal.gif') top left no-repeat;
	text-indent:-1000px;
}

#pay_secure {
	width:200px;
	height:49px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:url('../images/template/pay_secure.gif') top left no-repeat;
	text-indent:-1000px;
}

#pay_phone {
	width:200px;
	height:49px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:url('../images/template/pay_phone.gif') top left no-repeat;
	text-indent:-1000px;
}

#product_reviews {
	clear:both;
	font-size:90%;
	padding-top:20px;
}

#product_reviews h2 {
	font-size:120%;
	margin:0;
	padding:0;
}

.review {
	border:#d4d5cd solid 1px;
	margin: 15px 0;
	padding:6px;
	background:url('../images/template/bg_featured.gif') top left repeat-y;
	font-size:90%;
	line-height:1.3em;
	color:#5f615e;
}

.review p {
	clear:both;
	margin:0;
	padding:7px 0 0 0;
}

.review span.author {
	display:block;
	font-weight:bold;
	font-style: italic;
	margin:0;
	padding:7px 0 0 0;
}

.rating {
	clear:left;
	float:left;
	background:url('../images/template/star.gif') 0 0 repeat-x;
	width:80px;
	height:16px;
}

.rating div {
	display:block;
	float:left;
	background:url('../images/template/star.gif') 0 -32px repeat-x;
	height:16px;
	text-indent:-10000px;
}


#header #cur {
	position:absolute;
	top:55px;
	right:355px;
}

#cur a, {
	margin-right:6px;
	font-size:90%;
	color:#DFDFDF;
	text-decoration:none;
}

#cur h3 {
	margin-bottom:1em;
}

#cur img {
	vertical-align: middle;
	margin-right:3px;
}

#cur a:hover {
	text-decoration: underline;
}

#header #cur a.active {
	color:#FFF;
}

#feedback_box p {
	font-size:80%;
	margin: 0 0 0 0;
	padding:3px;
	background:#FFF;
}

#feedback_box {
	border:#000 solid 1px;
}
		
#feedback_box h3 {
	color:#FFF;
	padding:2px;
	margin-bottom:0;
	background:url('/images/template/bg_feedback.jpg') top left repeat-x;
}

.review_item {
	margin: 10px 0 10px 0;
	border-bottom:#CCC solid 1px;
}

.positive {
	color:#118F3A;
}

.negative {
	color:#8F1122;
}

/* crap from seo people */

#dropit {
	margin: auto;
	border: 1px solid #CFD2DE;
}

#dropit p {
	line-height: 18px;
	font-size: 12px;
	margin: auto;
	padding: 3px 20px;
}

#dropit h2 {
	margin: auto auto 0px;
	padding: 3px 8px;
	font-size: 15px;
}

#dropit img {
	float: left;
	margin: auto;
	padding: 4px;
}

#dropit ul {
	margin: auto;
	padding: 2px 2px 2px 20px;
}

#dropit ul li a {
	margin: auto;
	font-size: 12px;
	text-decoration: none;
}

#dropit ul li a:hover {
	text-decoration: overline;
}
