/*  
Theme Name: hotel-vertical.com
Author: hotel-vertical.com
Author URI: http://www.hotel-vertical.com/
*/
@import url(theme.css);
@import url(content.css);
@import url(additional.css);
@import url(images.css);
@import url(ie.css);

* { margin: 0; padding: 0; }


/* Main custom rules
------------------------------ */
html { background: #3C621F url(i/bg.gif) /*height:100%;*/}
body {background:url(i/contentwrapper-bg.gif) #fff repeat-y; margin:0 auto; min-height:100%;
position:relative; width:978px;  font:62.5% Verdana, Arial, Helvetica, sans-serif;  position:relative; }
p {font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif; margin-bottom: 0.7em; line-height: 1.3em; text-align: justify;}
pre, code { font: 1.2em/1.8 "Courier New", Courier, monospace; border: 1px dashed #aaa; padding: 1em; background: #eee; }
code { padding: .2em .5em; }
ul, ol {font-size: 1.1em; margin: 5px 0 5px 30px}
li {margin-bottom: 5px}
ul {list-style: disc;}
a {color: #386C01; text-decoration: underline;}
a:visited {color: #A54CCB;}
a:hover {color: #ff0000;}
a img {border:0}
