/* Noumenia (C) 2011 - All rights reserved - Software Development - www.noumenia.gr */

html {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #ffffff;
	color: #959999;
	min-width: 1002px;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	}

body.xmas {
	background-image: url("../images/body-bg-xmas.png");
	background-position: 0 0;
	background-repeat: repeat;
	background-attachment: fixed;
	}

a {
	color: #2447b3;
	text-decoration: none;
	}

a:hover {
	color: #4595d1;
	text-decoration: overline underline;
	}

p {
	margin-bottom: 1.0em;
	}

li p {
	display: inline;
	}

img {
	border: 0;
	}

input.button {
	width: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	cursor: pointer;
	background-color: #4595d1;
	border: 1px solid #64a7d9;
	}

input.button:hover {
	text-decoration: none;
	background-color: #959999;
	}

input.text {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #959999;
	font-size: 0.8em;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

table.generictable {
	margin-top: 10px;
	margin-bottom: 10px;
	}

table.generictable th {
	font-weight: normal;
	}

.cleardiv {
	clear: both;
	}

.container1 {
	position: relative;
	width: 100%;
	background-color: #f1f2f2;
	border-bottom: 1px solid #dddede;
	overflow: hidden;
	}

#header1 {
	position: relative;
	width: 1002px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 30px;
	background-color: #f1f2f2;
	background-image: url("../images/header1-freesunday.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#header1 .left {
	float: left;
	margin-left: 48px;
	font-size: 0.9em;
	}

#header1 .right {
	float: right;
	font-size: 0.8em;
	}

#header1 a {
	color: #959999;
	}

.container2 {
	position: relative;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	}

#header2 {
	position: relative;
	width: 100%;
	height: 115px;
	font-size: 0.8em;
	overflow: hidden;
	}

#dateinformation {
	float: left;
	margin-top: 10px;
	margin-left: 2px;
	}

#weather {
	clear: left;
	float: left;
	height: 50px;
	margin-top: 10px;
	margin-left: 2px;
	}

#weather img {
	margin-left: 5px;
	vertical-align: middle;
	}

#weather select {
	width: 100px;
	padding: 5px;
	color: #959999;
	font-size: 0.8em;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

#weather .weathertemperature {
	margin-left: 7px;
	}

#header2 .logo {
	position: absolute;
	top: 14px;
	left: 303px;
	}

#searchform {
	float: right;
	width: 200px;
	margin-top: 15px;
	}

#searchform .searchtext {
	float: right;
	width: 165px;
	height: 22px;
	color: #959999;
	font-size: 0.8em;
	text-align: center;
	line-height: 22px;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

#searchform .searchbutton {
	display: block;
	float: right;
	width: 23px;
	height: 24px;
	cursor: pointer;
	background-image: url("../images/header2-searchbutton.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	}

#searchform .searchbutton:hover {
	background-position: 2px 2px;
	}

#scrollnews {
	position: relative;
	clear: both;
	height: 20px;
	line-height: 20px;
	font-size: 1.1em;
	overflow: hidden;
	}

#scrollnews .divider {
	font-weight: bold;
	}

#scrollnews .newsticker {
	display: none;
	list-style: none;
	font-size: 0.9em;
	}

#scrollnews .newsticker li {
	display: inline;
	}

#scrollnews .newsticker li a {
	color: #959999;
	}

#scrollnews .newsticker li a:hover {
	color: #4595d1;
	}

#scrollnews .newsticker li .category {
	color: #4595d1;
	}

#scrollnews a.rss {
	display: inline;
	position: absolute;
	top: 2px;
	right: 0px;
	margin-left: 9px;
	width: 18px;
	height: 18px;
	background-image: url("../images/header2-rssbutton.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#scrollnews a.rss:hover {
	background-position: 1px 2px;
	}

#scrollnews img {
	vertical-align: middle;
	}

#header3 {
	display: block;
	position: relative;
	z-index: 900;
	width: 100%;
	height: 60px;
	background-image: url("../images/header3-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	border-top: 1px solid #dddede;
	border-bottom: 1px solid #f1f2f2;
	border-left: 1px solid #dddede;
	border-right: 1px solid #dddede;
	}

#header3 img {
	vertical-align: middle;
	}

#header3 ul {
	position: relative;
	list-style: none;
	}

#header3 li {
	display: inline;
	}

#header3 li a {
	float: left;
	height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 28px;
	color: #3f3e3e;
	font-size: 0.9em;
	}

#header3 li .arrow {
	font-size: 0.7em;
	}

#header3 li a:hover, #header3 li a.current {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

#header3 li a.nav-home {
	width: 46px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url("../images/header3-homebutton.png");
	background-position: 13px 4px;
	background-repeat: no-repeat;
	}

#header3 li a.nav-home:hover {
	background-color: #f1f2f2;
	background-position: 15px 6px;
	}

#header3 li a.nav-middle {
	clear: left;
	width: 46px;
	height: 30px;
	margin: 0;
	padding: 0;
	cursor: default;
	}

#header3 li a.nav-middle:hover {
	background-color: #ffffff;
	}

#header3 li a.row2 {
	padding-left: 10px;
	padding-right: 10px;
	color: #959999;
	font-size: 0.8em;
	border: none;
	}

#header3 li a.row2:hover, #header3 li a.row2.current {
	color: #ffffff;
	background-color: #959999;
	}

#header3 li a.last {
	margin-right: 0;
	}

#header3 li a.first {
	padding-left: 15px;
	}

#header3 .navdrop {
	display: none;
	position: absolute;
	z-index: 901;
	width: 100%;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #4595d1;
	-moz-box-shadow: 4px 4px 4px #cccccc;
	-webkit-box-shadow: 4px 4px 4px #cccccc;
	box-shadow: 4px 4px 4px #cccccc;
	}

#header3 .navdrop.row2 {
	border: 1px solid #959999;
	}

#header3 .navactive .navdrop {
	display: block;
	}

#header3 .navdrop .leftbox {
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 8px;
	border-right: 1px solid #959999;
	}

#header3 .navdrop .leftbox.col1 {
	width: 210px;
	}

#header3 .navdrop .leftbox.col2 {
	width: 410px;
	}

#header3 .navdrop .leftbox.col3 {
	width: 610px;
	}

#header3 .navdrop .leftbox.col4 {
	width: 810px;
	}

#header3 .navdrop .leftbox.col5 {
	width: 100%;
	border-right: none;
	}

#header3 .navdrop .rightbox {
	float: right;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-right: 8px;
	}

#header3 .navdrop .rightbox.col1 {
	width: 180px;
	}

#header3 .navdrop .rightbox.col2 {
	width: 360px;
	}

#header3 .navdrop .rightbox.col3 {
	width: 560px;
	}

#header3 .navdrop .item {
	float: left;
	width: 190px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	}

#header3 .navdrop .item.itemlongleft {
	float: left;
	height: 225px;
	}

#header3 .navdrop .item.itemlong {
	float: right;
	height: 225px;
	margin-left: 5px;
	margin-right: 5px;
	}

#header3 .navdrop a {
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	color: #959999;
	font-size: 0.8em;
	line-height: normal;
	}

#header3 .navdrop a:hover {
	color: #4595d1;
	text-decoration: underline;
	background-color: transparent;
	}

#header3 .navdrop a.category {
	color: #4595d1;
	font-weight: bold;
	}

#header3 .navdrop a.category:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

#header3 .navdrop .itembig {
	float: left;
	width: 360px;
	}

#header3 .navdrop .itembig .left {
	float: left;
	width: 150px;
	}

#header3 .navdrop .itembig .left img {
	border: 1px solid #959999;
	}

#header3 .navdrop .itembig .right {
	float: right;
	width: 200px;
	font-size: 0.8em;
	}

#header3 .navdrop .itembig .right .sample {
	}

#header3 .navdrop .itembig .right .sample a {
	float: none;
	color: #4595d1;
	}

#header3 .navdrop .itembig .right a {
	color: #3f3e3e;
	font-size: 1.0em;
	}

#header3 .navdrop .itembig .right a.more {
	width: auto;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background-color: #4595d1;
	border: 1px solid #64a7d9;
	}

#header3 .navdrop .itembig .right a.more:hover {
	text-decoration: none;
	background-color: #959999;
	}

#content {
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #dddede;
	border-right: 1px solid #dddede;
	}

#content .leftcol {
	float: left;
	width: 690px;
	}

#content .rightcol {
	float: right;
	width: 300px;
	}

#content .fullcol {
	width: 100%;
	min-height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 0.9em;
	}

#newsbox {
	width: 690px;
	height: 521px;
	margin-bottom: 10px;
	color: #3f3e3e;
	overflow: hidden;
	}

#newsbox a {
	color: #3f3e3e;
	}

#newsbox a:hover {
	color: #4595d1;
	}

#newsbox .col1 {
	float: left;
	width: 180px;
	height: 521px;
	overflow: hidden;
	}

#newsbox .col1 a.citypresstoday {
	display: block;
	height: 30px;
	margin-bottom: 1px;
	color: #3f3e3e;
	font-size: 0.8em;
	line-height: 28px;
	background-color: #f1f2f2;
	}

#newsbox .col1 a.citypresstoday:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

#newsbox .col1 .pdf {
	height: 220px;
	font-size: 0.7em;
	border-top: 1px solid #959999;
	border-left: 1px solid #959999;
	border-right: 1px solid #959999;
	}

#newsbox .col1 .pdf a:hover {
	text-decoration: none;
	}

#newsbox .col1 a.archivesearch {
	display: block;
	height: 20px;
	margin-bottom: 5px;
	font-size: 0.7em;
	line-height: 20px;
	background-color: #f1f2f2;
	border-bottom: 1px solid #959999;
	border-left: 1px solid #959999;
	border-right: 1px solid #959999;
	}

#accordeon {
	height: 240px;
	list-style: none;
	border: 1px solid #959999;
	overflow: hidden;
	}

#accordeon li {
	float: left;
	}

#accordeon li a {
	display: block;
	width: 178px;
	height: 29px;
	padding-left: 10px;
	text-align: left;
	font-size: 0.8em;
	line-height: 29px;
	background-color: #f1f2f2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddede;
	}

#accordeon li ul {
	margin-top: 5px;
	}

#accordeon li ul li a {
	height: 23px;
	padding-left: 15px;
	line-height: 23px;
	font-size: 0.7em;
	background-color: #ffffff;
	border: none;
	}

#newsbox .col2 {
	float: right;
	width: 498px;
	height: 518px;
	overflow: hidden;
	border: 1px solid #959999;
	}

#newsbox .col2 ul {
	height: 486px;
	list-style: none;
	overflow: hidden;
	}

#newsbox .col2 ul li {
	display: block;
	width: 494px;
	height: 483px;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	}

#newsbox .col2 ul li a.title {
	display: block;
	height: 31px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 28px;
	background-color: #f1f2f2;
	border-top: 1px solid #eceff1;
	border-bottom: 1px solid #e1eaef;
	}

#newsbox .col2 ul li a.title:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

#newsbox .col2 ul li a.image {
	display: block;
	width: 494px;
	height: 260px;
	margin-bottom: 3px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#newsbox .col2 ul li img {
	/* display: none; */
	}

#newsbox .col2 ul li .content {
	height: 177px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 0.9em;
	text-align: left;
	}

#newsbox .col2 .options {
	height: 29px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #f1f2f2;
	}

#newsbox .col2 .options a.more {
	float: left;
	width: auto;
	height: 17px;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 0.7em;
	line-height: 17px;
	background-color: #4595d1;
	border: 1px solid #64a7d9;
	}

#newsbox .col2 .options a.more:hover {
	text-decoration: none;
	background-color: #959999;
	}

#latestnewsnav {
	float: right;
	}

#latestnewsnav a {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
	font-size: 0.9em;
	line-height: 27px;
	background-color: #f1f2f2;
	border-left: 5px solid #ffffff;
	outline: none;
	}

#latestnewsnav a:hover, #latestnewsnav a.activeSlide {
	color: #e5e6e6;
	text-decoration: none;
	background-color: #959999;
	}

#latestnewsnav a:focus {
	outline: none;
	}

.catitem {
	float: left;
	width: 340px;
	height: 310px;
	margin-bottom: 10px;
	overflow: hidden;
	}

.catitem.kirtsosbox, .catitem.extrabox {
	clear: left;
	width: 300px;
	height: auto;
	font-size: 0.9em;
	}

.catitem.kirtsosbox .content2, .catitem.extrabox .content2 {
	clear: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	color: #3f3e3e;
	text-align: left;
	}

.catitem.left {
	margin-right: 10px;
	}

.catitem a.cattitle {
	display: block;
	height: 30px;
	margin-bottom: 1px;
	color: #3f3e3e;
	line-height: 28px;
	background-color: #f1f2f2;
	}

.catitem a.cattitle.centered {
	text-align: center;
	}

.catitem a.cattitle:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

.catitem .wrap {
	border: 1px solid #959999;
	}

.catitem img {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	}

.catitem .content {
	float: left;
	width: 185px;
	height: 94px;
	margin-top: 2px;
	text-align: left;
	font-size: 0.8em;
	color: #3f3e3e;
	background-color: #f1f2f2;
	border-left: 4px solid #f1f2f2;
	overflow: hidden;
	}

.catitem.kirtsosbox .content {
	width: 190px;
	font-size: 1.0em;
	}

.catitem.extrabox .content {
	width: 145px;
	font-size: 0.9em;
	}

.catitem .content a {
	color: #4595d1;
	}

.catitem .icons {
	float: left;
	width: 185px;
	height: 16px;
	text-align: right;
	font-size: 0.8em;
	overflow: hidden;
	background-color: #f1f2f2;
	border-left: 4px solid #f1f2f2;
	}

.catitem.kirtsosbox .icons {
	width: 190px;
	}

.catitem.extrabox .icons {
	width: 145px;
	}

.catitem .icons a {
	padding-left: 5px;
	padding-right: 5px;
	color: #4595d1;
	}

.catitem .icons a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

.catitem .icons img {
	float: none;
	margin-top: -2px;
	vertical-align: middle;
	}

.catitem .articles {
	clear: both;
	height: 160px;
	margin-left: 7px;
	padding-top: 5px;
	color: #3f3e3e;
	text-align: left;
	font-size: 0.8em;
	list-style-position: inside;
	}

.catitem .articles a {
	color: #3f3e3e;
	}

.catitem .articles a:hover {
	color: #4595d1;
	}









.zoditem {
	float: left;
	width: 222px;
	height: 248px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
	text-align: left;
	border: 1px solid #959999;
	overflow: hidden;
	}

.zoditem.left {
	margin-right: 0px;
	}

.zoditem a.zodtitle {
	display: block;
	width: 222px;
	height: 75px;
	padding-left: 83px;
	color: #959999;
	font-size: 0.9em;
	line-height: 26px;
	background-color: #f1f2f2;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	}

.zoditem a.zodtitle:hover {
	color: #4595d1;
	text-decoration: none;
	}

.zoditem .content {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #3f3e3e;
	font-size: 0.8em;
	}








.article {
	margin-left: 10px;
	text-align: left;
	}

.article .articletitle3 {
	font-size: 0.7em;
	}

.article .articleversion {
	color: #4595d1;
	}

.article .articlepath {
	}

.article .articletitle {
	margin-top: 10px;
	color: #3f3e3e;
	font-size: 1.1em;
	}

.article .articletitle2 {
	margin-top: 5px;
	color: #3f3e3e;
	font-size: 0.8em;
	}

.article .articledata {
	margin-top: 10px;
	font-size: 0.8em;
	}

.article .articledata img {
	vertical-align: middle;
	}

.article .articledata a {
	color: #4595d1;
	}

.article .articledata a:hover {
	color: #959999;
	text-decoration: underline;
	}

.article .divider {
	padding-left: 8px;
	padding-right: 8px;
	}

.article .articlemainimagewrap {
	float: left;
	margin-top: 23px;
	border: 1px solid #959999;
	}

.article .articlemainimage {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	}

.article .articlemainimagecaption {
	margin-bottom: 5px;
	margin-left: 10px;
	color: #3f3e3e;
	font-size: 0.8em;
	}

.article .articletopimages {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.article .articletopimages a {
	display: block;
	float: left;
	margin-bottom: 7px;
	margin-right: 7px;
	}

.article .articletopimages a:last-child {
	margin-right: 0px;
	}

.article .articlecontent {
	clear: both;
	margin-top: 15px;
	font-size: 0.9em;
	color: #3f3e3e;
	}

.article .articlecontent ul, .article .articlecontent ol {
	list-style-position: inside;
	}

.article .pagination {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #3f3e3e;
	text-align: right;
	border: 1px solid #959999;
	}

.article .pagination a {
	padding-left: 2px;
	padding-right: 2px;
	}

.article .pagination .current {
	color: #000000;
	}

.article .articleplayerwrap {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	}

.article .articleplayertitle {
	width: 480px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #3f3e3e;
	font-size: 0.9em;
	line-height: 28px;
	background-color: #f1f2f2;
	overflow: hidden;
	}

.article .articleplayer {
	margin-left: auto;
	margin-right: auto;
	}

.article .socialjunk {
	clear: both;
	height: 30px;
	margin-top: 23px;
	margin-bottom: 10px;
	color: #3f3e3e;
	font-size: 0.8em;
	line-height: 28px;
	background-color: #f1f2f2;
	overflow: hidden;
	}

.article .socialjunk img {
	vertical-align: middle;
	}

.article .socialjunk .left {
	float: left;
	margin-left: 8px;
	}

.article .socialjunk .right {
	float: right;
	margin-right: 8px;
	}

.article .socialjunk a {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	overflow: hidden;
	}

.article .socialjunk a:hover > img {
	margin-top: 2px;
	margin-left: 2px;
	}

.article .commentsheader {
	clear: both;
	height: 30px;
	margin-top: 15px;
	color: #3f3e3e;
	font-size: 0.8em;
	line-height: 28px;
	background-color: #f1f2f2;
	}

.article .commentsheader a {
	color: #4595d1;
	}

.article .commentsheader .commentcounter {
	float: left;
	display: block;
	height: 30px;
	margin-right: 16px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	background-color: #4595d1;
	border-right: 5px solid #ffffff;
	}

.article .commentsbg {
	height: 10px;
	background-image: url("../images/article-comments-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.commentbox {
	margin-bottom: 15px;
	padding-bottom: 8px;
	}

.commentwrap {
	margin-top: 6px;
	border-top: 1px solid #959999;
	}

.commentwrap .avatar {
	float: left;
	width: 62px;
	height: 62px;
	margin-top: 8px;
	margin-right: 15px;
	overflow: hidden;
	}

.commentwrap .avatar img {
	border: 1px solid #959999;
	}

.commentwrap .commentbody {
	float: left;
	margin-top: 8px;
	width: 600px;
	}

.commentwrap .commentbody .commentwrap .commentbody {
	width: 520px;
	}

.commentwrap .commentheader {
	margin-bottom: 8px;
	font-size: 0.8em;
	}

.commentwrap .commentheader .commentlink {
	font-size: 0.8em;
	}

.commentwrap .commentcontent {
	color: #3f3e3e;
	font-size: 0.8em;
	}

.commentwrap .commentcontent input {
	height: 22px;
	color: #959999;
	font-size: 0.8em;
	text-align: left;
	line-height: 22px;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

.commentwrap .commentcontent textarea {
	width: 100%;
	background-color: #f1f2f2;
	border: 1px solid #959999;
	}

.commentwrap .commentfooter {
	margin-top: 8px;
	font-size: 0.7em;
	}

.commentwrap .commentfooter span {
	margin-left: 10px;
	margin-right: 10px;
	}

.commentwrap .commentfooter span:first-child {
	margin-left: 0px;
	}

.commentwrap .commentfooter .commentbutton {
	float: right;
	}

.commentwrap .commentfooter .commentscounter {
	background-color: transparent;
	border: none;
	}

.commentwrap .commentfooter .votegood {
	height: 15px;
	padding-left: 20px;
	color: #459b2e;
	cursor: pointer;
	background-image: url("../images/article-comments-vote.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.commentwrap .commentfooter .votebad {
	height: 15px;
	margin-left: 5px;
	padding-left: 20px;
	color: #db230f;
	cursor: pointer;
	background-image: url("../images/article-comments-vote.png");
	background-position: 0 -15px;
	background-repeat: no-repeat;
	}

#respondtext {
	color: #3f3e3e;
	}

.box {
	clear: left;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	}

.box .title, .box a.title {
	display: block;
	width: 300px;
	height: 30px;
	margin-bottom: 1px;
	color: #3f3e3e;
	line-height: 28px;
	font-size: 0.9em;
	background-color: #f1f2f2;
	}

.box a.title:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

.box .content {
	width: 298px;
	text-align: left;
	font-size: 0.7em;
	border: 1px solid #959999;
	overflow: hidden;
	}

.box ul.content {
	list-style: none;
	}

.box ul.content li {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}

.box ul.content.newstickerscroll {
	height: 360px;
	overflow: auto;
	}

.box ul.content.newstickerscroll li {
	list-style-position: outside;
	}

.box .content a {
	color: #3f3e3e;
	}

.box .content a:hover {
	color: #4595d1;
	}

.box .content .category {
	display: none;
	}

.box .content .category2 {
	color: #4595d1;
	}

.box.commentsbox .content a {
	color: #4595d1;
	}

.box.afieromabox {
	}

.box.afieromabox .afieromacontent a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3f3e3e;
	font-size: 1.2em;
	text-align: center;
	}

.box.afieromabox .afieromacontent a:hover {
	color: #4595d1;
	text-decoration: none;
	}

.box.afieromabox img {
	width: 241px;
	}

.box.tvbox .content table {
	width: 100%;
	}

.box.tvbox .content table th, .box.tvbox .content table td {
	height: 26px;
	line-height: 26px;
	color: #3f3e3e;
	background-color: #f1f2f2;
	overflow: hidden;
	}

.box.tvbox .content table th {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	background-color: #959999;
	}

.box.tvbox .content table td.centered {
	text-align: center;
	}

.box.tvbox .content table td a {
	margin-left: 5px;
	color: #4595d1;
	}

.box.tvbox .content table td img {
	vertical-align: middle;
	}

.box.pollbox {
	}

.box.pollbox .pollquestion {
	margin: 11px;
	color: #3f3e3e;
	font-size: 1.1em;
	}

.box.pollbox .pollanswers {
	width: 280px;
	margin-bottom: 5px;
	margin-left: 11px;
	color: #3f3e3e;
	}

.box.pollbox .pollanswers td {
	padding-bottom: 10px;
	}

.box.pollbox .pollanswers td.answer {
	width: 20px;
	}

.box.pollbox .pollanswers td.answer input {
	vertical-align: bottom;
	}

.box.pollbox .pollanswers th {
	text-align: center;
	}

.progressbar {
	width: 200px;
	height: 15px;
	font-size: 0.8em;
	line-height: 14px;
	color: #000000;
	border: 1px solid #d1d5d6;
	overflow: hidden;
	}

.progressbar .bar {
	float: left;
	height: 15px;
	background-color: #4595d1;
	}

.box .content .footer {
	height: 24px;
	text-align: right;
	line-height: 22px;
	background-color: #f1f2f2;
	}

.box .content .footer a {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 7px;
	text-align: right;
	color: #3f3e3e;
	}

.box .footer a:hover {
	color: #4595d1;
	}









.generaltablebox {
	font-size: 0.8em;
	}

.generaltablebox .title, .generaltablebox a.title {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	color: #3f3e3e;
	line-height: 28px;
	font-size: 1.1em;
	text-align: center;
	background-color: #f1f2f2;
	}

.generaltablebox a.title:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4595d1;
	}

.generaltablebox .content table {
	width: 100%;
	border: 1px solid #959999;
	}

.generaltablebox .content table th, .generaltablebox .content table td {
	height: 26px;
	color: #3f3e3e;
	background-color: #f1f2f2;
	overflow: hidden;
	}

.generaltablebox .content table th {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 26px;
	background-color: #959999;
	}

.generaltablebox .content table td.centered {
	text-align: center;
	}

.generaltablebox .content table td.righted {
	text-align: right;
	}

.generaltablebox .content table td a {
	margin-left: 5px;
	color: #4595d1;
	}

.generaltablebox .content table td img {
	vertical-align: middle;
	}

.generaltablebox .content table td.footer a {
	margin-right: 5px;
	font-size: 0.9em;
	color: #3f3e3e;
	}

.generaltablebox .content table td.footer a:hover {
	color: #4595d1;
	}
















.listheader {
	height: 40px;
	margin-bottom: 5px;
	color: #4595d1;
	font-weight: bold;
	line-height: 38px;
	background-color: #f1f2f2;
	}

.listheader img {
	margin-right: 22px;
	vertical-align: middle;
	}

.list {
	height: 203px;
	text-align: left;
	border-top: 1px solid #dddede;
	}

.generaltablebox .list {
	font-size: 1.2em;
	}

.list .listdatatop {
	height: 47px;
	margin-left: 7px;
	font-size: 0.7em;
	line-height: 45px;
	}

.list .listimagewrap {
	display: block;
	float: left;
	width: 147px;
	height: 112px;
	margin-left: 7px;
	font-size: 0.7em;
	border: 1px solid #959999;
	}

.list .listimagewrap:hover {
	border: 1px solid #4595d1;
	}

.list .listimagewrap img {
	width: 145px;
	height: 110px;
	border: 1px solid #ffffff;
	}

.list .listimagewrap.noborder {
	border: 1px solid #ffffff;
	}

.list .listimagewrap.noborder:hover {
	border: 1px solid #ffffff;
	}

.list .listtitle {
	display: block;
	float: left;
	width: 520px;
	height: 34px;
	margin-left: 13px;
	color: #4595d1;
	line-height: 17px;
	overflow: hidden;
	}

.list .listtitle:hover {
	text-decoration: underline;
	}

.list .listcontent {
	float: left;
	width: 520px;
	height: 78px;
	margin-top: 2px;
	margin-left: 13px;
	color: #3f3e3e;
	font-size: 0.9em;
	line-height: 20px;
	overflow: hidden;
	}

.list .listdatabottom {
	clear: left;
	height: 42px;
	margin-left: 7px;
	font-size: 0.7em;
	line-height: 40px;
	}

.list .listdatabottom a {
	color: #959999;
	}

.list .listdatabottom a:hover {
	color: #4595d1;
	}

.list .listdatabottom .separator {
	padding-left: 5px;
	padding-right: 5px;
	}

.list .listdatabottom img {
	margin-left: 10px;
	vertical-align: middle;
	}

.list.pagination, .polls.pagination {
	clear: both;
	float: right;
	height: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #3f3e3e;
	text-align: right;
	border: 1px solid #959999;
	}

.polls.pagination {
	margin-right: 40px;
	}

.list.pagination a, .polls.pagination a {
	padding-left: 2px;
	padding-right: 2px;
	}

.list.pagination .current, .polls.pagination .current {
	color: #000000;
	}

.issue select {
	padding: 5px;
	color: #959999;
	font-size: 0.8em;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

.issue .issuesearchdate {
	float: left;
	height: 2.5em;
	width: 250px;
	margin-bottom: 5px;
	color: #3f3e3e;
	font-size: 0.9em;
	line-height: 2.4em;
	background-color: #f1f2f2;
	}

.issue .issuesearch {
	float: right;
	height: 2.5em;
	width: 440px;
	margin-bottom: 5px;
	color: #3f3e3e;
	font-size: 0.9em;
	line-height: 2.4em;
	background-color: #f1f2f2;
	}

.issue .issueviewer {
	clear: both;
	width: 400px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.issue .changepage {
	float: left;
	width: 180px;
	margin-right: 10px;
	font-size: 0.8em;
	color: #4595d1;
	}

.issue .changepage.left {
	text-align: left;
	}

.issue .changepage.right {
	text-align: right;
	}

.issue .issuepage {
	float: left;
	width: 180px;
	height: 216px;
	margin-right: 10px;
	text-align: center;
	background-color: #eef0f1;
	border: 1px solid #959999;
	}

.issue .issuepage img {
	margin-top: 10px;
 	}

.issue .issueinfo {
	clear: both;
	height: 2.5em;
	color: #3f3e3e;
	font-size: 0.9em;
	line-height: 2.5em;
	background-color: #f1f2f2;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	}

.issue .issueinfo .date {
	float: left;
	margin-left: 10px;
	}

.issue .issueinfo .fullpdf {
	float: right;
	margin-right: 10px;
	}

.issue .issueinfo .fullpdf a {
	color: #4595d1;
	}

.tv .leftbar {
	float: left;
	width: 185px;
	text-align: left;
	}

.tv .leftbar a.title {
	margin-left: 10px;
	color: #4595d1;
	}

.tv .leftbar ul {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	list-style-position: inside;
	}

.tv .leftbar ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	}

.tv .rightbar {
	float: left;
	width: 500px;
	margin-left: 5px;
	text-align: left;
	}

.tv .catitem {
	width: 500px;
	}

.tv .catitem .content {
	width: 344px;
	}

.tv .catitem .icons {
	width: 344px;
	}

.tv .tvtitle {
	clear: both;
	height: 30px;
	margin-top: 10px;
	color: #3f3e3e;
	line-height: 28px;
	text-align: center;
	background-color: #f1f2f2;
	}

.tv .tvtitle.left {
	text-align: left;
	}

.tv .tvcontent {
	color: #3f3e3e;
	}

.tv .tvshowmore {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
	text-align: right;
	}

.tv .tvshowmore a {
	color: #4595d1;
	}

.tv .tvpoweredby {
	margin-bottom: 10px;
	text-align: right;
	font-size: 0.8em;
	}

.tvchanneltable {
	clear: both;
	display: block;
	width: 500px;
	height: 250px;
	overflow: hidden;
	}

.tvchanneltable.tvchanneltablefull {
	height: auto;
	}

.tvchanneltable table {
	width: 100%;
	font-size: 0.9em;
	}

.tvchanneltable table th, .tvchanneltable table td {
	height: 26px;
	padding: 2px;
	line-height: 26px;
	color: #3f3e3e;
	text-align: left;
	background-color: #f1f2f2;
	overflow: hidden;
	}

.tvchanneltable table th {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	background-color: #959999;
	}

.tvchanneltable table td.centered {
	text-align: center;
	}

.tvchanneltable table td a {
	margin-left: 5px;
	color: #4595d1;
	}

#thumbbox {
	float: left;
	overflow: hidden;
	border: 2px solid #000000;
	}

#thumb {
	top: 0px;
	left: 0px;
	position:relative;
	}

.polls .box.pollbox {
	clear: none;
	float: left;
	width: 340px;
	margin-left: 5px;
	margin-bottom: 20px;
	}

.polls .box.pollbox .pollquestion {
	width: 290px;
	height: 56px;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.0em;
	overflow: hidden;
	}

.polls .box.pollbox .pollanswers {
	display: block;
	height: 300px;
	overflow: hidden;
	}

#dianomi_search_box {
	}

#dianomi_search_box .title {
	height: 42px;
	margin-left: 15px;
	color: #3f3e3e;
	font-size: 1.1em;
	text-align: left;
	line-height: 40px;
	}

#dianomi_search_box .title img {
	float: right;
	}

#dianomi_search_box table {
	width: 100%;
	margin-bottom: 10px;
	}

#dianomi_search_box table img {
	cursor: pointer;
	}

#dianomi_search_box select {
	width: 250px;
	padding: 5px;
	/* color: #959999; */
	font-size: 0.8em;
	background-color: #ffffff;
	border: 1px solid #e3e1e1;
	}

#dianomi_search_box .hiddenbox {
	position: absolute;
	margin-top: -1000px;
	}

#dianomi_box {
	margin-left: 15px;
	}

#dianomi_box .dianomi_search_for {
	height: 30px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 28px;
	font-size: 0.8em;
	overflow: hidden;
	}

#dianomi_box .dianomi_search_for .searchpages {
	float: right;
	}

#dianomi_box .simio_dianomis {
	text-align: left;
	border: 2px solid #ffffff;
	border-bottom: none;
	}

#dianomi_box .simio_dianomis .simio_dianomis_header {
	height: 24px;
	font-size: 0.9em;
	line-height: 22px;
	color: #4595d1;
	background-color: #f1f2f2;
	border: 1px solid #e3e1e1;
	}

#dianomi_box .simio_dianomis .simio_dianomis_header img {
	float: right;
	}

#dianomi_box .simio_dianomis .simio_dianomis_wrapper {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	background-color: #f1f2f2;
	border: 1px solid #e3e1e1;
	border-top: none;
	overflow: hidden;
	}

#dianomi_box .simio_dianomis .simio_dianomis_wrapper .simio_dianomis_content img {
	float: right;
	margin: 5px;
	border: 1px solid #e3e1e1;
	}

#dianomi_box .simio_dianomis .simio_dianomis_wrapper .simio_dianomis_content a {
	color: #4595d1;
	}

#footer {
	width: 100%;
	height: 240px;
	background-color: #f1f2f2;
	border-top: 1px solid #dddede;
	border-left: 1px solid #dddede;
	border-right: 1px solid #dddede;
	background-image: url("../images/footer-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#footer ul {
	float: left;
	width: 140px;
	margin-top: 85px;
	margin-left: 20px;
	overflow: hidden;
	}

#footer ul li {
	list-style: none;
	}

#footer ul li a {
	display: block;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3f3e3e;
	font-size: 0.7em;
	}

#footer ul li a:hover {
	color: #4595d1;
	}

#footer .title {
	width: 138px;
	height: 36px;
	color: #3f3e3e;
	font-size: 0.7em;
	line-height: 34px;
	background-color: #ffffff;
	border: 1px solid #dddede;
	}

#copyright {
	width: 100%;
	height: 29px;
	color: #3f3e3e;
	font-size: 0.8em;
	line-height: 27px;
	background-color: #dddede;
	border-top: 1px solid #dddede;
	border-left: 1px solid #dddede;
	border-right: 1px solid #dddede;
	overflow: hidden;
	}

#copyright img {
	vertical-align: middle;
	}

#copyright a {
	color: #3f3e3e;
	}

#copyright a:hover {
	color: #4595d1;
	text-decoration: none;
	}

#copyright .left {
	float: left;
	margin-left: 10px;
	}

#copyright .right {
	float: right;
	margin-right: 10px;
	}

#banner1, #banner2, #banner3, #banner4, #banner5, #banner6, #banner7, #bannerflashradio {
	width: 300px;
	margin-bottom: 5px;
	overflow: hidden;
	}

#banner8, #banner9, #banner10 {
	width: 690px;
	margin-bottom: 5px;
	overflow: hidden;
	}
















#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/lightbox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/lightbox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/lightbox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/lightbox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/lightbox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/lightbox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/lightbox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/lightbox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/lightbox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/lightbox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/lightbox/fancybox.png') -55px -90px no-repeat;
}


























.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #ffffff;
	position: relative;
	border-left: 1px solid #e3e1e1;
}

.jspDrag {
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-image: url("../images/scrollbar-buttons.png");
	background-position: 0 -64px;
	background-repeat: no-repeat;
	}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-image: url("../images/scrollbar-buttons.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
	background-position: 0 -16px;
	background-image: url("../images/scrollbar-buttons.png");
	background-repeat: no-repeat;
	}

.jspVerticalBar .jspArrow {
	height: 16px;
	}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
	}

.jspVerticalBar .jspArrow:focus {
	outline: none;
	}

.jspArrowUp {
	background-position: 0 0;
	}

.jspArrowDown {
	background-position: 0 -32px;
	}

.jspArrowDown.jspDisabled {
	background-position: 0 -48px;
	}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
	}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
	}













div.jGrowl {
	z-index: 9999;
	color: #ffffff;
	font-size: 12px;
	}

div.jGrowl img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: top;
	border: 1px solid #ffffff;
	}

div.jGrowl a {
	color: #ffffff;
	}

div.jGrowl a:hover {
	color: #000000;
	text-decoration: none;
	}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: auto;
	margin-right: auto;
	}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 	#4595d1;
	/*
	opacity: 		.85;
	-ms-filter: 		"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
	filter: 		progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 			1;
	*/
	width: 			320px;
	height: 		130px;
	padding: 		10px;
	margin-top: 		5px;
	margin-bottom: 		5px;
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 		1.3em;
	text-align: 		left;
	display: 		none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
	overflow:		hidden;
	}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
	margin: 				10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
















@media print {
	#content .rightcol {
		display: none;
		}

	#content .leftcol {
		width: 100%;
		}

	#footer {
		display: none;
		}

	#copyright {
		clear: both;
		float: left;
		}
	}


/* For general iPad layouts */
@media only screen and (device-width: 768px) {
	#header3 li a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0.8em;
		}

	#header3 li a.row2 {
		padding-left: 7px;
		padding-right: 7px;
		font-size: 0.7em;
		}
	}

/* For general iPhone layouts */
@media only screen and (max-device-width: 480px) {
	#header3 li a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0.8em;
		}

	#header3 li a.row2 {
		padding-left: 7px;
		padding-right: 7px;
		font-size: 0.7em;
		}
	}


