@import url("navigation.css");
@import url("navigationn-english.css");
@import url("lightbox.css");

/* +++++++++++++++++++    HTML ELEMENTS   ++++++++++++++++++++++ */


body, ul, ol, h1, h2, h3, h4, h5, h6, h7, p, form, fieldset, input, select, textarea {
	margin: 0px;
	padding: 0px;
}
html {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background: #257BA7 url(../../layout/bg.jpg) repeat-x;
}
a:link {
	color: #176F8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D3D3D;
}
a:hover {
	text-decoration: none;
	color: #D26D23;
}
a:active {
	text-decoration: none;
	color: #176F8F;
}

/* +++++++++++++++++++    GENERAL RULES   ++++++++++++++++++++++ */

img.bdrImg {
	border: 1px solid #84B1C8;
	padding: 1px;
	background: #FFFFFF;
	margin-bottom: 5px;
}
.orange img.bdrImg {
	border: 1px solid #E2B492;
	padding: 1px;
	background: #FFFFFF;
	margin-bottom: 5px;
}
.cleared {
	clear: both;
	font-size: 0;
	line-height:0;
}
.alignLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* +++++++++++++++++++    FORM ELEMENTS   ++++++++++++++++++++++ */


fieldset {
	border-style: none;
}
legend {
	display: none;
}
select, input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.inputBtn0, .inputBtn1, .inputBtn2 {
	border-style: none;
}
.txtBox1 {
	width: 163px;
	line-height: 13px;
	padding: 4px 5px;
	background: #FFFFFF url(../../layout/bgTxtBox.gif) no-repeat left top;
	border: 1px solid #B95B17;
}
.txtBox2 {
	width: 119px;
	line-height: 13px;
	padding: 7px 4px 6px;
	background: #FFFFFF url(../../layout/bgTxtBoxBlue.gif) no-repeat left top;
	border: 1px solid #6191AA;
}
.txtBox3 {
	width: 135px;
	line-height: 13px;
	padding: 3px 4px;
	background: #FFFFFF url(../../layout/bgTxtBoxBlue.gif) no-repeat left top;
	border: 1px solid #6191AA;
}
.txtBox4 {
		width: 200px;
		padding: 7px 4px 6px;
		background: #FFFFFF url(../../layout/bgTxtBoxBlue.gif) no-repeat left top;
		border: 1px solid #6191AA;
}
.txtArea {
	width: 460px;
	padding: 3px 4px;
	background: #FFFFFF url(../../layout/bgTxtBoxBlue2.gif) no-repeat left top;
	border: 1px solid #6191AA;
}
.selectBox {
	padding: 2px 4px;
	border: 1px solid #6191AA;
}
.inputBtn0 {
	background: url(../../layout/btnSearchFilter.gif) no-repeat;
	width: 97px;
	cursor: pointer;
	color: #763D12;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 42px;
}
.inputBtn1 {
	background: url(../../layout/btnSearch.gif) no-repeat;
	height: 16px;
	width: 19px;
	cursor: pointer;
	letter-spacing: -99999em;
	text-align: left;
	color: #EC9B5F;
	font-size: 0px;
}
.inputBtn2 {
	background: url(../../layout/btnForms.gif) no-repeat;
	width: 72px;
	cursor: pointer;
	color: #3A6A85;
	height: 28px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.inputBtn3 {
	background-color: #d26d23;
	cursor: pointer;
	color: #FFF;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	border: solid 1px #bc580f;
	border-spacing: 0;
	height: 21px;
}
.radioBtn {
	height: 1em;
	width: 1em;
	margin: 0px;
}
.content fieldset {
	display: block;
	padding-left: 20px;
	margin-bottom: 1px;
	width: 495px;
	padding-top: 10px;
}
.content fieldset.bluish {
	background: #CBDDE8;
}
.content fieldset.orangeish {
	background: #FFE6D4;
}
.content .bluish label, .content .orangeish label {
	float: left;
	display: block;
	font-weight: bold;
	padding-right: 17px;
	margin-bottom: 10px;
}
.content label.checkButton {
	padding-top: 13px;
}
.content fieldset span label {
	margin: 0px;
	background-color:#6600FF;
}
.content input, .content textarea {
	display: block;
}
.content label span.checker {
	display: block;
	float:left;
	margin-right:10px;
	margin-bottom:20px
}
.content fieldset div {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
}
.content .buttons {
	text-align: center;
	padding-top: 15px;
}
.content .buttons input {
	display: inline;
}
.content .buttons label {
	margin-top: 10px;
}
.contentFilter fieldset {
	display: block;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contentFilter fieldset.darkBlue {
	background: #1A709B;
}
.contentFilter label {
	display: block;
	color: #FFFFFF;
	text-align: center;
}

/* +++++++++++++++++++    LAYOUT ELEMENTS   ++++++++++++++++++++++ */

#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../../layout/bgContent.gif) repeat-y;
	padding-top: 1px;
}
#navigation {
	width: 956px;
	background: #257BA7 url(../../layout/bgTopMenuItem.gif) repeat-x 0px 2px;
	margin-top: 1px;
	position: relative;
	margin-left: 4px;
}
#columnWrapper {
	width: 956px;
	margin-top: 1px;
	margin-left: 4px;
}
#columnWrapper #col-1 {
	width: 209px;
	float: left;
	display: inline;
	font-size: 1.1em;
}
#columnWrapper #col-2 {
	width: 536px;
	float: left;
	display: inline;
	margin-left: 1px;
	font-size: 1.1em;
	padding-bottom: 20px;
}
#columnWrapper #col-3 {
	width: 209px;
	float: right;
	display: inline;
	font-size: 1.1em;
}

/* +++++++++++++++++++    PAGE HEADER   ++++++++++++++++++++++ */

#pageHeader {
	width: 956px;
	height: 151px;
	background: url(../../layout/headerImg.jpg) no-repeat;
	position: relative;
	margin-left: 4px;
}
#pageHeader h1 {
	height: 133px;
	width: 196px;
	text-indent: -9999em;
	position: absolute;
	left: 6px;
	top: 8px;
}
#pageHeader h1 a {
	display: block;
	background: url(../../layout/logo.gif) no-repeat;
	height: 133px;
	width: 196px;
}

/* +++++++++++++++++++    CONTENT HEADER   ++++++++++++++++++++++ */

h2.contentHeader {
	background: #156D98 url(../../layout/btnContentHeader.gif) repeat-x;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	padding: 5px 5px 2px;
	margin-bottom: 1px;
}
h2.contentHeader span {
	display: block;
	background: url(../../layout/bullet5.gif) no-repeat 0px 2px;
	padding-left: 17px;
}

/* +++++++++++++++++++    FILTER BOX (REMOVED FROM PAGE)   ++++++++++++++++++++++ */

#pageHeader .filterBox {
	width: 436px;
	height: 151px;
	background: #D26D23 url(../../layout/bgFilterForm.gif) no-repeat 0px 6px;
	position: absolute;
	left: 520px;
	top: 0px;
	overflow: hidden;
}
#pageHeader .filterBox label {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	width: 320px;
	margin-left: 10px;
	margin-top: 4px;
	height: 20px;
}
#pageHeader .filterBox span {
	width: 147px;
	margin-top: 3px;
	padding-right: 3px;
	display: block;
	float: left;
}
#pageHeader .filterBox select {
	width: 170px;
	float: left;
	padding: 1px;
}
#pageHeader .filterBox input {
	width: 97px;
	height: 42px;
	position: absolute;
	right: 4px;
	bottom: 6px;
}

/* +++++++++++++++++++    SEARCH FILTER IN RIGHT COLUMN   ++++++++++++++++++++++ */

.searchFilter h3 {
	background: url(../../layout/bgSideMenuItem.gif) repeat-x left top;
	width: 209px;
	color: #ffd5b7;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
	text-align: center;
	border-bottom: solid 1px #ca651c;
	background-color: #ec7f30;
	margin-bottom: 5px;
}
.searchFilter {
	width: 209px;
	background: #D26D23 url(../../layout/bgFilterForm.gif) no-repeat right top;
}
.searchFilter label {
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.searchFilter span {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: left;
}
.searchFilter select {
	width: 187px;
	padding: 1px;
}
.searchFilter input {
	margin-left: auto;
	margin-right: auto;
}

/* +++++++++++++++++++    LANGUAGE SELECTOR   ++++++++++++++++++++++ */

#languageSelector {
		list-style: none;
		width: 209px;
		border-right: 1px solid #FFFFFF;
		text-align: center;
		height: 24px;
		padding-top: 2px;
		background-color: #D26D23;
}
#languageSelector li {
	width: 18px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#languageSelector li.skypeButton {
	width: 114px !important;
}

/* +++++++++++++++++++    SEARCH BOX   ++++++++++++++++++++++ */

.searchBox {
	height: 31px;
	background: #EC9B5F;
	margin-bottom: 1px;
}
.searchBox fieldset {
	position: relative;
}
.searchBox .inputBtn1 {
	position: absolute;
	top: 8px;
	left: 183px;
}
.searchBox .txtBox1 {
	position: absolute;
	top: 4px;
	left: 3px;
}

/* +++++++++++++++++++   BLUE BOX  ++++++++++++++++++++++ */

.blueBox {
	background: #95AFBD;
	width: 209px;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
.blueBox h3 {
	background: url(../../layout/bgHeaderBlueBox.jpg) no-repeat left top;
	height: 19px;
	width: 209px;
	color: #EDF9FF;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-top: 3px;
	letter-spacing: 0.05em;
	text-align: center;
}
.blueBox ul#externalLinks {
	width: 209px;
	list-style: none;
}
.blueBox ul#externalLinks li {
	background: #CEDAE2;
	margin-bottom: 1px;
	width: 207px;
	margin-left: 1px;
}
.blueBox a {
	color: #257BA7;
	display: block;
	padding: 5px 5px 5px 17px;
	width: 185px;
	background: url(../../layout/bullet3.gif) no-repeat 5px 8px;
	font-weight: bold;
}
.blueBox a:hover {
	color: #D26D23;
	background: #EAEFF2 url(../../layout/bullet3.gif) no-repeat 5px 8px;
}
.blueBox p {
	width: 201px;
	margin-left: 1px;
	background: #CEDAE2;
	padding: 3px;
	margin-bottom: 2px;
}
.blueBox ul.survey {
	list-style: none;
	width: 209px;
}
.blueBox ul.survey li {
	display: block;
	margin-bottom: 2px;
	clear: both;
	float: left;
	vertical-align: middle;
	width: 207px;
	background: #CEDAE2;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.blueBox ul.survey li input.radioBtn {
	float: left;
	display: block;
	width: 17px;
	margin-top: 1px;
}
.blueBox ul.survey li label {
	float: left;
	display: block;
	width: 182px;
}
.blueBox div {
	width: 209px;
	text-align: center;
	margin-bottom: 2px;
	clear: both;
	margin-top: 2px;
}
.blueBox fieldset {
	position: relative;
}
.blueBox .txtBox2 {
	position: absolute;
	top: 0px;
	left: 3px;
}
.blueBox .nl {
	position: absolute;
	top: 0px;
	right: 3px;
}
.newsletter {
	height: 9em;
}

/* +++++++++++++++++++   SMALL BANNERS  ++++++++++++++++++++++ */

.smallBanners {
	width: 209px;
}
.smallBanners p {
	margin-bottom: 1px;
}

/* +++++++++++++++++++  LARGE BANNERS  ++++++++++++++++++++++ */

.largeBanners {
	width: 536px;
}
.largeBanners p {
	margin-bottom: 1px;
}

/* +++++++++++++++++++  SELECTED CONTENT BOX  ++++++++++++++++++++++ */

.selectedContent, .commonContent {
	width: 536px;
	margin-bottom: 1px;
}
.selectedContent h3, .commonContent h3 {
	font-size: 1.2em;
	margin-bottom: 3px;
}
.selectedContent div.content {
	float: right;
	width: 375px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	display: inline;
}
.selectedContent div.imgBlock {
	width: 134px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}
.selectedContent span.category {
	display: block;
	width: 134px;
	height: 11px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.selectedContent div.moreInfo {
	clear: both;
	width: 536px;
	height: 27px;
}
.selectedContent div.moreInfo a {
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	text-align: center;
	width: 200px;
	float: right;
	height: 17px;
	margin-top: 6px;
}
.selectedContent div.goBack {
	height: 13px;
	float: right;
	width: 30px;
}
.selectedContent div.goBack a {
	display: block;
	height: 13px;
	width: 30px;
	text-indent: -9999em;
}
.blue {
	background: #CBDDE8 url(../../layout/bgSelContentBlue.gif) repeat-x left bottom;
}
.orange {
	background: #FFE6D4 url(../../layout/bgSelContentOrange.gif) repeat-x left bottom;
}
.blue span.category {
	background: #B7C9D3;
}
.orange span.category {
	background: #EBCBB3;
}
.blue div.moreInfo a {
	background: #B7C9D3 url(../../layout/bgMoreInfoBlue.gif) no-repeat left top;
}
.orange div.moreInfo a {
	background: #EBCBB3 url(../../layout/bgMoreInfoOrange.gif) no-repeat left top;
}
.blue div.goBack {
	background: url(../../layout/bgMoreInfoBlue2.gif) no-repeat left top;
}
.orange div.goBack {
	background: url(../../layout/bgMoreInfoOrange2.gif) no-repeat left top;
}

/* +++++++++++++++++++  COMMON CONTENT BOX  ++++++++++++++++++++++ */

.commonContent div.content, .formContent div.content {
	width: 515px;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.commonContent div.goBack {
	height: 13px;
	text-indent: -9999em;
}
.commonContent div.goBack a {
	display: block;
	height: 13px;
	width: 30px;
	background: url(../../layout/bgMoreInfoBlue3.gif) no-repeat left top;
	float:right;
}
.commonContent .moreInfo {
	clear: both;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #84B1C8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* +++++++++++++++++++  PHOTO ALBUM AND GALLERY  ++++++++++++++++++++++ */

.photoGalleryWrapper {
	text-align: center;
}
.photoGalleryWrapper div {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
	width: 134px;
	margin-bottom: 15px;
}

/* +++++++++++++++++++  PAGING  ++++++++++++++++++++++ */

#paging {
	list-style: none;
	text-align: center;
	background: url(../../layout/btnContentHeader2.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 1.1em;
}
.blue #paging {
	background: #B7C9D3 url(none);
	padding-bottom: 3px;
	padding-top: 3px;
}
.orange #paging {
	background: #EBCBB3 url(none);
	padding-bottom: 3px;
	padding-top: 3px;
}
#paging span {
	background: #B7D8E8;
	color: #155A7D;
	border: 1px solid #1A5573;
	padding-right: 2px;
	padding-left: 2px;
}
#paging li {
	display: inline;
	font-weight: bold;
	font-size: 0.91em;
}
#paging a {
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
#paging a:link {
	color: #FFFFFF;
}
#paging a:visited {
	color: #CBDDE8;
}
#paging a:hover {
	color: #FFE6D4;
}
#paging a:active {
	color: #FFFFFF;
}
#paging img {
	margin-bottom: -0.25em;
}

/* +++++++++++++++++++   FOOTER  ++++++++++++++++++++++ */

#footer {
	background: url(../../layout/bgFooter2.gif) repeat-x;
	width: 964px;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#footer #copyright {
	background: url(../../layout/bgFooter.gif) no-repeat;
	width: 214px;
	height: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	float: left;
}
#footer ul {
	width: 520px;
	height: 28px;
	float: left;
	list-style: none;
	padding-left: 10px;
}
#footer li {
	display: block;
	float: left;
	padding-top: 6px;
	padding-left: 15px;
	background: url(../../layout/bullet6.gif) no-repeat 5px 10px;
	margin-right: 10px;
}
#footer ul a {
	color: #FFFFFF;
}
#footer ul a:hover {
	color: #FFFF99;
}
#footer #author {
	background: url(../../layout/bgFooter3.gif) no-repeat right top;
	width: 220px;
	float: right;
	padding-top: 28px;
	text-align: right;
	padding-bottom: 20px;
	color: #02587E;
}
#footer #author a {
	color: #02587E;
	font-weight: bold;
}
#footer #author a:hover {
	color: #FFFF99;
}

/* +++++++++++++++++++   WYSIWYG HTML EDITOR ELEMENTS  ++++++++++++++++++++++ */

.content h3.contentTitle {
	color: #D26D23;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px dotted #9EB7C5;
}
.orange .content h3.contentTitle {
	border-bottom: 1px dotted #E7BEA0;
}
.content ul {
	list-style: none;
}
.content ul li {
	background: url(../../layout/bullet4.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-bottom: 3px;
}
.content p,
.content ul {
	margin-bottom: 1.4em;
}
.content ol {
	margin-bottom: 1.4em;
	margin-left: 2em;
}
.content ol li {
	margin-bottom: 3px;
}
.content table.contentTable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
.content table.contentTable td, .content table.contentTable th {
	border-spacing: 0;
	padding: 3px;
}
.blue .content table.contentTable td, .blue .content table.contentTable th {
	border: 1px solid #9EB7C5;
}
.orange .content table.contentTable td, .orange .content table.contentTable th {
	border: 1px solid #E7BEA0;
}
.content table.contentTable th {
	font-weight: bold;
	font-size: 0.91em;
}
.blue .content table.contentTable th {
	background: #B7C9D3;
}
.orange .content table.contentTable th {
	background: #EBCBB3;
}
.blue .content table.contentTable td.shaded {
	background: #E8F0F4;
}
.orange .content table.contentTable td.shaded {
	background: #FFF3EA;
}
.content table.contentTable .al {
	text-align: left;
}
.content table.contentTable .ac {
	text-align: center;
}
.content table.contentTable .ar {
	text-align: right;
}
.content table.contentTable .at {
	vertical-align: top;
}
.content table.contentTable .am {
	vertical-align: middle;
}
.content table.contentTable .ab {
	vertical-align: bottom;
}

/* +++++++++++++++++++   SYSTEM MESSAGE BOX  ++++++++++++++++++++++ */

.systemMessages {
	list-style: none;
	margin: 0px 0px 20px;
	padding: 10px;
	background: #257BA7;
	color: #FFFFFF;
}
.systemMessages li {
	background: url(../../layout/bullet4.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-bottom: 3px;
}

/* +++++++++++++++++++    CUSTOMER AREA WSpay BOX   ++++++++++++++++++++++ */

#pageHeader .wsPayBox {
	width: 436px;
	height: 151px;
	background: #D26D23;
	position: absolute;
	left: 520px;
	top: 0px;
	overflow: hidden;
}
#pageHeader a.lnk1 {
	display: block;
	position: absolute;
	top: 10px;
	left: 90px;
}
#pageHeader a.lnk2 {
	display: block;
	position: absolute;
	left: 250px;
	bottom: 19px;
}

/* +++++++++++++++++++    LEFT COL WSpay BOX   ++++++++++++++++++++++ */

.wsPayBox2 {
	width: 200px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wsPayBox2 a {
	display: block;
	margin-bottom: 10px;
}

/* +++++++++++++++++++    CUSTOMER AREA  ++++++++++++++++++++++ */

#columnWrapper #col-2ext {
	width: 746px;
	float: left;
	display: inline;
	margin-left: 1px;
	font-size: 1.1em;
	padding-bottom: 20px;
}

div.contentExt {
	width: 725px;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

div.contentExt table.contentTable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
div.contentExt table.contentTable td, div.contentExt table.contentTable th {
	border-spacing: 0;
	padding: 3px;
	border: 1px solid #9EB7C5;
}
div.contentExt table.contentTable th {
	background: #B7C9D3;
	font-size: 1em;
	font-weight: bold;
}
div.contentExt table.contentTable td.shaded {
	background: #E8F0F4;
}

#col-2ext div.goBack {
	height: 13px;
	text-indent: -9999em;
}
#col-2ext div.goBack a {
	display: block;
	height: 13px;
	width: 30px;
	background: url(../../layout/bgMoreInfoBlue3.gif) no-repeat left top;
	float:right;
}
.customerAreaLinks {
	text-align: center;
}
.customerAreaLinks li {
	display: inline;
	margin-right: 20px;
}
em.statusRed {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
em.statusGreen {
	font-style: normal;
	font-weight: bold;
	color: #339900;
}