/*Common Classes*/
#bodyshell .links,
#footer .links{
	margin:0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
	padding:9px 0 11px;
}

#header h1 {font-size:0.1em;float:left}
#header h1 a {display:block;height:100px;width:100px;text-indent:-10000px}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 3px;
	color:#fff
}
.links li {border-right:1px solid #fff;}
.links li.last {border-right:none}

.links a:hover {color:#D2E8F6;}

#bodycontent .links {background:#101036; width: 579px;}

#footer .links {border-bottom:1px solid #fff;margin-bottom:10px;}

/*End Common Classes*/

/*Main Structure Style*/
#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background: #000 url('/lib/riversedge/header.gif') no-repeat top left;
	height:122px;
}

#bodyshell {
	border-left: 181px solid #4A6A7F;
	background: url(/lib/riversedge/contentbg.gif) repeat-y top left;
	float: left;
	margin: 0;
	width: 579px;
}

#nav-product {
	float: left;
	margin-left: -181px;
	overflow: hidden;
	position: relative;
	width: 181px;
	z-index: 100;
	padding-bottom:100px
}

#footer{
	width: 100%;
	float: left;
	clear: both;
	color:#A3A3A3;
	border-top:1px solid #fff;
	position:relative;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 100%;
	float: right;
	padding-bottom:60px;
}

* html #bodycontent{
	position: relative;
	width: 579px;
	float: right;
	padding-bottom:60px;
}

#bodycontent .bodypad{border-left: 1px #101036 solid;}

#footer .text{ margin: 5px; }
#footer .text span {display:block;text-align:center;}
#footer .designby a{ color: #A3A3A3; }

/*Nav Area*/
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea span{
	display: block;
	height:19px;
	text-indent:-10000px;
	background:url('/lib/riversedge/searchourstore.gif') no-repeat top left;
}

#query { width: 130px; padding: 2px; }

#htmltop{
	padding: 8px 5px;
	background: #a0bdcf;
}
#htmlbottom a {
	display:block;
	height:21px;
	margin:10px 0;
	text-indent:-10000px;
	background:url('/lib/riversedge/askusaquestion.gif') no-repeat center center;
}

#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
	border-bottom: 1px solid #A5B5BF;
}
	
#nav-product li a{
	display: block;
	width: 160px;
	padding: 7px 10px;
	color:#fff;
	background:#4A6A7F;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

* html #nav-product li a{
	display: block;
	width: 180px;
	padding: 7px 10px;
	color:#fff;
	background:#4A6A7F;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-product li a:hover {
	background:#D6E4ED;
	color:#101036;
	text-decoration:none;
}

#badges {
	padding:26px 0 5px;
	text-align:center;
	border:1px solid #a3a3aa;
	background:#58585c url('/lib/riversedge/paysecurely.gif') no-repeat top center;
	width:167px;
	margin-left:6px;
	position:absolute;
	top:-61px;
}

.badges1 {
	text-align:center;
	width:180px;
	position:absolute;
	top:-105px;
}

#newsletter {
	background:#a0bdcf;
	color:#282739;
	width:578px;
	margin-left:181px;
	border-top:3px solid #101036;
	border-left: 1px #101036 solid;
	height:60px;
	position:absolute;
	top:-64px;
}

* html #newsletter {
	background:#a0bdcf;
	color:#282739;
	width:579px;
	margin-left:181px;
	border-top:3px solid #101036;
	border-left: 1px #101036 solid;
	height:63px;
	position:absolute;
	top:-64px;
}

#newsletter form {border-top:1px solid #fff}
#newsletter input {margin-left:3px}
#newsletter img {display:block;margin:10px 0 7px 10px;}
#newsletter p {display:inline;margin:0 0 0 10px;}
#newsletter #joinmailing {margin-bottom:-3px}

#welcome {
	background-color: #D6E4ED;
	height:289px;
	width: 579px;
}
#welcome #slideshow {
	float:left;
}
#welcome #welcometext {float: right; width: 285px; padding: 27px 15px 20px 25px; font-size: 12px; color: #101036;}

* html #welcome #welcometext {float: right; width: 280px; padding: 27px 15px 20px 24px; font-size: 12px; color: #101036;}

#breadcrumb {text-align:right;padding:5px}

.caption {padding-right:10px;}

.featured-contents {width: 568px; margin: 15px 5px;}

h2.featureditems {
	font-size:1em;
	margin:0;
	text-indent:-10000px;
	background:#fff url('/lib/riversedge/featureditems.gif') no-repeat top left;
	width: 578px;
	height: 30px;
}
h2.youmayalsolike {
	font-size:1em;
	margin:0;
	text-indent:-10000px;
	background:#fff url('/lib/riversedge/youmayalsolike.gif') no-repeat top left;
}
h2.relateditems {
	font-size:1em;
	margin:0;
	text-indent:-10000px;
	background:#fff url('/lib/riversedge/relateditems.gif') no-repeat top left;
}

hr.hide {visibility:hidden;clear:both;height:0;margin:0;padding:0;border:0;}

#sectionpreview {float:left;margin:0 15px 20px;}

#productpreview {
	width:40%;
	float:left;
	text-align:center;
}
#productpreview img {
	display:block;
	margin: 0 auto;
}

#productdetails table td {
	border:1px solid #bdccd6;
	border-bottom:0;
	background:#e6eff5;
	margin:0;
	padding:5px;
	vertical-align:middle;
}
#productdetails table td input,#productdetails table td select {margin:-3px 0}
#productdetails table td.dark {
	background-color:#d6e4ed;
	font-weight:bold;
	text-align:right;
	border-right:0;
}
#productdetails table tr.footer td {
	background:#fff;
	border-left:0;
	border-right:0;
	text-align:center
}

#itemcaption {
	xbackground:#fff url('/lib/riversedge/aboutthisitem.gif') no-repeat top left;
	xpadding:20px 5px 0;
	margin:15px 20px
}

/*End Nav Area*/

/* sequence banner */
.scSequenceBanner {width:579px; height:289px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; }
.scSequenceBannerMain {position:relative;}
.scSequenceBannerMain div {position:absolute; top:0; left:0;}
.scSequenceButtons { height:25px; position:absolute; z-index:100;}
/* graphical button background */
a.scSButton {cursor:pointer; display:block; float:left; width:25px; padding:5px 0 6px 0; background:url(scSBbtn.png) no-repeat right 0; color:#000; text-align:center; font-size:11px; margin:0 1px 2px 0;}
a.scSButton:hover {background:url(scSBbtn.png) no-repeat 0 0; font-weight:bold;}
a.scSBon, a.scSBon:hover {background:url(scSBbtn.png) no-repeat center 0; font-weight:bold;}
/** square button (CSS version) 
a.scSButton {cursor:pointer; display:block; float:left; width:20px; padding:2px 0; background:#000; color:#fff; text-align:center; font-size:12px; margin:0 2px 2px 0; border:1px solid #fff;}
a.scSButton:hover {background:#555;}
a.scSBon, a.scSBon:hover {background:#900;}
**/
.scSequencePause {position:absolute; width:72px; height:20px; z-index:100; background:url(/lib/riversedge/scSBPause.png) no-repeat 0 0;}

/* tabbed details */
.tabinfomain {width:100%; margin-top:15px;}
.tabbtns {display:none; float: left; width: 100%; background:url(/lib/riversedge/tabulbg.gif) repeat-x bottom right;}
.tabbtns div.tabbtn {float:left; padding:0 0 0 10px; margin:0 2px 0 0; height:28px; background:url(/lib/riversedge/tabbg.jpg) no-repeat 0 0; cursor:pointer;}
.tabbtns div.tabbtn div 
{
	float:left;
}
.tabbtns div div {font:bold 11px arial; text-transform:uppercase; color:#101036; text-decoration:none; text-align:center; display:block; background:url(/lib/riversedge/tabbg.jpg) no-repeat right 0; 
                  padding:8px 10px 6px 0;
                  *padding:8px 10px 6px 0;
                  _padding:6px 10px 5px 0;
                  height:14px;}
.tabbtns div.tabcontactive {background-position:0 bottom;}
.tabbtns div div.tabactive {background-position:right bottom; color:#101036;}
.tabinfo {padding:15px; clear:both; border:1px solid #C1C1C1; border-top:none;}
.scfeaturestatus {background:url(/lib/riversedge/scSStopLoading.gif) no-repeat center center; height:25px;}

#contents-table td {text-align: center; font-size: 11px;}
#contents-table td.verticalSpacer {background: url(/lib/riversedge/vert-sep.gif) repeat-y 50% 0;}
#contents-table td.horizontalSpacer {background: url(/lib/riversedge/horiz-sep.gif) repeat-x 0 50%; height: 20px;}
#contents-table td.imgCell {vertical-align: middle; padding: 5px 0;}
#contents-table td.infoCell {vertical-align: top;}
#contents-table td.infoCell .name {padding-bottom: 3px;}
#contents-table td.infoCell .name a {color: #101036; font-weight: bold; text-decoration: none;}
#contents-table td.infoCell .name a:hover {text-decoration: underline;}
#contents-table td.infoCell .price {color: #76767A; padding-bottom: 3px;}
#contents-table td.infoCell .sale-price-bold, #contents-table td.infoCell .saleprice {color: #DA0005; font-weight: bold; padding-bottom: 3px;}
#contents-table td.infoCell .price-bold {color: #76767A; padding-bottom: 3px; font-weight: bold;}
