.ddcolortabs
{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.ddcolortabs ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.ddcolortabs li
{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:none;
}
.ddcolortabs a
{
	float:left;
	color: #000000;
	/* background: black url("/images/menu/color_tabs_left.gif") no-repeat left top; */
	background-color: #e1e1e1;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}
.ddcolortabs a span
{
	float:left;
	display:block;
	/* background: transparent url("/images/menu/color_tabs_right.gif") no-repeat right top; */
	padding: 4px 8px 2px 7px;
}
.ddcolortabs a span
{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-weight: normal;
	float:none;
}
.ddcolortabs a:hover
{
	background-color: #b7b7b7;
}
.ddcolortabs a:hover span
{
	background-color: #b7b7b7;
}
.ddcolortabs .selected a, #ddcolortabs .selected a span
{
	/*currently selected tab*/
	background-color: #9e9e9e;
}
.ddcolortabsline
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #cfe0ff;
	border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a
{
	position:absolute;
	top: 0;
	border: 1px solid #1e3fb2; /*THEME CHANGE HERE*/
	border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}
.dropmenudiv_a a
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #1e3fb2;
	border-bottom: 1px solid #1e3fb2; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #1e3fb2; /* text color */
}
* html .dropmenudiv_a a
{
	/*IE only hack*/
	width: 100%;
}
.dropmenudiv_a a:hover
{
	/*THEME CHANGE HERE*/
	background-color: #cfe0ff;
	color: #1e3fb2;
}



.backdrop_yellowbilling_overview
{
	width									: 720px;
	//width									: 360px;
	#width									: 360px;
	_width									: 360px;
	background-image						: url('/images/fullcolor-world-map_landline.png');
	background-repeat						: no-repeat;
	background-position						: 100px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 406px;
	_margin-left							: 360px;
	#margin-left							: 360px;
}
.backdrop_yellowbilling_testimonials
{
	width									: 720px;
	//width									: 360px;
	#width									: 360px;
	_width									: 360px;
	background-image						: url('/images/fullcolor-world-map_landline.png');
	background-repeat						: no-repeat;
	background-position						: 100px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 406px;
	_margin-left							: 360px;
	#margin-left							: 360px;
}
.backdrop_yellowbilling_about_us
{


}

.yellowbilling_standout_mini_title
{

	font-weight								: bold;
	font-size								: 1.4em;
}
strong
{
	font-weight								: bold;
	text-decoration							: underline;
}

.page_title
{
	border-bottom:				1px solid #2f2f2f;
	color:						#000000;
	font-family:				'Helvetica Neue',Helvetica,Arial,Verdana,serif;
	font-size:					1.75em;
	font-size-adjust:			none;
	font-stretch:				normal;
	font-style:					normal;
	font-variant:				normal;
	font-weight:				normal;
	line-height:				normal;
	width:						99%;
}
.page_description
{
	color:						#000000;
	font-family:				'Helvetica Neue',Helvetica,Arial,Verdana,serif;
	font-size:					1.25em;
	font-size-adjust:			none;
	font-stretch:				normal;
	font-style:					normal;
	font-variant:				normal;
	font-weight:				normal;
	line-height:				1.5em;
	padding-top:				5px;
	padding-bottom:				5px;
	margin-bottom:				0.5em;
	font-style:					italic;
}
.page_section_title
{
	border-bottom:				1px solid #dedede;
	font-weight:				bold;
	color:						#2f2f2f;
	font-size					: 1.1em;
}
.page_section_content
{
	font-family:				'Trebuchet MS',Tahoma,Verdana,Helvetica;
	font-size:					101.5%;
	font-size-adjust:			none;
	font-style:					normal;
	font-variant:				normal;
	font-weight:				normal;
	letter-spacing:				normal;
	color:						#2f2f2f;
	padding-top:				0.2em;
	padding-bottom:				0.5em;
	padding-left:				3px;
	line-height:				1.4em;
}

form.page_section_content table td
{
	vertical-align				: top;
}

.page_section_list
{
	font-family								: 'Trebuchet MS',Tahoma,Verdana,Helvetica;
	list-style								: square;
	color									: #2f2f2f;
	padding-left							: 20px;
	margin-bottom							: 0.5em;
}

.page_section_list li
{
	margin-bottom							: 0.25em;
}
html 
{
	/* force a scroll bar */
	overflow-y								: scroll; 
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
body
{
	text-align								: center; /* For IE */
	margin									: 0px auto; /* For Other */
	background-color						: #E6E6E6; /* #e5e9ec, #f8f8ff, #eaeaea */
	font-family								: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size								: 12px;
	/* position								: relative; */
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
body, img, div, td { 
	_behavior								: url("/javascript/iepngfix.htc");
}
img
{
	border									: 0;
}
table.CompositeImage td
{
	border									: 0;
}
table.CompositeImage img
{
	vertical-align							: bottom;
}
#body_div
{
	margin-left								: auto;
	margin-right							: auto;
	width									: 990px;
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
#page_wrapper
{
	text-align								: center; /* reset text alignment */
	width									: 100%; /* or a percentage, or whatever */
	margin									: 0px auto; /* for the rest */
	background-color						: #fff;
	/* position								: relative; */
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
.wrapper
{
	text-align								: left; /* reset text alignment */
	/* width									: 945px; */
	margin									: 0px auto; /* for the rest */
	/* position								: relative; */
	height									: 100%;
}
.page
{

}
.small_text a
{
	color									: #313131;
	font-size								: 8pt;
	text-indent								: 10px;
	text-decoration							: none;
}
.small_text a:hover
{
	color									: #5993b5;
}
.small_text
{
	font-size								: 8pt;
	text-indent								: 10px;
}
.header_background_bar_lip
{
	background-image						: url("/images/yellowbilling/top_lip.png");
	background-repeat						: repeat-both;
	height									: 3px;
}
.header_background_bar
{
	/*
	background-image						: url("/images/footer_bar_background-yellow.jpg");
	background-repeat						: repeat-x;
	*/
	background-image						: url("/images/yellowbilling/footer.png");
	background-repeat						: repeat-both;
	/*background-color						: #54a6ec;*/
	height									: 24px;
	width									: 100%;
	padding-top								: 0px;
}
.header_background_bar_shadow
{
	background-image						: url("/images/telcoblue/header_bar_background_shadow.png");
	background-repeat						: repeat-x;
	width									: 100%;
	padding-top								: 35px; /* indent from the top */
}
.footer_background_bar
{
	/*
	background-color						: #1e3fb2;
	height									: 30px;
	width									: 100%;
	*/
	background-image						: url("/images/telcoblue/footer_bar_background-blue-two.jpg");
	background-repeat						: repeat-x;
	height									: 30px;
	width									: 100%;
}
.footer_background_bar_shadow
{
	background-image						: url("/images/telcoblue/header_bar_background_shadow_bottom.png");
	background-repeat						: repeat;
	background-position						: 0px -30px;
	width									: 100%;
	height									: 55px;
}
.header_content
{
	/* background-image						: url("/images/yellowbilling/headerbg.png"); */
	width									: 100%;
	background-color						: #000000;
}
.text_large
{
	font-size								: 28px;
	font-weight								: normal;
	color									: #8f8b8d;
}
.text_medium
{
	font-size								: 20px;
	font-weight								: bold;
	color									: #333366;
}
.text_small
{
	font-size								: 16px;
	font-weight								: bold;
	color									: #3366ff;
}
.text_menu
{
	font-size								: 14px;
	font-weight								: bold;
	color									: #EEF1F7;
}
.spacer_large
{
	height									: 30px;
}
.spacer_medium
{
	height									: 20px;
}
.spacer_small
{
	height									: 10px;
}
.solutions td
{
	list-style-type							: none;
	list-style-position						: outside;
	list-style-image						: none;
	margin-right							: 8px;
	padding									: 2px 2px 0;
	width									: 162px;
	height									: 276px;
	float									: left;
	border									: 1px solid #e8e8e8;
	background-color						: #fff;
	/* position								: relative; */
	display									: block;
	background-image						: url("/images/yellowbilling/solution-background.jpg");
	background-repeat						: repeat-x;
	background-position						: -10px 30px;
}
.solutions a
{
	color									: #252525;
}
.solution_details_image
{
	height									: 140px;
}
.solutions li img
{
	display									: inline;
}
*
{
	padding									: 0px;
	margin									: 0px;
}
.solution_title_bar
{
	background-image						: url("/images/yellowbilling/header_bar_background-solutions.png");
	background-position						: 0px 0px;
	width									: 162px;
	height									: 26px;
	padding-left							: 0px;
	color									: #e6e6e6;
	font-weight								: normal;
	font-size								: 18px;
	padding-top								: 4px;
	text-indent								: 10px;
}
.solution_details_box
{
	width									: 100%;
	height									: 28px;
	background-image						: url("/images/yellowbilling/footer2.png");
	background-repeat						: both;
	font-size								: 12px;
	text-align								: center;
	padding-top								: 12px;
}
.solution_details_box a
{
	color									: #252525;
	font-weight								: bold;
	font-size								: 1.2em;
}
.sub_box
{
	margin									: 0px;
	padding									: 0px;
	width									: 960px;
	height									: 200px;
	float									: left;
	border									: 0px solid #e8e8e8;
	background-color						: #fff;
	/* position								: relative; */
	display									: block;
}
a
{
	color									: #3333ff;
	font-size								: 12px;
	text-decoration							: none;
	cursor									: pointer;
}
a: hover
{
	color									: #2172A1;
	text-decoration							: none;
	text-decoration							: underline;
}
.section_menu_link: hover
{
	color									: #330099;
	text-decoration							: none;
}
iframe
{
	/* this breaks the editor */
	/* overflow: hidden; */
	border									: 0px;
	width									: 940px;
	height									: 15px;
}
.admin_menu
{
	list-style								: square;
	color									: #000;
}
textarea, input, select, option
{
	font-family								: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size								: 12px;
	padding-left							: 3px;
	margin-right							: 5px;
}
input
{
	maxlength								: 100;
}
.support_menu li
{
	background-image						: url("/images/telcoblue/menu_arrow.png");
	background-position						: 15px 3px;
	background-repeat						: no-repeat;
	list-style								: none;
	color									: #000;
	text-indent								: 23px;
}
#ContentContainer
{
	padding-left							: 10px;
	padding-right							: 5px;
	min-height								: 500px;
	text-align								: left;
}
.feature_list
{
	list-style								: square;
	color									: #000;
	padding-left							: 20px;
	margin-bottom							: 0.5em;
}

.feature_list li
{
	margin-bottom							: 0.25em;
}

#grayBG
{
	position								: absolute;
	top										: 0px;
	bottom									: 0px;
	left									: 0px;
	right									: 0px;
	overflow								: hidden;
	padding									: 0;
	margin									: 0;
	background-color						: #000;
	filter									: alpha(opacity=50);
	opacity									: 0.5;
	z-index									: 1000;
}
td
{
	/* padding								: 1px; */
}
.plan_list
{
	height									: 150px;
	width									: 50%;
	background-color						: #fafafe;
	vertical-align							: top;
}
.plan_list_button
{
	width									: 50%;
	background-color						: #fafafe;
	vertical-align							: top;
}
.plan_detail_color
{
	background-color						: #cfe0ff;
	width									: 100%;
	height									: 4px;
}
.plan_detail_color_two
{
	background-color						: #acc2fe;
	width									: 100%;
	height									: 2px;
}
.plan_image
{
	background-color						: #fff;
	text-indent								: 20px;
	background-image						: url("/images/telcoblue/telephone_icon-small-18px.png");
	background-repeat						: no-repeat;
	background-position						: 5px -1px;
	font-weight								: bold;
	color									: #a2a2a2;
}
plan_td
{
	width									: 50%;
	padding-left							: 20px;
	padding-bottom							: 0px;
}
.image_feature_list li
{
	background								: url("/images/telcoblue/menu_square.jpg") no-repeat 8px 5px;
	list-style-type							: none;
	list-style-position						: inside;
	padding-left							: 20px;
}
.standout_header
{
	/* bgcolor="#e8e8e8" */
	color									: #1b39a3;
	text-indent								: 10px;
	font-weight								: bold;
	font-size								: 16px;
	height									: 22px;
	padding-top								: 2px;
	background-color						: #cfe0ff;
}
.ad_title_bar
{
	background-image						: url("/images/telcoblue/header_bar_background-solutions-orange-full.png");
	background-repeat						: repeat-x;
	width									: 434px;
	height									: 23px;
	padding-left							: 10px;
	color									: #e6e6e6;
	font-weight								: normal;
	font-size								: 18px;
	padding-top								: 7px;
	border-bottom							: 2px solid #ff7200;
	border-spacing							: 0;
}
.ad_title_bar2
{
	background-image						: url("/images/telcoblue/header_bar_background-solutions-orange-corner.png");
	background-repeat						: no-repeat;
	width									: 21px;
	height									: 23px;
	padding-left							: 10px;
	color									: #e6e6e6;
	font-weight								: normal;
	font-size								: 18px;
	padding-top								: 7px;
	border-bottom							: 2px solid #ff7200;
	border-spacing							: 0;
}
.special_title_text
{
	font-size								: 14px;
	font-weight								: bold;
	color									: #1a448f;
}
.special_description_text
{
	font-size								: 11px;
	font-weight								: normal;
	color									: #1a448f;
	width									: 151px;
}
.special_title_bar
{
	width									: 151px;
	height									: 23px;
	padding-left							: 10px;
	color									: #fff;
	font-weight								: bold;
	font-size								: 16px;
	padding-top								: 7px;
}
.special_link
{
	padding-top								: 10px;
	width									: 151px;
	text-indent								: 100px;
	z-index									: 5;
	/* position								: relative; */
}
.australia_map
{
	background-image:			url('/images/australia-map-350x286.png');
	background-repeat:			no-repeat;
	background-position:		350px 200px;
	z-index:					2;
	position:					absolute;
	width:						700px;
	_width:						350px;
	height:						486px;
	_height:					386px;
	_margin-left:				350px;
	_margin-top:				200px;
}
.aus_map_top
{
	background-image:		url('/images/australia-map-350x286.png');
	background-repeat:		no-repeat;
	background-position:	350px 0px;
	z-index:				2;
	position:				absolute;
	width:					700px;
	_width:					350px;
	height:					386px;
	_margin-left:			350px;
}
.network_cable
{
	background-image:		url('/images/network_cable.png');
	background-repeat:		no-repeat;
	background-position:	400px 0px;
	z-index:				2;
	position:				absolute;
	width:					750px;
	_width:					350px;
	height:					386px;
	_margin-left:			400px;
}
.world_map
{
	background-image:		url('/images/fullcolor-world-map_landline.png');
	background-repeat:		no-repeat;
	background-position:	136px 0px;
	z-index:				2;
	position:				absolute;
	width:					750px;
	_width:					610px;
	height:					386px;
	_margin-left:			140px;
}
.mobile_phone
{
	background-image: url('/images/nokia-n95-8gb.png'); 
	background-repeat: no-repeat; 
	background-position: 400px 0px; 
	z-index: 2; 
	position: absolute; 
	width: 750px; 
	height: 386px;
}
.secure_login
{
	background-image:		url('/images/c_series_padlock_full.png');
	background-repeat:		no-repeat;
	background-position:	450px 0px;
	//background-position:	300px 0px;
	z-index:				2;
	position:				absolute;
	width:					690px;
	_width:					220px;
	height:					386px;
	_margin-left:			300px;
}
.list_generic a
{
	font-size								: 12px;
	font-weight								: normal;
}
.logon
{
	background-image						: url('/images/telcoblue/box_gradient.png');
	background-repeat						: repeat-x;
	background-color						: #fff;
	width									: 350px;
	height									: 100px;
	/*
	border-left								: 1px solid #0f466b;
	border-right							: 1px solid #0f466b;
	border-bottom							: 1px solid #0f466b;
	*/
}
.list_link li
{
	list-style-type							: none;
	list-style-position						: outside;
	list-style-image						: none;
	margin-right							: 0px;
	padding									: 2px 2px 0;
	border-left								: 1px solid #e8e8e8;
	border-bottom							: 1px solid #e8e8e8;
	border-right							: 1px solid #e8e8e8;
	background-color						: #fff;
	background-image						: url("/images/menu_arrow.png");
	background-repeat						: no-repeat;
	background-position						: 3px 4px;
	text-align								: left;
	text-indent								: 8px;
	width									: 146px;
}
.list_link li:first-child
{
	border-top								: 1px solid #e8e8e8;
}
.list_link li:hover
{
	background-color						: #e8e8e8;
	cursor									: pointer;
}
.dotted_line
{
	border									: none; 
	border-top								: dotted 1px #000; 
	width									: 173px;
	margin									: 0px;
	margin-left								: 2px;
	height									: 1px;
	padding									: 0px;
}
.dotted_line_text
{
	background-image						: url('/images/telcoblue/menu_bit.png');
	background-repeat						: no-repeat;
	background-position						: 0px 3px;
	text-indent								: 12px;
	width									: 155px;
	background-color						: #F2F2F2;
}
.dotted_line_arrow
{
	background-image						: url('/images/telcoblue/menu_arrow.png');
	background-repeat						: no-repeat;
	background-position						: 0px 2px;
	background-color						: #dedede;
	width									: 12px;
	height									: 10px;
}
.background_bar
{
	padding-left							: 20px; 
	background-color						: #fff; 
	background-image						: url('/images/telcoblue/news_background.png');
	border-top								: 1px solid #46b6fd; 
	border-right							: 1px solid #46b6fd; 
	margin									: 15px;
	color									: #3366FF;
	height									: 22px;
	font-weight								: bold;
	font-size								: 13px;
}
.background_box
{
	border									: 1px solid rgb(222, 222, 222);
	margin									: 15px;
	padding									: 10px;
	background-color						: rgb(239, 240, 241);
}
.box_title_bar
{
	height									: 30px;
	background-color						: #249CEC;
	background-image						: url('/images/yellowbilling/title_box_30x100.png');
	background-repeat						: repeat-x;
	padding									: 0;
	margin									: 0;
	border									: 0;
	font-weight								: bold;;
	color									: #fff;
	font-size								: 16px;
	text-indent								: 5px;
	padding-top								: 0px;
	z-index									: 2; 
	/* position								: relative; */
}
.box_shadow
{
	background-image						: url('/images/telcoblue/box_shadow.png');
	background-repeat						: repeat-x;
	height									: 14px;
}
.box_area
{
	height									: auto;
	border									: #d4dbea solid 1px;
	background-color						: #fff;
	padding									: 10px;
	z-index									: 2; 
	/* position								: relative; */
}
.box_standout_text
{
	color									: #418DDA;
	font-size								: 16px;;
	font-weight								: bold;
}
.page_content_title
{
	color									: #0f466b;
	font-size								: 24px;
	font-weight								: bold;
	z-index									: 7; 
	/* position								: relative; */
}
.page_content_area
{
	width									: 720px;
	//width									: 722px;
	#width									: 720px;
	_width									: 722px;
	z-index									: 9; 
	/* position								: relative; */
}
.backdrop_mobile
{
	width									: 720px;
	//width									: 360px;
	#width									: 360px;
	_width									: 360px;
	background-image						: url('/images/telcoblue/dreamstimefree_374084-transparent.png');
	background-repeat						: no-repeat;
	background-position						: 360px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 406px;
	_margin-left							: 360px;
	#margin-left							: 360px;
}
.backdrop_landline
{
	width									: 720px;
	//width									: 300px;
	#width									: 300px;
	_width									: 300px;
	background-image						: url('/images/telcoblue/GirlPhoneA_xenia_antunes-1-transparent.png');
	background-repeat						: no-repeat;
	background-position						: 420px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 406px;
	_margin-left							: 420px;
	#margin-left							: 420px;
}
.backdrop_internet
{
	width									: 720px;
	//width									: 220px;
	#width									: 220px;
	_width									: 220px;
	background-image						: url('/images/telcoblue/dongle-black-with-shadow_medium.png');
	background-repeat						: no-repeat;
	background-position						: 514px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 344px;
	_margin-left							: 514px;
	#margin-left							: 514px;
}
.backdrop_adsl_internet
{
	width									: 720px;
	//width									: 720px;
	#width									: 720px;
	_width									: 720px;
	background-image						: url('/images/network_cable.png');
	background-repeat						: no-repeat;
	background-position						: 300px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 344px;
	_margin-left							: 300px;
	#margin-left							: 300px;
}
.backdrop_products
{
	width									: 720px;
	//width									: 315px;
	#width									: 315px;
	_width									: 315px;
	background-image						: url('/images/telcoblue/dreamstimefree_1050509_small.png');
	background-repeat						: no-repeat;
	background-position						: 405px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 300px;
	_margin-left							: 405px;
	#margin-left							: 405px;
}
.backdrop_about
{
	width									: 720px;
	//width									: 412px;
	#width									: 412px;
	_width									: 412px;
	background-image						: url('/images/telcoblue/building_small.png');
	background-repeat						: no-repeat;
	background-position						: 308px -16px;
	//background-position					: 0px -16px;
	z-index									: 8;
	position								: absolute;
	height									: 300px;
	_margin-left							: 308px;
	#margin-left							: 308px;
}
.backdrop_payment_options
{
	width									: 720px;
	//width									: 270px;
	#width									: 270px;
	_width									: 270px;
	background-image						: url('/images/telcoblue/dreamstimefree_405887_small.png');
	background-repeat						: no-repeat;
	background-position						: 450px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 300px;
	_margin-left							: 450px;
	#margin-left							: 450px;
}
.backdrop_careers
{
	width									: 720px;
	//width									: 449px;
	#width									: 449px;
	_width									: 449px;
	background-image						: url('/images/telcoblue/careers_background_small.png');
	background-repeat						: no-repeat;
	background-position						: 271px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 300px;
	_margin-left							: 271px;
	#margin-left							: 271px;
}
.backdrop_policies
{
	width									: 720px;
	//width									: 380px;
	#width									: 380px;
	_width									: 380px;
	background-image						: url('/images/telcoblue/policies.png');
	background-repeat						: no-repeat;
	background-position						: 340px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 300px;
	_margin-left							: 340px;
	#margin-left							: 340px;
}
.backdrop_keyboard
{
	width									: 720px;
	//width									: 320px;
	#width									: 320px;
	_width									: 320px;
	background-image						: url('/images/telcoblue/keyboard.png');
	background-repeat						: no-repeat;
	background-position						: 400px 0px;
	//background-position					: 0px 0px;
	z-index									: 8;
	position								: absolute;
	height									: 250px;
	_margin-left							: 400px;
	#margin-left							: 400px;
}
.description_box
{
	height									: 200px;
}
.required_marker
{
	color									: #ff0000;
	font-size								: 10px;
}
input, select, textarea
{
	border									: 1px solid #7f9db9;
}
.cartButton
{
	width									: auto;
	font-size								: 12px;
	height									: 25px;
	color									: #fff;
	background-color						: #245deb;
	font-weight								: bold;
	margin									: 2px;
	text-transform							: uppercase;
	background-image						: url('/images/voicetalk/title_box_30x100.png');
	background-position						: left;
	background-repeat						: repeat-x;
	-moz-border-radius						: 4px;
	-webkit-border-radius					: 4px;
	border-left-color						: #d6edf5;
	border-top-color						: #d6edf5;
	border-bottom-color						: #59abd2;
	border-right-color						: #59abd2;
	padding-left							: 10px;
	padding-right							: 10px;
}
.cartButtonBackground
{
	/* bgcolor="#e8e8e8" */
	color									: #1b39a3;
	text-indent								: 10px;
	font-weight								: bold;
	font-size								: 16px;
	height									: 30px;
	padding-top								: 2px;
	padding-bottom							: 2px;
	background-color						: #cfe0ff;
}
.menuButtonBackground
{
	/* bgcolor="#e8e8e8" */
	color									: #1b39a3;
	text-indent								: 10px;
	font-weight								: bold;
	font-size								: 16px;
	height									: 30px;
	padding-top								: 2px;
	padding-bottom							: 2px;
	background-color						: #fff;
	width									: 205px;
}
.menuItem
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:	1em;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.locality
{
	height									: 70px;
	width									: 340px;
	display									: none;
	/* background-image						: url('/images/telcoblue/locality.png'); */
	/* padding-top							: 10px; */
	/* padding-left							: 10px; */
	position								: absolute;
	border									: 1px solid #000;
	background-color						: #fff;
}
.invalid_input
{
	background-color						: #FFECF0;
	border									: 0.1em solid #DD3300;
	color									: #111;
}
.valid_input
{
	background-color						: #ECFFF0;
	border									: 0.1em solid #33DD00;
	color									: #111;
}
.reset
{

}
div.EditableForm input,
div.EditableForm select,
div.EditableForm textarea
{
	display 								: default;
}

div.EditableForm .ReadOnlyField
{
	display 								: none;
}
div.EditableForm .EditOnlyField
{
	display 								: default;
}
div.ReadOnlyForm input,
div.ReadOnlyForm select,
div.ReadOnlyForm textarea
{
	display 								: none;
}

div.ReadOnlyForm .ReadOnlyField
{
	display 								: default;
}
div.ReadOnlyForm .EditOnlyField
{
	display 								: none;
}
#completeDiv
{
	text-align								: left;
	text-indent								: 5px;
}
.footer_information
{
	color									: #dedede;
	text-align								: center;
}
.footer_information a
{
	font-size								: 12px;
	color									: #ff9900;
	text-decoration							: none;
	border-bottom							: 1px dashed #ff9900;
}
.footer_information a:hover
{
	color									: #ffffff;
	border-bottom							: 1px solid #ffffff;
}
.footer_information td
{
	/* padding-top								: 20px; */
}


table.contact
{
	border-collapse	: collapse;
	width			: 100%;
}
table.contact tbody td
{
	vertical-align	: top;
	text-align		: left;
	padding-top		: 0.25em;
	padding-bottom	: 0.25em;
}
table.contact tbody td.icon
{
	width		: 24px;
	text-align	: center;
}
table.contact tbody tr:first-child td
{
	border-bottom	: 1px dashed #dedede;
	padding-top		: 0;
}
table.contact tbody tr:last-child td
{
	padding-bottom		: 0;
}
div.menu
{
	padding	: 0;
	margin	: 0;
	width	: 100%;
	
	background-image	: url("/images/yellowbilling/footer.png");
}

div.menu div.menu-lip-top
{
	height		: 2px;
	min-height	: 2px;
	max-height	: 2px;
	
	background-image	: url("/images/yellowbilling/lip_bottom.png");
	background-position	: 0 -1px;
	background-repeat	: repeat-x;
}

div.menu div.menu-lip-bottom
{
	height		: 2px;
	min-height	: 2px;
	max-height	: 2px;
	
	background-image	: url("/images/yellowbilling/lip_top.png");
	background-position	: 0 -1px;
	background-repeat	: repeat-x;
}

div.menu div.tab-mount
{
	padding	: 0;
	margin	: 0;
	width	: 100%;
	
	height		: 0.25em;
	min-height	: 0.25em;
	max-height	: 0.25em;
	
	background-color	: #cccccc;
	
	border-top			: 1px solid #333333;
}

div.menu ul
{
	list-style-image	: none;
	list-style-position	: outside;
	list-style-type		: none;
	
	padding	: 0.5em 0px 0.5em 0.5em;
	margin	: 0;
	
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	padding-bottom	: 0;
	/* END TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
}

div.menu ul li
{
	background-color	: #9e9e9e;
	color				: #000000;
	
	letter-spacing		: 0.1em;
	
	display				: inline-block;
	
	padding				: 0.25em 1em 0.25em 1em;
	
	margin-right		: 0.25em;
	
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius					: 0.2em 0.2em 0 0;
	
	-webkit-border-top-left-radius		: 0.2em;
	-webkit-border-top-right-radius		: 0.2em;
	-webkit-border-bottom-left-radius	: 0;
	-webkit-border-bottom-right-radius	: 0;
	
	/*border-bottom		: 1px solid #333333;
	
	position	: relative;
	top			: 1px;*/
	/* END TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	
	background-image	: url("/images/yellowbilling/box_shadow_foot.png");
	background-position	: 0% 125%;
	background-repeat	: repeat-x;
	
	cursor				: pointer;
	
	/* IE7 */
	*display			: inline;
	zoom				: 1;
}

div.menu ul li.selected
{
	font-weight	: bold;
	background-color	: #ebebeb;
	/*background-color	: #9e9e9e;*/
	
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	/*border-bottom		: 1px solid #cccccc;*/
	/* END TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	
	/*background-position	: 0% 150%;*/
	background-image	: none;
}

div.menu ul li:hover
{
	background-color	: #ebebeb;
	
	/*background-position	: 0% 150%;*/
}
