/* JTABBER STYLESHEET 

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Scheme:
------------------

------------------

Developers:
**********************************
Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/
/* =start HOMEPAGE TABS / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
#tabbernav1,
#tabbernav2,
#tabbernav3{
float:right;
width:205px;
margin:4px 0 14px 0;
padding:0 20px 0 0;
text-align:right;
}

#tabbernav1 a, /* hidden tabs */
#tabbernav1 a:active, 
#tabbernav1 a:visited,
#tabbernav1 a:hover,
#tabbernav2 a, /* hidden tabs */
#tabbernav2 a:active, 
#tabbernav2 a:visited,
#tabbernav2 a:hover,
#tabbernav3 a, /* hidden tabs */
#tabbernav3 a:active, 
#tabbernav3 a:visited,
#tabbernav3 a:hover{
display:block;
float:right;
width:12px;
height:12px;
margin:0 0 0 3px;
text-decoration:none;
background:#2882be;
color:#f4ece1;
font-size:.75em;
text-align:center;
overflow:hidden;
}

#tabbernav1 a.selected, /* currently selected tab */
#tabbernav1 a.selected:active, 
#tabbernav1 a.selected:visited,
#tabbernav2 a.selected, /* currently selected tab */
#tabbernav2 a.selected:active, 
#tabbernav2 a.selected:visited,
#tabbernav3 a.selected, /* currently selected tab */
#tabbernav3 a.selected:active, 
#tabbernav3 a.selected:visited{
text-decoration:none;
background:#70aee7;
color:#70aee7;
border-bottom:none !important;
}

.hiddencontent1,
.hiddencontent2,
.hiddencontent3{
display:none;
clear:both;
}	

/* =end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------
=start INTERIOR TABS / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
#tabbernav{
text-align:center;
padding:0 0 12px 0;
}

#tabbernav a, /* hidden tabs */
#tabbernav a:active, 
#tabbernav a:visited,
#tabbernav a:hover{
display:block;
float:left;
font-size:.85em;
font-weight:bold;
color:#2882be !important;
text-decoration:none;
padding:3px 8px;
border:1px solid #c0ad85;
outline:none;
}

#tabbernav a:hover {
text-decoration:underline;
}

#tabbernav a.selected, /* currently selected tab */
#tabbernav a.selected:active, 
#tabbernav a.selected:visited{
background:none;
color:#055Da5 !important;
font-weight:bold;
border:1px solid #70aee7;
border-bottom:none !important;
outline:none;
}

.hiddencontent {
width:100%;
padding:0 12px 12px 0;
display:none;
margin-bottom:40px;
}