﻿/*---------- Used only for Home page  ------------*/
/* ------------- Default css ---------------- */
#wrapper
{
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
}
.top_logo
{
    width: 29px;
    height: 33px;
    float: left; /*background-image: url(  "../images/top_logo.png" );     background-repeat: no-repeat;*/
}
.search_background
{
    display: none;
    width: 233px;
    float: left;
    height: 30px;
    background-image: url(  "../images/search_bg.png" );
    background-repeat: no-repeat;
    text-align: center;
    padding-left: 12px;
    padding-top: 4px;
}
.sear_txtbx
{
    float: left;
    font-family: Arial;
    text-align: left;
    font-weight: normal;
    width: 190px;
    border: none;
    background-color: Transparent;
    height: 26px;
    padding-right: 2px;
}

.fcd_logo
{
    width: 276px;
    float: left;
    height: 130px;
    background-image: url(  "../images/logo_fcd.png" );
    background-repeat: no-repeat;
    cursor: pointer;
}
.search_btn
{
    width: 26px;
    height: 26px;
    border: none;
    cursor: pointer;
    background-color: Transparent;
    background-image: url(  "../images/search_btn.png" );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 8px;
    float: left;
}
.search_btn:hover
{
    width: 26px;
    height: 26px;
    border: none;
    cursor: pointer;
    background-color: Transparent;
    background-image: url(  "../images/search_btn.png" );
    background-repeat: no-repeat;
    background-position: 0px -26px;
    margin-left: 8px;
    float: left;
}
#fcd_dft_headerper
{
    width: 100%;
    float: left;
    height: 64px;
    text-align: center;
    background-image: url("../images/dft_hdr.png");
    background-repeat: repeat-x;
    background-position: left right;
    border-bottom: solid 1px #b9cfb3;
}
#fcd_dft_contant
{
    width: 100%;
    float: left;
    text-align: center;
}
.fcd_con1000px
{
    width: 980px;
    margin: 0px auto 0px auto;
    text-align: center; /* border:solid 1px #cccccc;*/
    padding: 0px 10px 0px 10px;
}
.dft_ftrtop_bg
{
    width: 100%;
    float: left;
    text-align: center;
    height: 30px;
    background-color: #01503f;
}
.dft_ftrbottom_bg
{
    width: 100%;
    float: left;
    text-align: center;
    background-color: #006950;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dft_ftrbottom_con
{
    width: 980px;
    margin: 0px auto 0px auto;
    text-align: center; /* border:solid 1px #cccccc;*/
    padding: 0px 10px 0px 10px;
}
.dflt_logo_outer
{
    width: 400px;
    float: left;
    padding-right: 12px;
    text-align: center;
}
.dft_biglogo
{
    width: 400px;
    float: left;
    height: 109px;
    background-image: url("../images/dflt_logo.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.dft_logounder_text
{
    font-family: Arial;
    text-align: left;
    float: left;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    word-spacing: 1px;
}
.dft_logounder_smltext
{
    font-family: Arial;
    text-align: left;
    float: left;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}
.dflt_sear_txtbox_hm
{
    width: 213px;
    float: left;
    height: 28px;
    border: solid 1px #899caa;
    font-family: Arial;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding: 0px 5px 0px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: url("../images/dftbox_serbg.png");
    background-repeat: repeat-x;
}
.dflt_button
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/submit_btn.png);
    background-repeat: repeat-x;
    background-color: #31a9f3;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #94dcf0;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

.dflt_button:hover
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/submit_btn.png);
    background-repeat: repeat-x;
    background-color: #3fafff;
    background-position: bottom center;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #7ec9de;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}
.rdo_btn
{
    font-family: Arial;
    text-align: left;
    float: left;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
    margin-right: 10px;
}

.dflt_signin_outer
{
    width: 256px;
    float: left;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.dflt_sear_txtbox1
{
    width: 213px;
    float: left;
    height: 28px;
    border: solid 1px #899caa;
    font-family: Arial;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding: 0px 5px 0px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: url("../images/dftbox_serbg.png");
    background-repeat: repeat-x;
}
.dft_dropdown
{
    width: 225px;
    border: solid 1px #899caa;
    margin: 2px 0;
    padding: 3px 6px 2px 5px;
    height: 28px;
    background: #fff;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: url( "../images/dftbox_serbg.png" );
    background-repeat: repeat-x;
}
.dft_signinname
{
    font-family: Arial;
    text-align: left;
    float: left;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
}
.signin_button
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/signin_btn.png);
    background-repeat: repeat-x;
    text-decoration: none;
    background-color: #34dea0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #37dbaa;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}
.signin_button:hover
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/signin_btn.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-color: #37e5a8;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #37dbaa;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}
.forgot_pssword
{
    font-size: 11px;
    float: left;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
    color: #29a8e2;
}
.forgot_pssword a
{
    font-size: 11px;
    float: left;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
    color: #29a8e2;
}
.forgot_pssword a:hover
{
    font-size: 11px;
    float: left;
    text-align: left;
    font-weight: normal;
    text-decoration: underline;
    font-family: Arial;
    color: #05b1ff;
}
.dflt_slider2_outer
{
    width: 335px;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    height: 220px;
}
.dflt_slider1_outer
{
    width: 335px;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
    height: 205px;
}
.land_link
{
    color: #1583bd;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    font-weight: bold;
    color: #1583bd;
    cursor: pointer;
}
.land_link a
{
    font-weight: bold;
    color: #1583bd;
    cursor: pointer;
}
.land_link a:hover
{
    font-weight: bold;
    color: #1583bd;
    cursor: pointer;
}

.dflt_slider3_outer
{
    width: 240px;
    border-bottom: solid 1px #cccccc;
    height: 220px;
    border-top: solid 1px #cccccc;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.dflt_heading_slider
{
    font-size: 16px;
    float: left;
    text-align: left;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}
.dockets_icon
{
    font-size: 12px;
    float: left;
    text-align: left;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
    color: #3b5998;
    background-image: url("../images/dockets_icon.png");
    background-repeat: no-repeat;
    padding-left: 18px;
}
.dft_fter_divides
{
    width: 180px;
    float: left;
    padding-right: 16px;
    text-align: left;
}
.dft_ftr_heading
{
    font-family: Arial;
    text-align: left;
    float: left;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}
.ftr_smltext
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    float: left;
}
.ftr_smllink
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #25bf8a;
    text-decoration: none;
}
.ftr_smllink a
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #25bf8a;
    text-decoration: none;
}
.ftr_smllink a:hover
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #25bf8a;
    text-decoration: underline;
}
.ftr_smllink_white
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.ftr_smllink_white:hover
{
    font-family: Arial;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}
.dflt_validate
{
    font-family: Arial;
    font-size: 11px;
    color: #f04f00;
    text-align: left;
    float: left;
    margin-top: 2px;
    padding-left: 13px;
    background-image: url("../images/error.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.about_nor_text
{
    font-family: Arial;
    text-align: left;
    font-size: 12px;
    float: left;
    color: #000000;
    line-height: 150%;
}


.view_more
{
    font-size: 11px;
    float: right;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
    color: #29a8e2;
}
.view_more a
{
    font-size: 11px;
    float: right;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial;
    color: #29a8e2;
}
.view_more a:hover
{
    font-size: 11px;
    float: right;
    text-align: left;
    font-weight: normal;
    text-decoration: underline;
    font-family: Arial;
    color: #05b1ff;
}
.ftr_face_btn
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -1px 0px;
}
.ftr_face_btn_normal
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -1px 0px;
}
.ftr_face_btn_highlight
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -1px -22px;
}
.ftr_twitter_btn
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -154px 0px;
}
.ftr_twitter_btn_normal
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -154px 0px;
}
.ftr_twitter_btn_highlight
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -154px -22px;
}
.ftr_in_btn
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -308px 0px;
}
.ftr_in_btn_normal
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -308px 0px;
}
.ftr_in_btn_highlight
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -308px -22px;
}
.ftr_google_btn
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -461px 0px;
}
.ftr_google_btn_normal
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -461px 0px;
}
.ftr_google_btn_highlight
{
    width: 150px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url("../images/social_btn.png");
    background-repeat: no-repeat;
    background-position: -461px -22px;
}
.dockets_iconscls
{
    font-size: 12px;
    float: left;
    text-align: left;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
    color: #3b5998;
}
.dockets_iconscls a
{
    font-size: 12px;
    float: left;
    text-align: left;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
    color: #3b5998;
}
.dockets_iconscls a:hover
{
    font-size: 12px;
    float: left;
    text-align: left;
    text-decoration: underline;
    font-family: Arial;
    font-weight: normal;
    color: #3b5998;
}
.hr_line
{
    width: 100%;
    float: left;
    height: 1px;
    background-color: #4a9f8b;
    border: none;
}
.heading_text
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #1583BD;
    line-height: 14px;
    float: left;
    width: 100%;
}
.heading_text a
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #1583BD;
    background-image: url("../images/docket_small.png");
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 14px;
    float: left;
}
.heading_text a:hover
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    color: #1583BD;
    background-image: url("../images/docket_small.png");
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 14px;
    float: left;
}
.subtext
{
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    color: #808080;
    padding-left: 18px;
}
/*****************************************************************************************************************************************************/
/*****  TEXT WITH IMAGE LINKS  ***********/

/* Home page Docket link */
.linkDocket
{
    padding-top: 1px;
    font-size: 14px;
    float: left;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    color: #177bff;
    background-image: url("../images/docket.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}
.linkDocket:hover
{
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.itemCartWhite
{
    padding-top: 1px;
    font-size: 12px;
    float: left;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
    color: #ffffff;
    background-image: url("../images/white_cart.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

.itemCartWhite:hover
{
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.cartBox
{
    height: 31px;
    border: 1px solid #05b1ff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 10px;
    padding-top: 0px 10px 0px 10px;
    background-color: #0596d8;
}

.cartBox:hover
{
    height: 32px;
    border: 1px solid #0596d8;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin-left: 10px;
    padding-top: 0px 10px 0px 10px;
    background-color: #05b1ff;
    cursor: pointer;
}

.linkDocument
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #1583bd;
    background-image: url("../images/dot.png");
    background-repeat: no-repeat;
    padding-left: 18px;
    line-height: 14px;
    float: left;
}
.linkDocument:hover
{
    font-weight: bold;
    text-decoration: underline;
}

.anchor_button_green
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}
.anchor_button_green a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/button_green.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #7ec9de;
    cursor: pointer;
    padding: 8px 10px 7px 10px;
}
.anchor_button_blue a:hover
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/button_green.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #7ec9de;
    cursor: pointer;
    padding: 8px 10px 7px 10px;
}
/* ....S.O.C.I.A.L.... */
.dft_ftrbottom_con .fc_icn
{
    width: 32px;
    height: 32px;
    float: right;
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
    margin-left: 5px;
}
.dft_ftrbottom_con .fc_icn:hover
{
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: 0px -32px;
}
.dft_ftrbottom_con .twiter_icn
{
    width: 32px;
    height: 32px;
    float: right;
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -32px 0px;
    cursor: pointer;
    margin-left: 5px;
}
.dft_ftrbottom_con .twiter_icn:hover
{
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -32px -32px;
}
.dft_ftrbottom_con .in_icn
{
    width: 32px;
    height: 32px;
    float: right;
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -64px 0px;
    cursor: pointer;
    margin-left: 5px;
}
.dft_ftrbottom_con .in_icn:hover
{
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -64px -32px;
}
.dft_ftrbottom_con .gplus_icn
{
    width: 32px;
    height: 32px;
    float: right;
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -96px 0px;
    cursor: pointer;
    margin-left: 5px;
}
.dft_ftrbottom_con .gplus_icn:hover
{
    background-image: url("../images/social_icons.png");
    background-repeat: no-repeat;
    background-position: -96px -32px;
}
/* Begin : RadioButtonList Class */

table.rdo td /*this is only for good formating */
{
    vertical-align: top;
}
table.rdo td input /*this has resolved the actual problem*/
{
    float: left;
    margin-right: 5px;
}
table.rdo td label /*this has resolved the actual problem*/
{
    float: left;
    margin-right: 10px;
    font-family: Arial;
    text-align: left;
    float: left;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
/* End : RadioButtonList Class */

/*landing page*/
.dft_biglogo_docketmania
{
    width: 435px;
    height: 109px;
    float: left;
    background-image: url("../images/Docket-Mania-Logo.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
