/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #ffffff; /* color between tab list and content */
    border-width:0;
    Xposition:relative;
    zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav li,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
    margin:0 0 0 0; /* space between tabs */
    padding:0; /* gecko: make room for overflow */
	 zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav .selected,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected { 
    margin:0; /* for overlap */
}

/* Tabs "load" state */
.yui-skin-sam .yui-navset .yui-nav a,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background:#ffffff none; /* tab background */
    border-width:0;
    color:#000;
    position:relative;
    text-decoration:none;
}

.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    border:solid #d3d5cb;
    border-width:0;
    cursor:hand;
    padding:0 0;
    left:0; right: 0; bottom: 0; /* protect from other orientations */
    top:0; /* for 1px rounded corners */
    position:relative;
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background: #ffffff none; /* selected tab background */
    color:#809c54;
}

.yui-skin-sam .yui-navset .yui-nav a:hover,
.yui-skin-sam .yui-navset .yui-nav a:focus {
    background:#ffffff none; /* selected tab background */
    outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
    padding:0; /* raise selected tab */
}

.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    border-color:#d3d5cb; /* selected tab border color */
}

.yui-skin-sam .yui-navset .yui-content {
    background:#ffffff; /* content background color */
}

.yui-skin-sam .yui-navset .yui-content,
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	border: 0;
	border-bottom: 1px solid #d3d5cb; /* content border */
	/*border-top-color:#243356;*/ /* different border color */
	padding: 0 0 15px 0; /* content padding */
	margin: 0 0 15px 0; /* content padding */
}

.yui-content {
}
.yui-nav li a em div {
	float: left;
	height: 28px;
	padding-bottom: -2px;
}


/* SubNav Tabs */
#mot1 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_1_up.jpg) no-repeat;
}
a#mot1 em {
	display: none;
}
li.selected #mot1 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_1_over.jpg) no-repeat;
}

#mot2 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_2_up.jpg) no-repeat;
}
a#mot2 em {
	display: none;
}
li.selected #mot2 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_2_over.jpg) no-repeat;
}

#mot3 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_3_up.jpg) no-repeat;
}
a#mot3 em {
	display: none;
}
li.selected #mot3 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_3_over.jpg) no-repeat;
}

#mot4 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_4_up.jpg) no-repeat;
}
a#mot4 em {
	display: none;
}
li.selected #mot4 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_4_over.jpg) no-repeat;
}

#mot5 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_5_up.jpg) no-repeat;
}
a#mot5 em {
	display: none;
}
li.selected #mot5 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_5_over.jpg) no-repeat;
}

#mot6 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_6_up.jpg) no-repeat;
}
a#mot6 em {
	display: none;
}
li.selected #mot6 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_6_over.jpg) no-repeat;
}

#mot7 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_7_up.jpg) no-repeat;
}
a#mot7 em {
	display: none;
}
li.selected #mot7 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_7_over.jpg) no-repeat;
}

#mot8 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_8_up.jpg) no-repeat;
}
a#mot8 em {
	display: none;
}
li.selected #mot8 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_8_over.jpg) no-repeat;
}

#mot9 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_9_up.jpg) no-repeat;
}
a#mot9 em {
	display: none;
}
li.selected #mot9 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_9_over.jpg) no-repeat;
}

#mot10 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_10_up.jpg) no-repeat;
}
a#mot10 em {
	display: none;
}
li.selected #mot10 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_10_over.jpg) no-repeat;
}


#mot11 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_11_up.jpg) no-repeat;
}
a#mot11 em {
	display: none;
}
li.selected #mot11 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_11_over.jpg) no-repeat;
}


#mot12 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_12_up.jpg) no-repeat;
}
a#mot12 em {
	display: none;
}
li.selected #mot12 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_12_over.jpg) no-repeat;
}



#mot13 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_13_up.jpg) no-repeat;
}
a#mot13 em {
	display: none;
}
li.selected #mot13 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_13_over.jpg) no-repeat;
}



#mot14 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_blank_up.jpg) no-repeat;
}
a#mot14 em {
	display: none;
}
li.selected #mot14 {
	width: 51px;
	height: 69px;
	background: #ffffff url(../../img/portrait_blank_over.jpg) no-repeat;
}