/********************************************************
* General
********************************************************/

body{
	background: #FFFFFF;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

td{
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#breadcrumbs{
	color: #999999;
	text-align: left;
	padding-left: 5px;
	font-size: 90%;
}

#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #666666;
}

#breadcrumbs a:hover{
	color: #333333;
}

#container{
	position: relative;
	width: 910px;
	background: #FFFFFF;
}

#content{
	padding: 15px 0;
}

form{
	margin: 0px;
}

#navbar{
}

#top_bar{
	background: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #C9C9C9;
}

#wel_message{
	padding: 7px 4px;
	border: 1px solid #C9C9C9;
	background: #E6E6E6;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.y_link{
	color: #FFCC33;
}

.db_link{
	color: #3b5998;
}

a:link, a:visited{
	color: #444444;
}

a:hover{
	color: #666666;
}

a.g_link:link, a.g_link:visited{
	color: #FFFFFF;
}

a.g_link:hover{
	text-decoration: none;
}

.nodisp{ display: none; }

/********************************************************
* Footer
********************************************************/

#footer{
	position: relative;
	background: #132B4A;
	height: 135px;
	color: #FFFFFF;
	padding: 20px 0px 20px 30px;
	text-align: center;
	margin-top: 20px;
}

#footer_col{
	width: 200px;
	float: left;
	text-align: left;
}

#footer_col ul{
	list-style: none;
	margin: 0px;
}

#footer_col li{
	line-height: 14px;
	font-size: 10px;
}

#footer h2{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

#footer li a{
	color: #CFDEF3;
	text-decoration: none;
	padding-left: 5px;
}

#footer li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright{
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
	background: #224D86;
	width: 365px;
	color: #CFDEF3;
	font-size: 10px;
	text-align: center;
}

#copyright a{
	color: #CFDEF3;
	text-decoration: none;
}

/********************************************************
* Header
********************************************************/

#browse{
	width: 675px;
	height: 25px;
	margin-top: 10px;
}

#browse a{
	background: #F9F9F9 url('http://reverb.tablaunch.com/img/arrow_down.gif') top center no-repeat;
	background-position: 9px -5px;
	display: block;
	float: left;
	height: 25px;
	width: 25px;
	line-height: 25px;
	text-align: center;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	background: #F9F9F9;
	text-decoration: none;
	font-weight: bold;
}

#browse a:hover{
	background: #F3F3F3 url('http://reverb.tablaunch.com/img/arrow_down.gif') top center no-repeat;
	background-position: 9px 0;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C6C6C6;
}

#browse a.on{
	background: #F3F3F3 url('http://reverb.tablaunch.com/img/arrow_down.gif') top center no-repeat;
	background-position: 9px 0;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C6C6C6;
}

#header{
	width: 910px;
	height: 50px;
	background: url('http://reverb.tablaunch.com/img/header.png') no-repeat;
	background-position: 0 -20px;
	position: relative;
}

#h_welcome{
	position: absolute;
	top: 17px;
	right: 215px;
	width: auto;
	color: #FFFFFF;
}

#h_welcome a{
	color: #FFFFFF;
	text-decoration: none;
}


div#header_wrap{
	float: right;
	width: 200px;
	height: 45px;
	position: relative;
	text-align: center;
}

ul#menu_in{
	height: 45px;
	position: relative;
	margin: 0px;
}

#menu_in li.main { display: block;}
#menu_in li.main a.menu_link { height: 45px; display: block; }

#search{
	font:bold 11pt Trebuchet MS;
}

.text_box{
	font:bold 11pt Trebuchet MS;
	width: 300px;
}

.submit_image{
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}

.other{
	font:bold 11pt Trebuchet MS;
}

/*   LOGGED IN   */

li#menu_acct     { position: absolute; left: 0; }
li#menu_logout     { position: absolute; left: 100px; }

#menu_acct a.menu_link, #menu_logout a.menu_link { background: transparent url(http://reverb.tablaunch.com/img/menu_in.gif) no-repeat; }

#menu_acct a.menu_link     { width: 100px; background-position: 0 0; }
#menu_logout a.menu_link     { width: 100px; background-position: -100px 0; }

#menu_acct a.menu_link:hover     { width: 100px; background-position: 0 -45px; }
#menu_logout a.menu_link:hover     { width: 100px; background-position: -100px -45px; }

/*   LOGGED OUT   */

li#menu_signup     { position: absolute; left: 0; }
li#menu_login     { position: absolute; left: 100px; }

#menu_signup a.menu_link, #menu_login a.menu_link { background: transparent url(http://reverb.tablaunch.com/img/menu_out.gif) no-repeat; }

#menu_signup a.menu_link     { width: 100px; background-position: 0 0; }
#menu_login a.menu_link     { width: 100px; background-position: -100px 0; }

#menu_signup a.menu_link:hover     { width: 100px; background-position: 0 -45px; }
#menu_login a.menu_link:hover     { width: 100px; background-position: -100px -45px; }
