@charset "utf-8";
/*  
Hostel
*/


html
{
	font-size:100.01%;
}

iframe
{
	border: thick solid #000000;
}

search_results{
	color: #000000;
}

html, body 
{
	border:0;
	margin:0;
	padding:0;
}

#promo {
	width: 948px;
	margin-left: 25px;
}

#twitter_div{
	background-image: url(images/twitty.jpg);
	background-repeat: no-repeat;
	padding-bottom: 50px;
	background-position: left;
	height: 190px;
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}


#twitter_div a{

	color: #000000;
}

#twitter_div ul li{

	color: #000000;
		width: 200px;
}


#twitter_div li{
	color: #000000;
	width: 250px;
}


#twitter_update_list {
	width: 230px;
	color: #000000;
}



#twitter_update_list ul li {
	width: 230px;
	color: #000000;
}


* 
{
	padding:0;
	margin:0;
}

body 
{
	color:#000000;
	background-color: #f6ce1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}


.header h1 
{
	text-indent: -9999px; 
	
}

.header h2 
{
	text-indent: -9999px; 
}



h3 
{
	font-size:16px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 20px 2.5em;
}

blockquote 
{
	margin:20px;
	padding:20px 1.25em 0 1.25em;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#000000;
	text-decoration: underline;
}
a:visited
{
	color:#000000;
}
a:hover 
{
	color:#f7d21c;
}
a:active
{
	color:#000000;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

.form_input
{
	margin:0;
	padding:0;
	display:inline;
	height: 300px;
	width: 450px;
}

input, select, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


submit 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#submit 
{
	background-color: #FFFFFF;
}


textarea 
{
	width:100%;
	line-height:1.25;
	height: 200px;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 


/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:1000px;
	height:240px;
	overflow:hidden;
	position:relative;
	background:url(images/header.jpg) top left no-repeat;
	font-size:1px
}

h1.logo
{
	margin:0;
	padding:0;
	font: 1px "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#d62a1c;
	position:absolute;
	left:57px;
	top:11px;
}
h1.logo a, h1.logo a:visited
{
	color:#ad1616;
	text-decoration:none;
}
.description
{
	margin:0;
	padding:0;
	font: 1px"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#e8351e;
	position:absolute;
	left:59px;
	top:45px;
}


.subscribe_rss
{
	margin:0;
	padding:0;
	text-transform:uppercase;
	position:absolute;
	top:35px;
	right:930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	text-transform:uppercase;
	position:absolute;
	top:27px;
	right:-5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 48px;
	width: 45px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;}




ul.menu


{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:201px;
	left:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
ul.menu li, ul.menu li ul, ul.menu li ul li
{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	height:11px;
	overflow:hidden;
}

ul.menu li ul li
{
	float:left;
	text-transform:uppercase;
	color:#000;
	margin:0 21px 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 11px;
	font-weight: bolder;
}
ul.menu li ul li a, ul.menu li ul li a:visited
{		
	color:#000;	
}
ul.menu li ul li a:hover
{
	color:#f3d61a;
}

/* Content */ 
.content
{
	width:100%;
	overflow:hidden;
	background:url(images/content_body.jpg) top left repeat;
}
.content_left
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_left.gif) top left repeat-y;
}
.content_right
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_right.gif) top right repeat-y;
	
}

.navigation {
	text-decoration: none;
}


/* Mainbar */
.mainbar
{
	float:left;
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_body.jpg) top left repeat;
	display:inline;
	margin:13px 0 20px 22px;
}
.mainbar_top
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_top.jpg) top left no-repeat;	
}
.mainbar_bottom
{
	width:669px;
	overflow:hidden;
	background:url(images/mainbar_bottom.jpg) bottom left no-repeat;	
	padding:40px 0;
}
.mainbar_inner
{
	width:560px;
	margin:0 0 0 70px;	
}

.post
{
	width:100%;
	position:relative;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 15px;
}

.post img
{
	border: thick solid #000000;
	padding: 0px;
	margin: 10px;
}

.post noborder
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post ul li
{
	margin-top: 5px;	
}

.post img-right
{
	border: thick solid #000000;
	float: right;
}


.post h2.post_header
{
	color:#000000;
	margin:0 0 7px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#000000;
	text-decoration: none;
}
.post h2.post_header a:hover
{
	color:#f7d21c;
	text-decoration: none;
}
.post_line
{
	width:100%;
	height:7px;
	background:url(images/post_line.jpg) top left no-repeat;
	margin:0 0 12px;
}
.post_content
{
	background:url(images/mainbar_lines.gif) top left repeat;
	line-height:20px;
}
.post_data
{
	width:540px;
	padding:4px 10px;
	color:#000;
	margin:20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	background-color: #ea231f;
	border: thick solid #000000;
}
.post_data a, .post_data a:visited
{
	color:#000000;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#f5c81a;
	text-decoration:none;
}
.post_date
{
	width:195px;
	height:25px;
	position:absolute;
	left:307px;
	top:-26px;
	color:#000000;
	background-repeat: no-repeat;
	background-position: left top;
}
.post_date_top
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	font-size: 16px;
}
.post_date_bottom
{
	margin:0px 0 0 0;
	text-align:center;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
}

/* Comments */
.comments
{
	margin:0px 0 30px 0;
	color: #000000;
}
.comment
{
	margin:0px 0 10px 0;	
}
.comment p
{
	width:540px;
	margin:0px 10px 0px 10px;	
}

.comment_data
{
	width:540px;
	padding:6px 10px;
	color:#000;
	margin:0px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.comment_data a, .comment_data a:visited
{
	
}
.comment_data a:hover
{

}




.comments form
{
	display:block;
	width:433px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;	
}


.sidebar
{
	float:none;
	width:288px;
	overflow:hidden;
	margin-top: 13px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 15px;
}

.sidebar a
{
	color: #F7D21C;
}

.sidebar h2
{
	color: #F7D21C;
}

.sidebar gravatar
{
	border: medium solid #000000;
	}





.sidebar a:hover
{
	color: #FFFFFF;
}


.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:288px;
	background:url(images/sidebar_body.gif) top left repeat;
	overflow:hidden;
	border: thick solid #000000;
	margin-right: 10;
	margin-bottom: 10px;
	padding-top: 5px;
}
.sidebar ul li h2
{
	width:260px;
	height:33px;
	background:url(images/sidebar_h2.gif) top left repeat-x;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
.sidebar ul li ul
{
	width:270px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.sidebar ul li ul li
{
	margin-top: 3;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	width: 270px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#star {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-right: 5px;
	}

#events li ul li{

	padding-right: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}







.sidebar ul li ul li
{
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 15px;
	width: 270px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
	color: #F7D21C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 240px;
	padding-top: 2px;
	text-decoration: none;
}

.sidebar ul li ul li a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
.sidebar ul li input.search_input
{
	width:160px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	border: thick solid #000000;
}

.sidebar ul li input
{
	vertical-align:middle;
	margin-left: 15px;
}
.sidebar ul li input.submit_search
{
	width:40px;
	height:30px;
	color:#FFFFFF;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	padding:0;
	border: thick solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 100%;
}
form.sidebar_search
{
	width:232px;
	padding:13px 18px;
	display:block;
	
}

.footer
{
	width:100%;
	height:55px;
	background:url(images/sharp_footer.gif) bottom left repeat-x;
}
.footer_left
{
	width:100%;
	height:55px;
	background:url(images/sharp_left.gif) bottom left repeat-y;
}
.footer_right
{
	width:100%;
	height:55px;
	background:url(images/sharp_right.gif) bottom right repeat-y;
	position:relative;
}

.copy
{
	position:absolute;
	top:10px;
	left:30px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.copy_support
{
	position:absolute;
	top:10px;
	right:30px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}


/* ------------------
 styling for the tables 
   ------------------   */


body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
	border: thick solid #000000;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	padding: 10px 8px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#hor-minimalist-b td
{
	color: #000000;
	padding: 6px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #f7d21c;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}


#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('table-images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('table-images/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('/table-images/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}
