/* COMMON STYLE
--------------------------------------------------------- */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

.ctitlev{color:#666; border:0px;}
.ctitlev p a:link,.ctitlev p a:visited,.ctitlev p a:hover,.ctitlev p a:active{text-decoration:none;color: E38100;background:#fff;border:1px solid #EFB970;padding:2px 5px;font-size:10px}
.ctitlev p a:hover{background:#EFB970;color:#000;border-color:#EAA140}
.ctitlev p{margin:4px 6px}
.ctitlev p span{text-decoration:none;background:#fff;padding:2px 5px;border:1px solid #EFB970;color:#EFB970;font-size:10px}
.ctitlev h4{margin-top:-1.45em;padding:0;border:none}

#new {font:10px tahoma; color:#fff; vertical-align:middle; background:#EAA140; padding:1px 3px;}

.droppanel {
	visibility: hidden;
	position: absolute;
	padding-top: 2px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	top: 0px;
	left: 0px;
}

.scriptcode {
	color: #757575;
	background-color: #f0f0f0; 
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}

.xfields textarea {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}
.xfields input {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}
.xfields select {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}

.xprofile textarea {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}
.xprofile input {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}
.quote {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	text-align: justify;
	padding: 5px;
}

.scriptcode {
	color: #757575;
	background-color: #f2f2f2; 
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* ==================== Персональные сообщения */ 

.pm_head {
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */ 
}
.pm_list {
	color: #757575;
}
.pm_list a {
	color: #4b73d4;
}

/* ==================== BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}



/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	height: 250px;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=4);
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

.pm_head {
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */ 
}
.pm_list {
	color: #757575;
}
.pm_list a {
	color: #4b73d4;
}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* ?????????????????, ???? ? ??? ? ??? ???????*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

.calendar {
	 font-family:verdana;
	 font-size:11px
}
.calendar td, th {
	 font-family:verdana;
	 font-size:11px;
	 text-decoration: none;
	 padding: 3px;
}

.bbcodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 11px;
	vertical-align: middle;
	margin:2px;
	height: 21px;
}

.ctitlev{color:#666; border:0px;}
.ctitlev p a:link,.ctitlev p a:visited,.ctitlev p a:hover,.ctitlev p a:active{text-decoration:none;color: #4b719e;background:#fff;border:1px solid #ccc;padding:2px 5px;font-size:10px}
.ctitlev p a:hover{background:#fff;color:#000;border-color:#4b719e}
.ctitlev p{margin:4px 6px}
.ctitlev p span{text-decoration:none;background:#fff;padding:2px 5px;border:1px solid #ccc;color:#ccc;font-size:10px}
.ctitlev h4{margin-top:-1.45em;padding:0;border:none}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body#bd {
	color: #2A343A;
	background: url(../images/footer_bg.jpg) #75838B;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #0064A1;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #0064A1;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	font-size: 90%;
	color: #92A3AE;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	line-height: 180%;
	background: url(../images/bullet-list.gif) no-repeat 18px 8px;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #D0D9DF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}


/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #3C4A53;
}

.button {
	font-weight: bold;
	color: #3C4A53;
	padding: 2px;
	background: url(http://xdle.org/templates/xDLE.org/images/but-bg.gif) repeat-x top;
	border: 1px solid #92A3AE;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 0 3px 5px;
	background: #FFFFFF;
	border: 1px solid #92A3AE;
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #92A3AE;
	background: #FAFAF0;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(http://xdle.org/templates/xDLE.org/images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(http://xdle.org/templates/xDLE.org/images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding : 10px 15px;
	margin: 0;
	background: #FFFFFF;
	border: 1px solid #D0D9DF;
}

/* Small quote */
.small-quote {
	background: none;
	margin: 0;
	padding: 0;
}

.small-quote span.open-quote {
	background: url(http://xdle.org/templates/xDLE.org/images/so-q.gif) no-repeat center left;
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	background: url(http://xdle.org/templates/xDLE.org/images/sc-q.gif) no-repeat center right;
	margin: 0;
	padding-right: 20px;
}

.small-quote span.author {
	display: block;
	padding: 2px 5px 2px 20px;
	background: url(http://xdle.org/templates/xDLE.org/images/author.gif) no-repeat 5px 4px #D0D9DF;
	border-top: 1px solid #D0D9DF;
	margin: 0.5em 0 0;
	text-transform: uppercase;
	font-size: 90%;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #92A3AE;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(http://xdle.org/templates/xDLE.org/images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #DF8600;
	background: url(http://xdle.org/templates/xDLE.org/images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #0064A1;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(http://xdle.org/templates/xDLE.org/images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}

p.download {
	background: url(http://xdle.org/templates/xDLE.org/images/download-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #D0D9DF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(http://xdle.org/templates/xDLE.org/images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(http://xdle.org/templates/xDLE.org/images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(http://xdle.org/templates/xDLE.org/images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	font-weight: bold;
	background: url(http://xdle.org/templates/xDLE.org/images/author.gif) no-repeat center left;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(http://xdle.org/templates/xDLE.org/images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(http://xdle.org/templates/xDLE.org/images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(http://xdle.org/templates/xDLE.org/images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(http://xdle.org/templates/xDLE.org/images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(http://xdle.org/templates/xDLE.org/images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	height: 20px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(http://xdle.org/templates/xDLE.org/images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #D0D9DF;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #D0D9DF;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #3C4A53;
	font-size: 155%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background:	url(http://xdle.org/templates/xDLE.org/images/bullet-list.gif) no-repeat 6px 8px;
}

td.buttonheading {
	padding: 0 0 0 8px!important;
	text-align: center;
	background: url(http://xdle.org/templates/xDLE.org/images/dot.gif) repeat-x bottom;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-size: 170%;
	border-bottom: 1px solid #D0D9DF;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size: 170%;
	padding-bottom: 10px;
	border-bottom: 1px solid #D0D9DF;
	text-transform: capitalize;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {

}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 3px;
	text-transform: uppercase;
	font-size: 90%;
	color: #92A3AE;
}

.modifydate {
	color: #92A3AE;
	height: 15px;
	padding-top: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 5px 10px 0;
	padding: 0 5px 5px;
}

* html .mosimage { /*IE 6*/
	padding: 5px 0 !important;
	margin: 15px 10px 10px 0;
}

*+html .mosimage { /*IE 7*/
	padding: 5px 0 !important;
}

.mosimage img {
	padding: 0 !important;
	margin: 0 !important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #92A3AE;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 30px 5px 8px;
	border-bottom: 3px solid #D0D9DF;
	font-size: 170%;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/dot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/dot.gif) repeat-x bottom;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f {
	clear: both;
}

#ja-containerwrap, #ja-containerwrap-fr {
	background: url(../images/mainwrap-bg.gif) repeat-y 23%;
}

#ja-containerwrap #ja-container {
	background: url(../images/dot.gif) repeat-y 77% 0;
}

#ja-containerwrap-fl {
	background: url(../images/dot.gif) repeat-y 75% 0;
}

#ja-containerwrap-fl #ja-container {
	background: none;
}

#ja-containerwrap-fr #ja-container {
	background: none;
}

#ja-mainbody, #ja-mainbody-fr {
	float: right;
	width: 77%;
}

#ja-mainbody #ja-contentwrap {
	float: left;
	width: 70%;
}

#ja-mainbody-fl {
	float: left;
	width: 100%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 74.8%;
	background: none;
}

#ja-mainbody-fl #ja-col2 {
	float: right;
	width: 25%;
}

#ja-mainbody-f {
	float: none;
	width: 100%;
}

#ja-container {
	padding: 20px 0 0;
}

#ja-content {
	padding: 0 20px;
	margin: 0;
	clear: both;
	display: block;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #5D6B74;
	position: relative;
	height: 200px;
	line-height: normal;
}

#ja-header {
	height: 200px;
}

h1.logo {
	font-size: 18px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 48px;
}

.narrow h1.logo {
	width: 172px;
}

h1.logo a {
margin: 15px;
	width: 217px;
	height: 48px;
	display: block;
	float: left;
	text-decoration: none;

	outline: none;

}


#ja-newsflash {
	line-height: normal;
	height: 170px;
	position: relative;
	width: 22.9%;
	float: left;
	background: #5D6B74;
}

#ja-scroll_1, #ja-scroll_2 {
	background: #5D6B74;
}

#ja-pathwaywrap {
	background: url(../images/opaque-default.png);
	clear: both;
	height: 30px;
}

#ja-pathway {
	display: block;
	padding: 10px 0 5px;
	color: #D0D9DF;
	width: 77%;
	float: right;
	text-indent: 20px;
	position: relative;
}

#ja-pathway strong {
	margin-right: 10px;
}

#ja-pathway img {
	margin: 0 5px 0;
}

#ja-pathway a {
	font-weight: bold;
	color: #D0D9DF;
	text-decoration: none;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	clear: both;
	background: url(../images/dot.gif) repeat-y 218px 0;
}

.narrow #ja-mainnavwrap {
	background: url(../images/dot.gif) repeat-y 173px 0;
}

#ja-mainnav {
	float: right;
	width: 77%;
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}

#ja-subnavwrap {
}

#ja-subnav {
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 5px 0 5px 20px;
	width: 90%;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(../images/a-mainlevel.gif) no-repeat bottom left;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #2A343A;
	text-decoration: none;
	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
}

a.mainlevel#active_menu {
	color: #0064A1;
	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 20px;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(../images/bullet-list.gif) no-repeat 10px 9px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0064A1;
	text-decoration: none;
}

#active_menu {
	color: #0064A1;
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	font-size: 170%;
	padding: 0 2px 10px;
	margin: 0 -2px 10px;
	border-bottom: 1px solid #D0D9DF;
	color: #0064A1;
	font-weight: normal;
}

div.moduletable {
	padding: 0 10px 10px;
	margin-bottom: 30px;
}

#ja-col1 div.moduletable {
	padding-left: 0;
	margin-bottom: 15px;
}

#ja-col1 div.moduletable H3 {
	color: #0064A1;
}

#ja-col2 div.moduletable {
	padding-right: 0;
	margin-bottom: 15px;
}

div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-right, .ja-box-rightcol {
	float: left;
	overflow: hidden;
	padding: 0;
}

.ja-box-full div.moduletable,
.ja-box-left div.moduletable,
.ja-box-right div.moduletable,
.ja-box-rightcol div.moduletable {
	padding: 0 20px 20px 20px;
}

.ja-box-left div.moduletable h3,
.ja-box-full div.moduletable h3 {
	background: #92A3AE;
}

.ja-box-left,
.ja-box-full {
	background: #FFFFFF;
}

.ja-box-right div.moduletable h3 {
	background: #5D6B74;
}

.ja-box-right {
	background: #F4F6F7;
}

.ja-box-rightcol div.moduletable h3 {
	background: #3C4A53;
}

.ja-box-rightcol {
	background: #E3E8EB;
}

/* Bottom Spotlight */
#ja-botslwrap {
	float: left;
	clear: both;
	width: 100%;
}

#ja-botsl {
}

#ja-botsl h3 {
	color: #FFFFFF;
	margin: 0 -20px 10px;
	padding: 6px 20px;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#ja-botsl div.moduletable {
	margin: 0;
}

#ja-botsl ul {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl li {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 10px;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 22.9%;
	overflow: hidden;
}

#ja-col1 div.ja-innerpad {
	padding: 1px 15px 10px 15px;
}

#ja-col2 {
	float: right;
	width: 30%;
	overflow: hidden;
}

#ja-col2 div.ja-innerpad {
	padding: 1px 20px 10px 10px;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 3px 9px;
}

#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usercolorswrap,
#ja-usertoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ja-usertoolswrap {
	right: 0;
}

#ja-usertools {
	margin: 0;
	padding: 10px 0 4px 0;
}

* html #ja-usertools { /*IE 6*/
	float: left;
}

*+html #ja-usertools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#ja-usercolors ul,
#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usercolors ul li,
#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usercolors img,
#ja-usertools img {
	padding: 0;
	margin: 0 0 0 2px;
}

#ja-usercolors {
	float: left;
	padding: 10px 5px 4px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 5px solid #D0D9DF;
	padding: 20px 0;
	clear: both;
	position: relative;
}

#ja-footer2 {
	width: 23%;
	float: left;
	position: relative;
	color: #3C4A53;	
}

#ja-footer {
	padding: 0 0 20px 0;
	width: 77%;
	float: right;
	position: relative;
	color: #3C4A53;
	background: url(../images/dot.gif) repeat-y 0 0;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	float: left;
	font-size: 100%;
	color: #3C4A53;}

#ja-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	display: inline;
	padding: 0 20px 0 0;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #5D6B74;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	text-decoration: none;
	color: #5D6B74;
}

/* Search */
#ja-searchwrap {
	width: 22.99%;
	float: left;
	background: #3C4A53;
	height: 30px;
}

#ja-search {
	background: url(../images/icon-search.gif) no-repeat center left;
	padding-left: 17px;
	margin: 6px 0 0 20px;
}

#ja-search .inputbox {
	width: 150px;
	padding: 2px 5px 3px;
	color: #D0D9DF;
	background: #3C4A53;
	border: 1px solid #3C4A53;	
}

.narrow #ja-search .inputbox {
	width: 100px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 80%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* JA Newsflash */
div.nftitle,
div.nfimages,
div.nfcontent {
	padding: 0 20px 0 20px;
}

div.nftitle {
	font-size: 170%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div.nftitle a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

div.nfimages {
	text-align: center;
}

div.nfcontent {
	color: #D0D9DF;
	margin: 0;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
img{
max-width:480px
}