@charset "UTF-8";
/* CSS Document */


/****************** TOP NAVIGATION ******************/

ul.seriesnav{list-style:none; margin:0; padding:0;}
.seriesnav li{display:inline; float:left; list-style:none;}
.seriesnav li a{overflow:hidden; margin:0 10px 0 0; text-decoration:none; text-indent:-9999px; height:106px; width:110px; float:left;}

.seriesnav .series01 a, .seriesnav .series02 a, .seriesnav .series03 a, .seriesnav .series04 a, .seriesnav .series05 a{filter:alpha(opacity=30); /* for IE */ opacity:0.3; /* CSS3 standard */}
.seriesnav .series01 a:hover, .seriesnav .series02 a:hover, .seriesnav .series03 a:hover, .seriesnav .series04 a:hover, .seriesnav .series05 a:hover{filter:alpha(opacity=100); /* for IE */ opacity:1; /* CSS3 standard */}

.seriesnav .series01 a, .seriesnav .series01 a:hover, .seriesnav .series01 a:focus, .seriesnav .series01-current a, .seriesnav .series01-current a:hover, .seriesnav .series01-current a:focus{
	background:url(../images/series_nav-cowboys.png) no-repeat;}
.seriesnav .series02 a, .seriesnav .series02 a:hover, .seriesnav .series02 a:focus, .seriesnav .series02-current a, .seriesnav .series02-current a:hover, .seriesnav .series02-current a:focus{
	background:url(../images/series_nav-flag.png) no-repeat;}
.seriesnav .series03 a, .seriesnav .series03 a:hover, .seriesnav .series03 a:focus, .seriesnav .series03-current a, .seriesnav .series03-current a:hover, .seriesnav .series03-current a:focus{
	background:url(../images/series_nav-americana.png) no-repeat;}
.seriesnav .series04 a, .seriesnav .series04 a:hover, .seriesnav .series04 a:focus, .seriesnav .series04-current a, .seriesnav .series04-current a:hover, .seriesnav .series04-current a:focus{
	background:url(../images/series_nav-royal.png) no-repeat;}
.seriesnav .series05 a, .seriesnav .series05 a:hover, .seriesnav .series05 a:focus, .seriesnav .series05-current a, .seriesnav .series05-current a:hover, .seriesnav .series05-current a:focus{
	background:url(../images/series_nav-nocountry.png) no-repeat;}


/****************** SERIES SUB NAV ******************/
.gallery, .gallery ul{float:left; list-style:none; margin:0; padding:0;}
.gallery li a{list-style:none; margin:0 0 10px; overflow:hidden; text-indent:-9999px; width:90px; height:86px; display:block; filter:alpha(opacity=30); /* for IE */ opacity:0.3; /* CSS3 standard */}
.gallery li a:hover, .gallery li a:focus{filter:alpha(opacity=100); /* for IE */ opacity:1; /* CSS3 standard */}

.gallery .subnav-series-cowboys a, .gallery .subnav-series-cowboys a:visited, .gallery .subnav-series-cowboys a:hover, .gallery .subnav-series-cowboys a:focus{
	background:url(../images/series_nav-cowboys.png) no-repeat;}

.gallery .subnav-series-flag a, .gallery .subnav-series-flag a:visited, .gallery .subnav-series-flag a:hover, .gallery .subnav-series-flag a:focus{
	background:url(../images/series_nav-flag.png) no-repeat;}
	
.gallery .subnav-series-americana a, .gallery .subnav-series-americana a:visited, .gallery .subnav-series-americana a:hover, .gallery .subnav-series-americana a:focus{
	background:url(../images/series_nav-americana.png) no-repeat;}
	
.gallery .subnav-series-royal a, .gallery .subnav-series-royal a:visited, .gallery .subnav-series-royal a:hover, .gallery .subnav-series-royal a:focus{
	background:url(../images/series_nav-royal.png) no-repeat;}
	
.gallery .subnav-series-nocountry a, .gallery .subnav-series-nocountry a:visited, .gallery .subnav-series-nocountry a:hover, .gallery .subnav-series-nocountry a:focus{
	background:url(../images/series_nav-nocountry.png) no-repeat;}

.gallery .subnav-series-debutante a, .gallery .subnav-series-debutante a:visited, .gallery .subnav-series-debutante a:hover, .gallery .subnav-series-debutante a:focus{
	background:url(../images/series_nav-debutante.jpg) no-repeat;}

/****************** COWBOYS, FLAG, DEBUTANTE ******************/
.cowboy01, .cowboy02, .cowboy03, .cowboy04, .cowboy05, .cowboy06,
.flag01, .flag02, .flag03, .flag04,
.debutante01, .debutante02, .debutante03, .debutante04, .debutante05
{width:700px; height:450px;}

/****************** COWBOYS ******************/
.cowboy01{background:url(../images/portfolio/cowboy01.jpg) no-repeat;}
.cowboy02{background:url(../images/portfolio/cowboy02.jpg) no-repeat;}
.cowboy03{background:url(../images/portfolio/cowboy03.jpg) no-repeat;}
.cowboy04{background:url(../images/portfolio/cowboy04.jpg) no-repeat;}
.cowboy05{background:url(../images/portfolio/cowboy05.jpg) no-repeat;}
.cowboy06{background:url(../images/portfolio/cowboy06.jpg) no-repeat;}


/****************** FLAG ******************/
.flag01{background:url(../images/portfolio/flag01.jpg) no-repeat;}
.flag02{background:url(../images/portfolio/flag02.jpg) no-repeat;}
.flag03{background:url(../images/portfolio/flag03.jpg) no-repeat;}
.flag04{background:url(../images/portfolio/flag04.jpg) no-repeat;}	


/****************** DEBUTANTE ******************/
.debutante01{background:url(../images/portfolio/debutante/the_dress.jpg) no-repeat;}
.debutante02{background:url(../images/portfolio/debutante/preparation.jpg) no-repeat;}
.debutante03{background:url(../images/portfolio/debutante/arrival.jpg) no-repeat;}
.debutante04{background:url(../images/portfolio/debutante/waiting.jpg) no-repeat;}
.debutante05{background:url(../images/portfolio/debutante/curtsey.jpg) no-repeat;}
