* { margin: 0; padding: 0; border: 0; outline: 0;font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Verdana; vertical-align: baseline;}
:focus { outline: 0; }
body { line-height: 1; color: #b1b1b1; font-size: 12px; background: #000000 url(../images/bg_y_repeat.gif) top center repeat-y; }
ol, ul { list-style: none; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; display: block; }

strong { font-weight: bold; }
a:link { color: #b1b1b1;  }
a:hover, .right ul li a:hover, a:visited:hover { color: #7f1200; }
a:active { color: #ffffff; }
a:visited { color: #b1b1b1; }
h1 { font-size: 18px; color: #b60000; margin-bottom: 15px; padding-bottom: 30px; background: url(../images/content/content_area_border3.gif) -5px 12px no-repeat; }
h1 + h2 { background: none; }
h2 { font-size: 16px; color: #8B8B8B; line-height: 1.5; background: url(../images/content/hr_red.gif) top left no-repeat; padding-top: 20px; margin-top: 15px; }
h3 { color: #8B8B8B; margin: 10px 0px; }
p { line-height: 1.5; margin-bottom: 10px; }
input { background-color: #cccccc; border: 1px solid #fff; outline: 1; height: 16px; margin-bottom: 10px; padding: 5px; }
input.submit {
	width: 100px; height: 30px;
	padding: 0px; margin: 0px;
	float: right;
	color: #ff0000; text-align: right;
	border: 0;
}



.textReplace {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.textReplace span {
	position: absolute;
	top: 0px; left: 0px;
	z-index: 5;
	display: block;
	width: 100%; height: 100%;
}

#container { 
	width: 900px;
	margin: 0px auto 0px auto; padding: 0px;
	position: relative;
	/*background: url(images/bg_y_repeat.gif) top center repeat-y;*/
}

#Header { width: 100%; margin: auto; }

#Header #flash_banner {
	width: 900px; height: 100px;
	padding: 0; margin: 0;
}

#Header .logo { width: 312px; height:117px; float: left; margin-left: 5px; margin-bottom: 10px; }
#Header .logo a { display: block; width: 312px; height:117px; }
#Header .logo a span { background: url(../images/logo.gif) top left no-repeat; }

#Header .logged_in { float: right; text-align: right; margin-right: 10px; }

/* navigation menu */
#nav {
	width: 898px; height: 45px;
	display: block;
	background: url(../images/nav/navBar_bg.gif) top left repeat-x;
	margin-left: 2px;
}
#nav ul {
	height: 45px; width: 680px;
	padding: 0px 0px;
	margin: auto;
	z-index: 2;
}
#nav ul li { 
	position: relative;
	float: left;
	width: 122px; height: 38px;
	margin: 0px 6px; padding-top: 7px;
	background: url(../images/nav/nav_list_item_bg.gif) top left no-repeat;
	text-align: center; font-weight: bold; font-size: 14px;
}
#nav ul li:hover { background-position: 0px -45px; }

#nav ul li a { text-decoration: none; color: #b1b1b1; display: block; width: 122px; height: 38px; font-family: Trebuchet MS; }
#nav ul li a:hover { color: #b1b1b1; }

#nav ul ul {
	position: absolute;
	top: 29px; left: 1px;
	padding: 5px 0px; margin: 0px 0px;
	width: 118px; height: auto;
	background: url('../images/nav/drop_down_bg.gif') top left no-repeat;
	background-color: #222222;
	border: 1px solid #525252;
	border-top: none;
	display: none;
	z-index: 99;
}
#nav ul ul li {
	background: none;
	width: 110px; height: auto;
	margin: 0px; padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; line-height: 1.5;
	z-index: 99;
}

#nav ul li:hover ul { display: block; }
#nav ul ul li a { color: #b1b1b1; display: inline; font-family: Verdana, Arial, Helvetica, sans-serif; }
#nav ul ul li a:hover { color: #3f3f3f; }

/* content area */
#content { padding: 20px 10px 20px 40px; }

#content .left, #content .Content {
	float: left;
	width: 600px;
}

#content .right, #content .Left {
	float: right;
	width: 176px;
	margin-right: 30px;
}

#content .right p.faq {
	width: 176px;
	height: 117px;
}

#content .right p.faq a {
	display: block;
	width: 176px;
	height: 117px;
	margin: 0px;
	padding: 0px;
}

#content .right p.faq a span { background: url(/images/content/question.gif) 0px 0px no-repeat; }
#content .right p.faq a:hover span { background-position: 0px -117px; }

#content .home { width: 530px; }
#content .home_right { width: 230px; margin-right: 50px; }
#Footer .home_bottom {
	width: 850px; height: 240px;
	position: relative;
	margin-top: 40px;
}
#Footer .home_bottom #order_products {
	width: 261px; height: 230px;
	top: 0px; left: 40px;
}
#Footer .home_bottom #order_products {
	background: url(../images/content/order_products_coming_soon.jpg) top left no-repeat;
}

#Footer .home_bottom #staff_education {
	width: 276px; height: 230px;
	top: 0px; left:301px;
	background: url(../images/content/staff_ed_link.jpg) top left no-repeat;
}
	
#Footer .home_bottom #pos_material {
	width: 305px; height: 230px;
	top: 0px; left: 577px;
	background: url(../images/content/pos_link.jpg) top left no-repeat;
}

.btn {
	display: block;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	
}
/*#content .home_bottom .order_products a:hover span,*/
#Footer .home_bottom #staff_education:hover,
#Footer .home_bottom #pos_material:hover
{ background-position: 0px -230px; }

#content ul { margin-bottom: 15px; padding-left: 20px; }
#content ul li { line-height: 1.5; list-style-type: square; }

#content .education h2 + ul { margin-top: 10px; }
#content .education ul { padding: 0px; margin: 0px; }
#content .education ul + p { padding: 5px 0px; margin: 0px; }
#content .education li { background: url(images/content/pdf_icon.gif) 0px -3px no-repeat; padding-left: 40px; margin-left: 0px; list-style-type: none; line-height: 2; }
/*#content .education li + li {  background: url(images/content/link_icon.gif) 0px -3px no-repeat; margin-top: 5px; padding-bottom: 5px; }*/
#content .education li.online { background: url(images/content/link_icon.gif) 0px 0px no-repeat; padding-left: 40px; padding-top: 5px; }
#content .instore li.swf, #content .education li.swf { background: url(images/content/swf_icon.gif) top left no-repeat; padding-top: 5px; }
#content .education h2.modules { margin-bottom: 10px; }
#content .education img { float: right; display: block; }
#content .polar_uni p { margin: 15px 0px; }
#content .polar_uni ul li { margin-bottom: 5px; }
#content .polar_uni ul { margin-bottom: 10px; }

#content h2.warranty { background: url(images/content/warranty_icon.gif) -5px 10px no-repeat; padding-left: 40px; margin-bottom: 10px; }
#content h2.service { background: url(images/content/service_icon.gif) -5px 10px no-repeat; padding-left: 40px; margin-bottom: 10px; }

/* tutorials */
#content h2.f4 { background: url(images/product_icons/f4.jpg) 0px 10px no-repeat; padding-left: 55px; margin-bottom: 10px; }
#content h2.f11 { background: url(images/product_icons/f11.jpg) 0px 10px no-repeat; padding-left: 70px; margin-bottom: 10px; }
#content h2.f6 { background: url(images/product_icons/f6.jpg) 0px 10px no-repeat; padding-left: 55px; margin-bottom: 10px; }
#content h2.cs200cad { background: url(images/product_icons/cs200cad.jpg) 0px 10px no-repeat; padding-left: 40px; margin-bottom: 10px; }
#content h2.rs200 { background: url(images/product_icons/rs200.jpg) 0px 10px no-repeat; padding-left: 55px; margin-bottom: 10px; }
#content h2.s625x { background: url(images/product_icons/s625x.jpg) 0px 10px no-repeat; padding-left: 40px; margin-bottom: 10px; }

/* login page content */
#login_screen {
	background: none;
	background-color: #000000;
}

#container {
	position: relative;
	margin: auto;
	width: 930px; height: 599px;
}

#flash_content {
	position: absolute;
	top: 0px; left: 0px;
	width: 700px; height: 599px;
}

#login_right {
	position: absolute;
	top: 0px; left: 700px;
	width: 180px; height: 549px;
	padding: 40px 0px 10px 15px;
}

#login_right p {
	margin: 0px; padding:0 px;
}	

#login_right p.message {
	font-size: 14px;
}
#login_right p.message a {
	font-size: 16px;
}
#login_right a.message {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
}

#login_right ul {
	margin-top: 15px;
}

#login_right ul li {
	font-size: 14px;
	line-height: 125%;
	padding-left: 20px;
	margin-bottom: 15px;
	background: url(/prc/list_round.jpg) 0px 4px no-repeat;
	list-style-type: none;
}	

#login_right p.login_error_message {
	width: 200px; height: 30px;
	display: block;
	color: #ff0000;
	margin-bottom: 10px;
}

form#login, form#email_order {
	width: 160px;
	margin: 0px 0px 20px 0px; padding: 0px;
	line-height: 1.5;
}
form#email_order { width: 220px; text-align: left; }


form#login input { width: 150px; }
form#login input.submit { width: 100px; border: none; }

input.login_submit, button {
	width: 70px; height: 22px;
	padding: 0px; margin: 0px;
	float: right;
	color: #ff0000; text-align: right;
	border: 0;
}
button { background: url(../images/content/submit.jpg) top left no-repeat; float: none; width: 100px; height: 30px; font-size: 1px; }

/* photo bank */

#content .photo_bank {
	float: left;
	margin: 5px 15px 5px 0px;
	width: 100px;
}

#content .photo_bank img { border: 3px solid #cccccc; }

#content .photo_bank p { text-align: center; margin-top: 5px; }
#content .right ul { margin: 10px 0px 0px 0px; padding: 0px; }
#content .right ul li { background: url(images/content/arrow_right.gif) top left no-repeat; padding-left: 20px; list-style-type: none; margin-left: 0px; }

/* account details */

#content .account_details { width: 600px; }
#content .account_details ol li, #flash_content .account_details ol li { clear: both; vertical-align: middle; }

#content .account_details ol li label, #flash_content .account_details ol li label {
	float:left; 
	margin: 3px 0 0 0;
	padding: 5px 10px 0px 0px;
	width: 155px;
	text-align: right;
}

#content .account_details ol li label.right {
	width:350px; height: 12px;
	margin-bottom: 10px; padding: 5px;
	text-align: left;
}

#content .account_details ol li input, #flash_content .account_details ol li input { width: 350px; }
#content .account_details input.save_changes { width: 100px; margin-right: 75px; margin-bottom: 50px; }
#flash_content .account_details ol li select { float: left; margin: 5px 0px; }
/* education module account details */
#content .em_account_details { width: 700px; }

/* footer content */
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;
}

/* multibox content styles */
#forgotten_password { padding: 20px 20px 0px 20px; }
#forgotten_password p {
	padding: 0px; margin: 0px; text-align: left;
}
#forgotten_password img { border: 10px solid #cccccc; }
#forgotten_password form input { float: left; }

form#login input.password { width: 200px; }

#forgotten_password p.preview { margin: auto; float: none; width: 230px; }
#forgotten_password p.preview_email_only { margin: auto; float: none; width: 115px; }
#forgotten_password p.terms { width: 230px; float: right; }
#forgotten_password #accept, #forgotten_password #decline, #forgotten_password #download, #forgotten_password #order {
	display: block; 
	width: 100px; 
	height: 25px; 
	padding-top: 5px; 
	margin: 20px 0px 0px 10px; 
	position: relative;
	float: right;
	background: url(images/content/accept.jpg) bottom right no-repeat;
}
#forgotten_password #decline { 
	background: url(images/content/decline.jpg) top left no-repeat;
}
#forgotten_password #order { 
	background: url(images/content/order.jpg) top left no-repeat;
}
#forgotten_password #download { 
	background: url(images/content/download.jpg) top left no-repeat;
}

.red { color: #ff0000; }
.password_change { color: #b60000; margin-bottom: 25px; }
.password_change a { color: #FF0000; }
.password_change a:hover { color: #CCCCCC; }
.change_password { margin-left: 100px; }

.white { color: #8B8B8B; }
.account_error { text-align: right; padding-right: 75px; }
.center { text-align: center; }
#edit { display: none; }
#static_details { display: block; }
.account_edit { width: 530px; height: 30px; padding-top: 15px; position: relative; background: url(/images/content/hr_red.gif) top center no-repeat; }
#edit_details { display: block; width: 100px; height: 30px; right: 0px; background: url(images/content/edit.jpg) top left no-repeat; float: right; }

table { border-collapse: collapse; border: none; }
th { font-size: 14px; padding: 3px 3px 5px 3px; border-bottom: 1px solid #ccc; width: 200px;  }
td { padding: 6px 3px 0px 3px; vertical-align: top; border: none; }

.coming_soon { margin-top: 20px; }
.university { background: url(images/polarUni_bgTile.jpg) top left repeat-x; width: 100%; height: 113px; margin-bottom: 50px; }
.university span { background:url(images/polarUniLogo.jpg) top left no-repeat; }

p.university_width { width: 600px; border-left: 20px solid #000; }
a.back_to_uni { display: block; width: 100px; height: 30px; margin: 20px; float: left; }
a.back_to_uni span { background: url(images/content/back_to_uni.jpg) top left no-repeat; }
a.back_to_home { display: block; width: 100px; height: 30px; margin: 20px; float: left; }
a.back_to_home span { background: url(images/content/back_to_home.jpg) top left no-repeat; }

#content .home p.hr { background: url(/images/content/hr_red.gif) top center no-repeat; margin-top: 15px; padding-top: 15px; }

.Breadcrumb { display: block; }
.tplcond-breadcrumb-iflinked { display: none; }
h1.tplvar-content-title { display: none; }
#flash_banner { display: none; }
#flash_content .account_details { padding-top: 40px; }
#flash_content .account_details .submit { margin-right: 70px; }
#flash_content .account_details img { margin-bottom: 20px; }
#content ul.arrow { margin: 10px 0px 0px 0px; padding: 0px; list-style-type: none; }
#content ul.arrow li { background: url(../images/content/arrow_right.gif) top left no-repeat; padding-left: 20px; list-style-type: none; margin-left: 0px; }

#content img { margin-right: 20px; margin-bottom: 10px; margin-top: 5px; border: 5px solid #ccc; }
#content td img { margin-right: 0px; margin-bottom: 0px; border: none; }
#content label { font-size: 13px; margin-bottom: 5px; display: block; }
#content .tplblock-customimage img { border: none; }

#flash_content_pfz {
	position: absolute;
	top: 0px; left: 0px;
	width: 750px; height: 642px;
	background: url(login_page.jpg) top left no-repeat;
}

#login_right_pfz {
	position: absolute;
	top: 0px; left: 750px;
	width: 180px; height: 549px;
	padding: 40px 0px 10px 15px;
}

#login_right_pfz p {
	margin: 0px; padding:0 px;
}	

#login_right_pfz a.message {
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}

#login_right_pfz ul {
	margin-top: 20px;
}

#login_right_pfz ul li {
	font-size: 14px;
	line-height: 125%;
	padding-left: 20px;
	margin-bottom: 20px;
	background: url(http://www.polarconnect.com.au/prc/list_round.jpg) 0px 4px no-repeat;
	list-style-type: none;
}	

#login_right_pfz p.login_error_message {
	width: 200px; height: 30px;
	display: block;
}

