/*
	WP e-Commerce Plugin Styles 
	Code by www.BillionStudio.com
*/

#products_page_container {
	height: 100%;
	width:645px;
	margin: 0;
	padding: 0;
	text-align:left;
}

/* Buy Button
========================================== */
input.wpsc_buy_button {
	margin: 0;
	padding: 0;
	background: url('images/button-add-to-cart.png') no-repeat center top;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	width:143px;
	height:37px;
}
input.wpsc_buy_button:hover {
	background-position: center -33px;
	background: url('images/button-add-to-cart-on.png') no-repeat center top;
}

/* Checkout Button
========================================== */
input.make_purchase {
	margin: 6px 0 6px;
	padding: 0;
	background: url('images/button-make-purchase.png') no-repeat center top;
	background-color: #00B5DF;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
}
input.make_purchase:active {
	background-position: 0px -33px;
}

/* Fancy Notification
========================================== */
#fancy_notification {
	/*
	height: auto;
	border: 0;
	overflow: visible;
	position: relative;*/
	position: absolute;
	top: 0px;
	left: 0px;width: 306px;
	margin-top:250px;
	margin-left:100px;
	border:0;
	background-color: #D6D661;
	display: none;
	height: auto;
	z-index: 9;
}
#fancy_notification #fancy_notification_content,
#fancy_notification #loading_animation {
	background: #CDD04F;
	border:1px solid #98abaa;
	border-bottom: 20px solid #00c1e6;
	padding: 15px 15px 12px;
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	width: 300px;
	height: auto;
	display: block;
}
#fancy_notification a.go_to_checkout {
	padding-right: 8px;
	text-decoration:none;
	font-size:16px;
}
#fancy_notification #loading_animation {
	width: auto;
}
#fancy_notification #loading_animation img {
	margin-right: 6px;
}
#fancy_notification_content span {
	width: auto;
}
a.sl-button{
	background-image:url(images/statelegends-button.gif);
	background-repeat:no-repeat;
	height:51px;
	width:297px;
	margin-top:20px;
	text-decoration:none;
	display: block;
}
a.sl-button:hover{
	background-image:url(images/statelegends-button-hover.gif);
}
.close-link{
	clear:both;
	display: block;
	text-align:right
}
.checkout-link{
	clear:both;
	display: block;
	text-align:right
}

/* Product Image
========================================== */

/*
div.default_product_display div.textcol div.imagecol,
div.single_product_display div.textcol div.imagecol {
	position: absolute;
	top: 0px;
	right: -135px;
	margin-left: 456px !important;
}
div.default_product_display div.textcol div.imagecol img,
div.single_product_display div.textcol div.imagecol img {
	float: right;
}

div.imagecol {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	padding: 0;
	border: 3px solid #F7F8E8;
	xborder-width: 0 1px 1px 0;
	vertical-align: top;
	xpadding: 3px;
	xbackground-color: #F7F8E8;
}

div.productdisplay div.imagecol img {
	max-width: 96px !important;
	width: 96px;
	height: 96px;
	xborder: 1px solid #fff;
	margin: 0;
	padding: 1px;
}
img.product_image {
	background-image: none;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ADCDD6;
	float: left;
	clear: right;
	margin: 0 6px 3px 0;
}
*/
/* Grid View
========================================== */
table.productdisplay,
table.productdisplay td {
	border-collapse: collapse;
	border: 0 !important;
	padding: 0;
	margin: 0;
}
table.productdisplay div.product_grid_item {
	margin-right: 16px;
}
table.productdisplay div.product_grid_item strong {
	font-family: Verdana, Arial, sans-serif;
	line-height: 125%;
	font-size: 90%;
	font-weight: bold;
}
table.productdisplay div.product_grid_item span.pricedisplay {
	
}
table.productdisplay div.product_grid_item div.grid_more_info {
	padding: 0;
}

/* Single Product Display
========================================== */
div.single_product_display {
	width: auto;
	margin-top: 12px;
}
div.single_product_display div.textcol {
	border:1px solid red
}
div.single_product_display span.single_additional_description {
	display: block;
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px dotted #DCC49A;
	border:1px solid green
}

/* Homepage Products
========================================== */
#homepage_products div.category_view_product {
	width:180px;
	float:left;
	margin: 0;
	margin-right:15px;
	margin-bottom:10px;
	padding: 0;
	clear: none;
	display: block;
	border:1px solid #627875
}
#homepage_products div.category_view_product img {
	margin: 0 0px 0 0;
	padding: 0;
	width: 1px;
	height: 1px;
	background-color:#990066
}
#homepage_products div.category_view_product input {
	margin-bottom: 0;
}

/* Product Display
========================================== */
div.productdisplay {
	margin: 0 0 12px;
	padding: 0;
	padding-left:0px;
	clear: both;
	background-color:#8eb2ae;
	border:0px solid red;
	text-align:left;
	
}

div.default_product_display div.textcol, 
div.single_product_display div.textcol,
div.textcol {

	border:1px solid #8eb2ae;
	background-color:#ffffff;
	margin-left:0px;
	padding-right:20px;
	padding-left:20px;
	width:500px
}

div.textcol,
div.single_product_display div.textcol {

}
div.textcol {


}
div.single_product_display div.textcol {


}
div.textcol form {
	margin: 0;
	padding: 0;
}
div.textcol form select {
	margin-bottom: 0px;
}

div.producttext {
	width: auto;
	margin: 0;
	margin-top:20px;
	font-size: 100%;
}

#content div.single_product_display div.producttext h2 {
	font-size: 150%;
}

div.producttext p {
	margin: 0;
	padding: 0 0 6px 0;
}
div.producttext strong {
	color: #000;
}

#content div.producttext h2.prodtitles {
	padding: 0 0 12px 0;
	margin: 0;
}
div.producttext a.wpsc_product_title {
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	line-height: 125%;
	display: block;
	border: 1px dotted #E1DAB7;
	border-width: 0 0 0px;
	color: #DA444F !important;
	font-size: 250%;
}
div.producttext a.wpsc_product_title strong {
	color: #DA444F;
	font-weight: normal;
}
div.producttext a.wpsc_product_title:hover {
	text-decoration: none;
	color: #333 !important;
}
div.producttext a.wpsc_product_title:hover strong {
	color: #333;
}
div.producttext p.wpsc_extras_forms {
	margin: 0;
	padding: 0;
}
.additional_description_link{
	width:500px;
	background-color: #C2D7D6;
	padding:5px;
	border:1px solid #879B9A;
	margin-bottom:10px;
	text-decoration:none;
	color:#000;
}
/* Product Price
========================================== */
div.producttext p.wpsc_product_price {
	color: #503D43;
	margin: 6px 6px 3px 0px;
	padding: 3px 0px;
	float: none;
	width: 115px;
	font-weight: normal;
}
div.producttext p.wpsc_product_price span.oldprice,
div.producttext p.wpsc_product_price span.oldprice span.pricedisplay {
	text-decoration: line-through;
	color: #aaa;
}
div.producttext p.wpsc_product_price span.pricedisplay {
	font-weight: normal;
	color: #00A6CC;
}

/* Latest Products Widget
========================================== */
#latest-products {
	line-height: 0%;
}
#latest-products div {
	margin: 0;
	padding: 0;
	clear: both;
}
#latest-products div div {
	height: auto;
	overflow: auto;
	width: auto;
	clear: both;
	margin: 0;
	padding: 0px 0 6px;
}
#latest-products div.item_image {
	width: 45px;
	min-height: 25px;
	background-image: none;
	background-color: #fff;
	text-align: center;
	border: 1px solid #DCC49A;
	border-width: 0 1px 1px 0;
	float: left;
	clear: both;
	margin: 0 6px 0 0;
	padding: 1px;
	text-indent: -999px;
	overflow: visible;
}
#latest-products div.item_image img {
	margin: 0;
	padding: 0;
	max-width: 45px !important;
	width: 45px;
	border: 0;
	float: left;
}
#latest-products a strong {
	font-weight: normal;
	line-height: 110%;
}

/* Shopping Cart Widget
========================================== */
#shopping-cart.sidebar {
	background-color: #c2d7d6;
	border-bottom-color: #1F9FD4;
	border-top: 0;
	padding-bottom: 20px;
}
#shopping-cart.sidebar h3 {
	color: #fff;
}
#shopping-cart #sliding_cart {
	line-height: 125%;
}
#shopping-cart.sidebar ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
}
#shopping-cart #sliding_cart {
	font-weight: normal;
	width: 180px;
	margin: 0;
	padding: 0;
}
/* IE hack to stop overflowing cart */
* html #shopping-cart #sliding_cart {
	overflow: hidden;
}

#shopping-cart br {
	display: none;
}
#shopping-cart #sliding_cart span {
	margin: 0;
	padding: 0;
}
#shopping-cart #sliding_cart a,
#shopping-cart #sliding_cart a:visited {
	display: block;
	float: left;
	margin: 4px 3px 0px 0;
	width: 150px;
	clear: none;
	padding: 8px 8px;
	background-color: #00B5DF;
	color: #fff;
	border-bottom: 1px solid #008FCD;
	line-height: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 100%;
	text-align:center
}
#shopping-cart #sliding_cart a:hover,
#shopping-cart #sliding_cart a:active {
	font-weight: normal;
	background-color: #74CDE7;
}

#shopping-cart #sliding_cart table {
	width: auto;
	margin: 6px 0 6px;
	padding: 0;
	border-collapse: collapse;
	border: 0px dashed #C0EFFB;
	background-color: transparent;
	
}
#shopping-cart #sliding_cart table tr{
	text-align:left
}
#shopping-cart #sliding_cart table th,
#shopping-cart #sliding_cart table td {
	border:0px;
	border-bottom: 1px solid #969775;
}
#shopping-cart #sliding_cart table th,
#shopping-cart #sliding_cart table td,
#shopping-cart #sliding_cart table a,
#shopping-cart #sliding_cart table a:visited,
#shopping-cart #sliding_cart table span.pricedisplay {
	color: #323030;
	font-weight: normal;
	float: none;
	text-align:left
}
#shopping-cart #sliding_cart table a,
#shopping-cart #sliding_cart table a:visited,
#shopping-cart #sliding_cart table a:hover,
#shopping-cart #sliding_cart table a:active {
	line-height: 100%;
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;	
	font-size: 100%;
	display: inline;
}
#shopping-cart #sliding_cart table span.pricedisplay {
	border: 0;
	background: transparent;
}

/* Reset Defaults
========================================== */
table.productcart,
table.wpsc_checkout_table,
#loginform,
img.category_image,
div.wpsc_page_numbers,
div.breadcrumb,
div.product_footer,
#content #shoppingcart,
#content #shoppingcart #shoppingcartcontents
{
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	background-color: transparent;
	float: none;
	clear: both;
	
}

#content div.wpsc_container h2 {
	padding-bottom: 0px;
	margin-bottom: 6px;
}

#content #shoppingcart #shoppingcartcontents {
	border: 1px solid #EAEAEA;
	padding: 12px;
}
div.wpsc_page_numbers, div.breadcrumb {
	margin: 0 0 12px 0;
}
div.product_footer img {
	padding-top: 0;
}
img.category_image {
	margin: 12px 0 0;
}
#loginform {
	margin: 12px 0;
	padding: 12px;
	border: 1px solid #efefef;
}
#loginform br {
	display: none;
}
#loginform label input {
	margin: 3px 6px;
}
#loginform label {
	display: block;
	float: left;
	margin: 0 6px 12px 0;
	white-space: normal;
}
#loginform p input {
	float: none;
	margin: 0 3px 0 0;
}

/* Checkout Product Table
========================================== */
#content hr.productcart {
	border-color: #E1DAB7;
	margin-top: 5px;
	border-bottom: 5px solid #d6d661;
	margin-bottom:15px
}
#content table.productcart {
	width: 100%;
	margin: 20px 0 20px;
	margin-bottom:60px;
	border-width: 1px;
}
#content table.productcart,
#content table.productcart td {
	border-color: #879b9a;
	text-align: left;
}
#content table.productcart td {
	padding-left: 12px;
}
table.productcart tr.total_price td {
	padding: 12px 6px;
	background-color: #cddede;
	border-top-color: #879b9a !important;
	border-bottom-color: #879b9a !important;
}
table.productcart tr.firstrow td {
	background-color: #879b9a;
	height:40px;
	color:#FFFFFF
}
table.productcart td.firstcol {
	text-align: left;
	padding-left: 12px;
	border-bottom: 1px dotted #ccc;
}

/* Checkout Billing Table
========================================== */
#content table.wpsc_checkout_table {
	width: 100%;
	margin: 20px 0 0;
	border-left-width: 1px;
}
table.wpsc_checkout_table strong {
	margin: 6px 0;
	padding-bottom: 6px;
	display: block;
	border-bottom: 1px dotted #879b9a;
}
table.wpsc_checkout_table,
table.wpsc_checkout_table td {
	border-color: #879b9a !important;
}
table.wpsc_checkout_table input {
	margin-right: 3px;
	font-size: 110%;
}
table.wpsc_checkout_table textarea {
	height: 40px;
}
table.wpsc_checkout_table textarea,
table.wpsc_checkout_table select {
	width: 260px;
	margin-right: 0;
}

/* Product Search Bar (Inside Page)
========================================== */
div.wpsc_product_search {
	background-color: #F7F8E8;
	margin: 0 0 20px;
	padding: 7px 0 1px;
}
div.wpsc_product_search form img {
	margin-top: -3px;
	border: 1px solid #DCC49A !important;
	border-width: 0 1px 1px 0 !important;
}
div.wpsc_product_search form input#wpsc_search_autocomplete {
	margin-top: -2px;
	background: #fff;
	border: 1px solid #DCC49A;
	border-right-color: #FCF1D3;
	border-bottom-color: #FCF1D3;
	background: #fff url('images/input-search.png') no-repeat top left;
}

/* Search Bar (Dropdown Menu)
========================================== */
#wpsc_sort,
#wpsc_show {
	margin-top: 4px !important;
}
div.search_drop_down {
	background-color: #F7F8E8;
	border: 1px solid #F7F8E8;
	border-right-color: #DCC49A;
	border-bottom-color: #DCC49A;
	border-top-color: #fff;
	margin: 0;
	padding: 0;
}

#wpsc_sort div.search_drop_down ul,
#wpsc_sort div.search_drop_down li,
#wpsc_show div.search_drop_down ul,
#wpsc_show div.search_drop_down li {
	margin: 0;
	padding: 0;
	background: transparent;
}
#wpsc_sort div.search_drop_down ul,
#wpsc_show div.search_drop_down ul {
	padding-bottom: 3px;
}
#wpsc_sort div.search_drop_down ul li a:hover,
#wpsc_show div.search_drop_down ul li a:hover {
	text-decoration: none;
}

/* Blind Down
========================================== */
div#blind_down ul {
  padding:0 0 0 0;
  list-style-type:none;
  margin:0 0 0 0;
}

div#blind_down ul li:hover {
  background: #999;
  width:100%;
}

div#blind_down ul li {
  width:100%;
  clear: both;
padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

div#blind_down ul li a{
  display: block;
  clear: both;
  color:#333;
}

div#blind_down ul li a:hover{
text-decoration: none;
/*   padding: 3px 0px 3px 0px; */
background-color: #c4c4c4;
  color:white;
  cursor:pointer;
}


div#blind_down ul li img.live-search-image{
  display: block;
float: left;
margin:8px 4px 8px 8px;
}

div#blind_down ul li div.live-search-text{
  display: block;
float: left;
margin: 4px;
width:150px;
text-indent:0px;
}

div#blind_down ul li div.description {
  font-size:10px;
  padding-right:3px;
  line-height:100%;
  text-align:left;
  height:30px;
  vertical-align:top;
}
.product_details{
	border: 1px solid #adcac8;
}
.product_details form{
	border:0px solid red;
	margin:0px;
	padding:0px;
	height:0px
}
.wpsc_product_title{
	/*margin-bottom:20px;
	background-image: url('images/pointer.gif');
	background-position:0px 10px;
	background-repeat:no-repeat;*/
	
	letter-spacing:0;
}
a.the_product_title{
	color:#ffffff;
	padding:10px;
	font-size:24px;
	display:block;
	background-color:#8E9121;
	
	background-color:#758A88;
	text-align:center;
	text-decoration:none
}
a.wpsc_product_title{
	text-decoration:none;
}
.wpsc_variation_forms{
	border:0px solid red;
}
.wpsc_variation_forms select{
	border:0px solid red;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left:0px
}
h3{
	color:#8e9121
}
.product_details label{
	float:left;
	
}
.product_details select{
	margin-bottom:10px
}
.product_details input{
	float:left;
	display:block;
	margin-top:20px;
}
.more-decs{
	padding-left:25px
}
.more-decs span{
}
.pricedisplay{
	font-size:14px;
	/*float:right;
	margin-right:100px;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;*/
	padding:0px;
	padding-bottom:10px;
}
#template-nav a{
	display:inline-block;
	padding-top:45px;
	padding-left:20px;
	float:left;
	color:#FFFFFF;
	margin-right:2px;
	text-decoration:none;
	font-size:16px;
	width:135px;
	height:150px;
	background-image:url(images/choose-file.gif);
	background-repeat:no-repeat
}
#template-nav a:hover{
	background-color:#cddede;
}


/*one-liner product display*/
.product-in-a-row-header{
	background-color:#758A88;
	padding-top:5px;
	padding-bottom:5px;
	color:#576765;
	text-align:center;
	width:600px;
}
.product-in-a-row-header .th-price{
	padding:3px;
	font-size:10px;
	text-align:center;
	margin-left:180px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#CDD04F;
	padding-left:10px;
	padding-right:10px
}
.product-in-a-row{
	background-color: #C2D7D6;
	width:600px;
	padding-bottom:10px;
}
.product-in-a-row .product_title{
	padding:10px;
	color: #ffffff;
	font-size:16px;
	background-color:#536261;
	clear:both;
}
.product-in-a-row .product_price{
	float:left;
	background-color:#758A88;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.product-in-a-row .wpsc_variation_forms{
	float:left;
	margin:0px;
	padding:0px;
	padding-right:20px;
	margin-left:100px;
}
.product-in-a-row .buy_button{
	margin: 0;
	padding: 0;
	background: url('images/sm-button-add-to-cart.png') no-repeat center top;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	width:100px;
	height:26px;
	margin-left:30px;
	margin-top:10px;
	margin-top:15px;
	float:left
}
.product-in-a-row .buy_button:hover{
	background-image: url('images/sm-button-add-to-cart-on.png');
}
.product-in-a-row .description-in-a-row{
	clear:both;
	display:block;
	margin-top:10px;
	padding-left:20px;
	padding-right:20px
}
.row-divider{
	clear:both;
	width:600px;
	line-height:5px;
}
.new-group-space{
	line-height:20px;
}
/*state legends*/
#state-legends-product #products_page_container{
	width:250px;
	text-align:justify
}
#state-legends-product select option,#state-legends-product select{
	font-size:14px
}
#state-legends-product p{
	text-align:justify;
}
#state-legends-product .state-product{
	float:left;
	border:0px solid red;
}
#state-legends-product .state-product-desc{
	float:left;
	border:0px solid red;
	width:355px;
	margin-left:25px
}
#state-legends-product #homepage_products div.category_view_product{
	width:250px
}
/*Investor Website*/
.investor-website-product{
	float:right;
	width:200px;
	margin-right:0;
	margin-left:20px;
	padding:0;
}
.investor-website-product #products_page_container{
	width:200px;
	text-align:justify;
}

.investor-website-product a.the_product_title{
	color:#ffffff;
	font-size:16px;
	display:block;
	background-color:#758A88;
	text-align:center;
	text-decoration:none
}
.investor-website-product select option,.investor-website-product select{
	font-size:14px;
	width:140px;
	margin-top:10px;
	margin-bottom:10px
}
.investor-website-product p{
	text-align:justify;
}
.investor-website-product #homepage_products div.category_view_product{
	width:200px
}
/*
#line-product-display #homepage_products div.category_view_product {
	margin: 0;
	margin-bottom:2px;
	padding: 0;
	clear: both;
	display: block;
	border:1px solid #627875;
	width:600px
}

#line-product-display a.the_product_title{
	padding:5px;
	font-size:14px;
	float:left;
	background-color:#ffffff;
	color:#758A88;
	text-align:left;
	text-decoration:none
}
#line-product-display a.wpsc_product_title{
	text-decoration:none;
}
#line-product-display .product_content{
	height:40px;
	border:1px solid red
}
#line-product-display .product_content div{
	width: 300px;
	border:1px solid purple;
}
#line-product-display .product_details input['hidden']{
	float:right;
	border:5px solid green
}
#line-product-display .product_details input{
	float:right;
	border:1px solid green
}
#line-product-display input.wpsc_buy_button {
	margin: 0;
	padding: 0;
	background: url('images/button-add-to-cart-off.png') no-repeat center top;
	background-color: #cbce52;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	width:143px;
	height:37px;
}
#line-product-display input.wpsc_buy_button:hover {
	background-position: center -33px;
	background: url('images/button-add-to-cart-on.png') no-repeat center top;
}*/

/*ppt previews in more docs*/
.ppt-preview div{
	background-repeat:no-repeat;
	height:150px;
	width:200px;
	text-decoration:none;
	display: block;
	border:1px solid white;
	border-top:10px solid #758A88;
	float:left;
	margin-right:90px;
	margin-left:70px
}
#ppt-1{
	background-image:url(images/ppt-previews/ppt1.png);
}
#ppt-2{
	background-image:url(images/ppt-previews/ppt2.png);
}
#ppt-3{
	background-image:url(images/ppt-previews/ppt3.png);
}
#ppt-4{
	background-image:url(images/ppt-previews/ppt4.png);
}
#ppt-5{
	background-image:url(images/ppt-previews/ppt5.png);
}
#ppt-6{
	background-image:url(images/ppt-previews/ppt6.png);
}
#ppt-7{
	background-image:url(images/ppt-previews/ppt7.png);
}
#ppt-8{
	background-image:url(images/ppt-previews/ppt8.png);
}
#ppt-9{
	background-image:url(images/ppt-previews/ppt9.png);
}

