* {margin:0; padding:0;}
html {min-width:990px;}
body {
	padding:0 0 30px 0;
	font:0.69em Tahoma, Arial, Helvetica, sans-serif;
	background:#1B264E url(/images/microsites/lotos_navigator/bg.jpg) 270px 2px no-repeat;
}

a {color:#6E8AFF; text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}
span.link {color:#a4abcd; cursor:pointer;}

h1, h2, h3, h4, h5, h6 {margin:0;}
p {margin:0 0 1.18em;}
form, fieldset {margin:0; padding:0; border:none;}
input, select, textarea {font:1em Verdana, Geneva, Arial, Helvetica, sans-serif; color:#000; vertical-align:middle;}
input:focus, textarea:focus, object {outline:none;}
.input {background-color:#eee;}
.input2 {padding:5px 10px; font-family:Tahoma; color:#53565b; background-color:#fff; border:1px solid #b3b3b3;}
select.input2 {padding:4px;}
.submit {text-align:right;}
.submit input {background-color:#eee; font-size:0.91em;}

ul {margin:1.18em 0 1.18em 0; padding:0; list-style:none;}
ul > li {padding-left:15px; background:url(/images/microsites/lotos_navigator/list_pointer2.gif) 0 6px no-repeat;}
ul > li > ul {margin:3px 0 3px 20px;}
ul > li > ol {margin:0 0 0 48px;}

ol {margin:1.18em 0 1.18em 19px; padding:0;}
ol > li {padding-left:0; background:none;}
ol > li > ol {margin:0 0 0 30px;}
ol > li > ul {margin:3px 0 3px 2px;}

h4 {margin:23px 0 1.18em; font-size:1.18em;}
h5 {margin-bottom:1.18em; font-size:1em;}

table {width:100%; margin-bottom:16px; border-collapse:collapse;}
th, td {text-align:left; font-weight:normal; vertical-align:top;}
th {padding:5px 7px; color:#757575; border-bottom:1px solid #fff;}
td {padding:4px 7px; border-bottom:1px solid #3c3c3c;}
.even td {padding:5px 7px; background-color:#181818;}

.clear {clear:both; position:relative;}
.clearing {clear:both; width:100%; overflow:hidden;}

/* =========== loginPanel ========== */
.loginPanel #topForms {width:auto; min-width:200px; height:auto; margin:0 0 30px; font-size:1em; color:#222; float:left;}
.loginPanel #topForms form {margin-bottom:20px; font-size:0.91em;}
.loginPanel #topForms form div {float:left;}
.loginPanel #topForms form p {font-size:1.10em;}
.loginPanel #topForms ul {clear:both;}
.loginPanel #topForms a {color:#607FFF;}
.loginPanel #topForms .input {width:78px; padding-left:1px; padding-right:1px; font:1em Tahoma, Arial, Helvetica, sans-serif;}

.loginPanel #topForms #forgot {margin-bottom:10px;}
.loginPanel #topForms #forgot div {margin:0; float:none;}
.loginPanel #forgot h4 {margin-bottom:15px;}
.loginPanel #forgot label {padding:0; margin:0; float:none;}
.loginPanel #forgot .input {display:inline; position:relative; top:-1px; margin:0 3px;}
.loginPanel #forgot .submit {margin:0; float:none;}
.loginPanel #topForms #register {margin-bottom:15px;}
.loginPanel #register h4 {margin-bottom:15px;}
.loginPanel #register fieldset {margin-bottom:10px; padding:0 6px;}
.loginPanel #register fieldset label {font-size:0.91em; padding-top:3px; width:75px;}
.loginPanel #register fieldset p {margin:0 0 5px;}
.loginPanel #register fieldset .input {width:120px;}
.loginPanel #register .submit {margin:0; text-align:left; float:none;}
.loginPanel #register .advice {margin:0 0 15px; padding:0 0 15px 25px; font-size:1.09em; border-bottom:1px solid #cbcbcb;}
.loginPanel .loginMsg {padding:11px 6px 16px; margin-bottom:9px; border-top:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb;}

/* ============== main ============= */
#main {min-width:990px; background-repeat:no-repeat; background-position:top;}

/* ============ sections =========== */
#sections {height:19px;}
#sections ol {width:887px; margin:0 0 0 103px; list-style:none;}
#sections li {position:relative; float:left;}
#sections a {display:block; width:160px; height:19px; color:#fff; overflow:hidden; float:left;}
#sections span {
	width:100%; height:100%;
	position:absolute; top:0; left:0;
	background-image:url(/images/microsites/lotos_navigator/sections.gif);
	cursor:pointer;
}

#sec1 span {background-position:0 0;}
#sec1.active span {background-position:0 -19px;}
#sec2 span {background-position:-160px 0;}
#sec2.active span {background-position:-160px -19px;}
#sec3 span {background-position:-320px 0;}
#sec3.active span {background-position:-320px -19px;}
#sec4 span {background-position:-480px 0;}
#sec4.active span {background-position:-480px -19px;}
#sec5 span {background-position:-640px 0;}
#sec5.active span {background-position:-640px -19px;}
#sec6 span {background-position:-800px 0;}
#sec6.active span {background-position:-800px -19px;}

/* ============== top ============== */
#top {width:887px; height:147px; margin:0 0 0 103px; color:#4c4b48;}
#top a {color:#495692;}

#logo {padding:50px 0 0 13px; float:left;}
#logo img {display:block;}
#logoPrint {display:none;}

/* ============ topForms =========== */
#topForms {
	width:15.50em; min-width:155px; max-width:309px;
	height:210px;
	margin-top:-8px;
	font-size:0.91em;
	position:relative;
	float:right;
}

#topForms h4 {margin-bottom:4px;}
#topForms h4 img {display:block;}
#topForms label {padding-left:1px; margin-right:6px; float:left;}
#topForms .input {display:block; margin:3px 0 2px -1px; font-size:0.91em;}
#topForms .submit {margin-top:1.5em; float:left;}
#topForms ul {margin:0 0 0 -3px; list-style:none;}
#topForms ul li {display:inline; margin-left:4px; padding:0; background:none;}

#login .input {width:54px;}
#login .logged {padding:0 1px 1px;}

#search {position:absolute; bottom:0;}
#search .input {width:118px;}

#shopTopLinks {width:160px; margin-left:-4px; position:absolute; bottom:0;}
#shopTopLinks ul {margin:0; font-size:1.10em;}
#shopTopLinks li {padding:0 0 0 7px; background:url(/images/microsites/lotos_navigator/m_pointer.gif) 0 0.91em no-repeat; display:block;}
#shopTopLinks li div {padding:5px; background:url(/images/microsites/lotos_navigator/shop_top_links.gif) top repeat-x;}
#shopTopLinks li:first-child div {background:none;}
#shopTopLinks a {color:#fff;}

/* ============ wrapper ============ */
#wrapper {width:977px; margin:0 0 0 103px;}

/* ============== ads ============== */
#ads {width:149px; margin-top: 214px; float:right;}
#ads img {margin-bottom:4px; display:block;}
#ads .adflash {margin-bottom:4px;}

/* ========== sectionTitle ========= */
.section {background:url(/images/microsites/lotos_navigator/border_top.gif) 0 0 no-repeat !important; padding:20px 33px 10px 33px !important;}

.sectionTitle {
	padding:0 0 6px;
	margin:0 0 9px;
	border-bottom:1px solid #4d5155;
	color:#fff;
	position:relative;
}

.sectionTitle h3 {font-size:13px; display:inline; position:relative; z-index:10; color:#FFF;}

.sectionTitle .shifter {
	display:block;
	width:11px;
	padding-top:1px;
	font-size:0;
	position:absolute; bottom:3px; left:1px;
	background:url(/images/microsites/lotos_navigator/shift_line.gif) center no-repeat;
}

.sectionTitle .shiftUp,
.sectionTitle .shiftDown {width:7px; height:5px; padding:1px 2px; margin-bottom:1px; cursor:pointer;}

.sectionTitle .shiftUp {background:url(/images/microsites/lotos_navigator/shift_up.gif) center no-repeat;}
.sectionTitle .shiftDown {background:url(/images/microsites/lotos_navigator/shift_down.gif) center no-repeat;}

.sectionTitle .close {padding:2px; margin:1px -2px 0 0; float:right;}

/* ============ sidebar ============ */
#sidebar {width:158px; margin-right:7px; padding-top:85px; color:#dbdde9; float:left;}
#sidebar .input {font-size:0.91em;}
#sidebar .box {padding:2px 12px;}
#sidebar .box p {margin:9px 0;}

/* ============== menu ============= */
.menu {margin:0; list-style:none;}

.menu .sectionTitle {padding:10px 0 3px 7px; padding-left/*\**/:10px\9;/* IE8*/ margin:0 0 4px; border:none;}

.menu .sectionTitle .shifter {bottom:1px; left:0; background:url(/images/microsites/lotos_navigator/mshift_line.gif) center no-repeat;}

.menu .sectionTitle .shiftUp,
.menu .sectionTitle .shiftDown {width:7px; height:4px; padding:2px; margin-bottom:1px; cursor:pointer;}

.menu .sectionTitle .shiftUp {background:url(/images/microsites/lotos_navigator/mshift_up.gif) center no-repeat;}
.menu .sectionTitle .shiftDown {background:url(/images/microsites/lotos_navigator/mshift_down.gif) center no-repeat;}

.menu li {padding:0; background:none;}
.menu .active {font-weight:bold;}
.menu ul {margin:0 0 5px; list-style:none;}
.menu ul li {margin-top:2px; margin-bottom:3px; padding:0 0 0 13px; font-size:1em; background:url(/images/microsites/lotos_navigator/list_pointer1.gif) 3px 5px no-repeat;}
.menu img {display:block;}
.menu a {color:#607FFF;}

/* =========== container =========== */
#container {width:658px; float:left; position:relative;}

/* ============ contentT =========== */
#contentT {width:610px; height:190px; padding:12px 24px; background:url(/images/microsites/lotos_navigator/contentt_bg.jpg) no-repeat;}
body.subpage #contentT { background:url(/images/microsites/lotos_navigator/bg_subpage.jpg);}
body.subpage { background:#1B264E url(/images/microsites/lotos_navigator/bg_subpage_2.jpg) 266px 2px no-repeat; }

#toolbarOuter {margin-bottom:12px; overflow:hidden; position:relative;}
#nav {font-size:0.91em; color:#FFF; float:left;}
#toolbar a, #nav a {color:#607FFF;}

#tools {margin:0; list-style:none; float:right;}
#tools li {margin-left:5px; padding:0; background:none; float:left;}
#tools img {margin-left:5px; float:left;}

#flashcontent {position:absolute; top:-104px; left:245px; width:300px; height:318px; overflow:hidden;}
#pageHead {padding:61px 0 0 46px;}

/* ========== contentOuter ========= */
#contentOuter {background-color:#0A0D1F; float:left;}
#contentInner {width:658px; position:relative;}
#content {padding:60px 0 20px 0; color:#fff; line-height:1.45em;}

/* ============ headForm =========== */
.headForm {
	font-size:11px;
	margin:-33px -2px 0 0;
	position:relative;
	z-index:100;
	float:right;
	line-height:normal;
}

.headForm fieldset {
	height:20px;
	padding:3px 6px 0 6px;
}

.headForm .input {font-family:Tahoma; color:#606060;}

/* ============== art ============== */
.artH {margin:0 0 14px 0; font-size:1em; color:#000; line-height:1.2em;}
.artH img {margin-bottom:-2px;}
.artH small {display:block; margin-bottom:2px; font-weight:normal; font-size:1em; color:#8e8e8e;}
.artH small strong {display:inline; font-size:1em; color:#8e8e8e;}
.artH strong {display:block; font-size:1.09em; color:#a4abcd}

.art {margin-bottom:8px; padding-right:16px; text-align:justify; color:#eee;}
.art img {margin:0 -13px 0 13px; float:right;}

.artText {text-align:justify;}
.artText img {margin:0 -13px 0 13px; float:right;}

/* ============ artsLast =========== */
.artsLast {width:289px; margin:0 -1px 19px; list-style:none; clear:both}
.artsLast li {padding:3px 1px 7px; border-top:1px solid #555; background:none;}
.artsLast .artH {margin-bottom:0; color:#eee;}
.artsLast .artH small {margin-bottom:0;}
.artsLast .artH small strong {color:#8e8e8e;}
.artsLast p {margin:0;}

/* ============= events ============ */
#events {margin:20px -11px 28px -3px; color:#ddd;}
#events table {width:100%; margin:0;}
#events th {padding:0 9px 6px; font-size:0.91em; border-bottom:none;}
#events th a img {padding:1px;}
#events td {padding:6px 9px 8px; vertical-align:top; border-bottom:1px solid #555;}
#events td h4 {margin:0; font-size:1em;}
#events td img {vertical-align:text-top;}
#events td p {margin-bottom:3px;}
#events .space td {padding:0; height:3px;}

/* ============= lists ============= */
.list, .list2 {margin:19px 0 19px -14px; list-style:none;}
.list li, .list2 li {padding:2px 0 2px 14px; background:url(/images/microsites/lotos_navigator/list_pointer2.gif) 0 6px no-repeat;}
.list2 li {background-image:url(/images/microsites/lotos_navigator/list_pointer4.gif);}

.list3 {margin:0 0 0 -10px;}
.list3 li {background-image:url(/images/microsites/lotos_navigator/list_pointer3.gif);}

/* ============== note ============= */
.note {color:#797979;}

/* =========== mainBoxes =========== */
.mainBoxes {background:url(/images/microsites/lotos_navigator/bg_points.gif) 0 30px no-repeat; padding:0 33px 50px 33px; overflow:hidden;}
.noz {background:url(/images/microsites/lotos_navigator/bg_points_noz.gif) 0 30px no-repeat !important;}

.singleBox {width:250px; padding:0 22px; font-size:1em; float:left;}
.singleBox h3 {padding-bottom:25px; font-size:15px; font-weight:normal;}
.singleBox p {padding-right:45px;}
.singleBox p.img, .singleBox p.blank, .singleBox img {margin:0; padding:0; line-height:150px;}
.singleBox p.img, .singleBox p.blank {line-height:150px;}
.singleBox p.img a, .singleBox p.blank a {display:block; padding-left:3px; height:160px;}
.singleBox p.blank a {text-indent:-9999px;}
.section .singleBox p {margin:0 !important;}
.singleBox .note {font-size:.9em;}
.singleBox ul {margin-top:0; margin-bottom:0; position:relative;}
.singleBox ul li {font-weight:bold;}

.prizelist {background:none; padding:0 0 10px 0;}
.prizelist .sectionTitle, .prizelist p { padding: 0 33px; }
.prizelist .singleBox {padding:25px 39px 10px; min-height:453px; overflow:hidden; background: url(/images/microsites/lotos_navigator/bg_prizes_tiled.jpg) 0 0 no-repeat;}
.prizelist .noz {background: url(/images/microsites/lotos_navigator/bg_prizes_tiled_noz.jpg) 0 0 no-repeat !important;}
.prizelist .singleBox p {line-height:14px; padding-left:15px; padding-right:30px;}
.prizelist .singleBox p.img {line-height:160px; width:250px; padding:0 !important;}
.prizelist .singleBox p.img a {height:160px;}
.prizelist .singleBox p.img img {vertical-align:middle; display:inline;}
.prizelist .singleBox p.points span, .prizelist .singleBox p strong {display:block;}
.prizelist .singleBox p.points {background:url(/images/microsites/lotos_navigator/circle.png) 0 0 no-repeat; font-size: 0.8em; padding: 0; text-align:center; width:65px; }
.prizelist .singleBox p.points span.pts { font-weight:bold; font-size:19px; padding-top: 35px; }
.prizelist .singleBox p.points span.val { padding-bottom: 20px; }
.prizelist .singleBox p.altpoints { color:#6D6D6D;}

.prizelist .desc em {font-style:normal; font-weight: bold; color:#fff;}
.prizelist .topDesc {margin:0 60px 1.18em 0;color:#6D6D6D;}

.productsRow .product {background: url(/images/microsites/lotos_navigator/bg_prizes_tiled.jpg) 0 10px no-repeat;}

.brandsBox { margin-top: -65px; margin-bottom: 30px; padding-bottom: 8px; padding-left: 33px; overflow: hidden; background: url(/images/microsites/lotos_navigator/border_top2.gif) no-repeat bottom transparent !important; }
.brandsBox h3 { position: absolute; top: 20px; }
.brandsBox .singleBox { width: 100%; margin-top: 15px; }

.singleBox ul.brands {width: 400px; margin-top:-8px; display: inline; margin-left: 130px; }
.singleBox ul.brands li {background-image:none; width:108px; height:37px; padding:0 11px 19px 11px; display: inline;}

/* =========== prizesRow =========== */
.product {width:329px; float:left;}
.prodH {height:62px; padding:23px 36px 0 0; margin:0 0 18px 36px; position:relative;}
.prodH img {display:block; position:absolute; left:110px; bottom:0; z-index:5;}
.prodH .pts {
	display:block;
	float:left;
	background:url(/images/microsites/lotos_navigator/circle.png) 2px 0 no-repeat;
	margin:0 0 15px -20px;
	text-align:center;
	text-indent:3px;
	line-height:60px;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	height:65px;
	width:65px;
	padding-top: 16px;
}
.prodH .odm { line-height: 90px; padding-left: 7px; }
.prodDesc {width:230px; padding-left:36px; padding-bottom:40px; font-size:0.91em; clear: left;}
.prodDesc p { font-weight: bold; }
.prodDesc .note { color:#ffffff; font-weight: normal; }
.product:first-child .prodH {padding-left:34px;}
.product:first-child .prodH img {left:144px;}
.product:first-child .prodDesc {padding-left:70px;}

/* ========== pagination =========== */
.paginMini {padding:9px 0; text-align:center; line-height:1.55em;}
.paginMini img {vertical-align:text-bottom;}
.paginMini a {padding:0 4px;}
.paginMini .active {border:1px solid #4f5056; color:#767575;}

.pagination {padding:9px 0; margin:0 -7px 0 -12px; text-align:center; line-height:1.55em;}
.pagination a {padding:0 4px;}
.pagination .pages {margin:0 120px;}
.pagination .active {border:1px solid #4f5056; color:#767575;}
.pagination .prev {padding:0 0 1px 22px; background:url(/images/microsites/lotos_navigator/icon_prev.gif) left no-repeat; float:left;}
.pagination .next {padding:0 21px 1px 0; background:url(/images/microsites/lotos_navigator/icon_next.gif) right no-repeat; float:right;}

/* ========== flashPlayer ========== */
.flashPlayer {padding:6px; margin:24px auto; border:1px solid #3f454a;}
.flashPlayer embed {display:block;}

/* ============= files ============= */
.file {
	background-image:url(/images/microsites/lotos_navigator/ico/default.gif);
	background-repeat:no-repeat;
	line-height:normal;
	padding-left:46px;
	margin:0 0 17px 0;
	min-height:24px;
	height:auto !important;
	height:24px;
}
.file small, .file .fileInfo {font-size:0.91em; color:#7f7f7f;}
.file a {margin-left:-45px; padding-left:45px; padding-bottom:10px;}
.pdfLink {background-image:url(/images/microsites/lotos_navigator/ico/pdf.gif);}
.docLink {background-image:url(/images/microsites/lotos_navigator/ico/doc.gif);}
.xlsLink {background-image:url(/images/microsites/lotos_navigator/ico/xls.gif);}
.mp3Link {background-image:url(/images/microsites/lotos_navigator/ico/mp3.gif);}
.flvLink {background-image:url(/images/microsites/lotos_navigator/ico/flv.gif);}

/* ============= atlas ============= */

#atlasSrc {width:615px; margin:-10px 0 11px; float:left;}
#atlasSrc .accepted {margin:0 10px;}
#atlasSrc label {color:#e2e2e2;}

#atlasOpts {width:133px; margin:-17px -6px 20px 0; float:right;}
#atlasOpts h4 {margin:5px 0; font-weight:normal; font-size:1em;}
#atlasOpts ul {margin:0 0 16px;}
#atlasOpts li {margin:3px 0; padding:0; background:none;}
#atlasOpts .submit {margin-bottom:23px; text-align:left;}
#atlasOpts .submit input {background:transparent; font-size:inherit;}
#atlasOpts .addit-opt {display:none;}
#atlasOpts .moreForm {border-bottom:2px solid #595a61;}
.moreForm {padding:6px 1px;}
.moreForm a {padding-right:18px; background:url(/images/microsites/lotos_navigator/more_down.gif) 100% 4px no-repeat;}
.moreForm .visible {background-image:url(/images/microsites/lotos_navigator/more_up.gif);}

#atlasMain {width:615px; margin-bottom:20px; float:left;}
#washPromo {width:615px; margin-left:22px; margin-bottom:20px; float:left; height:561px;}

#atlasAdvSrc {padding:1px 0; margin:0 1px 10px; color:#dbdcea; background-color:#4a5294;}
#atlasAdvSrc form {width:564px; padding:15px 11px 0; margin:0 -1px; background-color:#4a5294; position:relative;}
#atlasAdvSrc label {display:block;}
#atlasAdvSrc .mainSrc {padding-bottom:7px; overflow:hidden;}
#atlasAdvSrc .submit {float:right;}
#atlasAdvSrc .inputs {width:308px; float:left;}
#atlasAdvSrc .input2 {margin:0 4px 7px 0;}
#atlasAdvSrc .accepted {width:130px; margin-left:9px; float:left;}
#atlasAdvSrc .accepted h4 {margin:0 0 5px; font-weight:normal; font-size:1em;}
#atlasAdvSrc .addit-opt {padding:7px 0; border-top:1px solid #a5a9ca; overflow:hidden; display:none;}
#atlasAdvSrc .addit-opt h4 {margin:2px 0 4px; font-size:1em;}
#atlasAdvSrc .addit-opt input {margin-left:0;}
#atlasAdvSrc .col {width:140px; float:left;}
#atlasAdvSrc .moreForm {bottom:1px; right:12px; position:absolute;}
#atlasAdvSrc .moreForm a {color:#f4f4f4;}

.atlasTbl th, .atlasTbl td {border-bottom:1px solid #c3c3c3;}
.atlasTbl th {padding:8px 1px; font-size:0.82em;}
.atlasTbl th img {margin:3px 0 0; float:left;}
.atlasTbl td {padding:15px 1px 10px; background:transparent;}
.atlasTbl .icon {width:42px; text-align:center;}
.atlasTbl td.icon {border-bottom:none;}
.atlasTbl h4 {font-size:1em; margin:0;}
.atlasTbl .more {padding:0 3px 10px; text-align:right;}

/* ============ station ============ */
.stationBody {width:430px; float:left;}
.stationName {margin-bottom:5px; font-weight:normal; font-size:1.73em;}
.stationName img {margin-left:3px;}

.stSidebar {width:139px; float:right;}
.stFuel, .stEquip {margin:0 0 19px; overflow:hidden;}
.stFuel li, .stEquip li {padding:0; background:none; float:left;}
.stFuel img, .stEquip img {padding:2px; margin:0 1px 1px 0; display:block;}
.stFuel img {background-color:#fefefe;}
.stEquip img {background-color:#e4e3e4;}

.stAddr,
.stContact {width:175px; padding-right:32px; margin-bottom:22px; float:left;}
.stContact .name {margin-right:5px;}

#stationMap {margin:10px 0 15px;}
#stationMapInfo {margin-bottom:20px;}

.stPromo,
.stCards {width:200px; padding-right:32px; margin-bottom:22px; float:left;}
.stCardsImg {margin:8px 0; overflow:hidden;}
.stCardsImg img {padding:6px; margin:0 1px 0 0; background-color:#fff; display:block; float:left;}

.stHeader {margin:0 0 7px; font-weight:normal; font-size:1.36em;}

/* ============= gmTip ============= */
.gmTip {width:338px;}
.xgmTipTop {height:20px; background:url(/images/microsites/lotos_navigator/gmtip_top.png) no-repeat;}
.xgmTipBottom {height:20px; background:url(/images/microsites/lotos_navigator/gmtip_bottom.png) no-repeat;}
.xgmTipBody {padding:0 14px; background:url(/images/microsites/lotos_navigator/gmtip_bg.png) repeat-y;}
.xgmTipInner {padding:0 13px 12px; position:relative; background-color:#fff;}
.gmAddr {margin-bottom:6px; color:#484848;}
.gmIcons {min-height:88px; margin:0 -2px; overflow:hidden;}
.gmIcons li {margin:3px 2px 3px 1px; padding:0; background:none; float:left;}
.gmIcons img {display:block; float:left;}
.gmCards {margin:8px 0; color:#727272; overflow:hidden;}
.gmCards h4 {width:68px; margin:0 3px 0 0; font-weight:normal; font-size:1em; text-align:right; float:left;}
.gmCards img {margin:0 3px; padding:4px; float:left;}
.gmMore {position:absolute; right:8px; bottom:2px;}
.gmMore a {color:#4a5294;}

/* ============ contentB =========== */
#contentB {width:658px; font-size:0.91em; overflow:hidden; clear:left;}

#cFootOuter {width:656px; padding-bottom:1px; margin:0 1px; float:left;}
#cFoot {
	background:#0A0D1F url(/images/microsites/lotos_navigator/border_top.gif) 0 0 no-repeat;
	position:relative;
	padding:10px 8px 8px;
	margin:0 -1px;
	width:642px;
}

.goTop {padding:1px 0 1px 16px; background:url(/images/microsites/lotos_navigator/icon_gotop.gif) no-repeat;}

/* ============= footer ============ */
#footer {width:599px; padding:21px; color:#646464;}
#footer address {font-style:normal; color:#FFF;}
#footerLogo {margin:2px 22px 2px 0; float:left;}
#footerInner {width:414px; float:left;}

/* ========= productFooter ========= */
.prFooter {width:456px; color:#494949; margin:0 1px; padding:1px 0; background-color:#f5f5f5; position:absolute; bottom:20px; left:19px;}
.prFooterInner {margin:0 -1px; padding:8px 17px; background-color:#f5f5f5; overflow:hidden; position:relative;}
.prFooter a {color:#495692;}
.prFooter img {margin:1px 19px 0 0; float:left;}
.prFooter p {margin:0;}

.ticker{position:fixed; bottom:0; right:0; overflow:hidden; width:100%; background-color:#ffffff; height:29px; line-height:29px; z-index:998; background-image:url('/images/microsites/lotos_navigator/bg_ticker.gif');}
.ticker td {color:#bdbfc3; background-image:url('/images/microsites/lotos_navigator/bg_ticker.gif'); vertical-align:middle; padding-top: 0px;}
#TICKER_BODY {color:#607fff; font-size:13px; }

#archiwumLista { padding: 20px 33px 10px; }


.error
{
	border:1px solid #ff0000 !important;
}

.alior input
{
	margin:10px 10px 10px 25px;
	border:1px solid #2e3b74;
	background-color:#0a0d1f;
	color: #ffffff;
	height: 17px;
}

.label
{
	margin:10px;
	width:120px;
	float:left;
}

.legend
{
	margin-top:20px;
}
.error_message
{
	margin:10px;
	color:#ff0000;
}

.error_message li
{
	padding:2px 0 2px 14px; background:url(/images/microsites/lotos_navigator/dot_ticker.gif) 0 6px no-repeat;
}
.second_star
{
	color:#607FFF;
}
.thrid_star
{
	color:#939393;
}

.aliorImg
{
	margin-top: -20px;
	margin-left: -30px;
}
.contactphone
{
	margin-left: 5px !important;
}