@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol,ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
} 

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	line-height: 18px;
	background: #FDFDFD url('/gfx/bodyBg.png') top repeat-x;
}
a {
	text-decoration:none;
	color: #28374F;
	font-family:Verdana;
}
a.selected, a.orange {
	color: #E75A04;
}
a.arrow {
	padding-right:15px;
	background: transparent url('/gfx/bgAarrow.png') no-repeat right 4px;
}
a.point {
	padding-left:10px;
	background: transparent url('/gfx/point_orange.png') no-repeat left 3px;
}

a:hover {
	text-decoration:none;
	color: #FF7D01;
}
a.white:hover {
	color:white;
}

ol li {
	list-style-type:square;
	margin-left:20px;
}	

li {
	list-style-type:none;
}	
	
#main{
	width:1000px;
	margin:auto;
}	
#header {
	height:266px;
	background: transparent url('/gfx/headerBg1.png') no-repeat right 101px;
}
.logo {
	position:absolute;
	top:44px;
	left:0px;
}
.motto h1 {
	color:#D70202;
	font-size:21px;
}
.motto span{
	color:#FE9905;
	font-size:22px;
}
.motto {
	position:absolute;
	top:23px;
	left:213px;
}
.login {
	position:absolute;
	top:152px;
	left:0px;
	background: transparent url('/gfx/loginBg.png') no-repeat left top;
	width:180px;
	height:100px;
	padding:10px;
}
.login .input {
	width:170px;
	margin-bottom:10px;
}
.search {
	position:absolute;
	top:10px;
	right:0px;
	width:250px;
}
.btnRed {
	background: transparent url('/gfx/btnRed.png') repeat-x left top;
	border-color:#ED6502 #A04300 #A04300 #ED6502;
	border-style:solid;
	border-width:1px;
	color:white;
	padding-bottom:2px;
	font-size:11px;
}
h2 {
	margin:10px 0px;
	padding:5px 0px 6px 5px;
	font-family:Arial;
	font-size:12px;
	color:#CA0101;
	background-color:#F4F5E3;
	border-bottom:1px solid #E2E2DB;
}
h3 {
	font-size:11px;
	color:#CD0101;
	margin-bottom:5px;
}
ul.menuTop a{
	padding:10px 10px 0px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	display:block;
	background: transparent url('/gfx/menuTop.png') no-repeat left 0px;
	width:100px;
	text-align:center;
	color:white;
}
ul.menuTop a.last{
	width:101px;
}
ul.menuTop a.selected, ul.menuTop a:hover{
	color:white;
	background: transparent url('/gfx/menuTop.png') no-repeat left -40px;
}
ul.menuTop {
	position:absolute;
	top:78px;
	right:0px;
	height:28px;
}

ul.menuTop li{
	float:left;
}
ul.menuTop li.last{
	list-style-type:none;
	float:left;
	background-image: none;
}
#breadcrumb {
	position:absolute;
	bottom:10px;
	left:220px;
	color:#CD0101;
}
#breadcrumb a {
	color:#CD0101;
}
.small {	font-size: 10px;}
.smaller {	font-size: 11px;}
.bigger {	font-size: 13px;}
.normal {font-weight:normal;}
.closer{margin-top:-10px;}
.dark {color:#D4D0C8;}
.aRight {	text-align:right;}
.bold {	font-weight:bold;}
.red {	color: #D70707;}
.blue {	color: #1F317F;}
.white {color:white;}
.blueTiny {color:#EEF0FB;}
.clear {clear: both;}
.fleft {float:left;}
.fright {float:right;}
.right {text-align: right;}
.left {text-align: left;}
.center {text-align:center }
.justify {text-align:justify }
.relative {position:relative;}
.absolute {position:absolute;}
.block {display:block;}
.hidden {display:none;}
.orange {color: #FC690C;}
.pointer {cursor:pointer;}
.topSpace {margin-top:5px;}
.fontCaptcha {font-family:monospace;}
.p2 {padding:2px;}
.tl {top:0px;left:0px}
.avatarMax {width:100px;margin-right:10px;}
.avatar, .avatarMini, .imgMain, .imgList{margin-right:10px;margin-bottom:5px;padding:2px;border:1px solid #E9E9E9;}
.imageListSmall img {padding:2px;border:1px solid #E9E9E9;}
.imageListSmall img.noBorder {padding:0px;border:0px;}
.pr20 {padding-right:20px;}
.borderOrange {border:1px solid #FE9905;}
.lhnormal {line-height:13px;}
.box h1{
	padding-left:15px;
	padding-top:6px;
	margin-bottom:10px;
	color:#D10101;
	font-size:13px;
	font-weight:bold;
	/*background: transparent url('/gfx/h1Bg.png') repeat-x left top;*/
	border:1px solid white;
	background-color:#F4F5E3;
	height:24px;
	position:relative;
}
.box h1.ins{
	margin-bottom:0px;
}
.box{
	background-color: white;
	/*border:1px solid #Fee9c2;*/
	border: 1px solid #E2E2DB;
	margin-bottom:20px;
}
.box.nom{
	margin-bottom:0px;
}
#flash {
	margin-bottom:20px;
}
ul li.imageListSmall {
	width:98px;
	text-align:center;
	float:left;
}
ul li.videoList {
	width:350px;
	float:left;
}


#markOnMap span, #showOnMap span {
	display:none;
}
#markOnMap {
	margin:20px 0px;
	height:480px;
}
#showOnMap {
	margin:20px 0px;
	height:380px;
}
#wrapper {
	margin-top:20px;
}
#wrapper #wLeft, #wrapper #wRight {
	float:left;
}	
#wLeft {
	width:233px;
}
#wRight {
	width:755px;
	margin-right:10px;
	border:0px solid #C4C6C8;
}
.mainContent {
	padding:10px;
	position:relative;
}
.box p {
	padding:5px 10px;
	margin:0px;
}
.box p.n {
	padding:5px 0px;
	margin:0px;
}
a {
  outline: none;
}
#tabs {
	margin:0px 10px;
}

/* FORMS */
.input {
	color:#666;
	font-size:11px;
	padding:2px;
	background: white url('/gfx/inputBg.png') repeat-x top left;
	border:1px solid #FDDC9F;
	font-family:Verdana;

}
.icons {
	position:absolute;
	right:10px;
	top:0px;
}
.iconsH {
	position:absolute;
	right:6px;
	top:5px;
}
label.lsmall {
	width:140px;
	display:inline-block;
	padding:5px;
}
.boxSmall {
	background: white url('/gfx/boxBg.png') repeat-x top left;
	margin-bottom:20px;
	padding:5px;
}
.imgDetails {
	position:relative;
	width:170px;
	float:left;
	margin-bottom:20px;
}
.vidDetails {
	position:relative;
	width:240px;
	float:left;
	margin-bottom:20px;
}
.imgDetails .iconDel{
	position:absolute;
	top:5px;
	left:5px;
}
.imgDetails .iconDesc{
	position:absolute;
	top:5px;
	left:26px;
}
.imgDetails .iconMain{
	position:absolute;
	top:5px;
	left:47px;
}



.inputF {
	font-size:16px;
	padding:4px;
}
.input.greenBorder {
	border:1px solid #41AF41;
}
.input:focus {
	border:1px solid #FC8A40;
}
.input.reds {
	border:1px solid #D70707;
}
.submit {
	color:white;
	font-weight:bold;
	border:0px;
	background-color:#FC690C;
	padding:2px 0px 1px;
	font-size:11px;
}
.input.select {
	width:200px;
	margin-bottom:10px;
}


 p {
	margin-top: 8px;
	margin-bottom:0px;
}
hr {
		background: transparent url('/gfx/bgMenuTopBottom.png') repeat-x left bottom ;
		border:0px;
}
#footer {
	height: 35px;
	font-size: 12px;
	text-align:center;
	margin-top:10px;
	border-top:1px solid #FE9905;
	color:white;
	font-size:11px;
}
#footer p {
	background-color: #FE9905;
	padding:6px 10px;
	margin-top:1px;
}	
#footer p a {
	color:white;
}
#footer a, #footer span {
	color:#FE9905;
}
#footer a:hover {
	text-decoration:underline;
}
#footer div {
	margin:auto;
	width:1000px;
}
.rtyu {
	position:absolute;
	right:5px;
	background-color:white;
	padding:0px 4px;
	border:1px solid #E1E1E1;
}
.infoSuccess {
	display:block;
	background-color:#E1FFD7;
	border:1px solid #279B00;
	padding:8px;
	color:#669900;
	margin-bottom:10px;
}
.info {
	display:block;
	background-color:#FDF4D9;
	border:1px solid #FC690C;
	padding:10px;
	color:#4B678F;
	margin-bottom:10px;
}
.desc {
	border:1px solid #E4E6DF;
	color:#344763;
}
.desc p{
	padding:5px;
	margin-top:0px;
	background-color:#F8F8F8;
	border-top:1px solid white;
	border-left:1px solid white;
}
.infoError {
	display:block;
	background-color:#FFF8F2;
	border:1px solid red;
	padding:10px;
	color:#FF0000;
	margin-bottom:10px;
}
.imgMiddle {
	vertical-align:middle;
}
.imgBottom {
	vertical-align:bottom;
}
.imgTT {
	vertical-align:text-top;
}

h1 {
	font-size: 20px;
	display:block;
	font-family:Arial;
	color:#FFFEFF;
}
h4 {
	border-bottom:2px solid #C2BEB7;
}
.alert {
	background: #E6E5E3 url('/gfx/alert.gif') no-repeat 3px top ;
	padding-left:32px;
	padding-top:4px;
	height:19px;
	border-top:1px solid #C7C8CA;
	border-bottom:1px solid #C7C8CA;
	padding-bottom:2px;
}
p.border {
	font-size:11px;
	border-bottom:1px dashed #BBC8DB;
	line-height:13px;
}
p.b {
	font-size:11px;
	line-height:13px;
}
ul.listItem, div.listItem {
	padding-left:0px;
	margin:30px 0px 30px 20px;
}
ul.listItem li{
	padding:5px;
}
ul.listItem.main li{
	padding-left:10px;
}
.vote {
	float:right;
	width:252px;
	background-color:#F4F6F8;
	border:1px solid #C8C8C8;
	padding:10px;
	margin-bottom:20px;
}
.vote h3 {
	font-size:14px;
	color:#4B678F;
	font-weight:bold;
	border-bottom:1px solid #4B678F;
	margin-bottom:20px;
	padding-bottom:5px;
}
li.featureName {
	width:100px;
	text-align:right;
}
li.featureVote {
	width:30px;
	font-weight:bold;
	padding-left:5px;
}
.listComments {
	padding:0px;
}
.listComments li{
	border:1px solid #F8F8F8;
	font-size:11px;
}
.listComments li.l{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	background-color:#FEFEFE;
}
.listComments li.e{
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	background-color:#FAFAFA;
}

.listComments li .userName {
	display:block;
	padding:8px;
}
.listComments li span.delP {
	position:absolute;
	right:5px;
	top:5px;
}	
.listComments li span.commItem {
	padding:2px 10px 8px 10px;
	display:block;
}	

.pageNum {
	border:1px solid #99A3A7;
	margin:1px;
	padding:1px 4px;
}
.activePage {
	background-color:#99A3A7;
	border:1px solid #99A3A7;
	color:white;
}
.pageNum a {
	padding:1px 4px;
}
.pageNum a:hover {
	background-color:#99A3A7;
	color:white;
}
li.even {
	background-color:#FAFBFE;
	border-bottom:1px solid #E7E4DF;
}
li.odd {
	border-bottom:1px solid #E7E4DF;
}
.form_ul li label {
	display:block;
	float:left;
	padding-right:15px;
	padding-top:5px;
	text-align:right;
	width:130px;
}
.form_ul li label.nop {
	padding-top:0px;
}

.form_ul li {
	margin:10px 0px;
}

ul.form_ul li input, .text_area, ul.form_ul select {
}
ul.niceul {
	padding-left:10px;
	margin:10px;
}
ul.niceul li {
	list-style-image: url('/gfx/nicepointer.png');
}
label.rat {
	width:100px;
	border-right:1px solid #3E4D88;
	padding-right:10px;
	margin-right:10px;
}

.infoR {
	padding-top:3px;
	padding-left:3px;
}
#map,#mapLocal {
	height:231px;
	width:231px;
}
.notify {
	display:block;
	padding-top:1px;
	margin-top:-10px;
	margin-bottom:5px;
}
.tooltip {
	 text-align:left;
	 position:absolute;
	 left:25px;
	 top:25px;
	 border:1px solid #bdbdbd;
	 background-color:#fefefe;
	 padding:4px;
	 font:normal normal 9px  Verdana;
	 font-size: 10px;
	 margin-top: 20px;
	 -moz-opacity:0.80;
	 filter:alpha(opacity=80);
	 z-index:1000;
}

#tooltip {
	 text-align:left;
	 position:absolute;
	 left:25px;
	 top:25px;
	 border:1px solid #bdbdbd;
	 background-color:#fefefe;
	 padding:4px;
	 font:normal normal 9px  Verdana;
	 font-size: 10px;
	 margin-top: 20px;
	 -moz-opacity:0.80;
	 filter:alpha(opacity=80);
	 z-index:1000;
} 
img.advert {
	margin:10px 0px;
}
#zp {
	position:absolute;
	right:5px;
	top:10px;
}
div.grippie {
	background:#EEEEEE url(/gfx/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	height: 20%;
	font-family:Verdana;
	line-height:18px;
	width:580px;
}
.resizable-textarea {
	float:left;
}
.picLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.picRight {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
#saveTime {
	background-color:#FFFAF2;
	border:1px solid #FE9905;
	padding:10px;
	font-size:10px;
	width:560px;
	font-family:tahoma;
}
.viewdata {
	max-height:200px;
	min-height:24px;
	overflow:auto;
	border:1px solid black;
	background-color:white;
	padding:5px;
	line-height:15px;
}
.delFoto {
	position:absolute;
	top:5px;
	left:5px;
}
.linkTo {
	position:absolute;
	top:5px;
	left:22px;
}
.snapListRest {
	margin:0px;
	padding:0px;
}
.snapListRest li{
	list-style-type:none;
	background:url(/gfx/arrowRightDotted.png) no-repeat 0px 0px;
	padding-left:20px;
	padding-bottom:2px;
}
