	/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/tapedit/bg.gif);
}

iframe { border: none; }

#mainarea_background {
	background-image: url(../images/tapedit/sub_background.gif);
}

#very_top {
	background-image: url(../images/tapedit/top_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

#top_header {
	background-image: url(../images/tapedit/top_bar.jpg);
	background-repeat: no-repeat;
	height: 285px;
	width: 950px;
}

#top_header_detail {
	padding-top: 5px;
	/*padding-left: 3px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	line-height: 20px;
}
#top_header_detail a:link, #top_header_detail a:active, #top_header_detail a:visited {
	color: #6f3e14;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#top_header_detail a:hover {
	color: #000000;
	font-weight: bold;
}

#blank_left {
	width: 60px;
}

#but_back {
	background-image: url(../images/tapedit/but_background.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-align: left;
}

#but_back_logged {
	background-image: url(../images/tapedit/but_background_logged.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-align: left;
}

#button {
	background-image: url(../images/button_bg.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 190px;
	text-align: left;
}

#no_button {
	height: 231px;
	width: 240px;
	text-align: left;
}

#nav {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#main_txt_background {
	background-image: url(../images/tapedit/sub_background.jpg);
	background-repeat:no-repeat;
}

#main_txt {
	padding-top: 20px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

#main_txt a:link, #main_txt a:active, #main_txt a:visited {
	font-weight: bold;
	color: #3cb3bb;
	text-decoration: none;
}

#main_txt a:hover {
	font-weight: bold;
	color: #987943;
	text-decoration: none;
}


h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.step_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.step_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

dl.faq dt {
	font-style: italic;
}

dl.faq dd {
	margin-left: 10px;
	margin-bottom: 1em;
}

ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 0;
	line-height: 1.5em;
}

#nav a:link, #nav a:active, #nav a:visited {
	color: #990000;
	text-decoration: none;
}

#nav a:hover {
	color: #666666;
}

#login {
	background-image: url(../images/tapedit/login_box.jpg);
	background-repeat: no-repeat;
	height: 157px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#logged {
	background-image: url(../images/tapedit/logged_box.jpg);
	background-repeat: no-repeat;
	height: 114px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#login_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#signup_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

table.list-calls th {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 2px solid #ccc;
	background-color: #eee;
}
table.list-calls tr.heard td {
	white-space: nowrap;
	font-size: 10px;
	font-family: Arial, sans-serif;
	background-color: #eee;
}
table.list-calls tr.new td {
	white-space: nowrap;
	font-size: 10px;
	font-family: Arial, sans-serif;
	background-color: #eee;
	font-weight: bold;
}

table.access-numbers {
	margin-bottom: 4px;
	padding: 0px 3px 0px 3px;
}
table.access-numbers th {
	color: #a00;
	font-style: italic;
}
table.access-numbers td {
	border-bottom: 1px solid #eee;
	padding: 0px 8px 0px 8px;
	border-spacing: 0px;
}

/* membership card web page css */

#membership_bg {
	background-image: url(../images/tapedit/members_card_bg.jpg);
	margin: 0px;
}

#membership_main_txt {
	background-image: url(../images/tapedit/members_card_sub_header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

#tell_friendbg {
	background-image: url(../images/tell_friend_bg.gif);
	background-repeat: no-repeat;
	height: 17px;
}

#footer {
	background-image: url(../images/tapedit/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-position: bottom;
}

.footer_txt {
	padding-top: 15px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

.footer_txt a:link, .footer_txt a:active, .footer_txt a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer_txt a:hover {
	font-weight: bold;
	color: #ffb8fc;
	text-decoration: none;
}

.dial_instruct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#login_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

#login_wrapper a:link, #login_wrapper a:active, #login_wrapper a:visited {
	font-weight: bold;
	color: #da0024;
	text-decoration: none;
}

#login_wrapper a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#bookmark_with {
	/*border: 1px solid black;*/
	font-size: 10px;
	border-top: 1px solid #cccccc;
	/*border-bottom: 1px solid #cccccc;*/
	text-align: left;
	margin: 0px
}

#bookmark_with a:link, #bookmark_with a:active, #bookmark_with a:visited {
text-decoration: none;
color: #0000FF;
font-size: 10px;
font-weight: normal;
}

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

#bookmark_with ul {
	margin: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#bookmark_with li
{
	list-style-type: none;
	display: inline;
	padding:0pt 4px 0px 0pt;
	text-align: center;
}
#bookmark_with a {
	margin: 0pt 0px 0pt 0px;
	padding: 0pt 0pt 0pt 18px;
}

li.delicious {
	background:transparent url(../images/delicious.small.gif) no-repeat scroll 0pt;
}
li.digg {
	background:transparent url(http://digg.com/img/badges/16x16-digg-thumb.gif) no-repeat scroll 0pt;
}
li.reddit {
	background:transparent url(../images/spreddit2.png) no-repeat scroll 0pt;
}
li.facebook {
	background:transparent url(../images/facebook.gif) no-repeat scroll 0pt;
}
li.stumbleupon {
	background:transparent url(../images/stumbleupon.gif) no-repeat scroll 0pt;
}