/*

$Id: buttons.css,v 1.3 2006/11/29 16:17:57 stephanie Exp $

*/
.menubuttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/keygoldsecure/menu_button_off.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
    margin-bottom: 3px;
}

.menubuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/keygoldsecure/menu_button_on.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
    margin-bottom: 3px;
}

.menubuttondisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/keygoldsecure/menu_button_disabled.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
    margin-bottom: 3px;
}

.menutext {
  color: #fff;
  text-decoration: none;
}

.logintext {
  color: #000;
  text-decoration: none;
}

.signuptext {
  color: #fff;
  text-decoration: none;
}

.buynowtext {
  color: #fff;
  text-decoration: none;
}

.smallbuttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/keygoldsecure/check_off.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
      margin-bottom: 3px;
}

.smallbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(/images/keygoldsecure/check_over.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
      margin-bottom: 3px;
}

.loginbuttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/login_button_off.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    margin-bottom: 3px;
}

.loginbuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/login_button_on.gif);
	background-repeat: no-repeat;
	height:25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    margin-bottom: 3px;
}

.signupbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	background-image: url(/images/keygoldsecure/signup_button.gif);
	background-repeat: no-repeat;
	height:82px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    margin-bottom: 3px;
}

a#button:link {
    text-decoration: none;
    color: #ffffff;
}

a#button:visited {
    text-decoration: none;
    color: #ffffff;
}

a#button:hover {
    text-decoration: underline;
}

a#button:active {
    text-decoration: none;
}

.buynowbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-image: url(/images/keygoldsecure/buynow_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:82px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
    margin-bottom: 3px;
}

.moredetailtaboff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/click_more_detail.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    /*margin-bottom: 3px;*/
}

.moredetailtabon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/click_more_detail_over.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    /*margin-bottom: 3px;*/
}

.moredetailtext {
  color: #fff;
  text-decoration: none;
}

.submitbuttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/login_button_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    margin-bottom: 3px;
}

.submitbuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/keygoldsecure/login_button_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
    margin-bottom: 3px;
}

.signuplargebuttonoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(/images/large_dark_blue_button.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
    margin-bottom: 3px;
    width: 300px;
}

.signuplargebuttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(/images/large_light_blue_button.gif);
	background-repeat: no-repeat;
	height: 37px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
    margin-bottom: 3px;
    width: 300px;
}


/*style moved from header2.tpl to here*/

.style12 {
	color: #FFFFFF;
	font-weight: bold;
}

.menuheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    border-bottom: 1px solid #666666;
    margin-left: 1px;
    width: 150px;
    display: block;
    margin-top: 8px;
    margin-bottom: 12px;
    padding-left: 3px;
}

#topheading {
  margin-top: 0px;
}

#leftbuttons {
  margin-bottom: 15px;
}

/*end of style moved from header2.tpl to here*/

.menurhsborder {
    background-color: #CCCCCC
}

.dl_guide_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(/images/keygoldsecure/install_guide.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:76px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
    margin-bottom: 3px;
}