﻿#testDiv
{
	margin:0 auto;
	width:989px;
	padding-top:20px;
}
#preview{
	position:absolute;
	border:5px solid #ccc;
	/*background:#CCCCCC;*/
	/*width:50%;*/
	/*padding:5px;*/
	display:none;
	color:#fff;
	}
.PrevImg
{
    height: 300px;
}
.FormPanel
{
    margin-right: auto;
    margin-left:auto;
}
.InfoLabel
{
    font-style:italic;
    font-weight:bold; 
}
.Button
{
	 background-color:#7095bf;
	 border:3px solid #d6d6d6;
	 font-weight:bold;
	 color:#d5dee9;
	 padding:0px 15px 0px 15px;
}
.offsetRow
{
	background-color:#E6E6E6;
}

body
{
    margin: 0px;
    padding: 0px;
    background: #dee3e7;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 17px;
    min-width: 989px;
}

.centerDiv
{
	/*margin:0 auto;*/
	/*width:989px;*/
	/*padding-top:20px;*/
}
.pnlDiv
{
    /*border: 1px solid #313131;*/
    margin-top: 5px;
}
.pnlDiv h3
{
    margin-left: 10px;
}
.errorDiv
{
    color: Red;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;
}
.sprintNavBar 
{
    background-image:url(/rcc/images/sprint/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.sprintFooterNav
{
    background-image:url(/rcc/images/sprint/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
}

.attNavBar 
{
    background-image:url(/rcc/images/att/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.attFooterNav
{
    background-image:url(/rcc/images/att/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
    color:White;
}

.alltelNavBar 
{
    background-image:url(/rcc/images/alltel/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.alltelFooterNav
{
    background-image:url(/rcc/images/alltel/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
    color:White;
}

.tmobileNavBar 
{
    background-image:url(/rcc/images/tmobile/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.tmobileFooterNav
{
    background-image:url(/rcc/images/tmobile/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
    color:White;
}

.verizonNavBar 
{
    background-image:url(/rcc/images/verizon/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.verizonFooterNav
{
    background-image:url(/rcc/images/verizon/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
    color:White;
}

.southernlincNavBar 
{
    background-image:url(/rcc/images/southernlinc/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 13px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.southernlincFooterNav
{
    background-image:url(/rcc/images/southernlinc/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 10px;
    color:White;
}

.centennialNavBar 
{
    background-image:url(/rcc/images/centennial/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 13px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.centennialFooterNav
{
    background-image:url(/rcc/images/centennial/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    /*line-height: 35px;*/
    color:White;
}

.actsoftNavBar 
{
    background-image:url(/rcc/images/actsoft/navigation_bar_bg.jpg);
    height:31px;
    width:100%;
    font-size: 15px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}

.actsoftFooterNav
{
    background-image:url(/rcc/images/actsoft/footer_bar_bg.jpg); 
    width:100%; 
    height:40px;
    text-align:center;
    line-height: 35px;
}

.popup
{
    z-index: 99;
}


.shadow
{
    background-image:url(/rcc/images/common/shadow.gif); 
    width:100%; 
    background-repeat:repeat-y; 
    padding:10px 0px 10px 0px;
    
}
.mainContent
{
    width:100%;
    background-color: #e5e6e6;
    margin-left:auto;
    margin-right:auto;
}
.copyrightInfo
{
	color:Black;
    background-color:#dee3e7;
    font-size:11px;
    width:100%;
    padding-bottom: 20px;
    text-align:center;
}

.homeButtons
{
	padding:0px 0px 50px 0px;
}

.sideColumn
{
    padding-left:20px;
    float:left;
    width:200px;   
}

.title{
	font-family: Georgia;
    font-size:23px;
    font-weight:bold;
}

.subSection{
    font-size:14px;
    font-weight:bold;
}

.subTitle{
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
}

.subLink{
    margin-left:20px;
}

.handsetImg{
    width:120px;
    height:120px;
    vertical-align:bottom;
    position:relative;
}

.handsetImgBorder{
	border:10px solid #d6d6d6;
	width:100px;
	height:100px;
}

.handsetInfo{
    width:200px;
    padding-left:10px;
    font-family:Georgia;
    color:Black;
    vertical-align:bottom;
}

.handsetDesc{
    width:390px;
    padding-left:10px;
    color:Black;
    font-family:Georgia;
    font-size:12px;
    vertical-align:bottom;
}

.handsetTitle{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

.handsetAvail{
	padding-bottom:5px;
    font-size:10px;
}

.mainColumn
{
    margin-left: 201px;
}

.margin
{
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
}

.dataCalcTable
{
    width:500px;
    background-color:Gray;
}

.supportedHandsetFeatures
{
    background-color:#EEEEEE;
    padding:10px;
    border:1px solid #DDDDDD;
}

.blueTitle
{
    color:Navy;
    font-weight:bold;
}

.breadcrumbs
{
    line-height: 30px;
    padding-left: 20px;
    background-image:url(/rcc/images/common/breadcrumb_bar_bg.jpg); 
    background-repeat:no-repeat; 
    height:30px; 
    width:100%;
}
.breadnode:link
{
    color: Black;
}
.breadnode:visited
{
    color: Black;
}
.breadnode:hover
{
    color: Red;
}
.footerLink:link
{
    color:Black;
    font-size:11px;
}
.footerLink:visited
{
    color:Black;
    font-size:11px;
}
.footerLink:hover
{
    color:Black;
    text-decoration:none;
    font-size:11px;
}
.footerLink:active
{
    color:Gray;
    font-size:11px;
}
.whiteFooterLink:link
{
    color:White;
    font-size:11px;
}
.whiteFooterLink:visited
{
    color:White;
    font-size:11px;
}
.whiteFooterLink:hover
{
    color:White;
    text-decoration:none;
    font-size:11px;
}
.whiteFooterLink:active
{
    color:#EEEEEE;
    font-size:11px;
}
.logoutLink:link
{
    color:Black;
    font-size:11px;
}
.logoutLink:visited
{
    color:Black;
    font-size:11px;
}
.logoutLink:hover
{
    color:Black;
    text-decoration:none;
    font-size:11px;
}
.logoutLink:active
{
    color:#EEEEEE;
    font-size:11px;
}
.copyrightInfoLink:link
{
    color:Gray;
    
}
.copyrightInfoLink:visited
{
    color:Gray;
    
}
.copyrightInfoLink:hover
{
    color:Gray;
    text-decoration:none;
}
.copyrightInfoLink:active
{
    color:Black;
}
.listHeader
{
    border-bottom: solid 1px Gray;
}
.listQuantity
{
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.marketingRequestHeader
{
    font-size:24px;
}

a.ovalbutton{
background: transparent url('/rcc/images/common/buttons/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #FFFFFF; /*button text color*/
font-weight: bold;
font-family: Arial;
}

a.ovalbutton span{
background: transparent url('/rcc/images/common/buttons/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 8px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a:link.footerTitle, a:visited.footerTitle, a:active.footerTitle{
color: #000000;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:hover.footerTitle{
color: #a42329;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:link.footerLink, a:visited.footerLink, a:active.footerLink{
color: #707070;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a:hover.footerLink{
color: #a42329;
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.footerTable{
width:100%;
border:0px; 
background-image: url(/rcc/images/common/navigation/footer_bg.gif); 
background-repeat:repeat-x;
padding-left: 50px;
}

.footerTD{
width: 165px;
vertical-align: top;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
}

.tableCenter{
/*margin-right:auto;
margin-left:auto;*/
width:100%;
background-color:#e4e5e5; 
padding-bottom:30px;
}

.manufacturersTD{
padding-bottom:20px;
width:329px;
font-family:Georgia;
font-size:11px;
}

.fileName{
width:693px;
font-family:Georgia;
font-size:11px;
color:Black;
}

.updatedDate{
width:150px;
font-family:Georgia;
font-size:11px;
color:Gray;
text-align:left;
}

.fileNamePresentations{
width:653px;
font-family:Georgia;
font-size:20px;
color:Black;
font-weight:bold;
padding-bottom:15px;
padding-left:20px;
}

.updatedDatePresentations{
width:150px;
font-family:Georgia;
font-size:11px;
color:Gray;
padding-bottom:15px;
}

a:link.brandLink, a:visited.brandLink, a:active.brandLink{
color: #0072bc;
font-family: Arial;
font-size: 11px;
}

a:hover.brandLink{
color: #a42329;
font-family: Arial;
font-size: 11px;
text-decoration: none;
} 

.subTitles{
font-size:14px;
font-weight: bold;
font-family: Georgia;
color:#798491;
}

.casePadding{
padding-left:20px;
}

.submitTable{
background-color:#ededed;
border:solid 5px #d6d6d6;
margin-top:20px;
margin-bottom:20px;
padding:10px 20px 10px 20px;
width:600px;
}

.submitConfirm{
font-size:12px;
font-weight:bold;
}

.submitConfirmAns{
font-size:12px;
font-weight:normal;
color:#595959;
}

.submitPanel{
/*height:600px;*/
}

.dataTotal
{
	background-color:#f8f8f8;
	padding: 5px;
	border:4px solid #beccd6;
}

/*****************************************/
/*            LOGIN PANELS               */
/*****************************************/

.login-pnl
{
    margin: 0px auto; 
    background-color: white; 
    padding-top:30px;
    width: 500px; 
    height: 260px;
}

.login-pnl-div
{
    width: 400px; 
    margin: 20px auto;
}

.login_pnl_top
{
	width:512px;
    height:11px;
    margin-left:auto;
    margin-right:auto;
    background: url( 'images/login_bg.png' ) no-repeat top center;
}

.login_pnl_bottom
{
	width:512px;
    margin-left:auto;
    margin-right:auto;
    background: url( 'images/login_bg.png' ) no-repeat bottom center;
}

.register_pnl_top
{
	width:873px;
    height:11px;
    margin-left:auto;
    margin-right:auto;
    background: url( 'images/register_bg.png' ) no-repeat top center;
}

.register_pnl_bottom
{
	width:873px;
    margin-left:auto;
    margin-right:auto;
    background: url( 'images/register_bg.png' ) no-repeat bottom center;
}

.txtbox
{
	background: white url( 'images/txt_fields_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2;
}

.txtbox-tall
{
	background: white url( 'images/txt_fields_tall_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2;
}

.txtbox-login
{
    font-size:18px;
    color:#303030;
    width:400px;
	background: white url( 'images/txt_fields_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2;
}

.txtbox-area-code
{
    font-size:18px;
    color:#303030;
    width:50px;
	background: white url( 'images/txt_fields_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2;
}

.txtbox-phone
{
    font-size:18px;
    color:#303030;
    width:100px;
	background: white url( 'images/txt_fields_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2;
}

.dropdown-login
{
    font-size:16px;
    color:#303030;
    width:400px;
	background: white url( 'images/txt_fields_bg.jpg' ) repeat-x top left;
    vertical-align:middle;
    border:solid 1px #BEC7D2; 
}

.loginFooter, .push
{
    height:100px;
}

#loginshowFooter
{
    width:100%;
    border:0px; 
    background-image: url(/rcc/images/common/navigation/footer_bg.gif); 
    background-repeat:repeat-x;
}

.wrapper
{
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -100px;
}

#loginMaster
{
    height:100%;
}
