/*SOMEWHAT DEPRICATED */
.floatleft { float:left; }
.floatright { float:right; }
.clear { clear:both; }
.end {
	position: relative; clear: both; display: block;
}

.block {
display: block;
}

/**/
body {
	background: #2a4b6a;
	margin: 0;
	padding: 0px;
}

a {
	color: #8194b2; text-decoration: none;
}

#wrapper {
	width: 980px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#wrapper .end {
	width: 980px;
	background: url(http://www.rcatena.com/img/bg_body_bot.gif) no-repeat left bottom;
	bottom: 0;
	left: 0;
	height: 13px;
	margin: 0px;
	padding: 0px;
}

#logo {
position: relative; left: 18px; margin: 0 auto 30px;
}
#logo_1633 { position: relative; left: 28px; margin: 0px auto; }
h1#telephone {
position: absolute; top: 40px; right: 20px; color:#607da6; font-family:Helvetica, Arial, sans-serif; font-weight:normal;
}

#nav {
position: relative; left: 10px; background: url(http://www.rcatena.com/img/bg_nav.png) no-repeat left top; width:700px; height: 30px; z-index: 100; padding: 25px 0 0 38px; z-index: 300;
}

#nav a {
color: #ffffff; cursor: pointer;
}

#nav a:last-child {

}

#nav a#btn_home{
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_home.png) no-repeat; width: 36px; height: 28px; display: block;
}

#nav a#btn_inventory {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_inventory.png) no-repeat; width: 58px; height: 11px; display: block;
}

#nav a#btn_models {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_modellineup.png) no-repeat; width: 84px; height: 36px; display: block;
}

#nav a#btn_specials {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_specials.png) no-repeat; width: 53px; height: 11px; display: block;
}

#nav a#btn_financing {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_financing.png) no-repeat; width: 61px; height: 11px; display: block;
}

#nav a#btn_aboutus {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_aboutus.png) no-repeat; width: 58px; height: 11px; display: block;
}

#nav a#btn_wholesale {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_wholesale.png) no-repeat; width: 66px; height: 28px; display: block;
}

#nav a#btn_buyback {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_buybackguarantee.png) no-repeat; width: 130px; height: 28px; display: block;
}

#nav a#btn_blog {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_blog.png) no-repeat; width: 27px; height: 28px; display: block;
}

#nav a#btn_warranty {
text-indent: -999999px; position: relative; background: url(http://www.rcatena.com/img/btn_warranty.png); no-repeat;
	width: 56px;
	height: /*28*/10px;
	display: block;
}

#nav ul {
margin: 0; padding: 0;
}

#nav ul li {
list-style: none; margin: 0; padding: 0; float: left; background: url(http://www.rcatena.com/img/btn_div.png) no-repeat right top; padding: 0 6px 0 0; margin: 0 6px 0 0;
}

#nav ul li:last-child {
background: none; margin: 0; padding: 0;
}

/* HACKS FOR IE */
* html #nav {
background: url(http://www.rcatena.com/img/bg_nav.gif) no-repeat left top;
}

* html #nav a:last-child {
border: 0;
}

* html #nav a#btn_home{
background: url(http://www.rcatena.com/img/btn_home.gif) no-repeat;
}

* html #nav a#btn_inventory {
background: url(http://www.rcatena.com/img/btn_inventory.gif) no-repeat; height: 8px;
}

* html #nav a#btn_models {
background: url(http://www.rcatena.com/img/btn_modellineup.gif) no-repeat;
}

* html #nav a#btn_specials {
background: url(http://www.rcatena.com/img/btn_specials.gif) no-repeat; height: 8px;
}

* html #nav a#btn_financing {
background: url(http://www.rcatena.com/img/btn_financing.gif) no-repeat; height: 8px;
}

* html #nav a#btn_aboutus {
background: url(http://www.rcatena.com/img/btn_aboutus.gif) no-repeat; height: 8px;
}

* html #nav a#btn_wholesale {
background: url(http://www.rcatena.com/img/btn_wholesale.gif) no-repeat;
}

* html #nav a#btn_buyback {
background: url(http://www.rcatena.com/img/btn_buybackguarantee.gif) no-repeat;
}

* html #nav a#btn_blog {
background: url(http://www.rcatena.com/img/btn_blog.gif) no-repeat;
}

/**/

#rc_topnav {
position: absolute; top: -12px; right: 15px; background: url(http://www.rcatena.com/img/bg_topnav.gif) no-repeat; width: 237px; height: 40px; padding: 15px 0 0 20px; 
}

* html #rc_topnav {
	top:-27px;
}

#rc_topnav ul {
margin: 0; padding: 0; overflow: hidden;
}

#rc_topnav ul li {
float: left; margin: 0 12px 0 0; list-style: none;
}

#rc_topnav ul li a {
color: #919191; font: 12px Arial; text-decoration:none;
}

#rc_topnav ul li a:hover {
color: #000000;
}

#content {
	width: 960px;
	padding: 10px;
	min-height: 150px;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content_1633 { width: 960px; padding: 65px 0px 0px 0px; margin: 0 auto; min-height: 150px; overflow: hidden; position: relative; }

#content .endcontent {
display:none;
}

#footer {
	padding: 8px;
	overflow: hidden;
	font-size: 11px;
	clear: both;
	position:relative;
	background-color: #FFF;
	background-image: url(http://www.rcatena.com/img/dots_h.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul {
float: right; margin: 0; padding: 0; overflow: hidden;
}

#footer ul li {
float: left; margin: 0 8px 0 0; list-style: none;
}

#footer ul li a {
color: #6c6c6c; font-family: Arial;
}


/* #########################################
###  New styles for page redesign - bp   ###
######################################### */

#header_new {
	width:980px;
	height:180px;
	margin:0px;
	padding:0px;
}
#header_new_left {
	width:708px;
	height:180px;
	float:left;
	background:url(../images/header_left.gif);
	margin:0px;
	padding:0px;
}
#header_right_new {
	width:237px;
	height:180px;
	float:right;
	background:url(../images/header_right.gif);
	margin:0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_new_left h1 {
	margin:30px 0px 0px 98px;
	padding:0px;
}
#header_new_left h1 a {
	display:block;
	width:171px;
	height:124px;
	text-indent:-9000px;
}
#topNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#topNav li {
	display:inline;
	line-height:40px;
	padding-left:9px;
}
#topNav li a {
	color:#919191;
	text-decoration:none;
}
#topNav li a:hover {
	color:#000;
}
#navBarNew {
	width:589px;
	height:39px;
	margin:0px;
	padding:0px 347px 12px 44px;
	background:url(../images/nav_bar_bkgd.jpg);
}
#priNav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#priNav li {
	margin:0px;
	padding:0px;
	float:left;
}
#priNav li a {
	display:block;
	height:39px;
	text-indent:-9000px;
	background:url(../images/priNav.jpg);
}
#priNav li a#priNav_home {
	width:52px;
	background-position:0px;
}
#priNav li a#menu0 {
	width:70px;
	background-position:-52px;
}
#priNav li a#menu1 {
	width:65px;
	background-position:-122px;
}
#priNav li a#menu2 {
	width:73px;
	background-position:-187px;
}
#priNav li a#menu3 {
	width:70px;
	background-position:-260px;
}
#priNav li a#priNav_buy_back_guarantee {
	width:142px;
	background-position:-330px;
}
#priNav li a#priNav_warranty {
	width:68px;
	background-position:-472px;
}
#priNav li a#priNav_blog {
	width:49px;
	background-position:-540px;
}


#priNav li ul {
	display:none;
}

#header_new { width:980px; height:180px; margin: 0; padding: 0; background: url(../images/header_new.gif) no-repeat center top; }
#header_new h1 { float:left; display:inline; margin: 0; padding: 35px 0 0 105px; }
#header_new h1 a { display:block; width:341px; height:125px; text-indent: -9000px; }
#topNav2 { margin:0 60px 0 0; padding:0px; list-style-type:none; text-align:center; float:right; display:inline; }
#topNav2 li { display:inline; line-height:40px; padding-left:9px; font-size:12px; }
#topNav2 li a { color:#919191; text-decoration:none; }
#topNav2 li a:hover { color:#000; }
#priNav { width:925px; height:44px; margin: 0; padding: 7px 0 0 55px; background: url(../images/navbar-new.jpg) no-repeat center top; }
#priNav li { float:left; margin:0 6px 0 0; padding:0 6px 0 0; background: url(../images/btn_div.png) no-repeat right top; }
#priNav li.last { background: none; }
#priNav li a { display:block; height:32px;  }

#priNav li a#priNav_home { width:36px; background: url(../images/btn_home.png) no-repeat center top; }
#priNav li a#menu0 { width:58px; background: url(../images/btn_inventory.png) no-repeat center top; }
#priNav li a#menu1 { width:53px; background: url(../images/btn_specials.png) no-repeat center top; }
#priNav li a#menu2 { width:61px; background: url(../images/btn_financing.png) no-repeat center top; }
#priNav li a#menu3 { width:58px; background: url(../images/btn_aboutus.png) no-repeat center top; }
#priNav li a#priNav_buy_back_guarantee { width:130px; background: url(../images/btn_buybackguarantee.png) no-repeat center top; }
#priNav li a#priNav_warranty { width:56px; background: url(../images/btn_warranty.png) no-repeat center top; }
#priNav li a#priNav_blog { width:27px; background: url(../images/btn_blog.png) no-repeat center top; }
