@charset "utf-8";
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width:100%;
}
#maindiv ul {
	list-style-type:none;
	width:100%;
}
#maindiv li {
	float:left;
	background:url(../images/filmstrip.png) 0 0 no-repeat;
	width:53px;
	height:83px;
}
#maindiv li.seperator {
	background:url(../images/comma.png) 2px 75px no-repeat;
	width:12px;
}
.go_back {
	font-family:verdana;
	font-size:12px;
	width:566px;
	text-align:center;
	margin:0 auto;
	position:relative;
	top:30px;
}
#maindiv {
	position:relative;
	width:650px;
	display:inline-block;
}
.dashheader {
	height:80px;
	width: 100%;
}
.toolbar { background:url(../images/search-zoom-icon.png) no-repeat; }
.header {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border:0px solid #000;
}
.logo {
	width: 166px;
	vertical-align:center;
}
.border {
	border:1px solid #A3C0DE;
}
.header-left {
	float: left;
	width: 650px;
	border:0px solid #000;
}
.header-right {
	float: right;
	width:650px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
}
.mainbox {
	margin:21px 0 80px 0;
	margin-left:10%;
	width:90%;
	border: 0px solid #000;
}
.box1 {
	background:url(../images/header-grediant-bg.jpg) repeat-x;
	width:92%;
	height:33px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	font:18px Arial, Helvetica, sans-serif;
	color:#010101;
	float:left;
	text-align:center;
	border:0px solid #000;
	vertical-align:middle;
	border:0px solid #fff;
	margin-bottom:30px;
	line-height:30px;
	margin:4%;
}
.box2 {
	background:url(../images/header-grediant-bg.jpg) repeat-x;
	width:70%;
	margin-left:20%;
	height:33px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	font:20px Arial, Helvetica, sans-serif;
	color:#010101;
	float:left;
	line-height:25px;
	text-align:center;
	border:0px solid #000;
	vertical-align:middle;
}
.box2-span {
	color:#ff0000;
}
.midbox-header {
	background:url(../images/mid-grediant-bg.jpg) repeat-x;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	vertical-align:middle;
	border:0px solid #000;
	margin:-15px 20px 10px 10px;
	text-align:center;
}
.container-header {
	width: 646px;
	border: 0px solid #000;
	text-align:center;
}
.border-header {
	border:1px solid #A3C0DE;
	-moz-border-radius:15px;
	margin-left:20px;
	margin-top:20px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background-color: #FFF;
}
.midbox {
	background:url(../images/mid-grediant-bg.jpg) repeat-x;
	-moz-border-radius:5px 5px 5px 5px;
	width:98%;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	font:32px Arial, Helvetica, sans-serif;
	color:#fff;
	vertical-align:middle;
	border:0px solid #000;
	margin:-15px 20px 10px 10px;
	text-align:center;
}
#container {
	width:100%;
	border: 0px solid #000;
	text-align:center;
	height:680px;
}
.normal {
	background-color:#FFF;
}
.focus {
	background-color:#FFC;
}
.sprite {
	display:inline-block;
	height: 32px;
	width: 32px;
	background: url('http://sites.google.com/site/mxamples/icons-dot.png') no-repeat;
}
.content {
	width:445px;
	border: 0px solid #000;
	text-align:center;
	margin-top:10px;
	position:relative;
}
.div_content {
	width:445px
}
.content-top {
	vertical-align:middle;
	background:#6dc4ec;
/*
	border:1px solid #000;
*/
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-box-shadow:0 1px 7px #595959;
	-webkit-box-shadow:0 1px 7px #595959;
/*
	box-shadow:0 1px 7px #595959;
*/
	font: 16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.content-mid {
	border:1px solid #000;
	border-bottom:none;
	border-top:none;
}
.contentleft {
	width:265px;
	margin:9px 3px 0 5px;
	font:14px Arial, Helvetica, sans-serif;
/*
	color:#010101;
*/
	border:1px solid #dedede;
	-moz-border-radius:5px 5px 5px 5px;
	padding:5px;
/*
	background:#f0c466;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
*/
}
.contentright {
	width:140px;
	margin:9px 3px 0 0;
	font:14px Arial, Helvetica, sans-serif;
/*
	color:#010101;
*/
	border:1px solid #dedede;
	-moz-border-radius:5px 5px 5px 5px;
	padding:5px;
/*
	background:#f0c466;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
*/
}
.content-bottom {
	background: #6dc4ec;
	border:1px solid #000;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-box-shadow:0 1px 7px #595959;
	-webkit-box-shadow:0 1px 7px #595959;
	box-shadow:0 1px 7px #595959;
	border-radius:0 0 5px 5px;
	font: 16px Arial, Helvetica, sans-serif;
	color:#010101;
	text-align:center;
	vertical-align:middle;
}
#orangediv {
	border:0px solid#000;
	margin:0 auto;
	padding:5px;
}
#orangediv .orangediv, .orangediv {
	margin:5px auto;
	border:0px solid #000;
	border:0px solid#000;
	width:360px;
}
#orangediv .orange, .orange {
	font:16px Arial, Helvetica, sans-serif;
	color: #fef4e9;
	width:auto;
	height:20px;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px;
	margin:2px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
#orangediv .orange:hover, .orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
#orangediv .orange:active, .orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
#orangediv4 {
	border:0px solid#000;
	width:100%;
	margin:0 auto;
	padding:5px;
}
#orangediv4 .orangediv4, .orangediv4 {
	margin:5px auto;
	border:0px solid #000;
	border:0px solid#000; /*margin-right:auto;*/
}
#orangediv4 .orange4, .orange4, #orangediv4 .orange5, .orange5, #orangediv4 .orange6, .orange6, #orangediv4 .orange7, .orange7 {
	font:16px Arial, Helvetica, sans-serif;
	color: #fef4e9;
	width:auto;
	height:20px;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	width:130px;
	height:30px;
	background-position:top;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin:2px;
}
#orangediv4 .orange4, .orange4 {
	background:url(../images/tonsyear.png)top;
}
#orangediv4 .orange5, .orange5 {
	background:url(../images/tonsmonth.png)top;
}
#orangediv4 .orange6, .orange6 {
	background:url(../images/tonsday.png)top;
}
#orangediv4 .orange7, .orange7 {
	background:url(../images/tonshour.png)top;
}
#orangediv4 .orange4:hover, .orange4:hover, #orangediv4 .orange5:hover, .orange5:hover, #orangediv4 .orange6:hover, .orange6:hover, #orangediv4 .orange7:hover, .orange7:hover {
	color: #fcd3a5;
	background-position:bottom;
}
#orangediv4 .orange4:active, .orange4:active {
	color: #fcd3a5;
	background-position:bottom;
}

/* Body */

.code {
	padding:5px;
	margin:10px 0px;
	margin-top:20px;
	font-family:"Consolas", Arial, Times, serif;
	color:#000;
	text-shadow:#fff 1px 1px 1px;
	background:#EEEEEE;
	border:solid #D7D7D7 1px;
	font-size:14px;
}
.note {
	font-size:11px;
	color:#000;
	margin-top: 10px;
}

/* Menu */

.optionbar {
	position:relative;
	width:100%;
	height:38px;
	background:#0064dc;
	border-bottom:solid #00bf75 4px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0064dc), to(#0064dc));
	background: -moz-linear-gradient(top, #0064dc, #0064dc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0064dc', endColorstr='#0064dc');
	-moz-box-shadow: 0px 1px 3px #ccc;
	-webkit-box-shadow: 0px 1px 3px #ccc;
	box-shadow: 0px 1px 3px #ccc;
}
.optionbar_nobg {
	width:100%;
	height:38px;
}

/* Container */

.wrapper {
	width:1280px;
	margin:auto;
	overflow:hidden;
}
#container .wrapper {
	padding:20px
}

/* Blocks */

.block {
	overflow:hidden;
	margin:0px;
	padding:10px;
}
.block a {
	display:inline!important;
	width:auto!important;
	border:none!important;
	padding:5px!important;
	margin:0px!important;
}
.login_block {
	width:160px;
	padding:10px;
	text-shadow:none;
	float:left;
}

/* Cols */

.cols_8 {
	width:940px;
}
.cols_7 {
	width:800px;
}
.cols_6 {
	width:680px;
}
.cols_5 {
	width:560px;
}
.cols_4 {
	width:440px;
}
.cols_3 {
	width:320px;
}
.cols_2 {
	width:200px;
}
.cols_1 {
	width:80px;
}
.cols_auto {
	width:auto;
}
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.top_menu {
	float:right;
}
/* Tables */

#tabla_options {
	width:960px;
}
#tabla_options tr.odd td {
	background:#EBEBEB;
}
#tabla_options tr.even td {
	background:#FFF;
}
#tabla_options tr td.option {
	width:150px;
	font-weight:bold;/* vertical-align:top; */
	text-align:left;
	padding:5px 10px;
}
#tabla_options tr td.desc {
	padding:0 5px;
	text-align:left;
}

/* Important class. DO NOT REMOVE */

.float_top {
	position:fixed!important;
	top:0px!important;
	margin:0 auto;
}

/* Important class. DO NOT REMOVE */

/* Background */

.smenubar_background {
	background: #3b679e; /* Old browsers */
	background: -moz-linear-gradient(top, #035eca 0%, #0064dc 5%, #046be7 67%, #046be7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #035eca), color-stop(5%, #0064dc), color-stop(67%, #0064dc), color-stop(100%, #046be7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #035eca 0%, #0064dc 5%, #046be7 67%, #046be7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #035eca 0%, #0064dc 5%, #046be7 67%, #046be7 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #035eca 0%, #0064dc 5%, #046be7 67%, #046be7 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064dc', endColorstr='#046be7', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #035eca 0%, #0064dc 5%, #046be7 67%, #046be7 100%); /* W3C */
	border-bottom:solid #00bf75 4px;
	-moz-box-shadow: 0px 3px 3px #ccc;
	-webkit-box-shadow: 0px 3px 3px #ccc;
	box-shadow: 0px 3px 3px #ccc;
}

/* Menu Bar */

ul.smenubar {
	width:960px;
	list-style:none;
	margin:3px 0px 0px;
	padding:5px 0px;
	height:28px;
}
ul.smenubar li {
	margin:0px;
	padding:0;
	float:left;
	border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	display:inline;
}
ul.smenubar li a {
	padding:5px 15px;
	display:block;
	margin:0px;
	float:left;
}
ul.smenubar li img {
	border:none;
}
ul.smenubar li a.arrow_right {
	background:url(arrow-right.png) right 10px no-repeat;
}
ul.smenubar li a.arrow_down {
	background:url(arrow-down.png) right 11px no-repeat;
}
ul.smenubar li a.arrow_right:hover {
	background:url(arrow-right.png) right 10px no-repeat!important;
}
ul.smenubar li a.arrow_down:hover {
	background:url(arrow-down.png) right 11px no-repeat!important;
}
ul.smenubar li.inuse a {
	color:#000000;
	text-shadow:none;
}
ul.smenubar li.hidden {
	display:none;
}
ul.smenubar li.inusechild {
	border-bottom-left-radius: 0px;
	-webkit-bottom-left-border-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	-webkit-bottom-right-border-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}
ul.smenubar li.inusechildleft {
	border-bottom-right-radius: 0px;
	-webkit-bottom-right-border-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}
ul.smenubar li.inusechildmega {
	border-bottom-left-radius: 0px;
	-webkit-bottom-left-border-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	-webkit-bottom-right-border-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}

/* Inner menu */

ul.smenubar li:hover {
	background-color:#fff;
	cursor:pointer;
	color:#fff!important;
	text-shadow:none;
}
ul.smenubar li a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	padding:5px 15px;
	display:block;
	margin:0px;
	float:left;
}
ul.smenubar li a:hover {
	color:#000!important;
	text-shadow:none;
}
ul.smenubar li:hover a {
	color:#000!important;
	text-shadow:none;
}
ul.smenubar ul.inner_menu {
	margin:0px;
	padding:0px;
	-moz-box-shadow: 2px 2px 1px #999;
	-webkit-box-shadow: 2px 2px 1px #999;
	box-shadow: 2px 2px 1px #999;
	background:#fff;
	background: -moz-linear-gradient(100deg, #c4c4c4 0%, #e2e2e2 6%, #dbdbdb 47%, #fff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, right bottom, left top, color-stop(0%, #c4c4c4), color-stop(6%, #e2e2e2), color-stop(47%, #fff), color-stop(100%, #fff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(100deg, #c4c4c4 0%, #e2e2e2 6%, #dbdbdb 47%, #fff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(100deg, #c4c4c4 0%, #e2e2e2 6%, #dbdbdb 47%, #fff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(100deg, #c4c4c4 0%, #e2e2e2 6%, #dbdbdb 47%, #fff 100%); /* IE10+ */
	background: linear-gradient(100deg, #c4c4c4 0%, #e2e2e2 6%, #dbdbdb 47%, #fff 100%); /* W3C */
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor:default;
	overflow:hidden;
}
ul.smenubar ul.inner_menu a {
	color:#fff!important;
	font-size:13px!important;
	margin:2px;
	padding:7px;
	display:block;
	float:none;
}
ul.smenubar ul.inner_menu a:hover {
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.smenubar ul.inner_menu li {
	float:left;
	font-size:13px!important;
	text-shadow:none;
	color:#FFF;
	display:block;
	margin:0px;
	padding:0px;
	cursor:default;
}
ul.smenubar ul.inner_menu li:hover {
	background: #F60;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.smenubar ul.inner_menu li a {
	padding:9px 20px 9px 10px;
}
ul.smenubar ul.inner_menu li a.toggle_handle {
	height:15px!important;
	padding:0px!important;
	margin:0px!important;
}
ul.smenubar ul.inner_menu li a:hover {
	background: #F60;
}
ul.smenubar ul.inner_menu li ul {
	position:fixed!important;
	display:inline-block;
	float:left;
}
ul.smenubar ul.inner_menu.right_slide,  ul.smenubar ul.inner_menu.left_slide {
	position:absolute!important;
	overflow:visible;
	float:left;
	border-top-left-radius:0;
	-webkit-top-left-border-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius:0;
	-webkit-top-right-border-radius: 0px;
	-moz-border-radius-topright: 0px;
}
ul.smenubar ul.inner_menu.mega_slide, ul.smenubar ul.inner_menu.mega_slide {
	position:absolute!important;
	width:1280px;
	overflow:visible;
	float:left;
	border-top-left-radius:0px;
	-webkit-top-left-border-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius:0;
	-webkit-top-right-border-radius: 0px;
	-moz-border-radius-topright: 0px;
}
ul.smenubar li ul.toprightradius {
	border-top-right-radius: 3px!important;
	-webkit-top-right-border-radius: 3px!important;
	-moz-border-radius-topright: 3px!important;
}
ul.smenubar li ul.topleftradius {
	border-top-left-radius: 3px!important;
	-webkit-top-left-border-radius: 3px!important;
	-moz-border-radius-topleft: 3px!important;
}
ul.smenubar li ul li {
	margin:0px;
	padding:0px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display:block;
}
ul.smenubar li ul li.inusechild a {
	color:#000000;
}
ul.smenubar li ul li.inuseleft a {
	color:#000000;
}
ul.smenubar li ul li.inusechildleft a {
	color:#000000;
}
ul.smenubar ul.inner_menu li.not_menu:hover {
	background:none!important;
}
ul.smenubar ul.inner_menu li.not_menu a {
	color:#000!important;
	padding:5px!important;
	margin:0px!important;
}
ul.smenubar ul.inner_menu li.not_menu a:hover {
	color:#fff!important;
}
ul.smenubar ul.inner_menu li.not_menu ul {
	margin-bottom:5px!important;
}
ul.smenubar ul.inner_menu li.not_menu ul li {
	margin-bottom:5px!important;
}
ul.smenubar ul.inner_menu li.not_menu ul li a {
	color:#000!important;
}
ul.smenubar ul.inner_menu li.not_menu ul li a:hover {
	color:#F90!important;
}
.menu_cols_1 {
	width:100%!important;
	float:left;
	clear:both;
}
.menu_cols_2 {
	width:50%!important;
	float:left;
}
.menu_cols_3 {
	width:33.33%!important;
	float:left;
}
.menu_cols_3x2 {
	width:66.66%!important;
	float:left;
}
.menu_cols_4 {
	width:25%!important;
	float:left;
}
.menu_cols_4x3 {
	width:75%!important;
	float:left;
}
.menu_cols_5 {
	width:20%!important;
	float:left;
}
.menu_cols_5x2 {
	width:40%!important;
	float:left;
}
.menu_cols_5x3 {
	width:60%!important;
	float:left;
}
.menu_cols_5x4 {
	width:80%!important;
	float:left;
}
.menu_cols_10 {
	width:10%!important;
	float:left;
}
.menu_cols_10x2 {
	width:20%!important;
	float:left;
}
.menu_cols_10x3 {
	width:30%!important;
	float:left;
}
.menu_cols_10x4 {
	width:40%!important;
	float:left;
}
.menu_cols_10x5 {
	width:50%!important;
	float:left;
}
.menu_cols_10x6 {
	width:60%!important;
	float:left;
}
.menu_cols_10x7 {
	width:70%!important;
	float:left;
}
.menu_cols_10x8 {
	width:80%!important;
	float:left;
}
.menu_cols_10x9 {
	width:90%!important;
	float:left;
}
/* Contents */

.contents {
	padding:10px;
	position:relative;
}
.contents h2 {
	width:auto!important;
	margin:10px 10px 10px!important;
	color:#000!important;
	text-shadow:#fff 1px 1px 1px;
	font-size:16px;
	text-shadow:none!important;
	border-bottom:solid #000 1px;
}
.contents h3 {
	width:auto!important;
	margin:15px 0px 15px!important;
	color:#000!important;
	text-shadow:#fff 1px 1px 1px;
	font-size:14px;
	border-bottom:solid #000 1px;
}
.contents h4 {
	width:auto!important;
	margin:10px 10px 10px!important;
	color:#000!important;
	text-shadow:#fff 1px 1px 1px;
	font-size:12px;
	text-shadow:none!important;
	border-bottom:solid #000 1px;
}
.contents hr {
	border:none;
	border-bottom:solid #ccc 1px;
}
.contents .clear {
	width:100%;
	clear:both;
	height:5px;
}
.contents p {
	margin:5px 0px 15px;
	padding:0px 5px;
	color:#000;
	text-shadow:#fff 1px 1px 1px;
}
.contents p.white {
	background:#fff;
	color:#000;
	text-shadow:#fbfbfb 1px 1px 1px;
	padding:10px;
	margin:0px 10px;
}
.contents p.italic {
	font-style:italic;
}
.contents p.bold {
	font-weight:bold;
}
.contents p.underline {
	text-decoration:underline;
}
.contents p.line {
	text-decoration:line-through;
}
.contents p img {
	border:solid #fff 3px;
	margin:0px 5px;
}
.contents p img.left {
	float:left;
}
.contents p img.right {
	float:right;
}
.contents p.line_black {
	border-left:solid #000 8px;
	padding-left:10px;
}
.contents p.line_red {
	border-left:solid #FF0000 8px;
	padding-left:10px;
}
.contents p.line_blue {
	border-left:solid #003366 8px;
	padding-left:10px;
}
.contents p.line_green {
	border-left:solid #00CC33 8px;
	padding-left:10px;
}
.contents p.line_yellow {
	border-left:solid #CCFF33 8px;
	padding-left:10px;
}
.contents p.line_white {
	border-left:solid #fff 8px;
	padding-left:10px;
}
.contents img {
	border:none;
}
.contents ul {
	padding:0px!important;
	margin:0px!important;
}
.contents ul li {
	padding:2px!important;
	background:none!important;
}
.contents ul li:hover {
	background:none!important;
}
.contents ul li a {
	color:#000!important;
	background:none!important;
}
.contents ul li a:hover {
	background:none!important;
}
.contents ul.bullet_white li a img {
	float:left;
	position:relative;
	top:-3px;
	left:-5px;
	margin:0px;
	padding:0px;
}
.contents ul.links li a img {
	float:left;
	position:relative;
	top:0px;
	left:-5px;
	margin:0px;
	padding:0px;
}
.marketplaces img {
	position:relative;
	left:-10px;
}
.login_block label {
	color:#000;
}
#topmenucont {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	height:46px;
	width:100%;
	z-index:1000;
}
.submitme {
	float:left;
	position:relative;
	width:87px;
	height:22px;
	background:url(../images/submit.png) no-repeat top;
	margin:0 5px;
}
.submitme:hover {
	background-position:bottom;
	cursor:pointer;
}
.clearme {
	float:left;
	position:relative;
	width:87px;
	height:22px;
	background:url(../images/clear.png) no-repeat top;
	margin:0 5px;
}
.clearme:hover {
	background-position:bottom;
	cursor:pointer;
}
chartcont {
	color:#000;
}
chartcont ul li a {
	color:#000;
}
textarea {
/*
	margin:10px;
*/
}
ul.smenubar ul.inner_menu li.not_menu .atlasa {
	margin:0;
	padding:0;
}
ul.smenubar ul.inner_menu li.not_menu .atlasa a {
	color:#393!important;
	padding:0!important;
	margin:0!important;
}
ul.smenubar ul.inner_menu li.not_menu .atlasa a:hover {
	background:none;
	color:#3C6!important;
}

/*------------------------------------------------------------------------------------------------*/


.fl {
	float:left;
}
.cl {
	clear:both;
}

/****************** 18-08-2012 find_parking_map**************************************/

.parking_map_top {
	margin:0px;
	padding:5px 0px;
	background:#4e99d0;
	text-align:center;
	color:#FFF;
	font-size:18px;
	border-radius:3px 3px 0px 0px;
}
.parking_map_middel {
	margin:0px;
	padding:10px 5px;
	border:1px solid #4e99d0;
	border-radius:0 0 3px 3px;
}
.parking_map_bottom {
	margin:20px 0 0 0px;
}
.parking_map_l_1 {
	width:18%;
	margin:0px;
	padding:0px 0px;
}
.parking_map_r_1 {
	width:100%;
	margin:0px;
	padding:0px 0px;
}
