body {
	margin: auto;
	background: #CCC url(http://www.talkbiznow.com/images/home/web/bg.png) top center repeat-y;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

a {
	text-decoration: none;
	color:#009EE0;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 100%;
	margin: 0px auto;
}

#container_store {
	width: 778px;
	margin: 0px auto;
}

#header { width: 1244px; margin:0 auto; height: 80px; background: url(../../../../images/home/web/bg-header.png) top repeat-x; position: relative; z-index: 20; }
#headerTop { width: 1244px; margin: 0 auto; }
#logo { margin: 0 0 0 30px; float: left; }

.tbn_top_nav_wrapper { width: 100%; height: 80px; background: url(../../../../images/home/web/bg-header.png) top repeat-x; position: relative; z-index: 20; }
#tbn_top_nav { 	width: 1244px; margin: 0 auto; }

#tbn_global_nav {
	float: left;
	width: 800px;
	margin: -1px 0 0 0;
}

#tbn_global_nav ul {
	margin: 0 0 0 20px; padding: 0
}

#tbn_global_nav ul li { display: inline; list-style: none; }
#tbn_global_nav ul li a {
	background: url(../../../../images/home/web/menu-arrow.png) left no-repeat;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 6px 10px 20px;
    text-decoration: none;
}
#tbn_global_nav ul li a:link {}
#tbn_global_nav ul li a:visited {}
#tbn_global_nav ul li a:active {}
#tbn_global_nav ul li a:hover { color: #DEDEDE; text-decoration: none; }

#tbn_user_greeting {
	text-align: right;
	float:right;
	width: 700px;
	height: 30px;
	padding: 8px 50px 0 0;
	color: #FFF;
	text-transform: uppercase;
}

#tbn_user_greeting .tbn_link { display: inline; color: #FFF; text-decoration: none; font-size: 90%; }

#tbn_global_nav a {
	color: #999999;
	text-decoration: none;
}

#tbn_global_nav a:hover {
	color: #999999;
	text-decoration: underline;
}

.top_group_menu_wrapper { width: 1164px; margin: 0 auto; }

#top_group_menu {
	float: right;
	padding-right: 10px;
	margin-top: -20px;
}

#top_group_menu .top_group_cont {
	float: left;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 4px;
	cursor: pointer;
}

#top_group_menu .top_group_cont_active {
	margin-top: 0px;
	font-size:16px;
}

#top_group_menu .top_group_cont div {
	float: left;
	height: 23px;
	line-height: 23px;
	background: url(../../../../images/top_bar_groups/web/sprite/top_groups.png);
}

#top_group_menu .top_group_cont div.top_group_cont_left {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 9px;
}

#top_group_menu .top_group_cont div.top_group_cont_center {
	background-repeat: repeat-x;
	background-position: 0px -40px;
	font-weight: bold; 
}

#top_group_menu .top_group_cont div.top_group_cont_right {
	background-repeat: no-repeat;
	background-position: 0px -80px;
	width: 9px;
}



#top_group_menu .top_group_cont_active div {
	height: 27px;
	line-height: 27px;
}


.top_menu_wrapper { width: 100%; background: #454545; }

#top_menu {
	height: 35px;
	width: 1164px;
	margin: 0 auto;
}

#top_menu div {
	float: left;
	height: 35px;
}

.tag_line_wrapper { width: 100%; }

#top_menu_tag_line {
	width: 1120px;
	font-weight:bold;
	padding: 10px 0 10px 30px;
	margin: 0 auto;
	background-image:url(../../../../images/generic/info.gif);
	background-repeat: no-repeat;
	background-position: center left;
	/*margin-top:5px;*/

}

#top_menu #top_menu_left {
	/*background: url(../../../../images/top_bar/web/top_bar.gif) repeat-x 0px 0px;*/
	/*background-image: url(../../../../images/top_bar/web/left.gif);	*/
	width: 8px;
}

#top_menu #top_menu_left.left_over {
	/*background: url(../../../../images/top_bar/web/top_bar.gif) repeat-x 0px -50px;*/
	/*background-image: url(../../../../images/top_bar/web/left_over.gif);	*/
}

#top_menu #top_menu_center {
	/*background: url(../../../../images/top_bar/web/top_bar.gif) repeat-x 0px -100px;
	
	background-image: url(../../../../images/top_bar/web/center.gif);	
	background-repeat: repeat-x;
	*/
	width: 1164px;
}

#top_menu #top_menu_right {
	background: url(../../../../images/top_bar/web/top_bar.gif) repeat-x 0px -200px;
	/*background-image: url(../../../../images/top_bar/web/right.gif);	*/
	width: 8px;
}


#top_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	padding: 10px 6px;
	
}

#top_menu a:hover { background: #015994 url( ../../../../images/top_bar/web/bg-top-bar.gif) top repeat-x; }
	

#top_menu a.top_menu_end {
}

#top_menu #top_menu_center #top_menu_apps {
	float: left;
}

#top_menu #top_menu_center #top_menu_login {
	float: right;
	padding-right: 10px;
	color:#dddddd;
}

#top_menu #top_menu_center #top_menu_login div {
	float: left;
}

#mme_top_link {
	float:right;
	font-weight:bold;
}

#mme_top_link a {
	font-weight:bold;
}

#mme_top_link a:hover {
	text-decoration:none;
	color:#000000;
}

#login_form span {
	margin: -10px 2px 0px 2px;
	
}

.tbn_clear {
	clear: both;
}


.tbn_seperator {
	clear: both;
	background: url(../../../../images/generic/seperator.gif) left top repeat-x;
	height: 13px;
}


span.form_el, input.form_el, input.form_elSmall, select.form_el, select.form_elSmall,textarea.form_el {
	color: #666666;
	font-family: Arial,Tahoma,sans-serif;
	padding-left: 4px;
}

.site_main_wrapper { width: 100%; }
#site_main_cont {
	width: 1164px;
	margin: 0 auto;
}

#site_main_cont_popup {
	background-color: #E6E6E6;
}

#site_main_cont_narrow {
	background: url(../../../../images/backgrounds/web/site_container_narrow.gif) repeat-y left top;
}

#site_main_cont_wide {
	
}

#site_container {
	float: left;
	min-height:430px;
	padding: 7px;
	width: 955px;
}

#site_container_popup {
	padding: 7px;
	width:968px;
}

#site_container_wide {
	min-height:430px;
	padding: 7px;
	width:1224px;
	margin:0px auto;
}

#site_sub_menu {
	float: right;
	padding: 7px;
	width: 179px;
	min-height:430px;
}

.site_sub_menu_hidden {
	display:none;
}

.sub_menu_group {
	margin-top: 5px;
	font-weight: bold;
	cursor: pointer;
	color: #666 !important;
}

.sub_menu_app {
	padding: 3px;
}


#main_content {
	min-height: 450px;
}

.tbn_comment {
	color:#0099FF;
	font-size:12px;
	font-weight:normal;
}

.tbn_button {
	border: none; 
	background: none;
}


.tbn_full_loading_overlay {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	height: 40px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	text-align: center;
	background-color: #FFFFFF;
}

.tbn_border {
	border:1px solid #CCCCCC;
}

/* auto-complete stuff */
.tbn_autocomplete_entry {
	font-size: 11px;
	color: #333;
}

.tbn_autocomplete_helper div {
	cursor: pointer;
}

.tbn_autocomplete_cont {
	float: left;
	padding-top: 1px;
	margin-left: 1px;
}

.tbn_autocomplete_cont .tbn_autocomplete_start {
	background: url(../../../../images/autocomplete/web/rcpt_cont.gif) no-repeat left center;
	height: 13px;
	font-size: 10px;
	color: #000;
	float: left;
	padding: 2px;
}

.tbn_autocomplete_cont .tbn_autocomplete_close {
	background: url(../../../../images/autocomplete/web/rcpt_remove.gif) no-repeat left center;
	height: 17px;
	width: 16px;
	float: left;
	cursor: pointer;
}	

.corporateTitle {
	font-weight:bold;
}

/* right menu stuff */
div.sub_menu_app a {
	color: #666;
}

.bottomNavWrapper { width: 1244px; margin:0 auto; background: #3F3D3E url(../../../../images/home/web/top-shadow.png) top repeat-x; min-height: 7px; }
.bottomNav { width: 1244px; display: table; margin: 0 auto; }
.bottomNav h3 { color: #FFF; margin: 0 0 8px 0; }
.bottomNav .cell { display: table-cell; padding: 20px 0 0 60px; }
.bottomNav .cell ul { padding: 0; margin: 0 0 15px 0; }
.bottomNav .cell ul li { margin: 0 0 5px 0; list-style-type:none; }
.bottomNav .cell ul li a { color: #FFF; }

#vote_question {
	clear:both;
	margin:10px 0;
}
#vote_question img {
	clear:both;
}
.vote_answer_radio {
	float:left;
	width:20px;
}
.vote_answer_text {
	float:left;
	width:180px;
}