html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #387FCF;
	text-decoration: underline;
}
a:hover {
	color: #124BA0;
	text-decoration: underline;
}

a img {
	border: none;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
        font-size: 15px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 4px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 4px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

h5 {
        font-size: 12px;
        font-weight: bold;
}

h6 {
}

#wrapper {
	position: relative;
	z-index: 1;
}

.home {
	width: 940px;
	margin: 0 auto;
	padding: 75px 0 50px 0;
}

.page {
	padding: 10px 0;
	width: 940px;
	margin: 20px auto 0 auto;
}


#wrapper .vTop {
	vertical-align: top;
}
#wrapper .vMid {
	vertical-align: middle;
}
#wrapper .vBot {
	vertical-align: bottom;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cleaner {
	clear: both;
}


#lang {
	position: absolute;
	top: 43px;
	right: 10px;
	z-index: 99;
}
	#lang li {
		float: left;
		padding-right: 7px;
	}

	#lang a {
		color: #343434;
		text-decoration: underline;
	}
	#lang a:hover {
		color: #1452AD;
		text-decoration: underline;
	}


.home #top {
	padding-bottom: 15px;
  position: relative;
}

.home #top .adwords {
  position: absolute;
  top: 2px;
  right: 0;
}

.page #top {
	padding-bottom: 5px;
  position: relative;
}

.page #top .logo_holder img {
  vertical-align: middle;
}

.page #top .logo_holder .adwords {
  margin-left: 15px;
}

#content {
	clear: both;
}

.page #content {
	padding-bottom: 10px;
}

	#content td {
		vertical-align: top;
	}
	
	#content p {
		padding-bottom: 12px;
	}
	
	#content ul,
	#content ol {
		padding-left: 16px;
	}
	
	#content ul li {
		list-style-type: disc;
		padding-bottom: 5px;
	}
	
	#content ol li {
		list-style-type: decimal;
		padding-bottom: 5px;
	}
	
	

.chooser {
	padding-bottom: 5px;
}
	.chooser input {
		margin: 0;
		padding: 0;
		width: 13px;
		height: 13px;
	}
	
	#wrapper .chooser td {
		vertical-align: middle;
	}
	
	.chooser label {
		padding: 0 25px 0 5px;
	}
	
	#wrapper .chooser .last {
		padding-right: 0;
	}
	
	
#inpt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}

	.home #inpt {
		border: 1px solid #9E9E9E;
		font-size: 14px;
		width: 422px;
	}
	
	.page #inpt {
		border: 1px solid #2A76CB;
		font-size: 12px;
		width: 600px;
		float: left;
	}



.home .btns {
	padding: 15px 0 35px 0;
}

.page .btns {
	float: left;
	padding: 1px 0 0 5px;
	width: 285px;
}


.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272727;
	border: none;
	width: 136px;
	height: 22px;
}

*|html .btn {
	padding-bottom: 2px;
}

.home .btn {
	background: url(../images/btns.gif) left top no-repeat;
	margin: 0 3px;
}

	.home .btn:hover {
		background: url(../images/btns.gif) left -23px no-repeat;
	}
	
	
.page .btn {
	background: url(../../images/btns.gif) left -46px no-repeat;
	margin: 0 3px;
}

	.page .btn:hover {
		background: url(../images/btns.gif) left bottom no-repeat;
	}



#searchForm {
	background-color: #B7D0F5;
	padding: 10px 15px 10px 20px;
	border-top: 1px solid #2A76CB;
	border-bottom: 1px solid #2A76CB;
	height: 45px;
	margin-bottom: 5px;
}


.pages {
	margin: 0 auto;
	text-align: left;
}
	.pages li {
		display: inline;
		padding: 0 2px;
	}
	
	.pages a img {
		height: 15px;
		width: 15px;
		position:relative;
		z-index: 1;
		margin-bottom: -3px;
	}
	
	.pages .prev {
		background: url(../images/stuff.gif) left top no-repeat;
	}
	.pages .next {
		background: url(../images/stuff.gif) right top no-repeat;
	}



#content .tbl td {
	padding: 8px 0;
	vertical-align: middle;
}

	.tbl .row td {
		background-color: #F3F3F3;
		border-top: 1px solid #CDD4E0;
		border-bottom: 1px solid #CDD4E0;
	}
	
	#wrapper .tbl .img {
		background-color: #FFF;
	}
	
	#wrapper .tbl .td {
		padding-left: 20px;
	}

.icon_map {
	height: 16px;
	width: 90px;
	padding: 2px 0 0 35px;
	background: url(../images/stuff.gif) left -16px no-repeat;
}

.tbl .row .icon_map {
	background: url(../images/stuff.gif) left bottom no-repeat;
}



.marg_t { margin-top: 20px; }

.marg_b { margin-bottom: 10px; }
	
	
#nav {
	border-bottom: 1px solid #B5BDCD;
	padding: 5px 0 7px 0;
	margin-bottom: 10px;
}	


.border_b {
	border-bottom: 1px solid #B5BDCD;
	margin-bottom: 10px;
}

.padd {
	padding-left: 5px;
	padding-right: 5px;
}
	

.grayBg {
	background-color: #F5F5F5;
	border-top: 1px solid #CDD4E0;
	border-bottom: 1px solid #CDD4E0;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
}
	.grayBg td {
		padding-bottom: 10px;
	}



#imgViewer {
	border: none;
	height: 325px;
	padding: 12px 10px;
	text-align: center;
	position: relative;
	z-index: 1;
}

	#imgViewer .prev,
	#imgViewer .next {
		position: absolute;
		z-index: 1;
		top: 145px;
	}
	
	#imgViewer .prev {
		left: 3px;
	}
	
	#imgViewer .next {
		right: 3px;
	}

	

.page #footer {
	border-top: 1px solid #ADBDDF;
	padding: 15px 0;
	margin-top: 5px;
}

div.top {
        position: absolute;
        left: 10px;
        top: 43px;
        z-index: 99;
}

#footer ul li {
	display: inline;
	padding: 0 3px;
}

#footer a {
	color: #343434;
	text-decoration: underline;
}
#footer a:hover {
	color: #1452AD;
	text-decoration: underline;
}

/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 150px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */

.stats {
	border-top: 1px solid #CDD4E0;
	margin: 5px 0 15px 0;
}
	.stats th,
	.stats td {
		font-size: 11px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.stats th {
		background-color: #F3F3F3;
		text-align: left;
		font-weight: normal;
		color: #858585;
	}
	
	.stats .first,
	.stats .last {
		padding-left: 10px;
	}
	
	.stats td {
		border-bottom: 1px solid #EAEDF2;
	}
	
	.stats td.first {
		color: #858585;
	}
	
	.stats th.last {
		background-color: #E0E8F4;
	}
	
	.stats td.last {
		background-color: #E9F0FC;
		border-bottom: 1px solid #E9F0FC;
	}
	
	#content .stats tfoot td {
		background-color: #D7E5FA;
		border-bottom: none;
	}
	
	#wrapper .stats tfoot td.last {
		background-color: #CEDEF8;
	}


#inpcc {
	border: 1px solid #2A76CB;
	font-size: 12px;
	width: 200px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	width: 500px;
	border: 1px solid #000;
	background-color: #FFF;
	padding: 10px 10px;
	margin: 15px 0px 0px 5px;
	opacity: 0.85;
}

#tooltip h3 {
	font-size: 12px !important
}

#tooltip div {
        padding-left: 3px;
	padding-right: 3px;
}

#bar {
	border-top: 1px solid #CDD4E0;
	border-bottom: 1px solid #CDD4E0;
	background-color: #F3F3F3;
	height: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 12px;
}
	#bar a {
		margin: 0 10px;
	}

#links {
	padding: 4px 15px 20px 15px;
	font-size: 11px;
}
	#links h2 {
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 6px;
	}

	#links td {
		padding-bottom: 14px;
	}

	#wrapper #links p {
		padding-bottom: 14px;
		line-height: 16px;
		border-bottom: 1px solid #CDD4E0;
		text-align: justify;
                color: #387FCF;
	}

	#links p a {
		margin-right: 5px;
		text-decoration: none;
	}

.blackLink {
	color: #000;
}
	.blackLink:hover {
		color: #124BA0;
	}

.padd2 {
	padding: 5px 15px 25px 15px;
}

.biggerText {
	font-size: 12px;
	line-height: 19px;
}

a.noline {
        text-decoration: none;
}

.letter_break {
        text-align: left;
        padding-top: 4px;
        padding-bottom: 4px !important;
        font-size: 12px;
        font-weight: bold;
}
        .letter_break a {
                color: #000000;
        }

.letter_border {
        border-top: 1px solid #CDD4E0;
        padding-bottom: 4px !important;
}

.center {
        text-align: center !important;
}

.pg {
	padding: 8px;
	text-align: center;
}

#wrapper .pg td {
	padding: 0;
}

.pg a,.pg a span {
	display: block;
	float: left;
	cursor: pointer;
	text-align: center;
}

.pg a {
	height: 18px;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/pg.gif) left top no-repeat;
	margin: 0 2px;
	padding-left: 7px;
}	
.pg a span {
	height: 16px;
	padding: 2px 7px 0 0;
	background: url(../images/pg.gif) right top no-repeat;
}

.pg a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(../images/pg.gif) left bottom no-repeat;
}
	.pg a:hover span {
		background: url(../images/pg.gif) right bottom no-repeat;
	}

#photos {
  position: relative;
}
#photos img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
}
#photos img.active {
  z-index: 10;
}
#photos img.last-active {
  z-index: 9;
}

#ph1, #ph2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 448px;
  height: 336px;
}

#ph1 {
  z-index: 1;
}
#ph2 {
  z-index: 2;
}


/* Top */

#header1 { width: 100%; height: 36px; background: url(../images/header_bg.png); }
#header1 .left li {
  float: left;
  margin-top: 4px;
  margin-right: 0px;
}

#header1 .left li a {
  float: left;
 color: #e6e6e6;
 font-family: Calibri;
 padding: 5px 5px 0px 5px;
 height: 27px;
 font-size: 15px;
 display: block;
 text-transform: uppercase;
 text-decoration: none;
 margin: 0;
 vertical-align:top;
 line-height: 24px;
 text-align:center;
}

#header1 .left li a:hover {
  text-decoration: underline;
}

#header1 .left li a.active {
  background: url('../images/tab_active.png') no-repeat center bottom;
  display: inline-block;
  width: 190px;
  text-align: center;
  color: #8e8e8e;
  font-weight: bold;
}

.container_24 {
position: relative;
width: 960px;
margin: 0 auto;
/*padding: 0 0 0 53px;*/
padding: 0 0 0 0px;
}

.right {
text-align: right;
height: 24px;
line-height: 24px;
margin-right: 10px;
}

#login {
float: right;
margin: 5px 5px 5px 5px;
border-left: 1px solid #AFAFAF;
}

#login a {
float: right;
color: #AFAFAF;
font-family: Calibri;
padding: 0px 10px;
font-size: 1.3em;
display: block;
text-decoration: underline;
}

#langs {
float: right;
}

#langs ul {
list-style-image: none;
list-style-type: none;
}

#langs li {
display: inline;
float: left;
margin-right: 0px;
margin-top: 3px;
}

#langs a {
color: #AFAFAF;
font-family: Calibri;
padding: 5px;
font-size: 16px;
display: block;
text-decoration: underline;
}

#langs img {
max-width: 100%;
height: auto;
vertical-align: top;
}
