/* CSS Document */

* { margin:0; padding:0;}

body{ 
	background:url(images/header_left_bg.jpg) left top repeat-x #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	padding-bottom:19px;
}

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:#474646}
a:hover{text-decoration:none; }
img, a img { border:0;}

.clear { clear:both;}

.header-right-wrapper{
	width:50%;
	height:252px;
	right:114px;
	background:url(images/header_right_bg.jpg) left top repeat-x;
	position:absolute;
	top: 306px;
}
.main {width:1014px; margin:0 auto; position:relative;}

fieldset { border:1px solid #c0b198;}
fieldset legend { color:#474646;}
/*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 4px;}*/
fieldset a { color:#474646;}
fieldset .tips { font-size:10px;}

thead th { border-bottom:1px solid #434130; color:#3c3c3c; font-size:13px; }
thead th, th, tr.even, tr.odd { padding:0px; border:0;}

/*------HEADER------*/
.header{height:204px; background:url(images/header_bg.jpg) right top no-repeat;}

.logo {margin:36px 0 0 96px;}
h1.site-name { font-size:17px; display:block; padding-top:15px;}
h1.site-name a { color:#0d0d0d; text-decoration:none; text-transform:none; font-weight:bold; font-family:Arial;}
.slogan { padding:7px 0px 0px 414px; color:#44523a; font-size:18px; text-transform:uppercase;}

.top-menu{height:35px; padding:9px 0 0 34px;}

ul.primary-links {margin:0px; padding:0; list-style:none; text-align:center; }
ul.primary-links li {float:left; text-transform:capitalize; padding:3px 20px 4px 20px; background:url(images/top_menu_divider.jpg) right center no-repeat;}
/*ul.primary-links li:hover { background:url(images/bg-li.gif) top left no-repeat;}*/
ul.primary-links li a.active {color:#FFFFFF;}
ul.primary-links li a {color:#FFFFFF; text-decoration:none; font-size:13px; font-weight:bold;}
ul.primary-links li a:hover {text-decoration:underline;}
ul.primary-links li.last {padding-right:0; background:0;}

.breadcrumb-block{background:url(images/breadcrumb_bg.jpg) left top repeat-x; margin-right:4px;}
.breadcrumb-block .left{background:url(images/breadcrumb_left_bg.jpg) left top no-repeat; width:100%;}
.breadcrumb-block .right{background:url(images/breadcrumb_right_bg.jpg) right top no-repeat; height:33px; padding:12px 0 0 59px;}

/*----Breadcrumb-----*/
.breadcrumb {color:#282828; font-size:13px;}
.breadcrumb a { color:#282828; font-size:13px; text-decoration:none; padding-right:6px; padding-left:6px; text-transform:none; vertical-align:middle;}
.breadcrumb a:hover { text-decoration:none;}

/* footer */
#footer{color:#C82222; font-size:12px; font-weight:bold; text-align:center; font-family:Arial, Helvetica, sans-serif; padding:36px 0 21px 15px; height:30px;
		background:url(images/footer_bg.gif) right top repeat-x;}
#footer a{color:#C82222; text-decoration:none;}
#footer a:hover{text-decoration:underline;}

/* footer end */


/*------CORNERS------*/
div.block { margin-bottom:9px; width:100%; background:url(images/block_bg.jpg) left top repeat-y; color:#474646;}
.block .content{padding:17px 18px 23px 23px;}
.block strong{color:#282828;}

.clear-block { padding:0px 10px 0px 8px;}
.admin .clear-block { padding:0px;}

.links-align { float:left;}
.bg-links { background:url(images/links_bg.jpg) left top repeat-x; float:left;}
.links-left { background:url(images/links_left_bg.jpg) left top no-repeat; float:left;}
.links-right{ background:url(images/links_right_bg.jpg) right top no-repeat; float:left; height:21px; padding:1px 10px 0 14px;}

.cont-line {width:100%; overflow:hidden;}

.block-top {background:url(images/block_top_bg.jpg) left top no-repeat; width:100%;}
.block-bot {background:url(images/block_bot_bg.jpg) left bottom no-repeat;}

.block .title{height:36px;}
.block .title h3{color:#95CAF3; padding:10px 0 0 44px; color:#ECECEC; font-size:13px; font-weight:bold;}

/*-----------------*/

#cont{padding:24px 4px 20px 0;}
#left-col {width:237px; margin-right:-237px; position:relative; float:left; }
#left-col .ind {padding:0px 20px 0px 0px;}

#cont-col {float:left; width:100%;}
#cont-col .ind {padding:5px 237px 0 237px;}

#right-col {width:237px; margin-left:-237px; float:right;}
#right-col .ind {padding:0 0 0 37px;}

/**************---TITLES---**************/
h1 { color:#9b0023; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:11px;}
h1.title a {color:#282828; text-transform:capitalize; text-decoration:none; font-size:16px; font-weight:bold;}
#tabs-wrapper h2 { background:none; color:#282828 !important;  padding-bottom:10px;}

h2 { font-size:15px; color:#282828; padding:10px 0px 7px 0px; text-transform:capitalize;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#0076a3; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}

h3 { color:#3c3c3c; padding:5px 0px;}
h3 a {color:#476b9b; text-decoration:none;}

.title { padding:0px; background:none;}
.title h3 { color:#ECECEC; font-size:18px; font-weight:normal; padding:14px 0px 10px 22px; text-transform:capitalize;}

.admin-panel h3 { color:#3c3c3c; font-size:13px;}

.submit{ padding:18px 0px 0px 5px; background:none;}
.submitted{ color:#EA6300; font-size:11px; line-height:14px; background:none;}
.submitted a { color:#EA6300; text-decoration:none;}
.submitted a:hover{text-decoration:underline;}

/***************/


.comment { padding:10px 0px 10px 20px;}
.comment h3 { background:none;}
.comment h3 a{ color:#3c3c3c; font-size:15px;}
.comment .title { padding-left:0px; padding-bottom:10px;}
.comment .submitted { margin-left:22px; padding-bottom:10px;}

.content { padding:0px 10px 20px 0px; color:#545454; line-height:15px;}
.content strong { font-size:12px;}
.content span { color:#5e5e5e;}
.content a { color:#545454; text-decoration:underline;}
.content a:hover{ text-decoration:none;}

.node { width:100%; padding-bottom:5px; margin-bottom:5px; background:url(images/line3.gif) bottom repeat-x;}
.node .content, #contact-mail-page { padding:10px 0px 0px 0px;}
.node div.links { padding-top:3px; text-align:left;}
.node .title {padding:0px 0px 3px 0px;}
.node .taxonomy { padding-top:5px;}



/*----NAVIGATION----*/
#block-user-1 { background:url(images/block_2_bg.jpg) left top repeat-y;}
#block-user-1 .block-top { background:url(images/block_2_top_bg.jpg) left top no-repeat;}
#block-user-1 .block-bot { background:url(images/block_2_bot_bg.jpg) left bottom no-repeat;}
#block-user-1 .title h3 { color:#FFEC6C; font-size:17px; font-weight:normal; padding-top:7px;}
#block-user-1 .content{ padding-left:26px;}
#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px;}
#block-user-1 .content ul.menu li ul.menu { padding-left:15px;}
#block-user-1 .content ul.menu li {padding:3px 0px 3px 0; list-style-image:none; list-style:none; margin:0;}
#block-user-1 .content ul.menu li a { background:url(images/navigation_arr.gif) left 5px no-repeat; display:block; line-height:16px; padding-left:18px; color:#FFFFFF; font-weight:bold; font-size:13px; text-decoration:none; text-transform:none;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:underline;}
#block-user-1 .content ul.menu li.collapsed a {background:url(images/navigation_arr.gif) left 6px no-repeat; line-height:16px;}
#block-user-1 .content ul.menu li.last { background:none;}
/*#block-user-1 .content ul.menu li.expanded { }*/

/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul { padding-left:0px;}
#block-blog-0 .content{padding-left:26px;}
#block-blog-0 .item-list ul li{ background:url(images/box_list_marker.gif) left 5px no-repeat; padding:0 0 10px 14px; list-style-image:none; list-style:none; margin:0; }
#block-blog-0 .item-list ul li a{color:#474646; font-weight:normal; text-decoration:none; font-size:11px;}
#block-blog-0 .item-list ul li a:hover { text-decoration:underline;}
#block-blog-0 .more-link { text-align:right;}
#block-blog-0 .more-link a{color:#474646; font-size:12px; font-weight:normal; text-decoration:underline; display:block; text-align:right;}
#block-blog-0 .more-link a:hover{ text-decoration:none;}


/*-----Recent comments-------*/
#block-comment-0 .item-list ul { padding-left:0px;}
#block-comment-0 .item-list ul li{ background:url(images/box_list_marker.gif) left 5px no-repeat; padding:0px 0px 0px 13px; list-style-image:none; list-style:none; margin-bottom:10px; color:#282828; font-size:10px; margin-left:0px;}
#block-comment-0 .item-list ul li a{ background:none; color:#282828; font-weight:bold; text-decoration:none; font-size:11px; padding-left:0px;}
#block-comment-0 .item-list ul li a:hover{ text-decoration:underline;}
#block-comment-0 .more-link a { color:#03080b;}
#block-comment-0 h3{}

/*----Who's Online----*/
#block-user-3 {background:url(images/block_2_bg.jpg) left top repeat-y;}
#block-user-3 .block-top {background:url(images/block_2_top_bg.jpg) left top no-repeat;}
#block-user-3 .block-bot {background:url(images/block_2_bot_bg.jpg) left bottom no-repeat;}
#block-user-3 .title h3 {}
#block-user-3 .content { font-size:12px; line-height:20px; color:#FFFFFF; padding-top:0px;}
#block-user-3 .item-list h3 { color:#FFFFFF; font-size:12px; font-weight:normal; text-transform:capitalize; padding-top:2px; padding-bottom:1px;}
#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:19px;}
#block-user-3 .item-list ul li a{ background:none; color:#FFFFFF; padding-left:0px; font-size:12px; font-style:italic; text-decoration:none;}
#block-user-3 .item-list ul li a:hover { text-decoration:underline;}
#block-user-3 em { color:#FFFFFF; font-weight:normal; font-size:12px;}

/*----Who's New----*/
#block-user-2 .item-list ul { padding-left:0px;}
#block-user-2 .item-list ul li{ list-style-image:none; list-style:none; margin:0; line-height:25px;}
#block-user-2 .item-list ul li a{ background:none; color:#474646; padding:0px;  font-size:12px; font-weight:normal; text-decoration:none; font-style:italic;}
#block-user-2 .item-list ul li a:hover { text-decoration:underline;}

/*----Primary Links----*/
#block-menu-primary-links .content ul.menu { padding:0px;}
#block-menu-primary-links .content ul.menu li { background:none; padding:0px; font-size:11px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-primary-links .content ul.menu li a{ background:url(images/box_list_marker.gif) no-repeat 0 4px; padding-left:15px; color:#474646; 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:20px 20px 25px 25px;}


/*----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/box_list_marker.gif) no-repeat 0 4px; padding-left:13px; color:#474646; 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:#474646; font-size:12px; text-transform:none; text-decoration:none;}
#block-forum-1 .more-link a:hover{ text-decoration:underline;}

/*----Active forum topics----*/
#block-forum-0 .title h3 {}
#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/box_list_marker.gif) no-repeat 0 4px; padding-left:13px; color:#474646; font-weight:normal; text-decoration:none; font-size:12px;}
#block-forum-0 .item-list a:hover{ text-decoration:underline;}
#block-forum-0 .more-link a{ color:#474646; font-size:12px; text-transform:none; text-decoration:none;}
#block-forum-0 .more-link a:hover{ text-decoration:underline;}


/*----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 {color:#545454; 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 {color:#1b86e2; font-weight:normal;}


/*----SEARCH_BLOCK----*/
#block-search-0 .content { padding:;}
#block-search-0 .content label { color:#282828; font-size:11px;}
#block-search-0 #edit-search-block-form-1 { margin-bottom:5px;}


/*----POLL----*/
.poll .percent, .poll .text { color:#73332a; font-size:11px;}
.poll .title { color:#73332a; font-size:12px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px;}
.poll .total { font-weight:normal; color:#73332a; font-size:12px; text-align:left;}
.poll .bar {background:url(images/poll2.gif) top repeat-x; font-size:1px; height:12px; border:none;}
.poll .bar .foreground { background:#E14500;  font-size:1px; height:12px;}

#block-poll-0{}
#block-poll-0 .block-top{}
#block-poll-0 .block-bot{}
#block-poll-0 h3{}
#block-poll-0 li{background:0; padding:0;}
#block-poll-0 ul.links li { background:none; padding:0px;}
#block-poll-0 ul.links li a { color:#FFFFFF; font-size:12px; text-decoration:none; background:none; text-transform:none}
#block-poll-0 ul.links li a:hover { text-decoration:underline;}
#block-poll-0 .bar { background:#FFFFFF; font-size:0; height:8px; border:1px solid #B8B8B8; margin:10px 0 2px 0;}
#block-poll-0 .bar .foreground {background:#E14500; font-size:0; height:8px;}
#block-poll-0 .percent, #block-poll-0 .text { color:#282828; font-size:11px; font-family:Arial; line-height:12px;}
#block-poll-0 .percent{text-align:left; margin-bottom:10px;}
#block-poll-0 .poll .title { color:#282828; font-size:11px; font-weight:bold; padding-top:5px; background:none; padding-left:0px; font-family:Arial}
#block-poll-0 .total { font-weight:normal; color:#474646; font-size:11px; font-family:Arial;}
.form-item label { color:#3c3c3c; padding-right:1px;}
#block-poll-0 ul.links { padding-left:0px;}
#block-poll-0 ul.links .first{ padding:0px;}
#block-poll-0 .links a{color:#3c3c3c!important; font-weight:normal;}

/*----SEARCH FORM----*/
.form-submit { background:#FFFFFF; vertical-align:middle; color:#8C8C8B; font-weight:bold; font-size:11px; height:20px; padding:0 5px 1px 5px!important; border:1px solid #818181;}
.form-submit:hover { background:#FFFFFF; color:#EA6300}


.search-box { padding:11px 17px 0px 0px; text-align:right; height:33px;}
.search-box input { font-size:12px; vertical-align:middle}

#search-theme-form {padding:0px;}
#search-theme-form label { color:#202a32; font-size:11px; text-transform:none; font-weight:normal; vertical-align:middle; margin-right:1px;}

#search-block-form .form-submit, #search-theme-form .form-submit{ 
background:url(images/search.gif) top left no-repeat;
border:none;
width:56px;
height:22px;
vertical-align:middle;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:arial!important;
text-transform:none; padding-bottom:1px
}
#search-theme-form .form-text { width:127px; font-size:11px; color:#7A7979; text-transform:none; padding-left:7px; height:15px; background:#FFFFFF; border:1px solid #565656; margin-right:5px;}
/*---------------------*/

/*------Custom Login-Form------*/
.userlogin { font-size:14px; color:#FFFFFF; padding:47px 0px 0px 50px; font-weight:bold;}
#user-bar { font-size:12px; font-weight:bold; padding:10px 0px 0px 52px;}
#user-bar .user-info { padding-bottom:5px; color:#ffcf33;}
#user-bar p a { color:#FFFFFF;}
#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:#fff459;}
#user-bar .item-list li a:hover {color:#FFFFFF;}

/*----Login-form----*/

#block-user-0{}
#block-user-0 .block-top{}
#block-user-0 .block-bot{}
#block-user-0 h3{color:#FFEC6C; font-size:17px; font-weight:normal; padding-top:7px;}
#block-user-0 .content { padding-top:20px; padding-bottom:20px;}
#user-login-form { text-align:left;}
#user-login-form input#edit-name, #user-login-form input#edit-name-1 { width:154px; font-size:11px; height:18px; color:#000000; background:#FFFFFF; border:1px solid #000000;}
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 { width:154px; font-size:11px; height:18px; color:#000000; background:#FFFFFF; border:1px solid #000000;}
#user-login-form label { color:#000000; font-size:11px; font-weight:normal; padding-top:0px; padding-bottom:0px;}
#user-login-form .form-required { color:#BF1A1A;}
#user-login-form .description a { color:#FFFFFF;}
#user-login-form .item-list ul { padding:10px 0 0 0;}
#user-login-form .item-list li{ list-style:none; list-style-image:none; margin:0px; padding:0 0 0px 0; background:none;}
#user-login-form .item-list li a{font-weight:bold; color:#000000; 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:61px; height:21px; font-weight:bold; margin-top:10px; vertical-align:middle; padding-bottom:1px; margin-bottom:5px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:none; }

#user-login-form .form-item { margin-top:0px; margin-bottom:3px;}

/*-------------------------*/

/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#custom { overflow:hidden; width:100%; padding-bottom:37px; background:url(images/line4.gif) bottom repeat-x; margin-bottom:30px;}
#custom .block-top { background:url(images/block-top5.gif) top left no-repeat;}
#custom .block-bot { background:url(images/block-bot5.gif) bottom left no-repeat;}

#custom #block-block-2 .block-top { background:url(images/block-top6.gif) top left no-repeat;}

#custom .block { width:218px; float:left; margin-right:11px; margin-bottom:0px; background:url(images/bg-block5.gif) left repeat-y;}
#custom .block .title h3 { color:#973623; text-decoration:underline; padding:25px 0px 0px 51px;}
#custom .block .content { color:#73332a; font-size:12px; padding:17px 15px 20px 23px;}
#custom .block .content strong{ color:#73332a;}
#custom .block .content ul { padding-left:0px;}
#custom .block .content ul li{ background:url(images/a3.gif) no-repeat 0 6px; padding:0px 0px 0px 13px; list-style-image:none; list-style:none; margin-bottom:10px; line-height:16px; color:#73332a; font-size:12px; margin-left:0px;}
#custom .block .content ul li a{ background:none; color:#73332a; font-weight:bold; text-decoration:none; font-size:12px; padding-left:0px;}
#custom .block .content ul li a:hover{ text-decoration:underline;}



/*#custom #block-comment-0 { margin:0px;}
#custom #block-comment-0 .block-top { background:url(images/block-top3.gif) top left no-repeat #f7f2f2; padding:6px 0px 0px 7px;}
#custom #block-comment-0 .title h3{ background:url(images/bg-h3.jpg) top left no-repeat;}
#custom #block-comment-0 .content { padding:17px 24px 20px 25px;}
#custom #block-comment-0 .item-list ul { padding-left:0px;}
#custom #block-comment-0 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin-bottom:20px; line-height:16px; color:#8a8a8a; font-size:11px; margin-left:0px;}
#custom #block-comment-0 .item-list ul li a{ background:none; color:#759e0b; font-weight:normal; text-decoration:underline; font-size:11px; padding-left:0px;}
#custom #block-comment-0 .item-list ul li a:hover{ text-decoration:none;}
#custom #block-comment-0 .more-link a { color:#03080b;}*/
/*---*/

/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li{padding-left:10px; background:url(images/box_list_marker.gif) left 9px no-repeat; list-style-image:none; list-style:none; line-height:19px; color:#545454;}
#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:#ef8435}

/*---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:19px; color:#545454;}
#cont-col .content Ol ul li{  margin:0px; list-style-image:none; list-style:none; line-height:19px;}
#cont-col .content Ol li ul li {padding-left:11px; color:#545454; font-weight:normal; background:url(images/box_list_marker.gif) left 9px no-repeat;}

/*---nonNumeric Lists---*/
#cont-col .content ul li{ list-style-image:none; list-style:none; line-height:24px;}
#cont-col .content ul li a { color:#545454; font-weight:normal; text-decoration:underline;}
#cont-col .content ul li a:hover{ text-decoration:none; }
#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:#545454}
#cont-col .content ul li ol li a { background:none;}

/*---Numeric Lists---*/
#cont-col .content Ol { padding-left:2px;}
#cont-col .content Ol li{ background:none; padding:0px; margin-left:20px; line-height:19px; color:#545454;}
#cont-col .content Ol li a { padding-left:0px; color:#545454; font-weight:normal; text-decoration:underline;}
#cont-col .content Ol li a:hover{ text-decoration:none; }
#cont-col .content Ol ul li{padding-left:11px; margin:0px; list-style-image:none; list-style:none; line-height:19px;}
#cont-col .content Ol li ul li a {  color:#545454; font-weight:normal; text-decoration:underline;}
#cont-col .content Ol li ul li a:hover {text-decoration:none;}


/*---Paragraph Style---*/
#cont-col .content p { padding-bottom:7px; padding-top:7px;}
#cont-col .content blockquote { border:1px solid #dec591; background:#f9f5e8; 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:1em; font-size:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#ef8435;}

.links { font-size:11px; color:#FFFFFF;}
.links li a{ color:#FFFFFF; font-weight:bold; text-decoration:none; font-size:12px;}
.links li a:hover{ text-decoration:underline;}


.cent ul.links li a { color:#042214; 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:#282828;}


.taxonomy ul.links li a { color:#282828}

#forum ul.links li a { color:#282828;}
/*------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:0 !important;
}
ul.primary li a:hover{
	background:none;
	border: 0;
}

ul.primary li.active a{
	background:none;
	border:none;
	color:#420101 !important;
	font-weight:bold;
}


ul.tabs li	{	
	background:url(images/tabs_button_bg.jpg) left top repeat-x!important;
	float:left;
	display:block;
	margin-right:2px;
}

ul.tabs li span	{
	display:block;
	float:left;
	background:url(images/tabs_button_left.jpg) left top no-repeat;
}
ul.tabs	li span span {
	display:block;
	float:left;
	background:url(images/tabs_button_right.jpg) right top no-repeat;
	height:39px;
	padding:10px 10px 0 10px;
}

ul.tabs	li a {
	color:#282828 !important;
	font-size:12px;
	font-weight:bold;
	background:none;
	padding:6px 5px 5px 5px;
	margin:0px;
	display:block;
}
ul.tabs	li a:hover {
	color:#420101 !important;
	margin:0px;
	border:none;
}

#tabs-wrapper {
  margin:0px;
  padding:0px;
  position: relative;
  background:url(images/tabs_bg.gif) left bottom repeat-x; 
  width:100%;
}
ul.primary {
  padding:0px;
  margin:0px;}

/*----------------------------*/

/*----FORUM----*/
#forum	{
	padding:10px 0px 0px 0px;
}
#forum ul.links {
	padding:0px 0px 5px 0px;
}
#forum table {
	border:1px solid #606060;
	border-right:none;
}
#forum th	{
	padding:5px 0px 5px 3px;
	border-right:1px solid #606060;
	background:#;
}
#forum th a	{
	color:#3c3c3c;
}
#forum td	{
	padding-top:4px; 
	padding-bottom:4px;
	color:#606060;
}
#forum td.container	{
	background:#FFFFFF;
	border-right:1px solid #606060;
	border-bottom:1px solid #606060;
}
#forum td.container	a{
	color:#EA6300; 
	padding:0px 0px 0px 10px;
}
#forum .container .description	{
	color:#474646
}
#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 #606060;
	border-bottom:1px solid #606060;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon  {
	padding-left:5px
}
#forum .odd	{
	border-bottom:1px solid #c0b198;
	border-top:1px solid #c0b198;
	background:#f8f7f2
}
#forum div.indent	{
	margin-left:5px}
#forum .description {
	color:#474646;
}
/*----------------------------*/

/*-----GENERAL-----*/

div.error { margin-top:5px; border:1px dotted #606060; background:#E8F0F5;}

.block-region { background:#cbaeae; text-align:center; border:1px dashed #cccccc; 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, #forum table, .sticky-enabled  { width:100%;}
.node-unpublished { background:none;}
.odd td, .even td { vertical-align:middle; padding-left:px;  line-height:18px; background:#FFFFFF; border-bottom:1px solid #CCCCCC}
.profile h3 { border-bottom:1px solid #FFFFFF; color:#282828}

.pic {margin-right:8px; margin-bottom:5px;}


#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:#EA6300;}
.tabs a { color:#395c14}
.node-type-list a { color:#EA6300;}
.collapse-processed a { color:#474646;}
.even a { color:#EA6300;}
.blog a { color:#FFFFFF;}
.odd a { color:#EA6300; line-height:13px;}
.check-manually a{ color:#161616;}

.compact-link a { color:#EA6300;}
.messages a { color:#FF0000;}


.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:#474646;}

.help-items a{ color:#1ca0d1;}
.help-items ul { list-style:none; line-height:18px;}

.description a { color:#EA6300;}
/*---------------------*/

#blocks tr.region-message { color:#474646;}

#forum .odd, #forum .even { border-bottom:1px solid #c0b198; }
#forum thead th { border-bottom:1px solid #606060;}

.theme-info { padding-left:10px;}

.box { padding-left:20px;}
.box h2.title { padding-left:0px; background:none; color:#282828;}
#cont ul.links li { background:none}
#cont .node div.links { padding:2px 0px 0px 0px;}

#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;}

#comment-form { padding-bottom:20px;}

.preview .node { background:none; margin-bottom:20px; padding-bottom:20px;}

.warning{ margin-top:5px; border:1px dotted #606060!important; background:#E8F0F5!important;}
.warning, .warning span, .tabledrag-changed{border:0!important; background:0!important; color:#698EC3;}

/* */

.box .links li a{color:#FFFFFF!important; font-weight:bold!important; text-decoration:none;}
.box .links li a:hover{text-decoration:underline;}

.box .bg-links{background-position:left 5px; padding-bottom:5px;}
.box .links-left{background-position:left 5px; padding-bottom:5px;}
.box .links-right{background-position:right 5px; padding-bottom:5px;}

td.active{background:#FFFFFF;}
tr.dblog-user .active{background:#FFFFFF;}
tr.dblog-content .active{background:#FFFFFF;}

#poll-choice-wrapper .form-submit{margin:10px 0;}

table.system-status-report tr.warning th{background:#DDFFDD; border-bottom:1px solid #CCCCCC;}
table.system-status-report th, table.system-status-report tr.ok th{background-color:#FFFFFF!important;}

#poll-choices .odd td, .even td{border:0;}















/* $Id: aggregator.css,v 1.2 2007/05/27 17:57:47 goba Exp $ */

#aggregator .feed-source .feed-title {
  margin-top: 0;
}
#aggregator .feed-source .feed-image img {
  margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
  float: right; /* LTR */
  display: block;
}
#aggregator .feed-item {
  margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
  margin-bottom: 0;
  font-size: 1.3em;
}
#aggregator .feed-item-meta, #aggregator .feed-item-body {
  margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
  font-size: 0.9em;
}
#aggregator td {
  vertical-align: bottom;
}
#aggregator td.categorize-item {
  white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
  margin-top: 0;
}
#aggregator .categorize-item h3 {
  margin-bottom: 1em;
  margin-top: 0;
}













/* $Id: book.css,v 1.6 2007/11/26 16:19:37 dries Exp $ */

.book-navigation .menu {
  border-top: 1px solid #888;
  padding: 1em 0 0 3em;
}
.book-navigation .page-links {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}
.book-navigation .page-previous {
  text-align: left;
  width: 42%;
  display: block;
  float: left; /* LTR */
}
.book-navigation .page-up {
  margin: 0 5%;
  width: 4%;
  display: block;
  float: left; /* LTR */
}
.book-navigation .page-next {
  text-align: right;
  width: 42%;
  display: block;
  float: right;
}
#book-outline {
  min-width: 56em;
}
.book-outline-form .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
#edit-book-bid-wrapper .description {
  clear: both;
}
#book-admin-edit select {
  margin-right: 24px;
}
#book-admin-edit select.progress-disabled {
  margin-right: 0;
}
#book-admin-edit tr.ahah-new-content {
  background-color: #ffd;
}
#book-admin-edit .form-item {
  float: left;
}







/* $Id: defaults.css,v 1.5 2007/10/02 12:10:40 dries Exp $ */

/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */








/* $Id: forum.css,v 1.5 2007/07/22 07:01:07 dries Exp $ */

#forum .description {
  font-size: 0.9em;
  margin: 0.5em;
}
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: nowrap;
}
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  text-align: center;
}
#forum tr td.forum {
  padding-left: 25px; /* LTR */
  background-position: 2px 2px; /* LTR */
  background-image: url(../../misc/forum-default.png);
  background-repeat: no-repeat;
}
#forum tr.new-topics td.forum {
  background-image: url(../../misc/forum-new.png);
}
#forum div.indent {
  margin-left: 20px;
}

.forum-topic-navigation {
  padding: 1em 0 0 3em; /* LTR */
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 0.5em;
}
.forum-topic-navigation .topic-previous {
  text-align: right; /* LTR */
  float: left; /* LTR */
  width: 46%;
}
.forum-topic-navigation .topic-next {
  text-align: left; /* LTR */
  float: right; /* LTR */
  width: 46%;
}







/* $Id: node.css,v 1.5 2008/01/25 21:21:44 goba Exp $ */

.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}
#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#node-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
td.revision-current {
  background: #ffc;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .container-inline .form-text {
  display: inline;
  width: auto;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.terms-inline {
  display: inline;
}







/* $Id: poll.css,v 1.6 2008/01/22 07:47:57 goba Exp $ */

.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #000;
  height: 1em;
  float: left; /* LTR */
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right; /* LTR */
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left; /* LTR */
  margin: 0 auto;
  display: table;
}
.poll .vote-form .choices .title {
  font-weight: bold;
}
.node-form #edit-poll-more {
  margin: 0;
}
td.poll-chtext {
  width: 80%;
}
td.poll-chvotes .form-text {
  width: 85%;
}








/* $Id: system.css,v 1.48 2008/01/09 09:56:39 goba Exp $ */

/*
** HTML elements
*/
body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
  float: left; /* LTR */
}
div.tree-child {
  background: url(../../misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
  background: url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
  background: url(../../misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}
.item-list .icon {
  color: #555;
  float: right; /* LTR */
  padding-left: 0.25em; /* LTR */
  clear: right; /* LTR */
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em; /* LTR */
  padding: 0;
  list-style: disc;
}
ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; /* LTR */
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(../../misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; /* LTR */
  padding-right: 5%; /* LTR */
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; /* LTR */
  margin: 0 5% 0 0; /* LTR */
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(../../misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
  display: none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
  font-weight: bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
  font-weight: bold;
}

/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}







/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */

ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.menu li {
  margin: 0 0 0 0.5em; /* LTR */
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(../../misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}









/* $Id: user.css,v 1.7 2007/06/21 04:38:41 unconed Exp $ */

#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em; /* LTR */
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em; /* LTR */
  float: left; /* LTR */
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
#user-admin-settings fieldset .description {
  font-size: 0.85em;
  padding-bottom: .5em;
}

/* Generated by user.module but used by profile.module: */
.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right; /* LTR */
  margin: 0 1em 1em 0; /* LTR */
}
.profile h3 {
  border-bottom: 1px solid #ccc;
}
.profile dl {
  margin: 0 0 1.5em 0;
}
.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin: 0 0 1em 0;
}






