/* 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(https://www.mannarelief.org/icws290w3/images/siteDefaults/bg_shadow.png) center top;
background-repeat: repeat-y;
background-color: #3d3d3d;
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 */




body, td {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 13px;
    color: #3d3d3d;
    line-height: 1.5;
}

body { margin-right: auto;
             margin-left: auto;
}

.pageBorder {background: url(https://www.mannarelief.org/icws290w3/images/siteDefaults/bg_shadow.png) center top;
background-repeat: repeat-y;
background-color: #3d3d3d;
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;
}

.subnavcontent {
          width:900px; 
          margin-left:30px; 
          margin-right:30px; 
          padding-top:19px; 
          height:41px; 
}

.subnavlinks {
          margin-top: 2px; 
          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: 758px; 
overflow: hidden;
}

* html #newsticker {
margin-top: 8px; 
float: left; 
width: 758px; 
overflow:hidden;
}

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: bold;
}

a:active, a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.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: #666666;
	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;
}

h2 {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: #cccccc solid 1px;
}

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: #3399CC;
	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:47%;
	bottom:-21px;
}
* html .nivo-controlNav {
	position:absolute;
	left:47%;
	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 */

/* END MASTER CSS */