body {
	margin:0;
	background:#2d91bd url(../images/body-bg.gif) repeat-x;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
body#inner {
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
fieldset, img {
	border:none;
}
form, input, fieldset {
	padding:0;
	margin:0;
}
input,fieldset,label { vertical-align:middle;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.main-holder {
	width:850px;
	margin:0 0 0 40px;
	overflow:hidden;
}
#main {
	width:960px;
	margin:0 auto;
	background:#90bfdd url(../images/main-bg.gif) repeat-x;
	overflow:hidden;
}
#header {
	overflow:hidden;
	height:54px;
	padding-left:180px;
}
strong.logo {
	background:url(../images/logo.gif) no-repeat;
	width:249px;
	height:29px;
	float:left;
	text-indent:-9999em;
	margin:10px 0 0 4px;
}
.logo a {
	display:block;
	overflow:hidden;
	height:100%;
}
#header fieldset {
	float:right;
	width:170px;
	margin:0 30px 0 0;
	display:inline;
}
#header fieldset div {
	float:right;
	margin:0;
	width:170px;
}
#header fieldset label {
	display:block;
	padding-bottom:2px;
	font-size:11px;
	margin-top:5px;
}
#header fieldset input.text {
	width:135px;
	padding:1px 0 2px 5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-right:3px;
	display:inline;
}
#header .button {
	float:left;
	text-indent:-9999em;
	margin-top:5px;
}
#header a.account {
	margin:0 0 0 25px;
}
.content-holder {
	background:url(../images/content-bg.png) no-repeat 0 0;
	width:849px;
	display:table;
}
.content-holder a,
.content-holder input {
	position:relative;
}
.content-bottom {
	background:url(../images/content-bottom.png) no-repeat;
	height:8px;
	overflow:hidden;
	display:block;
}
#content {
	height:1%;
}
#content:after {
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#sidebar {
	width:168px;
	float:left;
	position:relative;
	padding:145px 0 0 2px;
}
#inner #sidebar {
	font-size:11px;
}
#sidebar .jar {
	display:block;
	position:absolute;
	top:-50px;
	left:5px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
}
#sidebar ul li {
	margin-bottom:5px;
	background:#9c2326 url(../images/side-nav-link-bg.gif) repeat-x;
	width:100%;
	vertical-align:top;
}

#sidebar ul li a {
	color:#fff;
	display:block;
	padding:0 8px 0 0;
	text-align:right;
	font-weight:bold;
	line-height:25px;
	height:1%;
}
#sidebar ul li a.melter,
#sidebar ul li a.choice {
	background:url(../images/img-rim.gif) no-repeat 25px 2px;
}
#sidebar ul li a.choice {
	background:url(../images/img-foot.gif) no-repeat 1px 2px;
	margin-left:0;
}
#inner .sidebar-content {
	padding-bottom:650px;
}
#main-column {
	width:672px;
	float:right;
	overflow:hidden;
}
.place-holder {
	background:url(../images/placeholder-pxl.png) repeat-y;
	margin-left:5px;
	width:665px;
	overflow:hidden;
}
.place-holder-content {
	background:url(../images/placeholder-gradient.gif) repeat-x;
	overflow:hidden;
	width:660px;
}
.place-holder-bottom {
	background:url(../images/placeholder-bottom.gif) no-repeat;
	height:10px;
	overflow:hidden;
	display:block;
}
.place-holder object {
	margin:12px 0 9px 13px;
	width:475px;
	float:left;
	display:inline;
}

.basket {
	float:right;
	width:148px;
	overflow:hidden;
	margin:13px 12px 0 0;
	display:inline;
}
.basket strong {
	display:block;
	color:#fff;
}
.basket ul {
	margin:0 0 0 15px;
	padding:0;
}
.basket ul li {
	background:url(../images/bullet-white.gif) no-repeat 0 5px;
	padding:0 0 11px 9px;
	list-style:none;
	color:#fff;
	line-height:12px;
}

#inner .share {
	display: block;
	background: none;
	margin: 15px 10px 0 0;
	padding: 0;
}


.items,
#inner .items {
	width:124px;
	height:51px;
	background:url(../images/items-inner-bg.gif) no-repeat;
	padding:12px 12px 0;
	text-align:center;
}
#inner .items {
	background:url(../images/items-inner-bg.gif) no-repeat;
	float:right;
	margin:-30px 15px 0 0;
	position:relative;
	display:inline;
}
.items strong {
	color:#195c79;
	text-decoration:underline;
	display:block;
	margin-bottom:3px;
	font-size:11px;
}
.items a {
	background:url(../images/arrow-blue.gif) no-repeat 0 4px;
	padding-left:11px;
	color:#316d87;
	margin:1px 0 0 -2px;
	float:left;
}
ul.navigation {
	padding:0 0 0 45px;
	margin:0;
}
ul.navigation li {
	display:inline;
	background:url(../images/separator-header.gif) no-repeat 0 2px;
	padding:0 15px;
	line-height:29px;
}

*html ul.navigation li {
	padding:0 15px;
}

ul.navigation li.first {background:none;}
ul.navigation li a {
	color:#000;
}
ul.sub-nav {
	margin:0 0 13px -7px;
	padding:0;
	overflow:hidden;
	width:160px;
}
ul.sub-nav li {
	float:left;
	background:url(../images/separator-sub-nav.gif) no-repeat 0 3px;
	padding:0 9px;
	margin:0 2px 0 -2px;
	list-style:none;
}
ul.sub-nav li a {
	color:#4f839a;
	font-size:9px;
}
.info-box-holder {
	overflow:hidden;
	padding:10px 25px 0;
}
.info-box-holder h1 {
	margin: 0 0 10px 0;
	color: #C00;
	font-size: 22px;
	font-weight: bold;
}

.info-box {
	width:425px;
	float:left;
	padding-bottom:130px;
}
#inner .info-box {
	width:auto;
	float:none;
	padding:10px 0 120px 0;
}
.info-box h1 {
	margin:0;
	font-size:15px;
	color:#bd1e20;
}
.info-box-bottom {
	background:url(../images/info-box-bottom.png) no-repeat;
	height:8px;
	overflow:hidden;
	display:block;
	margin-left:-6px;
}
#inner .info-box-bottom {
	margin:0;
}
.info-box p {
	margin:10px 0 0 0;
	line-height:22px;
}
.info {
	width:100%;
	float:left;
	padding-left:20px;
}
.info p {
	color:#195c79;
	line-height:12px;
	padding-top:4px;
	width:450px;
}
.info-box .product-buy {
	border-bottom:1px solid #257598;
	overflow:hidden;
	width:485px;
	padding:18px 0 28px 20px;
	clear:both;
}
.info-box .product-buy img {
	float:left;
}
.info-box .buy {
	width:78px;
	float:left;
	border:1px solid #226a89;
	padding:13px 12px;
	overflow:hidden;
	margin:30px 0 0 20px;
}
.info-box .buy div {
	overflow:hidden;
	width:100%;
}
.buy input.text {
	width:18px;
	border:1px solid #9b9b9b;
	padding:3px 0 2px 2px;
	font-size:10px;
}
.buy input.button {
	background:url(../images/button-buy.gif) no-repeat;
	width:53px;
	height:22px;
	border:none;
	cursor:pointer;
	margin:11px 0 0 13px;
}
.buy input label {
	float:left;
	font-size:10px;
}
.pricing {
	float:right;
	width:104px;
	margin-right:30px;
	border:1px solid #1c607e;
	background:#e2f1ff;
	display:inline;
}
.pricing strong {
	text-align:center;
	display:block;
	background:#5b93ad;
	color:#fff;
	line-height:18px;
}
.pricing ul {
	margin:0;
	padding:0;
	list-style:none;
}
.pricing ul li {
	border-top:1px solid #1c607e;
	line-height:24px;
	color:#484a4c;
	text-align:right;
}
.pricing ul li span {
	padding:0 7px 0 9px;
	display:block;
	height:1%;
	overflow:hidden;
}
.pricing ul li em {
	font-style:normal;
	float:left;
}
.features-holder {
	overflow:hidden;
	width:495px;
	padding-top:12px;
}
.features-holder h4,
.related-holder h4 {
	font-size:10px;
	color:#257598;
	margin:0 0 14px 0;
}
.features {
	float:left;
	width:220px;
}
.features ul {
	margin:0;
	padding:0;
}
.features ul li {
	background:url(../images/bullet-black.gif) no-repeat 0 5px;
	padding:0 0 11px 9px;
	color:#636465;
}
.features ul li strong {
	color:#bb1d1f;
}
.description {
	float:right;
	width:260px;
}
.description a {
	line-height:14px;
	color:#257598;
	text-decoration: underline;
}
.description a:hover {
	text-decoration: underline;
	line-height:14px;
	color:#636565;
}
.description p {
	line-height:14px;
	color:#636565;
}
.related-wrap {
	overflow:hidden;
	height:1%;
	margin-top:48px;
}
.related-holder {
	overflow:hidden;
	margin-top:48px;
	width:500px;
}
.related-wrap .related-holder {
	float:left;
	width:486px;
	margin-top:0;
}
.related {
	float:left;
	overflow:hidden;
}
.related-holder h4 {
	border-bottom:1px solid #257598;
	padding-bottom:6px;
	font-size:12px;
}
ul.related-list {
	margin:0 0 20px 30px;
	padding:0;
	overflow:hidden;
	width:520px;
	text-align:center;
}
ul.related-list li {
	float:left;
	list-style:none;
	width:80px;
	margin-right:65px;
	overflow:hidden;
	text-align:center;
}
ul.related-list img {
	padding-top:10px;
}
ul.related-list p {
	line-height:12px;
	margin:0;
}

ul.related-list a{
	color:#257598;
	text-decoration: underline;
}

ul.related-list a:hover{
	color:#636565;
	text-decoration: underline;
}

.news-box-holder {
	margin:-120px 0 0 200px;
	position:relative;
	padding-bottom:20px;
}
.news-box {
	float:left;
	width:170px;
	position:relative;
	margin-right:20px;
	padding:0 11px;
}
.red {
	margin-right:0;
}
.news-box-bottom {
	background:url(../images/color-boxes-bottom.png) no-repeat;
	height:20px;
	overflow:hidden;
	display:block;
}
.news-box-content {
	background:url(../images/color-boxes-top.png) no-repeat;
	padding:0 5px 0 2px;
	width:618px;
}
.news-box-content:after {
	content:"";
	display:block;
	clear:both;
	width:100%;
	overflow:hidden;
	height:0;
	font-size:0;
}
.news-box h3 {
	margin:18px 0 35px 5px;
	font-size:10px;
}
.news-box h3 span {
	background:url(../images/bullet2-color.gif) no-repeat 0 2px;
	display:block;
	padding-left:13px;
	height:1%;
}
.news-box span.save {
	color:#ab1014;
	font-weight:bold;
}
.news-box img {
	padding:0 10px 0 5px;
	float:left;
	margin-top:-20px;
}
.news-box a {
	font-size:9px;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.news-box a:hover {
	text-decoration:none;
}
.blue p {
	padding-top:20px;
	padding-right:5px;
}
.green {
	text-align:center;
}
.green h3 { text-align:left;}
.green img {
	float:none;
	display:block;
	margin:-20px auto 3px;
}
.news-box ul {
	list-style:none;
	margin:-9px 0 0 13px;
	padding:0;
}
.news-box ul li {
	background:url(../images/arrow-red.gif) no-repeat 0 17px;
	padding:12px 10px 0 12px;
	height:1%;
	line-height:13px;
}
.news-top,
.news-bottom {
	background:url(../images/news-top.png) no-repeat;
	width:599px;
	height:6px;
	overflow:hidden;
	display:block;
	margin:57px 0 0 10px;
}
.news-bottom {
	background:url(../images/news-bottom.png) no-repeat;
	margin:0 0 0 10px;
}
.news-content {
	background:url(../images/news-pxl.png) repeat-y;
	overflow:hidden;
	width:599px;
	margin-left:10px;
}
ul.about-rim {
	width:110px;
	float:right;
	list-style:none;
	margin:35px 35px 0 0;
}
#inner ul.about-rim {
	margin:18px 0 0 0;
	padding:0;
}
ul.about-rim li {
	background:url(../images/bullet2-color.gif) no-repeat 0 2px;
	padding:0 0 17px 13px;
}

ul.about-rim li.shareHome {
	background: none;
	padding:0 0 17px 0;
}


ul.about-rim li a {
	text-decoration:underline;
	color:#000;
}
ul.about-rim li a:hover {
	text-decoration:none;
}
.footer-area {
	width:100%;
	overflow:hidden;
}
#footer {
	background:#216888 url(../images/footer-bg.gif) repeat-x;
	overflow:hidden;
	color:#fff;
	font-size:10px;
	width:760px;
	padding:9px 45px 21px;
	margin:0 auto;
}
#footer .links-box-holder {
	width:1500px;
	overflow:hidden;
}
#footer .links-box {
	width:190px;
	float:left;
	margin-right:100px;
	display:inline;
}
.links-box ul {
	list-style:none;
	padding:0;
	margin:7px 0 0 0;
}
.links-box ul li a {
	color:#fff;
	line-height:14px;
}
ul.contact {
	width:840px;
	margin:0;
	padding:10px 0 50px 0;
}
ul.contact li {
	color:#fff;
	line-height:12px;
	list-style:none;
	font-size:10px;
}
ul.contact li strong {
	font-size:11px;
}
#basic-content {
	margin-bottom:130px;
	width:600px;
}
#basic-content a {
	text-decoration: underline;
	line-height:14px;
	color:#257598;
}

#basic-content a:hover {
	text-decoration: underline;
	line-height:14px;
	color:#636565;
}

#basic-content p{
	line-height: 22px;
	width: 580px;
}

#basic-content ol {
	color: #195c79;
}

#contactLeft {
	float: left;
	width: 200px;
}

#contactRight {
	float: left;
	width: 200px;
}

#comments {
	clear: left;
	padding-top: 30px;
}

/* CSS for shipping information page */


#coupon-code{
	margin: 0;
	padding: 0;
}

/* CSS for downloadable docs*/

.manual {
height: 26px;
padding-left: 22px;
background: url(/images/download.gif) no-repeat 0;
line-height: 2em;
}

.sub-nav a {
	line-height:14px;
	color:#257598;
}
.sub-nav a:hover {
	line-height:14px;
	color:#636565;
}

#weather {
	margin: 4px 15px 5px 0;
	float: left;
}


/*About RIM New*/


ul.about-rim-new {
	
	width: 135px;
	float:left;
	list-style:none;
	margin:0 0 0 40px;
	padding: 0 0 0 16px;
}

*html ul.about-rim-new {
	margin:0 0 0 30px;
	padding: 0 0 0 16px;
}

#inner ul.about-rim-new {
	margin:18px 0 0 0;
	padding:0;
}
ul.about-rim-new li {
	color:#195c79;
	background:url(../images/bullet2-color.gif) no-repeat 0 2px;
	padding:0 0 17px 13px;
}

ul.about-rim-new li.shareHome {
	background: none;
	padding:0 0 17px 0;
}


ul.about-rim-new li a {
	color:#195c79;
	text-decoration:underline;
}


/*infoBoxRIM New*/


.info-box-rim {
	width:370px;
	float:left;
	padding-bottom:130px;
}
#inner .info-box-rim {
	width:auto;
	float:none;
	padding:10px 0 120px 0;
}
.info-box-rim h1 {
	margin:0;
	font-size:15px;
	color:#bd1e20;
}

.info-box-rim p {
	color:#195c79;
	margin:10px 0 0 0;
	line-height:22px;
}

.home-content-img{
	float:left;
	margin: 0;
}


/*infoBoxPaw Choice New*/


.info-box-paw {
	width:185px;
	float:left;
	padding-bottom:130px;
	margin-left: 20px;
}

*html .info-box-paw {
	margin-left: 30px;
}

#inner .info-box-paw {
	width:auto;
	float:none;
	padding:10px 0 120px 0;
}
.info-box-paw h1 {
	margin:0;
	font-size:15px;
	color:#bd1e20;
}

.info-box-paw p {
	color:#195c79;
	margin:10px 0 0 0;
	line-height:22px;
}

.HomeRight{
	list-style: none;
	padding: 0;
	margin: 0;
}

.HomeRight li{
	list-style: none;
	padding: 0;
	margin: 0;
}

.place-holder-new {
	background:url(../images/placeholder-pxl.png) repeat-y;
	margin-left:5px;
	width:665px;
	overflow:hidden;
}
.place-holder-content-new {
	background:url(../images/placeholder-gradient.gif) repeat-x;
	overflow:hidden;
	width:660px;
}
.place-holder-bottom {
	background:url(../images/placeholder-bottom.gif) no-repeat;
	height:10px;
	overflow:hidden;
	display:block;
}
.place-holder-new object {
	margin:12px 0 9px 13px;
	width:635px;
	float:left;
	display:inline;
}



#basic-content .AboutUs{
	margin: 15px 0 0 0;
	padding: 0px;
	font-size: 16px;
	color: #1B6088;
	font-weight: bold;
}

#basic-content .AboutUs a{
	color: #1B6088;
	text-decoration: underline;
}

#basic-content .AboutUs a:hover{
	color: #96C3E0;
	text-decoration: underline;
}



.info-box-rim a{
	line-height:14px;
	color:#257598;
	text-decoration: underline;
}

.info-box-rim a:hover{
	line-height:14px;
	color:#636565;
}

.info-box-paw a{
	line-height:14px;
	color:#257598;
	text-decoration: underline;
}

.info-box-paw a:hover{
	line-height:14px;
	color:#636565;
}

.signupframe {
	color: #FFF;	
}

.SignUp {
	float: left;
	background-image: url(../images/SignUp-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 236px;
	font-size:12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font
}

.SignUp input{
	width: 125px;	
}

.Offer {
	height: 180px;
	width: 236px;
	float: left;
	background-color: #FFF;
	border-top: #BD1E20 solid 10px;
	border-bottom: #BD1E20 solid 10px;
	margin-left: 20px;
}

.Offer h3{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	margin-top: 26px;
	line-height: normal;
}

.ClearFloat {
	clear: both;	
}
