/*
Theme Name: simpleCart(js)
Theme URI: http://www.chris-wallace.com/2009/07/17/simplecart-a-free-thematic-child-theme/
Description: simpleCart theme.
Author: Chris Wallace
Author URI: http://chris-wallace.com
Template: thematic
Version: 0.6
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}



body{
	background:url(images/Scrubs_Wallpaper.tif);
	    color: d9e7e8;
		width: 100%; 
	    height: 100%; 
	    position: center,no-repeat;
	    left: 0px; 
	    top: -40px;
	    z-index: 0;
	
	font:bold 12px Helvetica,Arial,sans-serif;
}
	
#main{
	width:1044px;
	height:562px;
	margin:90px auto 20px auto;
}

#main,
#container{
	height: auto
}

#container{
	width: 770px;
}

#content{
  width: 770px
}

div.entry-content{
	width: 750px
}

div.entry-content table.productcart tr.firstrow td{
	background-color: #407635;
	border: 1px solid #e7ebef;
	color: white;
	padding: 4px
}

div.entry-content table.wpsc_checkout_table{
  margin-top: 20px	
}

.aside ul{
	margin: 0 10px 20px 10px
}

div.entry-content table.wpsc_checkout_table td{
	padding: 4px;
	font-size: 1.4em
}

.entry-content h1, .entry-content h2{
	font-size: 1.6em
}
.entry-content h4{
	font-size: 1.2em
}

div.entry-content .wpsc_checkout_table input,
div.entry-content .wpsc_checkout_table textarea,
div.entry-content .wpsc_checkout_table select{
	width: 500px;
	font-size: 1.4em;
	padding: 5px
}

span.total{
	margin-top: 25px;
	text-align: right;
}

#container,
#primary{
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #e7ebef
}

#container > *,
#primary > *{
	padding: 0;
}

#primary {
	width: 250px;
	margin-top: 0 !important;
	float: right
}

h1.entry-title{
	width:284px;
	height:0;
	background:url(images/logo.gif);
	font-size:0px;
	padding-top: 52px;
	overflow:hidden;
	margin: 20px
}
h2{
	font-size:22px;
	color:#429132;
}
.aside h3{
	border-bottom: none
}
.aside ul ul{
	margin-left: 0
}
#products_page_container{
	width:770px;
	margin: 0 10px;
	float:left;
}
#products_page_container li{
	float:left;
	margin: 0 25px 0 25px;
}
#products_page_container li img{
	display:block;
	max-width: 100%
}
span.pricedisplay{
	color: white !important;
	font-size: 14px !important;
	background: #407635;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height:21px;
	line-height:20px;
	margin:6px 4px 0 0;
	color:#fff;
	font-size:15px;
	padding: 2px 5px;
	font-weight:bold;
	
}
input.wpsc_buy_button{
	background: none
}
.entry-content h3{
	font-size:15px;
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	color: black;
	text-decoration: none;
	border: none;
	font-style: normal
}
.entry-content h3 a{
	font-size:12px;
	color:#c23f26;
}
h3.widgettitle{
	color:#429132;
	font-size:22px;	
	font-style: normal;
}
.entry-content input.wpsc_buy_button{
	background-image: none;
	color: #C23F26;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	display: block;
	text-decoration: underline;
	width: auto;
	border: none;
	background-color: none;
	margin: 0;
	padding: 0
}
span.emptycart button{
  color: black;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding: 0
}
span.emptycart button,
.entry-content input.wpsc_buy_button:hover{
  text-decoration: none;
	cursor:pointer
}
a.checkout{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/btnCheckout.gif) repeat scroll 0 0;
	display:inline-block;
	font-size:0;
	height:25px;
	margin-left:140px;
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:middle;
	width:87px;
}
a.checkout:hover {
background-position:87px 0;
}
#primary{
  border: none;
  margin: 60px 0 0 0;
  padding: 18px 0 0;
}
.aside{
	float:right;
	margin-right:5px;
	width:248px;
	margin-top:-70px;
	
}
.aside a{
	font-size:11px;
	color:#000;
}
.aside a.simpleCart_checkout,
.checkoutEmptyLinks a.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	width:87px;
	height:25px;
	background:url(images/btnCheckout.gif);
	overflow:hidden;
	margin-left:100px;
	vertical-align:middle;
	text-indent:-9999px;
	font-size:0;
}
a.btnCheckout:hover{
	background-position:87px 0;
}
#downloadContainer{
	width:230px;
	font-size:11px;
	font-weight:normal;
	margin-top:52px;
}
#downloadContainer a{
	color:#222;
	text-decoration:none;
}
#downloadContainer a:hover{
	text-decoration:underline;
}
h3{
	font-size:22px;
	color:#c23f26;
	padding-bottom:4px;
	margin-bottom:9px;
	border-bottom:1px dashed #d1d4d5;
}
#footer{
	clear:both;
	margin-top:15px;
	text-align:center;
	font:normal 11px Helvetica, Arial, sans-serif;
	color:white;
}
#footer a{
	color:white;
  text-decoration:underline;
}
#footer a:hover{
  text-decoration: none
}
#smallLogo{
	margin-top:2px;
	vertical-align:bottom
}
/*************************
my cart page
*************************/
.alsoContainer{
	float:left;
	clear:left;
	padding:15px 0;
}
.alsoInfo,
.alsoImage,
.alsoPrice{
	float:left;
}
.alsoImage{
	margin-right:8px;
}
.alsoInfo{
	margin-right:9px;
	width:90px;
}
.aside .alsoContainer a{
	color:#c23f26;
}
.alsoPrice{
	color:#418932;
	font-size:13px;
	padding-top:5px;
}
.checkoutEmptyLinks{
	float:left;
	clear:left;
	width:500px;
	padding-left:221px;
}
.checkoutEmptyLinks a{
	color:#000;
	font-size:11px;
}
/*************************
Top Frame
*************************/

#branding{
	display: none
}

#wrapper,
#header{
	margin: 0;
	padding: 0;
}

#header{
	position: inherit;
}

#access{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:32px;
	background:url(images/background-65-black.png);
	z-index:100;
	overflow:hidden;
	text-indent:20px;
	border: 0;
	border-right: 0
}
.sf-menu{
	border-right: 0
}
#access .menu{
	margin: 0
}
#access li{
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	border: 0
}
#access a{
	color:#fff;
	background: none;
	border: 0;
	font-weight:bold;
	font-size: .9em;
	line-height: 12px;
	margin: 0;
	padding: 10px 0
}

#footer{
	border-top: 0
}

.clearboth{
	clear: both
}

.cartHeaders,.totalRow{display:none;}
.simpleCart_items{
	overflow-y:auto;
	overflow-x:hidden;
	height:324px;
	width:243px;
	margin-bottom:20px;
}
.itemContainer{
	clear:both;
	width:229px;
	padding:11px 0;
	font-size:11px;
}
.itemImage{
	float:left;
	width:60px;
}
.itemName{
	float:left;
	width:85px;
}
.itemPrice{
	float:left;
	width:85px;
	color:#418932;
}
.itemQuantity{
	float:left;
	width:33px;
	margin-top:-12px;
	vertical-align:middle;
}
.itemQuantity input{
	width:20px;
	border:1px solid #ccc;
	padding:3px 2px;
}

.itemTotal{
	float:left;
	color:#c23f26;
	margin-top:-6px
}

#siteinfo {
	color: white;
	font-size:11px;
	line-height:18px;
	padding:22px 0 44px;
}

#siteinfo a{
  color: white
}
#siteinfo a:hover{
  -moz-opacity: 0.80;
  -webkit-opacity: 0.80;
  opacity: 0.80
}
table.shoppingcart,
table.shoppingcart td,
table.shoppingcart thead,
table.shoppingcart tbody,
table.shoppingcart th{
	border: 0
}
table.shoppingcart th,
table.shoppingcart td{
  vertical-align: middle
}
