@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
line-height:15px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#7e7169;
color:#383838;
}

.wrapper {
display:block;
position:relative;
width:990px;
margin:0 auto;
background-image:url(images/shadow_bg.gif);
background-repeat:repeat-y;
background-position:top left;
background-color:#fff;
padding:0px 2px 0px 2px;
}


.bannerHolder {
display:block;
position:relative;
height:281px;
}

.banner {
float:right;
height:250px;
width:770px;
margin:0px 2px 0px 2px;
}

.bannerHolderInternal {
display:block;
position:relative;
height:231px;
}

.bannerInternal {
float:right;
height:200px;
width:770px;
margin:0px 2px 0px 2px;
}


.logo {
position:absolute;
width:180px;
height:121px;
margin-top:91px;
margin-left:20px;
}

.logoInternal {
position:absolute;
width:180px;
height:121px;
margin-top:76px;
margin-left:20px;
}


.qBottom {
position:absolute;
right:2px;
bottom:-64px;
background-image:url(images/q_bottom.jpg);
background-repeat:no-repeat;
background-position:0em 0em;
width:245px;
height:65px;
}

.container {
display:block;
position:relative;
margin:0px 2px 0px 2px;
padding:0;
height:1%;
overflow:hidden;
}

.menuHolder {
float:left;
height:300px;
width:190px;
padding-left:15px;
padding-top:13px;
}

.contentHolder {
float:right;
width:770px;
}


.leftColumn {
float:left;
width:525px;
min-height:440px;
height:auto !important;
height:440px;
}

.rightPanel {
float:right;
width:200px;
padding-right:20px;
padding-left:20px;
margin-top:70px;
line-height:13px;
}


.content {
padding:20px;
padding-bottom:0px;
}

.topShadowLeft {
background-image:url(images/top_left_shadow.gif);
background-repeat:no-repeat;
background-position:top left;
width:10px;
height:250px;
position:absolute;
top:0px;
left:-3px;
}

.topShadowRight {
background-image:url(images/top_right_shadow.gif);
background-repeat:no-repeat;
background-position:top right;
width:10px;
height:250px;
position:absolute;
top:0px;
right:-3px;
}


.subTitle {
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
height:22px;
padding-top:8px;
padding-left:20px;
background-image:url(images/subtitle_bg.gif);
background-repeat:no-repeat;
margin-top:13px;
color:#fff;
font-size:12px;
}


.footerHolder{
display:block;
position:relative;
background-image:url(images/footer_shadow.gif);
background-repeat:no-repeat;
background-position:bottom;
height:34px;
padding:2px;
}



.footer {
float:right;
background-color:#dad7d7;
width:770px;
height:30px;
color:#747070;
background-image:url(images/footer_bg.gif);
background-repeat:no-repeat;
background-position:left top;
}

.copyright {
float:left; 
margin-top:6px; 
margin-left:10px; 
}


.credit {
float:right;
width:160px;
height:20px;
margin-top:6px;
margin-right:10px;
text-align:right;
}

.footerLink {
text-decoration:none;
color:#747070;
}

.memberLogin, .reissueCert, .tellMate {
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
background-repeat:no-repeat;
text-align:center;
color:#464646;
font-size:14px;
text-transform:uppercase;
width:200px;
height:21px;
padding-top:9px;
}

.tellMate:hover, .reissueCert:hover, .memberLogin:hover {
color:#bd501a;
text-decoration:none;
}

.memberLogin {
background-color: #dad7d7;
background-image:url(images/member_login.gif);
}

.reissueCert {
background-color: #e3e1e1;
}

.tellMate {
background-color: #eeebeb;
background-image:url(images/tell_a_mate.gif);
}

.homeImage {
border:1px solid #c2c2c2;
position:relative;
width:200px;
margin-bottom:5px;
}


.orangeButton {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
width:190px;
height:75px;
padding:12px 55px 10px 15px;
text-decoration:none;
margin-left:2px;
background-repeat:no-repeat;
color:#fff;
text-align:left;
font-size:16px;
text-decoration:none;
}
.orangeButton:hover {
text-decoration:none;
}
.orangeButton:active {
background-position:0.1em 0.1em;
padding-top:13px;
height:74px;
padding-left:16px;
width:189px;
}

.orangeButtonText {
display:block;
margin-top:13px;
font-size:11px;
font-family:Arial, Helvetica;
line-height:12px;
}


.logos {
clear:both;
}

#buttonOrange {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(images/small_orange.gif);
background-repeat:no-repeat;
color:#fff;
text-align:center;
font-size:16px;
width:119px;
height:40px;
padding:24px 3px 0px 3px;
margin-bottom:15px;
margin-right:5px;
}

#buttonOrange:hover {
text-decoration:none;
}

#buttonOrange:active {
background-position:0.1em 0.1em;
padding-top:25px;
height:39px;
padding-left:5px;
width:117px;
}

.buttonOrange2Lines {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(images/small_orange.gif);
background-repeat:no-repeat;
color:#fff;
text-align:center;
font-size:16px;
width:118px;
height:50px;
padding:14px 3px 0px 3px;
margin-bottom:15px;
margin-right:5px;
}

.buttonOrange2Lines:hover {
text-decoration:none;
}

.buttonOrange2Lines:active {
background-position:1px 1px;
padding-top:15px;
height:49px;
padding-left:5px;
width:116px;
}


.screenshots {
display:block;
position:relative;
width:201px;
height:148px;
margin-bottom:15px;
}




.tick {
display:block;
width:34px;
height:32px;
background-image:url(images/tick.gif);
background-repeat:no-repeat;
text-decoration:none;
text-indent:-9999px;
overflow:hidden;
background-position:0em 0em;
}

.tick:hover {
background-position:0em -3.1em;
}


.tickOff:hover, .tickOn:hover {
text-decoration:none;
}


.blueLink {
font-size:14px;
margin:20px 0px 8px 0px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#2d76b3;
}




/* ######### HTML OBJECTS ############# */

img {
border:0;
}


p {
margin: 10px 0px 12px 0px;
line-height:14px;
clear:both;
}

a {
color:#d06418;
text-decoration:none;
font-size:11px;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:18px;
margin:0px 0px 10px 0px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}

h2 {
font-size:18px;
margin:0px 0px 10px 0px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}

h3 {
font-size:18px;
margin:0px 0px 10px 0px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}

h4 {
font-size:14px;
margin:0px 0px 8px 0px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#2d76b3;
clear:both;
}


ul {
padding:0;
margin:0px 0px 10px 15px;
}

li {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 2px;
}


th {
background-color:#376893; 
color:#fff; 
font-size:12px; 
padding:10px; 
font-family:Georgia, 'Times New Roman', Times;
}

.contentHolder table {
border-spacing:0;
border-style:none;
border-collapse:collapse;
border-spacing:0px;
border:1px solid #fff;
padding:0;
margin:0;
}

.contentHolder table tr td {
padding:3px 3px 3px 0px;
border-color:#ffffff;
border-bottom:1px solid #ccc;
}

.contentHolder .td1 {
background-color:#c7c5c5; 
border-bottom:1px solid white; 
padding:10px;
}

.contentHolder .td2 {
background-color:#eeebeb; 
border-bottom:1px solid white; 
padding:10px;
}


.contactCell {
background-color:#376893; 
border-bottom:1px solid white; 
padding:4px;
font-size:11px;
width:95px;
color:#fff;
padding-left:13px;
text-transform:uppercase;
}

.tdBlank {
padding:8px
}

input {
background-color:#eeebeb;
border:1px solid #333;
font-size:11px;
}

textarea {
background-color:#eeebeb;
border:1px solid #333;
font-size:11px;
}







/* --------------- Top CSS Drop Down Menu ----------------------- */

.menu5 {
position:relative; 
font-size:11px;
margin:0px 0px 0px 0px;
padding:0;
list-style-type:none;
font-family:Georgia, "Times New Roman", Times, serif;
}

.menu5 ul {
padding:0; 
margin:0;
list-style-type:none; /* for Firefox */
white-space:normal;
}


.menu5 li {
position:relative;
text-align:center;
padding:0;
margin:0;
}


.menu5 li a {
display:block;
text-decoration:none;
color:#494646; 
text-transform:uppercase;
width:190px;
z-index:2;
padding:6px 0px 6px 0px;
font-size:10px;
background-color:#eeebeb;
text-align:center;
}

* html .menu5 li a, .menu5 li a:visited {
margin:0;
width:190px;
}

.menu5 li ul li a
{
 text-transform:none;
 
}


.menu5 li ul a
{
 color:#000;  
 text-align:left; 
 height:1.7em;
 display:block;
 width:180px;
 
}



.menu5 li ul {
visibility:hidden; 
position:absolute; 
top:0em; 
left:0em;
z-index:100;
}


.menu5 table {
margin:-1px;
display:inline;
border-collapse:collapse;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a, .menu5 li a:hover {
text-decoration:none;
position:relative;
background-color:#dad7d7;

}

/* fix for IE6 hover over select boxes */

.menu5 iframe {
position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;
}

.menu5 li a:hover iframe.one {
left:190px; top:0; width:216px; height:135px;
}

.menu5 li a:hover iframe.two {
left:190px; top:0; width:216px; height:54px;
}


.menu5 li:hover ul, .menu5 li a:hover ul {
visibility:visible; 
height:1px; 
top:0px; 
left:190px; 
background-color:#dad7d7;
}

*html .menu5 li:hover ul, .menu5 li a:hover ul {
left:190px; 
top:0em;
padding:0;
}


.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
display:block; 
font-weight:normal; 
text-decoration:none; 
height:auto;
color:#fff;
background-color:#dad7d7;
padding:6px 6px 6px 10px;
color:#494646;
font-family:Arial, Helvetica;
font-size:10px;
width:200px;
}


* html .menu5 li a:hover ul li a {
w\idth:9em; /* hack for IE5.5 */
padding:6px 6px 6px 10px;
display:block;
width:200px;
}



.menu5 li:hover ul li ul, .menu5 li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
top:0; 
left:9.5em; 
height:0; 
overflow:hidden;

}
.menu5 li:hover ul li a:hover, .menu5 li a:hover ul li a:hover {
text-decoration:none;
color:#fff;
background-color:#8e8989;
}


.menu5 li:hover ul li:hover ul, .menu5 li a:hover ul li a:hover ul {
visibility:visible; 
color:#000; 
height:auto; 
background:#fff; 
} 
.menu5 li:hover ul li:hover ul li a, .menu5 li a:hover ul li a:hover ul li a {
display:block; 
height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a, .menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

#AboutUs .menu5 #aboutusLink,
#rsa .menu5 #rsaLink,
#trainingcalendar .menu5 #trainingLink,
#links .menu5 #linksLink,
#partnerships .menu5 #partnershipLink,
#StateRequirements .menu5 #staterequirementsLink,
#OnlineCourses .menu5 #onlineCoursesLink,
#LiquorLicensingVictoriaAustralia .menu5 #otherCoursesLink,
#LicenseesFirstStep .menu5 #otherCoursesLink,
#TrainingVictoria .menu5 #otherCoursesLink,
#TrainingbyCorrespondance .menu5 #otherCoursesLink,
#QHIClasroomTraining .menu5 #otherCoursesLink,
#Promotions .menu5 #promotionsLink,
#JobsCareers .menu5 #jobscareersLink,
#ContactUs .menu5 #contactLink,
#PaymentConditions .menu5 #paymentLink,
#ShoppingCart .menu5 #shoppingCartLink,
#Testimonials .menu5 #testimonialsLink
{
background-image:url(images/menu_bg_selected.gif);
background-repeat:repeat-y;
color:#fff;
}

#home .menu5 #homeLink {
background-image:url(images/menu_bg_home_selected.gif);
background-repeat:no-repeat;
background-position:top;
color:#fff;
}

#contact .menu5 #contactLink {
background-image:url(images/menu_bg_contact_selected.gif);
background-repeat:no-repeat;
background-position:bottom;
color:#fff;
}

.menu5 li a.contactLink {
background-image:url(images/menu_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.menu5 li a.contactLink:hover {
background-image:url(images/menu_bottom2.gif);
background-repeat:no-repeat;
background-position:bottom;
}




.menu5 li a.homeLink {
background-image:url(images/menu_top.gif);
background-repeat:no-repeat;
background-position:top;
}

.menu5 li a.homeLink:hover {
background-image:url(images/menu_top2.gif);
background-repeat:no-repeat;
background-position:top;
}


.seoFooter {
margin:0 auto;
display:block;
width:350px;
text-align:center;
color:#fff;
padding-bottom:10px;
}

.seoFooter a {
color:#fff;
}

#WG tbody input {
height:17px;
width:310px;
}

#WG tbody select {
width:310px;
font-size:12px;
background-color:#ebebeb
}

div.help {
display: none;
position: absolute;
width: 206px;
padding: 5px 7px;
border: 1px solid #383838;
background-color: #EEEBEB;
z-index: 999;
}

/* new home page & course page design */

.button {
display: block;
float: left;
width: 82px;
height: 16px;
padding: 2px 0px;
border-radius: 10px;
-moz-border-radius: 10px;
margin-top: 2px;
margin-right: 5px;
font: 10px/15px Georgia, "Times New Roman", Times, serif;
text-align: center;
text-transform: uppercase;
text-decoration: none;
color: #ffffff;
background: #c03114 url(images/panel_button.gif) top repeat-x;
}

.button:hover {
text-decoration: none;
background-image: none;
}

.info h3 {
line-height: 18px;
}

.info p {
margin: 0px;
}

.info .price {
color: #bd4f19;
}

.info small {
font-size: 11px;
}

.panelColumn {
float: left;
width: 350px;
}

.panelColumn .panel {
float: left;
width: 330px;
min-height: 100px;
padding: 10px;
margin-bottom: 15px;
background: url(images/grey_panel.gif) top repeat-x;
}

.panelColumn .panel .images {
float: left;
width: 82px;
margin-right: 5px;
}

.panelColumn .panel.double .images {
float: left;
width: 174px;
}

.panelColumn .panel .images img {
float: left;
border: 1px solid #c4c4c4;
margin-right: 5px;
margin-bottom: 8px;
}

.panelColumn .panel .info {
float: right;
padding-right: 5px;
width: 233px;
}

.panelColumn .panel .info h3 {
margin-bottom: 10px;
}

.panelColumn .panel.double .info {
width: 146px;
}

.logos {
border-top: 1px solid #cdcdcd;
padding-top: 10px;
}

.coursePanel {
float: left;
width: 502px;
}

.coursePanel .images {
float: left;
width: 510px;
height: 162px;
margin-bottom: 20px;
}

.coursePanel .images img {
float: left;
margin-right: 8px;
border: 1px solid #c2c2c2;
}

.coursePanel .buttons {
clear: both;
float: left;
width: 162px;
margin-right: 20px;
margin-bottom: 25px;
}

.coursePanel .buttons .button {
width: 162px;
margin-top: 0px;
margin-bottom: 10px;
font-size: 14px;
padding: 7px 0px;
border-radius: 15px;
-moz-border-radius: 15px;
}

.coursePanel .info {
float: right;
width: 320px;
margin-bottom: 25px;
}

.coursePanel .info h3 {
margin-bottom: 0px;
}

.coursePanel .info .price {
float: right;
margin-left: 20px;
}

.coursePanel .info .states {
margin-bottom: 10px;
font-weight: bold;
color: #bd4f19;
}

/* top nav bar */

#navbar {
float: left;
width: 946px;
height: 23px;
padding: 4px 20px;
margin: 0px 2px;
font: 10px/22px Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
text-align: right;
color: #acacac;
background: #eeebeb url(images/nav_bar.gif) right no-repeat;
}

#navbar > *:first-child {
float: left;
}

#navbar a {
color: #464646;
}

#navbar a:hover {
text-decoration: none;
color: #000000;
}

/* shopping cart */
#cart {
font-size: 12px;	
}

#cart table {
clear: both;
float: left;
margin-bottom: 10px;
}

#cart td {
padding: 10px 0px;
}

#cart tr:first-child td {
padding: 5px 0px;
}

#cart td:first-child img {
border: 1px solid #cccccc;
}

#cart a img {
position: relative;
top: 2px;
margin-left: 2px;
}

#cart div.code {
float: left;
margin-bottom: 20px;
}

#cart div.code input {
float: left;
width: 194px;
height: 16px;
padding: 1px 2px;
border: 1px solid #cccccc;
margin-top: 5px;
margin-right: 5px;
font: 12px/15px Arial, Helvetica, sans-serif;
background-color: #ffffff;
}

#cart div.code a.button {
margin-top: 5px;
}

#instructions {
display: none;
clear: both;
float: left;
}
