/* 2008 (c) UAB "Dizaino kryptis" */
/* 2008 (c) Simonas Falkauskas */
html {min-width: 990px; height: 100%;}
body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76%  Arial, Tahoma, Helvetica, sans-serif;
	background: #e1f6fa;
	min-width: 990px; height: 100%;
}
* html body {text-align: center;}
#wrapper {
	width: 100%; min-height: 900px;
	margin: 0 auto;
	position: relative;
}
* html #wrapper {height: 900px;}

#index #wrapper {
	min-height: 750px;
	background: url('../images/bg-wrapper.jpg') no-repeat 50% 0;
}
* html #index #wrapper {height: 750px;}

.theme1 #wrapper {background: url('../images/bg-wrapper-1.jpg') no-repeat 50% 0;}
.theme2 #wrapper {background: url('../images/bg-wrapper-2.jpg') no-repeat 50% 0;}
.theme3 #wrapper {background: url('../images/bg-wrapper-3.jpg') no-repeat 50% 0;}
.theme4 #wrapper {background: url('../images/bg-wrapper-4.jpg') no-repeat 50% 0;}
.theme5 #wrapper {background: url('../images/bg-wrapper-5.jpg') no-repeat 50% 0;}
.theme6 #wrapper {background: url('../images/bg-wrapper-6.jpg') no-repeat 50% 0;}


#holder {
	position: relative;
	margin: 0 auto;
	width: 990px;
	padding-top: 45px;
}
* html #holder {text-align: left;}
#index #holder {padding: 0;}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
h1 {display: none;}
/* --- End Standart Tag's --- */


.logo {
	position: absolute;
	top: 20px; left: 15px;
	display: block;
	width: 260px; height: 280px;

}
.logo span {display: none;}
#logo-print {display: none;}



/* --- Structure --- */
#container {width: 991px;}
#index #container {
	height: 650px;
	position: relative;
}

#block-left, #block-right {float: left;}
#block-left {
	width: 295px;
	padding-top: 295px;
}
#block-right {
	width: 695px;
}
/* --- End Structure --- */
/* --- Index Meniu --- */
#meniu1, #meniu2, #meniu3, #meniu4, #meniu5, #meniu6 {
	position: absolute;
	width: 121px;
	padding-bottom: 5px;
}
#meniu1 ul, #meniu2 ul, #meniu3 ul, #meniu4 ul, #meniu5 ul, #meniu6 ul {
	list-style: none;
	padding: 5px 0 0 0;
}
#meniu1 ul li, #meniu2 ul li, #meniu3 ul li, #meniu4 ul li, #meniu5 ul li, #meniu6 ul li {display: block;}
* html #meniu1 ul li, #meniu2 ul li, #meniu3 ul li, #meniu4 ul li, #meniu5 ul li, #meniu6 ul li {
	vertical-align: top;
	height: 1%;
}
#meniu1 ul li a, #meniu2 ul li a, #meniu3 ul li a, #meniu4 ul li a, #meniu5 ul li a, #meniu6 ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px;
}
#meniu1 ul li a:hover, #meniu2 ul li a:hover, #meniu3 ul li a:hover, #meniu4 ul li a:hover, #meniu5 ul li a:hover, #meniu6 ul li a:hover {
	text-decoration: underline;
}

/*
#meniu1 {
	bottom: 434px; left: 545px;
	background: #6fc0e0 url('../images/bg-meniu1-div.gif') no-repeat 50% 100%;
}
#meniu1 ul {background: url('../images/bg-meniu1-ul.gif') no-repeat 50% 0;}
*/

#meniu1 {
	width: 200px;
	height: 104px;
	bottom: 404px; left: 500px;
	background: url('../images/bg-meniu.gif') no-repeat;
	font-size: 18px;
}

#meniu1 ul { padding-top: 45px; margin:0;}

#meniu1 a {
	margin-left: 60px;
}

/* -------------- */

div#meniu2a {
	position: absolute;
	bottom: 50px; left: 350px;
	display: block;
	width: 320px; height: 250px;
	/*border: 1px solid #ebdb40;*/
	cursor: default;
}

#meniu2 {
	bottom: 20px; right: 0px;
	background: #ebdb40 url('../images/bg-meniu2-div.gif') no-repeat 50% 100%;
}
#meniu2 ul {background: url('../images/bg-meniu2-ul.gif') no-repeat 50% 0; position: relative;}


div#meniu3a {
	position: absolute;
	bottom: 166px; left: 77px;
	display: block;
	width: 230px; height: 180px;
	/*border: 1px solid #40403f;*/
	cursor: default;
}
#meniu3 {
	bottom: 0; left: 0;
	background: #40403f url('../images/bg-meniu3-div.gif') no-repeat 50% 100%;
}
#meniu3 ul {background: url('../images/bg-meniu3-ul.gif') no-repeat 50% 0;}


div#meniu4a {
	position: absolute;
	bottom: 475px; left: 183px;
	display: block;
	width: 300px; height: 100px;
	/*border: 1px solid #5787a1;*/
	cursor: default;
}
#meniu4 {
	bottom: 0; left: 0;
	background: #5787a1 url('../images/bg-meniu4-div.gif') no-repeat 50% 100%;
}
#meniu4 ul {background: url('../images/bg-meniu4-ul.gif') no-repeat 50% 0;}


div#meniu5a {
	position: absolute;
	bottom: 122px; left: 672px;
	display: block;
	width: 251px; height: 230px;
	/*border: 1px solid #bddae2;*/
	cursor: default;
}
#meniu5 {
	bottom: 0; right: 0;
	background: #bddae2 url('../images/bg-meniu5-div.gif') no-repeat 50% 100%; 
}
#meniu5 ul {background: url('../images/bg-meniu5-ul.gif') no-repeat 50% 0;}


div#meniu6a {
	position: absolute;
	bottom: 78px; left: 128px;
	display: block;
	width: 251px; height: 230px;
	/*border: 1px solid #cf613c;*/
	cursor: default;
}
#meniu6 {
	bottom: 0; left: 0;
	background: #cf613c url('../images/bg-meniu6-div.gif') no-repeat 50% 100%;
}
#meniu6 ul {background: url('../images/bg-meniu6-ul.gif') no-repeat 50% 0;}
/* --- End Index Meniu --- */
/* --- Meniu --- */
#meniu {
	width: 177px;
	margin-left: 56px;
}
#meniu ul {
	list-style: none;
	padding: 0;
	text-align: center;
}
#meniu li {
	display: block;
	margin-bottom: 2px;
}
* html #meniu li {
	vertical-align: top;
	height: 1%;
}
#meniu a {
	display: block;
	color: #439fb5;
	text-decoration: none;
	background: url('../images/bg-meniu-ab.gif') no-repeat 50% 100%;
	position: relative; width: 100%;
}
#meniu a span {
	display: block;
	padding: 7px 0;
	background: url('../images/bg-meniu-at.gif') no-repeat 50% 0;
}


#meniu a:hover {background: url('../images/bg-meniu-ab-a.gif') no-repeat 50% 100%;}
#meniu a:hover span {background: url('../images/bg-meniu-at-a.gif') no-repeat 50% 0;}



#meniu ul ul {
	list-style: none;
	padding: 0;
	text-align: center;
}

#meniu ul ul a, #meniu ul ul a:hover {background: none;}
#meniu ul ul a span, #meniu ul ul a:hover span  {background: none;}


.theme1 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme1-at.gif') no-repeat 50% 0;
}
.theme1 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme1 #meniu ul li a.active span {background: url('../images/bg-meniu-theme1-ab.gif') no-repeat 50% 100%;}
.theme1 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme1-deco.gif') no-repeat 50% 100%;}
.theme1 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme1-ab-ul.gif') no-repeat 50% 100%;}
.theme1 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme1 #meniu ul li ul a:hover, .theme1 #meniu ul li ul a.active {text-decoration: underline;}


.theme2 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme2-at.gif') no-repeat 50% 0;
}
.theme2 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme2 #meniu ul li a.active span {background: url('../images/bg-meniu-theme2-ab.gif') no-repeat 50% 100%;}
/* Ner */
/*.theme2 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme2-deco.gif') no-repeat 50% 100%;}*/
.theme2 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme2-ab-ul.gif') no-repeat 50% 100%;}
.theme2 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme2 #meniu ul li ul a:hover, .theme2 #meniu ul li ul a.active {text-decoration: underline;}


.theme3 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme3-at.gif') no-repeat 50% 0;
}
.theme3 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme3 #meniu ul li a.active span {background: url('../images/bg-meniu-theme3-ab.gif') no-repeat 50% 100%;}
/* Ner */
/*.theme3 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme3-deco.gif') no-repeat 50% 100%;}*/
.theme3 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme3-ab-ul.gif') no-repeat 50% 100%;}
.theme3 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme3 #meniu ul li ul a:hover, .theme3 #meniu ul li ul a.active {text-decoration: underline;}


.theme4 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme4-at.gif') no-repeat 50% 0;
}
.theme4 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme4 #meniu ul li a.active span {background: url('../images/bg-meniu-theme4-ab.gif') no-repeat 50% 100%;}
/* Ner */
/*.theme4 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme4-deco.gif') no-repeat 50% 100%;}*/
.theme4 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme4-ab-ul.gif') no-repeat 50% 100%;}
.theme4 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme4 #meniu ul li ul a:hover, .theme4 #meniu ul li ul a.active {text-decoration: underline;}


.theme5 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme5-at.gif') no-repeat 50% 0;
}
.theme5 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme5 #meniu ul li a.active span {background: url('../images/bg-meniu-theme5-ab.gif') no-repeat 50% 100%;}
.theme5 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme5-deco.gif') no-repeat 50% 100%;}
.theme5 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme5-ab-ul.gif') no-repeat 50% 100%;}
.theme5 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme5 #meniu ul li ul a:hover, .theme5 #meniu ul li ul a.active {text-decoration: underline;}


.theme6 #meniu ul li a.active {
	font-size: 1.1em;
	color: #fff;
	background: url('../images/bg-meniu-theme6-at.gif') no-repeat 50% 0;
}
.theme6 #meniu ul ul li a.active {font-size: 1em; background: none;}
.theme6 #meniu ul li a.active span {background: url('../images/bg-meniu-theme6-ab.gif') no-repeat 50% 100%;}
/* Ner */
/*.theme6 #meniu ul li a.sub span {background: url('../images/bg-meniu-theme6-deco.gif') no-repeat 50% 100%;}*/
.theme6 #meniu ul li ul {
	padding: 5px 0;
	background: url('../images/bg-meniu-theme6-ab-ul.gif') no-repeat 50% 100%;}
.theme6 #meniu ul li ul a {
	display: block;
	padding: 2px 0;
	color: #fff;
	position: relative; width: 100%;
}
.theme6 #meniu ul li ul a:hover, .theme6 #meniu ul li ul a.active {text-decoration: underline;}
/* --- End Meniu --- */
/* --- Text --- */
#text {
	min-height: 675px;
	width: 600px;
}
* html #text {
	height: 675px;
	position: relative;	
}

#text h2 {
	padding: 20px 27px;
	font-size: 1.5em;
	font-weight: normal;
	color: #5a5d5d;
	background: url('../images/bg-h2.png') no-repeat 50% 50%;
	width: 546px;
	margin-bottom: 3px;
}
* html #text h2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/bg-h2.png');
	width: 600px;
	width/* */:/**/546px;
}

.height {min-height: 625px;}
* html .height {
	height: 675px;
	height/* */:/**/625px;
}

.text {
	padding: 25px;
	line-height: 18px;
	color: #5a5d5d;
	border: 1px solid #ddeef3;
	width: 550px;
	background: url('../images/bg-text.png');
	margin-bottom: 4px;
}
* html .text {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/bg-text.png');
	width: 600px;
	width/* */:/**/550px;
}

.text h3 {
	font-size: 1.2em;
	padding-bottom: 1em;
}
.text h4 {
	font-size: 1.1em;
}

.text p {margin: 0 0 1.5em 0;}
.text a {
	color: #439fb5;
	text-decoration: none;
}
* html .text a {position: relative;}
.text a:hover {text-decoration: underline;}

.text hr {
	border: 0;
	color: #5aabbe;
	background-color: #5aabbe;
	height: 1px;
}

.text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1.5em;
}

.text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 6px;
}

* html .text ul li {vertical-align: top; height: 1%;}
.text ul ul {margin: 0;}
.text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 6px;
}

.text ul ul ul {margin: 0;}
.text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 6px;
}

.text ol {
	padding: 0 0 0 40px;
}

* html .text ol {padding: 0;}
*:first-child+html .text ol {padding: 0;}

.text ol ol {list-style-type: lower-alpha;}
.text ol li {padding: 0}

.text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #5aabbe;
	width: 100%;
	margin-bottom: 1.5em;
}

* html .text table {font-size: 1em; width: auto; width/* */:/**/100%;}
.text table[border="0"] {border: 0;}
.text table.noborder { border: 0; }
.text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #5aabbe;
	vertical-align: top;
}

.text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #5aabbe;
	font-weight: bold;
}

.text td p, .text th p {margin: 0;}
* html .text input {position: relative;}
/* --- End Text --- */
/* --- Modules --- */

/*  Nominations */
.nominations-list {
	width: 550px;
}
.nominations-list dt {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.nominations-list dt a {color: #5a5d5d;}
.nominations-list dt a:hover {
	color: #439fb5;
	text-decoration: none;
}
.nominations-list dd {margin: 0;}
.nominations-list dd a {
	display: block;
	color: #5a5d5d;
}
.nominations-list dd a:hover {text-decoration: none;}
.nominations-list dd.more {padding-top: 10px;}
.nominations-list dd.more a {
	display: block;
	width: 210px; height: 50px;
	text-decoration: none;
}

.nominations-list dd.img1-lt a {background: url('../images/nominate-img1-lt.gif') no-repeat 50% 50%;}
.nominations-list dd.img2-lt a {background: url('../images/nominate-img2-lt.gif') no-repeat 50% 50%;}
.nominations-list dd.img3-lt a {background: url('../images/nominate-img3-lt.gif') no-repeat 50% 50%;}

.nominations-list dd.img1-en a {background: url('../images/nominate-img1-en.gif') no-repeat 50% 50%;}
.nominations-list dd.img2-en a {background: url('../images/nominate-img2-en.gif') no-repeat 50% 50%;}
.nominations-list dd.img3-en a {background: url('../images/nominate-img3-en.gif') no-repeat 50% 50%;}

.nominations-list dd.more a span {display: none;}


.nominations-view {
	width: 550px;
}
.nominations-view dt {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.nominations-view dd {margin: 0;}
.nominations-view dd.more {padding-top: 10px;}
.nominations-view dd.more a {
	display: block;
	width: 70px; height: 20px;
	text-decoration: none;
}
.nominations-view dd.more a.more-lt {background: url('../images/more-lt.gif') no-repeat 50% 50%;}
.nominations-view dd.more a.more-en {background: url('../images/more-en.gif') no-repeat 50% 50%;}

.nominations-view dd.more a span {display: none;}
/* End Nominations */
/* Nominants */
.nominants-list {
	width: 550px;
	padding: 10px 0;
}
.nominants-list .image, .nominants-list dl {float: left;}
.nominants-list .image {
	width: 108px;
	padding-top: 5px;
}
.nominants-list .image img {border: 1px solid #9c9c9c;}
.nominants-list dl {width: 442px;}
.nominants-list dt {font-weight: bold;}
.nominants-list dd {
	margin: 0;
	padding: 5px 0;
}
.nominants-list dd.more {}
.nominants-list dd.more a {
	display: block;
	width: 70px; height: 20px;
	text-decoration: none;
}
.nominants-list dd.more a.more-lt {background: url('../images/more-lt.gif') no-repeat 50% 50%;}
.nominants-list dd.more a.more-en {background: url('../images/more-en.gif') no-repeat 50% 50%;}

.nominants-list dd.more a span {display: none;}

.text ul.list {
	padding: 10px 0 0 0;
	margin: 0;
}
/* End Nominants */
/* News List */
.news-list {width: 550px;}

.news-list .image, .news-list dl {float: left;}
.news-list .image {
	width: 108px;
	padding-top: 5px;
}
.news-list .image img {border: 1px solid #9c9c9c;}
.news-list dl {width: 550px;}
.news-list dl.short {width: 442px;}
.news-list dt.small {font-size: .9em; font-weight: normal;}
.news-list dt {
	font-weight: bold;
	font-size: 1.2em;
}
.news-list dt a {color: #5a5d5d;}
.news-list dt a:hover {
	color: #439fb5;
	text-decoration: none;
} 
.news-list dd {
	margin: 0;
	padding: 5px 0;
}

.news-list dd.more {}
.news-list dd.more a {
	display: block;
	width: 70px; height: 20px;
	text-decoration: none;
}
.news-list dd.more a.more-lt {background: url('../images/more-lt.gif') no-repeat 50% 50%;}
.news-list dd.more a.more-en {background: url('../images/more-en.gif') no-repeat 50% 50%;}

.news-list dd.more a span {display: none;}

a.archive-lt, a.news-list-lt, a.archive-en, a.news-list-en {
	display: block;
	width: 130px; height: 25px;
	text-decoration: none;
}
a.archive-lt {background: url('../images/archive-lt.gif') no-repeat 50% 50%;}
a.archive-en {background: url('../images/archive-en.gif') no-repeat 50% 50%;}
a.news-list-lt {background: url('../images/news-list-lt.gif') no-repeat 50% 50%;}
a.news-list-en {background: url('../images/news-list-en.gif') no-repeat 50% 50%;}

a.archive-lt span, a.news-list-lt span, a.archive-en span, a.news-list-en span {display: none;}
/* End News List */
/* News View */
.news-view {width: 550px;}

.news-view .image {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px solid #9c9c9c;
}
.news-view dl {width: 550px;}
.news-view dt.small {
	font-size: .9em;
	font-weight: normal;
	padding: 0;
}
.news-view dt {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.news-view dd {margin: 0;}
.news-view dd.more {}
.news-view dd.more a {
	display: block;
	width: 70px; height: 25px;
	text-decoration: none;
}
.news-view dd.more a.more-lt {background: url('../images/back-lt.gif') no-repeat 50% 50%;}
.news-view dd.more a.more-en {background: url('../images/backe-en.gif') no-repeat 50% 50%;}

.news-view dd.more a span {display: none;}
/* End News View */
/* Comments List */
.comments-list {
	width: 550px;
	padding: 10px 0;
	border-bottom: 1px solid #eef0f0;
}
.last {border: 0;}
.comments-list dt span {font-size: .9em;}
.comments-list dd {margin: 0;}
/* End Comments List */
/* Supporters List */
.supporters-list {
	text-align: center;
}

.supporters-list .item span {
	display: block;
}

/* End Supporters List */
/* Voting */
.vote-list {
	width: 550px;
	padding: 10px 0;
}
.vote-list .input, .vote-list dl {float: left;}
.vote-list .input {width: 30px;}
.vote-list dl {width: 520px;}
.vote-list dt {font-weight: bold;}
.vote-list dd {
	margin: 0;
	padding: 5px 0;
}
.vote-list dd.more {}
.vote-list dd.more a {
	display: block;
	width: 70px; height: 20px;
	text-decoration: none;
}
.vote-list dd.more a.more-lt {background: url('../images/more-lt.gif') no-repeat 50% 50%;}
.vote-list dd.more a.more-en {background: url('../images/more-en.gif') no-repeat 50% 50%;}

.vote-list dd.more a span {display: none;}
/* End Voting */
/* Tests */
.questions-list {
	width: 100%;
	padding: 5px 0;
}

.question {
	background: #ececec;
	padding: 8px 15px;
	color: #32467a;
}

.answers-list {padding: 10px 15px 0 15px;}
.answers-list span {padding-left: 5px;}


/* End Tests */
/* Forms */
.text form fieldset {padding: 7px 0;}
.text form fieldset.padding {padding-left: 145px;}
.text form label {
	display: block;
	width: 140px;
	text-align: right;
	float: left;
	padding-right: 5px;
}
.text form #nominee-nomination {
	width: 245px;
	border: 1px solid #b9b9b9;
}
.text form .txtfld {
	width: 240px;
	border: 1px solid #b9b9b9;
}
.text .error {color: #439fb5;}
* html .text form input {position: relative;}
* html .text form textarea {position: relative;}

.text div.error {padding-left: 145px;}

.text textarea {
	font: 100%  Arial, Tahoma, Helvetica, sans-serif;	
	border: 1px solid #b9b9b9;
	width: 240px; height: 100px;
	overflow: auto;
}
/* End Forms */

/* --- End Modules --- */
/* --- Pager --- */
#pager {
	width: 100%;
	text-align: center;
	padding: 2px 0;
	font-size: .9em;
	font-weight: bold;
}
#pager img {
	border: 0;
	vertical-align: middle;
}

#pager a {
	display: inline;
	padding: 0 2px;
	color: #5a5d5d;
	text-decoration: none;
}
* html #pager a {position: relative;}
#pager a:hover, #pager a.active {color: #7ccbdb;}
/* --- End Pager --- */
/* --- Footer --- */
#footer {
	text-align: center;
	position: relative;
	width: 100%;
	padding: 50px 0 10px 0;
	background: url('../images/bg-footer.gif') no-repeat 100% 0;
}
#index #footer {background: none;}

#footer #graphics {
	position: absolute;
	top: -80px; left: 80px;
	display: block;
	width: 235px; height: 130px;
}
.theme2 #footer #graphics {width: 295px;}

.theme1 #graphics {background: url('../images/graphics-theme1.gif') no-repeat 0 100%;}
.theme2 #graphics {background: url('../images/graphics-theme2.gif') no-repeat 0 100%;}
.theme3 #graphics {background: url('../images/graphics-theme3.gif') no-repeat 0 100%;}
.theme4 #graphics {background: url('../images/graphics-theme4.gif') no-repeat 0 100%;}
.theme5 #graphics {background: url('../images/graphics-theme5.gif') no-repeat 0 100%;}
.theme6 #graphics {background: url('../images/graphics-theme6.gif') no-repeat 0 100%;}

#footer-info {
	position: relative;
	font-size: .9em;
	padding: 10px 115px;
	background: url('../images/bg-footer-info.jpg') no-repeat 50% 0;
	color: #6f797c;
}
#index #footer-info {background: none;}

#footer-info p {margin: 0;}
#footer-info a {
	color: #439fb5;
	text-decoration: none;
}
#footer-info a:hover {text-decoration: underline;}
#footer-info span {
	padding-left: 30px;
	background: url('../images/bg-footer-deco.gif') no-repeat 15px 50%;
}


/* --- End Footer --- */

.clear {
	width: 100%;
	clear: both;
}

.text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}