
body 		{ margin: 0; font: 13px/1.3 Tahoma, Verdana, Geneva; background: white url() no-repeat center top;} /*#8a76a7 */

a 			{ text-decoration: none; border: none; }
a:hover		{color: #fe9500;}
img a		{border: none;}
h1 			{ font: bold 30px Helvetica, Sans-Serif; margin: 0 0 5px 0; }
h2 			{ font: bold 20px Helvetica, Sans-Serif; margin: 0 0 10px 0; }
object, iframe		{ margin: auto; }
#header 	{ height: 173px; margin: -20px auto 0; width: 743px;}
#header p 	{ margin: 0 0 12px 0; padding:0; }
.customtable, .customtable td
{
    border-color: #600;
    border-style: solid;
}

.customtable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

.customtable td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    /* background-color: #FFC; */
}
#menu {background: #eee; font-size: 25px; font-family: Tahoma, Verdana, Geneva; margin: 5px;}
#menu li {display: inline;}
#menu li a {color: 	#fe9500;}
#menu li a.current {color: #000;}
#menu li a:hover{color: #000;}
.shadow {
  box-shadow: 0px 0px 20px #333;
  -moz-box-shadow: 0px 0px 20px #333;
  -webkit-box-shadow: 0px 0px 20px #333;
}
 .waste { height: 10px; margin-top:20px;}
 .info {  position:absolute;
right:40px;
top:250px; }
 #wrapper 	{background: white; width: 800px; margin:auto; min-height: 768px; padding: 20px; position: relative;-moz-border-radius:5px; -webkit-border-radius:5px;}
#picBox		{width: 400px; margin-left: 300px;}
#picBox ul li {background: #F2F2F2;  margin:7px; width:300px; display: inline-block; height: 318px; line-height:621px;}
#picBox ul li img {margin: auto; padding: 4px; border: none; }

#riverdes   {padding: 10px;}
#riverdes p {width: 365px;}
#riverdes img {margin-top: 15px; margin-right:22px; float: right; padding: 4x; background: #333;}

#tripslist 	{/* background: #b8a36e; */ padding: 10px; width: 215px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.top 		{position: absolute; right: 20px; top: 15px;}
.trip 		{position: absolute; border:8px solid #f0e1a6; padding: 10px;margin: 20px 0; min-height: 340px;
				-moz-border-radius:5px; -webkit-border-radius:5px; position: relative; /* border:2px solid #3d4279; */ }
.trip small	{font-size: 12px;}
.des		{width: 400px; line-height: 18px;}
.price 		{position: absolute;  top:300px; left: 23px; font-size: 15px; font-style: italic; /* background: #482c5f; */ /* color: #eee; */
			 padding:5px;-moz-border-radius:10px; -webkit-border-radius:10px;}
.trip img 	{float: right; margin: 5px 10px 0 10px; padding:3px; background: #333;}
.trip h2 	{color: #3d4279; margin-top: 5px;}

.button		{background: #d9890c; color: #eee; position: absolute; font-size: 18px; top:300px; right: 20px; 					 padding: 5px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.button a	{color: #eee;}
.button:hover { background: d9890c;}
.tabs		{position: absolute; right: 50px; top:485px; width: 366px; margin-top: 2px;}

.padsad img	{float: left; padding: 10px;}
.padsad p 	{}
.padsad h2 	{color: #3d4279; margin-top: 5px;}
.trip_padsad{position: absolute; border:8px solid #f0e1a6; padding: 10px;margin: 20px 0; min-height: 215px;
				-moz-border-radius:5px; -webkit-border-radius:5px; position: relative; /* border:2px solid #3d4279; */ }
.trip_padsad .price{top:160px;}
.trip_padsad .button{top:170px;}
.trip_padsad .info{top:185px; left: 27px;}

UL.tabNavigation {
                    list-style: none;
                    margin: 0;
                    padding: 15px 32px 0;
                    font-size: 13px;
                    height: 30px;
                    
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
                   
                    background-color: #ccc;
                    color: #000;
                    text-decoration: none;
                    padding: 7px;
                    -moz-border-radius:10px; -webkit-border-radius:10px;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    background-color: #fe9500;
                    color: #333;
                }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        border: 5px solid #333;
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }

                #first {
                    background-color: #333;
                }

                #second {
                    background-color: #fff;
                }

                #third {
                    background-color: #333;
                }