/* Default */

/* coses del calendari */

.hour_col{
	position: absolute;
	left: 200px;
	width: 100%;
	border-top: 1px solid grey;
}

.mid_hour_col{
	width: 100%;
	position: absolute;
	left: 200px;
	border-top: 1px dashed grey;
}

.div_event{
	position: absolute;
	width: 120px;
	border: 1px solid #FFC140;
	background-color: #000033;
	font-size: 11px;
	overflow: hidden;
	padding: 5px;
}

/* calendari menudet*/
div#minicalendari{
	font-size: 11px;
}

div#minicalendari th{
	background-color:white;
	color: black;
}

/*calendari gran que surt a cc*/
.m_calendari{
	padding-left: 15px;
	font-size: 13px;

}

/* barra superior de cada dia a la vista del mes*/
.day_tb{
	vertical-align: top;
	background-color: #000033;
}
/* estil del numero del dia*/
.day_vw{
	float: left;
	font-weight: bold;
}
/*estil del link per afegir event al dia [+] */
.day_add{
	float: right;
	font-weight: bold;
}
/* estil de la llista d'events del dia*/
.day_el{
	font-size: 10px;
	min-height: 80px;
}

.m_calendari td{
	vertical-align: top;
	/*height: 80px;
	border: 1px solid white;*/
	margin-left; 0px;
}

.cal_month{
}

.eventlink{
	text-align: right;
	margin-right: 2px;
	margin-top: 1px;
	padding: 4px;
//	border-bottom: 1px solid #000033;
/* FIX jK => */  float:left; width: 136px;
}

.event_cat{
	font-size: 12px;
	background-color: #222222;
}

.event_cat7{
	background-color: red;
}

.head2{
	color: #222222;
	font-size: 14px;
	background-color: #eef1a9;
}

.head3{
	color: #222222;
	font-size: 14px;
	background-color: #deaa55;
}

.head4{
	color: #222222;
	font-size: 14px;
	background-color: #99ff55;
}

.head5{
	color: #222222;
	font-size: 14px;
	background-color: #abc837;
}

.head6{
	color: #222222;
	font-size: 14px;
	background-color: #99ff55;
}

.head7{
	color: #222222;
	font-size: 14px;
	background-color: #80ffb3;
}

.head8{
	color: #222222;
	font-size: 14px;
	background-color: #c5c5c5;
}

.head9{
	color: #222222;
	font-size: 14px;
	background-color: #80b3ff;
}

.head10{
	color: #222222;
	font-size: 14px;
	background-color: #8080ff;
}

.head11{
	color: #222222;
	font-size: 14px;
	background-color: #b380ff;
}

.head12{
	color: #222222;
	font-size: 14px;
	background-color: #e580ff;
}

.head13{
	color: #222222;
	font-size: 14px;
	background-color: #ff80b2;
}

.head14{
	color: #222222;
	font-size: 14px;
	background-color: #ff5555;
}

.head15{
	color: #222222;
	font-size: 14px;
	background-color: #555555;
}

.cat2{
	border-right: 4px solid #eef1a9;
	border-bottom: 1px dashed #eef1a9;
}
.cat3{
	border-right: 4px solid #deaa55;
	border-bottom: 1px dashed #deaa55;
}
.cat4{
	border-right: 4px solid #f9d33d;
	border-bottom: 1px dashed #ffd33d;
}
.cat5{
	border-right: 4px solid #abc837;
	border-bottom: 1px dashed #abc837;
}
.cat6{
	border-right: 4px solid #99ff55;
	border-bottom: 1px dashed #99ff55;
}
.cat7{
	border-right: 4px solid #80ffb3;
	border-bottom: 1px dashed #80ffb3;
}
.cat8{
	border-right: 4px solid #c5c5c5;
	border-bottom: 1px dashed #c5c5c5;
}
.cat9{
	border-right: 4px solid #80b3ff;
	border-bottom: 1px dashed #80b3ff;
}
.cat10{
	border-right: 4px solid #8080ff;
	border-bottom: 1px dashed #8080ff;
}
.cat11{
	border-right: 4px solid #b380ff;
	border-bottom: 1px dashed #b380ff;
}
.cat12{
	border-right: 4px solid #e580ff;
	border-bottom: 1px dashed #e58055;
}
.cat13{
	border-right: 4px solid #ff80b2;
	border-bottom: 1px dashed #ff80b2;
}
.cat14{
	border-right: 4px solid #ff5555;
	border-bottom: 1px dashed #ff5555;
}
.cat15{
	border-right: 4px solid #555555;
	border-bottom: 1px dashed #555555;
}

/* final del calendari */

a:link {
	color: #FFC140;
	text-decoration: none;
}
a:active {
	color: Red;
}
a:hover {
	color: Red;
}
a:visited {
	color: #FFC140;
	text-decoration: none;
}
blockquote {
	font-size: 90%;
}
body {
	background-color: #333333;
        color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        margin: 0px 0px 0px 0px;
}
h1 {
	
        font-size: 18px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18pt;
        letter-spacing: -1pt;
        line-height: 18pt;
        color : #FFFFFF;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15pt;
        letter-spacing: 0pt;
        line-height: 15pt;
        color : #999999;
}
img {
	border: 0px none;
}
p {
        color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
}
table {
	width:100%;
}
ul, ol {
	
        font-size: 12px;
        line-height: 16px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.alert {
	color: #cc0000;
	font-weight: bold;
}
.article {
        width: 100%;
}
.article .body {
	font-size: small;
        padding: 15px 15px 15px 15px;
}
.article .heading {
	border-bottom: 1px solid #606060;
        font-size: 18px;
        font-weight: bold;
        padding:15px;
        border-left: 3px solid #606060;
}
div.body {
	border-bottom: 1px solid #606060;
        font-size: small;
        padding: 3px 6px;
}
.brieftable {
	border-top: 1px solid #333333;
        vertical-align: top;
        width: 100%;
}
.byline {
	border-right: 1px solid Gray;
        font-size: small;
        font-weight: normal;
        vertical-align: top;
        width: 50%;
        padding-left: 15px;
        border-left: 3px solid #606060;
	border-bottom: 1px solid Gray;
}
.caption {
	/*border-bottom: 1px solid #cccccc;*/
        font-size: 12px;
        text-align: center;	
}
.category {
	background-color: #606060;
        font-size: 12px;
        font-weight: normal;
        border-bottom: 1px solid: #cccccc;
        border-top: 1px solid: #cccccc;
}
.category-news {
        background-color: #606060;
        font-size: 12px;
        font-weight: normal;
        border-bottom: 1px solid: #cccccc;
        border-top: 1px solid: #cccccc;
}
.center {
	text-align: center !important;
}
.contactemail {
	border-bottom: 1px solid #999999 !important;
        border-right: 1px solid #999999 !important;
        font-size: 12px;
        text-align: right;
}
.contactgroup {
	border-bottom: 2px solid #000000 !important;
        border-left: 1px solid #000000 !important;
        border-top: 1px solid #000000 !important;
        font-weight: bold;
        vertical-align: middle;
}
.contactgroupemail {
	border-bottom: 2px solid #000000 !important;
        border-right: 1px solid #000000 !important;
        border-top: 1px solid #000000 !important;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        vertical-align: middle;
}
.contactperson {
	border-bottom: 1px solid #999999 !important;
        border-left: 1px solid #999999 !important;
        font-size: 12px;
        font-weight: bold;
}
.continue {
	font-size: 12px;
        font-weight: bold;
        padding-top: 4px;
        padding-bottom: 20px;
}
.license {
	font-weight: bold;
}
.date {
	font-size: small;
        font-weight: normal;
        text-align: right;
        width: 50%;
        padding-right: 15px;
        border-right: 3px solid #606060;
	border-bottom: 1px solid Gray;
}
.parent {
        font-size: 12px;/
        font-weight: normal;
        padding: 2px 6px;
        vertical-align: top;
}


table.deletebox {
	border: 2px solid #990000;
        font-size: 12px;
        width: 400px;
}
.deletebox .formfield {
	text-align: right;
        vertical-align: top;
}
.deletebox .forminput {
	text-align: right;
        vertical-align: top;
}
table.editform {
	width: 100%;
        font-color: #333333;
}
.editoptions {
	font-size: 12px;
        font-weight: bold;
        text-align: right;
}
table.errorbox {
	border: 2px solid #ffcc33;
        width: 500px;
}
.fieldvalue {
	font-size: 12px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
}
.formfield {
	border-bottom: 1px solid #606060;
        font-size: 12px;
        text-align: right;
        vertical-align: middle;
}
.forminput {
	border-bottom: 1px solid #606060;
	font-size: 12px;
        text-align: left;
        vertical-align: top;	
}
.formnotes {
	font-size: 10px;
}
.formrequired {
	font-size: 12px;
        font-weight: bold;
        border-bottom: 1px solid #606060;
}
.heading {
	border-top: 7px solid #606060;
	/*border-bottom: 1px solid #606060;*/
        font-size: 18px;
        font-weight: bold;
        padding-top:15px;
        /*border-left: 3px solid #606060;*/
}
.imagebox {
	background: 1px solid #000000;
        text-align: center;
        vertical-align: middle;
}
.imagebox.left {
	background: 1px solid #000000;
        text-align: center;
        vertical-align: middle;
}
.imagebox.right {
	background: 1px solid #000000;
        text-align: center;
        vertical-align: middle;
}
.intro {
	font-size: 12px;	
}
.license {
	font-size: 10px;
	padding-top: 8px;
	text-align: right;
}
.linkcategory {
	font-size: 14px;
        font-weight: bold;
        text-align: center;
        background-color: #606060;
}
.linkname {
	border: 1px solid #000000 !important;
        font-size: 14px;
        font-weight: bold;
        background-color: #999999;
}
.linkstatus {
	font-size: 10px;
        text-align: right;
        color: #999999;
}
.linksummary {
	border-bottom: 1px solid #606060 !important;
        font-size: 12px;
        padding-bottom: 20px;
}
.linkurl {
	font-size: 12px;
        width: 350px;
}
.media {
	border: 1px solid #cccccc;
        text-align: center;
        width: 500px;
}
.media .fieldvalue {
	border-bottom: 1px solid #cccccc;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        vertical-align: top;
}
.media .formfield {
	border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        font-size: 12px;
        text-align: right;
        vertical-align: middle;
        width: 100px;
}
.media .imagebox {
	text-align: center;
}
.navigatiion {
	text-align: center;
}
p.nogood {
	color: #990000;
        font-size: 12px;
}
.notleftbar {
	vertical-align: top;
	width: 100%;
}
.objections {
	/*color: #009900;*/
	color: #999999;
}
.otherpress {
	width: 100%;
}
.otherpress .heading {
	font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #606060;
        padding: 5px 15px 5px 15px;
        border-left: 3px solid #606060;
}
.pagelinks {
	border-top: 1px solid #606060 !important;
        font-size: 12px;
        text-align: right;
}
.picturebook {
	font-size: inherit;
	padding-top: 6px;
}
.picturebook .brieftable {
	border: 1px #000000 solid;
        vertical-align: top;
        width: 100%;

}
.picturebook .caption {
	border: 1px solid #000000;
        font-size: 12px;
}
.picturebook .chaptername {
	border-bottom: 1px #000000 solid;
        font-size: 12px;
        font-weight: bold;
        vertical-align: top;
}
.picturebook .heading {
	border-bottom: 1px #000000 solid;
        font-size: 16px;
        font-weight: bold;
}
.picturebook .imagebox {
	border-bottom: 1px #000000 solid;
        border-right: 1px #000000 solid;
        text-align: center;
        vertical-align: top;
        width: 160px;
}
.picturebook .thumbnail {
	background-color: #9ab0cc;
	padding: 3px;
	width: 160px;
}
.radicalendar {
	width: 100%;
}
.radicalendar .datebar {
	background-color: #606060;
        font-size: 12px;
        font-weight: bold;
        padding: 2px;
        text-align: left;
}
.radicalendar .event {
	background-color: #333333;
        width: 100%;
}
.radicalendar .heading {
	text-align: left;
}
.rating {
	border-top: 7px solid #606060;
	border-bottom: 1px solid #606060;
        font-size: small;
        font-weight: bold;
        text-align: right;
        vertical-align: middle;
        width: 175px;
}
table.razorwire {
	background-color: #333333;
        width: 100%;
}
.razorwire .body {
	font-size: 12px;
        /*padding: 0px 6px;*/
	padding: 0px 6px;
}
.razorwire .date {
	font-size: 10px;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        vertical-align: top;
        width: 80px;
}
.razorwire .heading {
	font-size: 16px;
        font-weight: bold;
}
.razorwire .intro {
	border-bottom: 1px solid #606060;
        font-size: 11px;
        font-weight: normal;
        padding: 4px 8px;
        text-indent: 0px;
        vertical-align: top;
}
.razorwire .sidebar {
	vertical-align: top;
	width: 80px;
}
.right {
	text-align: right;
}
.searchresults {
	font-size: 10px;
        font-weight: bold;
        text-align: right;
}
.smallbold {
	font-size: 12px;
        font-weight: bold;
}
.smallstring {
	font-size: 12px;
	font-weight: normal;
}
.summary {
/*	border-top: 1px solid Gray;*/
        font-size: 15px;
        font-weight: normal;
        text-indent: 0px;
        vertical-align: top;
        padding: 8px 15px;
}
.txtgray {
        color : #727272;
}
.tinystring {
	font-size: 10px;
	font-weight: normal;
}
table.tl {
	font-size: 12px;
        width: 100%;
}
table.tl td {
	padding: 2px;
}
table.tl .tlaltrow {
	background-color: #606060;
        padding: 5px 5px 5px 5px;
}
table.tl .tlbottomrow {
	font-weight: bold;
	padding: 8px 0px;
}
table.tl .tlcolheader {
	font-weight: bold;
}
table.tl .tlheader {
	font-size: 14px;
        font-weight: bold;
        text-align: center;
}
table.tl .tlrow {
	border: 1px solid #333333;
}
table.tl .tltoprow {
	font-weight: bold;
	text-align: right;
}
.toolbar {
	font-size: small;
        font-weight: normal;
        text-align: left;
}
img#bannerspacer {
	height: 210px;
	/*width: 800px;*/
}
img#bannerspacersmall {
        height: 90px;
        /*width: 800px;*/
}
div#dadabox {
	border: 1px solid #000033;
        color: White;
        font-size: 10px;
        font-weight: bold;
        padding: 3px;
        vertical-align: middle;
        width: 136px;
}
div#dadabox a:visited {
	color: #FFC140;
}
form#editform {
	text-align: center;
        width: 500px;
}
div#edititems {
	text-align: center;
        width: 500px;
}
#leftbar {
	background-color: #000033;
        border-right: 3px solid #000033;
        font-size: 12px;
        width: 160px;
}
#leftbar .barheader {
	color: White;
        font-size: 14px;
        font-weight: bold;
        padding: 8px 3px 1px 3px;
        text-align: left;
}
#leftbar .boxcenter {
	background-color: #000033;
        border: 1px solid #000033;
        text-align: center;
        width: 150px;
}
#leftbar .boxleft {
	background-color: #000033;
        border: 1px solid #000033;
        color: White;
        text-align: left;
        width: 150px;
}
img#logospacer {
	height: 210px;
	width: 150px;
}
img#logospacersmall {
        height: 90px;
        width: 150px;
}
#maincell {
	background-color: #333333;
        padding: 15px;
        text-align: left;
        vertical-align: top;
	width: 100%;

}
#maincell .greeting {
	font-size: 12px;
        padding-top: 6px;
        text-align: right;
        vertical-align: middle;
}
#maincell .headline {
	font-size: 21px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 6px;
}
#maincell .subhead {
	font-size: 12px;
        font-weight: bold;
        padding-bottom: 30px;
}
#mediacenters {
	line-height: 13px;
        text-align: left;
        width: 100%;

}
#mediacolumn {
	font-size: 12px;
        text-align: center;
        width: 100%;
}
#mediacolumn img {
	padding: 6px;
}
#mediacolumn td {
	text-align: center;
}
#mediagallery {
	text-align: center;
        vertical-align: top;
        width: 100%;
}
div#mediagallery a:link {
	color: #FFC140;
        text-decoration: none;
	font-weight: bold;
}
div#mediagallery a:visited {
	color: #FFC140;
	font-weight: bold;
}
#mediagallery .caption {
	font-size: 12px;
}
#mediagallery a:link .caption{
        font-size: 12px;
        font-weight: bold;
}
#mediagallery a:visited  .caption{
        font-size: 12px;
        font-weight: bold;
}
#mediagallery .imagebox {
	border: 1px solid #606060;
        text-align: center;
        vertical-align: top;
}
#newswirecolumn {
	text-align: left;
	font-size: 14px; /* jK added by */
}
#newswirecolumn .datebar {
	border-top: 1px solid #999999;
        font-size: 10px;
        text-align: right;
        color: #999999;
}
#newswirecolumn .iconbar {
	border-top: 1px solid #999999;
        text-align: left;
}
#newswirecolumn .title {
	text-align: left;
}
#newswirecolumn .hidden a{
        text-align: left;
        color: #999999;
}
#otherpresscolumn {
	text-align: left;
        width: 180px;
}
#otherpresscolumn div {
	font-size: 12px;
        line-height: 12px;
        padding-bottom:6px;
}
table#pagebanner {
	background: #333333;
	width: 100%;
}
table#pagebanner #bannercell {
	background-color: #000033;
	background-image: url(../images/bg-city-banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 210px;
}
table#pagebanner #bannercellsmall {
        background-color: #000033;
        background-image: url(../images/bg-city-banner.jpg);
        background-position: left;
        background-repeat: no-repeat;
        height: 90px;
}
table#pagebanner #logocell {
	background-color: #000033;
	background-image: url(../images/bg-city-banner_s.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 210px;
	vertical-align: top;
	width: 157px;
}
table#pagebanner #logocellsmall {
        background-color: #000033;
        background-image: url(../images/bg-city-banner_s.jpg);
        background-position: right;
        background-repeat: no-repeat;
        height: 90px;
        vertical-align: top;
        width: 157px;
}
div#printheader {
	display: none;
}
#quickcalendar {
	text-align: center;
	width: 150px;
}
#quickcalendar .eventdata {
	font-size: 12px;
	font-weight: normal;
}
#quickcalendar .eventtitle {
	font-size: 8pt;
        font-weight: bold;
        text-align: left;
}
#quickcalendar .viewdetails {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#quickcomment {
	width: 100%;
	border-bottom: 1px solid #666666;
        border-top: 1px solid #666666;
        text-align: left;
        padding: 3px 15px 3px 15px;
}
#quickcomment .heading {
	font-size: 14px;
        font-weight: bold;
        text-align: center;
        border-left: 3px;
        border-top: 7px;
}
#rightbar {
	background-color: #333333;
        font-size: 12px;
        padding-left: 15px;
        vertical-align: top;
        width: 180px;
}
#rightbar .alert {
	color: #cc99cc;
        padding-bottom: 6px;
        text-align: center;
}
#rightbar .heading {
	font-size: 12px;
        font-weight: bold;
        text-align: center;
        width: 100%;
}
#rightbar .subhead {
	/*border-top: 1px dashed #999999;*/
        font-size: 12px;
        font-weight: bold;
        text-align: center;
}
table#root {
	text-align: left;
        width: 100%;
}
table#root td {
	vertical-align: top;
}
table#root td a:hover {
/*        vertical-align: top;*/
	color: Red;
}

div#rootcontainer {
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
}
div#toprow {
	background-color: #000033;
        font-size: 12px;
        line-height: 16px;
        padding: 0px 8px;
        text-align: left;
        /*width: 100%; fix horizontal scrolling j */
}
div#toprow .navlinks {
}
div#toprow .publish {
	font-weight: bold;
}
.hidden_comments {
  display: none;
}
/* Arranjament Javikal 2014-02-20 */
.eventlink a {
word-wrap: break-word;
}
