/* CSS Document */

Body {
    margin:0px
}

h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom:-3px;
    margin-top:-3px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0099CC;
    margin-top:-5px;
    margin-bottom:-5px;
}
.content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    line-height:16px;
}
.newsignup_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CD9C6A;
	border-left-color: #CD9C6A;
}
.number_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #669900;
    text-indent: 5px;
}
.right_box_gray_border {
    border: 1px solid #999898;
    background-color: #FFFFFF;
}

.gray_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.bottom_border {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
}

.productpage_main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC01;
	border-left-color: #99CC01;
}

.page_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
}

.form_hint {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #BF4D00;
}
.form_error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #B10F06;
}
.border_gray {
    border: 1px solid #CCCCCC;
}

.hr_line {
    background-image: url(images/hr_line.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}
.hr_line_1 {
    background-image: url(images/hr_line_1.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}

/* Top Part */

/* Old text box - change color to #444444
.login_textbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
*/
.login_textbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

.login_box_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.div_dialog_box
{
    font-family: Calibri,Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight:bold; 
        color: #000000;
}
.div_dialog_box_heading
{
        font-family: Calibri,Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
}
.login_box_background {
    background-image: url(images/top_login_back.jpg);
    background-repeat: repeat-x;
}

.login_box_text a:link {
    color: #000000;
    text-decoration: none;
}
.login_box_text a:visited {
    text-decoration: none;
    color: #000000;
}
.login_box_text a:hover {
    text-decoration: none;
    color: #D53037;
}
.login_box_text a:active {
    text-decoration: none;
    color: #000000;
}

.form_headings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0099CC;
}
.buy_credit_table_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #E1E1E1;
    line-height: 30px;
    font-weight: bold;
    border-bottom-color: #E1E1E1;
}


.top_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.Sub_bottom {
    background-image: url(images/link_bottom.png);
    background-repeat: no-repeat;
}
.top_link a:link {
    color: #000000;
    text-decoration: none;
}
.top_link a:visited {
    text-decoration: none;
    color: #000000;
}
.top_link a:hover {
    text-decoration: none;
    color: #D53037;
}
.top_link a:active {
    text-decoration: none;
    color: #000000;
}
.top_link_Activate {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #D53037;
}

/* Body Part */

.inner_gray_background {
    background-image: url(images/inner_gray_back.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F1F1F1;
}
.box_text_contetn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.Home_Banner_Text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 25px;
}
.Inner_Banner_TextCopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    line-height: 23px;
}
.inner_table_left_shadow {
    background-image: url(images/inner_main_body_left.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.inner_main_table {
    background-color: #F1F1F1;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #99CC01;
    border-left-color: #99CC01;
}
.right_box_border {
    background-color: #EFEFEF;
    border-right-width: 4px;
    border-left-width: 4px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}
.inner_page_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.inner_page_content a:link {
    color: #000000;
    text-decoration: none;
}
.inner_page_content a:visited {
    text-decoration: none;
    color: #000000;
}
.inner_page_content a:hover {
    text-decoration: none;
    color: #D53037;
}
.inner_page_content a:active {
    text-decoration: none;
    color: #000000;
}
.inner_content_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #336699;
    text-decoration: underline;
}
.inner_content_link a:link {
    color: #336699;
    text-decoration: underline;
}
.inner_content_link a:visited {
    text-decoration: underline;
    color: #336699;
}
.inner_content_link a:hover {
    text-decoration: underline;
    color: #336699;
}
.inner_page_content a:active {
    text-decoration: underline;
    color: #336699;
}
.right_box_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.right_box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0E6E9F;
}
.inner_black_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}
.inner_black_link a:link {
    color: #999999;
    text-decoration: none;
}
.inner_black_link a:visited {
    text-decoration: none;
    color: #999999;
}
.inner_black_link a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.inner_black_link a:active {
    text-decoration: none;
    color: #999999;
}
.inner_black_link_active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #99CC00;
    text-decoration: none;
}

/* Account Page */

.account_page_main_table {
    background-color: #FFFFFF;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FB9C0F;
    border-left-color: #FB9C0F;
}
.account_page_back {
    background-image: url(images/account_page_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F1F1F1;
}

.account_main_round_table_border {
    background-color: #FFFFFF;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #DFDFDF;
    border-left-color: #DFDFDF;
}
.account_round_table_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-indent: 20px;
}
.Account_Welcome_Username {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    color: #FF6600;
}
.Account_Page_Table_Content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.Account_Page_Table_Content_Pending {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        vertical-align:baseline;
    padding-top:5px;
}
.Account_Page_Table_Content a:link {
    color: #000000;
	text-decoration: none;
}
.Account_Page_Table_Content a:visited {
    text-decoration: none;
	color: #000000;
}
.Account_Page_Table_Content a:hover {
    text-decoration: none;
	color: #D53037;
}
.Account_Page_Table_Content a:active {
    text-decoration: none;
	color: #000000;
}
.Form_White_Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.Form_White_Title a:link {
    color: #ffffff;
    text-decoration: none;
}
.Form_White_Title a:visited {
    text-decoration: none;
    color: #ffffff;
}
.Form_White_Title a:hover {
    text-decoration: none;
    color: #ffffff;
}
.Form_White_Title a:active {
    text-decoration: none;
    color: #ffffff;
}
.account_main_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.account_link_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
}
.account_link_green a:link {
    color: #006600;
    text-decoration: none;
}
.account_link_green a:visited {
    text-decoration: none;
    color: #006600;
}
.account_main_table_right_back {
    background-image: url(images/account_page_blue_right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.account_link_green a:hover {
    text-decoration: none;
    color: #000000;
}
.account_link_green a:active {
    text-decoration: none;
    color: #006600;
}
.account_link_blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0066FF;
}
.account_link_blue a:link {
    color: #0066FF;
    text-decoration: underline;
}
.account_link_blue a:visited {
    text-decoration: underline;
    color: #0066FF;
}
.account_link_blue a:hover {
    text-decoration: underline;
    color: #000000;
}
.account_link_blue a:active {
    text-decoration: underline;
    color: #0066FF;
}
/* Left Navigation */

.left_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-indent: 20px;
    line-height: 35px;
}
.left_link a:link {
    color: #000000;
    text-decoration: none;
}
.left_link a:visited {
    text-decoration: none;
    color: #000000;
}
.left_link a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.left_link a:active {
    text-decoration: none;
    color: #000000;
}
.left_link_active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-indent: 20px;
    line-height: 35px;
    background-image: url(images/account_link_active_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.left_navigation_backgroundCopy {
    background-image: url(images/left_navigation_back.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.signup_main_table {
    background-color: #FFFFFF;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CD9A68;
    border-left-color: #CD9A68;
}
.Inner_Banner_Gray_text {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #999999;
    font-weight: bold;
    line-height: 23px;
}
.simple_page_left {

    background-image: url(images/simple_page_left.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.simple_page_background {

    background-image: url(images/simple_page_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F1F1F1;
}
.confirmation_page_back {
    background-image: url(images/confirmation_back.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.form_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0066FF;
}
.form_link a:link {
    color: #0066FF;
    text-decoration: none;
}
.form_link a:visited {
    text-decoration: none;
    color: #5F9AE7;
}
.form_link a:hover {
    text-decoration: none;
    color: #FF6600;
}
.form_link a:active {
    text-decoration: none;
    color: #0066FF;
}

.active_form_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#0066FF;
    padding:2px;
    background-color: #FFCC00;
}

.gotaquestion_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    font-weight: normal;
    color: #0066FF;
}
.gotaquestion_link a:link {
    color: #0066FF;
    text-decoration: none;
}
.gotaquestion_link a:visited {
    text-decoration: none;
    color: #5F9AE7;
}
.gotaquestion_link a:hover {
    text-decoration: none;
    color: #FF6600;
}
.gotaquestion_link a:active {
    text-decoration: none;
    color: #0066FF;
}
.announce_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    font-weight: normal;
    padding-bottom:10px;
    color: #0066FF;
}
.announce_link a:link {
    color: #0066FF;
    text-decoration: none;
}
.announce_link a:visited {
    text-decoration: none;
    color: #5F9AE7;
}
.announce_link a:hover {
    text-decoration: none;
    color: #FF6600;
}
.announce_link a:active {
    text-decoration: none;
    color: #0066FF;
}

/* Bottom Part */

.bottom_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    line-height: 35px;
}
.bottom_text a:link {
    color: #000000;
    text-decoration: none;
}
.bottom_text a:visited {
    text-decoration: none;
    color: #000000;
}
.bottom_text a:hover {
    text-decoration: none;
    color: #D53037;
}
.bottom_text a:active {
    text-decoration: none;
    color: #000000;
}
.signup_main_table_green {

    background-color: #FFFFFF;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #99CC01;
    border-left-color: #99CC01;
}
.orange_box_border {
    border-right-width: 1.3px;
    border-left-width: 1.5px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FEA92A;
    border-left-color: #FEA92A;
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
}
.gray_box_border_left_right {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
    background-color: #F8F8F8;
}
.vr_line {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}
.static_orange_tiles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    color: #FF6600;
}
.white_box_text {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.confirmation_page_leftCopy {
    background-image: url(images/confirmation_page_left.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.paypal_four_step_black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.gray_text_title {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #999999;
}
.red_message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #990000;
}
.orange_box_full_border {
    border: 1px solid #FEA92A;
}

/*  ------ Drop Down Menu ------- */
.dropmenudiv_a{
    position:absolute;
    font:normal 12px Arial;
    line-height:20px;
    color: #000000;
    width: 200px;
    visibility: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    top: 0px;
}
.dropmenudiv_a a{
    width: auto;
    display: block;
    text-indent: 10px;
    text-decoration: none;
    color: #000000;
    font-weight:bold;
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCCCCC;
    border-bottom-color: #FDE8E9;
}
.submenu_border_left_right{
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #980E10;
    border-right-color: #CCCCCC;
    border-bottom-color: #980E10;
    border-left-color: #CCCCCC;
    }

.dropmenudiv_a a.sub_bottom{
    width: auto;
    display: block;
    text-indent: 5px;
    border-top: 0 solid #678b3f;
    border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
    padding: 0px 0;
    text-decoration: none;
    color: white;
    background-color: transparent;
    background-image: url(images/link_bottom_10_px.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 10px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #99CC00   ;
color: white;
font-weight:bold
}

.solidblockmenu1{
font: bold 10px Arial;
color: #000000;
}

.solidblockmenu1 li{
display: inline;
color: #000000;
}

.solidblockmenu1 li a{
    float: left;
    color: #000000;
    padding: 0px 15px;
    text-decoration: none;
    border-right: 0px solid white;
    color: #000000;
    line-height: 42px;
}
.solidblockmenu1 a.left{
float: left;
color: white;
text-decoration: none;
border-right: 0px solid white;
color: #000000;
}

.solidblockmenu1 a.right{
float: left;
color: white;
text-decoration: none;
border-right: 0px solid white;
color: #000000;
}

.solidblockmenu1 li a:visited{
color: #000000;
}

.solidblockmenu1 li a:hover, .solidblockmenu li .current{
color: #000000;
}

.solidblockmenu{
font: bold 14px Arial;
color: #000000;
}

.solidblockmenu li{
display: inline;
color: #000000;
}

.solidblockmenu li a{
    float: left;
    color: #000000;
    padding: 0px 15px;
    text-decoration: none;
    border-right: 0px solid white;
    color: #000000;
    line-height: 42px;
}
.solidblockmenu a.left{
float: left;
color: white;
text-decoration: none;
border-right: 0px solid white;
color: #000000;
}

.solidblockmenu a.right{
float: left;
color: white;
text-decoration: none;
border-right: 0px solid white;
color: #000000;
}

.solidblockmenu li a:visited{
color: #000000;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #000000;
}

.Account_Welcome_Username1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF6600;
}

