@charset "utf-8";
/* CSS Document */

/* Set up the page */
html,body {
	margin:0 0;
	padding:0 0;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url("../images/rangecatbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

/* DIVs */
DIV.bounder {width:980px;margin:0 auto 0 auto;}
DIV.finance {padding-left:7px; margin-bottom:5px;background:url('../images/rcArrowIcon.gif') no-repeat 0px 3px;}
DIV.rangeBullets {font-size: 12px;color: #36424a;background:url('../images/rangeBulletArrow.gif') no-repeat 0px 5px;padding-left:10px;}

/* TEXT */
span.text1 {font-size:12px;color:#ffffff;font-weight:800;}
span.text2 {font-size:12px;color:#000000;font-weight:800;}
span.text2 a {color:#000000;text-decoration:none;}
span.text2 a:hover {text-decoration:underline;}
span.text3 {font-size:12px;color:#2666ae;line-height:1.2}
span.text3 a {color:#2666ae;text-decoration:none;}
span.text3 a:hover {text-decoration:underline;}
span.text4 {font-size:11px;color:#2666ae;line-height:1.2}
span.text4 a {color:#2666ae;text-decoration:none;}
span.text4 a:hover {text-decoration:underline;}
span.text5 {font-size:11px;color:#000000;}
span.text6 {font-size:14px;color:#33339d;font-weight:800;}
span.text7 {font-size:20px;color:#33339d;font-weight:800;}
span.text8 {font-size:12px;color:#36424a;font-weight:800;}
span.priceFrom {font-size:11px;color:#36424a;font-weight:800;line-height:1.2}
span.price1 {font-family: Arial black, Arial, sans-serif;font-size:26px;color:#e70033;font-weight:900;line-height:1.2}
span.price2 {font-family: Arial black, Arial, sans-serif;font-size:20px;color:#e70033;font-weight:900;line-height:1.2}
span.priceShipping {font-size:11px;color:#36424a;font-weight:800;line-height:1.2}
h1.breadcrumb {font-size: 12px;display: inline;font-weight: normal;}
h2.breadcrumb {font-size: 12px;display: inline;font-weight: normal;}
h1.crumb {font-size: 11px;color: #ffffff;}
h1.crumb a{color: #ffffff;text-decoration: none;}
h1.crumb a:hover{color: #fff200;}
h2.crumb {font-size: 11px;color: #ffffff;}
h2.crumb a{color: #ffffff;text-decoration: none;}
h2.crumb a:hover{color: #fff200;}
span.rangeTitle {font-family: Arial black, Arial, sans-serif;font-size: 18px;color: #36424a;font-weight:800;}
span.rangeText {font-family: Arial, sans-serif;font-size: 15px;color: #36424a;}

/* Table formatting */
td.rcTopLine {height:3px; background:url('../images/rcTopLine.gif') repeat-x left top;}
td.rcSpacer {height:5px;}
td.rcSpacer2 {height:10px;}
td.rcGreySpacer {background-color:#bababa; height:10px;}
td.rcGreyBar2 {background-color:#bababa; height:25px;padding-left:10px;}