#body {margin:0 auto; padding:0; font:76% Verdana,Tahoma,Arial,sans-serif; background:#f4f4f4 url(images/bg.gif) top center repeat-y; color:#404040;}
#wrap {background:#ffffff; color:#404040; margin:0 auto; width:880px;}

/* topmenu tags */

#top-menu-box {float:left; padding:22px 0 0 22px;}

a.activetopmenu, a.topmenu:hover {
text-decoration:none;
font-weight:bold;
color:#ff7731;
background-color:inherit;
}

a.topmenu {
text-decoration:none;
font-weight:bold;
color:#707070;
background-color:inherit;
}


/* tour */

div.tourshot {
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    clear: both;
    text-align:center;
}

div.belt p {
    font-size: 11px;
    text-align: center;
    margin-bottom: 0;
}

/* TWIG */

div.box1 {

    padding: 30px 0;

    text-align: center;

    background-color: #feea93;

    border-top: 1px solid #fddb49;

    border-bottom: 1px solid #fddb49;

}



div.box2 {

	text-align: center;

	padding: 10px;

	background-color: #e29e6f;

	color: #000;

	font-size: 12px;

	font-family: verdana;

}

div.tourshot {
text-align:center;
}

/* Common */



a img {border:0;}


p, li {
    font-size: 12px;
    line-height: 1.4em;
    font-family: verdana;
    margin: 0 0 20px 0;
    font-weight: normal;
}
p {margin:0 0 1.4em 0;}

h1 {
    font-size: 16px;
    margin: 0 0 4px 0;
    font-family: verdana;
}

h2 {
    font-family: verdana;
    line-height: 1.2em;
    font-size: 14px;
    margin: 0 0 3px 0;
}

h3 {
    margin: 0 0 2px 0;
    font-family: verdana;
    font-size: 12px;
}



/* Header */



#header-box {
text-align:left;
padding:0;
height:70px;
width:100%;
border-bottom:2px solid #f0f0f0;
}


#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}


#header p {
width:500px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}


#frontphoto {
margin:0 0 10px;
border:0;
}



/***** table styles *****/



div.screenshots {
clear:both; 
background:#cccccc;
}



/***** Left sidebar *****/



#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
}


#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;

}



/***** Main menu *****/



ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}


ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}


ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}


ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}


ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}


ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}


ul.avmenu ul ul {
width:113px;
}


ul.avmenu ul ul a {
width:100px;
}



/***** Main content *****/



#content {
margin-bottom:5px;
line-height:1.5em;
}


#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}


#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}


#content h2, #contentwide h2, #contentwide2 h2 {
font-size:1.6em;
margin:0 0 10px;
}


#content h3, #contentwide h3, #contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}



#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}


#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}


#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}



/***** Footer *****/



#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:2px solid #f0f0f0;
width:880px;
text-align:center;
color:#808080;
background:#ffffff;
}


#footer p {
margin:0;
padding:0;
}


#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}


#footer a:hover {
text-decoration:underline;
}



/***** Various classes *****/



.left {
margin:3px 10px 2px 0;
float:left;
}


.right {
margin:2px 0 2px 10px;
float:right;
}


.textright {
text-align:right;
}


.center {
text-align:center;
}


.small {
font-size:0.8em;
}


.bold {
font-weight:bold;
}


.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}


.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}


.hide {
display:none;
}


.logintext
{
	padding-top: 10px;
	text-align: left;
	color:#808080;
}

.logintext A
{
	color:#808080;
}

