/* CSS Document */
/*
 
 */
* {
	margin: 0;
	padding-right: 5px;
	padding: 0;
}

body {
	/*background:url(images/main_bg.jpg) top repeat-y;*/
    color: #000000;
	background-color: #e2eaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 925px;
	margin-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #809297;
}

ul, ul li {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}

table {
    border-collapse: collapse;
    border: 0px;
    table-layout:fixed;
	padding:0px;
	margin:0px;
}
/*
 td {
 vertical-align: top;
 padding: 0px;
 }
 */
tbody {
    border: none;
}

a {
    color: #30b8ec
}

a:hover {
    text-decoration: none;
}

img, a img {
    border: 0;
}

.clear {
    clear: both;
}

fieldset {
    border: 1px solid #25465c;
}

fieldset legend {
    color: #c5472d;
}
/*html.js fieldset.collapsible legend a { background:url(images/a2.gif) no-repeat 5px 6px;}
 html.js fieldset.collapsed legend a { background:url(images/a1.gif) no-repeat 6px 5px;}*/
fieldset a {
    color: #c5472d;
}

fieldset .tips {
    font-size: 10px;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    padding-left: 15px;
    font-weight: bold;
}

.style1 {
    font-size: 11px;
    color: #bfd1db;
    font-family: Arial, Helvetica, sans-serif;
}

.style2 {
    font-size: 14px;
    height: 39px;
}

.style13 {
    color: #FF0000
}

.mainpanela {
}

.mainpanela-title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    height: 39px;
    padding-top: 10px;
}

#main {
	width: 925px;
	position: relative;
}

thead th {
    border-bottom: 1px solid #434130;
	width:150px;
    color: #303030;
    font-size: 12px;
}

thead th, th, tr.even, tr.odd {
    padding: 0px;
    border-bottom: 1px solid #989898;
}
/*------HEADER------*/
.header {
    background: url(images/header.jpg) no-repeat;
    margin: 0px 0px 0px 0px;
    height: auto;
	z-index: 1000 !important;
	position:relative;	
	display:block;
	padding:0px;
}

.logo {
    margin: 0px 0px 0px 0px;
    z-index: 0;
}
/*.sitename {font-size:24px; line-height:30px; font-weight:normal; padding:35px 0px 0px 0px; text-transform:none; letter-spacing:-1px;}
 .sitename a { color:#1d1d15; text-decoration:none;}*/
.slogan {
	
	z-index:-1;
}
.slogan img {
    padding: 0px;
    margin-bottom: 0px;
	margin-top: 0px;
    margin: 0px;
    /* 
    height:291px;
    */
	width:925px;
}

.slogan a {
    font-weight: bold;
    color: #e9542c;
}

.pr-menu {
    padding: 0px 0px 0px 0px;
	height:130px;
    margin: 0px;
    left: 0px;
	z-index:1000;

	/*
	position: static;
	display:block;
	*/
}

ul.primary-links {
    margin: 0px;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.primary-links li {
    float: left;
    text-transform: nonease;
    padding: 8px 20px 10px 21px;
    margin-right: 2px;
}

ul.primary-links li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

ul.primary-links li a:hover {
    text-decoration: underline;
}
/*ul.primary-links li.last { background:none;}*/
.sec-menu {
    top: 0px;
    font-size: 11px;
    position: absolute;
    vertical-align: top;
    padding: 5px 5px 5px 45px;
}

.sec-menu a {
    color: #000000;
    text-decoration: none;
}

.sec-menu a:hover {
    text-decoration: underline;
    color: #000000;
}
/*----Breadcrumb-----*/
.breadcrumb {
    padding: 12px 10px 10px 14px;
    color: #fff078;
    background: #363636;
    margin: 11px 9px 12px 9px;
}

.breadcrumb a {
    color: #fff078;
    font-size: 18px;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 5px;
    vertical-align: middle;
    font-weight: normal;
}

.breadcrumb a:hover {
    text-decoration: underline;
    color: #fff078;
}

.bread {
    background: #262626;
}
/* footer  background: url(images/bg-bot.jpg) top left repeat-x; */
#footer {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	position: relative;
	clear: both;
	width: 100%;
	clear:both;
	vertical-align:middle;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	background-image: url(images/footer.jpg);

}

#footer a {
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
/* footer end */
.bg-top2 {
    background: url(images/bg-top2.gif) top left no-repeat;
    height: 197px;
}
/*------CORNERS------*/
.block {
    width: 100%;
}

.clear-block {
    padding: 0px 20px 0px 18px;
}

.admin .clear-block {
    padding: 0px;
}

.bg-left {
    position: relative;
    top: 0px;
    padding-top: 10px;
    vertical-align: top;
    background: url(images/bg-left.gif) top right no-repeat;
	background-color:white;	
}

.bg-right {
    background: url(images/bg-right.gif) top left no-repeat;
    padding-top: 10px;
	vertical-align:top;
	background-color:white;	
}

.right2 .title {
    padding-left: 17px;
}

.right2 .block .content {
    padding-left: 18px;
}
/*-----------------*/
/**************---TITLES---**************/
h1 {
    color: #9b0023;
    font-size: 18px;
    font-weight: normal;
}

h1.title {
    padding: 10px 0px 0px 0px;
}

h1 a {
    color: #373737;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
}

#tabs-wrapper h2 {
    background: none;
    color: #303030;
}

h2 {
    font-size: 28px;
    font-weight: bold;
    font-color: #333333;
	letter-spacing:-1px;
    color: #303030;
    padding-top: 0px;
}

.block h2 {
    display: block;
    border-bottom: #bcbcbc 1px solid;
    color: #0076a3;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

h3 {
	font-size: 16px;
	font-color: #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 a {
    color: #476b9b;
    text-decoration: none;
}

.title_drupal {
    padding: 20px 0px 0px 0px;
    background: url(images/bg-line.gif) bottom repeat-x
}

.title h3 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0px 4px 23px;
	text-transform: uppercase;
	background: url(images/bg-h.gif) no-repeat 0 2px;
	color: #526B7A;
}


.admin-panel h3 {
    color: #303030;
    font-size: 13px;
}

.submitted {
    color: #5c5c5c;
    font-size: 10px;
    line-height: 20px;
}

.submitted a {
    color: #5c5c5c;
}
/***************/
.comment {
    padding: 10px 0px 10px 22px;
}

.comment h3 {
    background: none;
}

.comment h3 a {
    color: #303030;
}

.comment .title {
    padding-left: 0px;
}

.comment .submitted {
    margin-left: 0px;
}

.left2 {
    padding: 0px 1px 0px 5px;
}

.right2 {
    padding: 0px 20px 0px 0px;
}

.cent {
    background: url(images/bg-center.jpg) repeat-x;
    padding: 23px 30px 20px 21px;
    border-top: none;
    min-height: 400px;
	background-color:#fcfdf8;
}

.cent li a {
    color: #0c8dae;
}

.content {
	padding: 0px 0px 40px 0px;
	color: #333333;
	line-height: 15px;
	font-size: 12px;
}

.content span {
    color: #3d3d3d;
}

.content a {
	color: #b81d22;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.content a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.node .content, #contact-mail-page {
    padding: 10px 0px 10px 0px;
}

.node div.links {
    padding-right: 17px;
    padding-bottom: 20px;
}

.node .title {
    background: none;
}
/*----NAVIGATION----*/
#block-user-1 .content {
    padding-right: 12px;
    padding-top: 13px;
}

#block-user-1 .content ul.menu {
    padding-left: 12px;
}

#block-user-1 .content ul.menu li ul.menu {
    padding-left: 15px;
}

#block-user-1 .content ul.menu li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

#block-user-1 .content ul.menu li a {
    background: url(images/a1.gif) no-repeat 0 7px;
    padding-left: 8px;
    color: #252525;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

#block-user-1 .content ul.menu li a:hover {
    text-decoration: underline;
    color: #1b7cbb;
}

#block-user-1 .content ul.menu li.collapsed a {
    background: url(images/a2.gif) no-repeat 0;
}

#block-user-1 .content ul.menu li.expanded {
    background: none;
}
/*-----Recent blog posts-------*/
#block-blog-0 .content {
    padding-top: 13px;
}

#block-blog-0 .item-list ul {
    padding-left: 0px;
}

#block-blog-0 .item-list ul li {
    background: none;
    padding: 0px 0px 0px 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 18px;
    font-size: 11px;
}

#block-blog-0 .item-list ul li a {
    background: url(images/a1.gif) no-repeat 0 6px;
    padding-left: 15px;
    color: #252525;
    font-weight: normal;
    text-decoration: underline;
}

#block-blog-0 .item-list ul li a:hover {
    text-decoration: none;
}

#block-blog-0 .more-link a {
    color: #0091e4;
}

#block-blog-0 .more-link a:hover {
    text-decoration: none;
}
/*-----Recent comments-------*/
#block-comment-0 .content {
    padding: 12px 15px 10px 15px;
}

#block-comment-0 .item-list ul {
    padding-left: 0px;
}

#block-comment-0 .item-list ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0px 0px 10px 0px;
    line-height: 14px;
    color: #656565;
    font-size: 11px
}

#block-comment-0 .item-list ul li a {
    background: url(images/a1.gif) no-repeat 0 7px;
    padding-left: 10px;
    color: #0091e4;
    font-weight: normal;
    text-decoration: underline;
    font-size: 11px;
}

#block-comment-0 .item-list ul li a:hover {
    text-decoration: none;
}

#block-comment-0 .more-link a {
    color: #0091e4;
}
/*----Who's Online----*/
#block-user-3 .content {
    padding: 10px 15px 25px 33px;
    color: #252525;
    font-size: 11px;
}

#block-user-3 .item-list h3 {
    color: #252525;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
    padding-top: 5px;
}

#block-user-3 .item-list ul {
    margin: 0;
    padding: 0;
}

#block-user-3 .item-list ul li {
    background: none;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 18px;
}

#block-user-3 .item-list ul li a {
    background: none;
    color: #252525;
    padding-left: 0;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

#block-user-3 .item-list ul li a:hover {
    text-decoration: underline;
}

#block-user-3 em {
    color: #252525;
    font-weight: normal;
}
/*----Who's New----*/
#block-user-2 .item-list h3 {
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 7px;
    font-weight: normal;
}

#block-user-2 .content {
    padding: 13px 20px 10px 15px;
    color: #0091e4;
}

#block-user-2 .item-list ul {
    padding-left: 0px;
}

#block-user-2 .item-list ul li {
    background: url(images/a1.gif) no-repeat 0 13px;
    padding: 0 0 0 10px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 25px;
}

#block-user-2 .item-list ul li a {
    background: none;
    color: #0091e4;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

#block-user-2 .item-list ul li a:hover {
    text-decoration: none;
}
/*----Primary Links----*/
#block-menu-primary-links .content ul.menu {
    padding-left: 0px;
}

#block-menu-primary-links .content ul.menu li {
    background: none;
    padding: 0px;
    font-size: 12px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 23px;
}

#block-menu-primary-links .content ul.menu li a {
    background: url(images/a1.gif) no-repeat 0 7px;
    padding-left: 11px;
    color: #252525;
    font-weight: bold;
    text-decoration: none;
}

#block-menu-primary-links .content ul.menu li a:hover {
    text-decoration: underline;
}
/*----Syndicate----*/
#block-node-0 .content {
    padding: 12px 0px 15px 15px;
}
/*----New forum topics----*/
#block-forum-1 .item-list ul {
    padding-left: 0px;
}

#block-forum-1 .item-list ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

#block-forum-1 .item-list ul li a {
    background: url(images/a1.gif) no-repeat 0 6px;
    padding-left: 10px;
    color: #444444;
    font-weight: normal;
    text-decoration: none;
}

#block-forum-1 .item-list a:hover {
    text-decoration: underline;
}

#block-forum-1 .content .more-link a {
    color: #0091e4;
}
/*----Active forum topics----*/
#block-forum-0 .content {
    padding: 12px 50px 10px 15px;
}

#block-forum-0 .item-list ul {
    padding-left: 0px;
}

#block-forum-0 .item-list ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

#block-forum-0 .item-list ul li a {
    background: url(images/a1.gif) no-repeat 0 6px;
    padding-left: 10px;
    color: #444444;
    font-weight: normal;
    text-decoration: none;
}

#block-forum-0 .item-list a:hover {
    text-decoration: underline;
}

#block-forum-0 .content .more-link a {
    color: #0091e4;
}
/*----Admin-Panel List----*/
.body .item-list ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

.body .item-list ul li a {
    background: url(images/a1.gif) no-repeat 0 6px;
    padding-left: 15px;
    color: #2998d8;
    font-weight: normal;
}

.body .item-list ul li a:hover {
    text-decoration: none;
}
/*-----Admin-Panel List without descriptions----*/
.body ul.menu li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

.body ul.menu li a {
    background: url(images/a1.gif) no-repeat 0 6px;
    padding-left: 15px;
    color: #1fa7db;
    font-weight: normal;
}
/*----SEARCH_BLOCK----*/
#block-search-0 h3, #block-search-0 label {
    display: none;
}

#block-search-0 .content {
    /* padding: 0px 0px 5px 0px; */
}

#block-search-0 .content label {
    color: #444444;
    float: left;
}

#block-search-0 #edit-search-block-form-1 {
    /* margin-bottom: 5px; */
}

#block-search-0 {
    position: absolute;
    padding-top: 10px;
    float: right;
    width: 350px;
    top: 20px;
    left: 680px;
    vertical-align: middle;
}
/*----POLL----*/
.poll .percent, .poll .text {
    color: #474747;
    font-size: 12px;
}

.poll .title {
    color: #474747;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px;
    background: none;
    padding-left: 0px;
}

.poll .total {
    font-weight: normal;
    color: #474747;
    font-size: 11px;
    text-align: left;
}

.poll .bar {
    background: #FFFFFF;
    font-size: 1px;
    height: 9px;
    border: 1px solid #b8b8b8;
}

.poll .bar .foreground {
    background: #b8b8b8;
    font-size: 1px;
    height: 9px;
}

#block-poll-0 .content {
    padding: 5px 10px 20px 12px;
}

#block-poll-0 li a {
    color: #1d82bb;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

#block-poll-0 li a:hover {
    text-decoration: none;
}

#block-poll-0 .bar {
    background: #FFFFFF;
    font-size: 1px;
    height: 9px;
    border: 1px solid #b8b8b8;
}

#block-poll-0 .bar .foreground {
    background: #f9d924;
    font-size: 1px;
    height: 9px;
}

#block-poll-0 .percent, #block-poll-0 .text {
    color: #1d82bb;
    font-size: 11px;
}

#block-poll-0 .poll .title {
    color: #443f3f;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    background: none;
    padding-top: 0px;
}

#block-poll-0 .total {
    font-weight: normal;
    color: #1d82bb;
    font-size: 11px;
}

.form-item label {
    color: #444444;
}

#block-poll-0 ul.links {
    padding-left: 0px;
}

#block-poll-0 ul.links .first {
    padding: 0px;
}
/*----SEARCH FORM----*/
.form-submit {
    background: #fae03e;
    border: 1px solid #ffb244;
    vertical-align: middle;
    color: #0e2d3e;
    font-weight: normal;
    font-size: 11px;
}

.search-box {
    padding: 24px 0px 15px 0px;
}

.search-box input {
    font-size: 12px;
    vertical-align: middle
}

#search-theme-form {
    padding: 0px;
}

#search-theme-form label {
    color: #6b91aa;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
}

#search-block-form .form-submit, #search-theme-form .form-submit {
    background: url(images/search.gif) top left no-repeat;
    border: none;
    width: 60px;
    height: 20px;
    vertical-align: middle;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: none;
}

#search-theme-form .form-text {
    width: 170px;
    border: 1px solid #b8b8b8;
    font-size: 12px;
    background: #FFFFFF;
    color: #787878;
    height: 18px;
}
/*---------------------*/
/*------Custom Login-Form------*/
.userlogin {
    font-size: 18px;
    color: #303030;
    padding: 15px 0px 0px 47px;
}

#user-bar {
    font-size: 12px;
    font-weight: bold;
    padding: 20px 0px 0px 44px;
}

#user-bar .user-info {
    padding-bottom: 5px;
    color: #2a2a2a;
}

#user-bar p a {
    color: #1b6a9b;
}

#user-bar .item-list li {
    list-style: none;
    list-style-image: none;
    line-height: 10px;
}

#user-bar .item-list li a {
    font-weight: normal;
    font-size: 10px;
    color: #1b6a9b;
}

#user-bar .item-list li a:hover {
    color: #de110e;
}
/*----Login-form----*/
#block-user-0 {
    background: url(images/bg-login.gif) left repeat-y;
}

#block-user-0 .content {
    padding: 15px 0px 15px 30px;
}

#user-login-form {
    text-align: left;
}

#user-login-form input#edit-name, #user-login-form input#edit-name-1 {
    width: 148px;
    font-size: 13px;
    color: #163a43;
    background: #f1f1f1;
    border: 1px solid #c1c1c1;
}

#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 {
    width: 148px;
    font-size: 13px;
    color: #163a43;
    background: #f1f1f1;
    border: 1px solid #c1c1c1;
}

#user-login-form label {
    color: #252525;
    font-size: 11px;
    font-weight: normal;
}

#user-login-form .form-required {
    color: #2998d8;
}

#user-login-form .description a {
    color: #FFFFFF;
}

#user-login-form .item-list ul {
    padding: 0;
}

#user-login-form .item-list li {
    line-height: 16px;
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    background: none;
}

#user-login-form .item-list li a {
    font-weight: normal;
    color: #0091e4;
    text-decoration: underline;
    font-size: 11px;
}

#user-login-form .item-list li a:hover {
    text-decoration: none;
}

#user-login-form .form-submit {
    background: url(images/login.gif) no-repeat 0 0;
    border: none;
    width: 60px;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px;
    color: #ffffff
}

#user-login-form .form-item {
    margin-top: 5px;
    margin-bottom: 3px;
}
/*-------------------------*/
/*------------------CUSTOM BLOCKS---------------------*/
/*-----Welcome-------*/
#custom {
    padding-top: 17px;
}

#custom .block {
    float: left;
    width: 243px;
}

#block-block-1 .content {
    padding: 8px 5px 20px 33px
}

#block-block-1 ul {
    padding-left: 0px;
}

#block-block-1 ul li {
    background: none;
    padding: 0px 0px 0px 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 18px;
    font-size: 12px;
}

#block-block-1 ul li a {
    background: url(images/a3.gif) no-repeat 0 4px;
    padding-left: 15px;
    color: #23a1e8;
    font-weight: normal;
    text-decoration: underline;
}

#block-block-1 ul li a:hover {
    text-decoration: none;
}
/*-----LISTS-----*/
.node .content ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 24px;
}

.node .content ul li a {
    background: url(images/a2.gif) no-repeat 0 6px;
    padding-left: 13px;
    color: #126bc3;
    font-weight: normal;
}

.node .content ul li a:hover {
    text-decoration: none;
}

#profile-admin-overview ul li {
    background: none;
    padding: 0px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 20px;
}

#profile-admin-overview ul li a {
    background: url(images/a1.gif) no-repeat 0 5px;
    padding-left: 10px;
    color: #505050;
    font-weight: normal;
}

#profile-admin-overview ul li a:hover {
    text-decoration: none;
    color: #ce2a11;
}

.password-description ul {
    margin-left: 5px;
}

.password-description ul li {
    background: url(images/a1.gif) no-repeat 0 7px;
    padding-left: 10px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 12px;
}

#node-admin-content ul {
    margin-left: 5px;
}

#node-admin-content ul li {
    background: url(images/a1.gif) no-repeat 0 7px;
    padding-left: 10px;
    list-style-image: none;
    list-style: none;
    margin: 0;
    line-height: 17px;
}

ul.menu li {
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    list-style: none;
    list-style-image: none;
}

ul.menu li.leaf a {
	color: #0077B0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

ul.menu li.leaf a:hover {
	color: #00AFDB;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.links {
    font-size: 11px;
    color: #2998d8;
}

.links li a {
    color: #2998d8;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}

.links li a:hover {
    text-decoration: underline;
}
/*------END LIST------*/
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
}

ul.primary li a {
    border: none !important;
    background: url(images/bg-tab2.gif) top repeat-x !important;
}

ul.primary li a:hover {
    background: none;
    border: 0;
}

ul.primary li.active a {
    background: none;
    border: none;
    color: #23a1e8 !important;
    font-weight: normal;
}

ul.primary li.active {
}

ul.tabs li {
    background: url(images/bg-tab.gif) top repeat-x !important;
    display: block;
    margin-right: 1px;
    float: left;
}

ul.tabs li span {
    background: url(images/tab-left.gif) no-repeat 0 0;
    display: block;
}

ul.tabs li span span {
    background: url(images/tab-right.gif) no-repeat right 0;
    text-align: center;
    display: block;
}

ul.tabs li a {
    color: #303030 !important;
    font-size: 14px;
    font-weight: normal;
    background: none;
    padding: 5px 13px 5px 13px;
    margin: 0px;
    display: block;
}

ul.tabs li a:hover {
    color: #23a1e8 !important;
    margin: 0px;
    border: none;
}

#tabs-wrapper {
    margin: 0px;
    padding: 0px;
    position: relative;
    border-bottom: 1px solid #252525;
}

ul.primary {
    padding: 0px 0px 1px 0px;
    margin: 6px 0px 0px 0px;
}
/*----------------------------*/
/*----FROUM----*/
#forum {
    padding: 10px 0px 0px 0px;
}

#forum ul.links {
    padding: 0px 0px 5px 0px;
}

#forum table {
    border: 1px solid #25465c;
    border-right: 1px solid #25465c;
}

#forum th {
    padding: 5px 0px 5px 3px;
    border-right: 1px solid #25465c;
}

#forum th a {
    color: #494949
}

#forum td {
    padding-top: 4px;
    padding-bottom: 4px;
    color: #444444;
}

#forum td.container {
    background: #c5d6e0;
    border-right: 1px solid #25465c;
    border-bottom: 1px solid #25465c;
}

#forum td.container a {
    color: #0077bc;
    padding: 0px 0px 0px 10px;
}

#forum .container .description {
    color: #444444
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply, #forum td.icon, #forum td.title, #forum td.replies, #forum td.created {
    border-right: 1px solid #25465c;
    border-bottom: 1px solid #25465c;
}

#forum .last-reply, #forum .title, #forum .created, #forum .icon {
    padding-left: 5px
}

#forum .odd {
    border-bottom: 1px solid #25465c;
    border-top: 1px solid #25465c;
    background: #f8f7f2
}

#forum div.indent {
    margin-left: 5px
}

#forum .description {
    color: #444444;
}
/*----------------------------*/
/*-----GENERAL-----*/
div.error {
    margin-top: 5px;
}

.block-region {
    background: #cbaeae;
    text-align: center;
    border: 1px dotted #af2626;
    color: #af2626;
    margin-bottom: 0px;
}
/*----Transperancy----*/
/*div.block-region {filter:alpha(opacity=40); -moz-opacity:0.4; opacity: 0.4;}
 #block_text     {position:relative; top:-52px}*/
div.admin .left {
    margin: 0px;
}

#book-outline {
    min-width: 0px;
}

#permissions, #blocks, div#forum table {
    width: 100%;
}

.node-unpublished {
    background: none;
}

.odd td, .even td {
    vertical-align: middle;
    padding-left: px;
    line-height: 18px;
    background: #f1f1f1;
}

.profile h3 {
    border-bottom: 1px solid #FFFFFF;
    color: #2a2a2a
}

.pic {
    margin-right: 17px;
    float: left;
}

#first-time a {
    color: #508198;
    text-decoration: none
}

#first-time a:hover {
    text-decoration: underline;
}

#first-time ol {
    margin-left: 20px;
}

.theme-info {
    padding-left: px;
}

.admin-list a {
    color: #2998d8;
}

.tabs a {
    color: #2998d8
}

.node-type-list a {
    color: #2998d8
}

.collapse-processed a {
    color: #2998d8;
}

.even a {
    color: #2998d8;
}

.blog a {
    color: #2998d8;
}

.odd a {
    color: #2998d8;
    line-height: 13px;
}

.check-manually a {
    color: #161616;
}

.compact-link a {
    color: #2998d8;
}

.messages a {
    color: #f30000
}

.sticky-table {
    line-height: 24px;
}

.sticky-table th {
    text-align: center;
}

.more-help-link a {
    color: #7d7d7d;
}

.help {
    font-size: 11px;
    padding: 3px 10px 0px 20px;
}

.help a {
    color: #23a1e8;
}

.help-items a {
    color: #0ea7f7;
}

.help-items ul {
    list-style: none;
    line-height: 18px;
}

.description a {
    color: #dc1b1d;
}
/*---------------------*/
#blocks tr.region-message {
    color: #2b2b2b;
}

#forum .odd, #forum .even {
    border-bottom: 1px solid #25465c;
}

#forum thead th {
    border-bottom: 1px solid #25465c;
}

.theme-info {
    padding-left: 10px;
}

.box {
    padding-left: 20px;
}

.box h2.title {
    padding-left: 0px;
    background: none;
}

#system-modules div {
    padding-bottom: 10px;
}

#forum-confirm-delete a {
    color: #6d94ac;
}

.form-checkboxes {
    width: 100px;
}

.search-form input {
    vertical-align: middle
}
/*  news start */
#news {
	

	/*
	padding:0px;
	margin:0px;

	padding-top:3px;
    margin-top:3px;
	
	*/
	/* *+html margin-top:-4px; */
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 5px;
	padding-bottom:0px;
	height:30px;
	padding-top:0px;
	margin:0px;
	vertical-align:middle;
	display:block;
	background-color:transparent;
	position:relative;
	top:10px;
	
}

#rss {
    /* background-image: url(images/Rss.png); 
    background-repeat: no-repeat;
    */
	width:40px;
	z-index:5;
	height:28px;
}

#mainPanelTop {
    background-image: url(images/qniq-web0828_04.jpg);
    background-repeat: no-repeat;
    height: 6px;
	padding:0px;
	margin:0px;
}

#mainPanelBottom {
    background-image: url(images/qniq-web0828_14.jpg);
    background-repeat: no-repeat;
	background-color:#FFFFFF;
    height: 6px;
    width: 925px;
}

#mainPanela {
    background-image: url(images/qniq-web0828_05.jpg);
    background-repeat: no-repeat;
	background-color:#FFFFFF;
    height: 165px;
    float: left;
    position: inherit;
}

#mainPanelWrapper {
	position: relative;
	height: 164px;
	display:block;
	left:0px;
	text-align:center;
	margin:0px;
	width:924px;
	background:white;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#mainPanela1 {
    background-image: url(images/qniq-web0828_06.jpg);
    background-repeat: no-repeat;
    width: 221px;
    height: 160px;
    float: left;
    margin-left: 0px;
    position: absolute;
    left: 7px;
    top: 0px;
	text-align:left;
}

.spacer {
    background-image: url(images/qniq-web0828_07.jpg);
    background-repeat: no-repeat;
    width: 6px;
    height: 160px;
    float: left;
    position: inherit;
}

#mainPanela2 {
    background-image: url(images/qniq-web0828_08.jpg);
    background-repeat: no-repeat;
    width: 221px;
    height: 160px;
    position: absolute;
    top: 0px;
    left: 237px;
	text-align:left;
}

#mainPanela3 {
    background-image: url(images/qniq-web0828_10.jpg);
    background-repeat: no-repeat;
    width: 221px;
    height: 160px;
    position: absolute;
	float:right;
    top: 0px;
    right: 237px;
	text-align:left;
}

#mainPanela4 {
    background-image: url(images/qniq-web0828_12.jpg);
    background-repeat: no-repeat;
    width: 221px;
    height: 160px;
    margin-left: 6px;
    position: absolute;
	float:right;
    top: 0px;
    /* left: 663px; */
	right:5px;
	text-align:left;
}

.news {
	background-image: url(images/qniq-web0828_03.jpg);
	background-repeat:no-repeat;
	background-position: center;
	
}

.news A:link {
    color: #99CCFF;
    text-decoration: none;
    padding-left: 5px;
}

.news A:visited {
    color: #99CCFF;
    text-decoration: none;
    padding-left: 5px;
}

.news A:hover {
    color: #B9DCFF;
    text-decoration: underline;
    padding-left: 5px;
}

.link_hyper {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: underline;
    line-height: 15px;
    text-align: left;
    width: 111px;
    padding-left: 22px;
}

.link_hyper A:link {
    color: #666666;
    text-decoration: underline;
}

.link_hyper A:visited {
	text-decoration: underline;
	color: #666666;
}

.link_hyper A:hover {
    color: #006699;
    text-decoration: underline;
}

.link_download {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
    line-height: 18px;
    text-decoration: underline;
    padding-left: 5px;
}

.link_download A:link {
    color: #006699;
    text-decoration: underline;
}

.link_download A:visited {
    color: #006699;
    text-decoration: none;
}

.link_download A:hover {
    color: #009191;
    text-decoration: underline;
}

.link_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
    line-height: 18px;
    text-decoration: none;
    padding-left: 22px;
    padding-top: 17px;
    vertical-align: baseline;
}

.link_content A:link {
    color: #CC0000;
    text-decoration: none;
}

.link_content A:visited {
    color: #CC0033;
    text-decoration: none;
}

.link_content A:hover {
    color: #CC0033;
    text-decoration: underline;
}

.link_hyper_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 18px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}

.link_hyper_bold A:link {
    color: #FFFFFF;
    text-decoration: none;
}

.link_hyper_bold A:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.link_hyper_bold A:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.link_hyper_bold A:active {
    color: #FFFFFF;
    text-decoration: none;
}

.table_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

.table_subject {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4F6F04;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
    line-height: 18px;
}

.table {
    border: 1px solid #BBBE87;
}

.table_brow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #393706;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 3px;
}

.locator_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #599002;
    padding-top: 15px;
    padding-left: 3px;
}

.locator {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-top: 15px;
    padding-left: 3px;
}

.locator A:link {
    color: #333333;
    text-decoration: none;
}

.locator A:visited {
    color: #333333;
    text-decoration: none;
}

.locator A:hover {
    color: #CC9900;
    text-decoration: underline;
}

.locator A:active {
    text-decoration: none;
}

.list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #89B700;
    line-height: 14px;
}

.list_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}
