﻿@charset "utf-8";
/* CSS Document */
body, blockquote, span, a, img {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 5px 0;
}

table {
    border-collapse: separate;
}

a img, a, img, iframe {
    border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

ul, ol, dl, li, dt, dd {
    margin: 0;
    padding: 0;
}

a, a:link {
}

    a:visited {
    }

    a:hover {
    }

    a:active {
    }

form, fieldset {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 1px solid #000000;
}

legend {
    color: #000000;
    padding: 0;
}

input, textarea, select {
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
    font-family: Verdana, Tahoma, Arial;
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
}

select {
    padding: 0;
}

.mT10 {
    margin-top: 10px;
}

.mT20 {
    margin-top: 20px;
}

.mB10 {
    margin-bottom: 10px;
}

.pT35 {
    padding-top: 35px;
}

.lblSubscribedMag {
    padding: 0px 0px 2px 10px
}

.review_edit {
    text-align: right;
    padding-right: 30px;
    font-style: italic;
}

    .review_edit a {
        color: Blue;
    }

        .review_edit a.hover {
            color: Black;
        }

@font-face {
    font-family: 'oleo_scriptregular';
    src: url('fonts/oleoscript-regular-webfont.eot');
    src: url('fonts/oleoscript-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oleoscript-regular-webfont.woff') format('woff'), url('fonts/oleoscript-regular-webfont.ttf') format('truetype'), url('fonts/oleoscript-regular-webfont.svg#oleo_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* -------------------------------- */




/* -------------------------- */

body {
    /*background: url(../images/background.jpg) left top repeat-x #f2f2f2;*/
    font-family: Verdana, Tahoma, Arial;
    font-size: 13px;
    color: #333333;
    /*text-align:justify;*/
    font-weight: normal;
}

a {
    text-decoration: none;
}

#wrapper {
    width: 100%;
    /*width:995px;*/
    margin: 0 auto;
    min-width: 1024px;
}

.container {
    width: 80%;
    margin: 0 auto;
}

#header {
    width: 100%;
    /*min-height:102px;*/
    background: #FFF;
    font-size: 100%;
    padding-bottom: 10px;
    overflow: hidden;
}

#header_left {
    float: left;
    width: 275px;
    padding-top: 10px;
}

#header_right {
    float: right;
    width: 330px;
    padding-top: 40px;
}

    #header_right ul li {
        background: url("../Images/dot.gif") no-repeat scroll right center transparent;
        color: #066C8F;
        display: inline;
        float: right;
        font-size: 11px;
        list-style: none outside none;
        padding: 0 15px 0 12px;
        text-transform: uppercase;
    }

        #header_right ul li.last {
            background: none;
            padding-right: 0px;
        }

        #header_right ul li a {
            color: #499BD0;
            font-size: 11px;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
        }

            #header_right ul li a:hover {
                color: #888888;
            }


#nav_bar {
    background: #E9E9E9;
    overflow: hidden;
    color: #717171;
    font-size: 16px;
    font-weight: normal;
    height: 31px;
    padding-top: 14px;
}

#nav_bar_left {
    float: left;
    width: 24%;
}

#nav_bar_right {
    float: right;
    width: 75%;
    text-align: right;
}

#nav_bartitle {
    background: #E9E9E9;
    overflow: hidden;
    color: #CCCCCC;
    font-size: 16px;
    height: 40px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

#nav_bartitle_right {
    float: right;
    width: 85%;
    text-align: right;
    padding-top: 10px;
}

#nav_bartitle_left {
    float: left;
    width: 15%;
    text-align: left;
    vertical-align: top;
    margin-bottom: 15px;
}

#nav_bar_Event {
    width: 800px;
    text-align: right;
}

.container_top {
    background: #6ca9dc;
}

#container_top1, #container_top2, #container_top3, #container_top4 {
    background: #6ca9dc;
}

#body_box_top {
    background: url(../images/bodybox_corner_topright.png) right top no-repeat;
    height: 12px;
    margin-left: 12px;
}

    #body_box_top span {
        float: right;
        height: 12px;
        width: 12px;
    }

#body_box {
    background-color: #ffffff;
}

.container_bottom {
    background: #f2f2f2;
}

#container_bottom1, #container_bottom2, #container_bottom3, #container_bottom4 {
    background: #f2f2f2;
}

#content {
    padding: 0px 30px;
    position: relative;
    background-color: #ffffff;
    min-height: 200px;
    border-left: 1px solid #D4D3D3;
    border-right: 1px solid #D4D3D3;
}

#body_box_bottom {
    background: url(../images/bodybox_corner_bottomright.png) right top no-repeat;
    height: 12px;
    margin-left: 12px;
}

    #body_box_bottom span {
        float: right;
        height: 12px;
        width: 12px;
    }

/*
#reg_progress{
	background:url(../images/progress_back.gif) center bottom no-repeat;
	width:980px;
	height:85px;
	margin:0 auto;
	padding-top:10px;
}
#reg_progress .big_gray_dot{
	float:left;
	width:38px;
	height:38px;
	background:url(../images/progress_bar_gray_bigdot.gif) center center no-repeat;
	margin-left:10px;
}
#reg_progress span.selected{
	width:38px;
	height:38px;
	background:url(../images/progress_bar_greendot.gif) center center no-repeat;
	display:block;
}
#reg_progress .first{
	margin-left:30px;
}
#reg_progress .gray_arrow{
	float:left;
	width:168px;
	height:38px;
	background:url(../images/progress_bar_grayarrow.gif) left center no-repeat;
}
#reg_progress .green_arrow{
	float:left;
	width:168px;
	height:38px;
	background:url(../images/progress_bar_greenarrow.gif) left center no-repeat;
}
#reg_progress .complete_step{
	float:left;
	width:38px;
	height:38px;
	background:url(../images/progress_bar_green_bigdot.gif) center center no-repeat;
	margin-left:10px;
}

#reg_progress .step_title{
	float:left;
	width:190px;
	font-weight:normal;
	text-align:center;
	font-size:12px;
	color:#666666;
}
#reg_progress #steptitle1{
	text-align:left;
	width:170px;
}
#reg_progress #steptitle3{
	width:235px;
}
#reg_progress #steptitle4{
	width:210px;
}
#reg_progress #steptitle5{
	width:150px;
	text-align:right;
}
#reg_progress .current_step{
	color:#5aab03;
	font-weight:bold;
}	


*/
.brd_btm {
    border-bottom: 1px solid #C7C7C7;
}

.contacttable .label {
    font-weight: normal;
    text-align: right;
    width: 14%;
}
/*new class added to maintain * symbol color through-out the attendee wizard.., vyom dixit, 30/10/2012*/
.reqValid {
    color: Red;
}

.contacttable .label2 {
    font-weight: normal;
    text-align: left;
    width: 20%;
}

.contacttable .label2column {
    font-weight: normal;
    text-align: left;
    width: 35%;
}

.contacttable .label4column {
    font-weight: normal;
    text-align: left;
    width: 20%;
}

.contacttable td.input {
    width: 89%;
}

.contacttable td {
    padding: 5px;
}

.contacttable .input select {
    color: #333333;
    width: 258px;
    padding: 2px;
}

.contacttable .input input {
    color: #333333;
    width: 250px;
    padding: 2px;
}

.contacttable td.textarea {
    background: url(../Images/textarea_back.jpg) left center no-repeat;
    height: 75px;
    vertical-align: middle;
    width: 70%;
}

.contacttable .input textarea {
    color: #333333;
    width: 255px;
}

.date_input {
    display: inline-block;
    float: left;
}

.graybox_brd {
    border: 2px solid #bbbbbb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    .graybox_brd h1 {
        padding-left: 20px;
    }

.margintop30 {
    margin-top: 20px;
}

.signin_background_img {
    /* background: url("../Images/sign_in.jpg") no-repeat scroll right top transparent; */
    min-height: 260px;
    padding-top: 20px;
}

#MainContent_ValidationSum1 ul {
    margin-left: 10px;
}

#reg_progress {
    /*background:url(../Images/progress_back.gif) center bottom no-repeat;*/
    width: /*908px*/ 100%;
    height: 85px;
    margin: 0 auto;
    padding-top: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
}

    #reg_progress #steps {
        margin: 0 auto !important;
        width: 100%;
    }

        #reg_progress #steps li {
            display: inline-block;
            text-align: center !important;
            margin: 0 -3px;
        }

    #reg_progress #nav {
        margin: 0 auto;
        width: 98%;
        text-align: center !important;
    }

    #reg_progress .big_gray_dot {
        /*float:left;*/
        width: 21px;
        height: 22px;
        background: url(../Images/progress_bar_gray_bigdot.gif) center center no-repeat;
    }

    #reg_progress span.selected {
        width: 22px;
        height: 21px;
        background: url(../Images/progress_bar_greendot.gif) center center no-repeat;
        display: block;
    }

    #reg_progress span.noselected {
        width: 22px;
        height: 21px;
        background: url(../Images/progress_bar_graydot.png) center center no-repeat;
        display: block;
    }

    #reg_progress .first {
        width: /*30px*/ 5% !important;
        /*margin-left:10px;*/
    }

    #reg_progress .last {
        width: /*30px*/ 5% !important;
    }

    #reg_progress #steps .gray_arrow {
        /*float:left;*/
        width: 14.5%;
        height: 22px;
        background: url(../Images/progress_bar_grayarrow.gif) right center repeat-x;
        display: inline-block;
    }

    #reg_progress #steps .green_arrow {
        /*float:left;*/
        width: 14.5%;
        height: 22px;
        background: url(../Images/progress_bar_greenarrow.gif) right center repeat-x;
        display: inline-block;
    }

    #reg_progress .complete_step {
        /*float:left;*/
        width: 21px;
        height: 22px;
        background: url("../Images/progress_bar_green_bigdot.gif") no-repeat scroll center center transparent;
        display: block;
    }

    #reg_progress .step_title {
        /*float:left;*/
        width: /*145px*/ 16.1%;
        font-weight: normal;
        text-align: center;
        font-size: 12px;
        color: #666666;
        display: inline-block;
        vertical-align: top;
    }

        #reg_progress .step_title a {
            text-decoration: none;
            color: #666666;
        }

            #reg_progress .step_title a.selected {
                text-decoration: none;
                color: #609001;
            }
    /*#reg_progress .step_title a:hover
{
    color:#609001;
}
#reg_progress #steptitle1{
	text-align:left;
	width:16%;
	padding-left:10px;
}
#reg_progress #steptitle2{
	width:16%;
}
#reg_progress #steptitle3{
	width:16%;
}
#reg_progress #steptitle4{
	width:16%;
}
#reg_progress #steptitle5{
	width:16%;
}
#reg_progress #steptitle6{
	width:16%;
	text-align:right;
}*/
    #reg_progress .current_step {
        /*	color:#609001;
	font-weight:bold;
*/
        color: #609001;
        font-weight: bold;
    }

        #reg_progress .current_step a {
            color: #609001;
            font-weight: bold;
        }

            #reg_progress .current_step a.selected {
                color: #609001;
            }


    #reg_progress .over_step {
        color: #609001;
        font-weight: normal;
    }

        #reg_progress .over_step a {
            color: #609001;
            font-weight: normal;
        }

    #reg_progress .step_over a {
        width: 16.1%;
        font-weight: normal;
        text-align: center;
        font-size: 12px;
        display: inline-block;
        vertical-align: top;
        color: #609001;
    }

.clear {
    clear: both;
}

.height5 {
    height: 5px;
}

h1 {
    padding-top: 33px;
    padding-bottom: 5px;
    font-size: 36px;
    color: #2A97D1;
    font-weight: normal;
    /*	font-family: 'oleo_scriptregular';*/
    font-family: Garamond;
}

/*h2.headeing2{
	margin:15px 0px 5px 0px;
	font-size:20px;
	font-family:Verdana, Arial, Tahaoma;
	color:#2fb0cb;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px solid #c7c7c7;
}*/


#class_time {
    margin-top: 3px;
}

.time_head {
    background: url(../images/gradiant.jpg) left top repeat-x;
    height: 40px;
}

    .time_head:hover {
        background: url(../images/gradiant_hover.jpg) left top repeat-x;
    }
/*.time_head_title{
	height:40px;
}*/
.time_head_title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    height: 40px;
    padding: 10px 5px 0px 15px;
    display: block;
    text-decoration: none;
}

.collapse {
    background-color: #f6f6f6;
    padding: 10px;
    line-height: 35px;
    display: block !important;
}

.collapseForClasses {
    background-color: #f6f6f6;
    padding: 10px;
    display: block !important;
}

.Q_collapse {
    background-color: #f6f6f6;
    padding: 5px;
}

.collapse p {
    padding: 0 10px 1em;
}

.collapseForClasses p {
    padding: 0 10px 1em;
}

#switch, .switch {
    margin-bottom: 5px;
    text-align: right;
    display: none !important;
}


/* .expand    {
background:url(../images/expand.png) 99% center no-repeat; 
  text-decoration:block;
}*/
/*.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:block;
 	display:block;
}*/
/*.expand .time_head_title a.open:link, .expand .time_head_title a.open:visited {
 /* background:url(../images/callaps.png) 99% center no-repeat;
  display:block ; !important;
  text-decoration:none;
}*/
/* .expand   {
 background:url(../images/callaps.png) 99% center no-repeat;
  display:block ; !important;
  text-decoration:none;
}*/
.midbox_top_shodow {
    background-repeat: repeat-x !important;
    background-position: top left !important;
    background-image: url("../Images/middle_box_shodow.png") !important;
}

#buttons {
    height: 70px;
    margin-top: 30px;
}

#left_btn {
    float: left;
    width: 35%;
    ;
    text-align: left;
}

#right_btn {
    float: right;
    width: 35%;
    text-align: right;
}

/* Start Wizard button (Back , Next etc) css */
.custombutton {
    color: black;
    font-weight: bold;
    padding-top: 16px;
    text-align: center;
    border: 0 none;
}

#buttons a:link {
    color: black;
    font-weight: bold;
    padding-top: 16px;
    text-align: center;
    border: 0 none;
}

#buttons a:active {
    color: black;
    font-weight: bold;
    padding-top: 16px;
    text-align: center;
    border: 0 none;
}

#buttons a:visited {
    color: black;
    font-weight: bold;
    padding-top: 16px;
    text-align: center;
    border: 0 none;
}

/* End Wizard button (Back , Next etc) css */
.cancelalignment {
    float: right;
}
/*.button {
   background:url(../Images/btn/button.png) left center no-repeat;
   height:35px;
   width:80px;
   font-size:11px;
   text-transform:uppercase;
   font-weight:bold;
   text-align:center;
   display:inline-block;
   margin:0px 12px 0px 0px;
   color:#ffffff;
   border: 0 none;
   cursor:pointer;
 /*  border:1px solid #065e7b;
   -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}*/
.button:hover {
    /*background:url(../Images/btn/button_hover.png) left center no-repeat;*/
}

.button:active {
    /*background:url(../Images/btn/button_active.png) left center no-repeat;*/
}

#buttons .back {
    background: url("../Images/btn/back_hover.png") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    height: 49px;
    width: 117px;
}

    #buttons .back:hover {
        background: url("../Images/btn/back_hover.png") no-repeat scroll center center transparent;
    }

    #buttons .back:active {
        background: url("../Images/btn/back_hover.png") no-repeat scroll center center transparent;
    }

.next {
    background: url("../Images/btn/next_hover.png") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    height: 49px;
    width: 117px;
}

#buttons .next:hover {
    background: url("../Images/btn/next_hover.png") no-repeat scroll center center transparent;
}

#buttons .next:active {
    background: url("../Images/btn/next_hover.png") no-repeat scroll center center transparent;
}

.isthisu {
    /*  Footer   background: url("../Images/is_this_u_img.jpg") no-repeat scroll right center transparent;  right:25px;*/
    min-height: 260px;
    /*  background:url("../Images/is_this_u_img.jpg") no-repeat scroll 85% center transparent;*/
}

.registered_btn {
    background: url(../Images/registered_btn.png) left top no-repeat;
    width: 405px;
    height: 54px;
    border: 0 none;
    cursor: pointer;
}

.registernow_btn {
    background: url(../Images/registered_now_btn.png) left center no-repeat;
    width: 405px;
    height: 54px;
    border: 0 none;
    cursor: pointer;
}
/*  Footer   */
#footer {
    background: url("../images/footer_back.jpg") repeat-x scroll left top transparent;
    overflow: hidden;
    height: 103px;
}

#footer_left {
    float: left;
    width: 40%;
    text-align: left;
}

#footer_right {
    float: right;
    width: 40%;
    text-align: right;
}

.gray22 {
    font-size: 22px;
    color: #333333;
    text-decoration: none;
}

.gray14 {
    font-size: 14px;
    color: #717171;
    text-decoration: none;
}

.gray18 {
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}

.gray24 {
    color: #717171;
    font-size: 24px;
    text-decoration: none;
}

a.gray24 {
    text-decoration: underline;
}

.no_btn {
    border: 0 none;
    width: 97px;
    height: 49px;
    /* background:url(../images/btn/no_btn.png) center center no-repeat; */
    background: url(../images/btn/No.png) center center no-repeat;
    cursor: pointer;
}

    .no_btn:hover {
        border: 0 none;
        width: 97px;
        height: 49px;
        /*background:url(../images/btn/no_hover.png) center center no-repeat;*/
        background: url(../images/btn/NoHover.png) center center no-repeat;
    }

    .no_btn:active {
        border: 0 none;
        width: 97px;
        height: 49px;
        /*	background:url(../images/btn/no_active.png) center center no-repeat;*/
        background: url(../images/btn/NoActive.png) center center no-repeat;
    }

.yes_btn {
    border: 0 none;
    width: 97px;
    height: 49px;
    /*background:url(../images/btn/yes_btn.png) center center no-repeat;*/
    background: url(../images/btn/Yes.png) center center no-repeat;
    cursor: pointer;
}

    .yes_btn:hover {
        border: 0 none;
        width: 97px;
        height: 49px;
        /*background:url(../images/btn/yes_hover.png) center center no-repeat;*/
        background: url(../images/btn/YesHover.png) center center no-repeat;
        cursor: pointer;
    }

    .yes_btn:active {
        border: 0 none;
        width: 97px;
        height: 49px;
        /*background:url(../images/btn/yes_active.png) center center no-repeat;*/
        background: url(../images/btn/YesActive.png) center center no-repeat;
        cursor: pointer;
    }

/* addedd  by deepak */
.tellmemore_btn {
    border: 0 none;
    width: 235px;
    height: 50px;
    background: url(../Images/tell_me_btn.png) left center no-repeat;
    cursor: pointer;
}

    .tellmemore_btn:hover {
        background: url(../Images/tell_me_hover.png) left center no-repeat;
    }

    .tellmemore_btn:active {
        background: url(../Images/tell_me_active.png) left center no-repeat;
    }

.modalBackground {
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.modalPopup {
    border: 6px solid #bbbbbb;
    padding: 20px;
    /* background:url(../Images/popup_back.jpg) right top no-repeat #ffffff; */
    background: #ffffff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.bronze_box {
    float: left;
    width: 200px;
    background: url(../Images/bronze_back.jpg) left top no-repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    height: 250px;
    border: 2px solid #cd9168;
    padding: 15px;
    position: relative;
}

    .bronze_box .popup_heading {
        color: #944121;
        font-family: Georgia, "Palatino Linotype", "Times New Roman";
        font-size: 20px;
        padding: 0px 0px 10px 50px;
    }

    .bronze_box .popup_text {
        padding-left: 50px;
        color: #944121;
        font-size: 14px;
    }

    .bronze_box .popup_btn {
        position: absolute;
        bottom: 10px;
        left: 0px;
        text-align: center;
        width: 230px;
    }

        .bronze_box .popup_btn input {
            background: url(../Images/bronze_btn_back.png) left bottom repeat-x;
            height: 63px;
            width: 169px;
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            text-transform: uppercase;
            text-align: center;
            display: inline-block;
            margin: 0px 9px 0px 9px;
            color: #ffffff;
            border: 0 none;
            cursor: pointer;
        }

            .bronze_box .popup_btn input:hover {
                filter: alpha(opacity=90);
                opacity: 0.9;
                background: url(../Images/bronze_btn_back.png) left bottom repeat-x #fff;
            }


.silver_box {
    float: left;
    width: 200px;
    background: url(../Images/silver_back.jpg) left top no-repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    height: 250px;
    border: 2px solid #dddddd;
    padding: 15px;
    position: relative;
    margin-left: 25px;
}

    .silver_box .popup_heading {
        color: #777777;
        font-family: Georgia, "Palatino Linotype", "Times New Roman";
        font-size: 22px;
        padding: 0px 0px 10px 50px;
    }

    .silver_box .popup_text {
        padding-left: 50px;
        color: #777777;
        font-size: 14px;
    }

    .silver_box .popup_btn {
        position: absolute;
        bottom: 10px;
        left: 0px;
        text-align: center;
        width: 230px;
    }


        .silver_box .popup_btn input {
            background: url(../Images/silver_btn_back.png) left bottom repeat-x;
            height: 63px;
            width: 169px;
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            text-transform: uppercase;
            text-align: center;
            display: inline-block;
            margin: 0px 9px 0px 9px;
            color: #ffffff;
            border: 0 none;
            cursor: pointer;
        }

            .silver_box .popup_btn input:hover {
                filter: alpha(opacity=90);
                opacity: 0.9;
                background: url(../Images/silver_btn_back.png) left bottom repeat-x #fff;
            }


.gold_box {
    float: left;
    width: 200px;
    background: url(../Images/gold_back.jpg) left top no-repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    height: 250px;
    border: 2px solid #fbdb5c;
    padding: 15px;
    position: relative;
    margin-left: 25px;
}

    .gold_box .popup_heading {
        color: #ce8300;
        font-family: Georgia, "Palatino Linotype", "Times New Roman";
        font-size: 20px;
        padding: 0px 0px 10px 50px;
    }

    .gold_box .popup_text {
        padding-left: 50px;
        color: #ce8300;
        font-size: 14px;
    }

    .gold_box .popup_btn {
        position: absolute;
        bottom: 10px;
        left: 0px;
        text-align: center;
        width: 230px;
    }

.popup_close_button {
    width: 28px;
    height: 28px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url(../Images/close.png) center center no-repeat;
    border: 0 none;
    cursor: pointer;
}

.gold_box .popup_btn input {
    background: url(../Images/gold_btn_back.png) left bottom repeat-x;
    height: 63px;
    width: 169px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 0px 9px 0px 9px;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
}

    .gold_box .popup_btn input:hover {
        filter: alpha(opacity=90);
        opacity: 0.9;
        background: url(../Images/gold_btn_back.png) left bottom repeat-x #fff;
    }

.gray_box {
    border: 1px solid #bbbbbb;
    background-color: #efefef;
    padding: 15px;
}

.gray_boxnew {
    border: 1px solid #bbbbbb;
    background-color: #efefef;
    padding: 15px;
    margin: 0 0 0 15px;
}

.payment_table {
    border-collapse: collapse;
    border: 1px solid #bbbbbb;
}

    .payment_table td, .payment_table th {
        border: 1px solid #bbbbbb;
        padding: 6px 0px 6px 5px;
    }

    .payment_table th {
        background-color: #efefef;
    }

.graytext11 {
    color: #666666;
    font-size: 11px;
}

.graytext9 {
    color: #666666;
    font-size: 9px;
}

.redrequiredfield {
    color: #666666;
    font-size: 19px;
}
/* addedd  by deepak end*/



/* Vyom */
/*Login Start*/
.loginbox {
    margin: 20px auto;
    top: 100px;
    color: #FFF;
}

    .loginbox .loginform {
        margin: 0;
        padding: 15px;
        background: url(../images/loginbox_bg.png) repeat-y;
        font-size: 14px;
    }

    .loginbox .fontNormal {
        font-size: 12px;
    }

    .loginbox .passforgot {
        text-decoration: underline;
    }

        .loginbox .passforgot:hover {
            text-decoration: none;
            color: #000;
        }

    .loginbox .logintext {
        background: #FFF;
        width: 250px;
        padding: 5px;
        border: 1px solid #CCC;
        font-size: 14px;
    }

    .loginbox .loginbutton {
        background: #333;
        color: #FFF;
        border: 0;
        padding: 5px;
        font-weight: bold;
        width: 100px;
    }

        .loginbox .loginbutton:hover {
            background: #666;
        }

    .loginbox p {
        margin-left: 25px;
        color: #CCC;
    }

    .loginbox .button {
        background: none repeat scroll 0 0 #174971;
        border: 0 none;
        color: #FFFFFF;
        font-weight: bold;
        padding: 5px;
        cursor: pointer;
    }

        .loginbox .button:hover {
            background: #000;
        }

    .loginbox .text {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        padding: 5px;
        width: 250px;
    }


/*Login End*/
/* end vyom*/
/*Start-Badge Request buttons...*/
h2.headeing2 {
    color: #2D2D2D;
    font-family: "Garamond","Times New Roman",Georgia,"Palatino Linotype",Verdana;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0 5px;
    padding-bottom: 3px;
}

h2.Q_headeing {
    color: #2D2D2D;
    font-family: "Garamond","Times New Roman",Georgia,"Palatino Linotype",Verdana;
    font-size: 22px;
    font-weight: normal;
    margin: 5px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #E5E5E5;
}
h2.Q_headeingsmall {
    color: #2D2D2D;
    font-family: "Garamond","Times New Roman",Georgia,"Palatino Linotype",Verdana;
    font-size: 16px;
    font-weight: normal;
    margin:5px;
    padding:0 0 5px 0;
    border-bottom:1px solid #E5E5E5;
}
h2.Q_Other {
    color: #2D2D2D;
    font-family: "Garamond","Times New Roman",Georgia,"Palatino Linotype",Verdana;
    font-size: 13px;
    font-weight: normal;
    margin: 5px;
    padding: 0 0 15px 0;
}

.Q_Othercollapse {
    background-color: #f6f6f6;
}

.newinput {
    border: 1px solid #DDDDDD;
}

.new_input {
    color: #333333;
    padding: 2px;
}

.width115 {
    width: 115px !important;
}

.width145 {
    width: 145px !important;
}

.width250 {
    width: 250px !important;
}

.width340 {
    width: 340px;
}

/* new classes for badge request form, vyom dixit, 11/20/2012 */
.width315 {
    width: 315px;
}

.width290 {
    width: 260px;
}

.width305 {
    width: 305px;
}

.width160 {
    width: 160px;
}

#tableBadgeRequestForm .aspNetDisabled {
    width: 150px;
}
/* new classes for badge request form, vyom dixit, 11/20/2012 */

.linkbutton {
    background: url("../Images/btn/button.png") no-repeat scroll left center transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 39px;
    margin: 0 12px 0 0;
    padding-top: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 117px;
}

    .linkbutton:hover {
        background: url("../Images/btn/button_hover.png") no-repeat scroll left center transparent;
        color: #FFFFFF;
        text-decoration: none;
    }

    .linkbutton:active {
        background: url("../Images/btn/button_active.png") no-repeat scroll left center transparent;
        color: #FFFFFF;
        text-decoration: none;
    }


.transaction_btn {
    background: url("../Images/btn/submit_btn.png") no-repeat scroll left center transparent;
    border: 0 none;
    cursor: pointer;
    height: 55px;
    width: 141px;
}

    .transaction_btn:hover {
        background: url("../Images/btn/submit_hover.png") no-repeat scroll left center transparent;
    }

    .transaction_btn:active {
        background: url("../Images/btn/submit_active.png") no-repeat scroll left center transparent;
    }

.cancel_transaction_btn {
    background: url("../Images/btn/cancel_hover.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 50px;
    width: 141px;
}

    .cancel_transaction_btn:hover {
        background: url("../Images/btn/cancel_hover.png") no-repeat scroll left top transparent;
    }

    .cancel_transaction_btn:active {
        background: url("../Images/btn/cancel_hover.png") no-repeat scroll left top transparent;
    }

/*Start-Badge Request buttons...*/


body .nopadtop {
    padding-top: 0;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url("../Images/info.png");
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url("../Images/success.png");
}

.successNoImage {
    background-color: #dff2bf;
    color: #4f8a10;
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 15px;
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url("../Images/warning.png");
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url("../Images/error.png");
}


/*Error PAGE STYLES ------------------------------------------------------------- */
.ourIdeasStrip {
    clear: both;
    width: 100%;
    background-color: #171717;
    background-color: rgba(102, 102, 102, 0.1);
}

.oops {
    margin: 0 auto;
    padding: 30px 0 20px;
    text-align: left;
    width: 90%;
    min-height: 200px;
    display: block;
    /*background-color: #2f2f2f;
	background-color: rgba(102, 102, 102, 0.3);
	background-image: url(../images-evo2/dropped_ball.png);*/
    background-repeat: no-repeat;
    background-position: 600px bottom;
    position: relative;
}

    .oops h2 {
        margin-left: 50px;
        font-size: 24px;
        color: #000;
        padding: 0 0 10px;
    }

    .oops p {
        margin-left: 50px;
        padding: 10px 0 5px;
        line-height: 1.4em;
        color: #000;
    }


    .oops h4 {
        margin-left: 50px;
        padding: 10px 0 5px 10px;
        ;
        line-height: 1.4em;
        color: #000;
        background-color: #2f2f2f;
        background-color: rgba(102, 102, 102, 0.3);
        font-weight: normal;
    }

.tweet_btn {
    background: url(../Images/tweet.png) left center no-repeat;
    width: 86px;
    height: 30px;
    border: 0 none;
    cursor: pointer;
}

.like_btn {
    background: url(../Images/facebook_like.png) left center no-repeat;
    width: 64px;
    height: 30px;
    border: 0 none;
    cursor: pointer;
}

.send_btn {
    background: url(../Images/facebook_send.png) left center no-repeat;
    width: 68px;
    height: 30px;
    border: 0 none;
    cursor: pointer;
}

.phone {
    background: url("../Images/phone_icon.png") no-repeat scroll left center transparent;
    height: 47px;
    padding-left: 60px;
}

.download {
    background: url("../Images/download_icon.png") no-repeat scroll right center transparent;
    height: 47px;
    padding-right: 60px;
}

.review_edit {
    color: #2FB0CB;
    text-decoration: none;
}

    .review_edit:hover {
        color: #43DEFF;
        text-decoration: underline;
    }

/*Change by Manish Gupta*/

.regoption {
    font-size: 22px;
    font-weight: bold;
}

.button {
    background: -moz-linear-gradient(center top, #3E779D, #65A9D7) repeat scroll 0 0 transparent;
    border-radius: 8px 8px 8px 8px;
    border-top: 1px solid #96D1F8;
    box-shadow: 0 1px 0 #000000;
    color: white;
    font-family: Georgia,serif;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
}

    .button:hover {
        border-top-color: #28597a;
        background: #28597a;
        color: #ccc;
    }

    .button:active {
        border-top-color: #1b435e;
        background: #1b435e;
    }

.buttonblue {
    background: -moz-linear-gradient(center top, #79BBFF 5%, #79BBFF 100%) repeat scroll 0 0 #79BBFF;
    border: 1px solid #84BBF3;
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0 1px 0 0 #BBDAF7 inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Trebuchet MS;
    font-size: 15pt;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #1B4A7A;
}

    .buttonblue:hover {
        background: -moz-linear-gradient(center top, #378DE5 5%, #79BBFF 100%) repeat scroll 0 0 #378DE5;
    }


.button_example {
    border: 1px solid #7d99ca;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #a5b8da;
    background-image: linear-gradient(top, #a5b8da, #7089b3);
}

    .button_example:hover {
        border: 1px solid #5d7fbc;
        background-color: #819bcb;
        background-image: linear-gradient(top, #819bcb, #536f9d);
    }


/*css styles added for Validation Summary for Attendee pages., vyom dixit, 30/10/2012*/
.divValidationSummary {
    background-color: #FEE2E2;
    padding-left: 30px;
}

    .divValidationSummary SPAN {
        padding-top: 10px;
        line-height: 30px;
    }

    .divValidationSummary UL {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .divValidationSummary UL LI {
            padding-top: 5px;
        }

.clsSummaryHeading {
    font-weight: bold;
    font-size: 12px;
    color: black;
    margin-bottom: 10px;
}

/*added for class description icon, in attendee wizard.*/
.clsDefault {
    width: 20px;
    height: 20px;
    position: relative;
    width: 20px;
    float: left;
    border: none;
}


    .clsDefault:Hover {
        background: url("../Images/info-hover.png") no-repeat;
        width: 20px;
        height: 20px;
        position: relative;
        width: 20px;
        cursor: pointer;
        float: left;
        border: none;
    }


.badgeActive {
    background: url("../Images/btn/Add.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 20px;
    position: relative;
    width: 16px;
}

.badgeInActive {
    background: url("../Images/btn/Remove.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 20px;
    position: relative;
    width: 16px;
}

.applycode {
    background: url("../Images/apply-code.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 19px;
    width: 88px;
    position: relative;
    padding-left: 5px;
}

    /* When the mouse-cursor is over the button */
    .applycode:hover {
        outline: 1px solid #fd5532;
    }

    /* When the the button /link is clicked */
    .applycode:active {
        outline: 1px solid #c90000;
    }


.contacttableerror .label {
    font-weight: normal;
    text-align: right;
    width: 14%;
}

.contacttableerror .label2 {
    font-weight: normal;
    text-align: left;
    width: 20%;
}

.contacttableerror td.input {
    width: 89%;
}

.contacttableerror td {
    padding: 5px;
}

.contacttableerror .input select {
    color: #333333;
    width: 258px;
    padding: 2px;
}

.contacttableerror .input input {
    color: #333333;
    width: 250px;
    padding: 2px;
}

.contacttableerror td.textarea {
    background: url(../Images/textarea_back.jpg) left center no-repeat;
    height: 75px;
    vertical-align: middle;
    width: 70%;
}

.contacttableerror .input textarea {
    color: #333333;
    width: 255px;
}
.printermsgs{float: right;text-align: right;font-weight:bold;padding:10px;}

.LimitedSubscribedMagzines label, .lblNotSubscribedMag label, .lblSubscribedMag span { font-style:italic; }

.subscriptionblurb {position: relative; width: 100%; left: 6px; font-size: 11px; color:#666666; font-family: Verdana,Tahoma,Arial;}