﻿@charset "UTF-8";
/* CSS Document */

/*--BREAD CRUMBS--*/

#breadCrumbs
{
height:40px;
width:957px;
margin:0 auto;
padding-top:15px;
}

.pageTitle {font-family:"Lucida Grande", Arial, sans-serif; font-size:22px; color:#7e8891; float:left; width:300px; height:40px;}

.title-color2{color:#4f5764;}

.goBackLinks {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#707070; float:right; width:350px; text-align:right;}

.goBackLinks a {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#973245; text-decoration:none;}

.goBackLinks a:hover {font-family:"Lucida Grande", Arial, sans-serif; font-size:12px; color:#973245; text-decoration:underline;}


/*--END BREAD CRUMBS--*/


#formContainer
{
width:957px;
height:auto;
margin:0 auto;
padding-top:30px;
padding-bottom:30px;
}

.tableFont
{
font-family:"Lucida Grande", Arial;
font-size:12px;
color:#707070;
}

#current-cart
{
height:310px;
width:957px;
height:auto;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}

#options
{
width:957px;
height:40px;
border-bottom:solid 1px #cccccc;
}

.left
{
float:left;
margin-left:15px;
margin-top:10px;
}

.right
{
float:right;
margin-right:15px;
margin-top:10px;
}

/*--BOTTOM SECTION--*/

#bottom-cart
{
width:957px;
height:auto;
margin:0 auto;
padding-top:30px;
border-bottom:solid 1px #cccccc;
}

#we-may-suggest
{
width:293px;
r:#707070;
font-family:"Lucida Grande", Arial;
font-size:13px;
float:left;
clear:right;
}

.subTitle
{
font-size:18px;
color:#7e8891;
font-family:"Lucida Grande", Arial;
}

.price
{
color:#993333;
font-family:"Lucida Grande", Arial;
font-size:13px;
}


/*--COUPON CODE--*/

#coupon-code
{
width:293px;
background-image:url(../resources/cart-divider.png);
background-repeat:no-repeat;
color:#707070;
font-family:"Lucida Grande", Arial;
font-size:13px;
d-repeat:no-repeat;
color:#707070;
font-family:"Lucida Grande", Arial;
font-size:13px;
float:left;
margin-left:38px;
}

.cat_text_medium
{
width:140px;
height:20px;
color:#666;
font-family:"Lucida Grande", Arial;
font-size:14px;
}


#total
{
width:293px;
background-repeat:no-repeat;
color:#707070;
font-family:"Lucida Grande", Arial;
font-size:13px;
float:left;
margin-left:38px;
margin-top:35px;
}

.button
{

width:285px;
text-align:right;
}


#back-to-top
{
width:957px;
text-align:center;
height:20px;
}

#back-to-top a
{
font-family:"Lucida Grande", Arial;
font-size:13px;
color:#707070;
text-decoration:none;
}

#back-to-top a:hover
{
text-decoration:underline;
}