body,html {
    background: #fff; 
    margin: 0 auto 0 auto;
    height: 100%;
    font-family: 'Open Sans', sans-serif;

    /*
  	orange color: #ff9933;
    grey color: #868686;
    text-transform: uppercase;
    drop shadows:  -mos-box-shadow: 0 4px 4px #919191;
    -wedkit-box-shadow: 0 4px 4px #919191;
    box-shadow: 0 4px 4px #919191;

    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;*/
}
h1,h2,h5 {
    color: #ff3300;
}
h4, h3 {
    color:#163265;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
a,  a:visited,  a:link, a:active {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #919191;
} 
#header {   
    /*position: fixed;
    top: 0;
    left: 0;
    width: 100%;*/

    margin: 0 auto 0 auto;
    height: auto;
    height: 65px;
    padding: 0 65px;
    background: #fff;
}
#headerBox {
    /*position: absolute;
    top: 0;
    left: 65px;
    width: 80%;*/

    width: 1024px;
    margin: 0 auto 0 auto;
}
.logo {
    width: 65px;
    height: 65px;
    margin: 0;
    float: left;
}
.logo img {
    max-width: 300px;
    max-height: 65px;
} 
.head-nav {
    width: 955px;
    float: left;    
    font: 14px 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
}
/*.head-nav a, .head-nav a:visited, .head-nav a:link, .head-nav a:active  {
    color: #868686;
    text-decoration: none;
    margin-right: 16px;
}
.head-nav a:hover {
    color: #000;
}*/
.head-navRight-web {
    padding: 12px 0 0 0;
    text-align: right;
    height: auto;
}
.head-navRight-web a, .head-navRight-web a:visited, .head-navRight-web a:link, .head-navRight-web a:active  {
    color: #868686;
    text-decoration: none;
    margin-left: 16px;
}
.head-navRight-web a:hover {
    color: #000;	
}
.head-navLeft-web {    
    padding: 12px 0 0 0;
}
.head-navLeft-web a, .head-navLeft-web a:visited, .head-navLeft-web a:link, .head-navLeft-web a:active  {
    color: #000;
    margin-right: 16px;
}
.head-navLeft-web a:hover {
    color: #868686;
}
.head-navMain {
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #868686;
    text-decoration: none;
	padding: 45px 0 0 0;
    height: auto;
}
#centeredBox { 
    margin: 0 auto 0 auto;
    width: 1024px;
    height: 100%;
    background: #fff;
}  


/* COCKPIT & PILOT NAVIGATION */


.head-navRight {
    padding: 12px 0 0 0;
    text-align: right;
    height: auto;
    text-transform: uppercase;
}
.head-navRight a, .head-navRight a:visited, .head-navRight a:link, .head-navRight a:active  {
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #868686;
    text-decoration: none;
    margin-left: 16px;
}
.head-navRight a:hover {
    color: #000;	
}
.head-navLeft {
    padding: 12px 0 0 0;
}
.head-navLeft a, .head-navLeft a:visited, .head-navLeft a:link, .head-navLeft a:active  {
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;	
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 16px;
}
.head-navLeft a:hover {
    color: #868686;	
}



 /*  SEARCH BUTTONS  */
 
.search {
    background-color: #ccc;
    width: 1024px;
    height: 47px; 
    margin-top: 14px;
    color: #000;
}
.searchbox {
    width: 400px;
    background-color: #ccc;
    text-align: right;
    float: right; 
    padding: 18px 4px 0 16px;   
}
input.submit {
    width: auto;
    height: auto;
    padding: 3px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    font: 11px'Open Sans', sans-serif;
    font-weight: 300;
}
.searchboxtext {
    width: 200px;
    background: #fff;
    padding: 4px;
    border: 1px solid #a9a9a9;
    font: 11px'Open Sans', sans-serif;
    font-weight: 300;    
}


  /* FOOTER  */
  
  
.footer {
    height: auto;
    width: 1020px;
    padding: 16px 0 16px 4px;
    margin: 0px auto 5px auto;
    background: #fff;
    text-align: left;
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    color: #868686;
    float: left;
}
.footer a, .footer a:visited, .footer a:link, .footer a:active {
    color: #868686;
    text-decoration: underline;
}
.footer a:hover {
    text-decoration: none;
    color: #000;
}



      /* CATALOG PAGE */

.gridtitletop {
    background-color: #ccc;
    width: 1020px;
    padding: 18px 0 0 4px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    /*text-transform: uppercase;*/
    color: #000;
}      
.gridboxphoto {
    background-color:#fff;
    width: 1022px;
    height: auto;
    margin: 0 auto 0 auto;
    border: 1px solid #ccc;	
}
.gridboxvideo {
    background-color:#fff;
    width: 1022px;
    height: auto;
  	padding: 80px 0 0 0;
    margin: 0 auto 0 auto;
    border: 1px solid #ccc;	
}
.gridtitle {
    background-color: #ccc;
    width: 1020px;
    height: auto;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    padding: 18px 0 18px 4px;
    float: left;
}
.gridtitle a, .gridtitle a:visited, .gridtitle a:link {
    color: #ff9933;
    text-decoration: none;
    padding: 4px 8px 3px 8px;
    border: 1px solid #ff9933;
}
.gridtitle a:hover {
    color: #868686;
    border: 1px solid #868686;
}
.gridtitle .active {
    color: #868686;
    background: #ff9933;
    border: 1px solid #ff9933;
    padding: 4px 8px 3px 8px;
}
div.cellFront  {
    width: 234px;
    height: 400px;
    margin: 18px 0 0 16px;
    text-align: center;
    float: left;
    vertical-align: middle;
    border: 1px solid #868686;
    background: #CCC;
}
div.photoframeFront  {
    padding: 18px 0 18px 0;
    height: 200px;
    background: #fff;
  	position: relative;
}
div.photoframeFrontHold  {
    padding: 18px 0 18px 0;
    height: 200px;
    background: #ff3333;
  	position: relative;
}
.exclusive {
    position: absolute;
    top: 0px;
    left: -1px;
}
.FilenameFront {
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    padding: 10px 10px 0 10px;
    height: auto;
    text-align: justify;
    background: #CCCCCC;    
}
.FilenameFront a, .FilenameFront a:link, .FilenameFront a:active ,.FilenameFront a:visited {
    color: #000;
    text-decoration: none;
}	
.FilenameFront a:hover {
    color: #ff9933;
    text-decoration: none;
}
.FilenameText {
    font: 12px'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 12px;
    margin-top: 8px;
    width: 100%;
    padding: 0;
}
.clear{
    clear:both;
}
.catalogLink {
	float: left;
  	font: 12px'Open Sans', sans-serif;
    font-weight: 300;
    padding-top: 5px;
    width: 217px;
    height: auto;
    text-align: left;
    cursor: pointer;
}
.catalogLink a, .catalogLink a:link, .catalogLink a:active , .catalogLink a:visited {
    color: #fff;
    text-decoration: none;
}
.catalogLink a:hover {
    color: #fff;
    text-decoration: underline;
}
.catalogLink2 {
  	display: inline;
}
.catalogLink2 a, .catalogLink2 a:link, .catalogLink2 a:active , .catalogLink2 a:visited {
    display: inline;
}
.catalogLink2 a:hover {
    display: inline;
}

.catalogicon {
    margin: 0 3px 0 0;
    float: left;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: none;
}
ul.navigator {
    width: 325px;
    height: 32px;
    position: absolute;
    margin-top: -32px;
    background-color: #fff;
    list-style-type: none;
}
ul.navigator li{
    display: inline;
}
ul.navigator li a{
    float: left;
    cursor: pointer;
    width: 30px;
    height: 32px;
    opacity: 0.6;
}
ul.navigator li a:hover{
    opacity: 1.0;
}
a.edit{
    background: #fff url(../images/b_edit.png) no-repeat center center;
}
a.account{
    background: #fff url(../images/payments-01.jpg) no-repeat center center;
}
.transparent{
    opacity: 0.6;
}
 
 
 
	/* STORY PAGE */
	 
 
.gridstorytitletop {
    background-color: #ccc;
    width: 1020px;
    padding: 8px 0 18px 4px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
}
.gridstorytitletop a, .gridstorytitletop a:visited, .gridstorytitletop a:link {
    color: #000;
    border-bottom: 1px solid #ff9933;
    /*text-decoration: underline;*/
}
.gridstorytitletop a:hover {
    color: #ff9933;
    /*text-decoration: underline;*/
}
.active {
    color: #ff9933;
}
.gridstorybox {
    background-color: #ccc;
    width: 1024px;
    height: auto;
    line-height: 100%;
    padding-top: 8px;
}
div.photoframe  {
    padding-top: 16px;
    line-height: 180px;
    height: 218px;
    border: 1px solid #ccc;
    -mos-box-shadow: 4px 4px 4px #868686;
    -wedkit-box-shadow: 4px 4px 4px #868686;
    box-shadow: 4px 4px 4px #868686;
}
div.photoframeHold  {
    padding-top: 16px;
    line-height: 180px;
    height: 218px;
    border: 1px solid #ccc;
    -mos-box-shadow: 4px 4px 4px #868686;
    -wedkit-box-shadow: 4px 4px 4px #868686;
    box-shadow: 4px 4px 4px #868686;
  	background: #ff3333;
}

div.cell  {	
    width: 234px;
    height: 330px;
    text-align: center;
    margin: 0px 0px 16px 16px;
    float: left;
    vertical-align: middle;
    border: 1px solid #868686;
    background: #fff;
}
.Filename {
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color : #000;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 0 0 0;
}
.Field2 {
    font: 12px'Open Sans', sans-serif;
    font-weight: 300;
    color : #000;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 0 0;
}
.StoryText {
    font: 12px'Open Sans', sans-serif;
    font-weight: 300;
    color: #868686;
    line-height: 12px;
    margin: 8px 0 0 16px;
}
.storyLink {	
    width: auto;
    height: 12px;
    margin: 12px 4px 0 0;
    font: 12px'Open Sans', sans-serif;
    font-weight: 350;
    color: #868686;
    text-align: center;
    cursor: pointer;
}
.storyLink a, .storyLink a:visited, .storyLink a:link {
    color: #868686;
    text-decoration: none;
    padding: 4px 0 4px 4px;
}
.storyLink a:hover {
    text-decoration: underline;
}
.gridstorytitle {
    background-color: #ccc;
    width: 1020px;
    height: auto;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    padding: 18px 0 18px 4px;
    float: left;
}
.gridstorytitle a, .gridstorytitle a:visited, .gridstorytitle a:link {
    color: #ff9933;
    text-decoration: none;
    padding: 4px 8px 3px 8px;
    border: 1px solid #ff9933;
}
.gridstorytitle a:hover {
    color: #868686;
    border: 1px solid #868686;
}
.gridstorytitle .active {
    color: #868686;
    background: #ff9933;
    border: 1px solid #ff9933;
    padding: 4px 8px 3px 8px;
}


 
    /*  PREVIEW PAGE  */	


.previewTitle {
    background-color: #ccc;
    padding: 8px 45px 18px 4px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
}
.previewTitle a, .previewTitle a:visited, .previewTitle a:link {
    color: #000;
    text-decoration: underline;
}
.previewTitle a:hover {
    color: #ff9933;
}
.active 
   color: #000;
}
.previewContent {
    background: #fff;
    padding: 0 0 20px 0;
    border: 1px solid #ccc;
    float: left;
    width: 1022px;
}
.previewArrowBar {
    background-color: #fff;
    width: 430px;
    height: auto;	    
    padding: 0 0px 10px 0px;
    text-align: center;
    font: 14px'Open Sans', sans-serif;
    font-weight: 350;    
    color: #868686;
}
.previewArrowBar a, .previewArrowBar a:visited, .previewArrowBar a:link, .previewArrowBar a:active {
    color: #868686;
    text-decoration: underline;
    padding: 4px;
}
.previewArrowBar a:hover {
    color: #000;
}
.previewLeftBox {
    float: left;
    background-color: #fff;
    padding: 0px 10px 0 0px ;	
    text-align: center;
}
.previewImage {
    padding: 10px 0 15px 15px;
    float: left;
    text-align: center;
}
.previewText {
    background-color: #fff;
    font: 12px'Open Sans', sans-serif;
    font-weight: 350;
}
.previewLink {
    margin: 10px 10px 0 10px;
    text-align: center;
    font: 12px'Open Sans', sans-serif;
    font-weight: 350;
    color: #868686;
}
.previewLink a, .previewLink a:visited, .previewLink a:link, .previewLink a:active {
    color: #868686;
    text-decoration: none;
}
.previewLink a:hover {
    text-decoration: underline;
}
.previewCaption {
    text-align: left;
    background-color: #fff;
    height: auto;
    float: left;
    margin-top: 25px;
    padding-right: 10px;
}
.previewField {
    height: auto;
    width: 70px;
    margin: 16px 0px 0px 6px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    float: left;
}
.previewValue {
    height: auto;
    width: 465px;
    margin: 16px 0px 0px 88px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 350;
    color: #868686;
}
.previewValue a, .previewValue a:visited, .previewValue a:link, .previewValue a:active {
    color: #868686;
    text-decoration: underline;
}
.previewValue a:hover {
    color: #000;
}


   /* VIDEO */
	

.videoContent{
    width: 1024px;
}
.videoTimecode {
    width: 360px;
	height: auto;
	text-align: left;
	float:left;
	line-height: 25px;
}
.videoFrame {
    width: 480px;
	height: 270px;
	float:left;
	background-color:#fff;
    margin: 0px 0 13px 13px;
	border: 15px solid #ccc;
	border-bottom: 25px solid #ccc;
}
.videoTextTitle {
    color: #ff9933;
	font: bold 15px Trebuchet MS, Verdana, Arial;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}
.videoTextTitle a, .videoTextTitle a:visited, .videoTextTitle a:link, .videoTextTitle a:active {
    color: #000;
    text-decoration: none;
}
.videoTextTitle a:hover {
    color: #000;
	text-decoration: none;
}
.videoText {
    background-color: #fff;
    width: 435px;
    height: 270px;
    padding: 0px 10px;
    font:  12px Trebuchet MS, Verdana, Arial;
    color: #000;
    text-align: justify;    
    float: left;
    border: 15px solid #ccc;
    border-bottom: none;	
}
.videoText a, .videoText a:visited, .videoText a:link, .videoText a:active {
    color: #000;    
    text-decoration: none;
}
.videoText a:hover {
    color: #000000;
    text-decoration: none;
}
.videoiconBar {   
    width: 445px;
	height: 13px;
	margin: 0px 5px 25px 0px;
	padding: 3px 5px 4px 5px;
	font: 12px Trebuchet MS, Verdana, Arial;
	border: 15px solid #ccc;
	border-top: 2px solid #ccc;
	border-bottom: 3px solid #ccc;
	float: left;
  	background-color: #ccc;
    color: #fff;    
}
.videoiconBar a, .videoiconBar a:visited, .videoiconBar a:link, .videoiconBar a:active {
    color: #fff;    
    text-decoration: none;
}
.videoiconBar a:hover {
    color: #fff;
	text-decoration: underline;
}
.videoLink {
	width: auto;
	height: auto;
	border: none;
 	margin: 0px 0px 10px 0px;
}
.videoBodyBox {
   width: 778px;
   background-color: #fff;
}   
.videoGridBody {
	width: 805px;
	margin: 0 0 0 192px;
	padding-top: 10px;
	background-color: #fff;   
}



   /* PILOT */
 

.pilotgridtitletop {
    background-color: #ccc;
    width: 1020px;
    margin-top: 14px;
    padding: 14px 0 14px 4px;
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000; 
    line-height: 26px;
}
 .pilotgridtitletop a, .pilotgridtitletop a:visited, .pilotgridtitletop a:link , .pilotgridtitletop a:active{
    color:#000;
    text-decoration: none;
}
.pilotgridtitletop a:hover {
    border-bottom: 1px solid #ff9933;
}
.pilotgridbox {
    background-color: #fff;
    width: 1024px;
}
.pilotgridtitle {
    background-color: #fff;
    width: 1024px;
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    padding: 20px 4px 40px 4px;
}
.pilotgridtitle a, .pilotgridtitle a:visited, .pilotgridtitle a:link {
    color: #000;
    text-decoration: none;
    padding: 4px 8px 4px 8px;
    border: 1px solid #ccc;
}
.pilotgridtitle a:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}
.pilotgridtitle .active {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    padding: 4px 8px 4px 8px;
}
.pilotTable {
    padding: 0 0 20px 0;
    font: 13px Arial, Helvetica, sans-serif;
    color:#000000;
    width: 1024px;
    background: #fff;
    float: left;
    /*background: #ccc;*/
}
.pilotText {
    font: 13px Arial, Helvetica, sans-serif;
    color:#000000;
}
.pilotText2{
    font: 13px Arial, Helvetica, sans-serif;
    color:#000;
}
.pilotTrHeader {
    background: #151515;
    text-align: center;
    font: 11px "Oswald", sans-serif;
    color: #919191;
    text-transform: uppercase;
    padding: 7px;
}
.pilotTrHeader2 {
    background: #151515;
    text-align: center;
	font: 11px "Oswald", sans-serif;
	color: #919191;
    text-transform: uppercase;
    padding: 7px;
}
.pilotTrHeader2 a, .pilotTrHeader2 a:visited, .pilotTrHeader2 a:link {
    color: #919191;
    text-decoration: none;
}
.pilotTrHeader2 a:hover {
    color: #fff;
}
.pilotTrHeader2 .active {
	color: #000;
}
.pilotTrContent {
    text-align: center;
    border: 1px solid #999;
    font: 13px Arial, Helvetica, sans-serif;
    color:#151515;
    /*background: #fff;*/	
}
.pilotTrContent a, .pilotTrContent a:visited, .pilotTrContent a:link {
    color: #151515;
    text-decoration: underline;
}
.pilotTrContent a:hover {
    color: #919191;
    text-decoration: none;
}
.pilotTrContent1 {
    text-align: center;
    border: 1px solid #999;
    font: 13px Arial, Helvetica, sans-serif;
    color:#000;
    /*background: #fff;*/
}
 .pilotTrContent2 {
    text-align: left;
    border: 1px solid #999;
    font: 13px Arial, Helvetica, sans-serif;
    color:#000;
}
.pilotTrLeft {
    text-align: left;
    border: 1px solid #999;
    font: 12px "Oswald", sans-serif;
    color:#000;	
   /* background: #fff;*/
}
 .pilotTrContentImg {
    height: 80px;
    width: auto;
    border:none;
    text-align: center;
}
.pilotTextLead2 {
   font: 11px Verdana;
   color: #000;
}
.pilotLeadImgFrame {
    height: auto;
    width: 270px;
    text-align: center;
    margin: 0 15px 0 18px;
    padding: 5px 0 5px 0;
    float: left;
    background: #ccc;
}
.pilotLeadImg {
    height: auto;
    width: 250px;
    margin: 0 auto 0 auto;
    border:  5px double #ccc;
    text-align: center;	
}
.pilotLeadImgH {
    height: auto;
    width: 250px;
    margin: 0 auto;
    border:  5px double #ccc;
    text-align: center;	
}
.pilotLeadGridFrame {
    height: 100px;
    width: 100px;
    margin: 0 0 18px 18px;
    float: left;
    background: #ccc;
    text-align: center;
    border: 2px solid #ccc;
}
.pilotLeadGrid {
    width: auto;
    height: 100px;
}
.pilotLeadGridH {
    width: 100px;
    height: auto;   
}
.pilotLeadGridActive {
	width: auto;
	height: 96px;
	border: 2px solid #ff9933;
}
.pilotLeadGridActiveH {
	width: 96px;
	height: auto;
	border: 2px solid #ff9933;    
}
.accountsText { 
    font: 13px 'Open Sans', sans-serif;
    font-weight: 300;
    color : #fffd89; 
    text-align: left;
    padding: 0 4px 0 4px;
    width: 1017px;
    background: #ccc;
}
.accountsUsers {
    text-align: left;
    font: 13px 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fffd89;	
    padding: 0 4px 16px 4px;
    width: 1016px;
    background: #ccc;
}
.pilotsearch {
    background-color:#ccc;
    width: 240px;
    margin: -40px 4px 0 0 ;
    font: 13px Arial, Helvetica, sans-serif;	
    text-align: right;
    float: right; 
}
input.pilotsubmit {
    width: auto;
    height: auto;
    padding: 3px 4px;
    cursor: pointer;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000;
    background: #fff;
    border: 1px solid #919191;
}
.pilotsearchboxtext {
    font:  13px Arial, Helvetica, sans-serif;
    color: #000;
    background: #fff;
    padding: 3px;
    border: 1px solid #919191;
}
.downloadBar {
    background: #ccc;
    width: 1024px;
    height: 50px;
    float: left;
    line-height: 28px;
}
.downloadBartext {
    width: auto;
    /*height: auto;
    padding-top: 4px;*/
    margin: 0px 2px 0 2px;
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;   
    float: left;
}
input.downloadsubmit {
    background: #fff;
    padding: 4px 4px 3px 4px;
    font: 12px arial, sans-serif;
    border: 1px solid #a9a9a9;
    color: #000;
    cursor: pointer;	
    text-align: center;
    float: left;
}
.downloadTimeinput {
    background: #fff;
    width: 116px;
    height: auto;
    margin: 1px 5px 0 0;
    padding: 3px;
    text-align: center;
    font: 12px Arial, sans-serif;
    color: #000;	
    float: left;
}
.downloadicons {
    width: auto;
    height: 18px;
    margin: 0 6px 0 0;
    padding: 1px;
    cursor: pointer;
    float: left;
} 
.downloadExcel {
    height: 20px;
    width: 20px;
    margin: 0 6px;	
    cursor: pointer;
    float: left;
}
.createAccountForm {
    width: 1022px;
    height: auto;
    margin: 0px 0 25px 0;
    text-align: left;
    float: left;
    border: 1px solid #fff;
}
.createAccountField {
    height: auto;
    width: 194px;    
    margin: 10px 10px 0 174px;
    font: 12px Arial, sans-serif;
    color: #000;
    text-align: right;
    text-transform: uppercase;
    float: left;
}
.createAccountValue {
    margin: 10px 0 0 0px;
    color: #000;
    height: auto;
    width: 600px;
    float: left;
}
.editAccountNote { 
    font: bold 11px Verdana;
    color : #ff9933; 
    text-align: center;
    padding: 10px 50px 10px 50px;
    width: 922px;
    float:left;
    background: #fff;
}
.accountComment {
    font: 13px Arial, Helvetica, sans-serif;
    color : #000;
}
.accountComment a, .accountComment a:visited, .accountComment a:link, .accountComment a:active {
    color: #000;
    text-decoration: none;
}
.accountComment a:hover {
    color: #919191;
    text-decoration: none;
}
.createAccountBox {
    width: 1022px;
    height: auto;
    margin: 5px 0;
    text-align: center;
}
.createAccountButton {
    background-color: #151515;
    height: auto;
    width: auto;
    padding: 8px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;	
}
.assetsButton {
    background-color: #151515;
    height: auto;
    width: auto;
    margin: 10px 20px 10px 0;
    padding: 8px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
}



/*   NEWS LETTER & SBOX NAVIGATION */


.head-navform {
    padding: 8px 18px 8px 0;
    float: right;
    font: 12px'Open Sans', sans-serif;
    font-weight: 700;
}
.navform-input {
    font: 14px'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    padding: 3px;
    border: 1px solid #ccc;
}
.navform-input1 {
    font: 14px'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    padding: 3px;
    margin-right: 0px;
    background-color: #fff;	
    border: 1px solid #ccc;
}
.head-nav form .text {
    border: 0;
    width: 200px;
    vertical-align: middle;
}
.head-nav form .submit {
    margin: 2px 10px 0 5px;
    vertical-align: bottom;
}
#contentBox {
    background: #fff;
    text-align: center;
    border: 2px solid #FF9933;
}
#contentBox #left {
    display: none;
}
#contentBox #main {
    float: left;
    width: 1024px;
    border: 2px solid #FF9933;
}
.sBoxtitletop {
    width: 1009px;
    padding: 18px 0 5px 15px;
    background-color: #fff;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
}
.sBoxgrid {
    width: 1024px;
    background-color: #fff;    
    padding-top: 15px;    
    margin: 0 auto;
}
.sBoxtitle {
    background-color: #fff;
    width: 1014px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 50px;
    padding: 0 0 10px 10px;	    
    margin: 0 auto;
 }
.sBoxtitle a, .sBoxtitle a:visited, .sBoxtitle a:link {
    color: #ff9933;
    text-decoration: none;
    padding: 4px 6px 4px 6px;
    border: 1px solid #ff9933;
}
.sBoxtitle a:hover {
    color: #000;
    border: 1px solid #373780;
}
.sBoxtitle .active {
    color: #000;
    border: 1px solid #000;
    padding: 4px 6px 4px 6px;
}
.theForm {
    width: 320px;
    margin: 15px 0px 5px 20px;
    float: left;
    font: 14px'Open Sans', sans-serif;
    font-weight: 300;
    text-align: left;
    background-color: #fff;
}
.theCell {
    float: left;
    font: 14px'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    margin-right: 4px;
    padding-left: 4px;
}
.username {
    width: 90px;
    float: left;
    text-align: left;
    background-color: #fff;
    padding: 0px 0px 0px 9px;
}
.usernameCell {
    width: 220px;
    float: right;
    background-color: #fff;
}
.password {
    width: 90px;
    float: left;
    text-align: left;
    background-color: #fff;
    padding: 0px 0px 0px 9px;
}
.passwordCell {
    width: 220px;
    float: right;
    background-color: #fff;
}


/*LIGHTBOX*/


.lbPage {
    width: 1024px;
    height: auto;
    margin-top: 10px;
    background-color: #fff;
    /*padding-bottom: 15px;*/
    float: left;    
    border: 1px solid #868686;
}
.lbPlugin {
    width: 1010px;
    height: auto;   
    font: 13px'Open Sans', sans-serif;
    font-weight: 300;
    color: #868686;
    padding: 18px 10px 18px 4px;
    text-align: right;
    float: left;
    background-color: #ccc;
}
.lbPluginbutton {
    font: 11px arial, sans-serif;
    /*letter-spacing: 1px;*/
    color: #000;
    background: #fff;
    border: 1px solid #a9a9a9;
    margin-right: 4px;
    padding: 5px 5px 4px 6px;
    float: left;
    cursor: pointer;
}
.lbTreearea {    
    width: 245px;
    height: 100%;
    color: #565656;
    padding: 35px 5px 15px 10px;
    float: left;
    /*border-right: 2px solid #919191;*/	
    border-top: 1px solid #868686;
    background: #fff;
}
.lbListHeader {
    width: 757px;
    text-align: left;
    float: right;
    padding: 2px 3px;
    background-color: #ccc;
    border-top: 1px solid #868686;
    border-left: 1px solid #868686;
    border-bottom: none;
}
#lbList {
    width: 760px;
    text-align: left;
    float: left;
    background-color: #fff;    
    border-left: 1px solid #868686;
}
.lbListTitle {
    background-color: #fff;
	width: 749px;
	padding: 1px 0 4px 0;
	font: 11px Verdana;
	letter-spacing: 1px;
	color: #565656;
	float: right;
	line-height: 20px; 
	text-align: right;
}
.cartitem  {
	width: 758px;
	height: 60px;
	text-align: left;
	float: left;
	padding: 5px 5px 5px 0;
	background-color: #ccc;
	margin-top: 2px;
}
.lbListimg {
    height: 60px;
    width: auto;
    text-align: center; 
    border: none;
}
.cartcheckBoxTop  {
	width: 134px;
	height: auto;
	font: 13px Verdana;
        font-weight: 600;
	color: #000;
	text-transform: uppercase;
	float: left;	
	padding: 10px;
}
.cartTextTop {
    width: auto;
    float: left;
    font: 12px Verdana;    
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    padding: 9px 2px 7px 7px;
}
.cartcheckBox  {
	width: auto;
	height: auto;
	float: left;	
	padding: 20px 10px;
}
.cartPhoto  {
	width: 124px;
	height: 60px;
	float: left;
	padding: 0px;
	text-align: center;
}
.cartText {
	width: auto;	
	float: left;
	font: 13px Verdana;
	color: #000;
	padding: 20px 10px;
}
.lbNotice {
    text-align: left;
    float: left;
    width: 300px;
    margin: 0 4px 0 4px;
    font: 14px'Open Sans', sans-serif;
    font-weight: 350;
    color: #ff9933;
}
.videoplayicon {
	margin: 0 1px 0 0;
	/*position: relative;
	top: 5px;
	left: 5px;*/
	float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
