/* CSS style sheet */

body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #000;
	text-align: left;
}
body  {
	margin: 0;
	padding: 0;
	text-indent: 0;
	background-image: url('../images/ph-img-01-background.png');
	background-repeat:repeat-x;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-01-background.png', sizingMethod='scale')/*ENDIF_IE*/
}

td, tr, th, select, table {
    font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
    color: #000;
	text-decoration: none;
	text-align: left;
}

.inputField1 {
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 300px;
	padding: 2px 2px 2px 2px;
}

.inputField2 {
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 50px;
	padding: 2px 2px 2px 2px;
}

.inputField3 {
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 100px;
	padding: 2px 2px 2px 2px;
}

.inputField4 {
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 65px;
	padding: 2px 2px 2px 2px;
}

.inputField5 {
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 145px;
	padding: 2px 2px 2px 2px;
}

.inputField7 { 
	border: 1px solid #A5ACB2;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
}

.inputField8 { 
	border: 1px solid #A5ACB2;
	font-size: 14px;
	width: 200px;
	padding: 2px 2px 2px 2px;
}


a:link,
a:active,
a:visited {
    font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-decoration: none;
    color: #000;
    font-weight: normal;
}

a:hover {
    color: #cc0000;
}

div.menu {
}
a.linkButton:link, a.linkButton:visited {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 21px !important;
	text-decoration: none;
	color:white;
	background-image: url(../images/menu_1.gif);
}

a.linkButton:hover{
	background-image: url(../images/menu_1_1.gif);
	text-decoration: none;
}

a.linkButton.a1:link, a.linkButton.a1:visited { background-image: url(../images/menu_2.gif); }
a.linkButton.a1:hover { background-image: url(../images/menu_2_1.gif); }
a.linkButton.a2:link, a.linkButton.a2:visited { background-image: url(../images/menu_3.gif); }
a.linkButton.a2:hover { background-image: url(../images/menu_3_1.gif); }
a.linkButton.a3:link, a.linkButton.a3:visited { background-image: url(../images/menu_4.gif); }
a.linkButton.a3:hover { background-image: url(../images/menu_4_1.gif); }
a.linkButton.a4:link, a.linkButton.a4:visited { background-image: url(../images/menu_5.gif); }
a.linkButton.a4:hover { background-image: url(../images/menu_5_1.gif); }
a.linkButton.a5:link, a.linkButton.a5:visited { background-image: url(../images/menu_6.gif); }
a.linkButton.a5:hover { background-image: url(../images/menu_6_1.gif); }
a.linkButton.a6:link, a.linkButton.a6:visited { background-image: url(../images/menu_7.gif); }
a.linkButton.a6:hover { background-image: url(../images/menu_7_1.gif); }
a.linkButton.a7:link, a.linkButton.a7:visited { background-image: url(../images/menu_8.gif); }
a.linkButton.a7:hover { background-image: url(../images/menu_8_1.gif); }
a.linkButton.a8:link, a.linkButton.a8:visited { background-image: url(../images/menu_9.gif); }
a.linkButton.a8:hover { background-image: url(../images/menu_9_1.gif); }

a.active_menu,
a.active_menu:link,
a.active_menu:visited {
	color: #ffffff;
	font-weight: normal;
}

a.active_menu:hover {
	color: #ffffff;
	font-weight: bold;
}
div.submenu {
	display:none;
	overflow: hidden; height: 0px;
}
.submenu-button1,
.submenu-button2,
.submenu-button3,
.submenu-button4,
.submenu-button5,
.submenu-button6,
.submenu-button7,
.submenu-button8 {
	font-size: 11px;
	text-align: center;
	height: 21px !important;
	width: 230px !important;
	text-decoration: none;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
}

.submenu-button1 { color: #2C64CE; background: #95B9FF url('') 0 0 no-repeat; }
.submenu-button2 { color: #C35C8C; background: #F8B4D4 url('') 0 0 no-repeat; }
.submenu-button3 { color: #41A0BC; background: #A3E0F3 url('') 0 0 no-repeat; }
.submenu-button4 { color: #89616F; background: #D2B8C1 url('') 0 0 no-repeat; }
.submenu-button5 { color: #9B9883; background: #DDDBCD url('') 0 0 no-repeat; }
.submenu-button6 { color: #BF7430; background: #F5C498 url('') 0 0 no-repeat; }
.submenu-button7 { color: #13BE00; background: #85F578 url('') 0 0 no-repeat; }
.submenu-button8 { color: #4B537C; background: #A9AFC9 url('') 0 0 no-repeat; }


a.submenu-button1:link, a.submenu-button1:active, a.submenu-button1:visited,
a.submenu-button2:link, a.submenu-button2:active, a.submenu-button2:visited,
a.submenu-button3:link, a.submenu-button3:active, a.submenu-button3:visited,
a.submenu-button4:link, a.submenu-button4:active, a.submenu-button4:visited,
a.submenu-button5:link, a.submenu-button5:active, a.submenu-button5:visited,
a.submenu-button6:link, a.submenu-button6:active, a.submenu-button6:visited,
a.submenu-button7:link, a.submenu-button7:active, a.submenu-button7:visited,
a.submenu-button8:link, a.submenu-button8:active, a.submenu-button8:visited {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 21px !important;
	width: 230px !important;
	text-decoration: none;
	line-height: 21px;
	text-transform: uppercase;
}

a.submenu-button1:link, a.submenu-button1:active, a.submenu-button1:visited { color: #fff; background: #95B9FF url('') 0 0 no-repeat; }
a.submenu-button2:link, a.submenu-button2:active, a.submenu-button2:visited { color: #fff; background: #F8B4D4 url('') 0 0 no-repeat; }
a.submenu-button3:link, a.submenu-button3:active, a.submenu-button3:visited { color: #fff; background: #A3E0F3 url('') 0 0 no-repeat; }
a.submenu-button4:link, a.submenu-button4:active, a.submenu-button4:visited { color: #fff; background: #D2B8C1 url('') 0 0 no-repeat; }
a.submenu-button5:link, a.submenu-button5:active, a.submenu-button5:visited { color: #fff; background: #DDDBCD url('') 0 0 no-repeat; }
a.submenu-button6:link, a.submenu-button6:active, a.submenu-button6:visited { color: #fff; background: #F5C498 url('') 0 0 no-repeat; }
a.submenu-button7:link, a.submenu-button7:active, a.submenu-button7:visited { color: #fff; background: #85F578 url('') 0 0 no-repeat; }
a.submenu-button8:link, a.submenu-button8:active, a.submenu-button8:visited { color: #fff; background: #A9AFC9 url('') 0 0 no-repeat; }

a.submenu-button1:hover { color: #2C64CE; font-weight: bold; }
a.submenu-button2:hover { color: #C35C8C; font-weight: bold; }
a.submenu-button3:hover { color: #41A0BC; font-weight: bold; }
a.submenu-button4:hover { color: #89616F; font-weight: bold; }
a.submenu-button5:hover { color: #9B9883; font-weight: bold; }
a.submenu-button6:hover { color: #BF7430; font-weight: bold; }
a.submenu-button7:hover { color: #13BE00; font-weight: bold; }
a.submenu-button8:hover { color: #4B537C; font-weight: bold; }

div.navigation {
	width: 230px;
	position: absolute;
	margin-top: 332px;
	margin-left: 0px;
}

div.news {
	width: 230px;
	position: absolute;
	margin-top: 10px;
	margin-left: 16px;
}

p.newstableentry {
	padding: 4px;
	color: #000;
	background-color: #c3e5ef;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 2px 14px 0 16px;
	width: auto;
	text-align: left;
    font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

a.newstableentrylink:link,
a.newstableentrylink:active,
a.newstableentrylink:visited {
	display: block;
    font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-decoration: none;
    color: #777777;
    font-weight: normal;
	text-indent: 0px;
	width: auto;
}

a.newstableentrylink:hover {
    color: #000;
	text-indent: 0px;
}

#div.right_container {
	width: 173px;
	position: relative;
}

.topnav {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: right;
	margin-top: 5%;
	margin-right: 1%;
    color: #999999;
}

a.topnavlnk:link,
a.topnavlnk:active,
a.topnavlnk:visited,
a.topnavlnk_en:link,
a.topnavlnk_en:active,
a.topnavlnk_en:visited {
    font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	background-color: none;
    color: #999999;
	text-decoration: none;
    font-weight: normal;
}

a.topnavlnk:hover {
    color: #ffffff;
	background-color: #F35FAA;
}

a.topnavlnk_en:hover {
	background-color: #5AD24D;
	color: #ffffff;
}

.browse-pages {
	display: block;
	position: absolute;
	border-top: 1px solid #F272AD;
	border-right: 1px solid #F272AD;
	border-bottom: 1px solid #F272AD;
	border-left: 1px solid #F272AD;
	background: #fff;
	color: #F272AD;
	font: 12px "Trebuchet MS" Verdana;
	padding: 3px 3px 3px 3px;
	margin-right: 3px;
}

a.browse-pages-lnk:link,
a.browse-pages-lnk:active,
a.browse-pages-lnk:visited {
    font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	border-top: 1px solid #F272AD;
	border-right: 1px solid #F272AD;
	border-bottom: 1px solid #F272AD;
	border-left: 1px solid #F272AD;
	padding: 0px 7px 0px 7px;
	margin-right: 7px;
	background-color: #ffffff;
    color: #F272AD;
	text-decoration: none;
    font-weight: normal;
}

a.browse-pages-lnk:hover {
    color: #ffffff;
	background-color: #F272AD;
}

.highlight_gallery img { 
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);/*ENDIF_IE*/
	-moz-opacity: 1;
}
.highlight_gallery:hover img {
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);/*ENDIF_IE*/
	-moz-opacity: 0.7; left: 1px; position: relative; top: 1px;
}

div#container {
	width: 1002px;
	position: absolute;
	top: 83px;
	left: 50%;
	margin-left: -501px;
	z-index: 2;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
}

div.header {
	width: 1002px;
	height: 199px;
}

.header img {
	width: 1002px;
	height: 199px; 
}

div.news-archive {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #9D9DA1;
	border-right: 1px solid #9D9DA1;
	border-bottom: 1px solid #9D9DA1;
	border-left: 1px solid #9D9DA1;
	background-color: #F4F4F4;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

div.news-article-first {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #F272AD;
	border-right: 1px solid #F272AD;
	border-bottom: 1px solid #F272AD;
	border-left: 1px solid #F272AD;
	background-color: #FEF7F9;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

.news-article-title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0px;
	text-align: left;
}

.news-article-author {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	margin-bottom: 5px;
}

a.news-article-first img {
	width: 150px;
	height: 150px;
	float: right;
	padding-left: 5px;
}

a.news-article-first:hover img {
	width: 150px;
	height: 150px;
	float: right;
	padding-left: 5px;
}

.services-left-column,
.services-right-column {
	width: 235px;
	position: relative;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #F272AD;
	border-right: 1px solid #F272AD;
	border-bottom: 1px solid #F272AD;
	border-left: 1px solid #F272AD;
	background-color: #FEF7F9;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-align: left;
}

.services-left-column { float: left; }
.services-right-column { float: right; margin-right: 20px; }

a.services-txt:link, a.services-txt:active, a.services-txt:visited {
	font-family: "Trebuchet MS", Verdana;
	display: block;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 3px 3px 3px 17px;
	background: #FEF7F9 url('../images/ph-img-37-bullet-services.gif') 0 50% no-repeat;
}

a.services-txt:hover {
	background-color: #FBE8F3;
	color: #F272AD;
}

div.sitemap-sub {
	align: center;
}

.sitemap-sub1, a.stimep-sub1:link, a.stimep-sub1:active, a.stimep-sub1:visited,
.sitemap-sub2, a.stimep-sub2:link, a.stimep-sub2:active, a.stimep-sub2:visited,
.sitemap-sub3, a.stimep-sub3:link, a.stimep-sub3:active, a.stimep-sub3:visited,
.sitemap-sub4, a.stimep-sub4:link, a.stimep-sub4:active, a.stimep-sub4:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 000;
	background: url('../images/ph-img-40-bullet-sitemap.gif') 0 50% no-repeat;
}

.sitemap-sub1, a.stimep-sub1:link, a.stimep-sub1:active, a.stimep-sub1:visited { padding: 0px 0px 0px 15px; margin: 0px 0px 0px 0px; }
.sitemap-sub2, a.stimep-sub2:link, a.stimep-sub2:active, a.stimep-sub2:visited { padding: 0px 0px 0px 15px; margin: 0px 0px 0px 20px; }
.sitemap-sub3, a.stimep-sub3:link, a.stimep-sub3:active, a.stimep-sub3:visited { padding: 0px 0px 0px 15px; margin: 0px 0px 0px 40px; }
.sitemap-sub4, a.stimep-sub4:link, a.stimep-sub4:active, a.stimep-sub4:visited { padding: 0px 0px 0px 15px; margin: 0px 0px 0px 60px; }

a.stimep-sub1:hover, a.stimep-sub2:hover, a.stimep-sub3:hover, a.stimep-sub4:hover { color: #F272AD; }

div.footer,
.footer img {
	width: 1002px;
	height: 11px;
}

.copyright {
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	color: #999999;
}

a.copyright:link,
a.copyright:active,
a.copyright:visited {
	font-family: Verdana;
	text-align: left;
	font-size: 10px;
	color: #999999;
}

a.copyright:hover {
    color: #F35FAA;
    border-bottom: 1px dashed;
}

.webmaster {
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

a.webmaster:link,
a.webmaster:active,
a.webmaster:visited {
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

a.webmaster:hover {
    color: #F35FAA;
    border-bottom: 1px dashed;
}

.contentheading-main,
.contentheading-news,
.contentheading-promo,
.contentheading-advert {
	font-family: "Trebuchet MS", Verdana;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
	padding-left: 15px;
	text-align: left;
	color: #FFF;
	margin: 10px 0 10px 0;
}

.contentheading-main { width: 520px; position: relative; background: url('../images/ph-img-12-content-title-back.png') no-repeat;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-12-content-title-back.png', sizingMethod='scale')/*ENDIF_IE*/
}
.contentheading-news { margin-left: 16px; background: url('../images/ph-img-13-news-title-back.png') no-repeat;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-13-news-title-back.png', sizingMethod='scale')/*ENDIF_IE*/
}
.contentheading-promo { background: url('../images/ph-img-14-promo-title-back.png') no-repeat;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-14-promo-title-back.png', sizingMethod='scale')/*ENDIF_IE*/
}
.contentheading-advert { background: url('../images/ph-img-31-advert-back.png') no-repeat;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-31-advert-back.png', sizingMethod='scale')/*ENDIF_IE*/
}

.contenttext-main {
	text-align: justify;
	padding-right: 20px;
}

.content div.main {
	width: 520;
	float: left;
	margin: 0 0 0 270px;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
}

.readmore, a.readmore:link, a.readmore:active, a.readmore:visited {
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	color: #F35FAA;
	border-bottom: 2px solid #F35FAA;
	background-color: none;
}

a.readmore:hover {
    color: #ffffff;
	background-color: #F35FAA;
	border-bottom: 0px solid #F35FAA;
}

.readmore-news, a.readmore-news:link, a.readmore-news:active, a.readmore-news:visited {
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #cecece;
	background-color: none;
}

a.readmore-news:hover {
    color: #ffffff;
	background-color: #cecece;
	border-bottom: 0px solid #F35FAA;
}

div.clear {
	clear: both;
}

/* search form */

#search {
	position: absolute;
	top: 195px;
	left: 550px;
	background: url('../images/ph-img-16-search-01.png') no-repeat 0 0;
	/*IF_IE*/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ph-img-16-search-01.png', sizingMethod='scale')/*ENDIF_IE*/
}
#search .main {
	float: right;
	width: 221px;
	color: #000;
/*	font: 14px/25px "Trebuchet MS" Verdana; */
}
#search .text {
	float: left;
	margin: 7px 0px 5px 0px;
	width: 221px;
	overflow: hidden;
}
#search .text input {
	border-width: 0; 
	font: 12px "Trebuchet MS" Verdana;
	color: #CC3399;
	background: transparent;
	width: 200px;
/*	height: 32px; */
	margin: 0 5px 0 9px;

#search .btn {
	float: left;
	margin: 0 5px 0 5px;
}
#search .select {
	font: 12px "Trebuchet MS" Verdana;
	color: #fff;
}

.gallery-images {
	width: 170px;
	height: 120px;
	padding: 3px 3px 3px 3px;
	position: relative;
	display: block;
	border: 0px;
}

form {margin: 0;}