/* menu */
.oe_wrapper {
	float: left;
}

ul.oe_menu{
	list-style:none;
	position:relative;
	float:left;
	padding: 8px 0px 0px 0px;
	clear:both;
}
ul.oe_menu > li{
	padding-bottom:2px;
	float:left;
	position:relative;
}
ul.oe_menu > li > a{
	display:block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: arial narrow;
	text-decoration:none;
	font-size: 14px;
	border: 1px solid #000;
	padding:10px;
}
ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background: #F2F6FC;
	border: 1px solid #F2F6FC;
	color:#000;
}
.oe_wrapper ul.hovered > li > a{}

ul.oe_menu > li:nth-child(1n+1) div {
	padding-bottom:2px;
	width: 952px;
	left: -224px;
	float:left;
}
ul.oe_menu > li:nth-child(1n+2) div {
	padding-bottom:3px;
	left: 0px;
	width: 242px;
	float:left;
}
ul.oe_menu > li:nth-child(1n+3) div {
	padding-bottom:5px;
	width: 242px;
	float:left;
}
ul.oe_menu > li:nth-child(1n+4) div {
	padding-bottom:7px;
	width: 242px;
	float:left;
}
ul.oe_menu > li:nth-child(1n+5) div {
	padding-bottom:7px;
	width: 242px;
	left: auto;
	right: 0px;
	float:left;
}

ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 228px;
	margin:0px 5px 0px 5px;
}
ul.oe_menu li ul:last-child{
	list-style:none;
	float:left;
	margin:0px 5px 15px 5px;
}

ul.oe_menu div{
	position:absolute;
	background: #F2F6FC;
	border: 0 1px 1px 1px solid #E9E9E9;
	border-radius: 1px 1px 0 0;
	padding:30px 25px 0px 25px;
	display:none;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#222;
	padding:8px;
	display:block;
	font-size:12px;
}
ul.oe_menu div ul.oe_full{
	width:100%;

}
ul.oe_menu div ul li a:hover{
	//background:#000;
	color:#aa9c63;
}

ul.oe_menu li.oe_heading a{
	color:#aaa;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}
ul.oe_menu li.oe_heading a:hover{
	background:none;
	color:#aaa;
}


/* Slider */
#featured {
width: 550px;
height: 360px;
background: #000 url('../images/loading.gif') no-repeat center center;
overflow: hidden; }
#featured>img,
#featured>div,
#featured>a { display: none; }

/* Container */
div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Timer */
div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 55; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../images/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
	opacity: 0.5;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
	opacity: 0.5;
    background: url(../images/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0.5; }

span.pause.active {
    background: url(../images/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 0.5 }

/* Captions */
.orbit-caption {
display: none;
font-family: Helvetica, Arial, sans-serif;
overflow: hidden;
z-index: 9999;
position: absolute;
bottom: 50px;
left: 0px;
width: 100%;
}
.orbit-caption .yellow { background: #1D1D1B; position: relative; }
.orbit-caption .yellow h5 {
padding: 10px 15px 10px 15px;
line-height: 1.5em !important;
background: -webkit-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -moz-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -ms-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -o-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#719BB8', endColorstr='#719BB8',GradientType=1 );
width: 520px;
float: left;
font-weight: 400;
}
.orbit-caption .yellow h5 a { color: #fff; }
.orbit-caption .yellow h5 a:hover { color:#aa9c63}

.orbit-caption .black {
color: #fff;
background: #000;
text-align: left;
padding: 5px 15px 5px 15px;
line-height: 26px !important;
width: 30px;
float: right;
position: relative;
}
.orbit-caption .black span { display: block; color: #8c8c8c; }
.orbit-caption .black span a { color: #ecbf07; }
.orbit-caption .black p { font-size: 11px; padding: 0px 15px; }


.orbit-wrapper .orbit-caption {
    z-index: 55;
    color: #fff;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 39px;
    height: 50px;
    text-indent: -9999px;
    position: absolute;
    z-index: 50;
    top: 60%;
	opacity: 0.5;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(../images/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(../images/left-arrow.png);
    left: 0; }

/* == BULLET NAV == */

.orbit-bullets {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 10px;
    list-style: none;
    padding: 0;
}

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    font-weight: bold;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
background: -webkit-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -moz-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -ms-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: -o-linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
background: linear-gradient(top, rgba(23, 94, 141, 0.7) 0%,rgba(23, 94, 141, 0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#719BB8', endColorstr='#719BB8',GradientType=1 );
    width: 10px;
    height: 15px;
    overflow: hidden;
}

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }

.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }


/* == Tables == */

.simple-little-table {
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    font-size:12px;
    text-shadow: 1px 1px 0px #fff;
    background:#eaebec;
    width:100%;
    border:#ccc 1px solid;
    border-collapse:separate;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}

.simple-little-table th {
    font-weight:bold;
    padding:21px 25px 22px 25px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #e0e0e0;

    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
    text-align: left;
    padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}
.simple-little-table tr{
    text-align: center;
    padding-left:20px;
}
.simple-little-table tr td:first-child{
    text-align: left;
    width: 65%;
    padding-left:20px;
    border-left: 0;
}
.simple-little-table tr td {
    padding:8px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr.even td{
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
    border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
.simple-little-table a:link {
    color: #666;
    font-weight: bold;
    text-decoration:none;
}
.simple-little-table a:visited {
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
    color: #bd5a35;
    text-decoration:underline;
}
td {
    vertical-align:middle;
    padding:6px;
    border:1px solid #E0E0E0;
}

#classbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:15px;
    padding: 0 15px;
    margin-bottom: 15px;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
#classbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#classbutton:active {
	position:relative;
	top:1px;
}
#linkbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:15px;
    padding: 0 15px;
    margin: 0px 3px 0px 3px;
	font-style:normal;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
#linkbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#linkbutton:active {
	position:relative;
	top:1px;
}
