html {
	height:auto;
}
body {
	background-color:#fff;
	line-height:16px;
	padding:10px;
	margin:0px;
	/*background-image:url(bg.gif);
	background-repeat:repeat-y;*/
	border-left:30px solid #DAB394;
	height:100%;
}
body, td {
	font-family:verdana,arial;
	font-size:11px;
	color:#333;
}
div.page {
	width:900px;
	padding-bottom:15px;
	margin-top:15px;
}
h1, h2 {
	font-family:  "Trebuchet MS", "Lucida Grande",verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	color:#555;
	font-size:18px;
}
h2 {
  	font-size:16px;
  	font-weight: bold;
  	padding-top:15px;
}
form {
	margin:0px;
}
#navigation {
	display: block;
	border-bottom:5px solid #DAB394;
	padding-bottom:0px;
	font-weight:bold;
	padding-left:10px;
	margin-left:0px;
	height:29px;
}
div.latest {
	position:absolute;
	top:107px;
	left:690px;
	background-color: #f5f5f5;
	width:250px;
	height:104px;
	margin-top:20px;
	overflow:hidden;
	border-top:5px solid #DAB394;
}
div.latest div {
	padding:10px;
	font-size:10px;
}
div.latest div table td {
	font-size:10px;
	vertical-align:top;
	line-height:normal;
}

#navigation li {
	width:124px;
	height:29px;
	display: block;
	float: left;
	/*padding-right:15px;*/
	margin-right:2px;
	/*border-right:1px solid #ccc;*/
	background-image:url(tab.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#navigation li.long {
	background-image:url(tabLong.gif);
	width:174px;
}
#navigation li.short {
	background-image:url(tabShort.gif);
	width:78px;
}
#navigation li a {
	color:#008ED4;
	text-decoration:none;
	line-height:29px;
	display:block;
}
#navigation li a:hover {
	color:#008ED4;
	text-decoration:none;
	background-image:url(piln.gif);
	background-repeat:no-repeat;
	background-position:center 2px;
}
a {
	color:#008ED4;
	text-decoration:none;
}
div.logo {
	width:300px;
	height:46px;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:15px;
}
#bannertopT {
	width:800px;
	height:90px;
	border:1px solid #ccc;
	line-height:90px;
	text-align:center;
	background-color:#f5f5f5;
}
#bannertop {
	height:92px;
}
div.bannerside {
	width:250px;
	margin-left:645px;
}
#bannerside {
	width:250px;
	height:300px;
	border:1px solid #ccc;
	line-height:300px;
	text-align:center;
	background-color:#f5f5f5;
}
div.content {
	float:left;
	width:600px;
	margin-left:20px;
	display:inline;
	clear:both;
}
table.view {
	
}
input, select, textarea {
	width:280px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	font-family:verdana,arial;
	font-size:11px;
}

textarea {
	height:135px;
}
table.form {

	border-collapse:collapse;
	/*border-spacing: 0px;*/
}
table.form td.col1, table.form td.col2, table.form td.col3, table.form td.col4, table.form td.col2b, table.form td.col2c, table.view td {
	padding:7px;
	margin:0px;
}
table.form td.col1 {
	width:140px;
	vertical-align:top;
	font-weight:bold;
}
table.form td.colI {
	width:100px;
}
table.view td.col2, table.view2 td.col2 {
	vertical-align:top;
}
table.view td.col1, table.view2 td.col1 {
	width:70px;
	vertical-align:top;
	font-weight:bold;
}
table.form td.col3 {
	text-align:right;
	font-weight:bold;
	/*width: 80px;*/
}
table.form td.col2b {
	width:90px;
}
table.form td.col2b input, table.form td.col4 input {
	width:50px;
}
table.form td.col2c input {
	width:70px;
}
.box input, .box select, .box textarea {
	width:120px;
	margin-right:10px;
}
.box input.button, input.button {
	width:auto;
	border:1px outset;
}
.box input.findbutton {
	width:74px;
	height:22px;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	border:none;
	background-color:transparent;
	background-image:url(searchbtn.gif);
	background-repeat:no-repeat;
}
.box option {
	padding:0px;
	margin:0px;
	height:14px;
}
div.hidden {
	display:none;
}
input.cb {
	width:auto;
}
label.o {
	margin-right:20px;
}
span.ie {
	color:#888;
}
span.req {
	color:red;
}
span.error {
	color:red;
}
table.form input.button, ul.alt input.button, .sbutton, .hbutton {
	border:none;
	width:162px;
	background-color:transparent;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	height:33px;
	line-height:33px;
	padding:0px;
}
.hbutton {
	display:block;
	float:right;
	margin:5px;
	text-align:center;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
div.img {
	width:150px;
	height:100px;
	line-height:100px;
	text-align:center;
	border:1px solid #ccc;
}
div.msg {
	background-color:#EFEFD2;
	border:1px solid #ddd;
	padding:10px;
	margin:1px;
	margin-top:0px;
	font-size:10px;
	font-weight:normal;
}
div.mpil {
	border:none;
	background-image:url(msgpil.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.ml {
	border-left:1px solid #ddd;
	padding-left:10px;
	font-size:10px;
	color:#999;
}
.bb {
	border-bottom:1px solid #ddd;
}
.bt {
	border-top:1px solid #ddd;
}
div.mpil2 {
	border:none;
	background-image:url(msgpil2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
table.form .addpic {
	font-weight:bold;
	font-size:10px;
	text-align:left;
	text-decoration:underline;
	color:#008ED4;
	border:1px solid #fff;
	background-color:#fff;
	padding:3px;
	width:auto;
}
img.userImg, img.userImg2, img.userImg2b, #noimg {
	background-color:#fff;
	border:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px;
	margin:3px;
	margin-top:10px;
}
img.userImg2 {
	margin-top:0px;
	margin-left:4px;
}
img.userImg2b {
	margin-top:0px;
	border-right:3px double #ccc;
	border-bottom:3px double #ccc;
}
table.list td {
	vertical-align:top;
	padding:5px;
	/*border-bottom:1px solid #78BADE;*/
}
#map_canvas {
	border:1px solid #ccc;
}
#position {
	border-top:none;
	width:320px;
	text-align:right;
}
div.listh {
	border-bottom:3px solid #78BADE;
	font-weight:bold;
	margin-top:3px;
	padding-bottom:5px;
}
div.footer {
	clear:both;
	padding-top:20px;
	font-size:9px;
	color:#999;
	padding-left:15px;
}
table.box2 {
	background-color:#78BADE;
	margin-top:6px;
}
.box2 a {
	color: #fff;
}
.box2 td {
	font-size:10px;
	line-height:normal;
}
.mcolor {
	color:#555;
	font-weight:bold;
}
.hl {
	color:#008ED4;
}
td.box2bg {
	background-image:url(cX.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
ul.alt {
	list-style-type: none;
}
ul.alt li {
	/*
	background-color:#D7E4EB;
	border:1px solid #008ED4;
	width:200px;
	*/
	padding:5px;
	padding-bottom:3px;
	margin:8px;
}
ul.alt li img {
	border:2px solid white;
	vertical-align:middle;
	margin-bottom:2px;
	margin-right:2px;
	margin-left:8px;
}
ul.alt li a {
	color:#555;
}
ul.alt li a.opt {
	color:#008ED4;
	text-decoration:none;
	font-size:10px;
}
span.viewplace {
	display:block;
	margin-top:4px;
	margin-bottom:15px;
	color: #666;
}
.hand {
	cursor:pointer;
	cursor:hand;
}
.ind {
	margin-left:50px;
}
div.mediaH {
	color:#333;
	padding:5px;
	margin-top:5px;
}
table.view2 {
	background-color:#CDDDE5;
	/*margin:3px;*/
	width:100%;
	border:3px solid #fff;
}
div.border {
	border:1px solid #ccc;
	margin:4px;
	width:456px;
	/*padding:3px;*/
}
div.border #map_canvas {
	margin:3px;
}
tr.row {
	background-color:#f5f5f5;
}
b.h {
	font-size:11px;
}
div.imglist {
	float:left;
	padding:5px;
	text-align:center;
	vertical-align:bottom;
}
table.form fieldset td {
	font-size:10px;
}
table.form fieldset td.h {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:3px;
	padding-top:10px;
}
#newsprice {
	padding:2px;
  	font-family:  "Trebuchet MS", "Lucida Grande",verdana, helvetica, arial, sans-serif;
  	font-weight: normal;
  	color:#666;
  	font-size:18px;
}
fieldset.fpmap {
	margin:0px;
	width:480px;
	border:1px solid #ccc;
	padding:10px;
}
fieldset.fpmap legend {
	color:#111;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
fieldset.fpmap #mapcontainer {
	margin:0px;
}
div.slabel {
display:inline;
	width:80px;
	float:left;
}
div.slabel2 {
	width:130px;
	float:left;
	text-align:right;
	margin-right:6px;
}
div.maintxt {
	font-size:12px;
	color:#555;
}
#header
{
    left: 0px;
    padding-left: 5px;
    width: 99.5%;
    position: absolute;
    top:0px;
    height: 17px;
    background-color:#262626;
    text-align: left;
    color: #cccccc;
    font-family: Tahoma,Arial;
    font-size: 10px;
    font-weight: bold;

}
.links_a 
{
    color: #cccccc;
    font-family: Tahoma,Arial;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
    
    
}
.links_a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
div.vidNote {
	padding:15px;
}
a.change {
	background-image:url(icoEdit.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
}
a.send {
	background-image:url(icoEmail.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
}
div.tavling {
	clear:both;
	background-image:url(tavling_kamera.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:580px;
	font-family:  Tahoma,verdana, helvetica, arial, sans-serif;
	color:#333;
	font-size:11px;
	margin-top:40px;
}
div.infobox, div.boxhjarta {
	clear:both;
	background-image:url(infobox.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:580px;
	font-family:  Tahoma,verdana, helvetica, arial, sans-serif;
	color:#333;
	font-size:11px;
	margin-top:40px;
}
div.boxhjarta {
	background-image:url(boxhjarta.jpg);
}
div.boxhjarta span {
	font-size:10px;
	display:block;
	margin-top:8px;
}
div.tavling h1, div.infobox h1, div.boxhjarta h1 {
	font-family:  "Trebuchet MS", "Lucida Grande",verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color:#555;
	font-size:16px;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}
div.tavling div, div.infobox div, div.boxhjarta div {
	padding:20px;
	padding-left:30px;
}
td.play {

	background-image:url(icoplay.gif);
	background-repeat:no-repeat;
	
	background-position:right 5px;
}
