* {
    padding: 0;
    margin: 0;
    outline: 0;
}

body {
	background: url(../images/background.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center, center;
    background-attachment: fixed;
	font-family: Tahoma, sans-serif;
}

.table-main a,
.table-main a:visited {
	color: #104E8B;
	text-decoration: none;
}
.table-main a:hover {
	color: #197ada;
}

h2.main-page-title,
.item h2,
div.item-page h2,
div.content h1,
div.category-list h2 {
	font-size: 18px;
	color: #104E8B;
	margin-bottom: 15px;
}

div.top-container {
	width: 1200px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
}

div.top-image {
	text-align: center;
	height: 400px;
	position: relative;
}
div.top-image a.main-site {
	display: block;
	position: absolute;
	width: 226px;
    height: 50px;
    top: 40px;
    right: 46px;
}

div.menu-wrapper {
    height: 74px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    background: url(../images/bg-menu.jpg) repeat 0 0;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
}

table.table-main {
	margin: 0px auto;
    width: 1200px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    background-color: rgba(255, 255, 255, 0.5);
	border-spacing: 0px;
	border-collapse: collapse;
}
table.table-main tr.row-main > td {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	border: none;
}
/*table.table-main tr.row-main > td > div {min-height: 500px;}*/
td.column-center {
	width: 700px;
}
td.column-left {padding-left: 15px;}
td.column-right {padding-right: 15px;}
td.column-left, td.column-right {
	width: 250px;
}
div.main-wrapper, div.column-wrapper {
	padding: 10px;
	background-color: white;

}
div.content {
	min-height: 500px;
	position: relative;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    font-size: 12px;
}
.column-left > div {
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.column-right > div {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
div.footer {
    height: 100px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    background-color: rgba(0, 0, 0, 0.1);
}
div.cr {
    height: 50px;
    padding-top: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.7);
    background-color: #04B404;
    text-align: center;
}
div.menu-wrapper div.moduletable {
    height: 45px;
    padding-top: 13px;
}
div.menu-wrapper table#outertable {width: 100%;}
div.menu-wrapper table#outertable table#swmenu {margin: auto;}
table#swmenu .section {
	box-shadow: 0 0 7px rgba(0,0,0,0.5);
	background-color: #DBDBDB;
	max-width: 250px !important;
}
table#swmenu .section a {
	white-space: initial !important;
}

p.m-top {margin-top: 35px;}

div.moduletable-groups .menu {
	margin-right: 0px;
    padding-left: 50px;
	list-style-image: url(../images/listicon.png);
}
div.moduletable-groups .menu li {
	font-size: 12px;
	padding-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
}
div.moduletable-groups .menu li.parent ul {
	padding-left: 25px !important;
}
div.moduletable-groups .menu li.parent ul li {
	font-size: 11px;
}
div.moduletable-groups .menu li a {
	color: #B22222;
    font-weight: bold;
    text-decoration: none;
}
div.moduletable-groups .menu li a:hover {color: #FF8000;}

.blog .items-row {
	min-height: 175px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
}
.blog .items-row:last-child {
	border-bottom: none !important;
}
.blog .item img {
	width: 190px;
}
.blog .item p.readmore {
	text-align: right;
}

div.slider-wrapper {
	width: 500px;
    margin: 25px auto;
    padding: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    background-color: rgba(255, 255, 255, 0.7);
    border: 2px solid #ffffff;
    border-radius: 10px;
}

div.custom-links {
	text-align: center;
}
div.custom-links a {
	display: block;
	margin-bottom: 3px;
}

div.group_1st table#table_gr {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

div.group_1st table#table_gr tr.tgr_h td {
	text-align: center;
}

div.group_1st table#table_gr td {
	padding: 5px;
	border: 1px solid #EEEEEE;
}

div.poll form label {font-size: 12px;}
div.poll h4 {color: #b22222;}
div.poll div#poll_links {margin-bottom: 35px;}
a.poll_result_link {
	font-size: 12px;
}
a.poll_result_link:last-child {display: none;}
td.sectiontableheader {display: none;}

div#xmap ul.level_0,
div#xmap ul.level_1,
div#xmap ul.level_2 {padding-left: 35px;}
div#xmap ul.level_0 {margin-bottom: 20px;}
div.smfaq-copy {display: none;}

div.loginform {margin-bottom: 35px;}
div.loginform fieldset {border: none;}
div.loginform fieldset label {
	font-size: 12px;
	display: block;
}
div.loginform fieldset p#form-login-remember label {display: initial !important;}
div.loginform ul {list-style-type: none;}
div.loginform ul li {font-size: 12px;}

div.custom-announcements {
	margin-bottom: 35px;
	font-size: 13px;
}

div.djslider {
	margin-left: auto;
	margin-right: auto;
	display: block;

}

div.slider-container ul {
        list-style-type: none;
}



