/*************************************************************************/
/*************************** Yetii Tabs **********************************/

#tabber1, #tabber2, #tabber3, #tabber4{
	width:445px;
	height:225px;
	float:left;
}
#tab1{ /* copy only */
	width:305px;
	height:227px;
	padding:15px 20px 0 0;
	float:right;
	overflow:auto;
}
#tab2, #tab3{ /* photos only */
	width:343px;
	height:242px;
	float:right;
}
#tabber1 ul.underline, #tabber2 ul.underline, #tabber3 ul.underline, #tabber4 ul.underline{
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
	float:left;
	font:14px/24px Georgia, "Times New Roman", Times, serif;
}
#tabber1 ul.underline li, #tabber2 ul.underline li, #tabber3 ul.underline li, #tabber4 ul.underline li{
	width:102px;
	border-bottom:1px solid #B7BAAE;
}
#tabber1 ul.underline li a, #tabber2 ul.underline li a, #tabber3 ul.underline li a, #tabber4 ul.underline li a{
	padding:3px 0 3px 7px;
	height:22px;
	display:block;
}

/*************************************************************************/
/********************** tab text link styles *****************************/

#tabber1 ul.underline li a:hover, #tabber2 ul.underline li a:hover, #tabber3 ul.underline li a:hover, #tabber4 ul.underline li a:hover{
	background-color:#E5E8DB;
}
#tabber1 ul.underline li a.active, #tabber2 ul.underline li a.active, #tabber3 ul.underline li a.active, #tabber4 ul.underline li a.active{
	background-color:#D0D0C0;
}
#tabber1 ul.underline li a:link, #tabber1 ul.underline li a:visited, #tabber1 ul.underline li a:active {color:#505050; text-decoration:none;}
#tabber1 ul.underline li a:hover{color:#505050; text-decoration:none;}

#tabber2 ul.underline li a:link, #tabber2 ul.underline li a:visited, #tabber2 ul.underline li a:active {color:#505050; text-decoration:none;}
#tabber2 ul.underline li a:hover{color:#505050; text-decoration:none;}

#tabber3 ul.underline li a:link, #tabber3 ul.underline li a:visited, #tabber3 ul.underline li a:active {color:#505050; text-decoration:none;}
#tabber3 ul.underline li a:hover{color:#505050; text-decoration:none;}

#tabber4 ul.underline li a:link, #tabber4 ul.underline li a:visited, #tabber4 ul.underline li a:active {color:#505050; text-decoration:none;}
#tabber4 ul.underline li a:hover{color:#505050; text-decoration:none;}