@CHARSET "UTF-8";

body {
	margin: -21px;
	_margin: 0px;
	padding: 0;
	background-color: #134173;
	width: 100%;
}

*:first-child+html body {
	margin: 0px;
}

.main {
	background-color: #ecfbff;
	width: 858px;
	min-height: 505px;
	height: auto !important;
	height: 505px;
}

.logo {
	background: url('/templates/img/pacific/logo_new1.gif') no-repeat center center;
	width: 205px;
	height: 142px;
	margin-left: 1px;
}

.slideshow {
	width: 650px;
	height: 142px;
	margin-right: 1px;
}

.leftColumn {
	width: 207px;
	min-height: 505px !important;
	height: auto !important;
	height: 505px;
	margin: 1px 0 0 0;
	text-align: center;
}

.leftColumn img {
	margin: 0 0 1px 1px;
	*margin: 0 0 -2px 1px;
	display: inline;
	
	border: 0;
}

.menu {
	width: 650px;
	height: 28px;
	background-color: #1c5088;
	margin: 1px 1px 0 0;
}

.content {
	width: 649px;
	margin: 0 1px 0 0;
	min-height: 604px;
	height: auto !important;
	height: 505px;
	border-left: 1px solid #005E85;
	background-color: #ffffff;
}

.homeText {
	width: 548px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
	color: #000080;
	text-align: justify;
	padding: 0 15px 0 15px;
	_padding: 20px 15px 0 15px;
	margin: 0 24px 0 27px;
}

.loginPageContent {
	width: 548px;
	height: 365px;
	overflow: auto;
	color: #000080;
	text-align: justify;
	padding: 17px 15px 0 15px;
	_padding: 20px 15px 0 15px;
	margin: 0 24px 0 27px;
}

*:first-child+html .homeText {
	padding: 20px 15px 0 15px;
}

.header1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #00336c;
	margin: 20px 0 15px 50px;
	text-align: justify;
}

.footer {
	width: 858px;
	_width: 859px;
}

.leftFooter {
	width: 207px;
	height: 61px;
	
	background-color: #ecfbff;
}

.rightFooter {
	width: 649px;
	height: 60px;
	border-right: 1px solid #ecfbff;
}

.emailsFooter {
	width: 350px;
	text-align: right;
	margin-top: 16px;
}

.phoneFooter {
	background: url('/templates/img/pacific/phoneFooter.gif') no-repeat 54px center;
	width: 196px;
	height: 45px;
	font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
	padding-left: 102px;
	padding-top: 16px;
}

.emailsFooter table {
    float: right;
}

.emailsFooter table td {
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
}

.loginBox {
	width: 143px;
	border:1px solid #134173;
	background-color: #ffffff;
	text-align: center;
	padding: 16px 20px 18px 20px;
}

.loginBoxTitle {
	color: #00336C;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	margin: 5px 0 12px 0;
}

.loginLabel, .passwordLabel {
	font-family: inherit;
	font-weight: bold;
	font-size: inherit;
	color: #134173;
	text-align: left;
	margin-left: 4px;
}

.loginField input, .passwordField input {
	width: 136px;
	background:#ECFBFF none repeat scroll 0%;
	border:1px solid #134173;
}

.button1 {
	height: 15px;
	margin-top: 8px;
	margin-right: 21px;
}

.button1 div {
    float: right;
    font-weight: bold;
    border: 1px solid #005e85;
    margin: 0 0 0 16px;
}
.button1 a, .button1 a:link, .button1 a:visited, .button1 a:active {
    display: block;
    position: relative;
    border: 1px solid #005e85;
    color: #fff;
    text-decoration: none;
    background: #134173;
    border: 1px solid #ecfbff;
    padding: 2px 15px 3px 15px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu ul li {
	float: left;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 28px;
	padding-left: 0px;
	_padding-left: 0px;
}

#noActiveModule {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none !important;
	white-space: nowrap;
	color: #858585 !important;
	cursor: default !important;
}

.menu ul li a {
	cursor: pointer;
	text-decoration: none !important;
	color: #ffffff !important;
	position: relative;
	border: 0 !important;
	padding: 5px 0 5px 0;
}

.labelMenu {
	margin-top: 5px;
	float: left;
}

#home img,
#gettingStarted img,
#aboutYou img,
#marketingSupport img,
#contact img,
#help img,
#logout img {
	behavior: url(/templates/js/png.htc);
	width: 26px;
	height: 28px;
	border: 0;
	float: left;
}

#gettingStarted,
#aboutYou,
#marketingSupport,
#contact,
#help,
#logout {
	margin-left: 26px;
}

li {behavior:url(/templates/js/hover.htc)}
.menu .hover {
	background: url('/templates/img/pacific/backgroundHoverMenu.gif') repeat-x;
}

#home:hover,
#gettingStarted:hover,
#aboutYou:hover,
#contact:hover,
#help:hover,
#logout:hover  {
	background: url('/templates/img/pacific/backgroundHoverMenu.gif') repeat-x;
}

.submenu {
	display: none;
	position: absolute;
	z-index: 100;
	background-color: #2161a5;
	top: 171px;
}

.submenu ul {
	list-style: none;
	padding: 15px 11px 0 11px !important;
	text-align: left;
}

.submenu ul li {
	background: url('/templates/img/pacific/submenuLiBackground.gif') repeat-x 0 24px;
	height: 30px;
	float: none;
	padding: 0px 4px 0 4px;
}

.noBackground {
	background: none !important;
}

.submenu ul li a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline !important;
	white-space: nowrap;
}

#submenuGettingStarted {
	min-width: 131px;
	width: auto !important;
	width: 131px;
	left: 501px;
}

#submenuAboutYou {
	left: 457px;
	min-width: 96px;
	width: auto !important;
	width: 96px;
}

.submenuAboutYou {
    left: 250px !important;
}

.submenuContact {
    left: 372px !important;
}

.submenuHelp {
    left: 479px !important;
}
	
#submenuContact {
	min-width: 81px;
	width: auto !important;
	width: 81px;
	left: 579px;
}

#submenuHelp {
	min-width: 81px;
	width: auto !important;
	width: 81px;
	left: 686px;
}

#submenuGettingStarted li {
	min-width: 101px;
	width: expression(document.body.clientWidth < 101? "101px": "auto" );
}

#submenuAboutYou li {
	min-width: 66px;
	width: expression(document.body.clientWidth < 66? "66px": "auto" );
}

.coursesList {
	margin-top: 20px;
	width: 548px;
}

.coursesList div {
	margin-bottom: 13px;
	_margin-bottom: 10px;
}

.coursesList div div {
	width: 311px;
	height: 47px;
	cursor: pointer;
}

.coursesList img {
	border: 0 !important;
}

.descriptionCertificate {
	width: 217px !important;
	font-family: Arial;
	font-size: 11px;
	color: #000080;
	text-align: justify;
	cursor: default !important;
}

.modulePassed1, .modulePassed2, .modulePassed3, .modulePassed4, .modulePassed5, .modulePassed6,
.certificatePassed1, .certificatePassed2, .certificatePassed3, .certificatePassed4, .certificatePassed5, .certificatePassed6 {
	background: url('/templates/img/pacific/modulePassed.png') no-repeat;
	position: absolute;
	z-index: 100;
	width: 33px;
	height: 36px;
	display: none;
}

.divCertificate {
	float: left;
	-height: 39px;
}

.subModule a {
    display: block;
}

.activeCertificate {
	*margin-left: 1px !important;
}

.inactiveCertificate {
	cursor: pointer;
}

.divCertificate div {
	float: left;
}