div.menu
{
	padding	: 0;
	margin	: 0;
	width	: 100%;
	
	/* background-image	: url("/images/protalk/footer.png"); */
}

div.menu div.menu-lip-top
{
	height		: 2px;
	min-height	: 2px;
	max-height	: 2px;
	
	/*
	background-image	: url("/images/protalk/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/protalk/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/protalk/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%;*/
}

.content_0040
{
	height									: 250px;
	border-color							: #4f4f4f; 
	border-style							: solid;
	border-width							: 0px; 
	padding-top								: 8px;
}
.Footer
{
	text-align								: center;
	font-family								: Verdana,Sans-Serif;
	color									: #000000;
	font-size								: 0.9em;
	font-weight								: normal;
	height									: 80px;
	background-image						: url('/images/protalk/BackgroundFooterFull.png');
	background-repeat						: repeat-x;
}
/*
.Footer
{
	text-align								: center;
	font-family								: Verdana,Sans-Serif;
	color									: #000000;
	font-size								: 0.9em;
	font-weight								: normal;
	height									: 100px;
	background-image						: url('/images/protalk/page/page_layout_004-mediumquality-nosky.png');
	background-repeat						: repeat-x;
}
*/
.Footer a
{
	font-family								: Verdana,Sans-Serif;
	color									: #333333;
	font-size								: 0.9em;
	font-weight								: bold;
}
.Footer a:hover
{
	text-decoration							: underline;
}
.HeaderContactDetails
{
	font-family								: Verdana,Sans-Serif;
	color									: #000000;
	font-size								: 1.2em;
	font-weight								: bold;
	text-transform							: uppercase;
	padding-left							: 15px;
}
.MenuBox
{
	height									: auto;
	background-color						: #D1D1D1;
	/*
	border									: 1px solid #D1D1D1;
	*/
	font-size								: 0.9em;
	font-family								: Verdana,Sans-Serif;
	padding-top								: 10px;
	padding-bottom							: 10px;

	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius					: 0.4em 0.4em 0.4em 0.4em;
	
	-webkit-border-top-left-radius		: 0.4em;
	-webkit-border-top-right-radius		: 0.4em;
	-webkit-border-bottom-left-radius	: 0.4em;
	-webkit-border-bottom-right-radius	: 0.4em;
}
.MenuBox a
{
	color									: #333333;
	font-weight								: normal;
	text-decoration							: none;
	font-size								: 11px;
}
.MenuBox a:hover
{
	text-decoration							: underline;
}
.MenuBoxTitle
{
	/*
	background-image						: url('/images/protalk/menu-options-bg.gif');
	*/
	background-image						: url('/images/protalk/final/protalk_menu_header_final_010.png');
	background-repeat						: repeat-x;
	height									: 26px; 
	line-height								: 26px;
	width									: 200px;
	text-indent								: 20px;
	font-weight								: bold;
	/*
	border									: 1px solid #D1D1D1;
	*/
	color									: #DCDCDC;
	font-size								: 12px;
	font-weight								: bold;
	margin-bottom							: 5px;

	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius					: 0.4em 0.4em 0.4em 0.4em;
	
	-webkit-border-top-left-radius		: 0.4em;
	-webkit-border-top-right-radius		: 0.4em;
	-webkit-border-bottom-left-radius	: 0.4em;
	-webkit-border-bottom-right-radius	: 0.4em;
}
.MenuViewCartBox
{
	background-image						: url('/images/cart_small.png');
	background-repeat						: no-repeat;
	background-position						: 5px 1px;
	width									: 200px;
	line-height								: 30px;
	height									: 30px;
	text-indent								: 40px;
	margin-top								: auto;
	margin-bottom							: auto;
	font-family								: Verdana,Sans-Serif;
}
.MenuViewCartBox a
{
	font-family								: Verdana,Sans-Serif;
	color									: #333333;
	font-size								: 1.1em;
	font-weight								: bold;
	text-transform							: uppercase;
}
.MenuViewCartBox a:hover
{
	text-decoration							: underline;
}
.NavMenu
{
	height									: 44px;
	padding									: 0;
	margin									: 0;
	border									: 0;
	background-image						: url('/images/protalk/protalk_shadow_bar.png');
	background-repeat						: repeat-x;
}
.NavigationMenuText a
{
	color									: #313131;
	font-size								: 8pt;
	text-indent								: 10px;
	text-decoration							: none;
}
.NavigationMenuText a:hover
{
	color									: #222222;
	text-decoration							: underline;
}
.NavigationMenuText
{
	font-size								: 8pt;
	text-indent								: 10px;
	height									: 14px;
	padding-right							: 20px;
	padding-top								: 6px;
}
.NavigationSubMenuText
{
	font-size								: 8pt;
	text-indent								: 10px;
	padding-right							: 10px;
}
html 
{
	/* force a scroll bar */
	overflow-y								: scroll; 
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
body
{
	margin									: 0px auto; /* For Other */
	background-color						: #ffffff; /* #e5e9ec, #f8f8ff, #eaeaea */
	font-family								: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size								: 12px;
	/* position								: relative; */
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
	background-image						: url("/images/protalk/Background.png");
	background-repeat						: repeat-x;
}
body, img, div, td { 
	_behavior								: url("/javascript/iepngfix.htc");
}
#ContentContainer
{
	padding									: 10px;
	min-height								: 300px;
	background-color						: #ffffff;

}
.MainFrame
{
	padding									: 10px;
}
img
{
	border									: 0;
}
table.CompositeImage td
{
	border									: 0;
}
table.CompositeImage img
{
	vertical-align							: bottom;
}
#PageBody
{
	margin-left								: auto;
	margin-right							: auto;
	width									: 975px;
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
	/*
	background-image						: none;
	background-color						: #ffffff;
	*/
}
#page_wrapper
{
	width									: 100%; /* or a percentage, or whatever */
	margin									: 0px auto; /* for the rest */
	background-color						: #ffffff;
	/* position								: relative; */
	height									: 100%;
	min-height								: 100%;/*for mozilla*/
}
.wrapper
{
	text-align								: left; /* reset text alignment */
	width									: 945px; /* or a percentage, or whatever */
	margin									: 0px auto; /* for the rest */
	/* position								: relative; */
	height									: 100%;
}
.header_background_bar
{
	background-image						: url("/images/footer_bar_background-blue-two.jpg");
	background-repeat						: repeat-x;
	height									: 30px;
	width									: 100%;
}
.header_background_bar_shadow
{
	background-image						: url("/images/protalk/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/protalk/footer_bar_background-blue-two.jpg");
	background-repeat						: repeat-x;
	height									: 30px;
	width									: 100%;
}
.footer_background_bar_shadow
{
	background-image						: url("/images/protalk/header_bar_background_shadow_bottom.png");
	background-repeat						: repeat;
	background-position						: 0px -30px;
	width									: 100%;
	height									: 55px;
}
.header_content
{
	height									: 79px;
	width									: 100%;
}
.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 li
{
	list-style-type							: none;
	list-style-position						: outside;
	list-style-image						: none;
	margin-right							: 8px;
	padding									: 2px 2px 0;
	width									: 166px;
	height									: 222px;
	float									: left;
	border									: 1px solid #e8e8e8;
	background-color						: #ffffff;
	/* position								: relative; */
	display									: block;
	background-image						: url("/images/protalk/solution-background.jpg");
	background-repeat						: repeat-x;
	background-position						: -10px 30px;
}
.solution_details_image
{
	height									: 140px;
}
.solutions li img
{
	display									: inline;
}
*
{
	padding									: 0px;
	margin									: 0px;
}
.solution_title_bar
{
	background-image						: url("/images/protalk/header_bar_background-solutions.png");
	background-position						: -10px 0px;
	width									: 156px;
	height									: 23px;
	padding-left							: 10px;
	color									: #e6e6e6;
	font-weight								: normal;
	font-size								: 18px;
	padding-top								: 7px;
	border-bottom							: 2px solid #3045d3;
}
.solution_details_box
{
	width									: 166px;
	height									: 43px;
	background-color						: #d9e6f2;
	font-size								: 12px;
	text-align								: center;
	padding-top								: 3px;
}
.sub_box
{
	margin									: 0px;
	padding									: 0px;
	width									: 960px;
	height									: 200px;
	float									: left;
	border									: 0px solid #e8e8e8;
	background-color						: #ffffff;
	/* 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									: #000000;
}
textarea, input, select, option
{
	font-family								: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size								: 12px;
	padding-left							: 3px;
	margin-right							: 5px;
	background-color						: #E6E6E6;
	border									: 1px solid #727272;
	color									: #000000;
	font-family								: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size								: 11px;
	padding									: 2px;
}
textarea:focus, input:focus, select:focus, option:focus
{
	background-color						: #FFFFDD;
}

.support_menu li
{
	background-image						: url("/images/protalk/menu_arrow.png");
	background-position						: 15px 3px;
	background-repeat						: no-repeat;
	list-style								: none;
	color									: #000000;
	text-indent								: 23px;
}
.feature_list
{
	list-style								: square;
	color									: #000000;
	padding-left							: 20px;
}
#grayBG
{
	position								: absolute;
	top										: 0px;
	bottom									: 0px;
	left									: 0px;
	right									: 0px;
	overflow								: hidden;
	padding									: 0;
	margin									: 0;
	background-color						: #000000;
	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						: #ffffff;
	text-indent								: 20px;
	background-image						: url("/images/protalk/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/protalk/menu_square.jpg") no-repeat 8px 5px;
	list-style-type							: none;
	list-style-position						: inside;
	padding-left							: 20px;
}
.standout_header
{
	/* bgcolor="#e8e8e8" */
	color									: #ec5728;
	text-indent								: 10px;
	font-weight								: bold;
	font-size								: 16px;
	height									: 22px;
	padding-top								: 2px;
	background-color						: #ffd2c3;
}
.ad_title_bar
{
	background-image						: url("/images/protalk/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/protalk/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									: #ffffff;
	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/protalk/box_gradient.png');
	background-repeat						: repeat-x;
	background-color						: #ffffff;
	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-bottom							: 2px;
	padding									: 2px 2px 0;
	border									: 1px solid #e8e8e8;
	background-color						: #ffffff;
	background-image						: url("/images/protalk/menu_arrow.png");
	background-repeat						: no-repeat;
	background-position						: 3px 4px;
	text-align								: left;
	text-indent								: 10px;
	width									: auto;
}
.dotted_line
{
	border									: none; 
	border-top								: dotted 1px #000000; 
	width									: 173px;
	margin									: 0px;
	margin-left								: 2px;
	height									: 1px;
	padding									: 0px;
}
.dotted_line_text
{
	background-image						: url('/images/protalk/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/protalk/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						: #ffffff; 
	background-image						: url('/images/protalk/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						: #EC5624;
	background-image						: url('/images/protalk/title_box_30x100.png');
	background-repeat						: repeat-x;
	padding									: 0;
	margin									: 0;
	border									: 0;
	font-weight								: bold;;
	color									: #ffffff;
	font-size								: 16px;
	text-indent								: 5px;
	padding-top								: 0px;
	z-index									: 2; 
	/* position								: relative; */
}
.box_shadow
{
	background-image						: url('/images/protalk/box_shadow.png');
	background-repeat						: repeat-x;
	height									: 14px;
}
.box_area
{
	height									: auto;
	border									: #d4dbea solid 1px;
	background-color						: #ffffff;
	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/protalk/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/protalk/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/protalk/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/protalk/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/protalk/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/protalk/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/protalk/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/protalk/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/protalk/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;
}
.cartButton
{
	width									: auto;
	font-size								: 12px;
	height									: 25px;
	color									: #ffffff;
	background-color						: #EC5624;
	font-weight								: bold;
	margin									: 2px;
	text-transform							: uppercase;
	background-image						: url('/images/title_box_30x100.png');
	background-position						: left;
	background-repeat						: repeat-x;
	-moz-border-radius						: 4px;
	-webkit-border-radius					: 4px;
	border-left-color						: #ffd2c3;
	border-top-color						: #ffd2c3;
	border-bottom-color						: #ec5624;
	border-right-color						: #ec5624;
	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						: #ffffff;
	width									: 205px;
}
.menuItem
{
	color: #ffffff;
	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/protalk/locality.png'); */
	/* padding-top							: 10px; */
	/* padding-left							: 10px; */
	position								: absolute;
	border									: 1px solid #000000;
	background-color						: #ffffff;
}
.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;
}
.RoundedCorners
{
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius						: 0.4em 0.4em 0.4em 0.4em;
	
	-webkit-border-top-left-radius			: 0.4em;
	-webkit-border-top-right-radius			: 0.4em;
	-webkit-border-bottom-left-radius		: 0.4em;
	-webkit-border-bottom-right-radius		: 0.4em;
}
.BoxTopLayout
{
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius						: 0.4em 0.4em 0.4em 0.4em;
	
	-webkit-border-top-left-radius			: 0.4em;
	-webkit-border-top-right-radius			: 0.4em;
	-webkit-border-bottom-left-radius		: 0.4em;
	-webkit-border-bottom-right-radius		: 0.4em;
	margin-left								: 2px;
	margin-right							: 2px;
	background-color						: #000000;
	background-image						: url('/images/protalk/BoxGradientTop.png');
	background-repeat						: repeat-x;
	width									: 174px;
	height									: 45px;
}
.BoxMiddleLayout
{
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius						: 0.4em 0.4em 0.4em 0.4em;
	
	-webkit-border-top-left-radius			: 0.4em;
	-webkit-border-top-right-radius			: 0.4em;
	-webkit-border-bottom-left-radius		: 0.4em;
	-webkit-border-bottom-right-radius		: 0.4em;
	margin-left								: 2px;
	margin-right							: 2px;
	background-color						: #ffffff;
	background-image						: url('/images/protalk/BoxGradient.png');
	background-repeat						: repeat-x;
	width									: 174px;
	height									: 170px;
}
.BoxMiddleLayoutContainer
{
	padding-top								: 25px;
	padding-left							: 10px;
	padding-right							: 10px;
}
.BoxBottomLayout
{
	/* TAB-STYLE ROUNDED BORDERS BOTTOM-MOUNTED */
	-moz-border-radius						: 0 0 0.4em 0.4em;
	
	-webkit-border-top-left-radius			: 0;
	-webkit-border-top-right-radius			: 0.4em;
	-webkit-border-bottom-left-radius		: 0.4em;
	-webkit-border-bottom-right-radius		: 0.4em;
	margin-left								: 2px;
	margin-right							: 2px;
	background-color						: #ffe0d5;
	background-image						: url('/images/protalk/BoxGradient.png');
	background-repeat						: repeat-x;
	width									: 174px;
	height									: 25px;
	line-height								: 25px;
	font-size								: 1.2em;
	text-align								: center;
	color									: #ffffff;
	vertical-align							: middle;
}
.backdrop_partner_one
{
	width									: 720px;
	//width									: 315px;
	#width									: 315px;
	_width									: 315px;
	background-image						: url('/images/dreamstime_4842565_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_partner_two
{
	width									: 720px;
	//width									: 315px;
	#width									: 315px;
	_width									: 315px;
	background-image						: url('/images/dreamstime_11716208_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_partner_three
{
	width									: 720px;
	//width									: 315px;
	#width									: 315px;
	_width									: 315px;
	background-image						: url('/images/dreamstime_12349063_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;
}
