﻿@import "common.css";

h1 { font-size: 1.4em; font-weight:normal; }
a { color:#818181; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
.smaller { font-size:0.8em; }
#aspnetForm
{
    width: 1055px;
    margin: auto;
}
#wrapper { width:1024px; margin-left:auto; margin-right:auto; }
#header { width:1009px; height:50px; margin-left:15px; }
#top_nav { height:25px; width:1024px; margin-bottom:6px; }
#sub_head { width:1055px; height:381px; margin:0 auto; padding: 0; }
#promo_nav { width:1024px; height:176px; }
#content 
{
	width:970px;
	min-height:110px;
	padding-top:60px;
	color:#818181;
}
#logos { width:1024px; height:105px; text-align:center; }
#footer { width:1024px; color:#818181; font-size:0.8em; }
#footer p { text-align:center; margin:0; padding:0; line-height:2em; }
#footer a { color:#818181; text-decoration:none; font-weight:normal; }
#footer a:hover { text-decoration:underline; }
#footer table { width:500px; margin-left:auto; margin-right:auto; }
#footer td { text-align:center; line-height:1em; }

/*****************************************
* Section/Page Specific                  *
*****************************************/

/*.about #sub_head { background:url(/images/int/rnt_int_photo_aboutus.jpg) no-repeat 0 0; }*/
.about #content { background:url(/images/int/rnt_int_subhead_aboutus.gif) no-repeat left top; }

/*.community #sub_head { background:url(/images/int/rnt_int_photo_community.jpg) no-repeat 0 0; }*/
.community #content { background:url(/images/int/rnt_int_subhead_community.gif) no-repeat left top; }

/*.rntv #sub_head { background:url(/images/int/rnt_int_photo_rntv.jpg) no-repeat 0 0; }*/
.rntv #content { background:url(/images/int/rnt_int_subhead_rntv.gif) no-repeat left top; }
.insideout #content {background: url(/images/int/rnt_int_subhead_webisode.gif) no-repeat left top;}
 
/*.products #sub_head { background:url(/images/int/rnt_int_photo_rntv.jpg) no-repeat 0 0; }*/
.products #content { background:url(/images/int/rnt_int_subhead_rntv.gif) no-repeat left top; }

/*.dealers #sub_head { background:url(/images/int/rnt_int_photo_dealers.jpg) no-repeat 0 0; }*/
.dealers #content { background:url(/images/int/rnt_int_subhead_dealers.gif) no-repeat left top; }

/*.contact #sub_head { background:url(/images/int/rnt_int_photo_contactus.jpg) no-repeat 0 0; }*/
.contact #content { background:url(/images/int/rnt_int_subhead_contact.gif) no-repeat left top; }

/*.test #sub_head { background:url(/images/int/rnt_int_photo_contactus.jpg) no-repeat 0 0; }*/
.test #content { background:url(/images/int/rnt_int_subhead_rntv.gif) no-repeat left top; }

/*****************************************
* Navigation                             *
*****************************************/

.nav, .nav dt {margin:0; padding:0;}
.nav dt { height:0; overflow:hidden;}

/* Top */
#main_nav { height:25px; width:1024px; background:url(/images/mp/rnt_mp_topnav.gif) no-repeat 0 -25px; }
#main_nav dd { float:left; width:auto; display:inline; position:relative; margin:0; }
#main_nav dt { position:absolute; height:25px; overflow:hidden; visibility:hidden; }
#main_nav a.ir { display:block; width:170px; padding-top:25px; height:0px; overflow:hidden; text-decoration:none; text-indent:-9999px; position:relative; border:0; background:url(/images/mp/rnt_mp_topnav.gif) no-repeat; }

#main_nav #mn_about a.ir { background-position:0px 0px; }
#main_nav #mn_commun a.ir { background-position:-170px 0px; }
#main_nav #mn_rntv a.ir { background-position:-340px 0px; }
#main_nav #mn_produc a.ir { background-position:-510px 0px; }
#main_nav #mn_dealer a.ir { background-position:-680px 0px; }
#main_nav #mn_contac a.ir { background-position:-850px 0px; }

#main_nav a.ir:hover, #main_nav dd:hover a.ir, #main_nav dd.active a.ir, #main_nav a.ir:focus, #main_nav a.ir:active, #main_nav a.AT { background-image:none; }

/* Sub */

#sub_nav { height:176px; width:1024px; background:url(/images/mp/rnt_mp_promo_nav.jpg) no-repeat left -178px; }
#sub_nav dd { float:left; width:auto; display:inline; position:relative; margin:0; }
#sub_nav dt { position:absolute; height:176px; overflow:hidden; visibility:hidden; }
#sub_nav a.ir { display:block; padding-top:176px; height:0px; overflow:hidden; text-decoration:none; text-indent:-9999px; position:relative; border:0; background:url(/images/mp/rnt_mp_promo_nav.jpg) no-repeat; }

#sub_nav #sub1 a.ir { width:191px; background-position: -33px 0px; margin-left:33px; }
#sub_nav #sub2 a.ir { width:191px; background-position:-224px 0px; }
#sub_nav #sub3 a.ir { width:191px; background-position:-415px 0px; }
#sub_nav #sub4 a.ir { width:192px; background-position:-606px 0px; }
#sub_nav #sub5 a.ir { width:191px; background-position:-798px 0px; }

#sub_nav a.ir:hover, #sub_nav dd:hover a.ir, #sub_nav dd.active a.ir, #sub_nav a.ir:focus, #sub_nav a.ir:active { background-image:none; }

input, textarea, select {border:1px solid #C0C0C0;}
