/* CSS Document */
/* TUNDRA INTERACTIVE */
* {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
html {
	height: 100%;
	overflow-y: scroll;
}
p {
	color: #000000;
	text-align: left;
}
H1 {
	color: #000000;
	font-size: 2.0em;
	text-align: left;
	background-color: #FFF;
	margin: 2px 0px 10px 0px;
}
h2  {
	color: #031629;
	font-weight:bold;
	font-size: 24px;
	text-align: left;
	margin: 0;
	padding:0 0 7px;
}
h3 {
	color: #000000;
	font-weight:100;
	font-size: 1.2em;
	text-align: left;
	background-color: #FFF;
	margin: 0px 0px 2px 0px;
}
IMG 
{
    border: 0px;
}
UL {
	margin-left: 5px;
	list-style-type:circle;
}
a:link {
	color: #000;
	text-decoration: underscore;
}
a:Hover {
	text-decoration: none;
}
a:visited {
	color: #000;
}
/**
 *	THIS DIV GETS REPLACE WITH FLASH
 *
 ***********************************
 *	DO NOT CHANGE ANYTHING HERE	   *
 ***********************************
 *
 */
#flashcontent {
	height: 100%;
	margin:0px auto;
	width: 1060px;
}
/***************************************
 *
 *	IN ORDER FOR SWFFORCESIZE TO WORK
 *	THE BODY TAG _MUST_ BE STYLED
 *	
 *	DO NOT CHANGE EXCEPT FOR BACKGROUND COLOR
 *
 *	SERIOUSLY DO NOT CHANGE ANYTHING EXCEPT FOR BACKGROUND COLOR
 *
 *	SERIOUSLY DON'T
 *
 ***************************************/
body {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image:url(http://www.jayco.com.au/HtmlAssets/Images/bgTile.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position: left top;
	color:#000000;
	min-width: 1060px;
}
.FlashContentHolder {
	height: 100%;
	padding:4px 0;
}
.NoFlashContentHolder {
	height: 100%;
	padding:4px 0;
	background:url(../HtmlAssets/Images/top-bg.gif) left 4px repeat-x;
}
/***************************************
 *
 * General Tags
 *
 ***************************************/
#header {
}
DIV.logo {
	display: inline-block;
	margin: 30px 20px 20px 50px;
	width: 222px;
}
.installFlash {
	border:medium none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
	margin:0 auto;
	width:515px;
	height:39px;
}
.installFlash a {
	color: #666;
	border: none;
	display:block;	
	background:transparent url(http://www.jayco.com.au/HtmlAssets/Images/getflash-bg.gif) no-repeat scroll center top;
	border:medium none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	height:27px;
	margin:0 auto;
	padding:12px 0 0 18px;
	text-align:left;
	text-transform:uppercase;
	width:497px;
	text-decoration:none;
}
DIV.installFlash img {
	margin-right: 5px;
	float: right;
	display:none;
}
LI  A {
	display: block;
}
.footer {
	background-color:#083250;
	clear:both;
	color:#FFFFFF;
	margin:0 0 15px 170px;
	padding:10px;
	position:relative;
	text-align:right;
	top:10px;
	width:760px;
}
.footer A {
	color: #6aa1c9;
	text-decoration:underline;
	font-size:12px;
}
/* ------------------------------------- */
/*			PRODUCT NAV					 */
/* ------------------------------------- */

.ProductNav {
	padding-bottom:20px;
	float:left;
	width:1060px;
}
.ProductNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:1060px;
	background:url(http://www.jayco.com.au/HtmlAssets/Images/product-navbg.gif) left top repeat-x;
}
.ProductNav li {
	margin:0;
	padding:0;
	float:left;
}
.ProductNav li a {
	text-decoration: none;
	color: #FFF;
	height: 21px;
	display:block;
	padding-top: 58px;
	text-align: center;
	font-size: 9pt;
	float:left;
}
#ProductMenu_Home {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/product-navpipe.gif) right top no-repeat;
}
#ProductMenu_Home a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/JaycoLogo.jpg) no-repeat;
	width: 144px;
	padding-right:18px;
	padding-left:8px;
	color: transparent !important;
	text-indent:-9999px;
}
#ProductMenu_Camper_Trailers a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/CamperTrailers.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Expanda_Series a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/ExpandaSeries.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Pop-Tops a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/PopTops.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Caravans a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/Caravans.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Toy_Haulers a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/ToyHaulers.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Motorhomes a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/Motorhomes.jpg) no-repeat;
	width: 106px;
}
#ProductMenu_Park_Cabins a {
	background: url(http://www.jayco.com.au/HtmlAssets/Images/ParkCabins.jpg) no-repeat;
	width: 106px;
}
.ProductNav li a:hover {
	text-decoration:underline;
	}
/* ------------------------------------- */
/*			LEFT NAV					 */
/* ------------------------------------- */

.LeftNav {
	width: 160px;
	clear:left;
	float:left;
	padding:0;
	margin:0;
}
.LeftNav ul {
	margin-left:0;
}
.LeftNav ul li {
	list-style-type: none;
	padding:0;
	margin:0 0 2px;
}
.LeftNav ul li a {
	margin: 0;
	padding: 4px 6px 4px 12px;
	width:142px;
	text-decoration: none;
	color: #FFF;
	background:#083250;
	display:block;
}
.LeftNav ul li a:hover {
	background-color: #498399;
	color:#fff;
}
.LeftNav ul li.active a {
	background-color: #0079c2;
	margin-bottom:2px;
}
.LeftNav ul li.active a:hover {
	margin-bottom:2px;
}
.LeftNav ul li ul li a, .LeftNav ul li.active ul li a {
	background: #045689 url(http://www.jayco.com.au/HtmlAssets/Images/blt-navchild.gif) 12px 12px no-repeat;
	color:#fff;
	padding-left:20px;
	width:134px;
}
.LeftNav ul li ul li.active  a {
	background: #c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/blt-navchild-active.gif) 12px 12px no-repeat;
	color:#001123;
}
.LeftNav ul li.active ul li a:hover {
	display:block;
	background-color: #498399;
}
.LeftNav ul li.active ul li.active a:hover {
	display:block;
	color:#001123;
	background-color: #c4d6e1;
}
.mainContent {
	width:950px;
}
.MainContentDisplay {
	float:right;
	width:780px;
}
/* ------------------------------------- */
/*    TWO LINE NAV COMPONENT DISPLAY     */
/* ------------------------------------- */

.MainContentDisplay > H2, .MainContentDisplay > H1, .SEO_content H2 {
	background-color: #0079c2;
	color: #FFF;
	padding: 5px 20px;
	margin: 0px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.TwoLineNav{
	margin: 0;
	padding: 0;
	background:#fff;
}
.TwoLineNav  .TopNav {
	margin: 0;
	padding: 6px 3px 7px;
	background:#fff;
}
.TwoLineNav  .BottomNav {
	margin: 0;
	padding: 6px 3px 7px;
	background:#fff;
	border-top:#b2d7ed solid 1px;
}
.TwoLineNav .BottomNav span {
	display:block;
	color:#0079c2;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding: 0 0 0 20px;
	line-height:20px;
}
.TwoLineNav li {
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px 10px;
}
.TwoLineNav li  a {
	color: #083250;
	display: inline;
	padding: 4px;
	font-size:12px;
	text-decoration:none;
}
.TwoLineNav li  a:hover {
	color:#000f1d;
	text-decoration:underline;
}
.TwoLineNav li.active  a {
	color:#000f1d;
	font-weight:bold;
}
.TwoLineNavContentDisplay {
	background-color: #FFF;
}
.releaseDate {
	display:none;
}

/* ------------------------------------- */
/*               CONTENT                 */
/* ------------------------------------- */
.Display .Navigation {
	margin: 0;
	padding: 6px 3px 7px;
	background:#fff;
	border-bottom:#b2d7ed solid 1px;
	float:left;
}
.Display .Navigation ul {
	float:left;
	padding-bottom:10px;
}
.Display .Navigation li {
	list-style-type: none;
	display: block;
	margin: 0px 5px;
	padding:0;
	float:left;
}
.Display .Navigation li  a {
	color: #083250;
	display: inline;
	padding: 4px;
	font-size:12px;
	text-decoration:none;
}
.Display .Navigation li  a:hover, .Navigation li.active  a {
	color:#000f1d;
	text-decoration:underline;
}
.ContentItemComponent {
	padding:0;
	border-top:#8a9daa solid 1px;	
	float:left;
	width:780px;
	}
.ContentItemComponent h1 {
	color: #031629;
	font-weight:bold;
	font-size: 24px;
	text-align: left;
	background-color:#C4D6E1;
	margin: 0;
	display:none;
	}
.Display {
	clear:both;
	background:#fff;
	float:left;
	width:100%;
	}
.Display ul {
	list-style-type:disc;
	margin:0;
	padding:0 0 0 17px;
	}
.Display li {
	display:block;
	list-style-type:disc;
	padding:0 0 5px 17px;
	}
.NewsItemComponent {
	padding:0;
	}
.NewsItem, .ExternalLinkComponent {
	padding-bottom:25px;
	float:left;
	width:100%;
	}
.NewsItem div {
	}
.ExternalLinkComponent {
	width:750px;
	padding:15px;
	margin:0;
	}
.NewsItem .Image1 {
	padding:15px;
	background:#c4d6e1;
	margin-bottom:20px;
	}
.NewsItem .media {
	padding:15px;
	background:#c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/media-top.gif) left top repeat-x;
	margin-bottom:20px;
	}
.NewsItem h2 {
	padding-top:10px;
	/*border-top:#adbdc7 solid 1px;*/
	}
.NewsItem h2, .NewsItem p {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	}
.Image4 {
	padding:0 15px;
	}

/* --- Product Page --- */
.SummaryAndImage {
	background:#c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/media-top.gif) left top repeat-x;
	border-top:#8a9daa solid 1px;
	padding:15px 15px 15px;
	float:left;
	}
.SummaryAndImage .NewsItem {
	background:#0079c2;
	float:left;
	padding:0;
	}
.SummaryAndImage .NewsItem h2 {
	color:#fff;
	float:left;
	width:237px;
	padding:15px 5px 10px 15px;
	}
.SummaryAndImage .NewsItem li {
	color:#fff;
	float:left;
	clear:left;
	width:237px;
	padding:0 5px 8px 5px;
	list-style-type:disc;
	}
.SummaryAndImage .NewsItem .media {
	float:right;
	background:#0079c2 url(http://www.jayco.com.au/HtmlAssets/Images/img-leftshadow.gif) left center repeat-y;
	padding:0 0 0 5px;
	margin:0;
	border-top:#8a9daa solid 1px;	
	}
.SummaryAndImage .NewsItem .media img {
	display:block;
	}
.NewsItem .Image2 {
	float:right;
	padding-top:0;
	padding-left:20px;
	background:#fff;
	}

/* --- Floor plans --- */
.GenericCollectionComponent {
	padding:15px 0 25px;
	float:left;
	background:#c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/media-top.gif) left top repeat-x;
	border-top:#8a9daa solid 1px;
	width:100%;
	}
.GenericCollectionComponent .Display {
	background:#C4D6E1;
	}
.FloorPlan {
	background:#fff;
	border:#000 solid 1px;
	float:left;
	margin:0 1px 11px 8px;
	_display:inline
}
Floorplans > .FloorPlan {
	width:375px;
}
Floorplans_Freesize > .FloorPlan {
	width:750px;
}
.FloorPlan div {
	padding:0 15px 15px;
	}
.FloorPlan h2 {
	font-weight:normal;
	padding:20px 20px 0;
	font-size:1.4em;
	}
.FloorPlan div.media {
	padding:0;
	}
.description {
	display:none;
	}
	
/* --- Tech Specs --- */
.XmlDataComponent {
	padding:15px 0 25px;
	float:left;
	background:#c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/media-top.gif) left top repeat-x;
	border-top:#8a9daa solid 1px;
	width:100%;
	}
.XmlDataComponent .Display {
	background:#C4D6E1;
	padding:0 15px;
	width:750px;
	}
.XmlData {
	background:#fff;
	}
.XmlData table {
	border-collapse:collapse;
	width:100%;
	}
.XmlData th {
	background:#007ac3;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:6px 0;
	}
.XmlData td {
	font-size: 0.8em;
	padding: 5px 8px;
}
.XmlData tr.Odd {background:#e1eaf0;}
.XmlData tr td.First{font-weight:bold;}

/* --- Virtual Tours --- */
.VirtualTourLinkComponent {
	padding:10px 0;
	float:left;
	background:#c4d6e1 url(http://www.jayco.com.au/HtmlAssets/Images/media-top.gif) left top repeat-x;
	border-top:#8a9daa solid 1px;
	width:100%;
	}
.VirtualTourLinkComponent .Display {
	background:#C4D6E1;
	padding:0 15px;
	width:750px;
	}
.VirtualTourLink {
	background:#fff;
	position:relative;
	padding:17px 0 25px 0;
	height:2.8em;
	}
.VirtualTourLink .Image9 {
	background:#fff;
	position:absolute;
	left:5px;
	top:5px;
	}
.VirtualTourLink h2 {
	padding-left:180px;
	padding-bottom:0;
	font-weight:bold;
	font-size:13px;
	}
.VirtualTourLink p {
	padding-left:180px;
	font-size:12px;
	}
.VirtualTourLink a {
	width:194px;
	height:64px;
	display:block;
	text-indent:-9999px;
	background:url(http://www.jayco.com.au/HtmlAssets/Images/btn-quicktime.png) no-repeat;
	cursor:pointer;
	position:absolute;
	right:0;
	top:5px;
	}
.VirtualTourLink a.Quiktime {
	background:url(http://www.jayco.com.au/HtmlAssets/Images/btn-ipix.png) no-repeat;
	right:200px;
	}
/* --- Features --- */
.FeatureList {
	background:#fff;
	}
.GenericCollectionComponent .Navigation {
	display:none;
	padding:0;
	}
.FeatureList h2 {
	font-size:18px;
	padding:20px 25px 10px;
	text-transform:capitalize;
}
.FeatureList ul {
	padding:0 25px 20px;
	margin:0 0 20px;
	color:#3490e5;
	list-style-type:none;
	border-bottom:1px solid #8A9DAA;
	}
.FeatureList ul li {
	color:#031629;
	display:block;
	font-size:13px;
	background:url(http://www.jayco.com.au/HtmlAssets/Images/bullet-circle.gif) left 4px no-repeat;
	}

/* -- External link -- */
.ExternalLink {
	font-weight:bold;
	margin:25px 20px;
}
.ExternalLink a {
	display:block;
	background:url(http://www.jayco.com.au/HtmlAssets/Images/btn-download.gif) no-repeat;
	width:199px;
	height:67px;
	text-indent:-9999px;
	outline:none;
	margin:15px 0;
}
.SEO_content
{
    padding-bottom: 20px;
}
.SEO_content > .contentItem > DIV
{
	padding:20px;
}
.SEO_content .ProductLink 
{
    padding: 6px 2px;
    border-bottom: 1px solid #BFCAD1;
	font-size: 0.8em;
	width: 355px;
	float: left;
	margin-right: 10px;
}
.SEO_content .ProductLink .title
{
    display: block;
	font-weight: 800;
	padding: 3px 0px 5px 0px;
}
.SEO_content .ProductLink A 
{
    text-decoration: none;
}
.SEO_content .ProductLink IMG 
{
    padding-right: 10px;
}
.SEO_content > .contentItem > DIV > H2 
{
    background-color: transparent;
    padding: 0px 0px 15px 0px;
    color: #031629;
    text-decoration: none;
}
.HeaderImage 
{
    margin: -20px -20px 10px -20px;
}