@charset "utf-8";
/* Global HTML */
body{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f6472;
	font-size: 12px;
	}
a{
	color: #1f80c5;
	text-decoration: none;
	}
button, input
{
    color: Black;}
legend
{
    font-size: 14px;
    color: #d3343a;
    font-weight: bold;}
a img{
	border: 0;
}
a:visited{
	color: #1f80c5;
	}
a:hover{
	color: #1f80c5;
	text-decoration: underline;
	}
input{
	font-size: 11px;
	}
h1{
	color: #1f80c5;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px 0;
	line-height: 26px;
	}
h3
{
    border-bottom: 1px solid silver;}
h3 a
{
    font-size: 12px;
    padding-left: 20px;}
/* Navigation & Structuer */
.container{
	width: 998px;
	border-left: 1px solid #bf9858;
	border-right: 1px solid #bf9858;
	background:white;
	margin:auto;
	}
.bannerPhone{
	color: #1f80c5;
	font-size: 16px;
	}
.cartBox1{
	background: url(images/cart-center.gif);
	height: 49px;
	}
.cartBox2{
	background: url(images/cart-left.gif) top left no-repeat;
	height: 49px;
	}
.cartBox3{
	background: url(images/cart-right.gif) top right no-repeat;
	height: 49px;
	}
.cartBox4{
	padding: 14px; 
	color: #8f5f48;
	}
.navigation{
	background:url(images/nav.gif);
	height: 34px;
	}
.navigationLink, .navigationLink:hover, .navigationLink:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	}
.navigationTD{
	padding: 8px 10px 8px 10px;
	}
.subnav{
	background: url(images/nav-sub.gif);
	height: 30px;
	padding-left: 15px;
	}
.subnav a, subnav a:visited {
	color: black;
	line-height: 30px;
	padding-right: 15px;
	}
/* Left Column */
.lefAdd
{
    display: block;
    padding-bottom: 10px}
.topTen{
	background: url(images/top-ten-mid.gif);
	margin-bottom: 10px;
	}
.browse
{
    background: url(images/browse-mid.gif);
	margin-bottom: 10px;}
.topTen img{
	display: block;
	}
.topTen a{
	display: block;
	border-bottom: 1px solid #7ab5dc;
	padding: 3px;
	}
.newsAndThought{
	background: url(images/news-and-thought-mid.gif);
	margin-bottom: 10px;
	color: #6c090d
	}
.newsLink{
	display: block;
	font-weight: bold;
	}
.newsBlurb{
	font-size: 11px;
	padding-bottom: 16px;
}
.poll{
	background: url(images/poll-mid.gif);
	margin-bottom: 10px;
	color: #ffffff
	}
.poll img{
	display: block;
	}
.quote
{
    background: #453c3a;
    color: #fffae4;
    font-family: Times New Roman;
    font-size: 17px;
    font-style: italic;
    padding: 7px 10px 7px 15px;}
.quoteAuthor
{
    padding-bottom: 20px;
    font-weight: bold;
    position: relative}
.quoteAuthor a
{
    position: absolute;
    top: -17px;
    left: 95px;
    font-size: 10px;
    font-weight: normal}
/* Body */
.welcome{
	line-height:16px;
	padding: 5px 15px 5px 5px;
	}
.picks{
	background:url(images/John-and-Nancy.jpg);
	width: 428px;
	height: 273px;
	}
.picktop{
    color: #000000;
    width:205px;
    height:122px;
    float:right;
    margin: 15px 10px 0px 0px;    
}
.picktop img{
    display:block;
}
.pickinner{
    height:102px;
    background:#FFFFFF;
    overflow:hidden;
    padding: 5px 10px 5px 10px; 
    cursor:pointer;
}
.pickinner span{
    font-size:15px;
    font-weight:bold;
}
.pickbottom{
    color: #000000;
    width:205px;
    height:122px;
    float:right;
    margin: 5px 10px 0px 0px;
}
.pickbottom img{
    display:block;
}
.homepageimage{
    margin: 0px 1px 0px 0px;
}
.homeBar{
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	}
a.homeBarLink, a.homeBarLink:visited, a.homeBarLink:active, a.homeBarLink:link{
	color:white;
	font-size: 12px;
	font-weight: normal
	}
/* Footer */
.footer
{
	padding: 15px;
	background: #ffe0a7
	}
.footer a, footer a:visited {
	color: black;
	padding-right: 15px;
	}
/* Products */
.itemBox{
	vertical-align: top;
	font-size: 11px;
	width: 238px;
}
.itemTableTd{
    vertical-align: top;
    }
.itemSeperator
{
    vertical-align: top;
    padding: 0 10px 10px 10px;}
.itemBox table
{
    height: 100px;}
.itemprice{
	color: black;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
}
.itempriceSale{
	color: red;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
}
.itemSaleComment{
	color: red;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.itempriceSale span{
	color: gray;
	font-weight: normal;
	text-decoration:line-through;
}
a.itemTitle{
	font-weight: bold;
	font-size: 12px;
	display:block;
}
.itemAuthor, .itemAuthor a{
	padding-top: 12px;
	font-size: 11px;
}
.red{
    color:Red;
}
.block{
    display:block;
}
a.review, a.review:hover, a.review:visited{
    color: black;
    font-size: 10px;
    background: url(images/greyStars.gif) no-repeat;
    height: 16px;
    display: block;
    margin-top: 4px;
}
.valign{
    vertical-align:middle;
}
.productlistfooter
{
    border: solid 1px #5aa0d2;
    padding:4px;
    font-size:12px;
    text-align:left;
    margin-top: 16px;
    background: #e5eff5;
}
.selectedPage
{
    border: 1px solid #1f6da5;
    color: Black;
    background: white;
    padding: 2px;}
.reviewTitle
{
    font-weight: bold;
    font-size: 14px;}
.small
{
    font-size: 10px;}
/* Cart */
.cartStepBox
{
    border: 1px solid #a5cce8;}
.cartStepNumber
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    background: #8fbfe2;
    padding: 1px 5px;}
.cartStepText
{
    background: #d2e6f3;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold; }
.cartStepBoxOut
{
    border: 1px solid #c3c3c3;}
.cartStepNumberOut
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    background: #92989c;
    padding: 1px 5px;}
.cartStepTextOut
{
    background: #e1e1e1;
    padding: 2px 5px;
    font-size: 12px;}
.cartStepTextOut a, .cartStepTextOut a:visited, .cartStepTextOut a:active
{
    color: Black;}
.continuebtn
{
    width:98px;
    height:25px;
    background-color:#FFFFFF;
    background-image:url(Images/ProcessOrder-Button.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    border-style:none;
    cursor:pointer;
    }
    
    .rr_container
    {
        font-size:11px;
    }
    .rr_strategy_message{
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid silver;
    padding-top: 10px;

    }
    .rr_list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
    }
    .rr_item{
    list-style: none;
    float: left;
    width: 230px;
    /*border: 1px solid silver;*/
    padding: 10px;
    margin-top: 10px;
    }
    .rr_link
    {
          
    }
    .rr_image{
    border: 0;
    width: 84px;
    float:left;
    margin-right:3px;
    }
    .rr_divider {
    float: left;
    }
    .rr_divider div{
    float: left;
    width: 10px;
    height: 1px; 
    }
    .rr_product_name{
    display: block;
    font-size:12px;
    font-weight:bold;
    }
    .rr_rating
    {
    position:relative;
    left:0px;
    top:-65px;
    display:none;
    }
    .rr_price
    {
    }
    .rr_price .subtitle
    {
          
    }
    .rr_price .author
    {
        display:block;
        margin-top:10px;
    }
    .rr_price .setprice
    {
        color:#000000;
        font-size:14px;
        font-weight:bold;
        display:block;
        margin-top:10px;
    }
    .rr_price .infobtn
    {
        display:block;
        margin-top:4px;
          
    }
    .rr_divider div 
    {
    background:none url('images/dots.gif') no-repeat top left;
    width:1px;
    height:187px;
    }
