/* CSS Document */
strong {font-weight:bold !important;}
u {text-decoration:underline !important}
em {font-style:italic !important}
h1, h2 {color:#2E94BA !important; display:block !important; font-size:18px !important; padding-bottom:5px; padding-left:0px !important}
h2 {font-size:14px !important}
.cms-content-modify h1, .cms-content-modify h2 {padding-left:10px !important}
h4 {color:#2E94BA;
font-weight:bold;
padding:0;
text-transform:uppercase;
font-size:11px;
margin-bottom:10px;}

html {
 height:100%;
 min-width:1000px;
}

body {
 width:100%;
 height:100%;
 background-color:#09163c;
 margin:0px;
 min-width:1000px;
 min-height:750px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666666;
}

#wrapper {
 width:950px;
 /*height:100%;*/
 background-color:#103355;
 margin:0 auto; 
}

#header {
 width:100%;
 height: 129px;
 float:left;
 clear:left;
 background-image:url(/images/hdr_bkgrd.jpg);
 background-position:right bottom;
 background-repeat:no-repeat;
 border-bottom:2px solid #2a9dc0;
 position:relative;
}


.flashBanner {
 float:right;
 padding-top:13px;
 width: 506px !important;
 
}

.topnavMenu {
 float:right;
 padding-right: 10px;
 padding-top:7px;
 position:absolute;
 bottom:2px;
 right:0px;
 z-index:50;
}

#left-column {
 /*background-color:#b2dae4;*/
 width:170px;
 float:left;
 clear:left;
 padding:15px 0px 15px 0px;
 color:#007aab;
 font-size:11px;
 text-align:left;
 line-height:22px;
 /*border-right:5px solid #c2e2ea;*/
}

#left-column ul {
 margin:0px;
 padding: 0px 0px 0px 0px;
 list-style:none;
 font-weight:bold;
 font-size:11px;
 clear:left;
 /*text-indent:10px;*/
 margin-top:5px;
}

#left-column li {clear:left; float:left}

#left-column ul ul {margin-top:0px; padding-top:0px; background-color:#c3e1e9; padding-bottom:10px; float:left }
#left-column ul ul li {background-color:#c3e1e9 !important; float:left}
#left-column ul ul li a:link, #left-column ul ul li a:visited {
 /*text-transform:capitalize !important;
 color:#007aab !important;
 text-decoration:none;
 font-size:10px;
 line-height:14px;
 padding-bottom:10px;
 text-indent:10px;
 margin-left:10px !important;
 width:150px;
 background-color:#C3E1E9;*/

background-color:#9DD1DA;
color:#007AAB !important;
font-size:10px;
line-height:24px;
/*margin-left:10px !important;
padding-bottom:10px;*/
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
width:160px;
}

#left-column .selected-section {background-color:#C3E1E9 !important}
#left-column li.selected-section a {background-color:#C3E1E9 !important}

#left-column ul.cms-sub-menu li.selected a:link, 
#left-column ul.cms-sub-menu li.selected a:visited, #left-column ul.cms-sub-menu li ul a:link, 
#left-column ul.cms-sub-menu li ul a:visited {
margin-top:0px !important;
text-transform:capitalize !important;
padding-left:0px;
padding-right:10px;
margin-bottom:0px;
}
 

#left-column ul.cms-sub-menu li.selected a:link span, 
#left-column ul.cms-sub-menu li.selected a:visited span, #left-column ul.cms-sub-menu li ul a:link span, #left-column ul.cms-sub-menu li ul a:visited span {
 display:block;
 padding-left:10px;
 line-height:22px;
}

#left-column ul.cms-sub-menu li.selected li a, #left-column ul.cms-sub-menu li.selected li a:visited {background-color:#C3E1E9; width:130px}

#left-column ul ul li a:hover {
 text-decoration:underline;
}

#left-column li
{
  padding: 0px 0px;
  /*background-color: #9DD1DA;*/
}

.cms-region
{
  padding: 30px 0 5px 35px;
  /*margin-left: 175px;*/
  float:left;
  width:700px;
}




.indent {
 margin-left:10px;
}

a.leftnav:link {
 font-size:11px;
 font-weight:bold;
 color:#007aab;
}

a.leftnav:visited {
 font-size:11px;
 font-weight:bold;
 color:#007aab;
}

a.leftnav:hover {
 font-size:11px;
 font-weight:bold;
 color:#003366;
}

.thinBlueBar {
 width:100%;
 height:3px;
 background-color:#2984a5;
 float:left;
 clear:left;
}

.thickFadedBar {
 width:100%;
 height:19px;
 background-image:url(/images/fadedBar_bkgrd.gif);
 float:left;
 clear:left;
}

.thickFadedBarDark {
 width:100%;
 height:19px;
 background-image:url(/images/darkblueBar_bkgrd.gif);
 float:left;
 clear:left;
}

#content {
 width:930px;
 float:left;
 clear:left;
 background-color:#e0f3f7;
 margin-left:10px;
 margin-bottom:10px;
 background-image:url(/images/bkgrd_leftnav.gif);

 background-position:top left;
 background-repeat:repeat-y;
 padding-bottom:10px;
}


.blueBackground {
 background-color:#477a95;
 width:100%;

 float:left;
 clear:left;
 /*height:100%;*/
}

.lightBlueBox {
 background-color:#b5e0eb;

 width:306px;
 height:250px;
 float:left;
 margin:8px 8px 8px 0px;
}

.floatclear {
 float:left;
 clear:left;
 width:100%;
}

.newsletterLink {
width: 100%; 
text-align: center; 
color:#bee5ef; 
padding-top:10px
}

.newsletterLink a {
color:#ffffff !important;
font-size:11px !important;
}

.newsletterLink a:hover {
color:#94bfce !important;
}

.boxImage {
 margin:1px 0 0 0;
 float:left;
}

.boxBar .boxImage {
padding-left:10px
}

.boxText {
 float:left;
 margin: 5px 10px;
 width:290px;
 font-size:11px;
 color:#003366;
}

.boxBar {
 background-color:#72b6cb;
 background-image:url(/images/boxHdr_bkgrd.gif);
 background-position:left;
 background-repeat:repeat-y;
 width:100%;
 padding:3px 0px;
 margin-top:5px;
 
}

.clear {
 height:1px;
 clear:both;
}

a:link {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#4fb6b0;
 text-decoration:none;
}

a:visited {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#4fb6b0;
 text-decoration:none;
}

a:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#003366;
 text-decoration:underline;
}


.footer {
 width:100%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#94bfce;
 margin:0 auto;
 font-size:10px;
 clear:left;
 text-align:center;
 padding-top:10px;
}

a.footer:link {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#ffffff;
 text-decoration:none;
}

a.footer:visited {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#ffffff;
 text-decoration:none;
}

a.footer:hover {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#94bfce;
 text-decoration:underline;
}

.breadcrumb {
 float:left;
 margin:10px 10px 7px 10px;
 color:#b2dae4;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-transform:capitalize;
}

.breadcrumb a:link, .breadcrumb-hidden {
 color:#b2dae4;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 text-transform:capitalize;
}

.breadcrumb a:visited {
 color:#b2dae4;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 text-transform:capitalize;
}

.breadcrumb a:hover {
 color:#003366;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:underline;
 text-transform:capitalize;
}

.subhead {
 font-family:"Lucida Sans";
 text-transform:uppercase;
 font-size:14px;
 font-weight:bold;
}

a:link.buttons {
 background-color:#b2dae4;
 border:1px solid #00749d;
 padding:1px 5px;
 font-size:10px;
 text-transform:uppercase;
 margin-left:5px;
 color:#05456b;
 text-decoration:none;
}

a:hover.buttons {
 background-color:#b2dae4;
 border:1px solid #00749d;
 padding:1px 5px;
 font-size:10px;
 text-transform:uppercase;
 margin-left:5px;
 color:#05456b;
 text-decoration:none;
}

a:visited.buttons {
 background-color:#b2dae4;
 border:1px solid #00749d;
 padding:1px;
 font-size:10px;
 text-transform:uppercase;
 margin-left:5px;
 color:#05456b;
 text-decoration:none;
}

/*****************
 * Begin sample CSS
 ******************/
/*
#cms-menu {
margin:0;
padding:0;
list-style-type:none;
float:right;
}

#cms-menu a{
display:block;
padding:0px 5px;
border:1px solid #333; 
color:#fff;
text-decoration:none;
background-color:#333;
}

#cms-menu a:hover{
background-color:#fff;
color:#333;
}

#cms-menu li{
float:left;
position:relative;
height:13px;
left:0px;
top:0px;
}

#cms-menu ul {
position:absolute;
display:none;
width:15em;
top:12px;
}

#cms-menu li ul a{
width:15em;
height:auto;
float:left;
}

#cms-menu ul ul{
top:auto;
}	

#cms-menu li ul ul {
left:15em;
margin:0px 0 0 10px;
}

#cms-menu li:hover ul ul, #cms-menu li:hover ul ul ul, #cms-menu li:hover ul ul ul ul{
display:none;
}
#cms-menu li:hover ul, #cms-menu li li:hover ul, #cms-menu li li li:hover ul, #cms-menu li li li li:hover ul{
display:block;
}
*/
/***********************
 * End sample CSS
 ************************/
/*
ul.cms-menu li
{
	float: left;
	position: relative;
	margin-left:20px;
}
.cms-menu
{
	padding-right: 0px;
}

*/
/*
.cms-menu a.cms-link-The-Dive-Shop span { display: none; }
.cms-menu a.cms-link-The-Dive-Shop
{
	display: block;
	height: 23px; 
	width: 110px;
	background: url(/images/nav_diveShop.gif) no-repeat;
	

}
.cms-menu a.cms-link-Travel span{ display: none; }
.cms-menu a.cms-link-Travel
{
	display: block;
	height: 23px; 
	width: 55px;
	background: url(/images/nav_travel.gif) no-repeat;
}

.cms-menu a.cms-link-Education span { display: none; }
.cms-menu a.cms-link-Education
{
	display: block;
	height: 23px; 
	width: 88px;
	background: url(/images/nav_education.gif) no-repeat;
}

.cms-menu a.cms-link-Studio span { display: none; }
.cms-menu a.cms-link-Studio
{
	display: block;
	height: 23px;
	width: 58px;
	background: url(/images/nav_studio.gif) no-repeat;
}
.cms-menu a.cms-link-News-and-Events span { display: none; }
.cms-menu a.cms-link-News-and-Events
{
	display: block;
	height: 23px;
	width: 115px;
	background: url(/images/nav_news.gif) no-repeat;
}
.cms-menu a.cms-link-Products span { display: none; }
.cms-menu a.cms-link-Products
{
	display: block;
	height: 23px; 
	width: 78px;
	background: url(/images/nav_products.gif) no-repeat;
}
.cms-menu a.cms-link-Service-Center span { display: none; }
.cms-menu a.cms-link-Service-Center 
{
	display: block;
	height: 23px;
	width: 115px;
	background: url(/images/nav_service.gif) no-repeat;
}*/



a:link, a:visited {
 text-transform:uppercase;
 color:#007aab;
 text-decoration:none;
 font-size:10px;
}

a:hover {
 text-transform:uppercase;
 color:#007aab;
 text-decoration:underline;
 font-size:10px;
}

ul.cms-sub-menu a:link, ul.cms-sub-menu a:visited
{
  color: #007AAB;
  font-size: 10px;
  text-decoration: none	
}

ul.cms-sub-menu a:hover
{
  text-decoration: underline;
}
/*********************
 * Start New Menu CSS
 *********************/
@charset "UTF-8";
/* CSS Document */

#cms-menu {
margin:0;
list-style-type:none;
float:right;
}

#cms-menu ul {
position:absolute;
display:none;
top:12px;
background-color:#017ea7;
width:134px;
font-size:8px !important;
/*color:#fffff;*/
font-family:Arial, Helvetica, sans-serif;
border-left:1px solid #2a9dc0;
border-right:1px solid #2a9dc0;
border-bottom:1px solid #2a9dc0;
text-transform:uppercase;
left:-1px;
padding:0 0 5px;
}

#cms-menu a{
padding:0px;
color:#ffffff;
text-decoration:none;
}

#cms-menu a:hover{
padding:0px;
text-decoration:none;
}

#cms-menu li{
float:left;
position:relative;
	top: 0px;
	left: 0px;
	height: auto;
}



#cms-menu li ul li {padding:3px 0px 0px 0px; margin-left:0px; text-indent:0px; margin-right:0px; list-style:none}
#cms-menu li ul a{
width:144px;
float:left;
padding:5px 0px;
}

#cms-menu li ul a span{ font-size:10px; font-family:"Lucida Sans"; padding-left:10px; display:block}

#cms-menu li ul a:hover {
background-color:#839cb0;
padding:5px 0px;
width:134px;
color:#ffffff;
text-transform:uppercase;

}

#cms-menu ul ul{
top:auto;
}	

/*#cms-menu li ul a{
width:15em;
height:auto;
float:left;
padding:5px 3px;
}

#cms-menu li ul a:hover {
background-color:#839cb0;
padding:5px 3px;
width:144px;
color:#ffffff;
text-transform:uppercase;

}*/

#cms-menu li ul ul {
left:15em;
margin:0px 0 0 10px;
}

#cms-menu li:hover ul ul, #cms-menu li:hover ul ul ul, #cms-menu li:hover ul ul ul ul{
display:none;
}
#cms-menu li:hover ul, #cms-menu li li:hover ul, #cms-menu li li li:hover ul, #cms-menu li li li li:hover ul{
display:block;
}

.cms-menu li
{
	float: left;
	margin-left:30px;
}

.cms-menu a.cms-link-The-Dive-Shop span { display: none; }
.cms-menu a.cms-link-The-Dive-Shop
{
	display: block;
	height: 23px; 
	width: 110px;
	background: url(/images/nav_diveShop.gif) no-repeat;
	
}
.cms-menu a.cms-link-Travel span{ display: none; }
.cms-menu a.cms-link-Travel
{
	display: block;
	height: 23px; 
	width: 56px;
	background: url(/images/nav_travel.gif) no-repeat;
}

.cms-menu a.cms-link-Education span { display: none; }
.cms-menu a.cms-link-Education
{
	display: block;
	height: 23px; 
	width: 89px;
	background: url(/images/nav_education.gif) no-repeat;
}

.cms-menu a.cms-link-Studio span { display: none; }
.cms-menu a.cms-link-Studio
{
	display: block;
	height: 23px;
	width: 57px;

	background: url(/images/nav_studio.gif) no-repeat;
}
.cms-menu a.cms-link-News-and-Events span { display: none; }
.cms-menu a.cms-link-News-and-Events
{
	display: block;
	height: 23px;
	width: 115px;
	background: url(/images/nav_news.gif) no-repeat;
}
.cms-menu a.cms-link-Products span { display: none; }
.cms-menu a.cms-link-Products
{
	display: block;
	height: 23px; 
	width: 79px;
	background: url(/images/nav_products.gif) no-repeat;
}
.cms-menu a.cms-link-Service-Center span { display: none; }
.cms-menu a.cms-link-Service-Center 
{
	display: block;
	height: 23px;
	width: 115px;
	background: url(/images/nav_service.gif) no-repeat;
}


.cms-sub-menu {
 list-style:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#b2dae4;
}

.cms-sub-menu li a:link, .cms-sub-menu li a:visited
{
  background-color:#9dd1da;
 width:160px;
 float:left;
 clear:left;
 text-transform:uppercase;
 color:#007aab;
 text-decoration:none;
 font-size:10px;
 padding:0px 0px 0px 10px;
 margin:3px 0px;
}

.cms-sub-menu li a:hover
{
 text-transform:uppercase;
 color:#007aab;
 text-decoration:underline;
 font-size:10px;
 padding:0px 0px 0px 10px;
}

/*********************
 * End New Menu CSS
 ********************/

/* START: PAST TRIP STYLES START */
.pastTrips {width:700px; float:left; margin:20px 0px 0px 0px;}
.pastTrips.sections {margin:15px 0px 15px 0px}
.pastTrips .image {float:left; clear:left; margin:0px 10px 0px 0px; width:300px}
.pastTrips .image .cms-image-modify a, .pastTrips .image .cms-image-modify {display:block; overflow:hidden; width:300px;}
.pastTrips .image .cms-image-modify .cms-controls a {width:20px; display:inline}
.pastTrips p {padding-top:0px; margin-top:0px;clear:both;}
.pastTrips .floatclear {margin-top:10px}
.pastTrips .pageSection {padding-bottom:10px}


.tripHeader, .host .subtitle {
 font-weight:bold;
 color:#2e94ba;
 text-transform:uppercase;
 margin:0px;
 padding:0px;
 float:left; clear:left;
 width:50%;
}
.tripHeader p {color:#2A82C4 !important; font-size:13px !important; padding-bottom:0px !important; margin-bottom:0px !important}

.host .subtitle {width:80px}


.host {float:right; width:auto; padding-right:15px;}
.host .subtitle, .host .subtitle p, .host .cms-link, .host .cms-content {float:left !important; clear:none !important}

.tripSubhead {
 font-weight:bold;
 font-size:11px;
 margin:0px;
 padding:0px 0px 10px 0px;
 float:left;
 clear:left;
 width:50%;
}

.tripSmall {
 color:#0e4066;
 font-size:9px;
 font-style:italic;
 line-height:12px;
 margin-top:0px;
 padding-top:0px;
 width:400px;
}
/* END: PAST TRIP STYLES */

.productDescription {
 float:left;
 clear:left;
 width:490px;
}

.productDescription ul {margin-left:10px; clear:left; width:500px}
.productText {float:left; width:500px;}

.tripDescription {float:left; width:390px}
.tripAbout {width:400px;}

#labledescription {width:400px}

.cms-menu-Products ul, .cms-menu-Products li a {width:160px !important}

/* ADDED by GAH 1/27/2009 */
li.separator ul
{
    border-bottom:  none; /* dotted 1px #007aab; */
}
li.separator a.separator:link, li.separator a.separator:visited, li.separator a.separator:hover
{
    color: #083D6D;
    border-bottom: dotted 1px #007aab;
    margin: 0;
    text-decoration: none;
    cursor: default;
}

.date {width:170px;}
.date p {color:#5096B7; font-size:10px; padding-bottom:5px !important}
.box {float:left; width:170px; margin-left:30px; margin-right:30px; border-bottom:1px solid #63abc3; height:280px; margin-bottom:25px;}
.blurb {float:left; clear:left; max-height:105px; overflow:hidden}
.blurb p {color:#666666; margin-bottom:0px; padding-bottom:0px; padding-top:5px} 
.detailLink {float:left; clear:left; padding-top:0px; margin-top:0px}
.box .subhead {height:28px;}

.cms-custom-modify .box {height:430px}

#left-column li.selected a {background-color:#c3e1e9 !important;}
#left-column ul.cms-sub-menu li.selected a span {text-transform:uppercase !important; color:#0E4066}
#left-column li.selected ul.cms-sub-menu a {background-color:#c3e1e9 !important}
#left-column li.selected ul.cms-sub-menu a span {text-transform:capitalize !important; color:#007AAB}
#left-column li, #left-column ul {margin-top:0px !important}
#left-column ul.cms-sub-menu li.selected ul.cms-sub-menu {padding-bottom:10px !important; float:left; width:150px}
#left-column ul.cms-sub-menu li.selected-section ul.cms-sub-menu li.selected a span {color:#0E4066 !important; text-transform:capitalize !important;}
#left-column ul.cms-sub-menu li.selected-section a span {color:#0E4066}
#left-column ul.cms-sub-menu li.selected-section ul.cms-sub-menu li a span, #left-column ul.cms-sub-menu li ul.cms-sub-menu li a span {color:#007AAB; line-height:14px !important; padding-bottom:8px; padding-top:4px}
#left-column li.selected, #left-column li.selected-section {margin-bottom:3px; margin-top:3px !important}
#left-column li.selected-section ul.cms-sub-menu li.selected {margin-top:0px !important}
#left-column li.selected ul.cms-sub-menu, #left-column li.selected-section ul.cms-sub-menu {padding-top:5px !important; list-style:disc; padding-left:22px}
#left-column li.selected ul.cms-sub-menu span, #left-column li.selected-section ul.cms-sub-menu span {padding-left:0px !important; width:130px}
#left-column li.selected-section ul.cms-sub-menu li a {width:130px}
#left-column li.cms-sub-menu-Buoyancy-Compensators.selected a {width:170px; padding-right:0px !important}

#left-column ul.cms-sub-menu-2005 {padding-left:10px; background-color:#C3E1E9; width:160px}
#left-column ul li.cms-sub-menu-2005Expanded {width:160px}
#left-column ul li.cms-sub-menu-2005SubExpanded {background-color:#C3E1E9; width:160px; list-style:disc; list-style-position:inside}

#left-column li.cms-sub-menu-2005SubSubExpanded {padding-left:10px; }
#left-column li.cms-sub-menu-2005SubSubExpanded a {text-transform:capitalize; color:#009999}
#left-column li.cms-sub-menu-2005SubSubExpanded span.subnav a {line-height:14px}
.image-caption {width:inherit;}
.image-caption p {font-size:10px; line-height:11px; color:#0E4066; padding-top:2px}
.subnav.selected {display:inline}

ul.homeLogos {width:690px; margin:0 auto; list-style:none; margin-top:20px;}
ul.homeLogos li {float:left; list-style:none; margin-right:20px}

/* slider css */

.mainImage {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    clear: left;
    float: left;
    height: 415px;
    margin: -40px 0 0 -60px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 1000px;
}

.mainImage.productViewer{
   height: auto;
   margin: -20px 0 0 -33px;
   width: 740px;
}

.cms-content-modify .mainImage {
    margin: 0;
}

.crop {
    height: 415px;
    position: relative;
    width: 950px;
}

ul.pictures {
    position: relative;
}


ul.pictures li {
    float: left;
    left: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: absolute;
    top: 0;
    width: 963px;
}

ul.pictures li .overlay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/scrollerOverlay.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: right;
    height: 100%;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 250px;
}

ul.pictures li .overlay h3 {
    color: #20DCF1;
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 25px;
    width: 90%;
}

ul.pictures li .overlay p {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 85%;
    line-height: 22px;
}

ul.pictures li .overlay a {
    color: #20DCF1;
}


ul.counter {
    bottom: 34px;
    left: 750px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: absolute;
    z-index: 10000;
}

.productViewer ul.counter {
    bottom: 34px;
    left: 590px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    position: absolute;
    z-index: 10000;
}

ul.counter li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/icn_circle.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 10px;
    margin-left: 10px;
    width: 10px;
}
ul.counter li.on {
    background-position: left bottom;
}

/*Banner Styles*/
.banner {
    left: 18px;
    width: 470px;
    height: 65px;
    overflow: hidden;
    position: relative;
}

.banner ul{
    margin:0px
}
.banner li{
   list-style:none;
   width: 470px;
   height: 65px;
   color: #ffffff;
}
.banner h5 {
   margin:0px;
   text-transform: uppercase;
   font-size: 13px;
   padding-top: 4px;
   font-weight:bold;
}
.banner p {
   margin-top:5px;
   margin-bottom:0px;
}

.banner a {
	color: #ffffff;
}

.banner .crop {
    height:1500px
}
.banner .crop ul.image {
    position: relative;
    margin:0px;
    padding:0px
}
.vs-counter {
display:none;    
}
