﻿@charset "utf-8";


/* CONTAINER TITLE HEADERS
------------------------------------------------ */

.sectionTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
	
/*background-color: #6D7888;*/
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
font-size: 100%;
font-weight: bold;
letter-spacing: 2px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.new-stu-h-title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
margin-bottom: 10px;
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.streamTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
font-size: 18px;
font-weight: bold;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.schedTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99a5af+0,8491a3+50,99a5af+100 */
background: rgb(153,165,175); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(153,165,175,1) 0%, rgba(132,145,163,1) 50%, rgba(153,165,175,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(153,165,175,1) 0%,rgba(132,145,163,1) 50%,rgba(153,165,175,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(153,165,175,1) 0%,rgba(132,145,163,1) 50%,rgba(153,165,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99a5af', endColorstr='#99a5af',GradientType=0 ); /* IE6-9 */

/*background-color: #99A5AF;*/
padding: 3px 0 4px;
margin-bottom: 10px;
border-bottom: solid 1px #000;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: bold;
text-shadow: 1px 1px 1px #000; 
letter-spacing: 3px;
height: 22px;
}
.event-box td.titleBox {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99a5af+0,8491a3+50,99a5af+100 */
background: rgb(153,165,175); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(153,165,175,1) 0%, rgba(132,145,163,1) 50%, rgba(153,165,175,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(153,165,175,1) 0%,rgba(132,145,163,1) 50%,rgba(153,165,175,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(153,165,175,1) 0%,rgba(132,145,163,1) 50%,rgba(153,165,175,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99a5af', endColorstr='#99a5af',GradientType=0 ); /* IE6-9 */
	
/*background-color: #99A5AF;*/
padding: 5px 0 6px;
border-bottom: solid 1px #000;
text-align: center;
color: #fff;
font-size: 16px;
font-weight: bold;
text-shadow: 1px 1px 1px #000; 
letter-spacing: 3px;
height: 22px;
}

/* *END* CONTAINER TITLE HEADERS
------------------------------------------------ */


/* BUTTON ELEMENTS
------------------------------------------------ */

.langButton {
display: inline-block;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
box-shadow: 3px 3px 8px #8f8f8f;
border-radius: 5px;
margin: 1% .5%;
padding: 2px 0 6px;
width: 72px;
}
.langButton a {
color: #fff;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.langButton a:hover {
color: #AFE3FF;
}
.listButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 240px;
margin: 15px 0;
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.listButton a {
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.listButton a:hover {
color: #AFE3FF;
}
.recButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 3px 0 4px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 140px;
margin-bottom: 5px;
color: #fff;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.recButton a {
color: #fff;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.recButton a:hover {
color: #AFE3FF;
}
.liveButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 300px;
margin-bottom: 10px;
}
.liveButton a {
color: #fff;
font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
text-shadow: 1px 1px 1px #000;
}
.liveButton a:hover {
color: #AFE3FF;
}
.overButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 240px;
margin: 4px 0 5px;
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.overButton a {
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.overButton a:hover {
color: #AFE3FF;
}
.helpButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
border: none;
width: 160px;
margin-bottom: 5px;
color: #fff;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.helpButton:hover {
color: #AFE3FF;
}
.playerButton {
display: inline-block;
border: outset 2px #CFCFCF;
border-radius: 10px;
background: url('../../images/title_tex_b.png');
width: 105px;
padding: 4px 0 3px;
margin: 15px 25px;
font-size: 10px;
font-weight: bold;
letter-spacing: 3px;
text-shadow: 2px 2px 5px #000;
text-transform: uppercase;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.playerButton a:hover {
color: #fff;
}
.transButton {
display: inline-block;
border: outset 2px #CFCFCF;
border-radius: 10px;
background: url('../../images/title_tex_b.png');
width: 150px;
padding: 3px 0;
margin: 10px 20px;
font-size: 10px;
font-weight: bold;
letter-spacing: 3px;
text-shadow: 2px 2px 5px #000;
text-transform: uppercase;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.transButton a:hover {
color: #fff;
}
.mobileButton a {
color: #FF7FF6;
}
.dvrButton a {
color: #FFA97F;
}
.hiqButton a {
color: #D4FF8F;
}
.std1Button a {
color: #AFE3FF;
}
.std2Button a {
color: #DBBFFF;
}
.speedButton a {
color: #FFEE9F;
}
.audioButton a {
color: #FFAFAF;
}
.refButton a {
color: #AFFFE7;
}
.linkButton a {
color: #fff;
}
.linkButton a:hover {
color: #AFE3FF;
}
.modButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 3px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 160px;
margin: 10px 0 5px;
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.modButton a {
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.modButton a:hover {
color: #AFE3FF;
}
.orderButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 200px;
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.orderButton:hover {
color: #AFE3FF;
}
.submitButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 200px;
margin-left: 80px;
color: #fff;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.submitButton:hover {
color: #AFE3FF;
}

/* *END* BUTTON ELEMENTS
------------------------------------------------ */



/* HEADER NAV
------------------------------------------------ */

#header_menu ul {
margin: 0;
padding: 0;
list-style-type:none;
}
#header_menu ul li {
float:left;
position:relative;
display:block;
}
#header_menu ul li a,#header_menu ul li a:hover {
display:block;
line-height:30px;
padding:0px 10px;
text-decoration:none;
color:#333;
border-right:1px #9FDBFF solid;
}
#header_menu ul li a:hover {
background:#9FDBFF;
}
#header_menu ul li ul {
position:absolute;
width:180px;
z-index:100;
border-top:none;
left:0px;
display:none;
padding:0px;
background:#333;
-moz-box-shadow:6px 6px 6px #CFCFCF;
-webkit-box-shadow:6px 6px 6px #CFCFCF;
box-shadow:6px 6px 6px #CFCFCF;
}
#header_menu ul li ul li a,#header_menu ul li ul li a:hover {
border-right:0px;
}
#header_menu ul li.explore:hover ul {
display:block;
}
#header_menu ul li.explore:hover,#header_menu ul li.explore:hover a,#header_menu ul li.explore:hover a:hover {
background:#333 url('../../images/header_menu_explore_drop.png') repeat-x;color:#fff;
}
#header_menu ul li ul li {
float:none;
}
#header_menu ul li ul li a,#header_menu ul li ul li a:hover,#header_menu ul li.explore:hover ul li a,#header_menu ul li.explore:hover ul li a:hover {
background:#333;
line-height:normal;
color:#fff;
width:250px;
padding-bottom:3px;
padding-top:3px;
}
#header_menu ul li.explore_apps:hover ul li a,#header_menu ul li.explore_apps:hover ul li a:hover {
padding-bottom:6px;
padding-top:6px;
}
#header_menu ul li.explore:hover ul li a:hover {
background:#3F3F3F;
color:#fff;
}
#left {
float:left;
width:180px;
overflow:hidden;
padding:10px 0px;
border-right:1px #D7D7D7 solid;
}
.v_middle {
vertical-align: middle;
box-shadow: none;
width: 14px;
}

/* -------------------- Links Container -------------------- */

#header_menu_page_holder { 

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

/*background: #39373A url('../../images/menu_bg_new6.png') repeat-x;*/
border-top: solid 1px #555;
border-bottom: solid 1px #000;
height: 26px; 
padding: 5px 0 3px;
margin-top: 10px;
width: 100%;
}

/* -------------------- END -------------------- */

#header_menu {
background:transparent;
padding-left:0px;
}
#header_menu_holder ul li ul {
-moz-box-shadow:0 0 0;
-webkit-box-shadow:0 0 0;
box-shadow:0 0 0;
}
#header_menu_holder ul li a, #header_menu_holder ul li a:hover {
text-shadow:1px 1px 1px #000;
font-size:11px;
}
#header_menu_holder ul li a:hover, #header_menu_holder ul li a.has_drop_down:hover {
color:#fff;
text-shadow:1px 1px 1px #000;
background:#373737;
}
#header_menu_holder ul li a.has_drop_down {
color:#fff;
}
#header_menu_holder ul li a.active, #header_menu_holder ul li a.active:hover {
color:#42609C;
text-shadow:1px 1px 1px #fff;
background:#fff;
}
#header_menu_holder ul li ul li a, #header_menu_holder ul li ul li a:hover {
text-shadow:0px 0px 0px;
}

/* -------------------- Link Elements -------------------- */

#header_menu ul li { 
border: 0;
color: #fff;
text-shadow: 1px 1px 1px #000;
line-height: 20px;
font-size: 110%;
padding: 0 2%;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
border-right: 1px solid transparent;
border-image-source: url('../../images/menu_div.png');
border-image-slice: 3;
}

/* -------------------- END -------------------- */

#header_menu ul li a, #header_menu ul li a:hover { 
border: 0;
color:#fff;
text-shadow:1px 1px 1px #000;
line-height: 20px;
font-size: 100%;
padding: 0 0 3px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
#header_menu ul li a:hover { 
color:#fff;
text-shadow:1px 1px 1px #000;
width: 100%;
background:#000 url('../../images/mhover_teal_light.png') repeat-x;
}
#header_menu ul li a.is_active { 
color:#fff;
text-shadow:1px 1px 1px #000;
width: 100%;
background:#000 url('../../images/mhover_teal_light.png') repeat-x;
}
#header_menu ul li.explore:hover,#header_menu ul li.explore:hover a,#header_menu ul li.explore:hover a:hover {
color:#fff;
text-shadow:1px 1px 1px #000;
background:#000 url('../../images/mhover_teal_light.png') repeat-x;
}
#header_menu ul li ul li a,#header_menu ul li ul li a:hover,#header_menu ul li.explore:hover ul li a,#header_menu ul li.explore:hover ul li a:hover {
background:#222;	
line-height:24px;
font-size: 12px;
letter-spacing: 1px;
padding: 5px 10px 0 10px;
}
#header_menu ul li.explore:hover ul li a:hover {
background:#6D7888;
padding: 0 10px;
margin-top: 5px;
}
#header_menu ul li.explore ul { 
background:#222;
box-shadow:4px 4px 8px #000;
padding-bottom:12px;
padding-top:2px;
text-align:left;
width: auto;
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-webkit-border-bottom-right-radius:6px;
}
/* *END* HEADER NAV
------------------------------------------------ */


/* LOGIN PAGE
------------------------------------------------ */

.login-cont {
width: 100%;
padding-bottom: 30px;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.login-cont-l-err {
font-size: 100%;
font-weight: bold;
color: #7F0000;
background-color: #B6CF8E;
width: 80%;
padding: 5px 10px;
margin: 15px 0 0;
border-radius: 5px;
}
.login-cont-r-err {
font-size: 100%;
font-weight: bold;
color: #7F0000;
background-color: #B6CF8E;
width: 60%;
padding: 5px 10px;
margin: -10px 0 20px;
border-radius: 5px;
}
.login-cont-l {
display: inline-block;
vertical-align: top;
width: 40%;
margin: 1.5% 1% 1.5% 0;
}
.login-cont-l h3 {
margin: 20px 0 0;
text-shadow: 3px 3px 6px #999;
}
.login-cont-l p {
text-align: center;
margin: 20px;
}
.login-cont-l-form-l {
display: inline-block; 
width: 40%;
margin-bottom: 10px;
}
.login-cont-l-form-r {
display: inline-block; 
width: 58%;
margin-bottom: 10px;
}
.login-cont-l-form-r input {
width: 90%;
height: 20px;
color: #18424F;
}
.login-cont-l hr {
display: block;
width: 90%;
margin: 40px 0 30px;
}
.login-cont-r {
display: inline-block;
vertical-align: top;
width: 55%;
margin: 1.5% 0 1.5% 1%;
}
.login-cont-r h3 {
margin: 20px 0 30px;
text-shadow: 3px 3px 6px #999;
}
.login-cont-r p {
background: #e6edf7;
border: solid 1px;
border-radius: 5px;
text-align: center;
padding: 10px;
margin: 20px 30px 10px;
}
.login-cont-r-form-l {
display: inline-block; 
width: 40%;
margin-bottom: 10px;
}
.login-cont-r-form-r {
display: inline-block; 
width: 58%;
margin-bottom: 10px;
}
.login-cont-r-form-r input {
width: 90%;
height: 20px;
color: #18424F;
}
.login-cont-r hr {
display: none;
width: 90%;
margin: 60px 0;
}
.logonButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */	
padding: 4px 15px 6px;
-webkit-padding-before: 6px;
-webkit-padding-after: 6px;
-webkit-padding-start: 15px;
-webkit-padding-end: 15px;
box-shadow: 3px 3px 8px #8f8f8f;
border-radius: 5px;
border: none;
width: auto;
margin-top: 20px;
color: #fff;
font-weight: bold;
letter-spacing: 3px;
text-shadow: 1px 1px 1px #000;
}
.logonButton:hover {
color: #AFE3FF;
}
.loginLang {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding-bottom: 2px;
}
.loginLang li {
display:  inline-block;
list-style:  none;
padding: 4px;
}
.loginLang a {
font-size: 80%;
letter-spacing: 0px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
}
.loginLang a:hover {
color: #AFE3FF;
}

/* *END* LOGIN PAGE
------------------------------------------------ */


/* NEW STUDENT
------------------------------------------------ */

.new-stu-v {
display: none;
}
.new-stu-h {
display: block;
width: 100%;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
margin: 20px 0;
padding-bottom: 15px
}
.new-stu-h-l-l {
display: inline-block;
width: 15%;
}
.new-stu-h-l-l img {
width: 90%;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.new-stu-h-r-l {
display: inline-block;
width: 15%;
margin-left: 80px;
}
.new-stu-h-r-l img {
width: 90%;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.new-stu-h-r {
display: inline-block;
vertical-align: top;
margin: 12px 0 0;
width: 25%;
}
.new-stu-h-r-title {
font-weight: bold;
}
.new-stu-h-r-text {
line-height: 120%;
}

/* *END* NEW STUDENT
------------------------------------------------ */


/*  UPCOMING EVENTS
------------------------------------------------ */

.notice-h {
display: block;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
margin: 30px 0 0;
}

.notice-h-cont {
padding: 20px;
}

.notice-h-cont p {
text-align: center;
}

.notice-h-cont-item {
display: inline-block;
margin: 20px 0;
width: 40%;
}

.notice-h-cont-item img {
border: solid 1px #000;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 60%;
}

.notice-h-cont-text {
display: inline-block;
vertical-align: top;
margin: 20px 0;
font-weight: bold;
color: #18485C;
line-height: 150%;
width: 40%;
}	
/* *END* UPCOMING EVENTS
------------------------------------------------ */


/* MAIN BODY ELEMENTS
------------------------------------------------ */

  
.page-cont {
width: 100%;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.page-top-l {
display: inline-block;
vertical-align: top;
width: 48%;
margin: 30px 0 0;
}
.page-top-l h2 {
margin: 0;
}
.page-top-l p {
text-align: justify;
padding: 0 10px;
}
.page-top-r {
display: inline-block;
vertical-align: top;
width: 48%;
margin: 30px 0 0;
}
.page-top-r img {
width: 100%;
max-width: 400px;
border: solid 1px;
}
.page-60 {
text-align: left;
margin: 0 60px;
}
.page-40 {
text-align: left;
margin: 0 40px;
}
.page-30 {
text-align: left;
margin: 0 30px;
}
.page-20 {
text-align: left;
margin: 0 20px;
}
.lower-v {
display: none;
}
.lower-h {
display: block;
}
.state {
color: #00227F;
font-size: 22px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 1px #666;
letter-spacing: 2px;
font-style: italic;
margin: 50px 0 0;
}



/* *END* MAIN BODY ELEMENTS
------------------------------------------------ */



/* MAIN PAGE SLIDES
------------------------------------------------ */

#slides {
position: relative;
width: 100%;
}

#slides .slides_container {
position: relative;
display: none;
}

#slides .slides_container img {
width: 960px;
height: 540px;
}

/*
#slides .slides_container a:link {
display:block;
color: #DFD6C3;
}

#slides .slides_container a:hover {
display:block;
color: #DFD6C3;
}

#slides .prev {
position: static;
float: left;
width: 18px;
height: 54px;
display: block;
padding: 173px 0;
color: #FFF9EF;
overflow: hidden;
clear: left;
}

#slides .next {
position: static;
float: right;
width: 18px;
height: 54px;
display: block;
padding: 173px 0;
color: #FFF9EF;
overflow: hidden;
clear: right;
}

#slides .pagination {
margin: 10px 0 0 -32px;
width: 120px;
visibility: hidden;
}

*/

/* END MAIN PAGE SLIDES
------------------------------------------------ */


/* SLIDING POP-UP
------------------------------------------------ */

#note { 
text-align: center;
/*border: 2px solid #7F0000;*/
display: none;
}

#sliding_popup {
position: fixed;
display: block;
width: 100%;
padding: 0px;
margin: 0px;
z-index: 100;
}

#sliding_popup .box {
display: block;
width: 800px;
height: auto;
padding: 20px;
background: #4C5F6F;
border: ridge 5px #dfdfdf;
}

#sliding_popup .content {
background-color: #fff;
border-radius: 5px;
padding: 5px;
padding-bottom: 20px;
}

#sliding_popup .close {
overflow: hidden;
display: block;
width: 20px;
height: 20px;
margin: 1px 5px 4px 0;
background-image: url(/images/close-w.png);
background-size: 20px;
}

@font-face {
font-family: "Marketing"; src:url("/includes/fonts/MarketingScript.ttf") format("truetype"); 
font-weight:normal; 
font-style:normal;
}

/* *END* SLIDING POP-UP
------------------------------------------------ */


/* INFO BOXES
------------------------------------------------ */


.beg-box {
display: inline-block;
vertical-align: top;
padding: 2%;
width: 35%;
margin: 20px 1.5% 0;
background-color: #fff;
border: solid 1px #293F6F;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
div.beg-box:nth-child(2) {
margin: 0 10%;
}
.beg-box img {
border: ridge 1px #5F5D59;
box-shadow: 3px 3px 6px #8f8f8f;
border-radius: 3px;
width: 100%;
}
.beg-box a {
color: #00488F;
text-decoration: none;
font-size: 100%;
font-weight: bold;
letter-spacing: 2px;
line-height: 200%;
text-shadow: 2px 2px 4px #6F665A;
font-family: Verdana, Geneva, sans-serif;
}
.beg-box a:hover {
color: #5F1717;
text-decoration: underlined;
text-shadow: 2px 2px 4px #6F665A;
font-family: Verdana, Geneva, sans-serif;
}

/* *END* INFO BOXES
------------------------------------------------ */


/* ICON BOXES
------------------------------------------------ */
.stu_box {
display: inline-block;
padding: 0px;
width: 200px;
height: auto;
margin: 0 10px;
border-radius: 5px;
}
.stu_box img {
width: 160px;
border: 1px solid #8F8F8F;
border-radius: 5px;
float: none;
margin: 0 0 5px;
}
.stu_box a {
color: #00227F;
text-decoration: none;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
margin: 0;
text-shadow: 3px 3px 3px #666666;
line-height: 125%;
}
.stu_box a:hover {
color: #7F0000;
text-decoration: none;
text-shadow: 3px 3px 3px #666666;
font-family: Verdana, Geneva, sans-serif;
}
/* *END* ICON BOXES
------------------------------------------------ */


/* CONTENT PAGES
------------------------------------------------ */

.staff-itin {
width: 800px;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
margin: 20px 0 40px;
}
.cont-cont {
width: 980px;
margin: 50px 0 0;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.cont-cont-l {
display: inline-block;
vertical-align: top;
width: 483px;
margin: 10px 10px 0 0;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.cont-cont-r {
display: inline-block;
vertical-align: top;
width: 483px;
margin: 10px 0 0;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.cont-cont-l h3 {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #07406F;
text-shadow: 3px 3px 3px #afafaf;
height: 50px;
padding: 10px;
}
.cont-cont-l h4 {
text-align: center;
font-size: 16px;
font-weight: bold;
color: #07406F;
padding: 0 10px;
}
.cont-cont-r h3 {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #07406F;
text-shadow: 3px 3px 3px #afafaf;
height: 50px;
padding: 10px;
}
.cont-cont-r h4 {
text-align: center;
font-size: 16px;
font-weight: bold;
color: #07406F;
padding: 0 10px;
}
/* *END* CONTENT PAGES
------------------------------------------------ */


/* UPCOMING EVENTS PAGE
------------------------------------------------ */

.upc-events-cont {
width: 100%;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
padding: 15px 0;
}

.upc-events-cont h1 {
font-size: 160%;
letter-spacing: 5px;
line-height: 160%;
}

.upc-events-cont h2 {
font-size: 140%;
font-weight: bold;
letter-spacing: 5px;
line-height: 140%;
padding: 0 30px;
}

.upc-events-box {
display: inline-block;
margin: 40px 10px;
padding: 0 0 30px;
width: 45%;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 8px #999;
}

.upc-events-box img {
width: 80%;
box-shadow: 3px 3px 8px #555555;
margin: 35px 0;
}

.upc-events-box h3 {
font-size: 100%;
letter-spacing: 3px;
text-shadow: 1px 1px 5px #999;
}

.upcEventsButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
border-radius: 5px;
padding: 3px 0 6px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 80%;
margin: 7% 0;
}

.upcEventsButton a {
color: #fff;
font-size: 80%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}

.upcEventsButton a:hover {
color: #AFE3FF;
}

.upcEventsTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
/*background-color: #6D7888;*/
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
font-size: 100%;
font-weight: bold;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}



/* END UPCOMING EVENTS PAGE
------------------------------------------------ */




/* ONLINE EVENTS PAGE
------------------------------------------------ */

.mainWrapper {
width: 100%;
}
.listBanner {
background-color: #fff;
width: 100%;
color: #5F5F5F;
padding: 15px 0 5px;
margin: 0;
box-shadow: 3px 3px 8px #8f8f8f;
}
.listBanner h1 {
font-size: 140%;
font-weight: bold;
letter-spacing: 2px;
margin: 0 0 5px;
padding: 0 120px;
color: #293F6F;
text-shadow: 6px 6px 6px #BFBFBF;
}
.listBanner h2 {
font-size: 140%;
font-weight: bold;
letter-spacing: 1px;
color: #000;
text-shadow: 3px 3px 3px #BFBFBF;
}
.sidebar-m {
display: none;
}

.sidebar {
display: inline-block;
vertical-align: top;
float: left;
width: 25%;
}

.sidebar-cont {
background-color: #fff;
padding: 20px 0 30px;
margin: 10px 1% 0 0;
height: auto;
box-shadow: 3px 3px 8px #8f8f8f;
border: solid 1px #293F6F;
}
.sidebar h2 {
font-size: 100%;
letter-spacing: 0px;
text-align: center;
margin: 0;
color: #293F6F;
text-shadow: 2px 2px 3px #BFBFBF;
}
.sidebar h4 {
font-size: 90%;
letter-spacing: 0px;
text-align: center;
color: #4F4F4F;
text-shadow: 2px 2px 3px #BFBFBF;
margin: 15px;
}

.sidebarButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
box-shadow: 3px 3px 8px #8f8f8f;
width: 60%;
margin: 20px 0 0;
padding: 4px 0 5px;
border-radius: 5px;
}

.sidebarButton a {
color: #fff;
font-size: 90%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}

.sidebarButton a:hover {
color: #AFE3FF;
}
.mainContent {
display: inline-block;
vertical-align: top;
width: 60%;
margin: 10px 0 0;
}
.evt-msg {
width: 100%;
padding: 20px 0;
margin: 0 0 30px;
color: #4F4F4F;
background-color: #fff;
box-shadow: 3px 3px 6px #8f8f8f;
}
.evt-msg h2 {
padding: 0 40px;
font-size: 110%;
font-weight: bold;
text-align: justify;
letter-spacing: 2px;
text-shadow: 3px 3px 3px #BFBFBF;
}
.evt-msg-sb {
display: block;
}
.evt-msg-mm {
display: none;
}
.evt-prm {
padding: 20px 0;
margin: 0 0 30px;
color: #4F4F4F;
background-color: #fff;
box-shadow: 3px 3px 6px #8f8f8f;
}
.evt-prm h1 {
font-size: 140%;
letter-spacing: 1px;
color: #000;
margin: 0 0 30px;
text-shadow: 3px 3px 3px #BFBFBF;
}
.evt-prm-cont {
display: inline-block;
width: 45%;
vertical-align: top;
}
.evt-prm-cont-l {
display: block;
margin: 0;
}
.evt-prm-cont-l img {
border: solid 1px #000;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 60%;
}
.evt-prm-cont-r {
display: block;
margin: 0;
}
.evt-prm-cont-r h4 {
font-size: 80%;
font-weight: bold;
letter-spacing: 1px;
margin: 5px 0 10px;
}
.evtprmButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
width: 60%;
margin-bottom: 5px;
padding: 4px 0 6px;
box-shadow: 3px 3px 8px #8f8f8f;
}
.evtprmButton a {
color: #fff;
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
.evtprmButton a:hover {
color: #AFE3FF;
}
.list {
display: inline-block;
vertical-align: top;
width: 45%;
height: auto;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
margin: 0 2% 4%;
}
.list img {
border: solid 1px #000;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 80%;
margin-top: 5%;
}
.list h4 {
font-size: 80%;
letter-spacing: 0px;
font-weight: bold;
color: #002E5F;
margin: 4% 0;
text-shadow: 2px 2px 3px #BFBFBF;
}
.list h6 {
font-size: 80%;
font-weight: bold;
color: #444;
margin: 0;
text-shadow: 2px 2px 3px #BFBFBF;
}
.listButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 2px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 75%;
margin: 6% 0;
}
.listButton a {
color: #fff;
font-size: 80%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
	
.listButton a:hover {
color: #AFE3FF;
}

@media only screen and (min-width: 1024px) {
	
.evt-prm h1 {
font-size: 150%;
letter-spacing: 3px;
margin: 0 30px 30px;
}
	
}
/* *END* ONLINE EVENTS PAGE
------------------------------------------------ */


/* TRANSLATION SERVICES PAGE
------------------------------------------------ */

div.transrv {
clear: left;
padding: 0;
}

div.transrv.inactive {
display: none;
}

a.active {
font-weight: bold;
}

div.inactive {
display: none;
}

ol#toc {
height: 40px;
list-style: none;
margin: 0;
padding: 10px 0 0;
}

ol#toc a {
background: url('../../images/tabs-2.gif');
color: #fff;
font-size: 11px;
font-weight: bold;
display: block;
padding: 8px 0;
text-decoration: none;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom: ridge 3px #55536F;
}

ol#toc a:hover {
background-position: 0 -120px;
color: #ECFF8F;
}

ol#toc li {
float: left;
margin: 0 .35%;
list-style: none;
width: 73px;
}

ol#toc li a.active {
background-position: 0 -60px;
color: #fff;
font-weight: bold;
}
.covQuestiong {
margin-bottom: 20px;
}
.ltr {
text-align: left;
}
.rtl {
text-align: right;
}

#CopForm input {
width: 30px;
}

/* *END* TRANSLATION SERVICES PAGE
------------------------------------------------ */


/* ONLINE EVENT REGISTRATION
------------------------------------------------ */

.prod-head-l {
display: inline-block;
vertical-align: top;
width: 48%;
margin: 10px 0;
}
.Prod-Out-Frm {
background-color: #000;
border: solid 2px #999;
width: 90%;
padding: 5px;
}
.Prod-In-Frm {
border: solid 1px silver;
border-radius: 5px;
}
.Prod-In-Frm img {
width: 100%;
border-radius: 5px;
}
.prod-head-r {
display: inline-block;
vertical-align: top;
width: 50%;
margin: 20px 0 30px;
}
.prod-head-r h3 {
font-size: 110%;
color: #000;
letter-spacing: 3px;
margin: 0 0 25px;
text-shadow: 3px 3px 3px #afafaf;
}
.prod-head-r h4 {
font-size: 85%;
color: #07406F;
letter-spacing: 0px;
margin: 0 5px 10px;
}
.prod-head-r h5 {
font-size: 80%;
color: #07406F;
letter-spacing: 0px;
margin: 3px 0 10px;
}
.prod-head-r h6 {
font-size: 16px;
color: #7F0000;
letter-spacing: 1px;
margin: 5px 0 0;
}

.prod-cont {
display: block;
}
.prod-cont-v {
display: none;
}
.prod-cont-h {
margin: 2% 0;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.prod-cont a {
color: blue;
}
.prod-cont a:hover {
color: #7F0000;
}
.prod-cont h3 {
text-align: center;
font-size: 110%;
font-weight: bold;
letter-spacing: 1px;
color: #07406F;
text-transform: uppercase;
text-shadow: 2px 2px 2px #afafaf;
padding: 10px 0;
margin: 10px 0 0;
}
.prod-cont h4 {
text-align: center;
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
color: #07406F;
padding: 0 5px;
}
.prod-cont hr {
margin: 8px 0 0;
padding: 1px 0;
width: 95%;
background: #09394E;
}
.prod-cont li {
text-align:  left;
}
.prod-desc-l {
display: inline-block;
vertical-align: top;
width: 48%;
}
.prod-desc-r {
display: inline-block;
vertical-align: top;
width: 48%;
}

.prod-terms {
margin: 0 0 2%;
padding: 0 0 20px;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.prod-terms h1 {
font-size: 100%;
font-weight: bold;
color: #07406F;
padding: 5px 0 15px;
text-shadow: 3px 3px 3px #afafaf;
}
.prod-terms h2 {
font-size: 120%;
font-weight: bold;
color: #07406F;
letter-spacing: 0px;
padding: 10px 5px 0;
text-shadow: 2px 2px 3px #afafaf;
}
.prod-terms h3 {
font-size: 110%;
font-weight: bold;
letter-spacing: 1px;
color: #7F0000;
margin: 20px 0 0;
}
.prod-terms h4 {
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
color: #7F0000;
margin: 0 0 20px;
padding: 0;
}
.prod-terms h5 {
text-align: justify;
font-size: 100%;
letter-spacing: 1px;
color: #07406F;
padding: 0 10px;
}

.prodButton {
margin: 40px 0 0;
}
.prodButton a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 20px 5px;
box-shadow: 3px 3px 8px #8f8f8f;
color: #fff;
font-size: 110%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}
	
.prodButton a:hover {
color: #AFE3FF;
}

/* *END* ONLINE EVENT REGISTRATION
------------------------------------------------ */


.banner {
background-color: #fff;
width: 100%;
color: #5F5F5F;
padding: 15px 0 5px;
margin: 0 0 20px;
box-shadow: 3px 3px 8px #8f8f8f;
}
.banner h1 {
font-size: 40px;
font-weight: bold;
letter-spacing: 3px;
margin: 0 0 5px;
color: #293F6F;
text-shadow: 6px 6px 6px #BFBFBF;
}
.banner h2 {
font-size: 24px;
font-weight: bold;
letter-spacing: 2px;
color: #000;
text-shadow: 3px 3px 3px #BFBFBF;
}


/* OVERVIEW / MY STREAMS PAGE'S
------------------------------------------------ */

.streamContent {
display: block;
}

.streamBanner {
background-color: #fff;
color: #5F5F5F;
padding-bottom: 25px;
margin: 30px 0;
box-shadow: 3px 3px 8px #8f8f8f;
}

.streamBanner h1 {
font-size: 200%;
font-weight: bold;
letter-spacing: 1px;
margin: 0 0 10px;
color: #293F6F;
text-transform: uppercase;
text-shadow: 3px 3px 6px #BFBFBF;
}

.streamBanner h2 {
font-size: 150%;
margin: 0;
}

.bannerTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7888+0,8491a3+50,6d7888+100 */
background: rgb(109,120,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,120,136,1) 0%, rgba(132,145,163,1) 50%, rgba(109,120,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,120,136,1) 0%,rgba(132,145,163,1) 50%,rgba(109,120,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7888', endColorstr='#6d7888',GradientType=0 ); /* IE6-9 */
border-bottom: solid 1px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 5px;
font-size: 120%;
font-weight: bold;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.stream-cont {
display: inline-block;
vertical-align: top;
width: 48%;
height: auto;
background-color: #fff;
border: solid 1px #293F6F;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
margin: 0 .7% 4%;
padding: 18px 0;
}

.stream-cont-list {
display: inline-block;
width: 45%;
font-size: 100%;
font-weight: bold;
letter-spacing: 0px;
margin: 0 0 5px;
}

.stream-cont h3 {
color: #293F6F;
font-size: 110%;
letter-spacing: 1px;
text-shadow: 3px 3px 6px #999;
}

.stream-cont h4 {
font-size: 100%;
letter-spacing: 0px;
margin: 0 0 10px;
}

.stream-cont h6 {
color: #002E5F;
font-size: 90%;
letter-spacing: 0px;
padding: 0 10px;
margin: 8px 0 0;
}

.stream-cont img {
border: solid 1px #000;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 90%;
}

.streamButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 10px 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 200px;
margin: 15px 0 5px;
color: #fff;
font-size: 13px;
font-weight: bold;
letter-spacing: 2px;
text-shadow: 1px 1px 1px #000;
}

.streamButton a {
color: #fff;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}

.streamButton a:hover {
color: #AFE3FF;
}

/* *END* OVERVIEW / MY STREAMS PAGE'S
------------------------------------------------ */


/* STREAMING PAGE
------------------------------------------------ */

.video-main {
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 100%;
height: auto;
margin-top: 20px;
}
.v-cont {
box-shadow: 3px 3px 6px #8f8f8f;
border: ridge 8px #5f5f5f;
background-color: #000000;
margin: 20px;
padding: 0 0 1px;	
}
.v-player {
background-color: #000;
border: inset 2px #8f8f8f;
font-size: 32px;
font-weight: bold;
color: #fff;
margin: 10px;
}
.trans-main {
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 100%;
height: auto;
margin-top: 30px;
}
.t-cont {
box-shadow: 3px 3px 6px #8f8f8f;
border: ridge 8px #5f5f5f;
background-color: #000000;
margin: 20px;
padding: 0 0 1px;
}
.t-player {
background-color: #000;
border: inset 2px #8f8f8f;
font-size: 32px;
font-weight: bold;
color: #fff;
margin: 10px;
padding: 10px;
height: 30px;
}
.notice-v {
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.notice-v-cont {
padding: 20px;
}
.notice-v-cont p {
font-size: 15px;
font-weight: bold;
color: #18485C;
text-align: center;
margin: 10px 0;
}
.notice-v-cont-item {
display: inline-block;
vertical-align: top;
width: 40%;
}
.notice-v-cont-item img {
border: solid 1px #000;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 85%;
}
.mod-head-l {
display: inline-block;
vertical-align: top;
width: 48%;
margin: 20px 0;
}
.mod-head-l p {text-align: center;}
.outerFrm {
background-color: #000;
border: groove 3px #999;
width: 80%;
padding: 10px 12px 10px 10px;
}
.innerFrm {
border: solid 2px silver;
border-radius: 5px;
width: 100%;

}
.innerFrm img {
width: 100%;
}
.mod-head-r {
display: inline-block;
vertical-align: top;
width: 48%;
margin: 20px 0;
}
.mod-head-r h2 {
font-size: 24px;
color: #07406F;
letter-spacing: 2px;
margin: 25px 0 20px;
text-shadow: 3px 3px 6px #8f8f8f;
}
.mod-head-r h3 {
font-size: 18px;
color: #09394E;
letter-spacing: 3px;
margin-top: 0px;
text-shadow: 3px 3px 3px #8f8f8f;
}
.mod-head-r h5 {
font-size: 16px;
color: #7F0000;
letter-spacing: 1px;
margin: 5px 0 0;
}
.mod-head-r p {
  text-align: center;
}
.mod-cont {
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
width: 980px;
margin: 50px 0;
}
.mod-cont-item {
display: inline-block;
vertical-align: top;
height: 105px;
width: 460px;
margin: 30px 0 20px 5px;
}
.mod-cont-item li {
display: inline-block;
vertical-align: top;
float: left;
font-weight: bold;
color: #000;
font-size: 16px;
padding: 0;
}
.mod-cont-item-cont {
display: inline-block;
vertical-align: top;
font-weight: bold;
color: #09394E;
font-size: 16px;
padding: 0;
}
.mod-cont h1 {
font-size: 36px;
color: #0B3B4F;
margin: 30px 0 0;
}
.mod-cont-item-cont h5 {
font-size: 14px;
letter-spacing: 2px;
margin: 0;
}
/* *END* STREAMING PAGE
------------------------------------------------ */


/* COP
------------------------------------------------ */

#cop_box {
width: 120px;
height: 100px;
border-radius: 5px;
}
#cop_box img {
border: 1px solid #8F8F8F;
border-radius: 10px;
float: none;
margin: 0;
}
#cop_box a {
color: #7F272B;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
margin: 0;
text-shadow: 3px 3px 3px #666666;
line-height: 26px;
}
#cop_box a:hover {
color: #003875 !important;
text-decoration: none;
text-shadow: 3px 3px 3px #666666;
font-family: Verdana, Geneva, sans-serif;
}

/* COP END
------------------------------------------------ */


/* LIVE EVENT REGISTRATION PAGE
------------------------------------------------ */

.evt-cont {
width: 100%;
background-color: #fff;
border: solid 1px;
border-radius: 5px;
box-shadow: 3px 3px 6px #8f8f8f;
}
.evt-info-box {
display: inline-block;
padding: 30px 60px 20px;
}
.evt-info-box h1 {
font-size: 140%;
margin: 0 0 10px;
text-shadow: 6px 6px 6px #BFBFBF;
}
.evt-info-box h2 {
font-size: 130%;
margin: 10px 0;
text-shadow: 3px 3px 6px #BFBFBF;
}
.evt-info-box h3 {
font-size: 120%;
margin: 10px 0;

}
.evt-info-box h4 {
font-size: 110%;
font-weight: normal;
margin: 10px 0;
}
.evt-contButton {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#888888+0,444444+100 */
background: rgb(136,136,136); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,136,136,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,136,136,1) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
padding: 4px 0 5px;
box-shadow: 3px 3px 8px #8f8f8f;
width: 260px;
margin: 40px 0 0;
}
.evt-contButton a {
color: #fff;
font-size: 100%;
font-weight: bold;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
}

.evt-contButton a:hover {
color: #AFE3FF;
}
.event-box {
background-color: #fff;
border: ridge 3px #999;
box-shadow: 3px 3px 8px #CFCFCF;
width: 880px;
}
.event-box td.text {
color: #000000;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
}
.event-box li { 
line-height: 140%;
}
.event-box a {
text-decoration: none;
color: #00488F;
background-color: none;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 0px;
}
.event-box a:hover {
text-decoration: underlined;
color: #7F0000;
background-color: none;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 0px;
}
.event-box-nav {
border: Double 3px #4C5F6F;
border-radius: 10px;
background-color: #99A5AF;
padding: 1px 0 5px;
margin: 20px 0 25px;
width: 360px;
}
.event-box-nav a {
color: #fff;
text-decoration: none;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
text-shadow: 1px 1px 1px #6f6f6f;
}
.event-box-nav a:hover {
color: #4C5F6F;
}

/* END LIVE EVENT REGISTRATION PAGE
------------------------------------------------ */



/* EVENT SCHEDULE PAGE
------------------------------------------------ */

.sched-cont {
border: ridge 3px #999;
margin: 2%;
padding: 0;
background: #4E5968;
}
.sched-cont h2 {
margin: 15px 0 -10px;
padding: 0;
color: #fff;
letter-spacing: 5px;
text-shadow: 2px 2px #000;
}
.sched-cont p {
text-align: justify;
letter-spacing: 3px;
line-height: 150%;
padding: 0 30px;
color: #fff;
text-shadow: 3px 3px 6px #000;
}
.elg-reg-cont {
border: ridge 3px #999;
margin: 2%;
padding: 0;
background: #4E5968;
}
.elg-reg-cont-title {
font-size: 24px;
font-weight: bold;
margin: 15px 0 5px;
padding: 0;
color: #fff;
letter-spacing: 5px;
text-shadow: 2px 2px #000;
}
.elg-reg-cont-text {
text-align: center;
font-size: 16px;
letter-spacing: 3px;
line-height: 150%;
padding: 0 20px 15px;
color: #fff;
text-shadow: 3px 3px 6px #000;
}
.elg-reg-box {
background-color: #fff;
border: ridge 3px #999;
box-shadow: 3px 3px 12px #CFCFCF;
margin: 3% 0;
width: 95%;
}
.elg-reg-box-title {
font-size: 20px;
font-weight: bold;
text-align: center;
color: #000;
letter-spacing: 3px;
margin: 20px 80px;
}
.elg-reg-box-info {
font-size: 18px;
font-weight: bold;
text-align: left;
color: #333;
letter-spacing: 2px;
margin: 0;
}
.elg-reg-box li {
font-size: 18px;
padding-bottom: 20px;
}
.sched-box {
background-color: #fff;
border: ridge 3px #999;
box-shadow: 3px 3px 12px #CFCFCF;
margin: 3% 0;
padding: 0 0 10px;
width: 95%;
}
.sched-evt-box {
display: inline-block;
vertical-align: top;
width: 49%;
margin: 10px 0 0;
/*border: solid 1px;*/
color: #000000;
text-align: left;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
}
.sched-evt-box li { 
line-height: 140%;
padding: 0;
}
.sched-info {
display: inline-block;
margin: 20px;
width: 150px;
}
.sched-info a {
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
color: #A4D3EF;
text-shadow: 1px 1px 1px #000;
}
.sched-info a:hover {
color: #fff;
}
.sched-info img {
margin: 0 0 5px;
float: none;
width: 80%;
box-shadow: 3px 3px 6px #dfdfdf;
}

/* END EVENT SCHEDULE PAGE
------------------------------------------------ */


/* COODINATORS
------------------------------------------------ */

.intl-box {
background-color: #fff;
border: ridge 3px #5F5D59;
border-radius: 5px;
box-shadow: 3px 3px 8px #CFCFCF;
margin: 30px 0 0;
padding: 0 0 10px;
width: 840px;	
}
.intl-box td.titleBox {
background-color: #99A5AF;
height: 25px;
margin-bottom: 10px;
color: #fff;
text-align: center;
font-size: 16px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #000;
border-bottom: solid 1px #000;
}
.intl-box td.text {
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
}
.intl-box a {
text-decoration: none;
color: #00488F;
background-color: none;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 0px;
}
.intl-box a:hover {
text-decoration: underlined;
color: #7F0000;
background-color: none;
font-weight: bold;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 0px;
}

/* COODINATORS END
------------------------------------------------ */



/* CART
---------------------------------------------------*/

.evtcart {
width: 820px;
height: auto;
margin: 0;
padding: 0 40px 0 40px;
text-align: left;
overflow: hidden;
}
.evtcart p { 
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 1px;
margin-right: 5px;
}
.evtcart td { 
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 1px;
line-height: 125%;
}
.evtcart a {
text-decoration: none;
color: #7F0000;
background-color: none;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 1px;
}
.evtcart a:hover {
text-decoration: underline;
color: #002E5F;
background-color: none;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 1px;
}
.evttext {
font-size: 15px;
font-family: Verdana, Geneva, sans-serif;
letter-spacing: 1px;
width: 500px;
height: 150px;
}
.secTitle {
color: #000000;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
font-family: Verdana, Geneva, sans-serif;
}
.titleOrder {
font-size: 20px;
text-align: right;
font-weight: bold;
padding-right: 15px;
}
.titleSection {
font-size: 20px; 
color: gold; 
margin-bottom: 10px;
}

/* END
------------------------------------------------ */


/* ------------------ STARTING ------------------------- */
/* ------------------ VERITCAL ------------------------- */
/* ------------------ LAYOUT ------------------------- */



/* ------------------ 1200px ------------------------- */


@media only screen and (max-width: 1200px) {
	
.state {
font-size: 22px;
}
.stu_box {
width: 200px;
margin: 0 10px;
}
.stu_box img {
width: 160px;
}
.banner h1 {
font-size: 28px;
}
.banner h2 {
font-size: 20px;
}

}


/* ------------------ 1024px (iPad's Landscape) ------------------------- */

@media only screen and (max-width: 1024px) {

.staffview {
margin: 0 0 40px;
}
.sched-evt-box {
font-size: 15px;
}

}

/* ------------------ END 1024px (iPad's Landscape) ------------------------- */




/* ------------------ 962px (Nexus 7 Portrait)------------------------- */

@media only screen and (max-width: 962px) { 
.sectionTitle {
padding: 3px;
font-size: 14px;
letter-spacing: 3px;
}
}

/* ------------------ END 962px (Nexus 7 Portrait) ------------------------- */




/* ------------------ 800px (Galaxy 10 Portrait) ------------------------- */

@media only screen and (max-width: 800px) {

.sched-evt-box {
font-size: 14px;
}
.sched-cont h2 {
font-size: 20px;
letter-spacing: 3px;
}
.sched-cont p {
font-size: 16px;
letter-spacing: 2px;
}
.elg-reg-cont-title {
font-size: 20px;
letter-spacing: 3px;
}
.elg-reg-cont-text {
font-size: 16px;
letter-spacing: 2px;
}
.elg-reg-box-title {
font-size: 18px;
letter-spacing: 2px;
margin: 20px;
}
.elg-reg-box-info {
font-size: 16px;
letter-spacing: 1px;
}
.elg-reg-box li {
font-size: 16px;
}

}

/* ------------------ END 800px (Galaxy 10 Portrait) ------------------------- */




/* ------------------ 768px (iPad's Landscape) ------------------------- */

@media only screen and (max-width: 768px) {

.sched-evt-box {
display: block;
font-size: 16px;
width: 80%;
}

}

/* ------------------ END 768px (iPad's Landscape) ------------------------- */


