﻿/*****reset and clearing********************************************************************/
:link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size : 1em;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,a,img {margin:0; padding:0;}
legend,caption {display:none;}
a img,:link img,:visited img,fieldset {border:none;}
a, a:link, a:visited, a:active, input {outline:none;}
.clearer:after, .header:after, .columns:after {content: '[HI MUM]'; display: block; height: 0; clear: both; visibility: hidden;}
.clearer, .header, .columns {display: inline-block;}
/*\*/
.clearer, .header, .columns {display: block;}

/*****form#aspnetForm, #content extra div - developers purposes*/
html, body, form#aspnetForm, #content  {width:100%; height:100%;}

/*--------------------------------------------------------------------------*/
/*****COMMON*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute {width:100%; height:100%;}
.templateLastMinute .pageContainer {width:1000px; margin: 0px auto; padding:0px; position:relative; z-index:0;}
.templateLastMinute .pageContent {width:824px; min-height:540px; padding:150px 0px 8px 0px; }

/*--------------------------------------------------------------------------*/
/*****COLUMNS*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute .columns {width:800px; padding:0px 0px 15px 0px;}
.templateLastMinute .columns .rightCol {float:right; display:inline; width:600px; margin:0px;}
.templateLastMinute .columns .leftCol {float:left; display:inline; width:175px; margin:0px;}

/*--------------------------------------------------------------------------*/
/*****CHECKOUT*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute .checkoutArea {width:690px; margin-left:68px; padding-bottom:30px;}

/*--------------------------------------------------------------------------*/
/*****HEADER*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute .header {position:absolute; top:0px; left:0px; 
	width:1000px; height:134px; overflow:hidden; z-index:1;}

/*--------------------------------------------------------------------------*/
/*****SKYSCRAPER*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute .skyscraper {position:absolute; top:143px; left:833px; 
	width:160px; height:600px; overflow:hidden; z-index:-1;}

/*--------------------------------------------------------------------------*/
/*****FOOTER*****/
/*--------------------------------------------------------------------------*/
.templateLastMinute .footer {width:1000px; margin: 0px auto;}

/*--------------------------------------------------------------------------*/
/*****CONTAINERS*****/
/*--------------------------------------------------------------------------*/
/*column containers*/
.templateLastMinute .columns .rightCol .containerRightCol {}
.templateLastMinute .columns .leftCol .containerLeftCol {}
