﻿/* ***************** element styling ****************** */

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	text-align: center;
}

body {
	height: 100%;
	font: normal normal 62.5% Helvetica, Arial, sans-serif;
}

#page-wrap {
     width: 850px;
     margin: 0 auto;
     margin-right: 50px
}

h1, h2, h3, h4, h5, h6, p, #noaccess {
	font-weight: normal;
	color: #666;
	margin: 0;
}

h1, h2 {
	font-size: 16pt;
	line-height: 1.2;
}

h3, h4 {
	font-weight: bold;
	font-size: 12px;
}

h1.titletext {
	font-size: 24pt;
	color: #0f597b;
	margin-left: -2px;
	
}

h2.titletext {
	margin-left: -2px;
	font-size: 20pt;


}
h3.titletext {
	margin-left: -2px;
	font-size: 12pt;
	text-align: center;


}



p, ul { font-size: 1em; line-height: 1.5; }

ul ul {font-size: 1em !important;}

p {
	font-size: 12px;
	line-height: 1.5;
}

embed, object {
	margin: 0;
	padding: 0 !important;
	border: 0 none #000 !important;
	position: static !important;
	position: relative;
}

a img {
	border: 0 none;
    max-width: 100%;
    height: auto;

}

/* ***************** ID styling ****************** */

#page-wrapper {
	width: auto;
	clear: both; /* clear the skip links */
	overflow: visible !important;
}

#content-wrapper {
	position: relative;
	margin: 0 auto;
	left: 0;
	top: 0;
}

#flash_content, .content {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#help-content {
	text-align: center;
}

#skip-links {
	text-indent: -9999px;
	width: 100%;
	float: left;
	height: 1px;
	display: block;
	line-height: 0;
	display: none;
}

#membership {
	padding-top: 20px;
	height: auto;
}

#get-flash p {
	font-size: 10px !important;
	line-height: 1.44;
	padding: 0 10px 0 0;
}

/* ******************** non-flash ********************* */

#non-flash {
	width: 772px;
	margin: 0 auto;
}

#text-content {
	max-width: 772px;
	margin: 0 auto;
	position: relative;
}
#text-content a {
	color: #0f597b;
	font-size: 12px;
}

#text-content #header {
	padding: 24px 16px;
	margin-bottom: 6px;
	background: url('/../../_app/1446728143/images/header-background.png') 0px 0px;
	width: 739px;
	overflow: hidden;
	font-size: 24pt;
	color: #f5f5e9;
}

#header #sitename {
	font-size: 24pt;
	color: #0f597b;
}

#text-content #leftcol {
	width: 528px;
	background-color: #fff;
	padding: 16px;
	min-height: 100%;
	height: 100%;
	float: left;
}

#rightcol {
	margin-left: 1px;
	width: 207px;
	min-height: 100%;
	height: 100%;
	float: right;
	background-color: #f1f1f1;
}

#corecol {
	background: #fff url('/../../_app/1446728143/images/web-menuitem-background.png') repeat-y right top;
	float: left;
}

#noaccess {
	float: left;
	background-color: #fff;
	padding: 12px;
	font-size: 12px;
	width: 745px;
}

#rightcol #get-flash {
	font-family: verdana;
	padding: 12px;
	background-color: #e8e8e8;
}

#rightcol #get-flash a {
	color: #0f597b;
	font-size: 10px;
}


/* ***************** shadowing and border for styles ***************/

/* Reset the float to none in the header */
.body, .header, .footer, .widecolumnitem, .blogpost, .blogpagination, .shoppagination {
	float: none !important;
	display: block;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* ***************** Utility Styles ***************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Classes css */

.imageframe, .imageitem {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.imageitem {
	margin: 3px 0 0 0;
	padding: 0;
	border: none;
}

.containitems {
	clear: both;
	margin-bottom: 5px;
	max-width: 800px;
	margin: auto; 
	border-width:0px;
	border-style:solid;
}

.imghorizontal {
	display: inline;
	padding: 0 8px 5px 0;
}

/* ***************** widget web styling ***************/

/* ***************** widget image gallery ***************/

ul.widgetimagegallery {
	line-height: 0 !important;
	width: 100%;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 0;
}

ul.widgetimagegallery li {
	float: left;
	list-style: none;
	padding: 4px;
	border: 1px solid #dadada;
	margin: 0 5px 5px 0;
}

ul.widgetimagegallery img { width:70px; height: 70px; overflow: hidden;}


/*--------------------------------------------------------*/
/* mobile return link container */

#mobile-return-container {
	width: 120px;
	float: right;
	padding: 12px 8px;
	text-align: center;
	margin: 10px 0px;
	background: url('/../../_app/1446728143/images/header-background.png') 0px 0px;
}

#mobile-return-container a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

/*-------------------------------------------------------*/
/* common attributes which is being used for web and mobile sites */
.nobottom {
	border-bottom: 0px!important;
}

/* ********** base class items ********** */

/* ********** widget section class section ********** */

/* ********** widgetTable section ********** */

.table {
    font-size: 10pt;
    text-align: left; 
    background: #f1f1f1;
}

table.table {    
    border-top-style: solid;
    border-top-color: #dadada;    
    border-top-width: 1px;    
    border-bottom-style: solid;
    border-bottom-color: #dadada;    
    border-bottom-width: 1px;    
    /*margin: 5px; */
    border-collapse: collapse;    
}

table.table td {
    border: 1px solid #dadada;
    padding: 5px;
    border-right: none;
}

.table td:first-child {
	border-left: none;
	border-left-style: none;
}

a.imageframelink {
	cursor: pointer;
}

.imageframe {
	display: block;
}

/* ***************** warning icon ***************/

.warningicon {
    height: 18px;
    width: 21px; 
    background: url("../../images/warning-icon.png") 0 -2px no-repeat;
    float: left; 
}

/* ********** widgetIforum section ********** */

.iforum {
    border: 1px solid gray;
    /* margin: 5px; */
    padding: 3px;
}

.iforum .iforumsubject {
    border: 1px solid gray;
    padding: 2px 2px 2px 3px;
    margin-bottom: 2px;
}

/* ********** widget_comment section ********** */

.comments .commententries {
    /*padding-left: 10px;
    margin-left: 10px;*/
    margin-top: 5px;
}

.comments li.commententry {    
    margin-bottom: 6px;    
}

.comments div.commentcontent {
    margin-bottom: 2px;    
}

.selected {
    color:#333 !important;
}

/* ***************** widget image gallery ***************/

/* TODO - take user styling for next version */
.widgetimagegallery li a:hover img { clear: both; }

.widgetimagegallery li:hover {
    border: 1px solid #0f597b;
}

.widgetimagegallery li:first-child {
    margin-left: 0px;
}

/* ********** blog section ********** */

li .blogcontent {
  margin: 10px 0 5px 0;
  overflow:hidden;
}

li .post-commentcounter {
  margin-top: 5px;
  clear: both;
}

.blogcontent .underline {
    text-decoration: underline;
}

.blogcomments ul {
  padding-left: 0px;
  font-size: 12px; 
  color: #666;
  list-style-type: none;
}

.blogcomments  .commententry {
  border: 0px;
  padding: 0px;
  margin: 5px 0 0 0;
}

.blogcomments  .commententry  .commentcreated {
  font-weight: bold;
}

.blogcontent .imageitem {
  float: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* ********** shop section ********** */

/**************** lightbox for unsupported widgets ******************/
#njq-notsupported:target {display:block;}

.lightbox {
	width: 100%; 
	height: 100%; 
	display: none; 
	position: fixed; 
	left: 0; 
	top: 0; 
	z-index: 1000; 
	font-family: arial, sans-serif;
}

.lightbox .light {
	width: 100%; 
	height: 100%; 
	position: fixed; 
	z-index: -1; 
	top: 0; 
	left: 0; 
	background: #000; 
	text-align: center;
}

.lightbox .box {
	width: 200px; 
	background: #f3f3f3; 
	margin: 0 auto;
	padding: 10px; 
	position: relative;
	top: 50%;
}

.lightbox .box img {
	display: block; margin:0 auto;
}

.lightbox .box p {
	width: 200px; 
	padding: 20px 0; margin:0; 
	color: #484848; 
	font-weight: bold; 
	text-align: left; 
	font-size: 12px;
}

.lightbox .box a.nslclosebox {
	display: block; 
	width: 18px; 
	height: 24px; 
	color: #B71F24; 
	font-weight: bold; 
	font-size: 24px; 
	text-decoration: none; 
	text-align: center; 
	position: absolute; 
	right: 7px; 
	top: 1px; 
	background: url('/../../_app/1446728143/images/mobile-icon-sprite.png') no-repeat -102px 7px;
}

.lightbox .box a.nslclosebox:hover {
	color: #f00;
}

#emq-notsupported  .box  p {
	font-size: 16px;
	width: 404px;
	padding: 20px;
}

/* ipad lightbox lightbox position is restricted top and left */
#emq-notsupported  .box {
	top: 185px !important; 
	left: 30% !important;
	width: 450px;
	height: 145px;
}

.widget-disabled {
  margin-bottom: 10px;
  color: #f00;
}