

/*

#3E8DBC - Dk Blue 1     (navigation submenu-item links hover, content links)
#0068B1 - Dk Blue 2
#66C6DF - Blue 1
#9AD8EF - Blue 2        
#C2E8F5 - Lt. Blue 1    (navigation trim)
#ECFBFF - Lt. Blue 2    (navigation submenu background hover)
#FF7A01 - Orange        (navigation menu-item links, important links)
#8BB650 - Green         (navigation submenu-item links, )
#CCCCCC - Gray 1        (element borders)
#4D4D4D - Gray 2        (text)

*/

html, body, form
{
    background-color: white; 
    background-image: url(/Support/Themes/Default/Images/background.png);
    background-repeat: repeat-x;
    background-position: top;
    
	height: 100%;
	text-align: center;
	font-family: 'Tahoma', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 8pt;
    color: #4d4d4d;
}

div#popup_container_back
{
	background-color: white; 
    background-image: url(/Support/Themes/Default/Images/background.png);
    background-repeat: repeat-x;
    background-position: top;
}

.displaynone
{
    display:none;
}

.popup
{
    padding: 0;
    background-color: #FFF;
    border: solid 1px #CCC;
    background-image: url(/Support/Themes/Default/Images/popup_header_background.png);
    background-repeat: repeat-x;
    background-position-y: top;
    
}

.popup-header
{
    padding-bottom: 5px;
    width: 100%;
    text-align: right;
    vertical-align: middle:
}

.error-summary
{
    font-size: 10pt;
    color: #FF7A01;
    font-weight: bold;
    padding-left: 40px;
    background-image: url(/Support/Themes/Default/Images/exclamation.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.error-summary ul
{
    padding-left: 10px;
    color: #FF7A01;
    font-weight: bold;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto -200px;
	width: 1020px;
    text-align: center;
    background-image: url(/Support/Themes/Default/Images/wrapper-trim.jpg);
    background-repeat: repeat-y;
    background-position: top;
}

.push
{
	height: 200px; 
}

.italic
{
    font-style:italic;
}

.bluebox
{
    border: solid 1px #9DB4C4;
    background-color: #ECFBFF;
}

.whitebox
{
    border: solid 1px #9DB4C4;
    background-color: #ECFBFF;
}

.standardpadding
{
    padding:10px;
}

.horizontal-border
{
    border-style: solid none solid none;
}

div#header-search
{
    width: 100%;
    height: 32px;
    background-image: url(/Support/Themes/Default/Images/header-search.png);
    text-align: right;
}

div#header-logo
{
    width: 100%;
    height: 78px;
    background-image: url(/Support/Themes/Default/Images/header-logo-background.png);
}

div#header-logo a.logo img
{
    margin-left: 30px;
    display: block;
}

div#header-menu
{
    height: 40px;
    width:100%;
    background-image: url(/Support/Themes/Default/Images/header-menu-background.png);
}

div#header-menu div
{
    padding: 15px 0px 0px 0px;
}

/* The min-height doesn't appear to work here in IE6, so may need to add breaks to get background image to show entirely */
div#body-content
{
    width: 1020px;
    min-height: 400px !important;
    background-image: url(/Support/Themes/Default/Images/body-content-background.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

div#body-content
{
    text-align: center;
}

.body-content-header
{
    text-align: left;
    margin: 0px auto;
    width: 980px;
    min-height: 38px;
}

div#body-content-header-body
{
    margin-top:45px;
    padding-left: 5px; 
    padding-right: 5px; 
}

div#body-content-header-splash
{
    float: left; 
    width: 422px;
    height: 180px;
    background-image: url(/Support/Themes/Default/Images/body-content-header-splash-background.png);
    background-repeat: no-repeat;
}

div#body-content-body
{
    text-align: left;
    margin: 0px auto;
    width: 980px;
    min-height: 38px;
    background-color: #white;
    padding: 10px;
}

div#body-content-body td
{
    text-align: left;
}

div#body-content-body td.vertical-divider
{
    width: 2px;
    background-image: url(/Support/Themes/Default/Images/vertical-divider.gif);
    background-position: center 100px;
    background-repeat: repeat-y;
}

div#footer
{	
	width: 1020px;
	height: 115px; 
	margin: 0 auto;
	text-align: center;
	font-size: 10pt; 
}

div#footer-content 
{          
    font-size: 8pt;
}

div#footer-content #contact 
{
    float:left;
    padding: 40px;  
}

div#footer-content #mailinglist 
{
    float:right;
    padding: 0 40px; 
    text-align: right;
    width:225px;
}

div#footer-content #mailinglist a.subscribe-link
{
    padding-right:10px;
}s

div#footer-content #mailinglist div 
{
    padding-top:14px;
}
    
div#footer-content #mailinglist div label
{
    display:block;
    float:left;
    width:70px;
    padding:4px 0;
    text-align: left;
}

div#footer-content #mailinglist div input
{
    margin-bottom:4px;
}

div#footer-content #mailinglist div span
{
    padding-left:1px;
}

div#footer-content #mailinglist div input[type=image]
{
    float:right;
}

table#footer-table
{
    width: 100%; 
    width: 988px;
    margin-left: 15px;    
    border-top: solid 1px #C2E8F5;
    padding-top: 5px;
    float:left
}

.content
{
	margin: 0 auto; 
	width: 1020px;
    text-align: left;
}

.blue-text
{
    color: #0068B1;
}

.grey-text
{
    color: #BFBFBF;
}

div.container-header
{
    padding: 0px 5px 0px 5px; 
    background-color: white;
    border-width: 1px;
    border-style: solid solid none solid;
    border-color:#CCCCCC;
}

div.container
{
    border: solid 1px #CCCCCC; 
    padding: 5px; 
    background-color: White; 
    overflow-y: scroll;
    overflow-x: hidden;
}

div#loading-panel
{
    padding: 5px; 
    margin: 5px; 
    padding-left: 30px;
    border: solid 1px #CCCCCC; 
    background-color: white;
    background-image: url(/Support/Themes/Default/Images/loading-panel.gif);
    background-repeat: no-repeat;
    background-position: 5% center;
}

span.accents
{
    color: #8BB650;
}

.cvv2-description
{
    border: solid 1px #C2E8F5;
    background-color: white;
}



.menu-navigation
{
    border-bottom: solid 1px #C2E8F5;
    font-family: Arial !important;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 auto 0 auto;
}

.menu-navigation td
{
    padding-bottom: 4px;
}

.menu-separator-style
{
    border-right: solid 1px #C2E8F5;
}

.menu-menu-item-style-link
{
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

.menu-active-item-style
{
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    color: #8CB451 !important;
}

.menu-submenu-style
{
    margin: -1px 0px 0px 0px;
    border: solid 1px #C2E8F5;
    text-align: left;
    background-color: white;
}

.menu-submenu-item-style-link
{
    text-transform: uppercase;
    font-family: Arial !important;
    padding: 5px;
    font-size: 12px;
    letter-spacing: 1px;    
    
}

a.menu-submenu-item-style-link
{
    color: #8CB451 !important;
    font-family: Arial !important;
    display: block;
    font-size: 12px;
}

a.menu-submenu-item-style-link:hover
{
    display: block;
    font-family: Arial !important;
    color: #3E8DBC !important;
    font-size: 12px;
}

.menu-submenu-item-style-hover
{
    background-color: #ECFBFF;
    color: #3E8DBC !important;
    padding: 5px;
}




div.search
{
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

div.search td#search span
{
    color: #FF7A01;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    font-size: 9pt;
}

div.search td#search-textfield
{
    width: 150px;
}

div.search .textfield
{
    width: 150px;
}




table.repeater-event
{
    border-style: none;
    border-width: 0px 0px;
}

table.repeater-event a 
{
    color: #FF7A01;
}






table.list-view
{
    border-color: #C2E8F5;
    border-style: solid none none solid;
    border-width: 0px 0px 1px 1px;
}

table.list-view th
{
    background-color: #ECFBFF;
    border-color: #C2E8F5;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    padding: 2px;
}

table.padded-list th
{
    padding: 7px;
    text-align: center;
}
table.padded-list td
{
    padding: 5px;
}

table.list-view a 
{
    color: #3E8DBC;
}

table.list-view td
{
    border-color: #C2E8F5;
    border-style: solid;
    border-style: none solid solid none;
    border-width: 1px;
}

table.list-view
    td#list-view-footer
{
    border-style: none none solid none;
}

table.list-view 
        table.list-view-item
    ,   table.list-view-item td
{
    border-style: none;
}

table.list-view
    div#list-view-insert
{
    background-image: url(/Support/Themes/Default/Images/edit-background.jpg);
    background-position: top;
    padding: 0px;
}
    
table.list-view 
    table.list-view-insert td
{
    border-style: none;
}

table.list-view 
    table.list-view-insert 
    td#list-view-insert-save
{
    text-align: right;
}
    
table.repeater-resource td.repeater-resource
{
    padding: 2px;
}

table.repeater-view
{
    border-color: #CCCCCC;
    border-style: solid none none solid !important;
    border-width: 1px;
    background-color: white;
}

table.repeater-view td
{
    border-color: #CCCCCC;
    border-style: solid;
    border-style: none solid solid none !important;
    border-width: 1px;
    padding: 2px;
}

table.repeater-view input
,   table.repeater-view textarea
{
    border-style: none;
    border-bottom-style: dashed;
}

table.normal input
,   table.normal textarea.normal
{
    border-bottom-style: none;
}




div#body-content div.login
{
    float: left;
    background-color: #C2E8F5;
    height: 30px;
    padding: 5px 5px 0px 5px;
}

div.login 
        td#login-username
    ,   td#login-username-textfield
    ,   td#login-password
    ,   td#login-password-textfield
    ,   td#login-button
    ,   td#login-failed
    ,   td#login-reset
    ,   td#login-reset-textfield
    ,   td#reset-button
    ,   td#login-authenticated
    ,   td#reset-fail
    ,   td#logout
{
    padding: 0px;
}

div.login 
        td#login-username span 
    ,   td#login-password span
{
    text-transform: uppercase;
    text-decoration: none;
}

div.login 
        td#login-reset-goto-login a
    ,   td#login-redirect-main-login a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #4D4D4D; 
    font-size: 8pt;
    text-decoration: underline;
}

div.login td#login-textfield
{
    width: 120px;
}

div.login .textfield
{
    width: 120px;
}

div.login td#login-button
{
    width: 22px;
}

div.login 
        td#login-failed span
    ,   td#reset-button span
    ,   td#login-reset span
    ,   td#reset-button span
    ,   td#login-reset span
    ,   td#login-authenticated span
    ,   td#reset-fail span    
    
{
    font-size: 10pt;
    font-family: Arial;
}

div.login 
        td#login-failed a
    ,   td#reset-button a
    ,   td#logout a
    ,   td#reset-success a
{
    color: #0068B1;    
    font-size: 10pt;
}

div.login td#renew-now a
{
    color: red;    
    font-size: 10pt;
}

div.login 
        td#login-failed a:hover
    ,   td#reset-button a:hover
{
    text-decoration: hover;
}


/**** Member Login ****/

div#body-content div.member-login
{
    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

div.member-login td#login-button
{
    margin-top: 0px;
    width: 22px;
    text-align: left;
}

div.member-login table
{
    margin: 10px auto;
}

div.member-login 
        td#login-username
    ,   td#login-username-textfield
    ,   td#login-password
    ,   td#login-password-textfield
    ,   td#login-button
    ,   td#login-failed
    ,   td#login-reset
    ,   td#login-reset-textfield
    ,   td#reset-button
    ,   td#login-authenticated
    ,   td#reset-fail
    ,   td#forgot-password
    ,   td#login-reset-link
    ,   td#not-a-member
{
    padding: 0px 0px 0px 0px;
    text-align: left;
}

div.member-login 
        td#login-username span 
    ,   td#login-password span
{
    text-transform: uppercase;
    text-decoration: none;
}

div.member-login  
        td#login-failed span
    ,   td#reset-button span
    ,   td#login-reset span
    ,   td#reset-button span
    ,   td#login-reset span
    ,   td#login-authenticated span
    ,   td#reset-fail span
    ,   td#forgot-password span 
    ,   td#login-reset-link span
    ,   td#not-a-member span
    
{
    font-size: 10pt;
    color: #4D4D4D;    
}

div.member-login table#login-failed td
{    
    padding: 3px;
    text-align: left;
}

div.member-login table#login-failed td span
{    
    font-size: 8pt;
}



table.edit-form
{
}

td.edit-form
{
    padding: 2px;
}




.dxbButton
{
    font-size: 9pt;
}



.subNavOuter {
	background-color: #F4FAFC;
	border: 1px solid #8CBCCE;
}

.subNavInner {

	background-color: #F4FAFC;
	border: 1px solid #8CBCCE;
	padding: 5px;
}

#subNav td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8CBCCE;
}


span.status_success
{
    color: green;
}
span.status_failure
{
    font-weight: bold;
    color: red;
}

table.RadioButtonListRatePlans
{
    margin-left: 12px;
}
table.RadioButtonListRatePlans th
{
    width: 350px;
    font-weight: bold;
    padding-bottom: 6px;
}
table.RadioButtonListRatePlans td
{
    width: 350px;
    padding-bottom: 3px;
}

