/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */

/*********TinyMCE*************/
.mceContentBody {width:640px;}



/***** Body and main container *****/



body {
	font:12px/1.4em Verdana, sans-serif;
	color:#272727;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	top: 0px;
	background-color: #363933;
	background-position: center bottom;
	background-repeat: repeat-x;


}

#wrap {
	color:#303030;
	width: 1000px;
	position: relative;
	float: none;
	border: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;

}

/***** Header *****/

#header {
	color:#505050;
	background:#CCCCCC url(img/front.jpg) no-repeat left bottom;
	height:75px;
	margin:0 0 0px;
	padding:0;
	width: 100%;
	border: 0px none;
	clear: both;
	float: left;

}

#headerlink{
display:block;
width:265px;
height:25px;
margin:10px 0 0 10px;
 border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.001;
}



#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

/***** Top Menu ******/

#topmenu {
	top: 4px;
	z-index: 15;
	margin-left: 5px;
	position: relative;
	height: 25px;
	left: 6px;
	display: block;
	padding-left: 45px;

}
/****  PictureHolder ****/
#pictureholder {
	background-position: left;
	float: left;

}

/****  HeaderLogo ****/
#headerlogo {
	background-position: left;
	float: left;



}
/****   Hidden Text ****/
.hide {
	display: none;
}

/**** Pictures and Paragraphs ****/

.image {
	position:relative;
	float:right;
}
.image .text {
	position:absolute;
	left:10px;
	width:150px;
	top: 10px;
}

.picture {
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.picture img { border: 1px none #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0px 10px 10px 0; float:left; }
.paragraph {
	clear: both;
}



/**** Breadcrumb *****/

/***** #breadcrumb 
{
	width: auto; /* makes the div the entire width of the surrounding container. 
	height: 0.6em;
	font-size: .6em;
	color: Black;

} *****/

#breadcrumb 
{
	display:inline;
	font-size: 110%;
	position: relative;
	height: 15px;
	width: 950px;
	top: 0px;
	font-family: Arial;
	font-weight: lighter;
	color: #999999;
	padding-top: 5px;
	float: left;
	padding-left: 40px;
	padding-bottom: 15px;






} 

#defaultString {


}




/*****  Glance ******/
#glance
{
	background-color: #FBF7F2;
	font-size: 110%;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding-left: 3px;






}

/**** Tabs Control *****/
#tabmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#tabmenu ul li { display: inline; }

#tabmenu ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #3366CC;
}

#tabmenu ul li a:hover
{
color: #fff;
background-color: #369;
}

/***** Left sidebar *****/

#avmenu {
	float:left;
	width:10px;
	margin:0 0 10px;
	padding:0;
	background-color: #004040;
	display: inline;
}

#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:15px;
text-decoration:none;
color:#505050;
display:block;
padding:5px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}
#avmenu h3 {
	font-size:1.2em;
	font-weight:500;
	color: #FFFFFF;
	text-indent: 8px;
}

/***** Right sidebar *****/

#extras {
	float:right;
	width:200px;
	font-size:0.9em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 15px;

















}

#extras p, #extras ul {
margin:0 0 1.5em 0;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
	line-height:1.5em;
	text-align:left;
	min-height:700px;
	border: 0px none;
	float: left;
	position: relative;
	width: 700px;
	margin-bottom: 50px;
	padding-left: 40px;















    
} 

/**** html ****/

 #container { height:500px; 
min-width:700px;
} 

#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h1, #contentwide h1, #contentfull h1 {
font-size:1.7em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}


#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3, #contentwide h3, #contentfull h3 {
	font-size:1.5em;
	font-weight:normal;
	background-position: left;
	background-color: #f4f0ec;
	padding: 5px 0px 0px 5px;
	height: 25px;
	text-align: left;
	clear: both;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 6px;














}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.2em;
font-weight:bold;
margin:6px 0 6px 0;
padding:0;
}

#content h6, #contentwide h6, #contentfull h6 {
	font-size:1.2em;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	width: 550px;
	padding-left: 5px;


}

/* Marked out due to table spacing problems */


#content img, #contentwide img, #contentfull img {
	margin: 0px;
	padding: 0px;
}

#content a, #contentwide a, #contentfull a {
	font-weight:bold;
	color: #000000;


}

#content a:hover, #contentwide a:hover, #contentfull a:hover {
	color: #FF0000;

}


/* ----------------------------------  Inside Content Div  ---------------------------------- */

#contentleft {
	float: left;
	display: block;
	width: 350px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}
#contentright {
	display: inline;
	float: right;
	width: 296px;
	position: relative;










}

#contentlabel {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	height: 20px;
	width: 95%;
	background-image: url(img/subhead_bg2.png);
	background-repeat: repeat-x;
	background-position: center;
    margin: 0px auto    

}
/******  margin: 0px auto   is used to center div in div  *******/

/* ----------------------------------  Content Header Bar  ---------------------------------- */

#example-link {
	background-image: url(/images/logo.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 100px;
	width: 200px;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
}
#example-link a
 {
	color: #000000;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	text-decoration: none;
}

#example-link a:hover
 {
	color: #FF0000;
	text-decoration: none;
	}
#example-link ul.a
 {
	list-style-type: disc;
}
ul.a {list-style-type:circle;}

/***** Ditto News *****/

#dittonews {
	line-height: 100%;

}

#dittonews h3 {
	font-size: 1.1em;
	font-weight: bold;


}

#dittonews p {
	font-size: 1em;
	font-weight: normal;




}

#dittonews a {
}







/***** Footer *****/

#footer {
	border-top:15px ridge #999999;
	width:100%;
	text-align:left;
	color:#CCCCCC;
	background-color:#000000;
	font-size:0.9em;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	height: 230px;
	clear: both;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	margin-bottom: 10px;







}

#footer h4 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: .1em;

}

#footer p {

}

#footer ul {
	text-align: left;
	line-height: 110%;


}


#footer a {
	background-color:inherit;
	text-decoration:none;
	text-align: left;
	color: #CCCCCC;

}

#footer a:hover {
	text-decoration:none;
	color: #FFFF66;
}

#footerLeft {
	width: 150px;
	text-align: left;
	padding-bottom: 15px;
	float: left;
	margin: 0px 0px 0px 65px;
	height: auto;








}

#footerLeft ul {
	padding-left: -6px;


}





/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
color:#CC0000;
background-color:inherit;
}


a img {
	border:0;
	margin: 0px;
	padding: 0px;
}



p {
	margin:0 0 16px 0;
	font-size: 115%;




}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
	margin:0;
	padding:0;
	border-collapse:collapse
}


caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}  ****/



/* Table Sytling */

th {
	text-align:left;
	background:#eaeaea url(none) repeat-x left bottom;
	color:#505050;
	border: none;
	margin: 0px;
	padding: 0px;
} 

td {
	font-size:0.9em;
	color:#303030;
	margin: 0px;
	padding: 0px;
} 
           
/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
padding:4px;
width:120px;
}

#author,#email,#url,#comment {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input{
width:200px;
}

textarea{
width:400px;
}

/***** Search box *****/

#searchbox {
	padding:0;








}

#searchform {
	background:#ffffff;
	border:1px solid #cccccc;
	color:#FF0000;
	font-size:0.9em;
	padding:4px;


}

#searchbox label {
display:none;
}

/***** Various classes

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
} *****/

.announce {
margin:10px 0;
padding:10px 10px 5px;
width:150px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
	font-size:0.8em;
}


.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
}

.FSF_input {
width:100px;
}

.FSF_submit {
width:100px;
}

#association {
	font-size: .9em;
	width: 225px;
	display: block;
	float: left;
	margin: 10px;
	padding: 10px;
	border-top: 10px solid #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
	height: 200px;

}

#association a {
	font-size: 1.2em;
	text-decoration: none;
	color: #000000;
	background-repeat: repeat-x;
	width: 100%;





}
#association a:hover {
	color: #FF0000;
	text-decoration: none;
}
.associationimage {
	margin-right: 10px;
	text-align: right;

}

#ajaxSearch_form {
	color: #444;
	width: 198px;
	position: relative;
	top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;




       }

       #ajaxSearch_input {
	width: 165px;
	display: inline;
	height: 17px;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	margin: 0 1px 0 0;
	padding: 3px 0 0;
	vertical-align: top;
	position: relative;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	float: left;
	clear: right;





       }
       #ajaxSearch_submit {
	display: inline;
	background-image: url(../../images/search.gif);
	background-repeat: no-repeat;
	float: right;
	margin-left: 0px;
	font-size: 0%;
	line-height: 0px;
	text-indent: -9999px;
	background-position: 0px 0px;
	margin-right: 0px;
	height: 20px;
	width: 20px;









       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

#Chulayer2 {
	color: #FFFFFF;

}


/* ----------------------------------  maxigallery  ---------------------------------- */

#picturecontainer {
	float:left;
	display: inline;
	margin: 10px 0px 10px 90px;
	text-align: center;
	height: 500px;
	width: 550px;
	overflow: hidden;
}
#thumbnailcontainer {
	float:left;
	display: inline;
	margin: 0px 0px 0px 90px;
	text-align: left;
	width: 500px;
	overflow: hidden;
	clear: both;
}
#prevnext {
	float:left;
	display:inline;
	margin: 0px 0px 10px 50px;
	text-align: center;
	width: 500px;
}
#gallerywrap p {
	margin: 0px 0px 0px 90px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	padding: 0px;
}
#picturecontainer.loading {
background: url(img/loading.gif) no-repeat 200px 140px;
}
div.hoverthumb {
		float: left;
		}
div.hoverthumb a  {
		float: left;
		display:inline;
		border: 1px solid #CFCFCF;
		width: 62px;
		height: 47px;
		text-align: center;
		margin: 0px 7px 0px 0px;
		}
div.hoverthumb a:hover {
		border: 1px solid #666;
		width: 62px;
		height: 47px;
		float: left;
		display:inline;
		}
div.hoverthumb img {
		margin: 1px;
		}
div.aktiv a {
		border: 1px solid #666;
		}
		
	
    
/*  SSHP tab styles moved to sshpStyle css */

.prodPageStyle #pageContent #prodInfor, .prodPageStyle #pageContent #prodSpecs, .prodPageStyle #pageContent #relatedProdTab, .prodPageStyle #pageContent #eA 

{

padding-top: 20px;

padding-right: 40px;

padding-bottom: 20px;

padding-left: 40px;

width: 787px;

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #cccccc;

border-right-color-value: #cccccc;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #cccccc; 

border-left-color-value: #cccccc;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

}

.prodPageStyle #pageContent #tabsProduct 

{

background-color: #ffffff;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

margin-top: 0px;

margin-right: 0pt;

margin-bottom: 0px;

margin-left: 0pt;

position: relative;

z-index: 0;

}
/**** ShortContent *****/

#shortcontent {
	clear: both;

}
#shortcontent h3 {
	font-size: 1.2em;
	background-color: #f4f0ec;
	padding-left: 10px;

}
#shortcontent a {
	padding-left: 10px;

}
#shortcontent a:hover {
	padding-left: 10px;

}

#shortcontent p {
	font-size: 1.2em;
}

#resources {

}

#resources h3 {
	font-size: 1.2em;
	background-color: #FFFFFF;
	height: 10px;
	padding-top: 8px;






}
#resources a {
	padding-left: 10px;

}
#resources a:hover {
	padding-left: 10px;

}

#resources p {
	font-size: 1em;
	margin-left: 40px;
	margin-top: 0px;
	line-height: 15px;

/* ----------------------------------  Tab-nav  ---------------------------------- */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

ul.tabs-nav {
     list-style:none;
     }

.tabs-nav li {
    float: left;
    margin: 0 5px 0 0;
    min-width: 50px; /* be nice to Opera */
    list-style:none;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 18px 0px 10px;
    background: url(img/tabs_gradiant.gif) no-repeat;
}

.tabs-nav a, .adv .tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}


.tabs-nav .tabs-selected a {
    color: #333333;
}

.tabs-nav .tabs-selected a, .tabs-nav .tabs-selected a:hover, .tabs-nav .tabs-selected a:focus, .tabs-nav a:active {  /* right side of active tab */
    background-position: 100% -123px;
    outline: 0; /* prevent dotted border in Firefox */
    text-decoration:none;
    color:#333333;    
}

.tabs-nav a, .tabs-nav .tabs-disabled a:active { /* right side of in-active tab */
     background-position: 100% -196px;
     color:#333333;
     text-decoration:none;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus {  /* right side of in-active tab on hover */
     background-position: 100% -196px;
     color:#333333;
     text-decoration:none;
}

.tabs-nav a span {
    width: 40px; /* IE 6 treats width as min-width */
    min-width: 40px;  
    height: 24px; /* IE 6 treats height as min-height */
    min-height: 24px;
    padding-top: 7px;
    padding-right: 0;
}

.tall .tabs-nav a span {
     height: 38px; /* IE 6 treats height as min-height */
    min-height: 38px;
    }

*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.tabs-nav .tabs-selected a span {
    padding-top: 7px;
    padding-bottom:1px;
}
.tabs-nav .tabs-selected a span, .tabs-nav .tabs-selected a:hover span, .tabs-nav .tabs-selected a:focus span, .tabs-nav a:active span {  /* left side of active tab */
    background-position: 0 0;
    text-decoration:none;
    color:#333333;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:active span {   /* left side of in-active tab */
    background-position: 0 -62px;
    color:#333333;
    text-decoration:none;
}

.tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span {  /* left side of in-active tab on hover */
    background-position: 0 -62px;
    color:#9A8777;
    text-decoration:none;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: 4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff;  /*declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.tabs-nav a span.arrow {
    display:inline;
    height: 0px !important; 
    padding:0 0 0 5px; 				
    margin:0 0 0 5px; 
    overflow: hidden; 
    width: 6px; 
    background: url(img/tiny_arrow2.gif) no-repeat;
     text-decoration:none;
    }
 
/* Adventures Specific Arrow */
.adv .tabs-nav a span.arrow {  
    background: url(img/tiny_arrow_adventures.gif) no-repeat;
    }
 
 /* Outlet Specific Arrow */
.outlet .tabs-nav a span.arrow {  
    background: url(img/tiny_arrow_outlet.gif) no-repeat;
    } 
 
.tabs-nav .tabs-selected a span.arrow, .tabs-nav .tabs-selected a:hover span.arrow, .tabs-nav .tabs-selected a:focus span.arrow, .tabs-nav a:active span.arrow,
.adv .tabs-nav .tabs-selected a span.arrow, .adv .tabs-nav .tabs-selected a:hover span.arrow, .adv .tabs-nav .tabs-selected a:focus span.arrow, .adv .tabs-nav a:active span.arrow,
.outlet .tabs-nav .tabs-selected a span.arrow, .outlet .tabs-nav .tabs-selected a:hover span.arrow, .outlet .tabs-nav .tabs-selected a:focus span.arrow, .outlet .tabs-nav a:active span.arrow {  /* left side of active tab */
    background-position: -9px 4px;
     text-decoration:none;
}
    
.tabs-nav a span.arrow, .tabs-nav .tabs-disabled a:active span.arrow,
.adv .tabs-nav a span.arrow, .adv .tabs-nav .tabs-disabled a:active span.arrow,
.outlet .tabs-nav a span.arrow, .outlet .tabs-nav .tabs-disabled a:active span.arrow {   /* left side of in-active tab */
    background-position: 0 4px;
     text-decoration:none;
}

.tabs-nav a:hover span.arrow, .tabs-nav a:focus span.arrow, .tabs-nav .tabs-disabled a:hover span.arrow, .tabs-nav .tabs-disabled a:focus span.arrow,
.adv .tabs-nav a:hover span.arrow, .adv .tabs-nav a:focus span.arrow, .adv .tabs-nav .tabs-disabled a:hover span.arrow, .adv .tabs-nav .tabs-disabled a:focus span.arrow,
.outlet .tabs-nav a:hover span.arrow, .outlet .tabs-nav a:focus span.arrow, .outlet .tabs-nav .tabs-disabled a:hover span.arrow, .outlet .tabs-nav .tabs-disabled a:focus span.arrow {  /* left side of in-active tab */
    background-position: -9px 4px;
     text-decoration:none;
}
          
#pageContent #tabContainer, #pageContent #tabContainer2 {position:relative; z-index:0;}  /* required for tabs to be behind drop down */
										
#pageContent .tabContent {  
	width:623px;
	border:1px solid #ccc;	
	padding: 20px 30px 20px 40px;
	margin:0 0 20px 0;
	float:left;
	}
