/* CSS Document */
*
{
    margin: 0px;
    padding: 0px;
}
a:hover
{
    text-decoration: none;
}
a
{
    text-decoration: none;
}
body
{
    margin: 0px;
    padding: 0px;
    background: #d6dde7;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    height: 100%;
}
.background
{
    background: url(Images/bg.jpg) repeat-y center;
    min-height: 100%;
}
.masterDiv
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.bodypagediv
{
    margin: 0px auto 0px auto;
    width: 978px;
    min-height: 100%;
}
.wrapper
{
    margin: 0px auto 0px auto;
    width: 978px;
    min-height: 100%;
}
.main
{
    margin: 0px auto 0px auto;
    width: 960px;
    background: #FFFFFF;
    min-height: 100%;
    position: relative;
}
.main_container
{
    margin: 0px auto 0px auto;
    width: 962px;
    background: #FFFFFF;
    min-height: 100%;
}
.inner_container
{
    width: 950px;
    height: auto;
    margin: 0 auto;
    padding: 0px;
}
.border_btm
{
    border-bottom: 1px solid #cccccc;
}

/*---Header Container-----*/
.header_container
{
    width: 100%;
    height: 127px;
}
.main_logo
{
    padding-top: 14px;
    float: left;
    margin-left: 10px;
}
.Logo_Master
{
    background: url(Images/logo_img.jpg) no-repeat;
}
.top_right
{
    width: auto;
    height: auto;
    float: right;
    padding: 0px 6px 0px 0px;
}
.top_links
{
    width: auto;
    height: auto;
    text-align: right;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.top_links a:link, .top_links a:visited
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    border: 0;
}
.top_links a:hover, .top_links a:active
{
    color: #AF0000;
}
.usernameTextbox
{
    /*margin-right:5px;*/
}
.submit_button
{
    /*padding-top:5px;*/
    padding-right: 10px;
}
.cancel_button
{
    /*padding-top:5px; 	padding-right:20px;*/
}
.top_contactinfo
{
    width: 255px;
    background: url(Images/girl.jpg) no-repeat right bottom;
    text-align: right;
    padding-right: 45px;
    margin-right: 5px;
    padding-top: 3px;
    margin-top: 10px;
    float: right;
    clear: right;
}
.phone_nos
{
    font-size: 14px;
    color: #262525;
    line-height: 10px;
    font-weight: bold;
}
.main_nav_links
{
    width: 672px;
    height: 36px;
    clear: both;
    background: url(Images/menu_new_bg.gif) no-repeat right;
    float: right;
}
.main_navButtons
{
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    float: left;
    color: #666666;
    font-size: 14px;
}
.main_navButtons a:link
{
    color: #666666;
}
.main_navButtons a:hover
{
    color: #AF0000;
    text-decoration: underline;
}
.main_nav_links_master
{
    width: 761px;
    height: 36px;
    clear: both;
    background: url(Images/main_nv_bg.gif) no-repeat;
    float: right;
    margin-right: 21px;
    margin-bottom: 20px;
    margin-top: -2px;
}
/*-----------------------------*/
/*------------Body Container-----------------*/
.body_container
{
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
}
.main_banner_img
{
    width: 938px;
    height: 262px;
    display: block;
    margin: 0 auto; /*background: url(Images/home-banner.png) no-repeat;*/
}
.view_button
{
    width: 122px;
    height: 28px;
    padding-top: 179px;
    padding-left: 372px;
    display: block;
}
.body_panels
{
    width: 950px;
    height: auto;
    margin: 6px auto 0px;
    background: url(Images/home_bg.jpg) repeat-y center;
    float: left;
    min-height: 350px;
}
.body_panel_LHS
{
    width: 415px; /* height: 455px;*/
    display: block;
    float: left;
    background: url(Images/leftcolbg.gif) no-repeat top;
    padding: 0px 0px 0px 18px;
    margin-left: 4px;
}
.home_btm
{
    background: url(Images/home_btm.gif) no-repeat bottom;
    float: left;
    width: 940px;
    height: 5px;
    margin-left: 5px;
}
.body_panel_LHS h1
{
    font-size: 24px;
    line-height: 18px;
    padding-top: 18px;
    padding-bottom: 13px;
}
.
{
    font-size: 14px;
    color: #2d2d2e;
    line-height: 22px;
}

.body_panel_LHS a
{
    color: #af0000;
    font-size: 14px;
    line-height: 22px;
}

.body_panel_LHS a:hover
{
    color: #af0000;
    font-size: 14px;
    line-height: 22px;
    text-decoration: underline;
}
/*.body_panel_LHS ul
{
    font-size: 14px;
    margin-top: 35px;
    list-style-type: none;
    float: left;
}

.body_panel_LHS ul li
{
    background: url(../../Images/redarrow.gif) no-repeat left;
    line-height: 30px;
    float: left;
    padding-left: 12px;
    margin-left: 10px;
}*/

.body_panel_RHS
{
    width: 512px; /*height: 455px;*/
    display: block;
    float: right;
}
.RHS_top_section
{
    width: 512px;
    height: 61px;
    display: block;
    background: url(Images/topredstrip.gif) no-repeat;
}
.RHS_top_section h1
{
    font-size: 16px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Century Gothic";
    padding: 0px;
    margin: 0px;
}
.RHS_top_section a
{
    font-size: 12px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Century Gothic";
}
.RHS_top_section a:hover
{
    font-size: 12px;
    line-height: 50px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Century Gothic";
    text-decoration: underline;
}

.RHS_bottom_section
{
    margin-top: 6px;
    width: 512px; /*height: 395px;*/
    display: block; /*background: url(Images/rightcolbg.gif) no-repeat;*/
}
/*----------------------------------*/
/*------------Footer Container-----------------*/
.footer_container
{
    width: 976px;
    height: auto;
    text-align: center;
    clear: both;
    padding-top: 30px;
}
.copyright_info
{
    width: 100%;
    height: 35px;
    text-align: center;
    background: #f7f7f7;
    display: block;
    line-height: 35px;
}

/*---------------------------------*/

.main_signup
{
    margin: 0px auto 0px auto; /*width: 862px;     padding-left: 15px;*/
    float: left;
}


.cboactive
{
    width: 148px;
    height: 16px;
    border: 1px solid #8499aa;
    padding-left: 3px;
}
.cboactive2
{
    width: 34px;
    height: 15px;
    border: 1px solid #8499aa;
    font-size: 11px;
    padding-left: 3px;
}
.listmenu
{
    margin-top: 7px;
    width: 110px;
    height: 20px;
    border: 1px solid #7f9db9;
    font-size: 11px;
}

.menu_heading
{
    font-weight: bold;
    color: #404041;
    padding-top: 22px;
    padding-bottom: 5px;
    padding-left: 20px;
    width: 150px;
    float: left;
}
.menu_heading2
{
    font-weight: bold;
    color: #404041;
    padding-top: 40px;
    padding-bottom: 5px;
    padding-left: 20px;
    width: 150px;
    float: left;
}
.topmenu
{
    width: 125px;
    height: 35px;
    float: left;
    line-height: 35px;
    text-align: center;
    color: #4c5052;
    font-size: 14px;
    font-weight: bold;
}


.topmenu a
{
    color: #4c5052;
    text-decoration: none;
}
.logo
{
    width: 147px;
    height: 104px;
    float: left;
    background: url(Images/logo_img.jpg) no-repeat;
    display: block;
    margin-top: 9px;
}
.content
{
    width: 960px;
    float: left;
    margin-top: -5px;
    min-height: 370px;
}

.left_panel
{
    width: 240px;
    height: 100%;
    float: left;
}
.search
{
    background: url(Images/search.gif) no-repeat;
    height: 85px;
    width: 241px;
    padding-left: 22px;
    padding-top: 15px;
}
.button
{
    background: url(images/go_btn.jpg) no-repeat;
    width: 36px;
    height: 20px;
    border: none;
    color: #FFFFFF;
}
.button2
{
    background: url(Images/button4.gif) no-repeat;
    width: 60px;
    height: 20px;
    border: none;
    color: #FFFFFF;
    font-size: 12px;
    padding-bottom: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.button3
{
    background: url(Images/button3.gif) no-repeat;
    width: 120px;
    height: 25px;
    border: none;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-family: Calibri,Verdana ,Arial ,Helvetica;
}
.button4
{
    background: url(Images/button-sign-up-now.gif) no-repeat;
    width: 120px;
    height: 24px;
    border: none;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-family: Calibri,Verdana ,Arial ,Helvetica;
}
.grey_bg
{
    background: #e1e3e3;
}
.left_menu
{
    /*background: url(Images/left_menu_bg.jpg) repeat-x #e2e7e8;*/
    width: 238px;
    float: left;
    height: auto;
    overflow: auto;
    padding-bottom: 5px;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}
.left_menu_top
{
    background: url(Images/left_menu_top.jpg) no-repeat;
    width: 240px;
    float: left;
    height: 6px;
}
.left_menu_btm
{
    background: url(Images/left_menu_btm.jpg) no-repeat;
    width: 240px;
    float: left;
    height: 6px;
    margin-bottom: 5px;
}
h3
{
    color: #a7a7a8;
    font-weight: bold;
    padding-top: 18px;
    font-size: 12px;
    padding-left: 20px;
}
.right_panel
{
    float: right;
    margin-left: 25px;
}
.product_img
{
    border: 0px solid #d3d3d3; /* 	text-align: center;     vertical-align: middle;     margin-bottom: 5px;     width: 120px;     height: 120px;*/
}
.product_outer
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #ab121f;
    font-weight: bold;
    margin-top: -4px;
    float: left;
    z-index: 2000; 
    list-style:none;
    /*min-height: 390px;  	background:#00CCFF 	padding-left:20px;*/
}

.product_outer ul
{
    list-style-type: none;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    bottom: 0px;
    height: 186px;
}
.product_outer ul li
{
    list-style-type: none;
    width: 120px;
    float: left;
    margin: 0px;
    clear: both;
    padding: 0px;
    line-height: 16px;
}
.product_outer ul li h1
{
    list-style-type: none;
    padding: 0px 0px 0px 6px;
    bottom: 0px;
    color: #030303;
    font-size: 13px;
    line-height: 15px;
    margin: 0px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    text-align: left;
    font-weight: bold;
}
.h1text
{
    color: #000;
    font-size: 15px;
}
.product_outer .div
{
    border: 1px solid #d3d3d3;
    margin: 2px;
    padding: 2px;
    width: 122px;
    height: 120px;
    text-align: center;
}
.product_outer ul li span
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.productstext
{
    color: #030303;
    font-size: 11px;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    font-family: Calibri;
    font-weight: normal;
}
.templatenametext
{
    color: #030303;
    font-size: 13px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    text-align: left;
    font-weight: bold;
}
.product_outer ul li span a
{
    text-decoration: none;
    color: #d57406;
    font-weight: bold;
    font-size: 12px;
    font-family: Calibri, Verdana, Arial, Helvetica;
}
.orange_bg
{
    width: 619px;
    float: right;
    margin: 0px 12px 0px 15px;
    background: #e96f35;
    height: 52px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    padding-left: 82px;
    padding-top: 11px;
    line-height: 20px;
}
.header_right
{
    float: right;
    padding-right: 26px;
    width: auto;
    padding-top: 5px;
    font-size: 10px;
}
.user_name
{
    color: #af0000;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 3px;
}
.header_link
{
    color: #7b8288;
    font-size: 10px;
}
.header_right_links
{
    float: right;
    width: 672px;
    margin-right: 22px;
    height: 36px;
    margin-bottom: 13px; /*margin-top: -2px;*/
    background: url(Images/menu_new_bg.gif) no-repeat;
}
.header_right_links1
{
    float: right;
    width: 543px;
    margin-bottom: 20px;
    margin-right: 18px;
    background: url(Images/top_menu_bg_home.jpg) no-repeat;
}
.topmenu1
{
    width: 172px;
    height: 36px;
    float: left;
    line-height: 32px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
.topmenu1 a
{
    color: #999999;
    text-decoration: none;
}
.clswhite
{
    color: #FFFFFF;
}
.clsnormal
{
    font-size: 12px;
}
.pageheading
{
    height: 83px;
    background: url(Images/template_heading.jpg) no-repeat;
    color: #363636;
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    padding-left: 22px;
    font-weight: normal;
    margin-bottom: 8px;
    float: right;
    width: 672px;
    font-family: Calibri;
}
.right_panel_content
{
    height: auto;
    text-align: left;
    font-weight: normal;
    margin-bottom: 5px;
    float: right;
    width: 692px;
}
.pagination_outer
{
    height: 33px;
    float: left;
    width: 660px;
    float: left;
    font-size: 11px;
    margin-left: 20px;
}
* html .pagination_outer
{
    height: 30px;
    background: #f4f4f4;
    float: left;
    width: 672px;
    float: left;
    font-size: 11px;
    padding-top: 2px;
}
.pagenumberbg
{
    background: url(Images/page_No_bg.jpg) repeat-x;
    width: 55px;
    height: 15px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 2px;
}
.pagenumberbg2
{
    background: url(Images/page_No_bg.jpg) repeat-x;
    width: 55px;
    height: 13px;
    font-size: 10px;
    font-weight: bold;
}
.pagenumberbg3
{
    width: 50px;
    height: 33px;
    font-size: 10px;
    font-weight: bold;
}
* html .pagenumberbg3
{
    width: 50px;
    height: 25px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 3px;
}
.advance_search
{
    color: #7b8288;
    font-size: 11px;
}
.template_number
{
    color: #4c4d4f;
    word-spacing: 2px;
    padding-top: 5px;
}
.small_btn
{
    vertical-align: -3px;
}
/* footer*/

.footer
{
    height: 35px; /*	background: url(Images/footer_bg.jpg) repeat-x left; */
    width: 976px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
    padding: 0px;
    float: left;
}
.footer_outer
{
    /*background: url(Images/bg.jpg) repeat-y #d6dde7 center;*/
    background: #f7f7f7;
    width: 976px;
    float: left;
    height: 35px;
}
* html .footer_outer
{
    /*background: url(Images/bg.jpg) repeat-y #d6dde7 center;*/
    background: #f7f7f7;
    width: 976px;
    float: left;
    height: 35px;
}
.phone
{
    font-size: 14px;
    color: #262525;
    margin-top: 13px;
    line-height: 12px;
    font-weight: bold;
}
/*          classes for signup page     */

.content_signup
{
    /*width: 944px;*/
    float: left;
    margin-top: 25px;
    margin-left: 3px;
    background: #f4f4f4; /*	background: url(images/signup_form_bg.jpg) repeat-y;*/
    margin-bottom: 10px;
}
.left_panel_signup
{
    width: 650px;
    height: auto; /*	background: url(images/signup_bg.jpg) repeat-x;*/
    float: left;
    padding-bottom: 20px;
}
.right_panel_signup
{
    width: 265px; /*	background: url(images/signup_right.jpg) repeat-x;*/
    float: left;
    padding-left: 25px;
    padding-top: 38px;
    color: #FFFFFF;
    line-height: 18px;
}

* html .right_panel_signup
{
    width: 265px;
    background: url(images/signup_right.jpg) repeat-x;
    float: left;
    padding-left: 25px;
    padding-top: 38px;
    color: #FFFFFF;
    line-height: 18px;
}
.signup_right_heading
{
    padding-bottom: 18px;
    font-size: 20px;
}


.cboactive_signup
{
    width: 235px;
    height: 23px;
    border: 1px solid #88b4ee;
    margin-bottom: 2px;
    padding-top: 3px;
    padding-left: 2px;
}
.cboactive_security
{
    /*	width: 270px; 	height: 26px; */
    border: 1px solid #88b4ee;
    margin-bottom: 2px;
    padding-left: 2px;
    line-height: 26px;
}
.cboactive_signup2
{
    width: 235px;
    height: 23px;
    border: 1px solid #88b4ee;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-left: 2px;
}
.borderForControls
{
    border: 1px solid #88b4ee;
}
.userLabel
{
    font-size: 14px;
    color: #0a4f92;
    text-align: right;
    width: 235px;
    float: none;
    line-height: 27px;
    padding-right: 10px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
}
.label
{
    font-size: 14px; /*color: #0a4f92;*/
    color: #333333;
    text-align: right;
    width: 235px;
    float: left;
    line-height: 27px;
    padding-right: 10px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
}
.controllabel
{
    font-size: 14px;
    color: #0a4f92;
    text-align: right;
    float: left;
    width: 100px;
    line-height: 27px;
    padding-right: 10px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
}
.noramllabel
{
    font-size: 14px;
    color: #0a4f92;
    text-align: left;
    width: 235px;
    line-height: 27px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
}
.blue_bg
{
    width: 505px;
    height: 42px;
    border: 1px solid #89b5ef;
    background: #9dccf8 url(images/mail_icon.jpg) left no-repeat;
    float: left;
    margin-left: 28px;
    color: #333333;
    line-height: 16px;
    padding-top: 6px;
    padding-left: 85px;
    text-align: left;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
}

* html .blue_bg
{
    width: 505px;
    height: 42px;
    border: 1px solid #89b5ef;
    background: #9dccf8 url(images/mail_icon.jpg) left no-repeat;
    float: left;
    margin-left: 14px;
    color: #0a4f92;
    line-height: 16px;
    padding-top: 6px;
    padding-left: 85px;
    text-align: left;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
}
.blank
{
    height: 5px;
    width: 100%;
    float: left;
}
.blue_bg a
{
    color: #0a4f92;
}
.label4
{
    font-size: 14px; /*	color: #0a4f92;*/
    color: #333333;
    text-align: right;
    width: 235px;
    float: left;
    padding-right: 10px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
}
.label3
{
    font-size: 14px; /*	color: #0a4f92;*/
    color: #333333;
    text-align: center;
    width: 650px;
    float: left;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 40px;
}
.checklabel
{
    font-size: 14px;
    color: #0a4f92;
    text-align: center;
    width: 650px; /*float: left;*/
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-weight: bold; /*padding-top: 20px;*/ /*padding-bottom: 40px;*/
}
.form_outer
{
    margin-top: 45px;
}
.heading_signup
{
    font-size: 30px;
    color: #af0000;
    margin-top: 20px;
    font-family: Calibri, Verdana, Arial, Helvetica;
    padding-left: 22px;
    padding-bottom: 10px;
}
.signup_txt
{
    color: #3f4141;
    padding-top: 5px;
    padding-left: 22px;
    padding-bottom: 45px;
}
/*          classes for Home page     */

.left_panel_home
{
    width: 655px;
    height: auto;
    float: left;
}
.right_panel_home
{
    width: 255px;
    padding-left: 18px;
    padding-right: 15px;
    padding-top: 25px;
    height: 369px;
    float: left;
    background: url(Images/home_signin.jpg) no-repeat;
}
* html .right_panel_home
{
    width: 255px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 25px;
    height: 369px;
    float: right;
    background: url(Images/home_signin.jpg) no-repeat;
}
/*.home_bottom
{
	width: 649px;
	float: left;
	height: 335px;
	background: url(Images/home_pg_btm.jpg) no-repeat;
	padding-left: 15px;
	padding-top: 25px;
	color: #282828;
	margin-top:-13px;
}*/
h4
{
    font-size: 18px;
    color: #686464;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
}
h5
{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 25px;
    padding-top: 18px;
}
h6
{
    font-size: 14px;
    color: #af0000;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-family: "Century Gothic";
}
.label2
{
    color: #686464;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 5px;
}
.cboactive3
{
    width: 247px;
    height: 20px;
    border: 1px solid #9a9999;
    padding-top: 3px;
    padding-left: 3px;
}
.clsorange
{
    color: #af0000;
}
.product_outer2
{
    float: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #b0b0b0;
}
.product_outer2 ul
{
    margin: 0px;
    padding: 0px;
    width: 120px;
    float: left;
    padding-bottom: 16px;
    height: 120px;
    margin-right: 17px;
}
.product_outer2 ul li
{
    text-align: left;
    list-style: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.product_outer2 a
{
    color: #0066cc;
    font-weight: bold;
    font-size: 12px;
}
.download
{
    color: #8e97a4;
    font-weight: bold;
    font-size: 10px;
}
.h3
{
    color: #000;
    font-size: 12px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
}
.h4
{
    color: #000;
    font-size: 10px;
    line-height: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: normal;
}
.product_img2
{
    border: 1px solid #d3d3d3;
    margin-top: 20px;
    margin-bottom: 5px;
}
.browse_more
{
    color: #af0000;
    float: right;
    font-size: 12px;
    margin-right: 20px;
}
a.browse_more
{
    color: #af0000;
    float: right;
    font-size: 12px;
    margin-right: 20px;
}
.home_text
{
    font-size: 12px;
    float: left;
    width: 790px;
    font-weight: bold;
    color: #484747;
}
.float_left
{
    float: left;
}
.float_right
{
    float: right;
    padding-right: 22px;
    margin-top: -15px;
}

/*******************classes from org css */

.grayContainer
{
    border: 0px solid #e6e6e6; /*min-height: 450px;*/
    width: 100%;
    padding: 0 0 42px 0;
}
.UDContainer
{
    clear: both;
    padding: 10px 10px 10px 0px;
}

.Content_Panel
{
    float: right;
    width: 682px; /*min-height:257px;*/
    height: auto; /*padding: 25px 10px; 	padding-top: 0px; 	padding-left: 120px;*/
}

.Content_Panel1
{
    float: none;
    width: 750px;
    padding: 25px 10px;
    padding-top: 0px;
    padding-left: 120px;
}

.description
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}
.descriptionForSubscription
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 15px;
    font-weight: normal;
}
.descriptionForSubscription a:link
{
    text-decoration: none;
}
.descriptionForSubscription a:hover
{
    color: #AF0000;
    font-weight: bold;
    text-decoration: underline;
}

.middleCont
{
    clear: both;
    text-align: center;
    float: none;
}
.clearDiv
{
    clear: both;
}
.table_sub_name
{
    width: 185px;
    padding-left: 15px;
}
.table_border2
{
    padding-left: 15px;
}
.table_sub_name2
{
    padding-left: 15px;
}
.table_sub_radio
{
    text-align: center;
}
.table_sub_radio_subscription
{
    text-align: center;
    margin-top:10px;
}
.treeView
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    padding-left: 20px;
    line-height: 16px;
    overflow: hidden;
}
html .treeView
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    padding-left: 10px;
    line-height: 16px;
    overflow: hidden;
}
.treeView .ParentNodeStyle
{
    font-weight: bold; /*color: #000000;*/
    font-size: 18px;
    padding-left: 5px;
}
.treeView .SelectedNodeStyle a
{
    color: #af0000;
    width: 212px;
    line-height: 16px;
}

.treeView .LeafNodeStyle
{
    color: #000000;
}

.searchcontent
{
    /*	background: #ebf3f6; */
    width: 944px;
    float: left;
    margin-top: 5px;
}
.searchright_panel_content
{
    background: #ffffff;
    text-align: left;
    font-weight: normal;
    float: right;
    width: 586px; /*min-height: 450px;*/
    padding-bottom: 10px;
    margin-left: 30px;
}

.searchright_panel_content_support
{
    background: #ffffff;
    text-align: left;
    font-weight: normal;
    float: left;
    width: 630px; /*min-height: 450px;*/
    padding-bottom: 10px;
    margin-left: 30px;
}
.advanceSearchBox
{
    background: #ebf3f6;
    float: left;
    width: 240px;
    height: auto;
    float: left;
    padding-left: 0px;
    padding-top: 15px;
}

.titles
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: Gray;
}

.termstitle
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: Black;
    font-weight: normal;
}

.termscaption
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 13px;
    color: Black;
    font-weight: bold;
}
.termsQuestion
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: Black;
    font-weight: bold;
}
.termsanswer
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: Black;
}

.col
{
    background-color: #ffffff;
    color: #333333;
    border: 1px #ccddee;
    border-style: solid;
}
/*************************/

/***************************************/
/* Row classes*/
/***************************************/
.row
{
    clear: both;
    padding: 0 0 10px 0;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: medium;
    height: auto;
}
.row .image
{
    float: left;
    width: 122px;
    padding: 0 0 10px 0;
    text-align: center;
}
.row .content1
{
    float: left;
    width: 320px;
    padding: 0 30px 0 0;
}
.row .leftField
{
    float: left;
    padding: 0 10px 0 18px;
    width: 130px;
    margin-right: 1px;
}
.row .leftField200
{
    float: left;
    padding: 0 10px 0 18px;
    width: 200px;
    margin-right: 1px;
}

.row .SearchleftField100
{
    padding: 0 5px 0 15px;
    width: 180px;
    margin-right: 1px;
    font-weight: normal;
    font-size: 12px;
}
.row .leftField100
{
    padding: 0 5px 0 15px;
    width: 180px;
    margin-right: 1px;
}

.row .leftField150
{
    float: left;
    padding: 0 0px 0 0px;
    width: 170px;
    margin-right: 1px;
}
.row .leftField300
{
    float: left;
    margin-right: 1px;
    width: 250px;
}

.row .leftField400
{
    float: left;
    margin-right: 1px;
    width: 400px;
}
.row .leftField20
{
    float: left;
    padding: 0 10px 0 10px;
    width: 90px;
    margin-right: 1px;
}

.row .rightField
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    float: left;
    padding: 0 20px 0 0;
    width: 204px;
    height: 25px;
}
.row .rightField150
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    float: left;
    padding: 0 20px 0 0;
    width: 150px;
    height: 25px;
}
.row .rightField .input
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    border: 1px solid #bfbfbf;
    vertical-align: middle;
    width: 200px;
}

.row .rightField .password
{
    width: 130px;
    height: 16px;
    border: 1px solid #8499aa;
    margin-top: 2px;
}


.Gridview_Header th
{
    /*text-align: left;*/
    text-decoration: none;
}

.GridviewSubscription_Header th
{
    text-decoration: none;
    border-top:solid 2px #f0f6f8;
}
/***************************************/

.rsText
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: red;
    font-weight: bold;
}
.cattext
{
    color: #999999;
    font-weight: bold;
    padding-top: 18px;
    font-size: 18px;
    padding-left: 20px;
    text-transform: uppercase;
    font-family: Calibri;
}

.colorOText a
{
    color: #af0000;
}

.pagination_bottom
{
    background: url(Images/pagination_outer.jpg) no-repeat;
    float: left;
    width: 672px;
    height: 33px;
    line-height: 33px;
    margin-left: 0px;
}

.table_sub
{
    text-align: left;
    color: #014f99;
}
.see_all
{
    color: #014f99;
    text-decoration: underline;
}

.WatermarkText
{
    color: #666666;
    padding-left: 3px;
}
.TextBoxLeftPadding
{
    padding-left: 3px;
}
.cancel_Btn
{
    margin-right: 8px;
}

.WatermarkPassword
{
    background-image: url(Images/PasswordImage.gif);
    background-repeat: no-repeat;
    width: 120px;
    height: 18px; /*font-family: Calibri, Verdana, Arial, Helvetica; 	font-size: 12px;*/
    color: #ffffff;
    text-align: right;
    padding-left: 3px; /*padding-top:1px;*/
}
.WatermarkEmailAddress
{
    background-image: url(Images/EmailAddress.gif);
    background-repeat: no-repeat;
    width: 120px;
    height: 18px; /*font-family: Calibri, Verdana, Arial, Helvetica; 	font-size: 12px;*/
    color: #ffffff;
    text-align: right;
    padding-left: 3px; /*padding-top:1px;*/
}
.PagerPadding
{
    color: #af0000;
}
.PagerPadding td
{
    padding-right: 2px;
}
/*
background-image: url(../images/password.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 16px;
	border: 1px #999999 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: right;
*/
.next_btn
{
    margin-top: 10px;
}
.CustomizedCalender .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #ffffff;
    color: #af0000;
}
.CustomizedCalender .ajax__calendar_active
{
    background-color: #af0000;
    color: #ffffff;
    font-weight: bold;
}

.CustomizedCalender .ajax__calendar_hover
{
    background-color: #af0000;
    color: #ffffff;
    font-weight: bold;
}
.TextWithBoldRedFont
{
    color: #af0000;
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

/* Sign In page classes */
.TZ_Signin_master
{
    width: 910px;
    float: left;
    background: #f4f4f4;
    padding: 30px 15px 30px 15px;
}
.TZ_Signin_LeftMaster
{
    width: 434px;
    float: left;
    border-right: 1px #af0000 solid;
    padding-right: 20px;
    min-height: 500px;
}
.TZ_Signin_Heading
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 24px;
    color: #af0000;
    text-align: left;
}
.TZ_Signin_Subheading
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 18px;
    color: #282727;
    text-align: left;
}
.TZ_BlankDiv
{
    height: 35px;
}
.TZ_LHS_TextFieldMaster
{
    width: 434px;
    margin-top: 10px;
    float: left;
}
.TZ_LableMaster
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    width: 145px;
    text-align: right;
    font-size: 14px;
    padding-top: 3px;
    color: #2b2b2b;
    line-height: 13px;
    float: left;
}
.TZ_ValidText
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    text-align: right;
    font-size: 10px;
    color: #2b2b2b;
}
.TZ_TextboxMaster
{
    width: 274px;
    height: 19px;
    float: right;
}
.TZ_Textbox
{
    width: 274px;
    height: 19px;
    border: 1px #ccc solid;
    color: #333;
    text-align: left;
}
.TZ_SignUpMaster
{
    width: 434px;
    margin-top: 20px;
    float: left;
}

.TZ_Signin_Links
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 11px;
    text-align: left;
    color: #af0000;
    text-decoration: underline;
    width: 274px;
    height: 19px;
    float: right;
}
.TZ_Signin_Links a
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 11px;
    text-align: left;
    color: #af0000;
    text-decoration: underline;
}
.TZ_Signin_Links a:hover
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 11px;
    text-align: left;
    color: #af0000;
    text-decoration: underline;
}
.TZ_Signin_Links a:selected
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 11px;
    text-align: left;
    color: #af0000;
    text-decoration: underline;
}

.TZ_Signin_RightMaster
{
    width: 429px;
    float: left;
    padding-left: 25px;
}
.TZ_RHS_createacc_details
{
    font-size: 12px;
    color: #2b2b2b;
    width: 300px;
    text-align: left;
    font-family: Calibri, Verdana, Arial, Helvetica;
    margin-top: 20px;
}
.TZ_RHS_LableMaster
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    width: 135px;
    text-align: right;
    padding-top: 3px;
    font-size: 14px;
    color: #2b2b2b;
    line-height: 13px;
    float: left;
}
.TZ_RHS_TextFieldMaster
{
    width: 414px;
    margin-top: 10px;
    float: left;
}
.TZ_BlankDiv_RHS
{
    height: 30px;
}

.TZ_RHS_checkbox
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #2b2b2b;
    width: 413px;
    font-weight: bold;
    padding-top: 20px;
    float: left;
    text-align: right;
}
.TZ_RHS_checkbox input
{
    vertical-align: middle;
    margin-right: 5px;
}

.TZ_RHS_ButtonsMaster
{
    width: 100%;
    float: left;
    padding-top: 40px;
}
.TZ_RHS_Buttons
{
    width: 254px;
    margin: 0px auto;
    height: 10px;
}

.TZ_HIE_master
{
    width: 394px;
    float: left;
    background: #9dccf8;
    /* margin-top: 40px; */
    margin-bottom: 10px;
    border: 1px #89b5ef solid;
    padding: 10px;
}
.TZ_HIE_Logo
{
    width: 61px;
    height: 47px;
    float: left;
}
.TZ_HIE_Text
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 13px;
    text-align: left;
    margin-left: 10px;
    float: left;
    width: 308px;
}

.TZ_RHS_LableMaster_Username
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    width: 135px;
    text-align: right;
    font-size: 14px;
    color: #2b2b2b;
    line-height: 13px;
    float: left;
}
.TZ_LableMaster_Username
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    width: 145px;
    text-align: right;
    font-size: 14px;
    color: #2b2b2b;
    line-height: 13px;
    float: left;
}
.TZ_BlankDiv_password
{
    height: 26px;
}


/* home page classes */
.TZ_LeftMaster
{
    width: 405px;
    background: #f4f4f4;
    float: left;
    padding: 0px;
}
.TZ_LeftHeading
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 3px 0px;
}
.TZ_LeftSubheading
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 14px;
    color: #5d5c5c;
    text-align: left;
}

/* price block classes */
.TZ_PriceBlock
{
    background: url(Images/PriceBg.jpg) no-repeat;
    width: 129px;
    height: 125px;
    float: left;
    margin: 10px 4px 0px 0px;
}
.TZ_PriceBlock ul
{
    width: 92px;
    margin: 17px 15px 17px 16px;
    padding: 0px;
}
.TZ_PriceBlock ul li
{
    width: 92px;
    list-style-type: none;
}

.TZ_PriceBlock_3
{
    background: url(Images/PriceBg.jpg) no-repeat;
    width: 129px;
    height: 125px;
    float: left;
    margin: 10px 0px 0px 0px;
}
.TZ_PriceBlock_3 ul
{
    width: 92px;
    margin: 17px 15px 17px 16px;
    padding: 0px;
}
.TZ_PriceBlock_3 ul li
{
    width: 92px;
    list-style-type: none;
}

.TZ_SubscribeText
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #1f1f20;
    text-align: left;
    margin: 0px;
}
.TZ_SubscribeTime
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 20px;
    color: #000;
    text-align: left;
    font-weight: bold;
    margin: 0px;
}
.TZ_Price
{
    font-family: Calibri, Verdana, Arial, Helvetica;
    font-size: 28px;
    color: #af0000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 7px;
}

.TZ_AddToCart_Button
{
    width: 92px;
    height: 25px;
    float: left;
    margin-top: 3px;
}

/* Home page classes end */
sup
{
    margin: 0px;
    padding: 0px;
    vertical-align: text-top;
}

.LHS_text ul
{
    font-size: 14px; /*margin-top: 35px;*/
    list-style-type: none;
    float: left;
}

.LHS_text ul li
{
    background: url(../../Images/redarrow.gif) no-repeat left;
    line-height: 30px;
    float: left;
    padding-left: 12px;
    margin-left: 10px;
}

.noborder a
{
    border: 0px;
}

/* new classes for mysubscription.aspx page*/

.masterMainDiv { 
	background-color:#fff;
	width:690px;
	height:750px;
	margin:0px auto;
	position:relative;	
}
/*headerdiv starts here*/
.headingdiv{
	width:640px;
	height:40px;
	padding:0px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#040404;
	font-weight:normal;
}
/*headerdiv ends here*/

/*contentdiv starts here*/
.bodycontainer{
	background-color:#fff;
	width:690px;
	height:100%;
	padding:0px;
	margin:0px auto;
	float:left;
}
/*leftcontainer div starts here*/
.mainleft{
	width:323px;
	height:778px;
	padding:0px;
	margin-left:15px;
	float:left;
}
.mainleft .firstcontainer{
	background-color:#eeeff0;
	width:320px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .firstcontainer .topleftcorner{
	background-image:url(Images/topleftcorner.jpg);
	width:20px;
	height:166px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .firstcontainer .topleftcorner .bullet{
	width:20px;
	height:19px;
	padding-top:80px;
	margin:0px;
	float:left;
}
.mainleft .firstcontainer .toprightcontent .topimage{
	width:300px;
	height:10px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .firstcontainer .toprightcontent .contentForHIE{
	width:281px;
	height:146px;
	padding-left:15px;
	padding-top:10px;
	margin:0px;
	float:left;
	background-color:#eeeff0;
}
.mainleft .middlecontainer{
	background-color:#e2eaf2;
	width:323px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .middlecontainer .middleleft{
	background-image:url(images/middleleftbar.jpg);
	width:20px;
	height:182px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .middlecontainer .middleleftcontent{
	width:275px;
	padding-left:25px;
	padding-top:30px;
	margin:0px;
	float:left;
}
.mainleft .secondcontainer{
	background-color:#eeeff0;
	width:320px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .secondcontainer .maincontainer{
	background-color:#eeeff0;
	width:320px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .secondcontainer .maincontainer .leftimage{
	background-image:url(images/leftbar.jpg);
	width:21px;
	height:414px;
	padding:0px;
	margin:0px;
	float:left;
}
.mainleft .secondcontainer .maincontainer .leftimage img{
	width:20px;
	height:19px;
	padding-bottom:35px;
	padding-top:20px;
	margin:0px;
	float:left;
}
.mainleft .secondcontainer .maincontainer .content2{
	width:280px;
	height:394px;
	padding-left:15px;
	padding-top:20px;
	margin:0px;
	float:left;
}
.mainleft .bottomcurve{
	width:320px;
	height:16px;
	padding:0px;
	margin:0px;
	float:left;
}
/*leftcontainer div ends here*/

/*rightcontainer div starts here*/
.rightcontainer{
	background-color:#eeeff0;
	width:307px;
	height:auto;
	padding:0px;
	margin-left:15px;
	float:left;
}
.rightcontainer .toprightcurve{
	background-color:#fff;
	width:315px;
	height:12px;
	padding:0px;
	margin:0px;
	float:left;
}
.rightcontainer .maindiv{
	width:270px;
	background-color:#eeeff0;
	padding-top:10px;
	margin-left:25px;
	float:left;
}
.rightcontainer .firstcontainer{
	width:270px;
	background-color:#eeeff0;
	padding:0px;
	float:left;
	margin-left:25px;
	padding-top:10px;
}
.rightcontainer .secondcontainer{
	width:270px;
	height:140px;
	background-color:#eeeff0;
	padding:0px;
	float:left;
	padding-top:20px;
	margin-left:25px;
}
.rightcontainer .secondcontainer .hieimage{
	width:117px;
	background-color:#eeeff0;
	padding:0px;
	float:left;
}
.rightcontainer .secondcontainer .text{
	width:117px;
	background-color:#eeeff0;
	padding-left:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	padding-top:15px;
}
.rightcontainer .secondcontainer .text2{
	width:117px;
	background-color:#eeeff0;
	padding-left:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding-top:15px;
}

.rightcontainer .thirdcontainer{
	width:270px;
	background-color:#eeeff0;
	padding:0px;
	float:left;
	padding-top:5px;
	margin-left:25px;
}
.rightcontainer .thirdcontainer h3{
	width:270px;
	background-color:#eeeff0;
	padding:0px;
	float:left;
	padding-top:5px;
	margin:0px;
}
.rightcontainer .bottomrightcurve{
	background-color:#fff;
	width:315px;
	height:12px;
	padding:0px;
	margin-top:11px;
	float:left;
}
.rightcontainer .middlecontainer{
	background-color:#c7daed;
	width:313px;
	padding:0px;
	margin:0px;
	float:left;
	margin-left:-3px;
	height:93px;
}
.rightcontainer .middlecontainer .middleleft{
	width:75px;
	margin:12px 10px 0px 10px;
	float:left;
}
.rightcontainer .middlecontainer .middleleftcontent{
	width:200px;
	padding-top:19px;
	margin:0px;
	float:left;
}
/*rightcontainer div ends here*/
/*contentdiv ends here*/

.selectSubscriptionArea
{
    /*background-image:url(images/subscriptinboxtopbg.jpg);*/
	width:240px;
	height:auto;
	padding:0px;
	margin:0px auto;
	float:left;
	border-left:solid 1px #c0d6e1;
	border-right:solid 1px #c0d6e1;
}
.selectSubscriptionArea .insideArea
{
	width:230px;
	height:auto;
	padding:0px;
	margin:0px 5px 0px 5px;
}

.buttonForSubscription
{
    width:125px;
    height:25px;
    margin-left:58px;
}

/*end of new classes for mysubscription.aspx page*/
