html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a {
	color:#600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

li { list-style-type: none; }

blockquote {
	padding-left:15px;
	padding-right:10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.css {
	display:none;
}

wbr:after { content: "\00200B" }

.nobr {white-space: nowrap}

.l {
	font-size: 1px;
	line-height: 1px;
	float:right !important;
	float: none;
}

.clearfix {
	width:100%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.center {
	text-align:center;
}

.alert, .info, .subtle {
	width:90%;
	margin:5px auto;
	font-weight:bold;
	padding:5px;
	text-align:center;
	font-size:1.2em;
}

.alert {
	border: 2px solid #300;
	background-color: #A00;
	color: #FFF;
}

.info {
	border: 2px solid #030;
	background-color: #0A0;
	color: #FFF;
}

.subtle {
	border: 2px solid #BBB;
	background-color: #EEE;
	color: #888;
}

.banner-links {
	margin-left:5px;
	text-align:center;
}


/*********************************************************************
ARTICLE
*********************************************************************/

.article-content {
	background-repeat:no-repeat;
	padding:0px 5px 0px 5px;
	clear:both;
}
/* For IE */
.article-content {
	font-size:12px;
}

.article-content p {
	margin-top:15px;
	font-size:12px;
}

.article-content td, .article-content th, .article-content td p {
	font-size:12px;
}

.article-content ol {
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
}

.article-content ul {
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	padding-left:10px;
}

.article-content li {
	font-size:12px;
}

.article-content ol li {
	list-style-type: decimal;
}

.article-content ul li {
	list-style-type: circle;
}

.article-content h4 {
	font-size:14px;
	color:#000;
	margin:10px 0 0 0;
}
.article-content .article-header h4 {
	font-size:14px;
	color:#000;
	margin:0;
	text-transform:uppercase;
}

.article-content  blockquote {
	border-left:2px solid #AAA;
	background-color:#EEE;
	color:#333;
	padding:5px;
	margin:10px;
}

.article-content blockquote p {
	margin:5px 0 5px 0;
	padding:0;

}


.article-alert {
	width:390px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A;
	font-size: 14px;
	font-weight:bold;
	background-color:#FF0;
	text-align:center;
}

/*RESET*/
#body-text .article-content h1, #body-text .article-content h2, #body-text .article-content h3,
#body-text .article-content h4, #body-text .article-content h5, #body-text .article-content h6 {
	margin: 10px 0px;
	padding: 0;
	border: 0;
	width:auto;
	outline: 0;
	font-weight:bold;
	color:#000;
	vertical-align: baseline;
	background-image:none;
}

#body-text .article-content h1 {
	font-size: 17px;
}

#body-text .article-content h2 {
	font-size: 16px;
}

#body-text .article-content h3 {
	font-size: 15px;
}

#body-text .article-content h4 {
	font-size: 14px;
}

#body-text .article-content h5, #body-text .article-content h6 {
	font-size: 13px;
}

#body-text .article-content a {
	text-decoration: underline;
}


#body-text .article-header {
	clear:both;
}

#body-text .article-header h5 {
	color:#000;
	margin:0;
}

#body-text .article-header h4 {
	color:#000;
	margin:0;
}

#body-text .article-header h3 {
	font-size: 17px;
	color:#000;
	font-weight:normal;
	margin:15px 0;
}

.article-px-desc-big {
	margin:5px auto;
	text-align:center;
	clear:both;
}
.article-px-desc-big p, .article-px-normal-left p, .article-px-normal-right p {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	color:#333;
	padding:0 15px;
	color:#666;
}

.article-px-normal-left {
	text-align:center;
	margin-right:10px;
	float:left;
	margin-bottom:7px;
	margin-top:10px;
}
.article-px-normal-right {
	text-align:center;
	margin-left:10px;
	float:right;
	margin-bottom:7px;
	margin-top:10px;
}

.article-px-big-border {
	border: 2px #DDD solid;
	padding:2px;
}
a img.article-px-big-border {
	background-color:#EEE;
	border: 2px #DDD solid;
}
.article-px-border-left {
	border: 2px #DDD solid;
	padding:2px;
	margin-right:10px;
}

.article-px-border-right {
	border: 2px #DDD solid;
	padding:2px;
	margin-left:10px;
}


.article-attachments {
	width:490px;
	clear:both;
	margin-top:15px;
	margin-left:0px;
}

.article-attachments h4 {
	border-bottom:1px dashed #660;
	text-align:center;
	width:100%;
	margin:5px;
	clear:both;
}
.article-attachment {
	width:115px;
	margin-left:5px;
	float:left;
	text-align:center;
	font-size: 11px;
	text-decoration:none;
	display:inline;
}
#body-text .article-attachment a {
	text-decoration:none;
	font-size:10px;
}

.article-attachment img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	margin-bottom:2px;
}

.article-attachment-px {
	text-decoration:none;
}

.article-attachment-px img {
	padding:2px;
	border:1px solid #FFF;
	background-color:#FFF;
}

a:hover.article-attachment-px img {
	border:1px solid #AAA;
}
.article-attachments-divider {
	clear:both;
	height:20px;
}


.article-content td p {
	margin-bottom:0px;
}

#article-tags {
	margin:15px;
	clear:both;
}
#article-tags h4 {
	font-size:16px;
	border-top:1px solid #999;
	margin-top:10px;
	padding-top:10px;
}
#article-tags a {
	font-size:14px;
	color:#600;
	font-weight:bold;
	text-decoration:none;
}

#article-tags a:hover {
	color:#000;
	text-decoration:underline;
}


/*********************************************************************
SLIKE UZ ČLANAK
*********************************************************************/
#px-container {
	width:950px;
	font-size: 14px;
	margin:5px auto;
	text-align:center;
	padding:2px;
	border: 1px solid #ADE9FF;
	border-top:8px solid #ADE9FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#px-lijevo {
	width:180px;
	float:left;
	padding-bottom:10px;
}

#px-lijevo img {
	margin-top:5px;

}

#px-naslov {
	width:550px;
	float:left;
	margin-left:15px;
}

#px-container h1 {
	display:block;
	width:550px;
	font-size:16px;
	color:#000;
	padding: 5px 0;
	border-bottom:1px solid #999;
}
#px-container h2 {
	width:550px;
	font-size:14px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
}



#px-desno {
	width:180px;
	float:right;
	padding-bottom:10px;

}

#px-desno img {
	margin-top:5px;
}

#px-container img {
	border:1px solid #DDD;
	padding:2px;
}

#px-container a {
	text-decoration:none;
	color:#666;
}

#px-container a:hover {
	text-decoration:none;
	color:#888;
}
#px-container a:hover img {
	border:1px solid #AAA;
	background-color:#FFF;
}
#px-prikaz {
	overflow: auto;
	clear:both;
}
#px-container a.px-zatvori,#px-container a.px-zatvori:hover {
	display:block;
	width:200px;
	margin:5px auto;
	padding: 3px 0;
	border:1px solid #555;
	background-color:#AAA;
	color:#FFF;
}

#px-container .subtle {
	font-size:1.0em;
	width:18px;
}


#px-footer {
	width:570px;
	margin: 0 auto;
	padding-top:10px;
	margin-top:10px;
	text-align:center;
	border-top:1px solid #CCC;
}
#px-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#AAA;
}


#archive-pages {
	padding-top:20px;
	font-size:12px;
	text-align:center;
}

#archive-pages a {
	font-size:12px;
	padding:2px 8px;
	background-color:#DADADA;
	border:1px solid #A99;
	font-weight:bold;
}

#archive-pages a:hover {
	background-color:#EEE;
	border:1px solid #A66;
	text-decoration:none;
	color:#333;
}

#archive-pages a.current {
	background-color:#EBB;
	border:1px solid #B66;
	text-decoration:none;
	color:#A00;
}



/************************************************************
SEZAMWEB.NET
************************************************************/

#outerwrapper{width:100%; }
#innerwrapper{margin:0 auto; position:relative; padding:0 10px; width:920px; text-align:center;  background-color:#fff}
#extraNavwrapper{text-align:right; height:24px}
#headerwrapper{width:auto; height:230px;}
#contentwrapper{
	padding-top:20px;
	position:relative;
	text-align:left;
	width:925px;
	  background:#fff;
}



#linkNav li {
list-style:none;
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

#linkNav li a {
list-style:none;
	display: inline;
	height: 15px;
	border:1px solid #e5e5e5;padding:2px;
}
#linkNav ul {
	list-style: none;
	margin: 0px 0px 10px 20px;
	padding: 0 0 7px 0;

}


#header{height:40px; background:url(../images/bg_links_header.gif) repeat-x; border-top:4px solid #ccc; border-bottom:4px solid #98B951; margin-top:1px; padding-left:20px}
 #header ul{background:url(../images/header_squares.gif) no-repeat right center; margin:0; height:40px; list-style:none; list-style-image:none}
#header li{float:left; margin:0; height:35px; padding:0 0 0 5px; width:140px}
 #header a{height:33px;  display:block; padding:12px 18px 0 0; text-decoration:none; font-weight:bold; color:#fff; text-align:center}
#header a:hover{text-decoration:underline}

#extraNav{margin:0 0 0 auto; height:25px; width:400px;}
#extraNav ul{height:25px; list-style:none; list-style-image:none; padding:0; margin:0; margin-left:9px}
#extraNav li{float:left; height:25px; margin:0; padding:0; text-align:center}
#extraNav a{color:#fff; padding:10px 10px; height:20px; float:left; display:block; text-decoration:none; text-align:center; font-size:9pt; font-weight:600; font-family:Geneva, Arial, Helvetica, sans-serif;}
#extraNav li a:hover{color:#fff; text-decoration: underline;}

body#home #extraNav #homelink a,
body#sitemap #extraNav #sitemaplink a,
body#contact #extraNav #contactlink a,
body#login #extraNav #loginlink a,
body#login #extraNav #logout a{color:#fff; text-decoration:underline}

#content{float:left; width:920px;   background:#fff}

#footerwrapper{ clear:both; margin:0 auto; padding-top:25px; text-align:center; width:920px}
#footerwrapper div{padding:15px 0; margin:0 auto; border-top:1px dashed #ccc; padding-top:20px; position:relative; width:920px}
#footerwrapper p{padding:0; margin:0}

#leftColumn{float:left; width:180px; margin-right:10px;  background:#fff}

#leftColumn ul{list-style:none; list-style-image:none; padding:0; margin-left:30px;width:150px; font-family:Verdana,Arial,Helvetica,sans-serif 7pt normal}
#leftColumn ul li{font-size:7pt; margin:0; padding:0;list-style-image: url(../img/liste.png); color: #333; list-style-type:disc;}

#leftColumn .header{background:#eee; display:block; text-decoration:none; border-right:4px solid #c07}

#middleColumn{float:left; /*width:490px;*/  margin-right:4px;  background:#fff}

/*.xmiddle-box {width:540px;padding:0; height:auto}*/
.middle-top {width:540px; background:url(../img/middle-box-top.png) top center no-repeat; height:10px;}
.middle-body {width:540px; background:url(../img/middle-box-body.png) top center repeat-y; }
.middle-body p{font-size:9pt; font-weight:500; font-family:"Trebuchet MS"; padding:10px 25px 5px 25px;}
.middle-body h1{font-size:10pt; font-weight:bold; font-family:"Trebuchet MS"; padding-top:8px; padding-left:15px; color:#333; padding:5px 25px 5px 25px;}
.middle-body h2{font-size:9pt; font-weight:700; font-family:"Trebuchet MS"; padding:5px 25px 5px 25px;}
.middle-body h3{font-size:8pt; font-weight:bold; font-family:"Trebuchet MS"; padding:5px 25px 5px 25px;}
.middle-bottom {width:540px; background:url(../img/middle-box-bottom.png) top center no-repeat; height:20px; margin-bottom:10px;}

.middle2-box {width:270px;padding:0; float: left;}
.middle2-top {width:270px; background:url(../images/middle2-box-top.png) top center no-repeat; height:29px;}
.middle2-top h1{font-size:7pt; font-weight:bold; padding-top:8px; padding-left:15px; color:#fff}
.middle2-body {width:270px; background:url(../images/middle2-box-body.png) top center repeat-y;}
.middle2-body p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.middle2-body h1{font-size:7pt; font-weight:bold; padding-top:8px; padding-left:15px; color:#333}
.middle2-body h2{font-size:7pt; font-weight:700; font-family:"Trebuchet MS"; padding-top:8px; padding-left:15px}
.middle2-bottom {width:270px; background:url(../images/middle2-box-bottom.png) top center no-repeat; height:20px; margin-bottom:10px;}

.middle-body ul {clear:both; padding:0 0 0 0; margin-left:55px; color: #333333;}
.middle-body li {padding:0 15px 0 0; margin:0; list-style-image: url(../img/liste.png); color: #333; list-style-type:disc; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;}

.line{width:100%;}
form{margin-left:20px; padding-left:5px;}
#photo{margin-top:15px; margin-bottom:15px; height:60px; padding-left:15px; padding-right:15px; weight:100%}
#photo a{border:1px solid #ccc}
#photo a:hover{border:1px solid #09c}
.photo{margin-right:4px}

#rightColumn{float:left; padding:0 5px 0 5px; padding-bottom:20px; margin:0; right:10px; width:150px; font-family:Verdana,Arial,Helvetica,sans-serif 7pt normal;  background:#fff}
#rightColumn ul{list-style:none; list-style-image:none; padding:0; margin-left:30px}
#rightColumn ul li{font-size:7pt; margin:0; padding:0;list-style-image: url(../img/liste.png); color: #333; list-style-type:disc;}

#rightColumn .header{background:#eee; display:block; text-decoration:none; border-right:4px solid #c07}




.right-box {width:180px;padding:0;}
.right-top {width:180px; background:url(../img/orange-top2.jpg) top center no-repeat; height:40px;}
.right-body {width:180px; background:url(../img/orange-body.jpg) top center repeat-y;}
.right-body p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.right-body h1{padding-bottom:8px; padding-left:15px; }
.right-body h1 a{font-size:8pt; font-weight:bold; color:#f90;}
.right-top2 h1{font-size:7pt; font-weight:bold; padding-top:8px; padding-left:15px; color:#fff;}
.right-bottom {width:180px; background:url(../img/orange-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.right-body ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.right-body ul li a:visited {color: #f90; }
.right-body ul li a:hover {background:#f90;text-decoration:none;color:#FFFFFF}


.right-box2 {width:180px;padding:0;}
.right-top2 {width:180px; background:url(../img/green-top2.jpg) top center no-repeat; height:40px;}
.right-body2 {width:180px; background:url(../img/green-body.jpg) top center repeat-y;}
.right-body2 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.right-body2 h1{padding-bottom:8px; padding-left:15px; }
.right-body2 h1 a{font-size:8pt; font-weight:bold; color:#d3c62c;}
.right-bottom2 {width:180px; background:url(../img/green-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.right-body2 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.right-body2 ul li a:visited {color: #d3c62c; }
.right-body2 ul li a:hover {background:#d3c62c;text-decoration:none;color:#FFFFFF}

.right-box3 {width:180px;padding:0;}
.right-top3 {width:180px; background:url(../img/blue-top2.jpg) top center no-repeat; height:40px;}
.right-body3 {width:180px; background:url(../img/blue-body.jpg) top center repeat-y;}
.right-body3 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.right-body3 h1{padding-bottom:8px; padding-left:15px; }
.right-body3 h1 a {font-size:8pt; font-weight:bold; color:#1cace0;}
.right-bottom3 {width:180px; background:url(../img/blue-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.right-body3 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.right-body3 ul li a:visited {color: #1cace0; }
.right-body3 ul li a:hover {background:#1cace0;text-decoration:none; color:#FFFFFF}

.right-box4 {width:180px;padding:0;}
.right-top4 {width:180px; background:url(../img/magenta-top2.jpg) top center no-repeat; height:40px;}
.right-body4 {width:180px; background:url(../img/magenta-body.jpg) top center repeat-y;}
.right-body4 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.right-body4 h1{padding-bottom:8px; padding-left:15px;}
.right-body4 h1 a {font-size:8pt; font-weight:bold;  color:#ec119f;}
.right-bottom4 {width:180px; background:url(../img/magenta-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.right-body4 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.right-body4 ul li a:visited {color: #ec119f; }
.right-body4 ul li a:hover {background:#ec119f;text-decoration:none;color:#FFFFFF}



.left-box {width:180px;padding:0;}
.left-top {width:180px; background:url(../img/orange-top.jpg) top center no-repeat; height:40px;}
.left-body {width:180px; background:url(../img/orange-body.jpg) top center repeat-y;}
.left-body p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.left-body h1 {padding-bottom:8px; padding-left:15px; }
.left-body h1 a {font-size:8pt; font-weight:bold; color:#f90;}
.left-bottom {width:180px; background:url(../img/orange-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.left-body ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.left-body ul li a:visited {color: #f90; }
.left-body ul li a:hover {background:#f90;text-decoration:none;color:#FFFFFF}

.left-box2 {width:180px;padding:0;}
.left-top2 {width:180px; background:url(../img/green-top.jpg) top center no-repeat; height:40px;}
.left-body2 {width:180px; background:url(../img/green-body.jpg) top center repeat-y;}
.left-body2 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.left-body2 h1 { padding-bottom:8px; padding-left:15px;}
.left-body2 h1 a {font-size:8pt; font-weight:bold; color:#d3c62c;}
.left-bottom2 {width:180px; background:url(../img/green-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.left-body2 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.left-body2 ul li a:visited {color: #d3c62c; }
.left-body2 ul li a:hover {background:#d3c62c;text-decoration:none;color:#FFFFFF}

.left-box3 {width:180px;padding:0;}
.left-top3 {width:180px; background:url(../img/blue-top.jpg) top center no-repeat; height:40px;}
.left-body3 {width:180px; background:url(../img/blue-body.jpg) top center repeat-y;}
.left-body3 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.left-body3 h1{ padding-bottom:8px; padding-left:15px;}
.left-body3 h1, .left-body3 h1 a{font-size:8pt; font-weight:bold; color:#1cace0;}
.left-bottom3 {width:180px; background:url(../img/blue-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.left-body3 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.left-body3 ul li a:visited {color: #1cace0; }
.left-body3 ul li a:hover {background:#1cace0;text-decoration:none; color:#FFFFFF}

.left-box4 {width:180px;padding:0;}
.left-top4 {width:180px; background:url(../img/magenta-top.jpg) top center no-repeat; height:40px;}
.left-body4 {width:180px; background:url(../img/magenta-body.jpg) top center repeat-y;}
.left-body4 p{font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif; padding-top:5px; padding-left:15px; padding-right:15px}
.left-body4 h1{ padding-bottom:8px; padding-left:15px; }
.left-body4 h1 a {font-size:8pt; font-weight:bold; color:#ec119f;}
.left-bottom4 {width:180px; background:url(../img/magenta-bottom.jpg) top center no-repeat; height:30px; margin-bottom:10px;}
.left-body4 ul li a{text-decoration:none; font-size:7pt; font-weight:500; font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;padding:1px;}
.left-body4 ul li a:visited {color: #ec119f; }
.left-body4 ul li a:hover {background:#ec119f;text-decoration:none;color:#FFFFFF}

.imgleft{margin:5px 12px 10px 0; padding:3px; float:left; border:1px solid #ccc; background:#fbfbfb}
.icoleft{margin:5px 5px 0 0; float:left}
.bold{font-weight:bold;}
.banner {margin:5px 0px 10px 7px; padding:3px; float:left;}



.input{background:transparent; width:280px; border:1px #CACACA solid; color:#6A6A6A; font-size:8pt; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; padding:2px}
.textarea{font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:8pt; color:#5B5B5B; height:127px; width:282px; background:transparent; border:1px #CACACA solid; text-align:left; padding:0 0 0 5px}
.button{background:#FFF; color:#282828; border:1px solid #aabfcf; font-size:8pt; padding:1px; margin-top:20px}
.left{padding-left:8px; vertical-align:middle}

img.displayed {display: block; margin-left: auto; margin-right: auto; margin-top:1px; margin-bottom:1px; }

.input2{background:transparent; width:280px; border:1px #CACACA solid; color:#333; font-size:11px; padding:2px}
.textarea2{font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-size:9pt; color:#333; height:85px; width:282px; background:transparent; border:1px #CACACA solid; text-align:left; padding:0 0 0 5px}
.button2{background:#FFF; color:#282828; border:1px solid #aabfcf; font-size:11px; padding:1px; margin-top:20px}
.left2{padding-left:15px; vertical-align:middle}

a:link {color: #ca0b9d; font-weight:500;text-decoration:underlined;}
a:visited {color: #ca0b9d; font-weight:500;}
a:hover {color: #9bb645; font-weight: 500; text-decoration:underline;}



/* style color */
.colorRed {color:#ff0000;}
.colorOrange {color:#ff9900;}
.colorYellow {color:#ffcc00;}
.colorGreen {color:#339966;}
.colorBlue {color:#0000ff;}
.colorPurple {color:#ff00ff;}




/******************************************************************************
* SITE SPECIFIC
/*****************************************************************************/


#leftColumn h1, #leftColumn ul li {
	width:140px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#rightColumn h1, #rightColumn ul li {
	width:140px;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#leftColumn h1, #rightColumn h1 {
	font-weight:bold;
}

#page-index #articles li, #articles.articles-decorated li  {
	margin:5px 5px 20px 5px;
	padding:20px;
	border: 1px solid #ADE9FF;
	list-style-type: none;

}

#page-index #articles li h3, #articles.articles-decorated li h3 {
	padding:0px 25px 10px 0px;
}

#page-index #articles li h3 a, #articles.articles-decorated li h3 a {
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#333;
}

#page-index #articles li .article-intro,  #articles.articles-decorated li .article-intro {
	font-size:12px;
	font-weight:normal;
}

#page-index #articles li .read-more {
	xwhite-space: nowrap
}


#page-index #articles li .read-more,  #articles.articles-decorated li {
	font-size:12px;
	font-weight: bold;
}


#page-index #middleColumn {
	width:538px;
}
#page-page #middleColumn, #page-article #middleColumn {
	width:490px;
	margin:5px 5px 20px 5px;
	padding:20px;
	border: 1px solid #ADE9FF;
}

#article h2, #page h2  {
	font-size:20px;
	border-bottom:1px solid #CCC;
	padding-bottom:3px;
	margin-bottom:10px;
}

#article h3, #page h3  {
	font-size:15px;
	padding:10px 0px 5px 0px;
	color:#333;
}

#article ul.plain-list li, #page ul.plain-list li{
	list-style-image:none;
	list-style-type:disc;

}

#article ul.plain-list li a, #page ul.plain-list li a {
	font-size:13px;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
}

#article ul.plain-list, #page ul.plain-list {
	margin: 25px;
	padding: 20px 30px;
	border:1px solid #AAA;
	border-top:2px solid #DDD;
	background-color:#EFEFEF;

}

#article .article-content img, #page .article-content img {
	border: 2px solid #DDD;
	padding: 2px;
}



#articles.articles-decorated li.article .article-list-px {
	float:left;
	margin-right: 10px;
	text-align: center;
}

#articles.articles-decorated li.article .article-list-px img {
	border:2px solid #DDD;
	padding:2px;
}






/*********************************************************************
Article Comments
*/
#article-comments {
	padding:20px 0 0 0;
	margin-top:10px;
	border-top:1px solid #BBB;
}
#article-comments h4 {
	font-size:14px;
	font-weight::bold;
	padding: 5px;
	margin: 10px 0px;
	background-color:#EEE;
	border:1px solid #CCC;
}
#comments-form input, #comments-form textarea {
	border:1px solid #AAA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#comments-form th {
	vertical-align:top;
	padding-top:2px;
	text-align:left;
	font-size:12px;
	white-space: nowrap;
	font-weight:normal;
}
#comments-form th strong {
	color:#00A;
}
#article-comments-view blockquote {
	padding-bottom:0px;
	border:1px solid #DDD;
	border-left: 8px solid #1CACE0;
	padding: 5px 5px 5px 10px;
    background: #FFF;
    font-size:12px;
}
#article-comments-view {
	margin:0 10px;
}
#article-comments-view .article-comment-name {
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	margin:0;
}

#article-comments-view .article-comment-name a {
	text-decoration: none;
	color:#1CACE0;
}

#article-comments-view .article-comment-time {
	color:#BBB;
	text-align:right;
}








.rss {
	text-align:center;
	padding:10px;
}

.addthis_toolbox {
	padding:20px 5px 10px 10px;
	font-size:12px;
}
.addthis_toolbox a {
	margin-left:5px;
}

#fb_fans {
	margin-top:25px;
}









/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/px/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/px/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/px/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/px/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/px/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/px/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/px/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/px/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/px/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;font-size:12px;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/px/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/px/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/px/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/px/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/px/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition

    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.

    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/px/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
