body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ffffff;
}

table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagetitle {
	font-family: Arial;
	font-size: 26px;
	padding: 3px;
	color: #005c73;
}

.inlinetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #28688B;
	font-size: 18px;
}

.smalltitle {
	color: #28688B;
	font-weight: bold;
	font-size: 14px;
}

form {
	padding: 0px;
	margin: 0px;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}

img {
	border: 0px;
}

ul,li {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.ajax a {
	color: #2D5A7C;
}

a:link,a:visited,a:active {
	color: #2D5A7C;
	text-decoration: none;
}

fieldset {
	border: 1px solid #EDEDEF;
}

/**
Common Class New Design
**/
.blueheader {
	background: #006B91;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	font-size: 13px;
}

.blueheaderarrow {
	background: #006B91;
	color: #FFFFFF;
	padding: 4px 0px 5px 0px;
	font-weight: bold;
	font-size: 13px;
}

.blueheaderarrow img {
	margin: 0px 0px -5px 5px;
}

.blueheaderarrow span {
	margin: 6px 0px 0px 0px;
}

.grayheader {
	float: right;
	color: #006B92;
	background: #EEEDF2;
	font-weight: bold;
}

.graybody {
	background: #EDEDEF none repeat scroll 0 0;
	color: #4B4B4B;
	font-size: 13px;
	padding: 5px 15px 5px 10px;
}

.whitebody {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #EDEDEF;
	font-size: 13px;
	padding: 5px 15px 5px 10px;
}

.grayborderwhitebox {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px #EDEDEF solid;
	color: #4B4B4B;
	font-size: 13px;
	padding: 5px 15px 5px 10px;
}

.arrowentry {
	display: block;
	padding: 0px 0px 0px 20px;
	margin: 2px 0px 3px 0px;
	background: url('images/arrow.gif') no-repeat;
	background-position: -5px 0px;
}

/**
End Common Class New Desgin
**/
#mainheader a {
	color: #FFF;
	text-decoration: none;
}

#wraper {
	width: 600px;
}

#page {
	width: 750px;
	font-family: helvetica, sans-serif;
	text-align: left;
	margin: 15px 20px 10px 50px;
}

#header {
	height: 85px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#header h1 {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: normal;
}

#mainheader {
	font-family: helvetica, sans-serif;
	text-align: left;
}

#mainheader h1 {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
}

.main_title {
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 24px;
	font-weight: bold;
	color: rgb(102, 102, 102);
}

.red {
	color: red;
}

.blue {
	color: #005c73;
}

.green {
	color: #78a22f;
}

.gray {
	color: #8c8c8c;
}

.redheader {
	color: #ae060d;
	font-size: 27px;
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
}

#headerlocation,#headerlocation a {
	font-size: 11px;
	color: #000;
}

.boxtabred {
	width: 119px;
	background: #c41230;
	height: 25px;
	color: #FFF;
	cursor: pointer;
}

.clear {
	clear: both;
}

.contentblock td {
	font-size: 11px;
}

.contentblock form {
	padding: 0;
	margin: 0;
}

.contentblock input {
	margin: 5px 0 0 10px;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #8c8c8c;
}

.button {
	background: url(../images/but-bg.gif) repeat-x;
	border: 1px solid #CCCCCC;
	padding: 1px 8px;
	font-weight: bold;
}

.contentblock .formbutton {
	font-family: Arial, Verdana, Sans Serif;
	font-size: 11px;
	color: #fff;
	background: #000;
	height: 18px;
	line-height: 18px;
	width: 75px;
	border: 0;
}

.spacerv {
	width: 10px;
}

.spacerh {
	height: 10px;
}

.subsection_title {
	color: #78a22f;
	font-size: 12px;
	font-weight: bold;
}

.subsection_title a,.subsection_title a:visited {
	color: #78a22f;
	text-decoration: none;
}

.subsection_title a:hover {
	text-decoration: underline;
}

.timestamp {
	color: #8c8c8c;
	font-size: 10px;
}

.subtitle {
	font-size: 18px;
	color: #005c73;
}

.subtitle a,.subtitle a:visited {
	color: #005c73;
	text-decoration: none;
}

.subtitle a:hover {
	text-decoration: underline;
}

.logheader {
	background: #b2b2b2;
	color: #000000;
	font-size: 10px;
}

.log,.log td {
	color: #000;
	font-size: 10px;
}

.forminput {
	border: 1px solid #b01016;
	padding: 0px;
	background: #fff;
	color: #333;
	font-size: 11px;
}

#footer {
	width: 760px;
	padding-top: 5px;
}

.footertext {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6f706c;
}

.footertext a {
	font-size: 11px;
	color: #6f706c;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #EDEDEF;
	padding: 0px;
}

.tableheader {
	background: #006B92;
	color: #FFFFFF;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.tableheader .redarrow {
	margin: 2px 0px -3px 3px;
}

.tableheader .redarrowsub {
	margin: 2px 0px -3px 3px;
}

.tableheaderred {
	background: #ae060d;
	color: #ffffff;
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
}

.tableheadersub {
	background: #EEEDF2;
	color: #000000;
	font-size: 12px;
	padding: 3px;
}

.tablecontent {
	padding: 5px;
	vertical-align: middle;
}

.annotation {
	color: #989898;
	font-size: 10px;
}

.annotation a:link,.annotation a:active,.annotation a:visited {
	text-decoration: none;
	color: #989898;
	font-size: 10px;
}

.annotation a:hover {
	text-decoration: underline;
}

.messageTable {
	border: 1px dotted #666666;
}

#messageText {
	color: #FFFFFF;
	padding: 5px;
}

.bgwhite {
	background: #FFF;
}

.textboxnoborder {
	border: 0px solid white;
	background: #ffffff;
	width: 280px;
}

.updatedetails {
	border: solid 1px #236286;
	margin: 0px 5px 0px 0px;
}

#upgradelist {
	list-style: none;
	display: inline
}

#upgradelist li {
	display: inline;
	float: left;
	margin: 0px 20px 0px 20px
}

/*Page Title*/
#pagetitle {
	width: 737px;
	margin: 0px 0px 10px 0px;
	height: 28px;
	padding-top: -10px;
	font-size: 14px;
	color: #006B92;
	font-weight: bold;
}

#pagetitle .pagetitletext {
	float: left;
}

#pagetitle .pagetitletext img {
	float: left;
	margin: 4px 0px 0px 3px;
}

#pagetitle .pagetitletext span {
	float: left;
	margin: 7px 0px 0px 3px;
}

#pagetitle .pagetitleitems {
	float: right;
	padding: 0px 5px 0px;
}

#pagetitle .pagetitleitems ul {
	list-style-type: none;
	display: inline;
}

#pagetitle .pagetitleitems li {
	display: block;
	float: right;
	background: transparent url(/images/separator.jpg) no-repeat;
	padding: 6px 0px 0px 10px;
	height: 25px;
	margin: 0px 5px 0px 0px;
}

#pagetitle .pagetitleitems li a {
	font-size: 10px;
	color: black;
	width: 150px;
}

#pagetitle .pagetitleitems li a:hover {
	color: red;
}

/*End Page Title*/ /*Product Color*/
.cascolor {
	color: #D8484B;
}

.sfcolor {
	color: #78A22E;
}

.sicolor {
	color: #FFBB55;
}

.slcolor {
	color: #666666;
}

.querycolor {
	color: #28688B;
}

.portalcolor {
	color: #28688B;
}

/*End Product Color*/ /* Left Sidebar Menu */
#left_sidebar_menu {
	display: block;
	max-width: 187px;
	background-color: #EEEDF2;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
}

#left_sidebar_menu a:hover,#left_sidebar_menu a.active {
	color: #ff0000;
}

#left_sidebar_menu .menuitem {
	display: block;
	padding: 5px 10px 2px 10px;
	color: #006B91;
	font-weight: bold;
	font-size: 14px;
}

#left_sidebar_menu .breakline {
	margin-top: 5px;
}

#left_sidebar_menu a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 147px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	padding-left: 25px;
	color: #000;
	overflow: hidden;
	text-align: left;
}

#left_sidebar_menu .newsletterlink {
	display: block;
	width: 147px;
	height: 32px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	color: #000;
	overflow: hidden;
	text-align: left;
}

#left_sidebar_menu ul,#left_sidebar_menu li {
	list-style: none;
}

#left_sidebar_menu ul {
	top: 2px;
}

#left_sidebar_menu li {
	display: inline-block;
	width: 187px;
	height: 32px;
	background-image:
		url('http://www.bglcorp.com.au//sites/all/themes/bgl_zen/images/left_sidebar_cell_bg.jpg')
		;
}

#left_sidebar_menu li.active-trail {
	background-image:
		url('http://www.bglcorp.com.au//sites/all/themes/bgl_zen/images/left_sidebar_cell_bg_activetrail.jpg')
		;
}

#left_sidebar_menu li.active-trail a {
	color: #006B92;
}

#left_sidebar_menu img {
	top: -12px;
}

#left_sidebar_menu img#bannerpage {
	top: 0;
}

#left_sidebar_menu form {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 5px;
}

#left_sidebar_menu .title,#login .title {
	color: white;
	width: 157px !important;
	height: 28px;
	text-align: left;
	padding: 1px 0px 0px 30px;
	line-height: 28px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-image: url('/images/basetemplate_left_sidebar_top.jpg');
	background-repeat: no-repeat;
}

/**Newsletter
*/
#newsletter-header {
	background-image: url(images/basetemplate_content_top.jpg);
	height: 28px;
	width: 737px;
}

#newsletter-header ul,#newsletter-header ul li a {
	list-style: none;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
}

#newsletter-header span {
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 6px 0px 0px 40px;
}

#newsletter-header .text {
	color: #005c73;
	display: block;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 6px 0px 0px 0px;
}

#newsletter-header img {
	float: left;
	display: block;
	padding: 6px 0px 0px 5px;
}

#newsletter-header li {
	display: inline;
	margin-right: 30px;
}

#newsletter-header li a.active {
	color: #467492;
}

.newsletter-item-container {
	border: 1px solid #EDEDEF;
	display: inline-block;
	float: left;
	width: 367px;
	height: 170px;
}

.newsletter-item-container #newslettericon {
	margin: 0px 0px 0px 2px;
	float: left;
}

#newsshortdesc {
	float: left;
	padding: 10px 5px 10px 20px;
	width: 215px;
}

#newsshortdesc div {
	height: 130px;
	min-height: 130px;
	margin-bottom: 5px;
}

#newsshortdesc div .title {
	color: #006B91;
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

#newsletter-other {
	margin: 10px 0px 0px 80px;
}

#newsletter-other li {
	margin: 5px 0px 5px 0px;
}

/*
Training
*/
#trainingregistersection {
	width: 350px;
	background: #EEEDF2;
	min-height: 50px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}

/*
Log in
*/
#login {
	padding: 10px 0px 200px 0px;
}

#login .welcometitle {
	color: #006B92;
	font-size: 18px;
	font-weight: bold;
}

#login .infobox {
	float: left;
	width: 245px;
	margin: 0px 10px 0px 10px;
}

#login .infoboxlarge {
	float: left;
	width: 440px;
	margin: 0px 0px 0px 10px;
}

#login #loginbodybox {
	width: 225px;
	height: 140px;
	padding: 10px 0px 0px 20px;
}

#login #loginbodyboxlarge {
	width: 440px;
	height: 140px;
	text-align: justify;
	padding: 10px 10px 0px 10px;
}

#login #logintitlebox {
	width: 245px;
}

#login #logintitleboxlarge {
	width: 460px;
}

#login .formblock {
	width: 200px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#login .jumpblock {
	width: 180px;
	float: left;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 20px;
}

#login .loginblock {
	width: 120px;
	float: left;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 120px;
}

#login #loginbutton {
	width: 65px;
	height: 25px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 0;
	padding: 0;
	border: 0;
}

/*
Home Page
*/
#homepage #maincolumn {
	float: left;
	width: 525px;
}

#homepage #maincolumn .softwareitem {
	float: left;
	width: 80px;
	margin-left: 3px;
	text-align: center;
}

#homepage #maincolumn #softwareversion {
	margin: 10px 0px 10px 0px;
}

#homepage #maincolumn .bgldirect {
	width: 100%;
	margin: 0px 0px 10px 0px;
}

#homepage #maincolumn .bgldirectcontent {
	
}

#homepage #maincolumn .bgldirect .title {
	font-weight: bold;
	font-size: 13px;
}

#homepage #maincolumn .bgldirect .directitem {
	margin: 10px 0px 10px 0px;
}

#homepage #maincolumn .bgldirect .graybody {
	height: 370px;
}

#homepage #maincolumn .softwareitem .version {
	display: block;
	font-size: 10px;
	margin: 2px 0px;
}

#homepage #rightcolumn {
	float: right;
	width: 206px;
}

#homepage #rightcolumn #accountspotlight,#supportcalls,#trainingbox {
	margin: 0px 0px 10px 0px;
}

#homepage #rightcolumn #accountspotlight .graybody {
	height: 152px;
}

#homepage #rightcolumn #supportcalls .graybody {
	height: 45px;
}

#homepage #rightcolumn #trainingbox .graybody {
	height: 65px;
}

#homepage #rightcolumn #wikitip .graybody {
	height: 95px;
}

#homepage #rightcolumn #trainingbox .trainingitem {
	font-size: 11px;
}

#homepage #rightcolumn #trainingbox .trainingitem .title {
	color: #006B91;
	display: block;
	font-weight: bold;
}

#homepage .linksub {
	text-align: right;
	font-size: 10px;
	margin: 5px 0px;
}

/*
*Prospect Iframe Page
*/
#prospectform {
	margin: 20px 20px 20px 60px
}

#prospectform #interest,#promotion {
	margin: 5px 0px 5px 0px;
}

#prospectform fieldset {
	padding: 10px;
	width: 700px;
}

#prospectform #closemessage {
	margin: 180px 0px 0px 120px;
	font-size: 20px;
	text-align: center;
	background: #EEEDF2;
	width: 500px;
	height: 50px;
	padding: 30px 0px 30px 0px;
}

/*
End Prospect Iframe page
*/ /*
End Home Page
*/ /*
Start Wishlist
*/
#wishlist #votingpanel,#userpanel {
	margin-bottom: 20px;
	width: 730px;
	padding: 0px 0px 10px 5px;
}

#wishlist .whitebody {
	min-height: 200px;
	border: 1px solid #CCCCCC;
}

#wishlist .expandbox {
	width: 25px !important;
	background-position: 2px 2px;
	margin: 3px 30px 0px;
	padding: 0px 4px 3px 2px;
}

#wishlist #userpanel #newbuttonpspan {
	margin: 0px 0px 0px 80px;
}

#wishlist #user-box {
	padding: 0px;
	font-size: 12px;
}

#wishlist #voting-box {
	padding: 15px 50px 0px 20px;
}

#wishlist #voting-box #voting-content {
	margin: 10px 0px;
	background: #FFF;
	font-size: 12px;
}

#wishlist #voting-box #voting-content #voting-table {
	height: 350px;
	overflow: auto;
}

#wishlist #voting-box #product-tabs {
	
}

#wishlist #voting-box #product-tabs ul {
	list-style: none;
	height: 28px;
	background: url(/images/bgd_tab.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

#wishlist #voting-box #product-tabs ul li {
	display: inline;
}

#wishlist #voting-box #product-tabs ul li a {
	color: #006a91;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	height: 22px;
	padding: 6px 10px 0 10px;
	margin: 0 5px 0 0;
	background: url(/images/bgd_tab_item.gif);
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

#wishlist #voting-box #product-tabs li a.active {
	background: url(/images/bgd_tab_item_selected.gif) repeat-x;
}

.likelink span {
	background: transparent url(/images/thumpup.png) no-repeat scroll left
		-32px;
	color: #3B5998;
	display: block;
	padding-left: 19px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
}

.likelink {
	background-color: #ECEEF5;
	border: 1px solid #CAD4E7;
	display: block;
	float: left;
	padding: 1px 1px;
	cursor: pointer;
	width: 50px;
}

#wishlist #voting-box #voting-content .dislikelink span {
	background: transparent url(/images/thumpdown.png) no-repeat scroll left
		-83px;
	color: #3B5998;
	display: block;
	padding-left: 19px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
}

#wishlist #voting-box #voting-content .dislikelink {
	background-color: #ECEEF5;
	border: 1px solid #CAD4E7;
	display: block;
	float: left;
	padding: 1px 1px;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
}

#wishlist #voting-box #voting-content #tableresultwl,#tableresultuwl {
	min-height: 200px;
}

#wishlist #voting-box #voting-content #voting-category {
	margin: 5px 0px 5px 0px;
	text-align: left;
}

#wishlist #voting-box #voting-content #voting-category select {
	border: 1px solid #CCCCCC;
}

/*
End Wishlist
*/ /*
 * Form Validation
 */
#form input,#form select,#form textarea {
	border-radius: 2px;
}

.formValidationError {
	display: inline-block;
	background-color: #eeaaaa;
	width: 200px;
	vertical-align: top;
	float: right;
	border-radius: 5px;
	border: 1px solid #ffffff;
	padding: 3px;
}

.formValidationError em {
	font-weight: bold;
}

.formErrorElement {
	background-color: #eeaaaa;
	border: 2px solid #ffffff;
	border-radius: 10px;
}

.toggleButton {
	width: 180px;
	display: inline-block;
	border: 2px solid #ffffff;
	background-color: #eeedf2;
	color: #000000;
	border-radius: 5px;
	margin: 2px;
	padding: 0px;
	float: right;
}

.toggleButton img {
	vertical-align: bottom;
	margin-left: 2px;
	margin-right: 2px;
}

.tableSubBorder {
	border-bottom: 2px solid #ffffff;
}

/*
 * End Form Validation
 */
.tableRowAltBG {
	background-color: #EEEDF2;
}
.controlIcon {
	vertical-align: bottom;
}
.tableListDivided {
	border-top: 1px solid #ffffff;
}

#supportCallInstructions {
	width:100%;
}
.supportCallInstructionBlock {
	padding : 10px;
	margin: 5px;	
}
#supportCallInstructions div {
	display: inline-block;
}
#supportCallListNotes  {
	display: inline-block;
	padding : 10px;
	margin: 5px;
	width:100%;
}

.alignRight {
	text-align:right;
}
