html { min-width:100%;}

* {
	margin: 0;
	padding: 0; 
}
body
{
    background-position: center top;
    background: #f6f5f3 url(http://www.palomatravelthailand.com/images/back_1.png) repeat-x center top;
    font-family: Verdana;
}

#container
{   background: #013a57;
    color: #F5F5F5;
    width:920px;
    min-height: 800px;
    margin: 0 auto 0;
    padding: 20px;
    height: 100%;
    overflow: auto;
    
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #FFF500;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; 
     font-weight: bold; 
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 120%;
	font-size: 100%;
}

a:link {
	color: #94B0C8;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #BABABA;
}
img { vertical-align: middle;}

/* Header */

#header {
	width: 900px;
	height: 144px;
	margin: 0 auto;
}

#name h1
{
    font-family: Forte;
    text-align: center;
}

#logo {
	float: left;
	
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 15px 0px 0px 0px;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #FFF500;

}

#menu a:hover, #menu .active a {
	background: #416271;
	color: #FFFFFF;
	border-bottom: solid 10px Yellow;
}

#menu .active a {
}

/* Page */
#page {
	width: 900px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content
{
    float: left;
    width: 470px;
    padding: 7px 10px 0 10px;
    height: 100%;
    margin: 0;
    text-align: justify;
}

#content ol, #content ul {
	margin-left: 3em;
}

#art_menu
{
     float:left; margin: 10px 0px 10px 0px;
}

.content
{
    float:left;
    font-size:small;
    line-height: normal;
    }

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar h3 {
	font-size: 100%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}
#rightbar {
	float: left;
	width: 205px;

}

#rightbar h3 a
{
            color: #FFF500;
            text-decoration: none;
}

#rightbar h3:hover
{
            background-color: #416271;
            padding: 7px 15px;
            border-left: solid 10px Yellow;

}

span.info
{display: none;
 padding: 5px 5px 5px 5px;
 background: #416271;
 font-family: Verdana;
 font-size: x-small;}


/* Footer */

#footer {
	padding: 5px;
	min-width: 100%;
	text-align: center;
	font-size: small;
	float: left;
}

/* Check login */

    #fail{display:none;}
    #success{display:none;}
    #next{display:none;}
    
/* Links */
a.faq 
{
     padding: 0px 0px 7px 18px;
     background: transparent url(../images/icons/comments.png) no-repeat center left;
}
a.hotel 
{
     padding: 0px 0px 4px 18px;
     background: transparent url(../images/icons/home.png) no-repeat center left;
}
#content2
{
    background-color: #FFFFFF;
}
a.notice
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/info.gif) no-repeat center left;
}
a.avia
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/plane.png) no-repeat center left;
}
a.excursion
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/Chat.png) no-repeat center left;
}
a.feed
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/icon_feed.gif) no-repeat center left;
}
a.coop
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/user_white.png) no-repeat center left;
}
a.contact
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/letter.png) no-repeat center left;
}
a.license
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/file.png) no-repeat center left;
}
a.country
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/Thailand_flag.gif) no-repeat center left;
}
a.show
{
     padding: 0px 0px 0px 18px;
     background: transparent url(../images/icons/reply.png) no-repeat center left;
}