/* MASTER CSS */

/* FIREFOX ONLY */
.topNavContainer, x:-moz-any-link {
  }
.topNavTable, x:-moz-any-link {
    margin-left:-.4px;
}
.footerNavTable, x:-moz-any-link { 
    margin-left:.5px;
    width:974px;
}
.pageBorder, x:-moz-any-link {background: url(/images/siteDefaults/bg_shadow.png) center top;
background-repeat: repeat-y;
background-color: #2d2d2d;
width:974px;
margin-left:0px;
}
@-moz-document url-prefix() {
  .pixell {width:974px; 
  }
}
/* END FIREFOX ONLY */


/* Edits pixel difference for Why Nutrition page for IE and FIrefox browsers */

@-moz-document url-prefix() {.pixela {padding-left:1px;}}

* html .pixela {margin-left: -1px;}

.pixelb {margin-left:1px;}

@-moz-document url-prefix() {.pixelb {padding-left:2px;}}

* html .pixelb {margin-left:0px;}

/* End pixel difference */


/* FaceBook Like Button Fix when horizontally aligning with Twitter button */

.fb {
margin-top: 0px;
}

@-moz-document url-prefix() {.fb {margin-top: 0px;}}

* html .fb {
margin-top: 0px;
}

/* End Facebook Like Button Fix */


body, td {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 13px;
    color: #2d2d2d;
    line-height: 1.5;
}

body { margin-right: auto;
             margin-left: auto;
            -webkit-text-size-adjust: none;
}

.pageBorder {background: url(/images/siteDefaults/bg_shadow.png) center top;
background-repeat: repeat-y;
background-color: #2d2d2d;
width:974px;
}

.botImages {height: 0;}

.mainHeader {}

.topNavTable {}

.topNavContainer {width:960px; padding-left:1px;}

* html .topNavContainer {width:960px; padding-left:0px;}

.pixell {width:974px; padding-left:0px;}

.topNavMainTable {}

.masterContentContainer {margin-bottom:15px;}

.contentContainer {}

.subnavwrapper {
          height:60px; 
          width:960px; 
          background-image:url(/userfiles/image/bg_subnav.png); 
          background-position:top; 
          background-repeat:repeat-x;
}


.subnavwrapper-new {
          height:65px; 
          width:960px; 
          background-image:url(/userfiles/image/bg_subanv-new.png); 
          background-position:bottom; 
          background-repeat:repeat-x;
}


.subnavcontent {
          width:900px; 
          margin-left:30px; 
          margin-right:30px; 
          padding-top:19px; 
          height:41px; 
}

.subnavcontent-new {
          width:900px; 
          margin: 0px 30px 0px 30px;
          padding: 20px 0px 0px 0px;
          height:41px; 
}

.subnavlinks {
          margin-top: 2px; 
          float:right;
}

.subnavlinks-new {
          margin-top: 12px; 
          float:right;
}

.subnavspacer { 
          clear: both; 
          height:30px;
}

/*gets rid of the outline on links when clicked*/
:focus {
	outline:0;
}

#newsticker {
margin-top: 11px; 
float: left; 
width: 720px; 
overflow: hidden;
}

* html #newsticker {
margin-top: 8px; 
float: left; 
width: 720px; 
overflow:hidden;
}

.sharebox {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}

.sharebox:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0;
}

* html .sharebox {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0;
}

input.rounded_white { background: #dddddd; border: 0px none; font-weight: bold; width: 193px; float: left; height: 20px; margin-right: 8px; padding-right: 10px; color: #666; font-size: 14px;}
	input.button_rounded { float: left; }
	input.button_rounded:active { border: 0 none; }

.sidView {width:900px;}

ul, ol { 
        margin-top: 0px;
        line-height: 22px;
        padding-top: 0px;
}

p { 
        margin-top: 0px;
        margin-bottom: 16px;
        line-height: 20px;
}

.homebox {
	padding: 15px 20px 15px 20px;
	border: 1px solid #cccccc;
}

.column {
	padding: 10px 20px 20px 20px;
}

a:link, a:visited {
	color: #419adf;
	text-decoration: none;
	font-weight: normal;
}

a:active, a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.popupBody {
	background-color: #ffffff;
	margin: 0 0 0 0;
}

.popupAlt {
	background-color: #000000;
	margin: 0 0 0 0;
	color:  #fafafa;
}

hr {
	border: 0;
	width: 100%;
	color: #ffffff;
	background: transparent;
	border-bottom: #cccccc solid 1px;
	margin: 5px 0 5px 0;
}

.pageFooterTable  {
        width: 100%;
        margin-top:0px;
        display: none;
}

.footerNavTable {
}

.footer {
	
	font-size: 12px;
	color: #999999;
	text-transform: none;
	}

.footerMenu {
	font-size: 11px;
	color: #333333;
        padding: 0 0 0 0;
	text-transform: none;
}

.poweredby {
	display: none;
}

.pbWrapper {
	display: none;
}

#footlegal a { 
        font-size:10px;
        color: #505050;
	text-decoration: none;
	font-weight: normal;
        line-height: 14px;
}

#footlegal a:hover {
        font-size:10px;
        color: #999999;
	text-decoration: underline;
	font-weight: normal; 
        line-height: 14px;
}

/* HEADINGS */

h1 {
	color: #419adf;
	font-size: 24px;
	font-weight: normal;
        margin-bottom: 5px;
}

.h1new  {
	color: #2d2d2d;
	font-size: 26px;
	font-weight: normal;
	margin-top: 16px;
        margin-bottom: 6px;
        font-family: Helvetica Neue, Arial, verdana, helvetica, sans-serif;
        border: 0px;
}

h2 {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: #cccccc solid 1px;
}

.h2new {
	color: #2d2d2d;
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
        margin-bottom: 6px;
        font-family: Helvetica Neue, Arial, verdana, helvetica, sans-serif;
        border: 0px;
}

h3 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
        margin-top: 16px;
        margin-bottom: 2px;
        font-family: Arial;
        padding-bottom: 2px;
}

h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
	border-bottom: #cccccc solid 1px;
}

h5 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 6px 0 0 0;
}

.searchheader {
	color: #3d3d3d;
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
        margin-bottom: 10px;
        padding-top:30px;
        border-bottom: #cccccc solid 1px;
        text-align:left;
}




/* IMAGES */


a.imglink:link, a.imglink:visited {
	text-decoration: none;
	border: none;
	border-bottom: 0px; 
}

a.imglink:hover, a.imglink:active {
	text-decoration: none;
	background: transparent;
}

.photoFrame {
	padding: 9px;
	border: #cccccc solid 1px;
	background: #f5f5f5;
	float: right;
        width: 160px;
	margin: 4px 20px 8px 0;
}

a.photoframe:hover, a.photoframe:active {
	text-decoration: none;
	background: transparent;
} 

.insetl {
	padding: 9px;
	border: #cccccc solid 1px;
	background: #ffffff;
	float: left;
	margin: 0 12px 8px 0;
}

a.insetl:hover, a.insetl:active {
	text-decoration: none;
	background: transparent;
} 

.insetr {
	padding: 9px;
	border: #cccccc solid 1px;
	background: #ffffff;
	float: right;
	margin: 0 0 0 10px;
}

a.insetr:hover, a.insetr:active {
	text-decoration: none;
	background: transparent;
} 

/* TABLES */

.thead {
	margin: 0 0 2px 0;
	padding: 6px 10px 3px 10px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-size: 13px;
	color: #fafafa;
}

.ttext {
	margin: 0 0 2px 0;
	padding: 3px 10px 3px 10px;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;}

/* FORMS */

.field {
	margin: 0 0 2px 0;
	padding: 3px 0 0 8px;
}

.fieldlabel {
	margin: 0 0 0 0;
	padding: 3px 0 0 8px;
}

.formhead {
	color: #419adf;
	font-weight: bold;
	font-size: 15px;
	margin: 3px 0 0 0;
	padding: 5px 0 0 8px;
}

.inputbig {
	background-color: #ffffff;
	font-size: 13px;
	color: #666666;
}

.alert {
	color: #fafafa;
	font-weight: bold;
	font-size: 13px;
	background-color: #ff0000;
	padding: 3px 3px 3px 3px;
}

.req {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}

/* Cart Styles */

.CTextMsg {
	color: #fafafa;
	font-size: 12px;
	font-weight: bold;
}

.CTextMsgRev {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.CTextError {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.CHeadingCart {
	color: #cccccc;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
text-align:left;
}

.CFormLbl {
	font-size: 12px;
	font-weight: bold;
}

.CTextStd {
	color: #000000;
	font-size: 11px;
}

.CBgText {
}

.CCartFront {
}

.CItemFormat {
	border-style: solid;
	border-width: 1px;
	border-color: 333333;
	padding: 2px;
}

.CTypeFormat {
	background-color: 585858;
}

.CMenuBG {
	width: 180px;
	background-color: eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: 585858;
	padding: 2px;
}

.CMenuFormat {
	color: #333333;
}

.CCatListBg1 {
}

.CCatListBg2 {
}

.CTextStdEdt {
	color: #000000;
	font-size: 11px;
	padding: 5px;
}

.CTextTypes {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.CTextStdRev {
	background-color: #000000;
	color: #fafafa;
	font-size: 11px;
	padding: 5px;
}

.CFormFld {
	overflow: hidden;
	font-size: 14px;
	padding: 1px;
}

.CFormError {
	color: FF0000;
	font-size: 12px;
	font-weight: bold;
}

.CTextIndexHead {
	font-size: 18px;
	font-weight: bold;
}

.CTextIndexSubhead {
	font-size: 12px;
	font-weight: bold;
}

.CTextMenu {
	color: #000000;
	font-size: 11px;
}

.CTextMenuHead {
	color: fafafa;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

.CCatLink {
}

.CCatLink:link {
	font-size: 12px;
	border-width: 0px;
}

.CCatLink:active {
	text-decoration: underline;
	font-size: 12px;
	border-width: 0px;
}

.CCatLink:visited {
	text-decoration: underline;
	font-size: 12px;
	border-width: 0px;
}

.CCatLink:hover {
	text-decoration: underline;
	font-size: 12px;
	border-width: 0px;
}

.CCatText {
	font-size: 10px;
}

.CCatHeader {
	background-color: #666666;
	color: #fafafa;
	font-size: 12px;
	font-weight: bold;
}

.CCatHeader:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
}

.CCatHeader:active {
	text-decoration: none;
	color: #fafafa;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
}

.CCatHeader:visited {
	text-decoration: underline;
	color: 669999;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
}

.CCatHeader:hover {
	text-decoration: none;
	color: #fafafa;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
}

.CCatHeaderLink {
	background-color: 0;
	color: #fafafa;
	font-size: 11px;
}

.CCatHeaderLink:link {
	text-decoration: underline;
	color: #fafafa;
	font-size: 11px;
	border-width: 0px;
}

.CCatHeaderLink:active {
	text-decoration: none;
	color: #fafafa;
	font-size: 11px;
	border-width: 0px;
}

.CCatHeaderLink:visited {
	text-decoration: underline;
	color: #fafafa;
	font-size: 11px;
	border-width: 0px;
}

.CCatHeaderLink:hover {
	text-decoration: none;
	color: #fafafa;
	font-size: 11px;
	border-width: 0px;
}

.CSCatHeader {
	background-color: #333333;
	color: #fafafa;
	font-size: 10px;
	font-weight: bold;
}

.CSCatLink {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.CSCatLink:link {
	text-decoration: underline;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
}

.CSCatLink:active {
	text-decoration: underline;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
}

.CSCatLink:visited {
	text-decoration: underline;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
}

.CSCatLink:hover {
	text-decoration: underline;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
}

.CSCatText {
	color: #000000;
	font-size: 11px;
}

.CSCatHeaderLink {
	background-color: #000000;
	color: #fafafa;
	font-size: 10px;
}

.CSCatHeaderLink:link {
	text-decoration: underline;
	color: #fafafa;
	font-size: 10px;
	border-width: 0px;
}

.CSCatHeaderLink:active {
	text-decoration: underline;
	color: #fafafa;
	font-size: 10px;
	border-width: 0px;
}

.CSCatHeaderLink:visited {
	text-decoration: underline;
	color: #fafafa;
	font-size: 10px;
	border-width: 0px;
}

.CSCatHeaderLink:hover {
	text-decoration: underline;
	color: #fafafa;
	font-size: 10px;
	border-width: 0px;
}

.CTypeBG {
	background-color: #fafafa;
	font-weight: bold;
	padding: 5px;
}

.CCatThumbBorder {
}

.CNotesHead {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}

.CNotesText {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.CCatDisplayBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.CCatDisplayBG {
}

.CFormPassNote {
	color: #000000;	
	font-size: 12px;
	font-weight: bold;
}

.CCatNextLink {
	color: #FF0033;
	font-size: 12px;
	font-weight: bold;
}


/* NIVO SLIDER */
/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
/* The Nivo Slider styles */

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(/userfiles/image/nivo/loading.gif) no-repeat 50% 50%; 
}
* html #slider {
    position:relative;
	//See the "style-pack" below for image
	background:url(/userfiles/image/nivo/loading.gif) no-repeat 50% 50%;
	left:20px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a{
	display:block;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	position:absolute;
	top:40%;
	z-index:99;
	width:46px;
	height:80px;
	background:url(/userfiles/image/nivo/arrows-big.png) no-repeat;
	cursor:pointer;
	text-indent:-9999px;
	float:left;
}
a.nivo-prevNav {
	left:20px;
}
a.nivo-nextNav {
	background-position:-46px;
	right:20px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:46.8%;
	bottom:-21px;
}
* html .nivo-controlNav {
	position:absolute;
	left:46.8%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/userfiles/image/nivo/bullets2.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

/* END NIVO SLIDER */


/* START ACCORDION */

#basic-accordian{
	width:590px;
}

.accordion_headings{
	color:;
	font-size: 14px;
	font-weight: normal;
	line-height: ;
        margin-top: 10px;
        margin-bottom: 4px;
        font-family: Arial;
        padding-bottom: 2px;
	cursor:pointer;
}

.accordion_headings:hover{
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
	line-height: ;
        margin-top: 10px;
        margin-bottom: 4px;
        font-family: Arial;
        padding-bottom: 2px;
	cursor:pointer;
}

.accordion_child{
	padding-left:15px;
        padding-top:15px;
	margin-top: 0px;
        margin-bottom: 16px;
        line-height: 20px;
}

.header_highlight{
	background:;
}

/* END ACCORDION */

/* START PUSHUP BROWSER NOTIFY */

#pushup {
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 4px;
  background: #ffffc6;
  border: 1px solid #b0dfc8;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a {
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #4293cd;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  margin-right: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #84a2ac;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }

/*END PUSHUP BROWSER NOTIFY */

/* START HTML5PLAYER */

.video-js-box {text-align: left;  position: relative; }
video.video-js { background-color: #000; position: relative; }
.video-js-box.vjs-fullscreen { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; z-index: 1000; }
.video-js-box.vjs-fullscreen video.video-js { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; }
.video-js-box.vjs-fullscreen .vjs-controls { z-index: 1002; }
.vjs-controls { display: none; position: absolute; margin: 0; padding: 0; border: none; left: 0; }
.video-js-box.vjs-controls-below .vjs-controls { background-color: #000; }
img.vjs-poster { display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.video-js-box p { font-size: small; }

/* DEFAULT SKIN */
/* Using all CSS to draw the controls. Images could be used to simplify the CSS if desired.

/* General controls styles */
.vjs-controls { list-style: none; height: 35px; opacity: 0.85; color: #fff; }
.vjs-controls > li { list-style: none; float: left; height: 25px; width: 25px; margin: 5px 5px 0 0; padding: 0; text-align: center;
  
  /* CONTROL ITEM BORDER AND BACKGROUND COLOR */
  
  background-color: #0B151A; border-radius: 5px; box-shadow: 0px 2px 2px #000;
  /* Webkit */
  -webkit-border-radius: 5px;
  background: #1F3744 -webkit-gradient(linear, left top, left bottom, from(#0B151A), to(#1F3744)) left 12px;
  -webkit-box-shadow: 0px 1px 3px #000;
  /* Firefox */
  -moz-border-radius: 5px;
  background: #1F3744 -moz-linear-gradient(top,  #0B151A,  #1F3744) left 12px;
  -moz-box-shadow: 0px 1px 3px #000; 
}

.vjs-controls > li:first-child { margin-left: 5px; }
.vjs-controls > li:last-child { margin-right: 0; }

/* Play/Pause */
.vjs-play-control span { display: block; font-size: 0px; line-height: 0; text-decoration: none; cursor: pointer !important; }
.vjs-play-control.vjs-play span { width: 0; height: 0; margin: 8px 0 0 8px; border-top: 5px solid #273F3E; border-left: 10px solid #fff; border-bottom: 5px solid #112129; }
.vjs-play-control.vjs-pause span { width: 3px; height: 10px; margin: 8px auto 0; border-top: 0px; border-left: 3px solid #fff; border-bottom: 0px; border-right: 3px solid #fff; }

/* Progress */
.vjs-progress-control ul { list-style: none; margin: 0; padding: 0; cursor: pointer !important; }
.vjs-progress-control .vjs-progress-holder { list-style: none; position: relative; float: left; height: 9px; border: 1px solid #777; margin: 7px 0 0 5px; padding: 0; background-color: #112129; overflow:hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.vjs-progress-control .vjs-play-progress { position: absolute; display: block; width: 0px; height: 9px; background: #fff; 
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#777));
  background: -moz-linear-gradient(top,  #fff,  #777);
}
.vjs-progress-control .vjs-load-progress { position: absolute; display: block; width: 0px; height: 9px; background-color: #777; opacity: 0.5;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
  background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#ccc));
  background: -moz-linear-gradient(top,  #999,  #ccc);
}
.vjs-progress-control .vjs-progress-time { list-style: none; float: left; margin: 7px 0 0 5px; padding: 0; font-size: 10px; line-height: 1; font-weight: normal; font-family: Helvetica, Arial, sans-serif;  }

/* Volume */
.vjs-volume-control { width: 50px !important; cursor: pointer !important; }
.vjs-volume-control ul { display: block; margin: 0 5px 0 5px; padding: 4px 0 0 0; list-style: none; }
.vjs-volume-control ul li { float: left; margin: 0 2px 0 0; padding: 0; list-style: none; width: 5px; height: 0px; border-bottom: 18px solid #555; }
.vjs-volume-control ul li:last-child { margin-right: 0; }
.vjs-volume-control ul li:nth-child(1) { border-bottom-width: 2px; height: 16px; }
.vjs-volume-control ul li:nth-child(2) { border-bottom-width: 4px; height: 14px; }
.vjs-volume-control ul li:nth-child(3) { border-bottom-width: 7px; height: 11px; }
.vjs-volume-control ul li:nth-child(4) { border-bottom-width: 10px; height: 8px; }
.vjs-volume-control ul li:nth-child(5) { border-bottom-width: 14px; height: 4px; }

/* Fullscreen */
.vjs-fullscreen-control ul { list-style: none; margin: 5px 0 0 5px; padding: 0; width: 20px; height: 20px; text-align: left; vertical-align: top; cursor: pointer !important; }
.vjs-fullscreen-control ul li { list-style: none; float: left; margin: 0; padding: 0; font-size: 0; line-height: 0; width: 0; text-align: left; vertical-align: top; }
.vjs-fullscreen-control ul li:nth-child(1) { margin: 0 3px 3px 0; border: none; border-top: 6px solid #fff; border-right: 6px solid #273F3E; }
.vjs-fullscreen-control ul li:nth-child(2) { border: none; border-top: 6px solid #fff; border-left: 6px solid #273F3E; }
.vjs-fullscreen-control ul li:nth-child(3) { clear: both; margin: 0 3px 0 0; border: none; border-bottom: 6px solid #fff; border-right: 6px solid #112129; }
.vjs-fullscreen-control ul li:nth-child(4) { border: none; border-bottom: 6px solid #fff; border-left: 6px solid #112129; }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(1) { border: none; border-bottom: 6px solid #fff; border-left: 6px solid #273F3E; }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(2) { border: none; border-bottom: 6px solid #fff; border-right: 6px solid #273F3E; }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(3) { border: none; border-top: 6px solid #fff; border-left: 6px solid #112129; }
.vjs-fullscreen .vjs-fullscreen-control ul li:nth-child(4) { border: none; border-top: 6px solid #fff; border-right: 6px solid #112129; }

/* END HTML5PLAYER */

/* BEGIN FANCYBOX */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/userfiles/image/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/userfiles/image/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/userfiles/image/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/userfiles/image/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/userfiles/image/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/userfiles/image/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/userfiles/image/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/userfiles/image/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/userfiles/image/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/userfiles/image/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/userfiles/image/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/userfiles/image/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/userfiles/image/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/userfiles/image/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/userfiles/image/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/userfiles/image/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* END FANCYBOX */

/* END MASTER CSS */
