
/** GENERAL **/

h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #CC3333;
}

h3.contact {
text-align:left;
background-color:#8F8F8F;
border-bottom:2px solid #343434;
color:#FFFFFF;
padding-left:10px;"
}

h4 {
	color: #404040;
}

h4.contact {
text-align:left;
background-color:#DFDFDF;
border-bottom:1px solid #343434;
color:#343434;
padding-left:4px;
}

h5, h6 {
	color: #669900;
}

a:link,
a:visited {
	color: #0075BF;
}

a:hover {
}

a:active {
	color: #FF0000;
}

blockquote {
	color: #993300;
}


/** ELEMENTS **/

a.readon:link,
a.readon:visited {
	color: #2293DD;
	background: transparent url(../images/icon_link_bluearrow_m.png) no-repeat right center;
}

td.sectiontableheader {
	color: #FFFFFF;
	background: #00789F;
}

span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

table.blog span.article_seperator {
	display: block;
	height: 3px;
	background: transparent url(../images/grey_dot.png) repeat-x left 50%;
	margin-bottom: 1em;
}

a.pathway:link,
a.pathway:visited {
	color: #404040;
}


/** CUSTOM POSITION **/

#jsn-master {
	background: #004864 url(../images/master_bg.png);
	color: #353535;
}

#jsn-header_wrapper {
	background: #004864 url(../images/header_bg.png) repeat-x top left;
	color: #000;
}

#jsn-logo a {
	display: block;
	background: transparent url(../images/header_logo.png) no-repeat 0 0;
	width: 340px;
	height: 79px;
	text-indent: -9000em;
	outline: 0;
}

#jsn-mainmenu_wrapper {
	background: #00789F url(../images/mainmenu_bg.png) repeat-x left top;
	/*border-top: 2px solid #00506A;*/
	height: 30px;
}

#jsn-body_wrapper {
	background: #F9F9F9 url(../images/body_bg.png) repeat-x left top;
}

#jsn-body_inner1 {
	background: url(../images/body_shadow_l.png) no-repeat top left;
	padding-left: 10px;
}

#jsn-body_inner2 {
	background: url(../images/body_shadow_r.png) no-repeat top right;
	padding-right: 10px;
}

#jsn-body_inner3 {
	background: #ffffff none;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 1em;
}

#jsn-topmodules {
	padding-bottom: 1.5em;
	background: transparent url(../images/hdiv-top.png) no-repeat 50% bottom;
}

#jsn-usermodules1 {
}

#jsn-usermodules2 {
}

#jsn-usermodules3 {
	padding-bottom: 0.8em;
	margin-bottom: 1.5em;
	background: transparent url(../images/grey_dot.png) repeat-x left bottom;
}

#jsn-usermodules4 {
	padding-top: 0.8em;
	margin-top: 1.5em;
	background: transparent url(../images/grey_dot.png) repeat-x left top;
}

#jsn-advertmodules {
	padding-top: 2.2em;
	background: transparent url(../images/hdiv-bottom.png) no-repeat 50% top;
}

#jsn-pathway {
	background: url(../images/module_box_white_r.png) top right no-repeat;
	padding: 0;
	position: relative;
	z-index: 100;
}

#jsn-pathway > div {
	background: url(../images/module_box_white_l.png) top left no-repeat;
	padding: 10px 0 0 0;
}

#jsn-pathway > div > div {
	background: url(../images/module_box_white_l.png) bottom left no-repeat;
	padding: 0 0 0 10px;
}

#jsn-pathway > div > div > div {
	background: url(../images/module_box_white_r.png) bottom right no-repeat; 
	padding: 0 10px 10px 0;
}

#jsn-pathway_inner {
	background: url(../images/icon_pathway.png) no-repeat left center;
	padding-left: 110px;
}

#jsn-pfooter {
	background: #004864 url(../images/footer_bg.png) repeat-x left top;
	color: #BFCCD2;
}

#jsn-pfooter a:link,
#jsn-pfooter a:visited {
	color: #ffffff;
}

#jsn-bottomnav a:link,
#jsn-bottomnav a:visited {
	font-size: .9em;
}


/** CUSTOM MODULE **/

div.module-topbox {
	background: url(../images/topmodule_bg_l.png) top left no-repeat;
	padding: 0 0 0 6px;
}

div.module-topbox > div {
	background: url(../images/topmodule_bg_r.png) top right no-repeat;
	padding: 0 6px 0 0;
}

div.module-topbox > div > div {
	padding: 6px 0;
}


/** CUSTOM MODULE **/
div.module h3,
div.moduletable h3,
div.module-window h3,
div.module-box h3,
div.module-plain h3 {
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* plain style */
div.module-plain {
	margin: 0 0 10px;
	padding: 0;
}


/* box style */
div.module-box {
	margin: 50px;
	padding: 0;
}

div.module-box > div {
	padding: 0 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 1em;
}

div.module-box > div > div > div {
	padding: 0 1em 1em 0;
}

div.module-box h3 {
	margin: 0;
	padding: .5em 0;
}

div.box-grey {
	background: url(../images/module_box_grey_r.png) top right no-repeat;	
}

div.box-grey > div {
	background: url(../images/module_box_grey_l.png) top left no-repeat;
}

div.box-grey > div > div {
	background: url(../images/module_box_grey_l.png) bottom left no-repeat;
}

div.box-grey > div > div > div {
	background: url(../images/module_box_grey_r.png) bottom right no-repeat; 
}

div.box-white {
	background: url(../images/module_box_white_r.png) top right no-repeat;
}

div.box-white > div {
	background: url(../images/module_box_white_l.png) top left no-repeat;
}

div.box-white > div > div {
	background: url(../images/module_box_white_l.png) bottom left no-repeat;
}

div.box-white > div > div > div {
	background: url(../images/module_box_white_r.png) bottom right no-repeat; 
}

div.box-fadebottom {
}

div.box-fadebottom > div {
}

div.box-fadebottom > div > div {
	background: url(../images/module_box_fadebottom_l.png) bottom left no-repeat;
}

div.box-fadebottom > div > div > div {
	background: url(../images/module_box_fadebottom_r.png) bottom right no-repeat; 
}

div.box-fadetop {
	background: url(../images/module_box_fadetop_r.png) top right no-repeat;
	color: #000000;
}

div.box-fadetop > div {
	background: url(../images/module_box_fadetop_l.png) top left no-repeat;
}

div.box-fadetop > div > div {
}

div.box-fadetop > div > div > div {
}

div.box-fadetop h3,
div.box-fadebottom h3,
div.box-grey h3,
div.box-white h3,
div.box-blue h3,
div.box-red h3 {
	margin: 0 0 .5em 0;
}

div.box-blue h3,
div.box-red h3 {
	color: #ffffff;
}

div.box-blue a:link,
div.box-red a:link {
	color: #FF9900;
}


/* window style */
div.module-window {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}

div.module-window > div {
	padding: 38px 0 0 0;
}

div.module-window > div > div {
	padding: 0 0 0 1em;
}

div.module-window > div > div > div {
	padding: 0 1em 1em 0;
}

div.module-window h3 {
	position: absolute;
	top: 0;
	left: 1em;
	margin: 0;
	padding: .5em 0;
}


/* Window style */
div.window-red {
	background: url(../images/module_window_red_r.png) top right no-repeat;	
}

div.window-red > div {
	background: url(../images/module_window_red_l.png) top left no-repeat;
}

div.window-red > div > div {
	background: url(../images/module_window_red_l.png) bottom left no-repeat;
}

div.window-red > div > div > div {
	background: url(../images/module_window_red_r.png) bottom right no-repeat; 
}

div.window-lgrey {
	background: url(../images/module_window_lgrey_r.png) top right no-repeat;	
}

div.window-lgrey > div {
	background: url(../images/module_window_lgrey_l.png) top left no-repeat;
}

div.window-lgrey > div > div {
	background: url(../images/module_window_lgrey_l.png) bottom left no-repeat;
}

div.window-lgrey > div > div > div {
	background: url(../images/module_window_lgrey_r.png) bottom right no-repeat;
}

div.window-red h3,
div.window-blue h3,
div.window-dgrey h3 {
	color: #ffffff;
}


/* Header Styles */
div.header-blog h3 {
	background: url(../images/icon_header_blog.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-showcase h3 {
	background: url(../images/icon_header_showcase.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-tutorial h3 {
	background: url(../images/icon_header_tutorial.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-check h3 {
	background: url(../images/icon_list_check.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-edit h3 {
	background: url(../images/icon_header_edit.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-star h3 {
	background: url(../images/icon_list_star.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-search2 h3 {
	background: url(../images/icon_header_search2.png) no-repeat left top;
	padding: 2px 0 5px 20px;
}

div.header-pointer2 h3 {
	background: url(../images/icon_header_pointer2.png) no-repeat left top;
	padding: 1px 0 5px 20px
}

div.header-clock h3 {
	background: url(../images/icon_header_clock.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-download h3 {
	background: url(../images/icon_link_download.png) no-repeat left top;
	padding: 0 0 5px 22px;
}

div.header-calendar h3 {
	background: url(../images/icon_header_calendar.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-search h3 {
	background: url(../images/icon_header_search.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-link h3 {
	background: url(../images/icon_header_link.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-gallery h3 {
	background: url(../images/icon_header_gallery.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-pointer h3 {
	background: url(../images/icon_header_pointer.png) no-repeat left top;
	padding: 1px 0 5px 24px
}

div.header-cc h3 {
	background: url(../images/icon_header_cc.png) no-repeat left top;
	padding: 1px 0 5px 25px;
}


/** CUSTOM MENU **/

ul#mainlevel-topmenu {
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
	list-style: none;
}

ul#mainlevel-topmenu li {
	display: inline;
	background: none;
	margin: 0;
	background: transparent url(../images/icon_list_bluedot.png) no-repeat left 50%;
	padding: 2px 10px 2px 20px;
}

ul#mainlevel-topmenu a:link,
ul#mainlevel-topmenu a:visited {
	color: #cfdee5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

ul#mainlevel-topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#mainlevel-footermenu {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}

ul#mainlevel-footermenu li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0 .6em;
	border-left: 1px solid;
}



/** CUSTOM ELEMENTS **/

table.featurestable {
	background-color: #F9FBFD;
	color: #000000;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
	width: 100%;
}

table.featurestable td {
	border: 1px solid #D7E5F2;
	padding: .35em;
}

table.featurestable th {
	border: 1px solid #D7E5F2;
	padding: 1em;
	font-weight: bold;
}

table.featurestable td p {
	margin: 0;
	padding: 0;
}

table.featurestable td h3 {
	color: #000000;
	padding-left: .5em;
}

td.featurestable-title {
	background-color: #EFF5FA;
	color: #6A6A6A;
	font-weight: bold;
	width: 50%;
}

th.featurestable-content,
td.featurestable-content {
	text-align: center;
}

td.featurestable-checked {
	background: transparent url(../images/icon_list_check.png) no-repeat 50% 50%;
}

td.featurestable-unchecked {
	background: transparent url(../images/icon_list_uncheck.png) no-repeat 50% 50%;
}

div.promo h3 {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #CC3333;
	font-size: 18px;
	margin: 0;
}

div.promo h3 a:link,
div.promo h3 a:visited {
	color: #CC3333;
}

div.bottom_page {
	display: none;
}
