﻿    
/*  CSS Document --------------------------------------

* Filename: AddedToCart.css
* Description: Add to cart redirection 
* Version: 1.0
* Website: Miles Kimball
* Author: Tracy Weber
* Date: 10/12/09


	


------------------------------------------------------- */

/* __AddToCart

------------------------------------------------------- */


hr 
{
    border:0;
    color:#dac4a6;
    background-color:#dac4a6;
    height:1px;
    width:100%;
    text-align:left;
}

#addedToCartPageWrapper
{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color:#a48486;
	line-height: 1.8em;
	padding:20px;
}

#addToCartWrapper
{ 
    width:670px;
    padding:5px 5px 0px 5px;
    background-color:#f7f3eb;
    border: solid 1px #d7c4a6;
    margin:0 auto;
    vertical-align:top;
}

#addToCartInnerWrapper 
{
    background-color:#FFF;
    border: solid 1px #d7c4a6;
    padding:10px;
    width:450px;
    margin-bottom:5px;
}

#addToCartSeparation
{
	float:left;
	width:472px;
}

#addToCartInnerWrapper input
{
    float:left;
    margin:0px 10px 0px 0px;
    clear:both;
}

#addToCartButtons
{
    width:175px;
    padding:2px 10px 0px 10px;
    float:left;
}

.addToCartTitle
{
	font-size:15px;
	font-weight:bold;
}

.addToCartTitle a:link
{
	color:#40799d;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.addToCartTitle a:visited
{
	color:#40799d;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.addToCartTitle a:hover
{
	color:#9a797b;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
.addToCartTitle a:active
{
	color:#40799d;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.addToCartInfo
{
	font-size:11px;
	font-weight:bold;
}

.quickOrderPadding
{
	padding:5px;
}

.quickOrderTitle
{
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding: 0px 10px 0px 15px;
}

#quickOrderWrapper
{
	width:685px;
    padding-top:10px;
    margin:0 auto;
    line-height: 2.4em;
}

#quickOrderInside
{
    padding:3px;
    border:1px solid #d7c4a6;
    width:465px;
}

.clearBoth
{
    clear:both;
    height:0px;
    min-height:0px;
}

.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}

.productSeparation
{
    height:200px;
    width:700px;
    margin:0 auto;
    padding:5px;
}

.productSeparationTop
{
   padding:5px;
   margin:0 auto;
}

h3.addToCartHeadlines 
{
    display:inline;
    font-family:Arial, Tahoma, Verdana, sans-serif;
    font-weight:bold;
    font-size:18px;
}
h3.addToCartHeadlinesSale 
{
    display:inline;
    font-family:Arial, Tahoma, Verdana, sans-serif;
    font-weight:bold;
    font-size:18px;
    color:#FFF;
}
.productHeaderDivider
{
	background-color:#f7f3eb;
	border: solid 1px #d7c4a6;
	padding:5px 10px 5px 5px;
}
.productHeaderSlogans
{
	float:right;
	font-family:Arial, Tahoma, Verdana, sans-serif;
    font-weight:bold;
    font-size:16px;
    color:#FFF;
}

.productHeaderDividerSale
{
	background-color:#a48486;
	border: solid 1px #dac4a6;
	padding:5px 10px 5px 5px;
}

.salePrice
{
	color:Red;
	font-weight:normal;
}


/*------------------------------------------------------- */

/* __Top Category Products

------------------------------------------------------- */


.catTopProdWrapper
{
	margin: 0 auto;
	padding:5px;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	color:#a48486;
	font-weight:bold;
	
	
}
.catHeadline
{
	font-size:16px;
}

.catTopProducts
{
	background-color:#f9f2eb;
    border: solid 1px #dac4a6;
    padding:10px;
}

.catTopProdOverflow
{
	height:260px;
	overflow:hidden;
}

.catTopProductsHorizontal
{
	padding:0px;
	margin:0px;
	list-style:none;
	overflow:hidden;
}

.catTopProductsHorizontal li
{
	float:left;
	text-align: center;
	width:170px;
	height:260px;
	line-height:1.4em;
}

.catTopProductsHorizontal span
{
	display:block;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	font-size:10px;
}

.catPaddingLeft
{
	float:left;
	width:220px;
	padding:5px;
}

.itemCount, .itemCount a:link, .itemCount a:visited, .itemCount a:hover, .itemCount a:active
{
	text-decoration:none;
}

.catPaddingRight
{
	float:right;
	width:380px;
	padding:5px;
	text-align:right;
}

.catTopProducts a:link
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
}

.catTopProducts a:visited
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
}

.catTopProducts a:hover
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:underline;
}

.catTopProducts a:active
{
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
}

#catTopProdTextWrapper
{
	padding:0px 20px 0px 20px;
}

/*------------------------------------------------------- */

/* __Add To Cart Kickers

------------------------------------------------------- */


/*
*  Kicker Skin
*/
.jcarousel-container
{
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	margin:0 auto;
}

.jcarousel-container-horizontal
{
	width: 720px; 	
	padding-top:5px;
	padding-right:55px;
	padding-bottom:5px;
	padding-left:40px;
}
 .jcarousel-clip-horizontal
{
	width: 720px;
	height: 270px;
}
.jcarousel-item-horizontal
{
	margin-right: 10px;
}


/*
 *  Kicker Buttons
 */
 .jcarousel-next-horizontal
{
	position: absolute;
	top: 100px;
	right: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border: solid 0 red;
	background-image:url(../images/AddToCart/btnArrowRt.png);
}

 .jcarousel-next-horizontal:hover
{
	background-image:url(../images/AddToCart/btnArrowRtLt.png);
}

.jcarousel-next-horizontal:active
{
	background-image:url(../images/AddToCart/btnArrowRt.png);
}

.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active
{
	cursor: default;
	background-image:url(../images/AddToCart/btnArrowRtGray.png);
}

 .jcarousel-prev-horizontal
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-image:url(../images/AddToCart/btnArrowLft.png);
	background-repeat:no-repeat;
}
 
.jcarousel-prev-horizontal:hover
{
	background-image:url(../images/AddToCart/btnArrowLftLt.png);
	background-repeat:no-repeat;
}

.jcarousel-prev-horizontal:active
{
	background-image:url(../images/AddToCart/btnArrowLft.png);
	background-repeat:no-repeat;
}

 .jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active
{
	cursor: default;
	background-image:url(../images/AddToCart/btnArrowLftGray.png);
	background-repeat:no-repeat;
}
.jcarousel-skin-tango span
{
	display:block;
}
.jcarousel-skin-tango a img
{
	border: solid 1px dimgray;
	/*height:200px;
	width:150px;*/
}
.jcarousel-skin-tango a img:hover
{
	border-color: #0191C7;
}
.jcarousel-skin-tango a
{
	text-decoration: none;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	line-height:1.3em;
}
.jcarousel-skin-tango a:hover
{
	text-decoration: underline;
}

/**
 * jCarousel Plugin-specific files
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container
{
	position: relative;
}
.jcarousel-clip
{
	z-index: 2;
	padding: 0;
	margin: 5px;
	overflow: hidden;
	position: relative;
}
.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item
{
	float: left;
	list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
	margin: 0 0 20px 0;
}
 .jcarousel-skin-tango .jcarousel-item
{
	width: 160px;
	margin-right:2.1em;
	text-align:center;
	/*line-height:1em;*/
	
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
	z-index: 3;
	display: none;
}
.jcarousel-prev
{
	z-index: 3;
	display: none;
}







