﻿html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #212121;
	background: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body#bd {
	padding: 0;
	color: #353533;
	background: url(../images/bg2.gif);}

body.contentpane {
	width: auto;
	margin: 1em 2em;
	background: #FFF;
	color: #1b2731;
	font: 11pt/140% Verdana, serif;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

a {
	color: #1b2731;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #000;
	text-decoration: underline;
}
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
small, .small, .smalldark, .mosimage_caption {
	color: #999;
	font-size: 100%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet-list.gif) no-repeat 15px 6px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font: 100% Tahoma, Arial, sans-serif;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}

.button {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	color: #fff;
	background: url(../images/buton.gif) repeat-x top #F2F9FD;
}

* html .button, *+html .button {
	padding: 2px 3px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #F2F9FD;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 3px 0 3px 30px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 3px 30px 3px 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #1b2731;
	font: 55px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #F29441;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #35A6BE;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #F2F9FD;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/download-bg.gif) no-repeat 5px 10px #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}


/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	color: #35A6BE;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 15px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: 1px solid #e2e2e2;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
}

table.contenttoc td {
	padding: 3px 5px 3px 22px;
	background: url(../images/arrow.png) no-repeat 10px 7px;
}

table.contenttoc th {
	padding: 5px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	background: url(../images/grad1.gif) repeat-x top #F2F9FD;
	font-weight: bold;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder .sectiontableheader {
	padding: 8px 5px !important;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #F2F9FD;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat center left;
	font-size: 150%;
	line-height: 30px;
	text-indent: 10px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../images/arrow.png) no-repeat 12px 5px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
	font-size: 180%;
	font-family: verdana; 
	font-weight: bold;
	text-align: center;
}

.contentdescription {
	padding-bottom: 20px;
}

table.blog .contentheading {
	margin-bottom: 7px;
	color: #0077bb;
	padding: 5px;
	background: #f9f9f9;
	font-size: 170%;
	font-family: tahoma;
	font-weight: bold;
}

.contentheading {
	padding: 5px;
	font: 170% tahoma;
	font-weight: bold;
	background: #f9f9f9;
	color: #0077bb;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #353533; 
}

a.readon {
	color: #F29441;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #F29441;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px;
	color: #999999;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 5px 10px 5px 0;
	padding: 0 0 5px;
}

* html .mosimage {
	padding: 5px 0 !important; /*IE 6*/
	margin: 15px 10px 10px 0;
}

*+html .mosimage {
	padding: 5px 0 !important; /*IE 7*/
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 3px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #efefef;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom #f2f2f2;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background: url(../images/dot.gif) repeat-x bottom #f8f8f8;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/dot.gif) repeat-x bottom #fff;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-mainwrapper {
	padding: 0;
        margin-top: 2px;
}

#ja-wrapper {
	width: 1000px;
	margin: 0 auto;
	border-bottom: 1px solid #1b2731;
	clear: both;
}

#ja-wrapper-top {
	background: white;
}

#ja-wrapper-bottom {
	display: block;
	background: white;
}

#ja-wrapper-inner {
	padding: 0 6px;
	background: white;
}


#ja-content {
	float: left;
	width: 60%;
	background: url(../images/dot.gif) repeat-y top right #fff;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 15px 5px;
	display: block;
	height: 300px;
}

html>body #ja-content div.innerpad {
	height: auto;
	min-height: 300px;
}

#ja-colwrap {
	float: right;
	width: 40%;
	background: #fcfcfc;
}

#ja-colwrap div.innerpad {
	background:none;
}

#ja-col1 {
	float: left;
	width: 50%;
	overflow: hidden;
}

#ja-col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
}

#ja-col1 table, #ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

#ja-masscol {
	background: url(../images/hdot.gif) repeat-x bottom #fff;
}
#ja-masscol1 {
	background: url(../images/user5arka.png) no-repeat bottom center #fff;
}


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 2px 0;
	background: url(../images/hdot.gif) repeat-x top left;
}

#ja-container {
	background: none;
}

/* full */
#ja-containerwrap-f #ja-container {
	background: #FFFFFF;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

/* content + col + mass */
#ja-containerwrap-cm {
}

#ja-containerwrap-cm #ja-container {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c {
}

#ja-containerwrap-c #ja-container {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 80%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 20%;
	background: none;
}

#ja-containerwrap-c #ja-colwrap div.innerpad {
	background: none;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* content + mass */
#ja-containerwrap-m {
	background: url(../images/mainwrap-bg1.gif) repeat-y 60% 0;
}

#ja-containerwrap-m #ja-container {
	background: none;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height: 110px;
	position: relative;
	z-index: 999;
	margin-bottom: 30px;
		margin-top: -10px;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 993px;
	font-size: 300%;
	position: absolute;
	top: 8px;
	height: 80px;
}

h1.logo a {
	width: 993px;
	float: left;
	display: block;
	background: url(../images/karakitap.gif) no-repeat;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 80px;
	outline: none;
}

/* Search */
#ja-search {
	width: 142px;
	background: url(../images/aramaarkasi.gif) no-repeat;
	position: absolute;	margin: 4px 3px 5px 0;
	top: 114px;
	right: -4px;
	height: 20px;
}

#ja-search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	margin: 3px 0 0 5px;
	color: #353533;
	background: #fffdf6;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	position: absolute;
	width: 100%;
	top: 88px;
	background: url(../images/mainnav-bg.gif) repeat-x;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus,
#ja-subnav a,
#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 5px 0 5px 15px;
	width: 90%;
	border-bottom: 1px solid #EFEFEF;
	display: block;
	color: #333333;
	background: url(../images/arrow.png) no-repeat 3px 9px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #212121;
	background: url(../images/arrow.png) no-repeat 3px 9px #F7F7F7;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #333333;
	background: url(../images/arrow.png) no-repeat 3px 9px #EFEFEF;
	font-weight: bold;
}

a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	color: #35A6BE;
	font-weight: bold;
}

#ja-pathway {
	padding: 5px 26px 5px;
	margin-bottom: 20px;
	display: block;
	color: #000;
	background: url(../images/pathwayarka.gif) no-repeat 5px 6px #fff;
	border: 1px dotted #b5b6b0;
}

#ja-pathway img {
	margin: 1px 5px 0;
}

#ja-pathway a {
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-default h3 {
	padding: 0 0 4px 25px;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

div.moduletable,
div.moduletable-default {
	padding: 10px 15px;
}

#ja-col1 div.moduletable h3,
#ja-col2 div.moduletable h3,
#ja-col1 div.moduletable-default h3,
#ja-col2 div.moduletable-default h3 {
	padding: 2px;
	background: #353533;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
}

#ja-colwrap div.moduletable,
#ja-colwrap div.moduletable-default {
	padding: 10px 14px !important;
	margin: 0 1px;
}
/* Hilite Module */
div.moduletable-hilite h3,
div.moduletable-orange h3,
div.moduletable-blue h3,
div.moduletable-green h3 {
	background: url(../images/haber.gif) no-repeat top left #fcfcfc;
	padding: 10px;
	color: #353533;
	font-size: 1em;
	text-align: center;
}

div.moduletable-hilite,
div.moduletable-orange,
div.moduletable-blue,
div.moduletable-green {
	margin: 0 15px 10px 0;
	padding-left: 7px;
	float: left;
	clear: both;
	width: 95%;
	border-bottom: 1px solid #ccc;
	background: #fcfcfc;
}

div.moduletable-hilite div,
div.moduletable-orange div,
div.moduletable-blue div,
div.moduletable-green div {
	background: #fcfcfc;
}

div.moduletable-hilite div div,
div.moduletable-orange div div,
div.moduletable-blue div div,
div.moduletable-green div div {
	background: #fcfcfc;
}

div.moduletable-hilite div div div,
div.moduletable-orange div div div,
div.moduletable-blue div div div,
div.moduletable-green div div div {
	padding: 10px 15px 15px;
	background: #fcfcfc;
	color: #F2F2F2;
}

/* Blue hilite */
div.moduletable-blue h3 {
	background: url(../images/bluetepe.gif) no-repeat top left #fcfcfc;
	padding: 10px;
	color: #353533;
}

div.moduletable-blue {
	background: #fcfcfc;
	margin: 2px 5px 10px 0;
	border: 1px solid #ccc;
	padding-bottom: 10px;
}

/* Orange hilite */
div.moduletable-orange h3 {
	background: url(../images/trnctepe.gif) no-repeat top left #fcfcfc;
	padding: 10px;
	font-size: 12px;
	color: #353533;
}

div.moduletable-orange {
	background: #fcfcfc;
	margin: 2px 5px 10px 0;
	border: 1px solid #ccc;
	padding-bottom: 10px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top Spotlight */
#ja-topslwrap {
	margin-top: 10px;
	padding: 0;
}

#ja-topsl {
	margin: 0;
	padding: 0 10px 10px;
}

/* Top Modules */
#ja-top {
	float: right;
	width: 40;
		margin-left: 7px;
}

#ja-top div.module {
	margin: 0 0 0 5px;
	padding: 0;
	background: none;
}

#ja-top div.module div {
	background: none;
}

#ja-top div.module div div {
	background: none;
}

#ja-top div.module div div div {
	margin: 0;
	background: none;
}

/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

#ja-botsl1 div.moduletable-default,
#ja-botsl2 div.moduletable-default,
#ja-botsl1 div.moduletable,
#ja-botsl2 div.moduletable {
	padding: 15px 20px;
}


#ja-botsl div.ja-bot-right {
	background: none;
}

div.ja-box-rightcol {
	float: right;
}

/* Bottom Spotlight 1 */
#ja-botsl1 {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 2px;
	background: #FFFFFF;
	color: #666666;
}

#ja-botsl1 div.ja-box-left,
#ja-botsl1 div.ja-box-right {
	background: none;
}

/* Bottom Spotlight 2 */
#ja-botsl2 {
	margin-bottom: 26px;
	border-bottom: 2px solid #ffc000;
	padding-left: 3px;
	padding-top: 30px;
	background: url(../images/yazarkalemi.gif) no-repeat top #fff;
	color: #212121;
}

#ja-botsl2 div.ja-box-left,
#ja-botsl2 div.ja-box-center {
	background: url(../images/vdot.gif) repeat-y right top;
}

/* BURADAN SONRASI ALT KISIM ICIN */
#ja-botsl3 {
	margin-bottom: 26px;
	padding-left: 3px;
	border-bottom: 2px solid #ff00f6;
	padding-top: 30px;
	background: url(../images/kultursanat.gif) no-repeat top #fff;
	color: #212121;
}

#ja-botsl3 div.ja-box-left,
#ja-botsl3 div.ja-box-center {
	background: url(../images/vdot.gif) repeat-y right top;
}

#ja-botsl4 {
	margin-bottom: 26px;
	margin-top: 10px;
	border-bottom: 2px solid #009cff;
	padding-left: 3px;
		padding-top: 30px;
	background: url(../images/edebiyathaber.gif) no-repeat top #fff;
	color: #212121;
}

#ja-botsl4 div.ja-box-left,
#ja-botsl4 div.ja-box-center {
	background: url(../images/vdot.gif) repeat-y right top;
}

#ja-botsl5 {
	margin-top: 10px;
	margin-bottom: 26px;
	border-bottom: 2px solid #ff5400;
	padding-left: 3px;
	padding-top: 30px;
	background: url(../images/gundemden.gif) no-repeat top  #fff;
}

#ja-botsl5 div.ja-box-left,
#ja-botsl5 div.ja-box-center {
	background: url(../images/vdot.gif) repeat-y right top;
}

#ja-botsl6 {
	margin-bottom: 26px;
	margin-top: 10px;
	border-bottom: 5px solid #353533;
	padding-left: 3px;
		padding-top: 30px;
	background: url(../images/ikikelimeden.gif) no-repeat top #fffdf6;
	color: #212121;
}

#ja-botsl6 div.ja-box-left,
#ja-botsl6 div.ja-box-center {
	background: url(../images/vdot.gif) repeat-y right top;
}
/* BURADAN ONCESI ALT KISIM ICIN */

/* Common Style for Spotlight */
#ja-botsl1 ul, #ja-botsl2 ul, #ja-botsl3  ul, #ja-botsl4  ul, #ja-botsl5  ul, #ja-botsl6  ul {
	margin: 0;
	padding: 0;
}

#ja-botsl1 li, #ja-botsl2 li, #ja-botsl3  li, #ja-botsl4  li, #ja-botsl5  li, #ja-botsl6  li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 2px 6px;
}

#ja-botsl1 td, #ja-botsl2 td, #ja-botsl3 td, #ja-botsl4 td, #ja-botsl5 td, #ja-botsl5 td {
	padding: 0;
}

#ja-botsl1 .article_seperator, #ja-botsl2 .article_seperator, #ja-botsl3 .article_seperator, #ja-botsl4 .article_seperator, #ja-botsl5 .article_seperator, #ja-botsl6 .article_seperator {
	display: none;
}

#ja-botsl1 table, #ja-botsl2 table, #ja-botsl3 table, #ja-botsl4 table, #ja-botsl5 table, #ja-botsl6 table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	position: relative;
		font-size: 10px;
		border-top: 2px solid #353533;
	color: #999; text-align: center;
	font-style: normal;
}

#ja-footer small, #ja-footer address {
	padding: 0;
	text-align: center;
	font-size: 10px;
	color: #999; 
	font-style: normal;
}

#ja-footer a {
	color: #999;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #141d25;
}

#ja-footer ul {
	margin: 0 0 5px 0;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 16px 0 0;
	display: inline;
	font-weight: bold;
	line-height: normal;
}



ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
}

#mod_login_password, #mod_login_username {
	width: 80%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Slideshow */
#ja-slideshowwrap {
	float: left;
	width: 57%;
	position: relative;
}

.ja-slideshow-mask {
	width: 100%;
	display: block;
	background: url(../images/mask-slideshow.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#ja-slideshow {
	margin-left: 05x;
}

#ja-slideshow div.moduletable {
	margin: 0;
	padding: 0;
}

#ja-slideshow-wrap {
	margin: 0;
	padding: 0;
	position: relative;
}

#ja-slideshow-case {
	position: absolute;
	top: 0;
	left: 0;
}



/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}