/*  http://www.irvineparkrr.com
  --------------------------------------------
    last-modified-date/by:					22 May 2008/Cynthia Dyer
	last-modified-date/by(by other):		22 May 2008/Wisnoe A.
    this-version-style:     v. 3,6,5
	            (v.Design, Major, Minor)
	
Contents:
1. Master
	1a. body
	1b. links
	
2. Header:
	2a. Border/Container
	2b. Textbuttons:
			i.left text buttons/container
			ii.left text buttons/container
	2c. Image
	2d. NavBar Main Menu/container
	2e. NavBar Main Menu

3. Body:
	3a.Border/Container
	3b.Main Panel/Text
	3c.Left/right panel container
	3d.Left/right panel side menu text

4. Teasers:
	4a.Side Teaser containers
	4b.Side Teaser text
	4c.Middle Index teaser container
	4d.Middle Index text
	
5. Footer:
	5a.border/container
	5b.footer text

6. Text used in tiny MCE

7. Cart

8. Miscellaneous
	  
  Copyright ©2008 Irvine Park Railroad.
  Reproduction of any of the design elements(s) is prohibited.
  Although feel free to learn from the scripts.
  
/* 1. Master ------------------------------------- */ 
body {
	/* Easter Themed Background	*/
	FONT-SIZE: 10pt;
	COLOR: #4d4849;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('/images/eggBG3.jpg');
	background-repeat: repeat;
	background-color: #E6E1CB;
	margin: 0px;
}


/*a {color:#0000FF;text-decoration:none;}
a:hover {color:#565752;text-decoration:none;}*/

/*
A:link{
	color:#565752;
}
A:visited{
	color:#565752;
}
A:active{
	color:#565752;
}
A:hover {
	color:#565752;
	text-decoration:underline;
}
*/


h1 {
	color:#CF3C28;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:48px;
}

.acronym {
	border-bottom: none;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16.8px;
}

p {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 2. Header ------------------------------------- */

.logoBox{
	background: url('/images/logo.png') no-repeat left top;
	clear: both;
	float: left;
	height: 99px;
	padding: 0px;
	width: 620px;
}

.righttophdrBox {
	float: right;
	height: 99px;
	padding-right: 15px;
	width: 350px;
}

.topheaderBox {
	border: none;
	height: 99px;
	text-align: left;
	width: 998px;
}

.menubox_sidespacerLt {
	clear: both;
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0px;
	width: 5px;
}

.bttnMenu {
	float: left;
	height: 48px;
	padding: 0px;
	text-align:center;
}

.menubox_sidespacerRt{
	float: left;
	height: 48px;
	line-height: 48px;
	padding: 0px;
	width: 0px;
}

.mainmenuContainer {
	background-image: url(/images/navBarmenu_BG_Easter.gif);
	border: none;
	height: 48px;
	text-align: left;
	width: 1000px;
}

.header_container {
	/*Default Theme
	background-image: url('/images/header_woodBG.gif');
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;*/
		
/*	Halloween Theme
	background-image: url(/images/header_halloweenBG.jpg);
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-repeat: repeat-x;*/
	
/*	Easter Theme*/
	background-image: url('/images/header_easterBG.gif');
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-repeat:no-repeat;
	
/*  Christmas Theme
	background-image: url(/images/header_christmasBG.gif);
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	background-repeat: repeat-x;*/
	
	/*Anniversary Theme
	background-image: url('/images/header_anniversaryBG.gif');
	border: none;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;*/
	
}

.navbarcontainer{
	clear: both;
	float: right;
	height: 32px;
	padding: 0px;
	width: 1000px;
	background-image:url('/images/mainMenu_BG.gif')
}
.navbarmenu {
	border: none;
	height: 29px;
	text-align: left;
	width: 768px;
}

.navbarmenubox {
	float: right;
	height: 32px;
	padding: 0px;
	width: 768px;
}
.searchText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #122E4E;
	text-decoration: none;
}
.navbarsearch {
	clear: both;
	float: right;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	width: 280px;
}

.boldwhiteTextgallery {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; FONT-WEIGHT: bolder; FONT-SIZE: 16px; COLOR: #FFFFFF
}

.boldwhiteText {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px; COLOR: #FFFFFF
}
.boldwhiteText A:link {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
.boldwhiteText A:visited {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
.boldwhiteText A:active {
	FONT-WEIGHT: bolder; COLOR: #FFFFFF
}
.greybx1{
	background-color: #EEEEEE;
	border: 1px solid #4C6F90;
	
}

.orangeLink {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #CF3C28; TEXT-DECORATION: none
}
.orangeLink A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #CF3C28; TEXT-DECORATION: none
}
.orangeLink A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #CF3C28; TEXT-DECORATION: none
}
.orangeLink A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #CF3C28; TEXT-DECORATION: none
}
.orangeLink A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #d9761b; TEXT-DECORATION: none
}

.blackLink {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLink A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLink A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLink A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLink A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #d9761b; TEXT-DECORATION: none
}

/*
.blackLinkgal {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:link {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:visited {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:active {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:hover {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #d9761b; TEXT-DECORATION: none
}
*/
.blackLinkgal {
	font-family: Arial Black; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:link {
	font-family: Arial Black; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:visited {
	font-family: Arial Black; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:active {
	font-family: Arial Black; FONT-SIZE: 15px; COLOR: #000000; TEXT-DECORATION: none
}
.blackLinkgal A:hover {
	font-family: Arial Black; FONT-SIZE: 15px; COLOR: #d9761b; TEXT-DECORATION: none
}


#navlist
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
}

#navlist A:link, #navlist A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #eae8e8;
text-decoration:none;
}

#navlist A:hover
{
color: #fff;
text-decoration:none;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration:none;
}

#navlist li A:link, #navlist li A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #fff;
text-decoration:none;
text-transform: uppercase;
}

#navlist li A:hover
{
color: #FFCC00;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist
{
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#Newnavlist A:link
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #FFCC33;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist A:hover
{
color: #a4d3c8;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li A:link, #Newnavlist li A:visited
{
display: inline;
list-style-type: none;
padding-left: 3px;
padding-right: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-decoration:none;
text-transform: uppercase;
}

#Newnavlist li A:hover
{
color: #FFCC00;
text-decoration:none;
text-transform: uppercase;
}

#Newnavcontainer { 
	float:right; width:320px; margin-top: 10px; margin-left: 15px; margin-right: 5px;
	text-align:right;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

#Newnavcontainer a { 
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;	
}

#Newnavcontainer a:hover {
	color: #FFCC00;
	text-decoration:none;
	text-transform: uppercase;
}

/* 3. Body- generalCSS ------------------------------------- */ 
.border1{
	border:#000033;
	border:solid;
	border-width:1px;
}
.pageTitle{
	color:#CF3C28;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:48px;

}
.mainpanel_teaserBorder{
	border: 1px solid #666666;	
}
.detailimgcell {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #a9a9a9;
}
.mainpanel_teaserHeadTitle{
	color: #0d7c38;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
}

.crumb_iconsBx{
width:100%;
height:26px;
}

.email_icon{
float:right; 
width:71px; 
height:26px;
}

.print_icon{
float:right; 
width:71px; 
height:26px;
}

.breadcrumb {	
	padding-top: 10px;
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	COLOR: #669933;
	text-transform:uppercase;
	/*width:50%; */
	width:auto;
	text-decoration:none;
}
.breadcrumb a:link{	
	padding-top: 10px;
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	COLOR: #669933;
	text-transform:uppercase;
	width:50%;
	text-decoration:none;
}
.breadcrumb a:visited{	
	COLOR: #669933;
	text-decoration:none;
}
.breadcrumb a:active{	
	COLOR: #669933;
	text-decoration:none;
}
.breadcrumb a:hover{	
	COLOR: #669933;
	text-decoration:underline;
}

#contentPage {
	/*padding-top: 5px;*/
	margin:10px;
}

.bodyContent {
	/*margin-top: 10px;*/
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 0px;
	line-height: 18px;
	text-decoration:none;
}
.bodyContent p {
	/*margin-top: 10px;*/
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 0px;
	line-height: 18px;
	text-decoration:none;
}

.mainpanel_teaserHeadTitle{
	color: #0d7c38;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
}
.mainpanel_teaserBorder{
	border: 1px solid #666666;	
	width:770px; 
	height:183px;
}
.teaserImageBx_1{
	width:150px;
	height:153px;
	padding:15px;
}

.teaserTextBx_1{
	margin-top:15px; 
	margin-right:10px; 
	width:560px; 
	height:155px; 
	float:right; 
	clear:both;
}
.teaserTitleText {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.teaserTitleText A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
}
.teaserTitleText A:visited{
	color: #1c6288;
	text-decoration: none;
}

.teaserTitleText A:active{
	color: #1c6288;
	text-decoration: none;
}

.teaserTitleText A:hover{
	color: #3689b6;
	text-decoration: none;
}
.sidecontainer{
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 25px;
	height:auto;
	
}	
	
#leftcolumn {
	border-right: 1px solid #c1c1b5;
	clear: both;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 212px;
}

#rightcolumn {
	border-left: 1px solid #c1c1b5;
	float: left;
	overflow: hidden;
	padding: 0px;
	width: 212px;
}
/*
#ts_1_3columns {
	background-color: #f3f0db;
	float: left;
	padding: 0px;
	width: 572px;
	height:auto;
}
#ts_1_2columns {
	background-color: #f3f0db;
	float: left;
	padding: 0px;
	width: 785px;
	height:auto;
}

#ts_1_1maincolumns {
	background-color: #f3f0db;
	float: left;
	padding: 0px;
	width: 100%;
	height:auto;
}
*/

 #ts_1_3columns {
/*  background-color: #f3f0db; */
float: left;
padding: 0px;
width: 572px;
height:auto;
}
#ts_1_2columns {
/*  background-color: #f3f0db; */
float: left;
padding: 0px;
width: 785px;
height:auto;
}

#ts_1_1maincolumns {
/*  background-color: #f3f0db; */
float: left;
padding: 0px;
width: 100%;
height:auto;
}

.contentwrapper {
 /* Default Theme 
 	background-color: #f3f0db;
	border: none;
	text-align: left;
	width: 998px;*/
	
	/* Christmas top background
	 background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url(/images/images_contentTopBG1.jpg);
	background-repeat: no-repeat;
	background-position: top;*/

	/* Easter top background*/
	background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url('/images/images_contentTopBG_Easter.jpg');
	background-repeat: no-repeat;
	background-position: top;
	

/*  Anniversary top background
	background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url(/images/images_contentTopBG2_anniv.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	
}

.bodyContent1 {margin-top: 10px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 0px;
	line-height: 16px;
}
.content1 {
	padding-top: 5px;
	margin:10px;
}

.bodyContainer {
	clear: both;
	float: left;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 998px;
}

.contentBx {
	clear: both;
	float: left;
	height: auto;
	padding: 0px;
	width: 998px;
	/*height:500px;*/
}

.bodyBx {
	background-color: #f3f0db;
	border-bottom: none;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 998px;
	
}
.detailtabsubhead{
color: #0d7c38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:16pt;
	font-weight: bold;
	text-decoration:none;
}

/* ----- FOOTER ----- */
.footerBarBox {
	background-color: #f3f0db;
	border-bottom: none;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 998px;
}
.footerBar{
	clear: both;
	padding: 0px;
	width: 998px;
	/*background-image: url(/images/images_footerXmas.jpg);
	background-repeat:no-repeat;
	height: 98px;*/
	/*background-image: url(/images/images_footerHalloween.png);
	background-repeat:no-repeat;
	height: 86px;*/
	background-image: url(/images/images_footerBar.gif);
	background-repeat:no-repeat;
	height: 14px;
	
	
}
.footerBx {
	border-bottom: none;
	border: none;
	padding-top:15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 998px;
}
.copyright {
	color: #453b2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.copyright A:link {
	color: #453b2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.copyright A:visited {
	color: #453b2f;
text-decoration:none;
}
.copyright A:active{
	color: #453b2f;
text-decoration:none;
}
.copyright A:hover{
	color: #999381;
text-decoration:none;

}

.speedyText {
	color: #999381;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.speedyText A:link {
	color: #999381;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.speedyText A:visited {
	color: #999381;
}
.speedyText A:active {
	color: #999381;
}
.speedyText A:hover{
	color: #999381;

}

/* ----- HOME ----- */
.hmIndexteaserBx
{
padding-right:20px;
width: 425px;
clear:both;
float:right;
}

.hmIndexteaserContainer{
width:428px;
}

.hmIndexteaser{
width:214px;
height:229px;
float:left;
}

.hmIndextopshadow{
background-image:url('/images/images_topShadow.gif');
/*background-image:url(/images/images_contentTopBG2_anniv.jpg);*/

height:22px;
}
* html.hmIndextopshadow{
background-image:url('/images/images_topShadow.gif');
/*background-image:url(/images/images_contentTopBG2_anniv.jpg);*/
height:22px;
width:100%;
}
.hmIndexleftBx{
width:485px; 
/*height:400px; */
float:left;
}
.hmIndexPhotoContainer{
background-image:url(/images/images_photoBG.gif); background-repeat:no-repeat; 
height:346px; 
width:540px
}

.hmIndexPhotoBx{
padding-top:20px; 
padding-bottom:15px; 
padding-left:30px; 
padding-right:25px; 
width:485px; 
height:310px;
}

.welcomeBx{
background-image:url(/images/images_welcomeBox.gif); background-repeat:no-repeat; 
width:540px; 
height:131px;
}

.welcomeTextBx{
padding-bottom:10px; 
padding-left:25px; 
padding-right:20px; 
padding-top:75px; 
width:485px; 
height:40px;
}

.emptybox1{
height:75px;
}

.emptybox2 {
height: 25px; 
width: 300px; 
float:right;
}

.homeBrownText{
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12px;
	width:400px; 
	margin-left:30px;
}

.hmIndexbreadcrumbBx{
/*margin-left:20px;
	height:22px;*/


/*christmas top background
	background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url(/images/images_contentTopBG1.jpg);
	background-repeat: no-repeat;
	background-position: top;*/

/*easter top background*/
	background-color: #f3f0db;
	border-bottom: none;
	border-top: none;
	text-align: left;
	width: 998px;
	background-image: url(/images/images_contentTopBG_Easter.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.hmIndexPhotoWrapper{
	height:360px;
	background-image: url(/images/images_photoBG1.png);
	/*background-image: url(/images/images_photoBGXmas.png);*/	
	/*background-image: url(/images/images_photoBGHalloween.gif);*/
	background-repeat: no-repeat;
	position:relative;
	left:-5px;
}
.hmIndexPhotoContainer2{
	background-repeat:no-repeat;
	height:360px;
	width:540px;
	clear: both;
	float: left;
}

.hmIndexPhotoBx2{
padding-top:35px; 
padding-bottom:15px; 
padding-left:30px; 
padding-right:25px; 
width:485px; 
height:310px;
}


/* ----- END HOME ----- */

/* ----- GALLERY IMAGE BOX ----- */
.picOuter {
  display:block; 
  background:#D5D2C0; 
  border:1px solid #E3E0CC; 
  position:relative;
  margin:1em 0;
}
.picOut {
  display:block; 
  background:#A7A596; 
  border:1px solid #C0BEAD; 
  position:relative;
  padding:1px;
  margin:1px;
}
.picIn {
  background:#fff; 
  border:1px solid #5D5D5A; 
  position:relative; 
  padding:10px;
  font-weight:normal;
}

/* ----------- SIDE TEASER ----------- */
.sideteaserBox{
float:left;
width:190px; 
padding-top:5px; 
padding-bottom:10px;
}
.sideteaserTitle {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	line-height:24px;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;

}
.sideteaserTitle A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	line-height:24px;
	color: #1c6288;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;

}
.sideteaserTitle A:visited{
	color: #1c6288;
	text-decoration: none;
}

.sideteaserTitle A:active{
	color: #1c6288;
	text-decoration: none;
}

.sideteaserTitle A:hover{
	color: #3689b6;
	text-decoration: none;
}

.sideteaserImgBx{
width:190px;

}

.sideteaserText{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#6a6a6a; 
line-height:14px;
padding-top:8px;
padding-left:0px;
padding-bottom:6px;
padding-right:0px;
}

.sideteaserTxtLink{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#7eb459; 
font-weight:500; 
line-height:22px;
}
.sideteaserTxtLink a:link{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#7eb459; 
font-weight:500; 
line-height:22px;
text-decoration:none;
}
.sideteaserTxtLink a:visited{
color:#7eb459;
text-decoration:none;
}
.sideteaserTxtLink a:active{
color:#7eb459;
text-decoration:none;
}
.sideteaserTxtLink a:hover{
color:#7eb459;
text-decoration:underline;
}
.sideteaserSpacer{
	float:left; 
	background-image:url(/images/lineSpacer.gif);
	background-repeat:repeat-x;
	width:190px;
	height:15px;
}
.linespacer {
	background-image:url(/images/lineSpacer.gif);
	background-repeat:repeat-x;
	width:190px;
	height:20px;
}

/* 6. Text used in TinyMCE ------------------------------------- */
.tableBorder1{
border:#999999;
border-style:solid;
border-width:1px;
}

.subtitle1{ /* Green subtitle -IPRR*/
	color: #0d7c38;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 18pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
.subtitle1 a:link{ /* Green subtitle -IPRR*/
	color: #0d7c38;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 18pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}

.subtitle1 a:visited{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}

.subtitle1 a:active{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}
.subtitle1 a:hover{ /* Green subtitle -IPRR*/
	color: #0d7c38;
}

subtitle2{/* Gray subtitle -IPRR*/
	color: #4d4849;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
subtitle2 a:link{/* Gray subtitle -IPRR*/
	color: #4d4849;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
	padding-bottom:8px;
}
subtitle2 a:visited{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
subtitle2 a:active{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
subtitle2 a:hover{/* Gray subtitle -IPRR*/
	color: #4d4849;
}
.lightsubTitle1 {
	color: #324d60;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
}
.lightsubTitle1 A:link{
	color: #324d60;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	line-height: 20px;
}
.lightsubTitle1 A:visited{
	color: #215062;
}.lightsubTitle1 A:active{
	color: #215062;
}.lightsubTitle1 A:hover{
	color: #215062;
}
.DrkgreySubTitle{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.DrkgreySubTitle A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.DrkgreySubTitle A:visited{
	color: #555555;
	}
.DrkgreySubTitle A:active{
	color: #555555;
	}
.DrkgreySubTitle A:hover{
	color: #555555;
	}

.greyText{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #7f7f7d;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.greyText A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #7f7f7d;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.greyText A:visited{
	color: #7f7f7d;
	}
.greyText A:active{
	color: #7f7f7d;
	}
.greyText A:hover{
	color: #7f7f7d;
	}
.DrkgreyText{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
	font-style: italic;
}
.DrkgreyText A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	letter-spacing: normal;
	font-style: italic;
	}
.DrkgreyText A:visited{
	color: #555555;
}
.DrkgreyText A:active{
	color: #555555;
}
.DrkgreyText A:hover{
	color: #555555;
}
.IndentText1{
	font-weight: normal;
	color: #002c91;
	list-style-position: outside;
	text-decoration: underline;
	letter-spacing: normal;/* vertical-align: top; */
	display: list-item;
	list-style-type: disc;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.IndentText1 A:link{
	font-weight: normal;
	color: #002c91;
	list-style-position: outside;
	text-decoration: underline;
	letter-spacing: normal;/* vertical-align: top; */
	display: list-item;
	list-style-type: disc;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.IndentText1 A:visited{
	color: #002c91;
}
.IndentText1 A:active{
	color: #002c91;
}
.IndentText1 A:hover{
	color: #002c91;
}
.brownText{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: none;
	letter-spacing: normal;/* vertical-align: top; */
}
.brownText A:link{
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 9.5pt;
	font-weight: normal;
	color: #392213;
	text-decoration: underline;
	letter-spacing: normal;
	}
.brownText A:visited{
	color: #392213;
	text-decoration: underline;
}
.brownText A:active{
	color: #392213;
	text-decoration: underline;
}
.brownText A:hover{
	color: #392213;
	text-decoration: underline;
}
.detailimgcell {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #a9a9a9;
}
.default {
	FONT-SIZE: 10pt;

	COLOR: #4d4849;
	line-height: 16.8px;
	font-family: Arial, Helvetica, sans-serif;
}
.default A:link {
	COLOR: #565752;
}
.default A:visited {
	COLOR: #565752;
}
.default A:active {
	COLOR: #565752;
	}
.default A:hover{
	COLOR: #0d7c38;
	text-decoration: underline;
	}
	
	

/* Middle Teaser */
.teaserMiddleBox{
	border: 1px solid #999999;	
	margin-top:10px;
}

.teaserMiddleContainer {
	clear:both;
	padding:10px;
}
.teaserMiddleTitle {
	color: #0d7c38;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	margin-bottom:10px;
}
.teaserMiddleTitle a:link,
.teaserMiddleTitle a:visited{color:#0d7c38;text-decoration: none;}
.teaserMiddleTitle a:hover{color:#000;}	

.teaserMiddleImage {
	float:left;
	width:154px;
	margin-right:16px;
}
.teaserMiddleImage img {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #a9a9a9;
}
.teaserMiddleText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* HEro SHots 3 Images */
.heroShots_3pixContainer
{
clear:both;
width:auto;
height:225px;
}
.heroShots_3pixContainer_1{
	clear: both;
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 332px;
}

.heroShots_3pixContainer_2 {
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 332px;
}
.heroShots_3pixContainer_3 {
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 332px;
}
.heroShots_3pixdivider_1{
	float: left;
	height: 225px;
	line-height: 225px;
	padding: 0px;
	width: 1px;
}

.ColorWhite {border-bottom:0px;color:#fff;text-decoration:none;}
.ColorWhite a {color:#fff;text-decoration:none;}
.ColorWhite a:hover {color:#fff;text-decoration:none;}
                    
.ColorBlack {border-bottom:0px;color:#000;text-decoration:none;}
.ColorBlack a {color:#000;text-decoration:none;}
.ColorBlack a:hover {color:#000;text-decoration:none;}

.ColorBlue {border-bottom:0px;color:#0000ff;text-decoration:none;}
.ColorBlue a {color:#0000ff;text-decoration:none;}
.ColorBlue a:hover {color:#0000ff;text-decoration:none;}

.ColorBlueViolet {border-bottom:0px;color:#8a2be2;text-decoration:none;}
.ColorBlueViolet a {color:#8a2be2;text-decoration:none;}
.ColorBlueViolet a:hover {color:#8a2be2;text-decoration:none;}

.ColorBrown {border-bottom:0px;color:#a52a2a;text-decoration:none;}
.ColorBrown a {color:#a52a2a;text-decoration:none;}
.ColorBrown a:hover {color:#a52a2a;text-decoration:none;}

.ColorChartreuse {border-bottom:0px;color:#7fff00;text-decoration:none;}
.ColorChartreuse a {color:#7fff00;text-decoration:none;}
.ColorChartreuse a:hover {color:#7fff00;text-decoration:none;}

.ColorDarkBlue {border-bottom:0px;color:#00008b;text-decoration:none;}
.ColorDarkBlue a {color:#00008b;text-decoration:none;}
.ColorDarkBlue a:hover {color:#00008b;text-decoration:none;}

.ColorDarkGreen {border-bottom:0px;color:#006400;text-decoration:none;}
.ColorDarkGreen a {color:#006400;text-decoration:none;}
.ColorDarkGreen a:hover {color:#006400;text-decoration:none;}

.ColorDarkMagenta {color:#8b008b;text-decoration:none;}
.ColorDarkMagenta a {color:#8b008b;text-decoration:none;}
.ColorDarkMagenta a:hover {color:#8b008b;text-decoration:none;}

.ColorDarkRed {border-bottom:0px;color:#8b0000;text-decoration:none;}
.ColorDarkRed a {color:#8b0000;text-decoration:none;}
.ColorDarkRed a:hover {color:#8b0000;text-decoration:none;}

.ColorDeepPink {border-bottom:0px;color:#ff1493;text-decoration:none;}
.ColorDeepPink a {color:#ff1493;text-decoration:none;}
.ColorDeepPink a:hover {color:#ff1493;text-decoration:none;}

.ColorDeepSkyBlue {border-bottom:0px;color:#00bfff;text-decoration:none;}
.ColorDeepSkyBlue a {color:#00bfff;text-decoration:none;}
.ColorDeepSkyBlue a:hover {color:#00bfff;text-decoration:none;}

.ColorForestGreen {border-bottom:0px;color:#228b22;text-decoration:none;}
.ColorForestGreen a {color:#228b22;text-decoration:none;}
.ColorForestGreen a:hover {color:#228b22;text-decoration:none;}

.ColorMagenta {border-bottom:0px;color:#ff00ff;text-decoration:none;}
.ColorMagenta a {color:#ff00ff;text-decoration:none;}
.ColorMagenta a:hover {color:#ff00ff;text-decoration:none;}

.ColorMediumBlue {border-bottom:0px;color:#0000cd;text-decoration:none;}
.ColorMediumBlue a {color:#0000cd;text-decoration:none;}
.ColorMediumBlue a:hover {color:#0000cd;text-decoration:none;}

.ColorRed {border-bottom:0px;color:#ff0000;text-decoration:none;}
.ColorRed a {color:#ff0000;text-decoration:none;}
.ColorRed a:hover {color:#ff0000;text-decoration:none;}

.ColorPurple {border-bottom:0px;color:#800080;text-decoration:none;}
.ColorPurple a {color:#800080;text-decoration:none;}
.ColorPurple a:hover {color:#800080;text-decoration:none;}

.ColorOrangeRed {border-bottom:0px;color:#ff4500;text-decoration:none;}
.ColorOrangeRed a {color:#ff4500;text-decoration:none;}
.ColorOrangeRed a:hover {color:#ff4500;text-decoration:none;}

.ColorDarkOrange {border-bottom:0px;color:#ff8c00;text-decoration:none;}
.ColorDarkOrange a {color:#ff8c00;text-decoration:none;}
.ColorDarkOrange a:hover {color:#ff8c00;text-decoration:none;}

.ColorGreen {border-bottom:0px;color:#008000;text-decoration:none;}
.ColorGreen a {color:#008000;text-decoration:none;}
.ColorGreen a:hover {color:#008000;text-decoration:none;}

.ColorTomato {border-bottom:0px;color:#ff6347;text-decoration:none;}
.ColorTomato a {color:#ff6347;text-decoration:none;}
.ColorTomato a:hover {color:#ff6347;text-decoration:none;}

.LinkWhite {border-bottom:1px solid #fff;color:#fff;text-decoration:none;}
.LinkWhite a {color:#fff;text-decoration:none;}
.LinkWhite a:hover {color:#fff;text-decoration:none;}
                    
.LinkBlack {border-bottom:1px solid #000;color:#000;text-decoration:none;}
.LinkBlack a {color:#000;text-decoration:none;}
.LinkBlack a:hover {color:#000;text-decoration:none;}

.LinkBlue {border-bottom:1px solid #0000ff;color:#0000ff;text-decoration:none;}
.LinkBlue a {color:#0000ff;text-decoration:none;}
.LinkBlue a:hover {color:#0000ff;text-decoration:none;}

.LinkBlueViolet {border-bottom:1px solid #8a2be2;color:#8a2be2;text-decoration:none;}
.LinkBlueViolet a {color:#8a2be2;text-decoration:none;}
.LinkBlueViolet a:hover {color:#8a2be2;text-decoration:none;}

.LinkBrown {border-bottom:1px solid #a52a2a;color:#a52a2a;text-decoration:none;}
.LinkBrown a {color:#a52a2a;text-decoration:none;}
.LinkBrown a:hover {color:#a52a2a;text-decoration:none;}

.LinkChartreuse {border-bottom:1px solid #7fff00;color:#7fff00;text-decoration:none;}
.LinkChartreuse a {color:#7fff00;text-decoration:none;}
.LinkChartreuse a:hover {color:#7fff00;text-decoration:none;}

.LinkDarkBlue {border-bottom:1px solid #00008b;color:#00008b;text-decoration:none;}
.LinkDarkBlue a {color:#00008b;text-decoration:none;}
.LinkDarkBlue a:hover {color:#00008b;text-decoration:none;}

.LinkDarkGreen {border-bottom:1px solid #006400;color:#006400;text-decoration:none;}
.LinkDarkGreen a {color:#006400;text-decoration:none;}
.LinkDarkGreen a:hover {color:#006400;text-decoration:none;}

.LinkDarkMagenta {border-bottom:1px solid #8b008b;color:#8b008b;text-decoration:none;}
.LinkDarkMagenta a {color:#8b008b;text-decoration:none;}
.LinkDarkMagenta a:hover {color:#8b008b;text-decoration:none;}

.LinkDarkRed {border-bottom:1px solid #8b0000;color:#8b0000;text-decoration:none;}
.LinkDarkRed a {color:#8b0000;text-decoration:none;}
.LinkDarkRed a:hover {color:#8b0000;text-decoration:none;}

.LinkDeepPink {border-bottom:1px solid #ff1493;color:#ff1493;text-decoration:none;}
.LinkDeepPink a {color:#ff1493;text-decoration:none;}
.LinkDeepPink a:hover {color:#ff1493;text-decoration:none;}

.LinkDeepSkyBlue {border-bottom:1px solid #00bfff;color:#00bfff;text-decoration:none;}
.LinkDeepSkyBlue a {color:#00bfff;text-decoration:none;}
.LinkDeepSkyBlue a:hover {color:#00bfff;text-decoration:none;}

.LinkForestGreen {border-bottom:1px solid #228b22;color:#228b22;text-decoration:none;}
.LinkForestGreen a {color:#228b22;text-decoration:none;}
.LinkForestGreen a:hover {color:#228b22;text-decoration:none;}

.LinkMagenta {border-bottom:1px solid #ff00ff;color:#ff00ff;text-decoration:none;}
.LinkMagenta a {color:#ff00ff;text-decoration:none;}
.LinkMagenta a:hover {color:#ff00ff;text-decoration:none;}

.LinkMediumBlue {border-bottom:1px solid #0000cd;color:#0000cd;text-decoration:none;}
.LinkMediumBlue a {color:#0000cd;text-decoration:none;}
.LinkMediumBlue a:hover {color:#0000cd;text-decoration:none;}

.LinkRed {border-bottom:1px solid #ff0000;color:#ff0000;text-decoration:none;}
.LinkRed a {color:#ff0000;text-decoration:none;}
.LinkRed a:hover {color:#ff0000;text-decoration:none;}

.LinkPurple {border-bottom:1px solid #800080;color:#800080;text-decoration:none;}
.LinkPurple a {color:#800080;text-decoration:none;}
.LinkPurple a:hover {color:#800080;text-decoration:none;}

.LinkOrangeRed {border-bottom:1px solid #ff4500;color:#ff4500;text-decoration:none;}
.LinkOrangeRed a {color:#ff4500;text-decoration:none;}
.LinkOrangeRed a:hover {color:#ff4500;text-decoration:none;}

.LinkDarkOrange {border-bottom:1px solid #ff8c00;color:#ff8c00;text-decoration:none;}
.LinkDarkOrange a {color:#ff8c00;text-decoration:none;}
.LinkDarkOrange a:hover {color:#ff8c00;text-decoration:none;}

.LinkGreen {border-bottom:1px solid #008000;color:#008000;text-decoration:none;}
.LinkGreen a {color:#008000;text-decoration:none;}
.LinkGreen a:hover {color:#008000;text-decoration:none;}

.LinkTomato {border-bottom:1px solid #ff6347;color:#ff6347;text-decoration:none;}
.LinkTomato a {color:#ff6347;text-decoration:none;}
.LinkTomato a:hover {color:#ff6347;text-decoration:none;}

.LineHeight10px {line-height:10px}
.LineHeight12px {line-height:12px}
.LineHeight14px {line-height:14px}
.LineHeight16px {line-height:16px}
.LineHeight18px {line-height:18px}
.LineHeight20px {line-height:20px}
.LineHeight22px {line-height:22px}
.LineHeight24px {line-height:24px}
.LineHeight26px {line-height:26px}
.LineHeight28px {line-height:28px}

/* Side Menu */
.sidemenuroot {
	text-align:left;
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold; 
	COLOR: #ca3827;
	FONT-FAMILY: Arial;
}
.sidemenuroot:link,.sidemenuroot:active,.sidemenuroot:visited,.sidemenuroot:hover {
    color:           	#ca3827;
    text-decoration:  none;
}

.boxmenulvl {
	padding-bottom:5px; 
	padding-right:5px;
	padding-top:5px;	
}

.selmenu {
	text-align:left;
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	COLOR: #ca3827;
	FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif;
}
.selmenu:link,.selmenu:active,.selmenu:visited {
    color:           	#ca3827;
    text-decoration:  none;
}
.selmenu:hover {
	color:           #c47c1f;
    text-decoration:  none;
}

.unselmenu {
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	COLOR: #3d7154;
	FONT-FAMILY: Arial, Geneva, Helvetica, Verdana, sans-serif;
}
.unselmenu:link,.unselmenu:active,.unselmenu:visited {
    color:           	#3d7154;
    text-decoration:  none;
}
.unselmenu:hover {
	color:           #c47c1f;
    text-decoration:  none;
}
/* End of Side Menu */