@font-face
{
    font-family: 'AlternateGothic2BTRegular';
    src: url(fonts/'alternategothic2-bt_0-webfont.eot');
    src: url(fonts/'alternategothic2-bt_0-webfont.eot?#iefix') format('embedded-opentype'), url(fonts/'alternategothic2-bt_0-webfont.woff') format('woff'), url(fonts/'alternategothic2-bt_0-webfont.ttf') format('truetype'), url(fonts/'alternategothic2-bt_0-webfont.svg#AlternateGothic2BTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
    height: 100%;
}
#Body
{
    background: none repeat scroll 0 0 #F8F8F8;
    color: #232323;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px; /*line-height: 18px;*/
}
#Form
{
    height: 100%;
}
a
{
    outline: 0;
    border: 0;
}
p, ul, ol
{
    margin: 0;
    padding: 0 0 0 0;
}
#DNN6
{
    width: 100%;
    position: relative;
    z-index: 1;
    min-height: 100%;
    background-color: #fafafa;
}
#Background
{
    background: #fafafa url('Images/Body-BG.jpg') repeat-x 0 bottom;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 240px;
    z-index: -1;
}

h1
{
    color: #025D94;
    font-family: "AlternateGothic2 BT";
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
}
h2
{
    font-family: TitilliumText22LBold;
    font-size: 22px;
}
/*h3{font-family:TitilliumText22LBold;font-size:18px;}*/

#Header
{
    width: 100%;
    background: url(images/Header-BG.png) repeat-x center bottom;
}
#Header .Content
{
    position: relative;
    width: 960px;
    height: 63px;
    margin: auto;
}
#Header #ContentBG
{
    width: 960px;
    margin: auto;
    background: #ff0000 url(images/Header-BG-Variable.png) no-repeat center bottom;
}
/*WAM - removed z-index*/


#Header .SearchContainer
{
    position: absolute;
    z-index: 22;
    bottom: 19px;
    right: 0px;
    width: 232px;
    height: 32px;
    background: url(images/search.png);
}
#Header .SearchContainer .SearchBorder
{
    /*border:0;background:none;*/
}
#Header .SearchContainer .SearchIcon
{
    float: left;
    width: 40px;
    padding: 3px;
    background-position: 9px 6px;
}
#Header .SearchContainer .SearchTextBox
{
    float: left;
    background: none;
    width: 186px;
    margin: 3px;
    color: #eee;
}
#Header .SearchContainer .SearchButton
{
    float: left;
    text-indent: -9999px;
    display: block;
    height: 32px;
    width: 30px;
    padding: 0;
}

#Content
{
    min-height: 600px;
}

#Panes
{
    width: 960px;
    margin: auto;
}

.LogoRowRight
{
    float: right;
    width: 300px;
    font-size: 11px;
}
#Login
{
    text-align: right;
    color: #c5c5c5;
}
#Login .SkinObject, #Login .LoginLink
{
    color: #9c0b12;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    text-decoration: none;
}
#Login .SkinObject:hover, #Login .LoginLink:hover
{
    text-decoration: underline;
}
#Login .LoginLink
{
    padding: 0 5px;
}

#LogoRow
{
    padding: 8px 0 12px 0;
}

#Breadcrumb
{
    height: 30px;
    width: 960px;
    line-height: 30px;
    background: url(images/Breadcrumb-BG.jpg) no-repeat 0 0;
    margin: 0 0 2em 0;
    font-size: 11px;
}
#Breadcrumb span
{
    display: inline-block;
    height: 30px;
    float: left;
    font-weight: bold;
    color: #666;
    font-size: 11px;
}
#Breadcrumb .Intro
{
    text-transform: uppercase;
    padding: 0 15px 0 13px;
    margin: 0 15px 0 0;
    font-size: 10px;
    background: url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;
}
#Breadcrumb .SkinObject
{
    display: inline-block;
    color: #944e4e;
    height: 30px;
    float: left;
}
#Breadcrumb .SkinObject:hover
{
    text-decoration: underline;
}
#Breadcrumb span.Sep
{
    width: 14px;
    background: url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;
    margin: 0 15px;
}

#dnn_ContentPane, #dnn_BottomPane
{
    clear: both;
}

#DNN6.Home #dnn_LeftPane, #DNN6.TwoColRight #dnn_LeftPane
{
    float: left;
    width: 724px;
    margin: 0 0 0 0;
}
#DNN6.Home #dnn_RightPane, #DNN6.TwoColRight #dnn_RightPane
{
    float: left;
    width: 300px;
}

#DNN6.ThreeCol #dnn_LeftPane
{
    float: left;
    width: 180px;
    margin: 0 30px 0 0;
}
#DNN6.ThreeCol #dnn_CenterPane
{
    float: left;
    width: 470px;
    margin: 0 30px 0 0;
}
#DNN6.ThreeCol #dnn_RightPane
{
    float: left;
    width: 250px;
}

#DNN6.TwoColLeft #dnn_LeftPane
{
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}
#DNN6.TwoColLeft #dnn_RightPane
{
    float: left;
    width: 630px;
}

#Footer
{
    min-height: 45px;
    width: 100%;
    background: #222 url(images/Footer-BG.jpg) repeat-x 0 0;
}
#Footer .Content
{
    width: 960px;
    margin: auto;
    padding: 30px 0 0 0;
}
#Footer .Content .Panes
{
    padding: 0 0 45px 0;
}
#Footer #dnn_Footer_LeftPane
{
    width: 470px;
    float: left;
    margin: 0 20px 0 0;
}
#Footer #dnn_Footer_RightPane
{
    width: 470px;
    float: left;
}
#Footer #dnn_Footer_BottomPane
{
    clear: both;
}
#Footer #Copyright
{
    clear: both;
    height: 50px;
    width: 960px;
    border-top: 4px solid #333333;
    line-height: 46px;
}
#Footer .Normal
{
    color: #e5e5e5;
}
#Footer span.SkinObject
{
    font-weight: normal;
    color: #666666;
}
#Footer a.SkinObject
{
    float: right;
    font-weight: normal;
    text-decoration: underline;
}
#Footer a.SkinObject:link, #Footer a.SkinObject:active, #Footer a.SkinObject:visited, #Footer a.SkinObject:hover
{
    color: #e5e5e5;
    padding: 0 0 0 15px;
}

/* Content */
.Social-Links
{
    text-align: right;
    padding: 15px 0 0 0;
}
.Social-Links a
{
    margin: 0 0 0 10px;
}
.icoIN
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -192px 0;
}
.icoFacebook
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat 0 0;
}
.icoTwitter
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -32px 0;
}
.icoTwitter2
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -576px 0;
}
.icoMySpace
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -64px 0;
}
.icoStumbleUpon
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -96px 0;
}
.icoDigg
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -128px 0;
}
.icoFlickr
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -160px 0;
}
.icoLinkedIn
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -192px 0;
}
.icoYouTube
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -224px 0;
}
.icoDelicious
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -256px 0;
}
.icoBlogger
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -288px 0;
}
.icoRSS
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -320px 0;
}
.icoEmail
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -352px 0;
}
.icoTumblr
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -384px 0;
}
.icoFourSquare
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -416px 0;
}
.icoReddit
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -448px 0;
}
.icoVimeo
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -480px 0;
}
.icoWordPress
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -512px 0;
}
.icoBebo
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -544px 0;
}

/* Right Hand Links */
#RightLinks
{
    margin: 0;
    padding: 0;
}
#RightLinks li
{
    height: 50px;
    clear: both;
    list-style-type: none;
    background: url(images/Horizontal-Sep.jpg) repeat-x left bottom;
    padding: 1em 0;
    margin: 0;
}
#RightLinks li img
{
    float: left;
    height: 50px;
    width: 56px;
    margin: 0 15px 0 0;
}
#RightLinks li a:link, #RightLinks li a:visited
{
    color: #000;
    text-decoration: none;
}
#RightLinks li a:active, #RightLinks li a:hover
{
    color: #D0171E;
    text-decoration: none;
}
#RightLinks li p
{
    margin: 0;
    line-height: 14px;
}
#RightLinks li p span
{
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 2px;
    font-family: TitilliumText22LBold;
    font-size: 14px;
    text-shadow: #f7f7f7 1px 1px 1px;
}
#RightLinks li.icoMarketplace
{
    background: none;
}
#RightLinks li.icoCommunity img
{
    background: url(images/Icons.png) no-repeat -192px 8px;
}
#RightLinks li.icoManuals img
{
    background: url(images/Icons.png) no-repeat -250px 0;
}
#RightLinks li.icoTraining img
{
    background: url(images/Icons.png) no-repeat -316px 2px;
}
#RightLinks li.icoConferences img
{
    background: url(images/Icons.png) no-repeat -376px 0;
}
#RightLinks li.icoMarketplace img
{
    background: url(images/Icons.png) no-repeat -444px 0;
}

/* Password Information */
#Passwords
{
    margin: 2em 0;
    padding: 0;
}
#Passwords li
{
    display: inline-block;
    height: 62px;
    width: 305px;
    background: url(images/Icons.png) no-repeat -256px -64px;
    margin: 0 15px 0 0;
    padding: 0;
    list-style-type: none;
}
#Passwords li.Host
{
    margin: 0;
}
#Passwords span.SubHead
{
    display: block;
    color: #FFF;
    font-size: 14px;
    padding: 11px 0 8px 15px;
}
#Passwords span.Password
{
    color: #FFF;
    padding: 0 0 0 15px;
}
p.Disclaimer
{
    clear: both;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}

/* Default Over-rides */

#ControlPanelWrapper #dnnCPWrap
{
    filter: none !important;
}

/* Modules */
.DnnModule
{
    /*margin:0 0 2em 0;*/
}
.DnnModule ul, ol
{
    padding: 0 0 0 0;
}
/* Panes - In Layout Mode */
.paneOutline
{
    border: 0;
}
.paneOutline span.SubHead center
{
    border: 1px #ccc dotted;
    border-left: 0;
    border-right: 0;
    line-height: 2.5em;
}

#iPopUp
{
    display: none;
}
.eipbackimg
{
    z-index: 1000;
}

/* Fonts */
.Normal
{
    font-size: 12px;
    line-height: 16px;
}
.SubHead
{
    color: #333;
}

/* Language Object */
.language-object
{
    display: inline-block;
    margin-left: 5px;
}



.Home
{
    text-align: center;
}
/*Header starts*/
.header_wrapper
{
    margin: 0;
    width: 100%;
    text-align: center;
    background: #fff;
}
.header_inner
{
    margin: 0 auto;
    width: 980px;
}
.head
{
    width: 100%;
    height: 26px;
    padding: 0 5px;
}
.logo
{
    height: 96px;
    width: 352px;
    padding: 5px 0;
}
.top_add
{
    background: #e7e7e7;
    border: 1px solid #bababa;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #797777;
}
.top_right
{
    width: 345px;
}
.top_add
{
    background: #e7e7e7;
    border: 1px solid #bababa;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    color: #797777;
}
.margin-top-1
{
    margin-top: 5px !important;
}
.top_right
{
    background: url(images/return_btn.jpg) no-repeat 0 4px;
    width: 251px;
    height: 62px;
}
.leftpane
{
    background: #EEE;
    width: 200px;
}

/*baaner starts here*/
.banner
{
    background: url(images/banner_bg.png) repeat-x scroll 0 0 transparent;
}
.banner_inner
{
    margin: 0 auto;
    width: 980px;
}

/*banner ends here*/


/*Header ends*/

/* content_wrapper starts*/

.content_left
{
    width: 600px;
    float: left;
}

.content_right
{
    width: 348px;
    float: right;
    margin-bottom: 10px;
}
.content_wrapper
{
    margin: 0 auto;
    width: 980px;
    text-align: center;
}


/* main ends*/

/*container starts*/



.left_container
{
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 724px;
}
.left_section
{
    width: 215px;
}
.right_container
{
    margin: 0;
    padding: 0;
    width: 302px;
}
.middle_section
{
    width: 504px;
}


/*container ends*/

h4
{
    color: #025D94;
    font-size: 18px;
    margin: 4px;
    text-shadow: 1px 1px #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

h3
{
    color: #756E6E;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    text-shadow: 1px 1px #FFFFFF;
}


.top_message
{
    background: #dcdeea;
    padding: 0;
    font-size: 11px;
    text-align: center;
    color: #101010;
}
.top_message a
{
    text-decoration: underline;
}
.copy
{
    margin-top: 20px;
}
.copy p
{
    color: #666;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.copy span
{
    font-size: 11px;
    color: #666;
    display: block;
    text-align: center;
    padding-top: 5px;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.margin-bottom-3
{
    margin-bottom: 15px !important;
}
.margin-right-1
{
    margin-right: 5px !important;
}
.clear
{
    clear: both;
}
.print
{
    border: 1px solid #C2BFBF;
    border-radius: 10px 10px 10px 10px;
    margin-top: 20px;
    padding: 10px;
}
.print table tr td
{
    font-size: 13px;
    padding: 3px 0;
}
.margin-top-4
{
    margin-top: 20px !important;
}

/*containers*/
.margin-top-3
{
    margin-top: 15px !important;
}
.margin-bottom-3
{
    margin-bottom: 15px !important;
}

.clear_img
{
    background: none repeat scroll 0 0 transparent !important;
}
.margin-bottom-2
{
    margin-bottom: 10px !important;
}
.content_right_border
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #C2BFBF;
    border-radius: 8px 8px 8px 8px;
    margin-top: 58px;
    width: 348px;
    float: left;
}
.content_right_spacing
{
    padding: 6px;
}
.content_right_topbg
{
    background: url(images/rightTopBg.png) repeat-x scroll 0 0 transparent;
    border-radius: 8px 8px 0 0;
    height: 40px;
}
.content_right ul
{
    list-style-type: none;
    margin: 0;
}
.content_right li
{
    background: url(images/left_li_icon.png) no-repeat scroll left center transparent;
    padding: 3px 0 3px 13px;
    list-style-type: none;
}

.margin-left-2
{
    margin-left: 10px !important;
}
.customized
{
}
.margin-top-2
{
    margin-top: 10px !important;
}
.margin-3
{
    margin: 15px !important;
}
.customized_right
{
    width: 177px;
}
element.style
{
    font-size: 14px;
    margin-top: 10px;
}
element.style
{
    font-size: 19px;
    margin-bottom: 8px;
    margin-top: 5px;
    text-align: center;
}
.content_right_form
{
    width: 340px;
}
.content_right_form_left
{
    color: #212121;
    font-size: 14px;
    width: 83px;
}

.content_right_form_left ul
{
    list-style-type: none;
    margin: 0;
    line-height: 0px;
    padding: 0;
    text-align: justify;
}

.content_right_form_left li
{
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 26px;
    padding: 0;
    width: 83px;
    list-style-type: none;
}
.content_right_form_right
{
    width: 253px;
}
.content_righ_input, .Captcha_css input
{
    background: url(images/right_feld_bg.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #D6D3D3;
    border-radius: 5px 5px 5px 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 8px;
    padding: 5px;
    width: 241px;
}
.Captcha_css input
{
    margin-top: 5px;
}
.Captcha_css img
{
    border-radius: 5px 5px 5px 5px;
}
.content_right ul li a
{
    color: #333333;
}
a
{
    border: medium none;
    color: #99DDE3;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}
.content_right hr
{
    border-color: -moz-use-text-color -moz-use-text-color #CACBCC;
    border-left: 0 none;
    border-right: 0 none;
    border-style: none none dashed;
    border-width: 0 0 1px;
    height: 1px;
}
.content_righ_butn
{
    background: url(images/content_right_butn_bg.png) repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 900;
    height: 32px;
    text-align: center;
    width: 76px;
}
img
{
    border: medium none !important;
}
. h5
{
    color: #025D94;
    font-family: "AlternateGothic2 BT";
    font-size: 25px;
    text-transform: uppercase;
}
.margin-top-5
{
    margin-top: 30px !important;
}
hr
{
    border-color: -moz-use-text-color -moz-use-text-color #B5B0B0;
    border-style: none none dashed;
    border-width: 0 0 1px;
    height: 1px;
    color: inherit;
    text-align: inherit;
}
.content_left p
{
    color: #212121;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
    text-align: justify;
    padding: inherit;
}
.content_left li
{
    background: url(images/media_li_icon.png) no-repeat scroll left center transparent;
    padding: 2px 0 2px 13px;
    list-style-type: none;
}
.pdf_left ul
{
    list-style-type: none;
    margin: 0;
}
.pdf_left li
{
    background: url(images/pdf_icon.png) no-repeat scroll left center transparent !important;
    padding: 2px 0 2px 23px;
    list-style-type: none;
}

*
{
    margin: 0;
    padding: 0;
}


.content_righ_area
{
    background: url(images/right_form_area-bg.png) repeat-x scroll center top #F7F7F7;
    border: 1px solid #D6D3D3;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    height: 66px;
    margin-bottom: 8px;
    padding: 5px;
    width: 241px;
}
.content_inner
{
    margin: 0 auto;
    width: 980px;
    text-align: left;
}
.content_left ul
{
    list-style-type: none;
    margin: 0;
}
a:active
{
    color: #003366;
    text-decoration: none;
}
.last
{
    background: none repeat scroll 0 0 transparent !important;
}
#nav_inner .selected a
{
    color: #000000;
    text-decoration: none;
}
.print_spacing
{
    padding: 6px;
}
.download_btn
{
    margin: 8px 0;
    text-align: center;
}
.padding-bottom-5
{
    padding-bottom: 70px !important;
}
.margin-left-3
{
    margin-left: 15px !important;
}
img
{
    border: medium none !important;
}
.green
{
    background: #59A020 !important;
}
.green_sep ul li
{
    background: url(images/nav_sep.png) repeat-y right center !important;
}
.green_btn
{
    background: url("images/signup_buttonBG.jpg") repeat-x 0 0 !important;
}

/*{
        margin: 0 auto;
    width: 980px;
}*/

.media_shadow
{
    background: url(images/right_content_shadow.png) repeat-y right center !important;
    width: 339px;
    height: 40px;
}

ul.personal_menu
{
    margin: 10px 0 0 0 !important;
    text-align: right;
}

.personal_menu li
{
    background: none;
    text-align: right;
    padding: 0;
    margin: 0 0 0 10px;
    display: inline;
}





/*for 2016 update, by Prathap. Start------------------------*/
table.eDailyAdvRates
{
    max-width: 578px;
    font-family: Arial,Helvetica,sans-serif;
}
table.eDailyAdvRates tr
{
    min-height: 50px;
}
table.eDailyAdvRates tr td
{
    padding: 1px;
}

table.eDailyAdvRates thead
{
    background-color: #C63033;
    color: #fff;
    text-align: center;
    font-size: 13px;
}
table.eDailyAdvRates thead tr td .bansize
{
    display: block;
    font-size: 11px;
}
table.eDailyAdvRates thead tr:nth-child(2) td
{
    font-size: 9px;
    height: 20px;
}

table.eDailyAdvRates tbody tr td
{
    text-align: center;
    font-size: 11px;
    height: 35px;
}
table.eDailyAdvRates thead tr:nth-child(1) td:nth-child(1), table.eDailyAdvRates tbody tr td:nth-child(1)
{
    text-align: left;
    font-size: 12px;
}
table.eDailyAdvRates tbody tr td:nth-child(1)
{
    font-weight: bold;
}

table.eDailyAdvRates tbody tr:nth-child(odd)
{
    background-color: #EAE4D6;
}
table.eDailyAdvRates tbody tr:nth-child(even)
{
    background-color: #F5F2EC;
}

table.webAdvRates tbody tr td, table.webAdvRates tbody tr td:nth-child(1)
{
    text-align: center;
    font-size: 13px;
}



.dnnSortable {
    min-height: auto!important;
}




/*------------------------End. for 2016 update, by Prathap*/
