dl,dt,dd,fieldset{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
/* *********************** GENERAL SETTINGS *********************** */

body {
	font: normal 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	background: #81b9e1 url(../images/body_bg.jpg) repeat-x top center;
	margin: 0px;
	padding: 2px 0px 10px 0px;
}

.chzn-container-single .chzn-single { width:200px; }

.chzn-container-single .chzn-drop {width: 208px !important;}

.chzn-search input {width:170px !important;}

.chzn-container .chzn-results li {background: none;}

.input-append .btn {padding:4px 12px !important;}

.icon-cancel, .icon-ok {display:none;}

.nav.nav-tabs li {padding:0px;margin:0px 0px -1px 0px;background: none;}

.btn-group { display:inline;}

.chzn-choices li {background-image: none !important;}

.tab-pane .inputbox[type="text"], .tab-pane .hasTooltip[type="text"], .tab-pane .default[type="text"] { width: 197px !important; }

.result-title {
	font-size: 140%;
	margin-bottom: 5px !important;
	background-position: 0px 6px;
	padding-left: 24px !important;
	margin-top: 10px;
}

.result-url {
	font-size: 90%;
	font-style: italic;
	padding: 4px 0px 15px 0px;
}

span.highlight {
	background: transparent;
	border-bottom: 1px dotted;
}


/*  Global Formatting */

h1 {font-weight: bold; font-size: 20px; color: #666666; letter-spacing: 0px; line-height: 24px; }

h2 {font-weight: bold; font-size: 18px; color: #666666; letter-spacing: 0px; line-height: 18px; }

h3 {font-weight: bold; font-size: 11px; color: #396598; line-height: 20px; text-transform: uppercase;}
h4 {font-weight: bold; font-size: 11px; color: #396598; line-height: 14px; text-transform: uppercase; }
h5 {font-weight: bold; font-size: 11px; color: #396598; line-height: 13px; text-transform: uppercase; }
h6 {font-weight: bold; font-size: 11px; color: #396598; line-height: 12px; text-transform: uppercase;}
a {color: #689dc9; text-decoration: underline;}
a:hover {color: #689dc9; text-decoration: none;}
a.image, a img {border: none;}
ul { list-style:none; padding: 5px; margin: 0px; }

.both {
	clear: both;
}

abbr, dfn {
	color: #396598;
	border-bottom: 1px dotted #396598;
	font-style: normal;
}


.image-left, .jicons-icons {
	float:left;
	margin:0 15px 5px 0;
}

.image-right {
	float:right;
	margin:0 0 5px 15px
}

.panel h3 {
	background: #f5f5f5;
	padding: 5px 10px !important;
	border-bottom: 1px solid #ffffff;
	font-size: 140% !important; 
}

.panel h3 a {
	text-decoration: none;
}

div.jicons-icons img {
	margin-top: 10px;
}

.pane-slider {
	padding: 7px;
}

fieldset {
	margin: 10px 0px 10px 0px;
	border: none;
}

.button, button, input[type="submit"], input[type="button"] {
	font-size: 11px;
	font-weight: bold;
	padding: 6px 11px;
background: rgb(230,239,246);
background: -moz-linear-gradient(top,  rgba(230,239,246,1) 0%, rgba(93,125,156,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,239,246,1)), color-stop(100%,rgba(93,125,156,1)));
background: -webkit-linear-gradient(top,  rgba(230,239,246,1) 0%,rgba(93,125,156,1) 100%);
background: -o-linear-gradient(top,  rgba(230,239,246,1) 0%,rgba(93,125,156,1) 100%);
background: -ms-linear-gradient(top,  rgba(230,239,246,1) 0%,rgba(93,125,156,1) 100%);
background: linear-gradient(to bottom,  rgba(230,239,246,1) 0%,rgba(93,125,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eff6', endColorstr='#5d7d9c',GradientType=0 );
color: #33587f !important;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 2px solid #1c4872;
box-shadow: 0px 0px 3px rgba(255,255,255,0.5) inset, 0px 0px 3px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 0px 3px rgba(255,255,255,0.5) inset, 0px 0px 3px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px rgba(255,255,255,0.5) inset, 0px 0px 3px rgba(0,0,0,0.3);
}

/* *********************** END GENERAL SETTINGS *********************** */

#wrap {
	margin: 0px auto;
	width: 898px;
	padding: 0px;
	background: #d1e5f4 url(../images/wrap_bg.gif) repeat-y top center;
	clear: both;
}



#top {
	height: 74px;
	width: 898px;
	padding: 0px 0px;
	position: relative;
	background: transparent url(../images/top_bg.jpg) no-repeat top center;
}

#top h1#welcome_switcher {
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #ffffff; 
	position: absolute;
	top: 20px;
	left: 90px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	letter-spacing: -1px;
}

#top h1#categories_switcher {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 13px !important;
	color: #ffffff; 
	position: absolute;
	top: 23px;
	left: 332px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#top h1#welcome_switcher span {
	display: none;
}

#top #logo {
	position: absolute;
	left: 30px;
	top: 11px;
}

#top h2 {
	font: bold 10px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 52px;
	left: 132px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* ** Top menu module ** */

#menu {
	padding: 0px;
	margin: 0px;
	width: 455px;
	height: 20px;
	position: absolute;
	right: 12px;
	top: 23px;
}

#menu ul.menu-nav {
	list-style: none; 
	text-align: right; 
	float: left;
}

.menu-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
	float: left;
}

.menu-nav li a
{
	line-height: 16px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #c6dbe8;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	margin: 0px;
	padding: 0px 12px 9px 12px;
	
}

.menu-nav li a:hover, .menu-nav li#current a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 12px 9px 12px !important;
	margin: 0px;
}

.menu-nav li#current {
	font-weight: bold;
}

.menu-nav li li#current {
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	padding: 0px 0px !important;
}

#menu ul.menu-nav li ul, #menu ul.menu-nav li ul li ul {background-color: #124A83;}

#menu ul.menu-nav li li a {color: #c6dbe8;}

#menu ul.menu-nav li li a:hover {color: #ffffff; }

#menu ul.menu-nav ul a, #menu ul.menu-nav ul ul a {	border-bottom: 1px solid #2A5E97;}
#menu ul.menu-nav ul a:hover, #menu ul.menu-nav ul ul a:hover {background-color: #2A5E97 !important; color: #ffffff;}	

#menu ul.menu-nav li li a span, #menu ul.menu-nav li li a:hover span {
	padding: 0px;
	display: inline;
}

.menu-nav {
	list-style: none;
	padding: 0;
	height: 20px;
	margin: 0;
	position: relative;
	z-index: 10001;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.menu-nav li {
	position: relative;
	margin: 0;
	padding: 0;	
	list-style: none;
	background: none;
	z-index: 10001;
}

.menu-nav li a img {
	vertical-align: middle;
	margin-right: 4px;
}

.menu-nav a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 24px;
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a { background-position: 0 0; }
#menu ul.menu-nav ul li a:hover, #menu ul.menu-nav ul li span, #menu ul.menu-nav ul li#current a, #menu ul.menu-nav ul .active a { background-image: none !important; }

.menu-nav li {
	float: left;
	padding: 0;
	background: none;
	z-index: 10001;
}

.menu-nav li li a, .menu-nav li li#current a {
	font-weight: normal;
	padding: 0px 10px 0px 10px !important;
	height: 24px;
	line-height: 24px;
	text-indent: 0px;
	text-align: left;
	z-index: 10001;
}

.menu-nav ul a,
.menu-nav ul ul a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px !important;
	width: 170px !important;
	z-index: 10001;
}

.menu-nav li li,
.menu-nav li li li {
	padding: 0px;
	float: left;
	clear: left;
	white-space: nowrap;
	width: 190px;
	margin: 0;
}

.menu-nav li:hover,
.menu-nav li.iehover {
	left: 0;
}

.menu-nav ul a:hover,
.menu-nav ul ul a:hover {
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px !important;
	margin: 0;
	font-weight: normal;
	width: 170px;
}	

.menu-nav li ul {
	top: 21px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 2px;
	width: 190px;
	border-top: 0;
	border-bottom: 0;
}

.menu-nav li ul li ul {
	top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: -2px 0 0 0;
	padding: 2px;
	width: 190px;
	margin-left: 2px;
}

.menu-nav li.active ul li a,
.menu-nav li.active ul li,
.menu-nav li.active ul li a:hover,
.menu-nav li.active ul li.hover
.menu-nav li.active ul li.iehover {
	background-image: none;
}

.menu-nav li:hover ul ul, 
.menu-nav li:hover ul ul ul,
.menu-nav li:hover ul ul ul ul,  
.menu-nav li.iehover ul ul, 
.menu-nav li.iehover ul ul ul, 
.menu-nav li.iehover ul ul ul ul {
	left: -999em;
}

.menu-nav li:hover ul, 
.menu-nav li li:hover ul, 
.menu-nav li li li:hover ul, 
.menu-nav li li li li:hover ul,
.menu-nav li.iehover ul, 
.menu-nav li li.iehover ul, 
.menu-nav li li li.iehover ul,
.menu-nav li li li li.iehover ul {
	z-index: 101;
	left: 0;
}
/* ** End of Top menu module ** */

#con_padding {
	padding: 0px 12px 0px 13px; 
	width: 873px;
	background: transparent url(../images/con_padding_bg.jpg) no-repeat top center;
	color: #396598;
}

#bottom-modules {
color: #396598;
padding: 10px 15px;
}


/* ** Welcome box - m5 ** */

#accordion {
	overflow: hidden;
	height: 165px;
}

#welcome {
	width: 640px;
	height: 150px;
	background: transparent url(../images/welcome_bg.jpg) repeat-x top center;
	margin-left: 10px;
margin-top: 10px;
}

#wr {
	height: 150px;
	background: transparent url(../images/wr_bg.jpg) no-repeat top right;
}

#wl {
	height: 150px;
	background: transparent url(../images/wl_bg.jpg) no-repeat top left;
}

.newsflash {
	padding: 15px 0px 0px 18px !important;
	color: #ffffff;
	width: 400px;
	margin: 0px;
	line-height: 14px;
}

.newsflash h3 {
	color: #ffffff !important;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.newsflash .readmore {
	color: #ffffff;
	text-decoration: none;
	margin: 7px 0px 7px 0px;
	line-height: 25px;
	padding: 0px 0px 0px 30px;
	display: block;
	background: transparent url(../images/m5_readmore.png) no-repeat left;
}

.newsflash a {
	color: #DCE6F2;
	text-decoration: none;
}

.newsflash .readmore:hover, .newsflash a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ** End of Welcome box - m5 ** */

#mod5 {
	margin: 0px;
	display: block;
	padding: 0px 18px 10px 18px;
	width: 604px;
	color: #ffffff;
	background: transparent url(../images/categories_bg.gif) repeat-y top center;
}

#cat_top {
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 13px;
	display: block;
	background: transparent url(../images/cat_top_bg.gif) no-repeat top center;
}

#cat_bot {
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 13px;
	display: block;
	background: transparent url(../images/cat_bot_bg.gif) no-repeat bottom center;
}

#mod5 .moduletable h3 {
	margin: 0px;
	padding: 10px 0px;
	color: #ffffff;
	text-transform: none;
}

#mod5 .moduletable a {
	color: #DCE6F2;
	text-decoration: none;
}

#mod5 .moduletable a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#covercats {
	width: 830px; 
	padding: 0px;
	height: 0px;  
	overflow: hidden;
	visibility: hidden;
	background: transparent;
}

/* ** End of new templates section ** */

#main {
	padding: 0px;
	margin: 0px; 
	background: transparent url(../images/main_bg.gif) repeat-y top left;
} 

#main_top {
	padding: 0px;
	margin: 0px; 
	background: transparent url(../images/main_top_bg.jpg) no-repeat top left;
}

#main_bot {
	padding: 15px;
	margin: 0px; 
	clear: both;
	background: transparent url(../images/main_bot_bg.jpg) no-repeat bottom left;
}

#main #left_col {
	padding-bottom: 18px;
	padding-top: 18px;
	color: #e7f1f8;
}

#lc {
	background: #D1E5F4 url(../images/left_col_bg.gif) repeat-y top center;
}

#lc_top {
	background: transparent url(../images/lc_top_bg.gif) no-repeat top center;
}

#lc_bot {
	background: transparent url(../images/lc_bot_bg.gif) no-repeat bottom center;
	width: 170px;
	padding: 10px 22px 30px 20px;
}

#left_col a {
	color: #e7f1f8;
	text-decoration: underline;
}

#left_col a:hover {
	text-decoration: none;
}

#left_col div.moduletable td {
	color: #e7f1f8 !important;
}

#main #right_col {
	float: left;
	width: 640px;
	padding: 10px 10px 10px 11px;
	color: #7e7e7e;
}

#right_col h3 {
	padding: 3px 0px;
	margin: 3px 0px;
	line-height: 20px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e;
}

#main #right_col_lw {
	width: 873px;
}

#main_content {
padding: 10px 0px;
}

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}


ul.horiz li {
	float: left !important;
	padding: 0 1% !important;
}



/* ** Banner section ** */

#banner_section {
	padding: 10px 12px;
	text-align: center;
	width: 640px;
}

#banner_section .moduletable {
	text-align: center;
	margin: 0px auto;
}

/* ** End of banner section ** */

/*** FOOTER CLASSES***/

#footer {
	margin: 0px auto;
	padding: 0 20px;
	width: 858px;
	height: 67px;
	background: transparent url(../images/footer_bg.jpg) no-repeat top left;
	color: #a1a1a1;
	position: relative;
}

#footer #sz {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#footer #sz img {
	border: none;
}

#footer p {
	color: #3b749b;
	text-align: right;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	padding: 13px 0px 2px 0px;
}

#footer p a {
	text-decoration: none;
	color: #6698ba;
	font-weight: normal;
}

#footer p a:hover {
	text-decoration: underline;
}

#bottom_menu {
	width: 830px;
	text-align: right;
	padding: 15px 0px 0px 0px;
}

#mainlevel_foo {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#mainlevel_foo li {
	display: inline;
	margin: 0px 0px 0px 13px;
	padding: 0px;
}

#mainlevel_foo li a {
	color: #6698ba;
	text-decoration: none;
}

#mainlevel_foo li a:hover {
	text-decoration: underline;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

ul.menu, ul.menu ul, ul.sections {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.menu li, ul.sections li {
	background: transparent url(../images/mainlevel_li_bg.gif) no-repeat bottom left;
	padding: 3px 0px;
}

ul.menu ul li, ul.sections ul li {
	padding: 3px 0px 3px 10px;
	background: transparent;
}

ul.menu li a, ul.sections li a {
	background: transparent url(../images/a_arrow.gif) no-repeat left;
	color: #e7f1f8;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-transform: none;
	padding: 1px 0px 1px 10px;
	margin: 0px;
	text-decoration: none !important;
	display: block;
	text-align: left;
	padding-right: 20px;
}

ul.sections li a:hover {
	color: #ffba00 !important;
}

ul.menu ul li a, ul.sections ul li a {
	background: transparent;
	color: #e7f1f8;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-transform: none;
	padding: 1px 0px 1px 10px;
	margin: 0px;
	text-decoration: none !important;
	display: block;
	text-align: left;
}
	
ul.menu li a:hover, ul.sections li a:hover {
	text-decoration: none;
}

ul.menu #current a, ul.menu #current a:hover {
	color: #e7f1f8;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-transform: none;
	padding: 1px 0px 1px 10px;	
}


/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#left_col .moduletable h3, #left_col .moduletable_menu h3, #left_col .moduletable_text h3 { 
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/mainlevel_li_bg.gif) no-repeat bottom left;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

#left_col div.moduletable, #left_col div.moduletable_text, #left_col div.moduletable_menu {
	text-align: left;
	padding: 4px 0px 8px 0px;
	color: #B0C7E1;
}

/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
}

ul.latestnews li, ul.mostread li{
	margin: 0px !important;
	list-style: none;
	background: url(../images/li_bg.png) no-repeat 0 0;
}

ul.latestnews li a, ul.mostread li a {
	color: #999999;
	text-transform: none;
	margin-left: 0px;
	text-decoration: underline;
	text-align: left;
	display: block;
	padding: 5px 0px 5px 30px;
}

ul.latestnews li a:hover, ul.mostread li a:hover {
	text-decoration: none;
	color: #999999;
}

.bannerheader {
	font-weight: bold;
	padding: 5px 0px;
}

.banneritem_text {
	padding: 10px 0px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentheading {
	padding: 21px 0px 6px 0px;
	margin: 0px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif; 
	letter-spacing: 0px;
	color: #7e7e7e;
	text-transform: none;
	display: block;
	text-align: left;
	background: transparent url(../images/dotted.gif) repeat-x bottom center;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited { 
	text-decoration: none; 
	color: #7e7e7e; 
	padding: 6px 0px 6px 0px;
	margin: 0px 11px 0px 0px;
	line-height: 20px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}
a.contentpagetitle:hover { 
	color: #666666; 
	text-decoration: none; 
}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent; }

.contentpane ul, ul.contain {
	list-style: none;
	margin: 0px;
	padding: 3px;
}

.contentpane ul li, ul.contain li {
	background: transparent url(../images/li_bg.png) no-repeat left;
	padding: 2px 0px 2px 30px;
	margin: 5px 0px;
	width: 90%;
}

.contentpane td {
	font-size: 11px;
}

body.contentpane h3 {text-align: center;}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px; width: 16px; padding-top: 10px;}
.buttonheading a {
	margin-left: 6px;
}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	font-size: 90%;
	font-weight: bold;
	display: block;
	padding: 10px 0px 0px 0px;
}

.modifydate {
	display: block;
	padding: 2px 0px;
}

.createdby {
	display: block;
	margin: 0px;
	padding: 2px 0px;
}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #575757;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
}
.pagenav-prev{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important; }
.pagenav-next{font-size: 11px; text-decoration: none; float: left; padding: 0 10px 0 0 !important; background: none !important; }

.pagenavcounter {
	padding: 5px 0px;
	height: 100%;
	margin-bottom: 10px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 0px;
	height: 15px;
	display: block;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	padding: 4px 0px 5px 30px;
	background: transparent url(../images/back_button_bg.png) no-repeat left;
}

/* Read more link */
.readon {
	font-weight: normal;
	text-decoration: underline;
	color: #689dc9;
	text-align: left;
	line-height: 16px;
	display: block;
	background: transparent url(../images/next.png) no-repeat left;
	padding: 4px 0px 6px 30px;
	width: 100px;
	height: 16px;
	vertical-align: middle;
	margin: 5px 0px;
}

.readon:hover {
	text-decoration: none;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #06c;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: left;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 0px;
	height: 20px;
	vertical-align: top;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #e4edf5;
	color : #33587f;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 8px;
}

#main_content td.contentdescription {
	width: 90% !important;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: transparent;
	color: #a1a1a1;
	font-size: 11px; 
	padding: 4px 2px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: transparent;
	color: #a1a1a1;
	font-size: 11px; 
	padding: 4px 2px !important;
	text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	background: none;
	vertical-align: middle;
	line-height: 15px;
	height: 15px;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 130px;
	display: block;
	vertical-align: middle;
	line-height: 15px;
}

.sectiontablefooter {
	height: 18px; 
}


/* End Sectiontable */

/* Category */
a.category { background: transparent url(../images/weblink.gif) no-repeat 0 0 !important; padding-left: 20px; height: 15px; color: #689dc9; text-decoration: underline;  }

a.category:hover  {	height: 15px; color: #689dc9; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more {	clear: both; display: block; width: 430px; padding: 10px 0px; }

.blog_more ul {
	list-style: none;
	margin: 0px;
	padding: 3px;	
}

.blog_more ul li {
	background: transparent url(../images/li_bg.png) no-repeat left;
	padding: 4px 0px 4px 34px;
	margin: 5px 0px;
	width: 90%;
}

.blog_more ul li a {
	color: #689dc9;
	text-decoration: underline;
}

.blog_more ul li a:hover {
	text-decoration: none;
	color: #689dc9;
}

.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background: transparent;}

.article_column {
	padding-right: 5px;
}

/* End blogsection */

/* Search Form Module*/
.search { }

#mod-search-searchword {
	font-size: 11px;
	padding: 5px 4px 5px 24px;
	margin: 3px 0px;
	width: 140px;
	border: 0;
	background: transparent url(../images/sm_search_bg.gif) no-repeat 0 0;
	color: #666;
}

/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: transparent;
	padding: 0px 4px 0px 4px;
	color: #666666;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	font-size: 11px;
	padding: 5px 4px;
	margin: 3px 0px;
	width: 160px;
	border: 0;
	background: transparent url(../images/sm_input.gif) no-repeat 0 0;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}

.inputbox, .validate-email, .login #username, .login #password, #jform_email, .validate-password, .validate-username, #jform_name { background: #ffffff; border: 1px solid #eeeeee; margin: 2px 0px; font-size: 11px; padding: 3px; color: #7e7e7e; vertical-align: middle; }
.text_area, textarea {background: #ffffff; border: 1px solid #eeeeee; width: 100%; color: #7e7e7e; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
#left_col .button {
	border: none;
	color: #33587f;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background: transparent url(../images/col-button.gif) no-repeat 0 0;
	margin: 0px;	
	width: 84px;
	height: 27px;
	display: block;
	margin: 3px auto;
	text-transform: none;
	vertical-align: middle;
}

#right_col .button:hover {
	color: #51769e;
}

.login label {
	float: left;
	width: 120px;
	line-height: 30px;
}

.login-fields {
	clear: both;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


#system-message dt {
	border: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#system-message dd {
	border: none;	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#system-message dd ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}

#system-message dd ul li {
	padding: 3px 0px;
	margin: 0px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

#top_moswarning {
	margin: 0px auto 20px auto;
	width: 870px;
	background: #222222 url(../images/wrap_bg.gif) repeat-y top center;
	height: 80px;
}

#bot_moswarning {
	width: 870px;
	background: transparent url(../images/wb_bg.gif) no-repeat bottom center;
	height: 80px;
}

table.moswarning {
	background: transparent;
	text-align: center;
	width: 870px;
}

.moswarning h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ff6600;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }
	
.editlinktip {
	line-height: 23px;
}

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}

table#toolbar {
	margin-right: 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: none !important;
	background: none !important;
	width: 40px;
	padding: 2px 5px 2px 5px;
}

table#toolbar a.toolbar:hover {
	color : #C64934;
	cursor: pointer;
	border: none !important;
	background: none !important;
	padding: 3px 5px 1px 5px;
}

table#toolbar a.toolbar:active {
	color : #FF9900;
}

/* *********************** End TABBED EDITING *********************** */

/* Accordion */

#wrapper2 h3 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	text-indent: 10px;
	padding: 5px 0px;
	cursor: pointer;
	text-transform: none;
	background: #3a6699 url(../images/toggler_bg.gif) repeat-x top left;
}

#wrapper2 {
	width: 400px;
	padding: 0px;
	margin: 0px;
}


#searchForm {
	clear: both;
	padding: 10px;
}

div.results h3 {
	font-weight: normal !important;
}

div.results .list li h4 {
	letter-spacing: -1px;
	font-weight: normal !important;
	font-size: 150%;
}

div.results .list li h4 {
	padding: 5px 0px;
}

.highlight {
	font-weight: bold;
	color: #333333;
	background: #f6f6f6;
}

div.results .list li {
	padding: 4px 0px;
	border-bottom: 1px solid #cecece;
}

div.results span.small {
	font-size: 11px;
	font-weight: bold;
}

fieldset.advanced {
	border: 1px solid #cecece;
	padding: 10px;
}

fieldset.advanced legend {
	padding: 0px 10px;
}

#search-again {
	text-align: center;
	padding: 10px;
	background: #f6f6f6;
}

#search-again #search_searchword {
	width: 200px;
	height: 18px;
	padding: 2px 5px;
}

#search-again label {
	padding-right: 6px;
}

.results .pagination {
	padding: 10px 0px !important;
}

div.weblinks .contentdescription {
	clear: both;
	padding-bottom: 10px;
}

div.weblinks div.display {
	clear: both;
}

div.weblinks div.display form {
	float: right;
}

table.category, table.newsfeeds {
	width: 100% !important;
}

table.category th, table.newsfeeds th {
	background: #e8f1f7;
	padding: 8px 4px;
	text-align: left;
}

table.category td, table.newsfeeds td {
	padding: 4px !important;
	background: url(../images/dotted.gif) repeat-x bottom left;
}

.counter {
	text-align: center;
	padding: 10px 0px 10px 0px !important;
	clear: both;
	height: 100%;
	margin: 0px 20px;
	background: url(../images/dotted.gif) repeat-x 0 0;
}

div.paginator {
	text-align: center;
	margin: 0px 0px;
}

div.paginator ul.pagination {
	
}

div.paginator ul.pagination li {
	line-height: 34px;
	padding: 10px 10px !important;
	display: inline;
	margin: 0px 2px;
	position: relative;
	height: 34px;
	background: url(../images/pagination-lbg.gif) no-repeat 0 0 !important;
	text-shadow: 1px 1px 0px #ffffff;
}

div.paginator ul.pagination li span {
	position: absolute;
	background: url(../images/pagination-rbg.gif) no-repeat 0 0 !important;
	width: 10px;
	height: 34px;
	top: 0;
	right: 0;
}

div.pagination ul li {
	background-image: none !important;
	padding: 0px 10px 0px 0px !important;
	display: inline;
}

ul.actions {
    margin: -30px 0px 0px 0px;
    padding: 0px;
    text-align: right;
    width: 100%;
    list-style-position: outside;
    list-style-type: square;
    -webkit-padding-start: 40px;
    display: inline;
	 float: right;
}

ul.actions li {
	 background: none !important;
    display: inline;
    line-height: 1.7em;
    margin: 0px !important;
    padding: 0px !important;
} 

.categories-list ul li {
	clear: both;
	padding: 3px 0px;
}

.item-title {
	font-weight: bold;
}

.profile-edit select {
	width: 200px;
}

.formelm label, .contact-email label {
	width: 160px;
	float: left;
}

.contact-email div {
	clear: both;
}

.article-info-term {
	display: none;
}
#top h1 {
position: absolute;
}
.sf-sub-indicator {
display: none !important;
}
#panel_s {
float: right;
}
#log-panel {
overflow: hidden;
margin-top: 10px;
float: right;
width: 160px;
padding: 0px;
margin-bottom: 0;
height: 23px;
margin-right: 0px;
}

#v_slideout {
	float: right;
	background: url(../images/panel-hide.png) no-repeat 0 0;
	width: 12px;
	height: 18px;
	display: block;
	margin-top: 4px;
	cursor: pointer;
	margin-right: 10px;
}

#panel_s {
	position: absolute;
	top: 66px;
	right: 6px;
	width: 220px;
	z-index: 99999;
  	-webkit-box-shadow: rgba(0, 0, 0, 0.796875) 0px 0px 10px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
	box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#panel_s ul {
	padding-top: 15px;
}
#vertical_slide {
	background: #396598;
	color: #ffffff !important;
	padding: 10px;
	z-index: 99999;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	opacity: 0.95;
}
#vertical_slide a, #vertical_slide h3 {
	color: #ffffff;
}

#vertical_slide input.inputbox {
}
#vertical_slide form#login ul li {
	margin: 0;
}
label.lbl-fixed {
	display: block;
	vertical-align: middle;
}
.displaynone { 
	display: none; 
	visibility: hidden !important; 
	height: 0px !important;
}

#log-panel h3 {
	text-align: left;
	float: left;
	font: bold 11px/21px Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
	background: none;
	padding: 0px 6px;
}

#log-panel-buttons-handler {
	float: right;
	padding: 0px 12px 0px 0px;
}

a#v_toggle, a#v_register {
	float: right;
	height: 20px;
	line-height: 21px;
	font-size: 11px;
}

a#v_toggle, a#v_register {
	float: right;
	padding: 0px 8px;
	color: #ffffff;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	border-top-left-radius: 7px 7px;
	border-top-right-radius: 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px !important;
	cursor: pointer;
	text-decoration: none;
}

#v_register {
}
#vertical_slide h3 {
padding-bottom: 5px;
font-size: 12px;
}
.next {
float: right !important;
margin-top: -19px;
padding-right: 20px;
}
#top-navigation-links {
list-style: none;
margin-top: 7px;
padding: 1px 0 0 0;
height: 34px;
line-height: 34px;
font-size: 16px;
float: right;
opacity: 0.8;
}
#top-navigation-links li {
float: left;
margin-left: 0px;
vertical-align: middle;
height: 34px;
line-height: 34px !important;
font-size: 17px;
color: #676767;
}
#twitter, #blogger, #facebook, #rss, #linkedin, #myspace {
	width: 26px;
	text-indent: -9999px;
	height: 24px;
	float: left;
	background-image: url(../images/social-sprite.png);
	background-repeat: no-repeat;
}

#twitter {background-position: -1px 0px;}
#blogger {background-position: -228px 0px;}
#facebook {background-position: -52px 0px;}
#rss {background-position: -76px 0;}
#linkedin {background-position: -101px 0px;}
#myspace {background-position: -126px 0px;}

#twitter:hover {background-position: -1px 0px;}
#blogger:hover {background-position: -228px 0px;}
#facebook:hover {background-position: -52px 0px;}
#rss:hover {background-position: -76px 0px;}
#linkedin:hover {background-position: -101px 0px;}
#myspace:hover {background-position: -126px 0px;}
#top-navigation-links li {
list-style: none;
background: none !important;
padding: 0px !important;
}
#logreg {
padding-top: 35px;
padding-right: 10px;
}

#content-holder {
	padding: 0px 4px 10px 0px; 
}

#con_padding2 {
padding: 0px;
background: transparent url(../images/con_padding_bg.png) no-repeat 4px 0px;
}

#con_padding2 .container-fluid {
	padding: 0px 10px;
}

.breadcrumb li {
float: left;
}
.breadcrumb {
height: 30px;
margin-top: 0px;
margin-bottom: 10px;
}
#top-modules {
padding-bottom: 10px;
padding-top: 10px;
}
#left_col {
	margin-left: 0px;
	width: 212px;
	padding-top: 20px;
}
#main-main{
	width:662px;
}
.top-long {
padding-bottom: 10px;
}
#top-content-modules {
padding-bottom: 10px;
}
#bottom-content-modules {
padding-top: 10px;
}
.bottom-long {
width: 640px;
padding: 10px;
}
#bottom-modules {
padding-top: 10px;
padding-bottom: 10px;
}
.toggle-editor.btn-toolbar.pull-right {
float: right;
margin-top: -21px;
}
.nav.nav-tabs li {
background: none;
}
.chzn-choices {
width: 134px;
}
.chzn-choices li {
background: none;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
.icon-home:before {
	content: "\21";
}
.icon-user:before {
	content: "\22";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-file-add:before {
	content: "\29";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-folder:before {
	content: "\2d";
}
.icon-folder-2:before {
	content: "\2e";
}
.icon-picture:before {
	content: "\2f";
}
.icon-pictures:before {
	content: "\30";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-flag:before {
	content: "\35";
}
.icon-tools:before {
	content: "\36";
}
.icon-cogs:before {
	content: "\37";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-brush:before {
	content: "\3b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-star:before {
	content: "\42";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-support:before {
	content: "\46";
}
.icon-warning:before {
	content: "\48";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-unpublish:before,
.icon-trash:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-eye-close:before,
.icon-minus:before {
	content: "\4b";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-search:before {
	content: "\53";
}
.icon-filter:before {
	content: "\54";
}
.icon-camera:before {
	content: "\55";
}
.icon-play:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-key:before {
	content: "\5f";
}
.icon-quote:before {
	content: "\60";
}
.icon-quote-2:before {
	content: "\61";
}
.icon-database:before {
	content: "\62";
}
.icon-location:before {
	content: "\63";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-unblock:before,
.icon-refresh:before {
	content: "\6c";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-address:before {
	content: "\70";
}
.icon-feed:before {
	content: "\71";
}
.icon-flag-2:before {
	content: "\72";
}
.icon-pin:before {
	content: "\73";
}
.icon-lamp:before {
	content: "\74";
}
.icon-chart:before {
	content: "\75";
}
.icon-bars:before {
	content: "\76";
}
.icon-pie:before {
	content: "\77";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-lightning:before {
	content: "\79";
}
.icon-move:before {
	content: "\7a";
}
.icon-next:before {
	content: "\7b";
}
.icon-previous:before {
	content: "\7c";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-download:before,
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-play-2:before {
	content: "\e00d";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera-2:before {
	content: "\e015";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-remove:before {
	content: "\e017";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-broadcast:before {
	content: "\e01b";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-users:before {
	content: "\e01f";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-out-2:before {
	content: "\e024";
}
.print-icon a {
text-decoration: none;
}
.email-icon a {
text-decoration: none;
}
#mod-finder-searchword {
margin-left: 5px;
margin-top: -2px;
height: 14px;
}
#q {
height: 13px;
margin-top: -1px;
}
#ordering {
height: 30px;
}
#jform_metadata_tags_chzn {
width: 134px !important;
}
#jform_publish_up {
width: 111px;
}
#jform_publish_down {
width: 111px;
}
#jform_access_chzn {
width: 135px !important;
}
.chzn-drop {
width: 133px !important;
}
#jform_catid_chzn {
width: 135px !important;
}
#jform_state_chzn {
width: 135px !important;
}
#jform_featured_chzn {
width: 135px !important;
}
#jform_language_chzn {
width: 135px !important;
}
#footer-right {
font-size: 11px;
padding-bottom: 20px;
padding-top: 0px;
}
#footer-left {
padding-bottom: 20px;
padding-top: 20px;
}
#footer-left li a {
display: inline !important;
background: none !important;
padding: 0 16px 0 0 !important;
margin: 0;
float: left;
border-bottom: none;
color: #70AEDA !important;
}
#footer-con1 {
text-align: center;
padding-bottom: 10px;
}
#footer-left ul li {
background: none;
padding: 0;
}
#jform_email1 {
background: #ffffff;
border: 1px solid #eeeeee;
margin: 2px 0px;
font-size: 11px;
padding: 3px;
color: #7e7e7e;
vertical-align: middle;
}
#jform_email2 {
background: #ffffff;
border: 1px solid #eeeeee;
margin: 2px 0px;
font-size: 11px;
padding: 3px;
color: #7e7e7e;
vertical-align: middle;
}
#slideshow {
min-height: 160px;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
.icon-home:before {
	content: "\21";
}
.icon-user:before {
	content: "\22";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-file-add:before {
	content: "\29";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-folder:before {
	content: "\2d";
}
.icon-folder-2:before {
	content: "\2e";
}
.icon-picture:before {
	content: "\2f";
}
.icon-pictures:before {
	content: "\30";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-flag:before {
	content: "\35";
}
.icon-tools:before {
	content: "\36";
}
.icon-cogs:before {
	content: "\37";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-brush:before {
	content: "\3b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-star:before {
	content: "\42";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-support:before {
	content: "\46";
}
.icon-warning:before {
	content: "\48";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-unpublish:before,
.icon-trash:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-eye-close:before,
.icon-minus:before {
	content: "\4b";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-search:before {
	content: "\53";
}
.icon-filter:before {
	content: "\54";
}
.icon-camera:before {
	content: "\55";
}
.icon-play:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-key:before {
	content: "\5f";
}
.icon-quote:before {
	content: "\60";
}
.icon-quote-2:before {
	content: "\61";
}
.icon-database:before {
	content: "\62";
}
.icon-location:before {
	content: "\63";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-unblock:before,
.icon-refresh:before {
	content: "\6c";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-address:before {
	content: "\70";
}
.icon-feed:before {
	content: "\71";
}
.icon-flag-2:before {
	content: "\72";
}
.icon-pin:before {
	content: "\73";
}
.icon-lamp:before {
	content: "\74";
}
.icon-chart:before {
	content: "\75";
}
.icon-bars:before {
	content: "\76";
}
.icon-pie:before {
	content: "\77";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-lightning:before {
	content: "\79";
}
.icon-move:before {
	content: "\7a";
}
.icon-next:before {
	content: "\7b";
}
.icon-previous:before {
	content: "\7c";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-download:before,
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-play-2:before {
	content: "\e00d";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera-2:before {
	content: "\e015";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-remove:before {
	content: "\e017";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-broadcast:before {
	content: "\e01b";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-users:before {
	content: "\e01f";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-out-2:before {
	content: "\e024";
}
.print-icon a {
text-decoration: none;
}
.email-icon a {
text-decoration: none;
}