@import "rte.css";
@import "menu.css";


html{
	min-width: 760px;
}
body{
	background: url(../images/bg.gif) #005F76;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #245188;
}
a img {border: none;}
p, table, ul, ol {
	font-size: 1em;
}
a.hover {
	text-decoration: none;
}

h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}



#header {
	background: url(../images/header.gif) no-repeat;
	height: 112px;
	margin: 13px auto 0;
	position: relative;
	text-align: right;
	width: 758px;
}
#toolbar{
	margin-right: 53px;
	text-align: right;
}
#logo {
	left: 135px;
	position: absolute;
	top: 20px;
}
#search {
	color: #336F83;
	padding: 80px 40px 0 0;
}
#search form {
	color: #000000;
	display: inline;
	margin: 0;
	padding: 0;
}
.tx-macinasearchbox-pi1 {
	display: inline;
}
#search input{
	margin: 0;
	padding: 0;
}
#search input.topsearch {
	background: #CC3366;
	border-bottom: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #FF3366;
	border-top: 1px solid #FF3366;
	color: #FFFFFF;
	font-weight: bold;
	width: 5em;
}
#breadcrumbs {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
#breadcrumbs  ul {
	background: #FFFFFF;
	color: #669900;
	margin: 0;
	padding: 0;
}
#breadcrumbs  li {
	display: inline;
	margin: 0;
	padding: 0 0.2em 0 0;
}
#breadcrumbs a{
	color: #CC3366;
	text-decoration: none;
}
#wrapper {
	background: #FFFFFF;
	border-left: 6px solid #BAC6CB;
	border-right: 6px solid #BAC6CB;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 746px;
}
#pic {
	background: #00586E;
	border-bottom: 5px #90A5AD solid;
	border-top: 5px #C9D2D6 solid;
	float: left;
	height: 159px;
	margin: 0;
	width: 553px;
}

#knob {
	background: url(../images/knob.gif) no-repeat;
	height: 169px;
	position: absolute;
	right: -6px;
	top: 0;
	width: 43px;
	z-index: 100;
}
#left {
	background: url(../images/left_top.gif) no-repeat;
	border: 0;
	float: left;
	margin-left: 9px;
	padding: 0;
	width: 172px;
}
#right {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 552px;
}
#footer {
	clear: both;
	color: #868A8C;
	font-size: 1em;
	padding: 10px;
	text-align: center;
}
#bottom {
	float: left;
	margin-top: 25px;
}
#footer p{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#bottomline{
	background: url(../images/footer.gif) bottom no-repeat;
	height: 33px;
	margin: 0 auto 10px;
	width: 758px;
}
#callus{
	background: url(../images/stay_tuned.jpg) bottom no-repeat;
	height: 102px;
	position: relative;
	width: 172px;
}
#callus p{
	bottom: 1px;
	color: #CCFF33;
	font: bold 12px Arial;
	left: 75px;
	margin: 0;
	padding: 0;
	position: absolute;
}
.boxleft{
	background-color: #E2E7E9;
	font-size: 1em;
	margin-bottom: 20px;
}
.boxleft h2{
	font-size: 1.2em;
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
}
.boxleft-text{
	padding: 0.5em;
}
.boxtop-fiol{
	background: url(../images/boxtop_bg_fiol.gif) #D01E76 no-repeat;
	color: #FFFFFF;
}
.boxtop-blue{
	background: url(../images/boxtop_bg_blue.gif) #00C2F2 no-repeat;
	color: #FFFFFF;
}
#content {
	float: left;
	margin-left: 5px;
	width: 550px;
}
#content .main{
	float: left;
	margin: 0 2px;
	width: 270px;
}
#content .main p{
	margin: 0;
}
#content  h2{
	color: #CC3366;
	font-size: 1.8em;
	margin: 5px 0 5px 0;
}
#content  h2 span{
	color: #00586E;
}
#content p{
	text-align: justify;
}

/* ---- news ----- */
.news-title-list .news-date {
	margin-left: 1em;
}
.news-title-list a{
	color: #CC3366;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.news-title{
	background: url(../images/news_title_bg.gif) no-repeat;
	margin-top: 10px;
	min-height: 22px;
	position: relative;
	width: 267px;
	font-size: 1em;	
}
.news-title-list {
	font-size: 1em;	
	margin-bottom:0.5em;
	
}

.news-title a{
	color: #FFFFFF;
	display: block;
	padding: 3px 0 3px 5px;
	width: 170px;
}
.news-title .news-date{
	color: #00586E;
	font: 0.8em Arial, Helvetica, sans-serif;
	position: absolute;
	right: 5px;
	top: 5px;
}
.news-list-container p{
	margin: 0 0 1em;
}
.newsmore {
	color: #CC3366;
	font-weight: bold;
	margin-left: 10px;
}
.ruler{
	background: url(../images/ruler.gif) repeat-x;
}

/* ----- 404 Page ------ */
#pagenotfound {
	padding: 30px;
	position: relative;
}
#pagenotfound h1 {
	color: #005F76;
	margin: 0;
	padding: 0;
}


/* -------contact mailform-------- */
.csc-mailform {
	border: none;
}
.csc-mailform label {
	float: left;
	display: block;
	width: 100px;
}

/* -------tipafriend form-------- */
.tx_tipafriend fieldset {
	border: none;
}
.tx_tipafriend div{
	clear: both;
}
.tx_tipafriend label {
	float: left;
	display: block;
	width: 200px;
}


/* -------indexed search-------- */
.tx-indexedsearch-redmarkup {
	color: #FF0000;
}

.tx-indexedsearch fieldset{
	border: none;
}
.tx-indexedsearch legend{
	display: none;;
}

.tx-indexedsearch div{
	margin: 1em 0;
}

.tx-indexedsearch label{
	display: block; float: left;
	width: 100px;
	text-align: right;
	margin: 0 10px;
}

.tx-indexedsearch-browsebox{
	margin: 1em 0;
}

.tx-indexedsearch-browsebox ul.browsebox{
	list-style: none;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-browsebox ul li{
	float: left;
	margin-right: 1em;
}
.tx-indexedsearch h3{
	background: none;
	font-size: 1.2em;
}

.tx-indexedsearch-res{
	margin-top: 20px;
	width: 95%;
}

.tx-indexedsearch-sw {
	font-weight: bold;
}

.tx-indexedsearch-percent{
	float: right; 
	font-weight: bold;
}


#left .csc-textpic-lastcol {
	margin: 0;
	padding: 0;
}
