/* HTML Elements */
html, body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;

	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

/* hide ugly borders */
*:focus {
	-moz-outline-style: none;
}

td,th {
}

input, a {
	font-family: Verdana;
}

body {
	background: url('/img/i_blue_gradient.jpg') #E9F4F8 repeat-x fixed;
	margin: 0px;
}

.padding {
	float: left;
	height: 100%;
}

/* Global Page Content */
#content {
	display: block;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background-color: #FFFFFF;
	height: 100%;
}

#border {
	position: absolute;
	display: block;
	width: 1002px;
	left: 50%;
	margin-left: -501px;
	background-color: #E4E4E4;
}

/* Top global .com site navigation */
#top_nav {
	width: 100%;
	height: 89px;
	background: url('/img/nav_bg_repeat.gif') repeat-x;
}

#logo {
	float: left;
	border: none;
	margin-left:10px;
	margin-top:10px;
}

#site_region {
	width: 100%;
	background-color: #C1B8AF;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
}


#language_sel {
	float:right;
	margin:0;
	padding:0;
	text-align: right;
	background-color:#C1B8AF;
	line-height:20px;
	height:20px;
}

#language_sel a {
	color:#fff;
	padding:0 8px 0 8px;	
	margin:0 4px 0 0;	
	border-left:1px solid #e9e9e9;
	line-height:18px;
}

#language_sel a.left {
	color:#fff;
	padding:0 4px;	
	border:0;
}

#language_sel a.selected {
	color:#7F7467;
	font-weight: bold;
}

#country_sel {
	float:right;
	/*margin:0 40px 0 0;*/
	margin:0;
	padding:0;
	overflow: hidden;
	height:20px;
}


#country_name{
	background-color:#A79F94;
	float:right;
	border-right:1px solid #e9e9e9;
	padding:0 5px 0 5px;
}

#country_sel #country_name a{
	background-image: url('/img/nav_international_icon.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #A79F94;
	padding-left:34px;
	line-height:20px;
	display:block;

}

#Log a,
#country_sel a {
	color: #FFFFFF;
}

#country_sel .country_name {
	margin-left: 40px;
}

#country_sel #country_name a:hover {
	background-position: bottom left;
	color: #fcaf17;
}
#Log{
	background-color:#A79F94;
	float:right;
	color: #fff;
	line-height:20px;
	display:block;
	padding: 0 5px 0 5px;
}

#Log a:hover,
#country_sel a:hover {
	color: #fcaf17;
}
#global_menu {
	float: right;
	margin: 10px 0 3px 0;
	height: 24px;
}

#global_menu span {
	float: left;
	color: #FCB034;
	margin: 4px 2px 0 2px;
}

#global_menu #search_submit {
	margin: 3px 0 0 2px;
}

#global_menu a {
	color: #AB9D91;
	font-size: 10px;
	margin: 5px 4px 0 4px;
	height: 12px;
	float: left;
}

#global_menu a:hover {
	color: #847365;

}

#global_menu input {
	float: left;
	border: 1px solid #CECECE;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	width: 172px;
	overflow: hidden;
	margin-left: 8px;
	padding-left: 4px;
}

#global_menu.global_nav_wide {
	width:560px;
}

#global_menu form {
	float: left;
}

#d_keywords {
	line-height: 18px;
}

#search_submit {
	float: left;
	background: url('/img/nav_searchArrow.png') left top no-repeat;
	padding: 0px;
	margin: 3px 12px 0 2px;
	height: 17px;
	width: 17px;
	cursor: pointer;
}

#global_menu #search_submit:hover {
	background-position: bottom left;
}

#global_products {
	float: right;
	background-image: url('/img/nav_tab_leftend.gif');
	background-repeat: no-repeat;
	height: 52px;
	/*width: 685px;*/
	width: 450px;
}

#global_products a {
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	height: 52px;
	width:225px;
}

#global_products .padding {
	width: 15px;
	float: none;
}

#global_products a:hover {
	background-position: bottom right;
}

#prod_pgi_meet { width: 215px; background-image: url('/img/nav_meet.gif'); }
#prod_pgi_send { width: 225px; background-image: url('/img/nav_send.gif'); }
#prod_pgi_market { width: 196px; background-image: url('/img/nav_market.gif'); }
#prod_pgi_notify { width: 230px; background-image: url('/img/nav_notify.gif'); }

/* main content area */
#main {
	float: left;
	background: url(/img/pgi/bg_gradient_gold.gif) repeat-x left top #FFFFFF;
	min-height: 600px;
}

#main_border {
	float: left;
	width: 1000px;
}

#main_border .breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 10px normal;
	color: #847365;
	float: left;
	width: 100%;
}

#main_border .breadcrumbs a {
	color: #847365;
}

#main_padding {
	float: left;
	display: inline;
	margin: 0px 0px 0px 40px;
	padding-bottom: 10px;
	width: 920px;
}

#support_title_header {
	float: left;
	width: 100%;
}

.main_title {
	color: #847365;
	margin: 5px 0 0 0;
	float: left;
	width: 103px;
	height: 21px;
	float: left;
	background: url(/img/pgi/PGiSupport_hdr.png) left top no-repeat;
}

.main_title_divide {
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	margin: 3px 5px 0 10px;
	background: url('/img/pgi/vertical_divide.png') left top no-repeat;
	width: 1px;
}

.main_title_caption {
	color: #D09D41;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0px;
	height: 12px;
	float: left;
	font-weight: normal;
	width: 45%;
	clear: right;
	margin: 7px 0 0 5px;
}

#global_search {
	float: right;
	height: 22px;
}

#global_search * {
	float: left;
	color: #847365;
}

#global_search span {
	background-image: url('/img/pgi/btn_search.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 3px 0px 0 2px;
	height: 17px;
	width: 18px;
	cursor: pointer;
}

#global_search span:hover {
	background-position: bottom left;
}

select {
	border: 1px solid #E2E3EA;
	border-top: 1px solid #ABADB3;
	background-color: #FFFFFF;
	height: 22px;
	font-size: 13px;
	font-family: Verdana;
	color: #847365;
	margin-left: 4px;
}

/* Left Menu Navigation */
#left_menu {
	float: left;
	width: 181px;
}

#left_menu h2 {
	float: left;
	background: url('/img/pgi/bg_leftnav_hdr.gif') repeat-x left top;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 7px 0 0 0;
	width: 181px;
}

#left_menu h2 span {
	width: 170px;
	height: 14px;
	margin: 12px 0 0 11px;
	float: left;
}
#left_menu h2 span.support {
	background: url(/img/pgi/hdr_browsesupport.png) left top no-repeat;
}
#left_menu h2 span.support_french {
	background: url(/img/pgi/french/hdr_browsesupport.png) left top no-repeat;
}
#left_menu h2 span.support_german {
	background: url(/img/pgi/german/hdr_browsesupport.png) left top no-repeat;
}
#left_menu h2 span.support_japanese {
	background: url(/img/pgi/japanese/hdr_browsesupport.png) left top no-repeat;
}

#left_menu h2 span.contact {
	background: url(/img/pgi/hdr_contactsupport.png) left top no-repeat;
}
#left_menu h2 span.contact_french {
	background: url(/img/pgi/french/hdr_contactsupport.png) left top no-repeat;
}
#left_menu h2 span.contact_german {
	background: url(/img/pgi/german/hdr_contactsupport.png) left top no-repeat;
}
#left_menu h2 span.contact_japanese {
	background: url(/img/pgi/japanese/hdr_contactsupport.png) left top no-repeat;
}

#left_menu h2 span.feedback {
	background: url('/img/pgi/hdr_feedback.png') left top no-repeat;
}
#left_menu h2 span.feedback_french {
	background: url('/img/pgi/french/hdr_feedback.png') left top no-repeat;
}
#left_menu h2 span.feedback_german {
	background: url('/img/pgi/german/hdr_feedback.png') left top no-repeat;
}
#left_menu h2 span.feedback_japanese {
	background: url('/img/pgi/japanese/hdr_feedback.png') left top no-repeat;
}
#left_menu h2 span.socialmedia {
	background: url(/img/pgi/hdr_social_media.png) left top no-repeat;
}


#left_menu .padding {
	float: left;
	width: 7px;
}

#left_menu h3 {
	float: left;
	background: url('/img/pgi/bg_leftnav_solutionset.gif') repeat-x left top;
	color: #847365;
	font-size: 11px;
	font-weight: bolder;
	font-family: Verdana;
	cursor: pointer;
	min-height: 31px;
	height: 31px;
	width: 100%;
	margin: 0px;
}

#left_menu .external_link {
	float: left;
	background: #F1F0EE;
	width: 181px;
	margin-bottom: 1px;
}

#left_menu .external_link h3 {
	font-weight: normal;
	background: none;
}

#left_menu .external_link h3 a {
	margin-left: 34px;
}

#left_menu .external_link h3.style_chat-live {
	background: url(/img/pgi/icon_chatlive.gif) 10px center no-repeat;
}

#left_menu .external_link h3.style_send-a-support-ticket {
	background: url(/img/pgi/icon_ticket.gif) 10px center no-repeat;
}

#left_menu .external_link h3.style_send-feedback {
	background: url(/img/pgi/icon_feedback_chk.gif) 10px center no-repeat;
}

#left_menu a {
	float: left;
	color: #847365;
	margin: 10px 0 7px 10px;
}

#left_menu h3 a {
	margin: 0px;
	line-height: 31px;
	height: 31px;
	width:181px;
	padding-left: 10px;
	width: 138px;
	color: #847365;
	white-space: nowrap;
	overflow: hidden;
}

#left_menu h3 a:hover {
	color: #AB9D91;
}

#left_menu h3 span {
	width: 32px;
	height: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	background-image: url('/img/pgi/PGiSend_off.png');
}

#left_menu h3 span.PGiMeet_on  { background-image: url('/img/pgi/PGiMeet_on.png'); }
#left_menu h3 span.PGiMeet_off { background-image: url('/img/pgi/PGiMeet_off.png'); }

#left_menu h3 span.PGiMarket_on  { background-image: url('/img/pgi/PGiMarket_on.png'); }
#left_menu h3 span.PGiMarket_off { background-image: url('/img/pgi/PGiMarket_off.png'); }

#left_menu h3 span.PGiSend_on  { background-image: url('/img/pgi/PGiSend_on.png'); }
#left_menu h3 span.PGiSend_off { background-image: url('/img/pgi/PGiSend_off.png'); }

#left_menu h3 span.PGiNotify_on  { background-image: url('/img/pgi/PGiNotify_on.png'); }
#left_menu h3 span.PGiNotify_off { background-image: url('/img/pgi/PGiNotify_off.png'); }

#left_menu .subcat_links {
	float: left;
	background-color: #F0EFED;
}

#left_menu .subcat_links_container {
	float: left;
	background-color: #F0EFED;
	margin-bottom:1px;
}

#left_menu .subcat_links_container a {
	color: #847365;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 161px;
	line-height: 18px;
	padding: 0 0 0 20px;
	margin: 0;
}

#left_menu .subcat_links_container a:hover {
    background-color: #E4E1DE;
}

#left_menu .subcat_links_container a.sel {
	background-color: #FFFFFF;
	font-weight: bold;
}

#left_menu .subcat_links_conferencing a:hover,
#left_menu .subcat_links_conferencing a.sel {
	color: #DD640E;
}

#left_menu .subcat_links_fax-document-delivery a:hover,
#left_menu .subcat_links_fax-document-delivery a.sel {
	color: #007E03;
}

#left_menu .subcat_links_emarketing a:hover,
#left_menu .subcat_links_emarketing a.sel {
	color: #016F53;
}

#left_menu .subcat_links_notifications a:hover,
#left_menu .subcat_links_notifications a.sel {
	color: #2253A5;
}

#left_menu .product_arrow {
	float: left;
	width: 8px;
	height: 12px;
	min-height: 8px;
	line-height: 8px;
	margin-top: 7px;
	background: url('/img/pgi/arrow_small.png') no-repeat transparent;
}

#left_menu .subcat_links a {
	float: left;
	background-color: #F0EFED;
	padding-left: 40px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	font-weight: normal;
	width: 141px;
}


#left_menu .subcat_links a.sel {
	font-weight: bold;
	background-color: #F0EFED;
	color: #847365;
}

#left_menu .subcat_links_container .subcat_header {
	width: 161px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #847365;
	margin: 4px 0 7px 10px;
}

#left_menu .subcat_links_container .subcat_subheader {
	float: left;
	width: 161px;
	font-size: 10px;
	font-weight: bold;
	color: #847365;
	margin: 0 0 5px 10px;
}

#left_menu .pgi_connect {
	float: left;
	width: 181px;
	background: url('/img/pgi/bg_left_devcallout.gif') left top repeat-x;
	margin-top: 8px;
}

#left_menu .pgi_connect .left { float: left; width: 40px; }
#left_menu .pgi_connect .right { float: right; width: 141px; }
#left_menu .pgi_connect span {
	float: left;
	background: url('/img/pgi/icon_devcommunity.png') center top no-repeat;
	width: 32px;
	height: 66px;
	margin: 6px 0 0 4px;
}

#left_menu .pgi_connect h3 {
	background: none;
	float: left;
	color: #847365;
	font-size: 11px;
	font-weight: bolder;
	cursor: pointer;
	width: 140px;
	margin: 5px 0 4px 4px;
}

#left_menu .pgi_connect a {
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 4px;
	color: #847365;
	text-decoration: underline;
}

#left_menu .learn {
	float:left;
	width:181px;
      /* background: url('/img/pgi/learnRSS.jpg') left top repeat-x; */

	border-style:solid;
	border-width:thin;
	border-color:#b5b5b5;
}

#left_menu .learn_click {
	float:left;
	width:181px;
       height:57px;
       margin-top: -10px;
	margin-left: -10px;
       background: url('/img/pgi/learnRSS.jpg') left top repeat-x;

}

#left_menu .learn_text {
       padding-top:65px; 
/* padding-left:10px; */
       font-size:7pt;

}

#left_menu .learn p {
       width: 100px;
	margin: 0 0 4px 90px;
}

#left_menu .socialmedia_div {
	margin-top:10px;
}

#left_menu .socialmedia_links {
	float: left;
	width: 181px;
	background: url('/img/pgi/bg_left_devcallout.gif') left top repeat-x;
}

#left_menu .socialmedia_links div{
	display:inline;
	float:left;
	padding:15px 9px;
}

#left_menu .socialmedia_links a{
	margin:0px; 
}

#left_menu .socialmedia_links img{
	border:none; 
}

#right_content {
	float: left;
	margin-left: 8px;
	width: 730px;
}

#right_content form {
	margin: 0px;
	padding: 0px;
}
.main_landing_filler {
	float: left;
	background: url('/img/pgi/banner_main.png') no-repeat left top;
	height: 95px;
	width: 730px;
	margin-top: 7px;
	margin-bottom:5px;
}
.main_landing_filler_french {
	float: left;
	background: url('/img/pgi/french/banner_main.png') no-repeat left top;
	height: 95px;
	width: 730px;
	margin-top: 7px;
	margin-bottom:5px;
}
.main_landing_filler_german {
	float: left;
	background: url('/img/pgi/german/banner_main.png') no-repeat left top;
	height: 95px;
	width: 730px;
	margin-top: 7px;
	margin-bottom:5px;
}
.main_landing_filler_japanese {
	float: left;
	background: url('/img/pgi/japanese/banner_main.png') no-repeat left top;
	height: 95px;
	width: 730px;
	margin-top: 7px;
	margin-bottom:5px;
}

/* Bottom site navigation */
#bottom {
	width: 100%;
	height: 130px;
	float: left;
	background: url('/img/pg_footerbg.gif') #F7F7F7 repeat-x;
	background-position: bottom left;
	font-weight: normal;
}

#bottom_menu {

	width: auto;
	height: 63px;
	padding-left: 49px;
	text-align: center;
}

#bottom_menu .logo {
	border: medium none;
	width: 28px;
	height: 28px;
	margin: 21px 0 0 5px;
}

#bottom_menu span {

	color: #FCB034;
	margin-top: 28px;
}

#bottom_menu a {
	color: #847365;
	font-size: 11px;
	margin: 28px 1px 0 1px;

}

#bottom_menu a:hover {
	color: #AB9D91;
}


#bottom_copyright {
	width: 100%;
	text-align: center;
	float: left;
}

#links {
	line-height: 17px;
	color: #CCCCCC;
	width: 100%;
	float: left;
	display: block;
}

#links a {
	color: #847365;
	font-size: 9px;
	text-align: center;
}

#rights {
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
	line-height: 17px;
}

a:link {
	color: #0B7DBB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B7DBB;
}
a:hover {
	text-decoration: none;
	color: #AB9D91;
	cursor:pointer;
}

a:active {
	text-decoration: none;
	color: #0B7DBB;
}

.leftseperator {
	border-bottom:dashed 1px #CCCCCC;
}

.product_item, .download_item {
	float: left;
	padding-top: 8px;
	padding-bottom: 4px;
	height: auto;
	width: 100%;
	cursor: pointer;
}

.solution_icon {
	width: 26px;
	height: 26px;
	float: left;
	background: url('/img/pgi/icon_meet_audio.gif') center top no-repeat;
	margin: 10px 10px 0 5px;
}

.product_icon, .download_icon {
	width: 60px;
	height: 68px;
	margin-top: 5px;
	float: left;
	background: url('/img/pgi/icon_meet_audio.gif') center top no-repeat;
}

.download_icon {
	background: url('/img/pgi/icon_download.png') center top no-repeat;
	width: 40px;
}

span .Audutorium_small {
}

.product_item span.ReadyConference_Plus_small { background: url('/img/pgi/icon_meet_audio.gif') center top no-repeat; }
.product_item span.GlobalMeet_small { background: url('/img/pgi/icon_meet_audio.gif') center top no-repeat; }
.product_item span.Netspoke_small { background: url('/img/pgi/icon_meet_web.gif') center top no-repeat; }
.product_item span.Auditorium_small { background: url('/img/pgi/icon_meet_event.gif') center top no-repeat; }
.product_item span.PremiereCallSM_Event_small { background: url('/img/pgi/icon_meet_event.gif') center top no-repeat; }
.product_item span.PremiereCallSM_Connection_small { background: url('/img/pgi/icon_meet_event.gif') center top no-repeat; }

/*TODO: Get list of product / icon associations */

.product_item h2, .download_item h2 {
	text-decoration: none;
	float: left;
	width: 80%;
	font-size: 12px;
	font-weight: bold;
	color: #847365;
	margin: 0px;
	padding: 0px;
}

.download_item h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #847365;
	text-decoration: underline;
}

.product_item h3, .download_item h3 {
	text-decoration: none;
	float: left;
	font-weight: normal;
	font-size: 12px;
	color: #847365;
	margin: 0px;
	padding: 0px;
	width: 80%;
}

.download_item h3 {
	font-weight: normal;
}

.product_item p {
	text-decoration: none;
	float: left;
	width: 80%;
	font-size: 10px;
	color: #AB9D91;
	margin: 5px 0 2px 0;
	padding: 0px;
}

.product_item span {
	float: left;
	margin-bottom: 7px;
}
.product_item span a {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #847365;
	text-decoration: underline;
}

.product_item span.divide {
	margin: 0 3px 0 3px;
	font-weight: normal;
	color:#847365;
}

.left_full_title {
	background: url('/img/pgi/bg_goldheaderbar.gif') left top repeat-x;
	float: left;
	font-size: 15px;
	line-height: 30px;
	height: auto;
	color: #FFFFFF;
	font-weight:bold;
	margin: 7px 0 5px 0;
	width: 100%;
}

.left_full_title .padding {
	float: left;
	height: 30px;
	width: 7px;
}

.left_full_subtitle {
	float: left;
	width: 730px;
	font-size: 11px;
	color: #847365;
	font-family: Verdana;
	font-size: 11px;
}

.left_full_subtitle .padding {
	float: left;
	height: 20px;
	width: 7px;
}

.left_half {
	width: 360px;
	float: left;
}

.right_half {
	width: 360px;
	float: right;
}

.left_split_title {
	float: left;
	width: 360px;
	margin-top: 5px;
}

.left_split_subtitle {
	float: left;
	width: 360px;
}

.right_split_title {
	float: right;
	width: 360px;
	margin: 5px 0 0 0;
}

.right_split_subtitle {
	float: left;
	width: 360px;
}

.right_split_subtitle .search_result {
	padding-left: 7px;
	width: 355px;
}

.section_title {
	float: left;
	line-height: 25px;
	margin-left: 7px;
	height: 25px;
	font-weight: normal;
	font-size: 15px;
	color: #847365;
}
.section_title_div {
	/*width: 100%;*/
	border: solid 1px;
	border-bottom: 0px;
	color: #ebebeb;
	height: 25px;
	margin-bottom: 4px;
}
.blank_header a.view_all_link {
	position: relative;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	color: #847365;
	margin-right: 7px;
	text-decoration: underline;
}

.section_subtitle {
	float: left;
	margin: 10px 0 5px 10px;
	line-height: 12px;
	font-size: 11px;
	width: 92%;
	font-weight: normal;
	color: #847365;
}

.section_subtitle span {
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}

.PGiMeet_icon { background: url('/img/pgi/icon_meet_audio.gif') center top no-repeat; }
.PGiSend_icon { background: url('/img/pgi/icon_send_fax.gif') center top no-repeat; }
.PGiNotify_icon { background: url('/img/pgi/icon_notify_main.png') center top no-repeat; }
.PGiMarket_icon { background: url('/img/pgi/icon_market_main.png') center top no-repeat; }

ul {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
}

ul li {
	font-size: 11px;
	margin-left: 10px;
	list-style-type: none;
	background-image:url('/img/pgi/bullet_arrow_gold.gif');
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .45em; /* .45em from top (vertical) */
	padding-left:12px; /* space between bullet and text */

/*	list-style-image: url('/img/pgi/bullet_goldarrow.png');
*/
}

#callus_content ul li{
	float: none;
	margin-left: 0px;
	font-size: 11px;
	list-style-type: none;
	/*list-style-image: url('/img/pgi/bullet_goldarrow.png');
	*/
	list-style-position: inside;
}
/*
.article_body p span {
	float: left;
	margin-left: 8px;
	height: 100%;
}
*//*
.article_body p span span {
	float: left;
	margin-left: 0px;
	height: 10px;
}
*/
div.article_body ul {
	margin: 4px 0 8px 10px;
	width: 95%;
}

div.article_body ul li {
	/*width: 95%; 
	float: left;*/
	clear: left;
}

div.article_body ol li {
	clear: both;
}

ul.contact_products {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 44%;
}

ul.contact_products li {
	margin: 3px 0 3px 0;
}

span.call_divide {
	float: left;
	width: 700px;
	background-color: #EFEBEA;
	height: 20px;
	font-size: 11px;
	line-height: 18px;
	padding-left: 6px;
	margin-top: 10px;

}

.ticket_info {
	float: left;
	width: 87%;
}
.ticket_info select{
	float: left;
	margin: 15px 0 0 0;
	width: 100%;
}

.ticket_info a {
	float: left;
	color: #847365;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.ticket_info .search_btn{
	background-image: url('/img/pgi/btn_search.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	margin: 12px 0px 0 2px;
	height: 17px;
	width: 18px;
	cursor: pointer;
}

.ticket_info .search_btn:hover {
	background-position: bottom left;
}

.blank_header {
	border-top: 1px solid #F4F4F4;
	background: url('/img/pgi/bg_topic_hdrbar.gif') left top repeat-x;
	margin-bottom: 10px;
}

.blank_subheader {
	float: left;
	background: url('/img/pgi/bg_topics_gradient.gif') left top repeat-x;
	min-height:90px;
}

.chat_img {
	float: left;
	background: url('/img/pgi/photo_contact.png') center no-repeat;
	width: 170px;
	height: 210px;
}

.chat_msg, .ticket_msg {
	float: left;
	font-size: 12px;
	color: #847365;
	margin: 5px 0 0 10px;
	width: 60%
}

.chat_msg a, .ticket_msg a {
	color: #847365;
	text-decoration: underline;
}

.blocked {
	float: left;
	color: #AA0000;
	margin: 5px 0 0 10px;
	width: 50%;
	visibility: hidden;
}

.search_results {
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 50%;
	margin: 2px 0 0 10px;
}

.pagination {
	float: right;
	width: 30%;
	font-size: 12px;
	text-align: right;
	margin-right: 7px;
	color: #FFFFFF;
}

.pagination a, .pagination a:hover {
	color: #FFFFFF;
	margin: 0 2px 0 2px;
	text-decoration: underline;
}

.pagination span {
	color: #E2E1DD;
	margin: 0 2px 0 2px;
	text-decoration: underline;
}

#search_results {
	float: left;
	margin-left: 10px;
	display: inline;
	width: 96%;
}

#search_results_info {
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px 10px;
	width: 96%;
	font-family: Verdana;
	color: #847365;
}

#no_results {
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0 0 0;
}

#search_msg {
	float: left;
	line-height: 16px;
	height: 20px;
	width: 100%;
}

#search_msg span {
	float: left;
}
#search_terms {
	float: left;
	font-weight: bolder;
	font-size: 11px;
	line-height: 16px;
	margin-left: 2px;
}

.search_result, .featured_item {
	float: left;
	width: 100%;
	color: #847365;
	font-family: Verdana;
	cursor: pointer;
	padding: 9px 0 9px 0;
}

.featured_item {
	padding: 5px 0 5px 0;
}

.search_result_hr {
	float: left;
	border: 0;
	border-top: 1px solid #E7E7E7;
	width: 93%;
	margin: 1px 0 0 10px;
	padding: 0px;
	height: 1px;
	font-size: 0px;
	line-height: 1px;
}

.subcat_links_container .search_result_hr {
	width: 50%;
}

.featured_summary {
	float: right;
	padding: 10px 0 5px 0px;
	width: 78%;
}

.thumb {
	float: left;
	width: 62px;
	height: 64px;
	background: url('/img/pgi/icon_gettingStarted.png') no-repeat left top;
	margin: 10px 10px 10px 0;
}

a.sleeper {
	text-decoration: none;
}

a.sleeper:hover {
	text-decoration: underline;
}

.featured_summary a {
	font-family: Verdana;
	color: #847365;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	width: 270px;
}

.featured_summary a:hover {
	text-decoration: underline;
}

.featured_summary h3 {
	float: left;
	font-family: Verdana;
	color: #847365;
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 5px 0;
}

.search_result h3, .featured_item h3 {
	float: left;
	margin: 2px 0 0 4px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #847365;
}

#right_content .search_result a {
	color: #847365;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
#right_content .featured_item a {
	color: #847365;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

#right_content .search_result a:hover, #right_content .featured_item a:hover {
	text-decoration: underline;
}

.search_result h1, .featured_item h1 {
	float: left;
	margin: 0px 0 0 4px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	width: 90%;
}

.search_result h4 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: inline;
	margin: 0 0 0 12px;
	padding: 0px;
	width: 90%;
}

.search_result span, .featured_item span {
	float: left;
	width: 9px;
	height: 16px;
}

.small_golden_bullet {
	background: url('/img/pgi/bullet_goldarrow.png') left center no-repeat;
}

.pgimeet_bullet {
	background: url('/img/pgi/icon_carrot_meet.gif') left center no-repeat;
}
.pgisend_bullet {
	background: url('/img/pgi/icon_carrot_send.gif') left center no-repeat;
}
.pginotify_bullet {
	background: url('/img/pgi/icon_carrot_notify.gif') left center no-repeat;
}
.pgimarket_bullet {
	background: url('/img/pgi/icon_carrot_market.gif') left center no-repeat;
}

.featured_item {
	padding-left: 7px;
	width: 350px;
}

#right_content .featured_item a {
	font-size: 11px;
	font-weight: bold;
	color: #847365;
	/*margin-left:2px;*/
}

#filter_msg {
	float: left;
	line-height: 18px;
}

#filter_options {
	float: left;
	margin-right: 18px;
}

#dev_comm_advert {
	background: url('/img/main_landing_advert.png') left top no-repeat;
	float: left;
	width: 730px;
	height: 56px;
	margin: 17px 0 0 0;
}

.article_image {
	float: left;
	width: 65px;
	height: 65px;
	margin-right: 8px;
}
/*Default icons for undefined products. */
.conferencing_icon {
	width: 60px;
	height: 68px;
	margin-top: 5px;
	float: left;
	background: transparent url(/img/pgi/icon_meet_web.png) no-repeat scroll center top;
}
.fax-document-delivery_icon {
	width: 60px;
	height: 68px;
	margin-top: 5px;
	float: left;
	background: transparent url(/img/pgi/icon_send_fax.png) no-repeat scroll center top;
}
.emarketing_icon {
	width: 60px;
	height: 68px;
	margin-top: 5px;
	float: left;
	background: transparent url(/img/pgi/icon_market_main.png) no-repeat scroll center top;
}
.notifications_icon {
	width: 60px;
	height: 68px;
	margin-top: 5px;
	float: left;
	background: transparent url(/img/pgi/icon_notify_main.png) no-repeat scroll center top;
}



.PGiMeet { background: url('/img/pgi/icon_meet_default.png') no-repeat center top; }
.PGiSend { background: url('/img/pgi/icon_send_default.png') no-repeat center top; }
.PGiNotify { background: url('/img/pgi/icon_notify_default.png') no-repeat center top; }
.PGiMarket { background: url('/img/pgi/icon_market_default.png') no-repeat center top; }

.ReadyConference_Plus_small { background: url('/img/pgi/icon_meet_audio.png') no-repeat center top; }
.Auditorium_small { background: url('/img/pgi/icon_meet_event.png') no-repeat center top; }
.GlobalMeet_small  { background: url('/img/pgi/icon_meet_audio.png') no-repeat center top; }
.PremiereCall_Event_small { background: url('/img/pgi/icon_meet_event.png') no-repeat center top; }
.Netspoke_small  { background: url('/img/pgi/icon_meet_web.png') no-repeat center top; }
.Document_Delivery_small  { background: url('/img/pgi/icon_send_docdelivery.gif') no-repeat center top; }

.Fax2Mail_small  { background: url('/img/pgi/icon_send_fax.png') no-repeat center top; }
.Accelerator_Professional_small { background: url('/img/pgi/icon_market_accelerator.png') no-repeat center top; }
.Accelerator_Advanced_small { background: url('/img/pgi/icon_market_accelerator.png') no-repeat center top; }

.Notifications__Reminders_small { background: url('/img/pgi/icon_notify_main.png') no-repeat center top; }



.ReadyConference_Plus { background: url('/img/pgi/icon_con_audio.png') no-repeat left top; }
.Auditorium { background: url('/img/pgi/icon_con_event.png') no-repeat left top; }
.GlobalMeet { background: url('/img/pgi/icon_con_audio.png') no-repeat left top; }
.PremiereCall_Event { background: url('/img/pgi/icon_con_event.png') no-repeat left top; }
.Netspoke { background: url('/img/pgi/icon_con_web.png') no-repeat left top; }
.Document_Delivery { background: url('/img/pgi/icon_dtf_doc.png') no-repeat left top; }
.Fax2Mail { background: url('/img/pgi/icon_dtf_fax.png') no-repeat left top; }
.PremiereCallSM_Event{ background: url('/img/pgi/icon_con_event.png') no-repeat left top; }


.Accelerator_Professional { background: url('/img/pgi/icon_emk_campaign.png') no-repeat left top; }
.Accelerator_Advanced { background: url('/img/pgi/icon_emk_campaign.png') no-repeat left top; }
.Sales_Generator { background: url('/img/pgi/icon_emk_salesgen.png') no-repeat left top; }
.Notifications__Reminders { background: url('/img/pgi/icon_not_main.png') no-repeat left top; }

.article_content {
	float: left;
	display: inline;
	width: 70%;
	margin: 8px 0 0 12px;
	color: #847365;
}

#right_content .article_content a {
	font-family: Verdana;
	color: #847365;
	font-size: 11px;
	/*font-weight: bold;
	*/text-decoration: underline;
}

#right_content .article_content a:hover {
	color: #AB9D91;
}

.article_topic {
	width: 80%;
	float: left;
	/*font-weight: bold;*/
	font-size: 10px;
	font-family: Verdana;
	color: #AB9D91;
	margin-top: 6px;
}

.article_title {
	float: left;
	width: 80%;
	font-size: 15px;
	color: #847365;
	margin: 1px 0 1px 0;
}

.article_body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 506px;
	margin: 8px 0 15px 4px;
}

.article_body p {

	margin-bottom: 8px;
	width: 100%;
	line-height: 17px;
	margin-top:10px;
}

.article_body ul {
	float: left;
}

.article_body h1 {
	float: left;
	margin: 0px 0 0 4px;
	font-size: 14px;
	line-height: 14px;
	padding: 0px;
	width: 100%;
}

.article_body h2 {
	float: left;
	margin: 0px 0 0 4px;
	font-size: 13px;
	line-height: 14px;
	padding: 0px;
	width: 100%;
}

.article_body h4 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: inline;
	margin: 0 0 0 12px;
	padding: 0px;
	width: 100%;
}
.article_summary {
	float: left;
	width: 75%;
	font-size: 12px;
	color: #847365;
	line-height:15px;
}

.article_summary b {
	margin-right: 3px;
}

#article_footer {
	float: left;
	display: inline;
	width: 96%;
	margin: 30px 6px 0 16px;
}

#article_updated {
	color: #847365;
	float: left;
	width: 30%;
	font-size: 9px;
	margin-top: 5px;
}

#article_rating {
	float: right;
	width: auto;
	color: #847365;
	font-weight: bold;
	font-size: 11px;
	margin-right:20px;
}

#article_rating label {
	font-weight: normal;
}

.article_sideline, .article_options {
	float: right;
	width: 23%;
	color: #847365;
	text-align: right;
	margin: 0 10px 0 0;
}

.article_options {
	height: 30px;
}
.article_sideline {
	background: url('/img/pgi/bg_gradient_article.gif') left top repeat-x;
	height: 460px;
}

.article_options a {
	color: #847365;
	font-size: 11px;
	text-decoration: underline;
}

.article_options span {
	color: #FCB034;
	margin: 4px 4px 0 4px;
}

.article_audience {
	font-size: 11px;
	font-weight: bold;
	color: #847365;
	margin: 8px 4px 0 4px;
}

.related_products {
	font-size: 11px;
	margin: 2px 4px 0 4px;
}

#article_video {
	float: left;
	border: 1px solid #E6E2DF;
	width: 90%;
	margin: 8px 0 8px 0;
}

#article_documents {
	float: left;
	border: 1px solid #E6E2DF;
	width: 90%;
	margin: 8px 0 8px 0;
}
#article_downloads{
	float: left;
	border: 1px solid #E6E2DF;
	width: 90%;
	margin: 8px 0 8px 0;
}
#main_video_title {
	float: left;
	color: #FDBD41;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 7px;
	width: 420px;
}

#main_video_description {
	float: left;
	color: #847365;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 7px;
	width: 420px;
}

#main_video_caption {
	float: left;
	color: #847365;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	padding-left: 7px;
	margin-bottom: 5px;
	width: 420px;
}

.video_wrapper {
	float: left;
	width: 420px;
}

#main_video_list {
	float: right;
	width: 300px;
}

#main_video_list .left_full_title {
	margin: 3px 0 0 0;
}

#main_video_list .bg {
	float: left;
	background: url('/img/video_list_bg.png') left top repeat-x;
	height: 300px;
	overflow-y: scroll;
	width: 300px;
	scrollbar-3dlight-color: #E3E3E3;
	color: #847365;
	cursor:pointer;
}

#main_video_list li {
	float: left;
	background: url('/img/pgi/video_li_bg2.png') left top repeat-x;
	list-style-type: none;
	list-style-position: inside;
	margin: 4px 4px 0 4px;
	height: 72px;
	width: 275px;
	cursor:pointer;
}

#main_video_list li.sel {
	background-position: bottom left;
}

#main_video_list li .preview {
	float: left;
	background: url('/img/video_preview.png') left top no-repeat;
	border: 2px solid #B6B1AB;
	margin: 5px;
	height: 54px;
	width: 72px;
}

#main_video_list li h2 {
	font-size: 10px;
	line-height: 15px;
	margin: 4px 0 0 0;
	overflow: hidden;
}

#main_video_list li h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 0;
	height: 28px;
	width: 180px;
	overflow: hidden;
}

#main_video_list li h3 sup {
	overflow: hidden;
	display: none;
}

#main_video_list li button {
    background: url('/img/btn_playVideo_sprite.png') left top no-repeat;
	height: 16px;
	width: 43px;
	border: 0px;
	margin: 5px;
	float: right;
}
#main_video_list li button:hover {
    background-position:bottom left;
}

.video_margin {
	float: left;
    margin-bottom: 10px;
	margin-top:10px;
	width: 95%;
}

.video_header {
	background: url('/img/img_Vid_label.gif') no-repeat left top;
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Verdana;
	color: #95897D;
	margin: 8px 0 8px 8px;
	padding-left: 15px;
	height:17px;
}

.video_snapshot {
	float: left;
	margin: auto 8px;
	margin-top:2px;
}

.video_snapshot a img {
	width: 72px;
	height: 54px;
	border: 1px solid #D8D8D6;
}

.video_title, .document_title, .download_title {
	float: left;
	width: 65%;
	font-weight: bold;
	font-size: 11px;
	color: #847365;
}
.product {
	font-size: 10px;
}
.download_title {
	margin-top: 8px;
}

.download_title {
	margin-top: 8px;
}
.document_title {
	margin-top: 8px;
}

.document_title {
	margin-top: 8px;
}
.download_summary{
	float: left;
	width: 85%;
	font-size: 10px;
	color: #847365;
	margin-top: 4px;
	margin-left:0px;

}

.video_summary, .document_summary {
	float: left;
	width: 65%;
	font-size: 10px;
	color: #847365;
	margin-top: 4px;
	margin-left:0px;

}

.download_summary {
	width: 400px;
	margin-top: 0px;
}

.download_summary a {
	margin-left: 10px;
}

.download_summary {
	width: 400px;
	margin-top: 0px;
}

.download_summary a {
	margin-left: 10px;
}

.video_controls {
	float: left;
	background: url('/img/pgi/btn_watchvideo.png') no-repeat left top;
	width: 65%;
	height: 13px;
	margin-top: 6px;
	cursor: pointer;
}

.video_controls:hover {
	background-position: left bottom;
}
.download_icon {
	background: url('/img/download_icon.png') no-repeat left top;
	width: 19px;
	height: 24px;
	float: left;
	margin: 10px 10px 0 10px;
	cursor: pointer;
}
.document_icon {
	background: url('/img/document_icon.png') no-repeat left top;
	width: 19px;
	height: 24px;
	float: left;
	margin: 10px 10px 0 10px;
	cursor: pointer;
}

.section_header {
	background: url('/img/pgi/bg_topic_hdrbar.gif') repeat-x left top;
	height: 31px;
	color: #847365;
	font-family: Verdana;
	width: 96%;
	font-size: 11px;
	float: left;
	display: inline;
	margin: 12px 0 8px 0;
}

.section_header span {
	float: left;
	margin: 10px;
	font-weight:bold;
}

.bottom_border {
	float: left;
	width: 300px;
	height: 12px;
}

.related_links, .related_search_terms {
	width: 96%;
	float: left;
	display: inline;
	margin-left: 25px;
}
.related_links a, .related_search_terms a {
	color: #847365;
	text-decoration: underline;
	font-size: 11px;
}

#need_more_help {
	width: 100%;
	float: left;
	text-align: right;
	margin: 45px 0 30px 0;
}

#need_more_help div {
	float: right;
}

#need_more_help h4 {
	color: #847365;
	font-size: 11px;
	font-weight: bold;
	margin: 0 3px 0 10px;
	float: left;
}

#need_more_help a {
	color: #847365;
	text-decoration: underline;
	margin: 0 5px 0 5px;
	font-size: 10px;
	float: left;
}

#need_more_help span {
	color: #FD7D1C;
	font-size: 10px;
	float: left;
}

h4 sup, li sup, h4 sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;   /* sorry :( */
	position: relative;
	overflow:  scroll;
	font-variant: small-caps;
	font-size: 10px;
}

h4 sup, li sup {
	bottom: 1ex;
}

h4 sub {
	top: .5ex;
}

#right_content a {
	color: #847365;
}
.left_full_title .search_results {
	font-size:15px;
	font-weight:bold;
}
.topic_name{
	color:#847365;
	font-size:11px;
	display:inline;
}

.btn_submit_support a{
	background: url(/img/pgi/b_support_ticket.png) no-repeat scroll 0 0;
	width:140px;
	height:13px;
}
.btn_submit_support a:hover{
	background-position:0 -13px;
	cursor:pointer;
}
.btn_submit_support_french a{
	background: url(/img/pgi/french/b_support_ticket.png) no-repeat scroll 0 0;
	width:140px;
	height:13px;
}
.btn_submit_support_french a:hover{
	background-position:0 -13px;
	cursor:pointer;
}
.btn_submit_support_german a{
	background: url(/img/pgi/german/b_support_ticket.png) no-repeat scroll 0 0;
	width:140px;
	height:13px;
}
.btn_submit_support_german a:hover{
	background-position:0 -13px;
	cursor:pointer;
}
.btn_submit_support_japanese a{
	background: url(/img/pgi/japanese/b_support_ticket.png) no-repeat scroll 0 0;
	width:140px;
	height:13px;
}
.btn_submit_support_japanese a:hover{
	background-position:0 -13px;
	cursor:pointer;
}

#right_content .NoResults a:hover {
	color:#AB9D91;
}
.NoResults{
	color:#847365;
	font-size:12px;
}

.NoResults a {
	text-decoration:underline;
}
.NoResults a:hover{
	color:#AB9D91;
}
.NoResults ul{
	float:none;
}

.NoResults ul li {
	float: none;
	margin-left: 0px;
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	background:url('/img/pgi/bullet_arrow_gold.gif') no-repeat 0 3px;
	list-style-position: inside;
	padding-left:10px;
}
.NoResultsTitle {
	color:#847365;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	text-decoration:none;
}
.NoResultsSearchTerm{
	color:#847365;
	font-size:12px;
	font-weight:bold;

}
/*Login Styles*/
#h_login_popup {
  background-color:#c1b8af;
  position: absolute;
  top: 20px;
  left: 730px;
  width: 231px;
  height: 180px;
  text-align:left;
  font-size:10px;
  visibility: hidden;
}
#h_login_popup .header
{
    clear:both;
	width: 200px;
	height: 13px;
	color:White;
	text-indent:-9999px;
	background: url(/users/images/login/refresh/hdr_login.png) no-repeat;
	margin:10px 15px 5px 15px;
	padding:0px;
}
#h_login_popup .close
{
    float:right;
    margin:8px 14px;
    font-size:10px;
    background: url(/users/images/login/pg_pop_close.gif) no-repeat right bottom;
}
#h_login_popup .close a {
	display: block;
	background: none;
	padding-right: 16px;
	width:40px;
	color: #fff;
	text-align: right;
	text-decoration: none;
}
#h_login_popup .close a:hover {
	background: url(/users/images/login/pg_pop_close_hover.gif) no-repeat right bottom;
	color: #fff !important;
	text-decoration:underline !important;
}
#h_login_popup form{margin:0px 10px;}
#h_login_popup select{font-size:10px;width:196px;margin:2px 5px;padding:2px;}
#h_login_popup optgroup{font-style:normal;font-weight:bold;border-top:1px solid #ccc;}
#h_login_popup optgroup.meet{color:#DD640E;}
/*#h_login_popup optgroup.send{color:#008E00;}
#h_login_popup optgroup.market{color:#0D866B;}
#h_login_popup optgroup.notify{color:#2C6BCA;}*/
#h_login_popup option{color: #847465;}

#h_login_popup_content input, #home_flash_form input {font-size:10px;padding:2px;margin:2px 5px;width:190px;color:#847364;border:solid 1px #d9d9d9;background:#fff;}

#h_login_popup_content input.password{background:#fff url(/users/images/login/refresh/img_password.gif) no-repeat left center;}
#h_login_popup_content input.clientID{background:#fff url(/users/images/login/refresh/img_clientID.gif) no-repeat left center;}
#h_login_popup_content input.userID{background:#fff url(/users/images/login/refresh/img_userID.gif) no-repeat left center;}
#h_login_popup_content input.email{background:#fff url(/users/images/login/refresh/img_email.gif) no-repeat left center;}
#h_login_popup_content input.domain{background:#fff url(/users/images/login/refresh/img_domain.gif) no-repeat left center;}

#h_login_popup_content .c_remember,
#h_login_popup_content .c_forgot_pw,
#h_login_popup_content_home .c_remember,
#h_login_popup_content_home .c_forgot_pw {
	position: relative;
	float: left;
	margin: 7px 5px;
	width:150px;
	font-size:10px;
	color: #fff;
	text-decoration:none;
}
#h_login_popup_content .c_remember:hover,
#h_login_popup_content .c_forgot_pw:hover ,
#h_login_popup_content_home .c_remember:hover,
#h_login_popup_content_home .c_forgot_pw:hover{text-decoration:underline !important;color: #fff !important;}

#h_login_popup_content .gobutton, #h_login_popup_content_home .gobutton {
	position: relative;
	float: right;
	width: 39px;
	height: 19px;
	margin: 2px 10px 0px 0px;
	_margin-right:5px;
}
#h_login_popup_content .gobutton input, #h_login_popup_content .gobutton a,
#h_login_popup_content_home .gobutton input, #h_login_popup_content_home .gobutton a
{
    background: url(/users/images/login/refresh/b_go.png) no-repeat top;
	display: block;
	width: 39px;
	height: 19px;
	padding:0px;
	margin:0px;
	border:0px;
}
#h_login_popup_content .gobutton input:hover, #h_login_popup_content .gobutton a:hover,
#h_login_popup_content_home .gobutton input:hover, #h_login_popup_content_home .gobutton a:hover   {
    background-position:bottom;
}
.hidden{visibility:hidden;}

.video_cnt{
	float:right;
	margin-top: 10px;
	color:#847365;
	font-family: Verdana;
	font-size:11px;
}
#left_menu .subcat_links_conferencing .sel_conferencing, #left_menu .subcat_links_conferencing .sel_conferencing:hover {
	background-color:#ffffff;
	color:#DD640E;
	}
#left_menu .subcat_links_fax-document-delivery .sel_fax-document-delivery, #left_menu .subcat_links_fax-document-delivery .sel_fax-document-delivery:hover{
	background-color:#ffffff;
	color:#007E03;
	}
#left_menu .subcat_links_emarketing .sel_emarketing, #left_menu .subcat_links_emarketing .sel_emarketing:hover{
	background-color:#ffffff;
	color:#016F53;
	}
#left_menu .subcat_links_notifications .sel_notifications, #left_menu .subcat_links_notifications .sel_notifications:hover{
	background-color:#ffffff;
	color:#2253A5;
}
.play_button{
	background:transparent url(/img/btn_playVideo_sprite.png) no-repeat scroll left top;
	border:0 none;
	float:right;
	height:16px;
	margin:5px;
	width:43px;

}
.play_button:hover{
	background-position:left bottom;
}

.bottom_border.clear_both{
	clear:both;
	display:block;
	width:100%;
}

