/* quirks */
@import "/images/css/ie6win.css";
@import "/images/css/queue.css";

/* general */
@import "/images/css/old.css";

body {
	font: 0.9em/19px Arial,Helvetica,sans-serif;
	background-color:#626A2F;
	margin:0; padding:0;
}

table, td {
	//font: 0.9em/19px Arial,Helvetica,sans-serif;
}

a {
	color: rgb(102,68,34);
}

a:visited {
	color: rgb(102,68,34);
}

a:hover {
	color: rgb(197,138,80);
}

img {
	border: 0;
}

h1 {
	font-size:25px;
	font-weight:normal;
	line-height:normal;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 10px;
	margin-bottom:0;
}

li {
	list-style-type: square;
	font-size: 0.85em;
}

#wrap {
	width:780px;
	background-color:#FFF;
	margin:0 auto;
	border: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* header */

#head {
	white-space: nowrap;
	color:#FFF;
	background: #FFF;/*url(/images/horizontal-logo.jpg) #FFF no-repeat;*/
	height:150px;
}

#logo {
	z-index:2;
	position:absolute;
	width: 100px;
	height: 40px;
	margin:10px;
	margin-top:0;
	font: 36px Georgia, "Times New Roman", Times, serif;
}

#account {
	position: absolute;
	width: 780px;
	text-align:right;
	color: #9B5F0B;
	margin:0 0 0 -10px;
	padding:5px 0 0 0;
	z-index: 3;
}

#account li {
	display:inline;margin:0;
	margin-left:20px; padding:0;
}

#account a {
	color: #9B5F0B;
}

#account a:hover {
	color: rgb(102,68,34);
}

#nav {
	z-index:1;
	background: #996633;
	position: absolute;
	margin:0; 
	padding:5px 0px 5px 15px;
	// padding-top:6px;
	margin-top:120px;
	color: #D9E7F2;
	font-size:0.95em;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	height: 20px;
	// height: 30px;
}

#nav li {
	display:block;
	float:left;
	margin-right:20px;
}

#nav a {
	color: #FFF;
	text-decoration: none;
}

#nav a:hover {
	color: rgb(197,138,80);
}

#nav li.active {
	color: rgb(255,204,51);/*rgb(102,68,34);*/
/*	background: url(/images/decor/grid_white.gif) repeat-x 0 bottom;*/
}

form {
    margin: 0px;
}

#search {
	position:absolute;
	width: 760px;
	text-align: right;
	word-spacing:10px;
	margin:0; padding:0;
	margin-top: 120px;
/*	// margin-top: 119px;*/
	margin-left:0px;
	padding:5px 5px 5px 15px;
	// margin-left: 18px;
	background: #996633;
	border-bottom: 1px solid #000000;
	height: 20px;
	// height: 30px;
}

#search input {
	border: solid 1px #B3B9C3;
	height:20px;
	width:80px;
}

#search input[type="submit"] {
	border: solid 1px;
	background-color: #DBDADE;
	border-top-color:#F6F6F6;
	border-left-color:#B3B3B3;
	border-right-color:#B3B3B3;
	border-bottom-color:#919194;
}

/* content */

#content {
	float:right;
	width:620px;
	overflow:hidden;
	margin:10px;
}

#content h1:first-child, #content h2:first-child {
	margin-top: 0;
}

/* left menu */

#menu {
	float:left;
	width:130px;
	overflow:hidden;
	margin-top:10px;
	padding:0px 10px 0px 0px;
	background:url(/images/decor/grid.gif) repeat-y;
	background-position:138px;
	/*background-color: #FBFBF0;*/
}

#menu ul {
	padding:0;
	margin:5px 0px 10px 5px;
}

#menu li {
	list-style-type:none;
	margin-left:5px;
}

#menu h3 {
	font-size:19px;
	font-weight:normal;
	margin:0; padding:0 10px;
	padding-bottom:5px;
}

#menu a {
	color:rgb(102,68,34);
}

#menu a:hover {
	color: rgb(197,138,80);
}

/* footer */

#about {
	padding:5px 10px;
	border-top: 30px solid #FFF; 
	clear:both;
	text-align:right;
	color: #FFF;
	background-color:#996633;
}

#about a {
	color:#FFF;
}

#about a:hover {
	color: rgb(197,138,80);
}

#about ul {
	float:right;
	margin:0; padding:0;
}

#about li {
	display:inline;
	margin-left:20px;
}

/* stuff */

.rent_button {
	line-height: 25px;
	width: 90px;
	height:30px;
	overflow: hidden;
	background: no-repeat;
	text-align:center;
	cursor: pointer;
}
.rent_button a {
	color: #10B;
	text-decoration: none;
	width: 90px;
	height: 30px;
	overflow: hidden;
}

.rent_button a:visited {
	color: #10B;
}

.non_clickable {
	cursor: default;
}

.account_refund_packages td{
    border-bottom:1px solid #000;
}


div.tabcontainer {
    clear:both;
    border:1px solid #808184;
    border-top:none;
    padding:10px;
}


ul.tab{
     height:30px; /*or 29px*/
    overflow:hidden;
    background:url("/images/tabs/bg.gif") repeat-x 0 -270px;
    width:100%;
    line-height:normal;
    margin: 1px 0 0 0;
    padding:0 0 0 0;
    list-style:none;
}

ul.tab li{
    float:left;
    background:url("/images/tabs/bg.gif") no-repeat 0 0;
    margin:0 2px 2px 0;
    padding:0 0 0 4px;
    white-space:nowrap;
    overflow:hidden;
}

ul.tab li a {
    float:left;
    display:block;
    background:url("/images/tabs/bg.gif") no-repeat 100% 0;
    padding:7px 6px 6px 2px;
    text-decoration:none;
    font-weight:bold;
    width:auto;
    overflow:visible;
} 

ul.tab li a img {
    cursor: default;
}


ul.tab li div.queueName  {
    white-space:nowrap; 
    overflow:hidden;
    text-overflow: ellipsis;
    display:block;
    background:url("/images/tabs/bg.gif") no-repeat 100% 0;
    padding:7px 10px 6px 6px;
    text-decoration:none;
    font-weight:bold;
}

ul.tab li div.queueName td div {
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
} 

#queuetabs ul li.tab a{overflow:hidden; margin:0 2px 0 0}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
ul.tab li a{
    float:none;
}
/* End IE5-Mac hack */
ul.tab li.current {
    background:url("/images/tabs/bg.gif") no-repeat 0 -100px;
}

ul.tab li.current {
    background:url("/images/tabs/bg.gif") no-repeat 0 -100px;
}

ul.tab li.current a {
    background:url("/images/tabs/bg.gif") no-repeat 100% -100px;
    padding-bottom:9px;
    color:#000;
    cursor: default;
}

.ellipsis span {
   white-space:nowrap;
}

#reviews {
    margin:20px 5px 0 5px;
}
