/* 0 BASIC TAGS */

@page { margin: 1.5cm; }



/* 1 HEADER */

body {
font-family: Verdana, sans-serif;
font-size: 0.7em;
color: #666666;
text-align: center;
zoom: 0.8;
size: A4 landscape;
width: 786px;
height: 800px;
margin: auto 0;
padding: 0;

}


.header {
	background-image: url(images/headerLogoStrel.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 786px; /*760*/
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

table {
	font-size: 1em;
	border: 0px;
	border-collapse: collapse;
}

h2, h3, h4, h6 {
	margin: 0;
	font-family: Verdana,tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0062B0;
}

h6 {
	text-transform:  uppercase;
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	text-decoration: none
}



h5 {
	margin: 0;
	font-family: Verdana,tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0062B0;
	font-size: 1.1em;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

ul li{
    margin: 0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
	list-style-type: none;
	
}

form { margin: 0px; padding: 0px; }

img {border: 0px}

a, a:link {
	text-decoration: none;
	color: #0176BC;
	cursor: pointer;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif; 
}


h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
	color: #004884; 
	background-color: inherit; 
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

div {
	
	padding: 0px;
	clear: both;
	text-align: left;
}


.floatR {float: right;}
.floatL {float: left;}
.floatRR {float: right; clear: right}
.floatLR {float: left; clear: right}
.floatLL {float: left; clear: left}
.floatLB {float: left; clear: both}
.floatRB {float: right; clear: both}


.printOff {
visibility: hidden;

}
.bordRLblueNew {
border-right: 1px solid #fff; border-left: 1px solid #fff;
}
.bordRLgrey {border-right: 1px solid #fff; border-left: 1px solid #fff}

.buttonlink {
	border: 1px solid #BFCDD8;
	color: #224059;
	padding: 3px;
	font-size: 10px; color: #fff; 
	text-align: center;
	background: #fff;
	text-decoration: none;
}
.buttonOUT {
	background-color: #fff; 
	vertical-align: bottom; 
	height: 18px; 
	border-bottom : 1px solid #BFCDD8;
	color: #BFCDD8;
	cursor: pointer;
} 
.buttonIN { margin-top: 3px; 
	color: #BFCDD8; 
	font-size: 10px;
	text-decoration: none;
	background-color: #fff;
	cursor: pointer;
}

#otherViewShown {display: block}
/* 2 */

#mainarea {
	display: block;
	width: 786px; /*610*/
	/*padding: 10px;*/
	text-align: center;
	border: 1px solid #cccccc;
}

#content {
	display: block;
	margin: 0px;
	zoom: 100%;
	clear: both;
}
#GlobalSelection {
	display: none;
	clear: both;
}
#rightcolumn, #rightcolumnSearch {
	display: none;
}



#prinHead {
	width: 886px;
	display: block;
	margin: 0px;
	
	/*zoom: 75%;*/
	
	
}

#prinFoot {
	display: block;
	margin: 0px;
	
	/*zoom: 75%;*/
	
}

#screenHead {
	display: none;
	float: none;
	width: 786px;
	margin: 0px;
	background-color: #eeeeee;
	clear: both;
	
}
#footer {
	display: none;
	float: none;
	width: 786px;
	margin: 0px;
	background-color: #eeeeee;
	clear: both;
}

#hidden {
	display: none;
} 

.OfferMain {
	padding-top: 3px; 
	padding-bottom: 11px; 
	padding-left: 14px;
}
.OfferImg {
	height: 100px; 
	width: 232px
}

.OfferFlash {
	height: 90px; 
	width: 120px;
	margin-right: 7px;
}


 #dayOffers {
	float: left;
	width: 786px;
	margin: 0px;
 }

#steps {
	display: none;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	/*height: 75px;*/
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	/*height: 75px;*/
	text-align: center;
	font-size: 10px;
}

fieldset {
	padding: 4px;
}

pre {
	font-size: 1em;
	color: brown;
	border: 3px dashed brown;
	text-align: left;
	padding: 10px;
}



.button {
	background-color: #990033;
	color: #ffffff;
	padding: 5px;
}

.unknown {
	background-color: yellow;
}

#errormessage {
	padding: 25px;
	font-size: 1.2em;
	color: #ff0000;
}
#mainmenu {
	float: left;
	width: 980px;
	margin: 0px;
}

#top_banner{
padding-top: 7px; 
background-color: #ffffff;
}

#top_line{
padding-top: 5px;
padding-bottom: 3px;}
#top_line div span{

}

#Sides span{
	font-size: 0.9em;
	color: #000;
	margin-right:30px;
}


.radioTwo {
margin-right: 20%
}

.orderStep {
	float: left; 
	width: 401px; 
	clear: both;
	margin-top: 20px
}
.globalSel {
	float: right; 
	width: 386px; 
	clear: both
}



.dauOffer {
background-image: url(images/dayOffer.gif); background-repeat: no-repeat; height: 27px; width: 154px; }
}


