﻿/**********************************************/

/*  Help center class  */
strong{font-weight:bold;}

.helpWrap
{
	width: 975px;
	background: #ffffff;
}
.help
{
	background: url(../website/images_new/onepixel-black.png) repeat-y 204px 0;
	padding: 20px;

}
.lasidehelp
{
	float: left;
	width: 180px;
}
.helpLeftPane
{
	padding: 0;
	margin: 0;
}
.helpLeftPane li
{
	list-style: none;
	margin-bottom: 1px;
}
.helpLeftPane li a
{
	color: #000;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 6px;
	margin-bottom:8px;
	font-size: 18px;
}
.helpLeftPane li a:hover
{
	background: #0066CB;
	color: #fff;
}
.helpLeftPane li a.current
{
	background: #0066CB;
	color: #fff;
	font-weight: normal;
	display: block;
	padding: 2px 0 2px 6px;
	margin-bottom:8px;
	line-height: 21px;
}
.rasidehelp
{
	float: right;
	width: 730px;
}

.help-head
{
	clear: both;
}
.hdg-glHelpCenter
{
	float: left;
}
.search_helpcenter
{
	width: 150px;
	height: 20px;
	padding: 2px;
	border: 1px solid #023262;
}
.btnSearch
{
	width: 80px;
	padding: 3px;
	font: bold 16px/20px Arial, verdana sans-serif;
	color: #fff;
	background: #113860;
	border: none;
	cursor: pointer;
}

/*INDEX PAGE */
.indexWrap
{
	margin-top: 20px;
}
.indexWrap .indexHdg
{
	color: #000;
	margin: 10px 0px 15px 0px;
	font-size: 22px;
	background: url(../website/images_new/onepixel-black.png) repeat-x 0 13px;
}
.hdgText
{
	display: inline;
	padding-right: 10px;
	height: 30px;
	background: #fff;
}
.indexListing
{
	float: left;
	margin: 0 0 15px 10px;
	width: 240px;
}
.indexListing li
{
	list-style: none;
}
.indexListing li a
{
	color: #000;
	font: normal 18px/150% arial, helvetica, verdana, sans-serif;
	line-height: 28px;
}
.indexListing li a:hover
{
	color: #000;
	text-decoration: underline;
}

/* INDIVIDUAL PAGES */
.helpCommonPages
{
	margin-top: 20px;
	position: relative;
}
.breadcrumb_hdg
{
	font: bold 18px/150% arial, helvetica, verdana, sans-serif;
	color: #000;
	margin-bottom: 35px;
	border-bottom: 1px solid #000;
	padding: 0px 0px 5px 0px;
}
.breadcrumb_hdg a
{
	color: #000;
}
.helpCommonPages h3
{
	font-family: Arial;
	font-size: 14px;
	margin: 15px 0 0 0;
}
.helpCommonPages p
{
	margin-top: .75em;
}
.toggle
{
	float: right;
}
.toggle a
{
	color: #444444;
	font-size: 14px;
}
.toggle a:hover
{
	color: #999999;
}
.rasidehelp h3
{
	color: #000;
	font-size: 22px; margin:0px; padding:0px 0px 15px 0px;
}

.rasidehelp h4
{
	border-bottom: 0px;
	 padding:0px 0px 15px 0px; margin:0px;
}

.question, .answer
{
	color: #023262;
	font: normal 18px/150% arial, verdana, sans-serif;
	text-decoration: none;
}
.question
{
	margin-top: 5px;
	cursor: pointer;
}
.answer p, ol li
{
	color: #000;
	font: normal 18px/150% arial, verdana, sans-serif; padding-bottom:25px;
}

.answer1, .answer1 p
{
	color: #000;
	font: normal 18px/150% arial, verdana, sans-serif;
}

.answer a
{
	color: #000;
	text-decoration: underline;
}
.answer a:hover
{
	text-decoration: none;
}
.featureWrap
{
	padding-left: 20px;
}
.featureWrap h4
{
	border-bottom: 0px;
}
.featureWrap h5{font-size:18px; padding-bottom:10px; margin:0px; font-weight:normal;}

.featureWrap a
{
	color: #023262;
	font: normal 18px/150% arial, verdana, sans-serif;
	margin-top: 5px;
}

.featureWrap ul li
{
	list-style: none;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
}
.featureWrap .answer p{padding-bottom:25px;}

.note
{
	font-weight: bold;
	font-style: italic;
}

.indexWrap .new
{
	color: #023262;
	clear: both;
	overflow: auto;
	margin-top: 20px;
	font: normal 18px/30px arial, verdana, sans-serif;
}
.indexWrap .indexHdg1
{
	background: url(../website/images_new/onepixel-black.png) repeat-x 0 16px;
	display: block;
	float: right;
}
.hdgText1
{
	display: block;
	float: left;
	padding-right: 10px;
	height: 30px;
	width: auto;
}

.request_course_link
{
	color: #0066CC;
	float: left;
	height: 33px;
	margin: 0;
	text-decoration: underline;
	width: 228px;
}


/******************************************/
.textbox
{
	border: 1px solid #023262;
	width: 250px;
	margin: 0px 3px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 5px 3px;
	float: left;
}
.help-login
{
	padding-left: 100px;
	min-height: 300px;
}
.align-left
{
	float: left;
}
.help-login label
{
	float: left;
	width: 100px;
	color: #000;
	padding: 3px 0px 0px 0px;
}
.help-login span
{
	float: left;
	color: red;
}
.help-login .login-button
{
	margin: 0px 0px 0px 100px;
}
p
{
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
.available-phone-features h3
{
	font-size: 18px;
	margin: 8px 0px 5px 0px;
}
.help-textarea
{
	font-family: arial, verdana;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #023262;
	width: 400px;
	height: 75px;
}
.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.HellowWorldPopup
{
    background: white;
    padding: 8px;
    border: 7px solid #0066cb; color:#000;
}
.HellowWorldPopup span{ font-size:14px;}
.PopupHeader
{
    padding-top: 6px;
    padding-bottom: 6px;
}


.login-btn1
{
	background: url(../gps_images/btn-white-bg.png) no-repeat left top;
	height: 25px;
	border:0px solid red;
	padding:0;
	float:left;
}
.login-btn1:hover
{
	background: url(../gps_images/btn-white-bg.png) no-repeat left -48px;
}

.login-btn1 span
{
	background: url(../gps_images/btn-white-bg.png) no-repeat right -24px;
	border:0px solid red;

	display: block;
	height: 20px;
	padding:4px 18px 0px 18px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.login-btn1 span:hover 
{
	background: url(../gps_images/btn-white-bg.png) no-repeat right bottom;
}
.login-btn1_wrap
{
padding:15px 0px 15px 100px;
text-align:center;
}
