/* CSS Document */
* { margin:0; padding:0;}

body#body{ 
	background:url(../images/bg.gif) top repeat-x #181f23;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}

table{border-collapse:collapse; border:0px;}
td { vertical-align:top; padding:0px;}

tbody { border:none;}

a{ color:#FFFFFF}
a:hover{text-decoration:none; }
img, a img { border:0;}

.clear { clear:both;}

fieldset { border:1px solid #5e6365; overflow:hidden; position:relative;}
fieldset legend { color:#58d6f6;}
html.js fieldset.collapsed legend { display:inline;}
html.js fieldset.collapsible legend a { background:url(../images/a4.gif) no-repeat 5px 5px;}
html.js fieldset.collapsed legend a { background:url(../images/a3.gif) no-repeat 5px 4px;}

fieldset a { color:#69d10c;}
fieldset .tips { font-size:10px;}

.min-width {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); 
min-width:980px;
}
#main { margin:0 auto; width:902px; position:relative; background:url(../images/bg-top.jpg) top left no-repeat;}

table.system-status-report th, thead th { border-bottom:1px solid #5e6365; color:#FFFFFF; font-size:13px; }
thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #5e6365;}

/*------HEADER------*/
#header { padding:0px;}
/*.top-left { background:url(../images/top-left.gif) top left no-repeat;}
.top-right { background:url(../images/top-right.gif) top right no-repeat;}*/

.head-row1 { height:108px; width:100%; overflow:hidden;}
.head-row1 .col1 { float:left;}
.head-row1 .col2 { float:right; width:615px;}

.head-row2 { height:230px; overflow:hidden; padding-left:527px;}

.head-row3 { height:104px; width:100%; overflow:hidden; vertical-align:bottom; padding:8px;}

.logo { margin:47px 10px 0px 4px;}
h1.site-name { font-size:30px; padding:0px 10px 0px 0px; font-family:"Trebuchet MS"; text-transform:capitalize;}
h1.site-name a { color:#FFFFFF; text-decoration:none; font-weight:normal; line-height:30px;}
.slogan { padding:0px 0px 0px 0px; color:#FFFFFF; font-size:15px; text-transform:none;}
.slogan-img { padding:43px 0px 0px 0px;}

.pr-menu {overflow:hidden; padding-right:12px; float:right;}
ul.primary-links {margin:0px; padding:0px; list-style:none; text-align:center;}
ul.primary-links li { float:left; text-transform:none; padding:0px; margin-right:3px;}
ul.primary-links li a {color:#033c05; text-decoration:none; font-size:11px; font-weight:bold; padding:13px 0px 11px 0px; width:115px; text-transform:uppercase;display:block; background:url(../images/bg-li.gif) top left no-repeat;}
ul.primary-links li a:hover { color:#034e72; background:url(../images/bg-li2.gif) top left no-repeat;}
ul.primary-links li a.active { background:url(../images/bg-li2.gif) top left no-repeat;} 
ul.primary-links li.last { background:none;}
ul.primary-links li.last a{ padding-right:0px;}

/*----Breadcrumb-----*/
.breadcrumb { padding:15px 25px 0px 33px; color:#41da0c; font-size:13px; font-weight:bold;}
.breadcrumb a { color:#58d6f6; text-decoration:none; padding:0px 6px 0px 6px; text-transform:capitalize; font-weight:normal;}
.breadcrumb a:hover { text-decoration:underline; color:#FFFFFF;}

/* footer */
#footer { color:#098db9; font-size:12px; font-weight:normal; text-transform:none; text-align:center; background:#1a2a2f}
.foot { text-align:right; margin:0 auto; width:980px; padding:12px 0px 20px 0px;}
#footer a { color:#098db9; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}
#footer .foot span { padding-left:40px;}
/* footer end */


/*------CORNERS------*/
div.block { margin-bottom:10px; color:#FFFFFF; position:relative; overflow:hidden; width:100%;}
.bg-block { background:url(../images/bg-block2.gif) left repeat-y; width:100%;}
.block-cont-top { background: url(../images/block-cont-top2.gif) top left no-repeat; width:100%;}
.block .content { padding:5px 20px 15px 28px; overflow:hidden; background:url(../images/block-bot2.gif) bottom left no-repeat;}
.clear-block { padding:0px 20px 0px 18px;}
.admin .clear-block { padding:0px;}

.block-top { background:url(../images/block-top2.gif) top left no-repeat; height:6px;}

.bg-top { background:url(../images/bg-top.jpg) top right no-repeat; padding-left:290px; height:300px;}
.pic { margin-bottom:8px;}

.border-top {background:url(../images/border-top.gif) repeat-x top;}
.corner-top-left {background:url(../images/corner-top-left.gif) no-repeat left top;}
.corner-top-right {background:url(../images/corner-top-right.gif) no-repeat right top; width:100%;}
.corner-top-right .inner { padding:30px 32px 20px 32px;}

/*.right-bgd {background:url(../images/bg.jpg) repeat-x 1165px top; height:357px; position:absolute; right:0; top:0; width:50%;}*/
.links-indent { overflow:hidden; padding:0px 0px 0px 13px;}
.bg-links { background:url(../images/bg-links.gif) top repeat-x; float:right}
.links-left { background:url(../images/links-left.gif) top left no-repeat; float:left;}
.links-right { background:url(../images/links-right.gif) top right no-repeat; float:left; height:21px;}

/*-----------------*/

#cont { width:100%; overflow:hidden; padding-bottom:10px;}

/*#left-col { width:187px; margin-right:-187px; float:left; position:relative;}
#left-col .ind { padding:0px 7px 0px 0px;}*/

#cont-col { float:left; width:100%;}
#cont-col .ind { padding:0px 219px 20px 4px;}

#right-col { width:219px; margin-left:-219px; float:left;}
#right-col .ind { padding:0px 0px 0px 8px;}

/**************---TITLES---**************/
h1 { color:#444b4e; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:17px;}
h1.title a {color:#ffffff; text-transform:none; text-decoration:none; font-size:18px; font-weight:normal;}
h1.title a:hover{text-decoration:underline;}
#tabs-wrapper h2 { background:none; color:#FFFFFF !important;  padding-bottom:10px;}

h2 { font-size:16px; color:#FFFFFF; padding:10px 0px 7px 0px; text-transform:capitalize; width:100%;}
h2.with-tabs { padding-left:0px; padding-top:0px;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}

h3 { color:#424242; padding:5px 0px;}
h3 a {color:#424242; text-decoration:none;}

.block .title { width:100%;}
.title { padding:0px; background:url(../images/bg-h2.gif) no-repeat 6px 0px;}
.title h3 { color:#FFFFFF; font-size:14px; font-weight:bold; padding:14px 10px 10px 28px; text-transform:capitalize;}

.admin-panel h3 { color:#FFFFFF; font-size:13px;}

.submit { padding:7px 0px 26px 2px; overflow:hidden; background:url(../images/bg-line.gif) bottom repeat-x}
.submitted{ color:#58d6f6; font-size:12px; line-height:normal; font-weight:normal;}
.submitted a { color:#58d6f6;}

/***************/


.comment { padding:10px 0px 10px 20px;}
.comment h3 { background:none;}
.comment h3 a{ color:#FFFFFF; font-size:15px;}
.comment .title { padding-left:0px; padding-bottom:10px;}
.comment .submitted { margin-left:0px; padding-bottom:10px; color:#58d6f6;}
.comment .submitted a{ color:#58d6f6;}

.content { padding:0px 10px 0px 0px; color:#FFFFFF; line-height:18px;}
 
.content strong { color:#cccccc; text-transform:uppercase;}
.content span strong { font-size:11px; line-height:16px;}

.isMatch {  
			font-family:Tahoma, Verdana, Arial;
			font-size:14px; 
			line-height:20px; 
			color:#ff5400; 
			font-weight:bold; 
		}


#orange { font-size:11px; line-height:12px; color:#CC3300; font-weight:bold; font-family:Tahoma, Verdana, Arial;}
 
.isNormal { font-size:14px; line-height:20px; color:#FFFFFF; font-weight:bold; font-family:Tahoma, Verdana, Arial;}
#StatsNumber { font-size:7px; line-height:12px; color:#ffffff; font-weight:bold; font-family:Tahoma, Verdana, Arial;}
#bllue  { font-size:11px; line-height:12px; color:#0099FF; font-weight:bold; font-family:Tahoma, Verdana, Arial;}
.node .content a { color:#FFFFFF; font-size:13px;}
.content a:hover{ text-decoration:none;}

.node { width:100%; padding-bottom:25px;}
.node .content, #contact-mail-page { padding:14px 0px 10px 0px; overflow:hidden;}
.node div.links { padding-top:3px; text-align:left;}
.node .title {padding:0px 0px 0px 0px;}

.node .content .list { padding:0px 70px 9px 26px; float:left;}
.node .content .list2 { float:left;}

/*---------------------*/

/*----NAVIGATION----*/
#block-user-1 .bg-block{ background:url(../images/bg-block.gif) left repeat-y;}
#block-user-1 .block-top { background:url(../images/block-top.gif) top left no-repeat; width:100%;}
#block-user-1 .block-cont-top { background:url(../images/block-cont-top.gif) top left no-repeat; width:100%;}
#block-user-1 .content { background:url(../images/block-bot.gif) bottom left no-repeat; padding-left:20px;}
#block-user-1 .title { background:url(../images/bg-h.gif) no-repeat 6px 0}
#block-user-1 .title h3{ color:#171c1f}
#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px; width:100%;}
#block-user-1 .content ul.menu li ul.menu { padding-left:0px; width:auto}
#block-user-1 .content ul.menu li { padding:6px 0px 0px 27px; list-style-image:none; list-style:none; margin:0; line-height:14px; background:url(../images/a1.png) no-repeat 0 0px;}
#block-user-1 .content ul.menu li a { background:url(../images/bg-line2.gif) bottom repeat-x; color:#ffffff; font-size:12px; text-decoration:none; font-weight:bold; text-transform:none; display:block; padding-bottom:4px;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:underline;}
#block-user-1 .content ul.menu li.collapsed a { background:url(../images/a2.gif) no-repeat 0 6px;}
/*#block-user-1 .content ul.menu li.expanded { padding-left:0px; background:none;}
#block-user-1 .content ul.menu li.expanded a{ margin-left:20px;}*/

/*------Custom Login-Form------*/
.userlogin { font-size:13px; color:#FFFFFF; padding:34px 0px 0px 36px; font-weight:bold;}
#user-bar { font-size:13px; font-weight:bold; padding:13px 0px 0px 36px;}
#user-bar .user-info { padding-bottom:5px; color:#6d2900; padding-top:11px;}
#user-bar p a { color:#FFFFFF;}
#user-bar .item-list li { list-style:none; list-style-image:none; line-height:14px;}
#user-bar .item-list li a{ font-weight:normal; font-size:10px; color:#FFFFFF;}
#user-bar .item-list li a:hover {}

/*----Login-form----*/
#block-user-0 .title h3 { background:url(../images/bg-ha.gif) no-repeat 117px 15px}
#user-login-form { text-align:left;}
#user-login-form input#edit-name, #user-login-form input#edit-name-1 { width:152px; font-size:12px; height:20px; color:#1da8cb; background:#073445; border:1px solid #1c647f;}
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 { width:152px; font-size:12px; height:20px; color:#1da8cb; background:#073445; border:1px solid #1c647f;}
#user-login-form label { color:#58d6f6; font-size:12px; font-weight:normal; padding:0px 0px 4px 0px;}
#user-login-form .form-required { color:#FFFFFF;}
#user-login-form .description a { color:#47a4bb;}
#user-login-form .item-list ul { padding:0px;}
#user-login-form .item-list li{ line-height:18px; list-style:none; list-style-image:none; margin:0px; padding:0px; background:none;}
#user-login-form .item-list li a{ background:none; padding-left:0px; font-weight:bold; color:#69d10c; text-decoration:underline; font-size:11px; }
#user-login-form .item-list li a:hover{text-decoration:none; color:#FFFFFF;}

#user-login-form .form-submit{ background:url(../images/login.gif) top left no-repeat; border:none; width:74px; height:21px; margin:10px 0px 10px 0px; font-weight:bold; color:#181f23; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:none; padding:0px 0px 3px 0px;}

#user-login-form .form-item { margin-top:0px; margin-bottom:3px;}

/*-------------------------*/


/*----POLL----*/
.poll .percent, .poll .text { color:#58d6f6; font-size:13px;}
.poll .title { color:#58d6f6; font-size:13px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px;}
.poll .total { font-weight:normal; color:#58d6f6; font-size:12px; text-align:left;}
.poll .bar {background:#073445; font-size:1px; height:8px; border:1px solid #1c647f; padding:0px;}
.poll .bar .foreground { background:#1ab411; font-size:1px; height:8px;}

#block-poll-0 li{ background:none; padding:0;}
#block-poll-0 ul.links li { background:none; padding:0px; background:none;}
#block-poll-0 ul.links li a { color:#FFFFFF; font-weight:normal; font-size:11px; text-decoration:none; background:none; text-transform:none;}
#block-poll-0 ul.links li a:hover { text-decoration:underline;}
#block-poll-0 .bar { background:#073445; font-size:1px; height:8px; border:1px solid #1c647f; padding:0px;}
#block-poll-0 .bar .foreground { background:#1ab411; font-size:1px; height:8px;}
#block-poll-0 .percent, #block-poll-0 .text { color:#58d6f6; font-size:11px; font-weight:normal; line-height:normal;}
#block-poll-0 .poll .title { color:#FFFFFF; font-size:11px; font-weight:normal; padding-top:0px; background:none; padding-left:0px;}
#block-poll-0 .total { font-weight:normal; color:#58d6f6; font-size:11px;}
.form-item label { color:#FFFFFF;}
#block-poll-0 ul.links { padding-left:0px;}
#block-poll-0 ul.links .first{ padding:0px;}
#cont #block-poll-0 ul.links li{ background:none;}

/*----Who's Online----*/
#block-user-3 .bg-block { background:url(../images/bg-block3.gif) left repeat-y;}
#block-user-3 .block-top { background:url(../images/block-top3.gif) top left no-repeat;}
#block-user-3 .block-cont-top { background:url(../images/block-cont-top3.gif) top left no-repeat;}
#block-user-3 .title{ background:url(../images/bg-h3.gif) no-repeat 6px 0}
#block-user-3 .title h3 { background:url(../images/bg-ha2.gif) no-repeat 139px 15px;}
#block-user-3 .content { font-size:12px; color:#181f23; font-weight:normal; padding-right:20px; background:url(../images/block-bot3.gif) bottom left no-repeat;}
#block-user-3 .item-list h3 { color:#181f23; font-size:12px; font-weight:bold; text-transform:none; padding-top:10px;}
#block-user-3 .item-list ul { margin:0; padding:0;}
#block-user-3 .item-list ul li{ list-style-image:none; list-style:none; margin:0; line-height:18px;}
#block-user-3 .item-list ul li a{ color:#181f23; 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:#FFFFFF; font-weight:bold; font-size:12px;}


/*-----Recent blog posts-------*/
#block-blog-0 { background:url(../images/bg-line.gif) bottom repeat-x;}
#block-blog-0 .item-list ul { padding-left:0px;}
#block-blog-0 .item-list ul li{ background:url(../images/a3.gif) no-repeat 0 7px; padding:0px; width:100%; list-style-image:none; list-style:none; margin:0; line-height:18px;}
#block-blog-0 .item-list ul li a{ background:none; color:#FFFFFF; font-weight:normal; text-decoration:underline; padding-left:15px; font-size:11px; display:block;}
#block-blog-0 .item-list ul li a:hover { text-decoration:none;}
#block-blog-0 .more-link a{ color:#69d10c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:none;}
#block-blog-0 .more-link a:hover{ text-decoration:underline;}


/*----SEARCH FORM----*/
.form-submit { background:url(../images/bg-but.gif) top repeat-x; vertical-align:middle; color:#deedff; font-weight:bold; font-size:11px; border:1px solid #3565a5; padding:1px 3px 1px 3px}
.form-submit:hover { background:url(../images/bg-but2.gif) top repeat-x; color:#FFFFFF; }


.search-box { padding:0px 15px 0px 0px; height:70px;}
.search-box .indent { padding-top:28px; text-align:right;}
.search-box input { font-size:12px; vertical-align:middle}

#search-theme-form {padding:0px;}
#search-theme-form label { color:#777777; font-size:13px; text-transform:none; font-weight:bold; vertical-align:middle; margin-right:9px;}

#search-theme-form .form-submit { 
background:url(../images/search.gif) top left no-repeat;
border:none;
width:64px;
height:23px;
vertical-align:middle;
color:#181f23;
font-weight:bold;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:capitalize;
padding:0px 0px 2px 0px;
}
#search-theme-form .form-text { width:189px; font-size:12px; font-weight:normal; color:#1da8cb; height:19px; background:#071e26; border:1px solid #123643; margin-right:7px; padding:2px 0px 0px 3px;}


/*-----Recent comments-------*/
#block-comment-0 .item-list ul { padding-left:0px; width:100%;}
#block-comment-0 .item-list ul li{ background:url(../images/a3.gif) no-repeat 0 6px; padding:0px 0px 0px 10px; list-style-image:none; list-style:none; margin-bottom:10px; line-height:16px; color:#58d6f6; font-size:11px; margin-left:0px;}
#block-comment-0 .item-list ul li a{ background:none; color:#FFFFFF; font-weight:normal; text-decoration:none; font-size:11px; padding-left:0px;}
#block-comment-0 .item-list ul li a:hover{ text-decoration:underline;}


/*----Who's New----*/
#block-user-2 .item-list ul { padding-left:0px;}
#block-user-2 .item-list ul li{ background:url(../images/a3.gif) no-repeat 0 11px; color:#FFFFFF; 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:#FFFFFF; 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:0px;}
#block-menu-primary-links .content ul.menu li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-primary-links .content ul.menu li a { background:url(../images/a3.gif) no-repeat 0 4px; font-size:12px; padding-left:10px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#block-menu-primary-links .content ul.menu li a:hover{ text-decoration:underline; }

/*----SEARCH_BLOCK----*/
#block-search-0 .content label { color:#FFFFFF; font-size:11px;}
#block-search-0 #edit-search-block-form-1 { margin-bottom:5px; width:144px; height:15px; margin-bottom:0px; vertical-align:middle}


/*----New forum topics----*/
#block-forum-1 .item-list ul { padding:0px; margin-bottom:10px;}
#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/a3.gif) no-repeat 0 4px; padding-left:10px; color:#FFFFFF; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-1 .item-list a:hover{ text-decoration:underline;}
#block-forum-1 .more-link a{ color:#69d10c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:none; }
#block-forum-1 .more-link a:hover{ text-decoration:underline;}

/*----Active forum topics----*/
#block-forum-0 .item-list ul { padding-left:0px; margin-bottom:10px;}
#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/a3.gif) no-repeat 0 4px; padding-left:10px; color:#FFFFFF; font-weight:normal; text-decoration:none; font-size:11px;}
#block-forum-0 .item-list a:hover{ text-decoration:underline;}
#block-forum-0 .more-link a{ color:#69d10c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:none;}
#block-forum-0 .more-link a:hover{ text-decoration:underline;}

/*----Languages----*/
#block-locale-0 .content ul { padding-left:0px; margin-bottom:10px;}
#block-locale-0 .content ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-locale-0 .content ul li a{ background:url(../images/a3.gif) no-repeat 0 4px; padding-left:10px; color:#FFFFFF; font-weight:normal; text-decoration:none; font-size:11px;}
#block-locale-0 .content a:hover{ text-decoration:underline;}

/*----Syndicate----*/
#block-node-0 .content { padding:20px 20px 25px 30px;}


/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
.body ul.menu li a, .body .item-list ul li a { background:url(../images/a3.gif) no-repeat 0 4px; padding-left:15px; color:#58d6f6; font-weight:normal;}
.body .item-list ul li a:hover{ text-decoration:none;}

/*-------------------------*/

/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
.block-block ul { padding-left:0px;}
.block-block li a { color:#545151;text-decoration:underline; background:url(../images/a3.gif) no-repeat 0 7px; padding-left:15px; line-height:22px;}
.block-block li a:hover{ text-decoration:none;}
/*---*/

/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li{ background:url(../images/a5.gif) no-repeat 0 4px; padding-left:17px; list-style-image:none; list-style:none; line-height:22px; color:#58d6f6;}
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal;}

/*---Numeric Lists without links---*/
#cont-col .content Ol { padding-left:2px;}
#cont-col .content Ol li{ background:none; padding:0px; margin-left:20px; line-height:22px; color:#58d6f6;}
#cont-col .content Ol li ul li {background:url(../images/a5.gif) no-repeat 0 10px; padding-left:17px; color:#58d6f6; font-weight:normal;}

/*---nonNumeric Lists---*/
#cont-col .content ul li{ list-style-image:none; list-style:none; line-height:22px; font-size:11px;}
#cont-col .content ul li a { color:#58d6f6; font-weight:normal; text-decoration:none; font-size:11px;}
#cont-col .content ul li a:hover{ text-decoration:underline; }
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal; color:#58d6f6}
#cont-col .content ul li ol li a { background:none;}

/*---Numeric Lists---*/
#cont-col .content Ol { padding-left:2px; font-size:11px;}
#cont-col .content Ol li{ background:none; padding:5px 0px 5px 0px; margin-left:20px; line-height:22px;}
#cont-col .content Ol li a { padding-left:0px; color:#58d6f6; font-weight:normal; text-decoration:none; font-size:11px;}
#cont-col .content Ol li a:hover{ text-decoration:underline; }
#cont-col .content Ol li ul li a { font-weight:normal; text-decoration:none;}
#cont-col .content Ol li ul li a:hover {text-decoration:underline;}


/*---Paragraph Style---*/
#cont-col .content p { padding-bottom:7px; padding-top:7px;}
#cont-col .content blockquote { border:1px solid #7f7f7f; background:#272b32; padding:5px; margin:10px 0px 10px 0px;}

.item-list ul li { list-style-image:none; list-style: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:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#52a1d6;}
*/
.links { font-size:11px; color:#181f23;}
.links li a{ color:#181f23; font-weight:bold; text-decoration:none; font-size:12px; text-transform:none; padding-left:0px;}
.links li a:hover{ text-decoration:none; color:#FFFFFF}

ul.links.inline { padding-right:0px;}


.cent ul.links li a { color:#104d0c; font-weight:normal; font-size:11px; text-transform:capitalize; background:none; text-decoration:none; padding:0px;}
.cent ul.links li a:hover { text-decoration:underline;}
#comments ul.links li a { color:#58d6f6;}


.taxonomy ul.links li a, #forum ul.links li a { color:#69d10c}

/*------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:#FFFFFF !important;
	font-weight:bold;
}


ul.tabs li	{
	background:url(../images/bg-tab.gif) top repeat-x !important; /*bg-tab*/
	display:block;
	margin-right:2px;
	float:left;
}

ul.tabs li span	{
	background:url(../images/tab-left.gif) top left no-repeat; /*tab-left*/
	display:block;
}
ul.tabs	li span span {
	background:url(../images/tab-right.gif) top right no-repeat; /*tab-right*/
	text-align:center;
	display:block;
}

ul.tabs	li a {
	color:#181f23 !important;
	font-size:14px;
	font-weight:normal;
	background:none;
	padding:6px 20px 6px 20px;
	margin:0px;
	display:block;
}
ul.tabs	li a:hover {
	color:#FFFFFF !important;
	margin:0px;
	border:none;
}

#tabs-wrapper {
  margin:0px;
  padding:0px;
  border-bottom:1px solid #11b0dd;
}
ul.primary {
  padding:0px;
  margin:0px;}

/*----------------------------*/

/*----FROUM----*/
#forum	{
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
	overflow:hidden;
	width:100%;
}
#forum a { color:#FFFFFF;}
#forum ul.links {
	padding:0px 0px 5px 0px;
}
#forum table {
	border:1px solid #ffffff;
	border-right:none;
}
#forum th	{
	padding:5px 0px 5px 3px;
	border-right:1px solid #ffffff;
}
#forum th a	{
	color:#FFFFFF;
}
#forum td	{
	padding-top:4px; 
	padding-bottom:4px;
}
#forum .description { color:#FFFFFF} /*Forum Container description*/

#forum .forum .description { color:#FFFFFF; font-size:11px;} /*Forum description*/

#forum td.container	{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#forum td.container	a{
	color:#FFFFFF; 
	padding:0px 0px 0px 10px;
}

#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 #ffffff;
	border-bottom:1px solid #ffffff;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon  {
	padding-left:5px
}
#forum .odd	{
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background:#f8f7f2
}
#forum div.indent	{
	margin-left:5px}

#forum .odd, #forum .even { border-bottom:1px solid #ffffff; }
#forum thead th { border-bottom:1px solid #ffffff; background:url(../images/bg-forum.gif) top repeat-x; color:#FFFFFF;}
/*----------------------------*/

/*-----GENERAL-----*/

.node .taxonomy { padding-top:5px;}

div.error { margin-top:5px;}

.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; 
/*color:#618749;*/
color:#990000;
 margin-bottom:0px; clear:both;}


div.admin .left { margin:0px;}
#book-outline { min-width:0px;}
#permissions, #blocks, #forum table, .sticky-enabled  { width:100%;}
.node-unpublished { background:none;}
.odd td { vertical-align:middle; line-height:18px; background:#0798c9; font-size:12px;}  /* odd_row BACKGROUND*/
.even td { vertical-align:middle; line-height:18px; background:#11b0dd; font-size:12px;} /* even_row BACKGROUND*/
.profile h3 { border-bottom:1px solid #ffffff; color:#ffffff}

img.alignleft{ float:left; margin-right:36px;}
img.alignright{ float:right; margin-left:10px;}


#first-time a { color:#508198; text-decoration:none}
#first-time a:hover{  text-decoration:underline;}
#first-time ol { margin-left:20px;}


.theme-info { }


.admin-list a { color:#58d6f6;}
.tabs a { color:#395c14}
.node-type-list a { color:#58d6f6;} /* Create content */
.collapse-processed a { color:#58d6f6;}
.even a { color:#3e3e3c;}
.blog a { color:#58d6f6;}
.odd a { color:#3e3e3c; line-height:13px;}
.check-manually a{ color:#161616;}

.compact-link a { color:#69d10c;}
.messages a { color:#f30000}


.sticky-table { line-height:24px; color:#FFFFFF;}
.sticky-table a { color:#FFFFFF;}
/*.sticky-table th { text-align:center;}*/

.more-help-link a { color:#7d7d7d;}

.help { font-size:11px; padding:3px 10px 0px 20px;}
.help a { color:#58d6f6;}

.help-items a{ color:#1ca0d1;}
.help-items ul { list-style:none; line-height:18px;}

.description a { color:#dc1b1d;}
/*---------------------*/

#blocks tr.region-message { color:#9298a3;}

.theme-info { padding-left:10px;}

.box { padding-left:0px;}
.box h2.title { padding-left:0px; background:none;}

.box div.links { background:none; padding:0px;}
.box .bg-links, .box .links-left, .box .links-right { background:none;}

#cont ul.links li { background:none;}
#cont ul.links li span { color:#FFFFFF;}

#system-modules div { padding-bottom:10px;}

#forum-confirm-delete a { color:#6d94ac;}

.form-checkboxes { width:100px;}

.search-form input { vertical-align:middle}

#forum ul.links { margin-bottom:10px;}

dl .title { background:none; padding:0px;}

ul.links li.comment_forbidden { padding:0px;}

#comments, #node-form { width:100%;}

#comment-form { padding-bottom:20px;}

.preview .node { background:none;}

#cont-col .content .comment_add a { color:#58d6f6; text-transform:capitalize; font-weight:bold;}

html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}

.search-advanced .action { float:none;}

/*Status Report*/
.system-status-report td { padding-left:5px;}

table.system-status-report tr.info th{ color:#002200;}
table.system-status-report tr.error th{ color:#220000;}
table.system-status-report tr.ok th { color:#002200;}
table.system-status-report tr.warning th{ color:#222200;}

tr.merge-down { border-bottom:none;}
tr.ok td { background:#DDFFDD;}
tr.error td { background:#FFCCCC;}
tr.warning td { background:#FFFFDD;}
/*-------------*/

.admin-panel dd { padding-bottom:10px;}

div.admin-dependencies, div.admin-required { color:#FFFFFF;}

#block-admin-display-form div { overflow:hidden;}
table.sticky-header { background:#0f0f0f; overflow:hidden; position:relative;}
/*table.sticky-header th { text-align:center;}*/