@charset "utf-8";
/* CSS Document */



/*--------------------------Body-----------------------------------*/

body {
	background-color: #babcbd;
	background-image: url(../_images/backgroundRepeat.png);
	background-repeat: repeat-x;
}


/*--------------------------Divs-----------------------------------*/

#mainWrapper {
	margin: 0 auto;
	width: 1193px;
}

#container {
	position: relative;
	margin: 0 auto;
	height: auto;
	width: 1193px;
	background-image: url(../_images/contentContainerBack2.png);
	background-repeat: no-repeat;
	float: left;
	
}

#bottomWrapper {
	margin: 0 auto;
	width: 1193px;
	background-image: url(../_images/contentContainerBackRepeat.png);
	background-repeat: repeat-y;
	float: left;
}

#loginBox {
	width: 265px;
	height: 35px;
	background-image: url(../_images/loginBack.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 126px;
}

#ddLogo {
	width: 372px;
	height: 103px;;
	float: left;
	margin-left: 105px;
	margin-top: 10px;
}

#middleSection1 {
	height: auto;
	width: 930px;
	float: left;
	margin-left: 132px;
	margin-top: -10px;
}

#middleSection2 {
	background-color: #ffffff;
	height: auto;
	width: 930px;
	float: left;
	margin-left: 132px;
	margin-top: 8px;
}

#middleSection2Part1 {
	height: 120px;
	margin-left: 25px;
	margin-top: 25px;
	
}

#apiPipeLineMainText {
	height: 120px;
	margin-left: 50px;
	margin-right: 60px;
	margin-top: 25px;
	
}

#solutionsPageContentArea {
	height: auto;
	margin-left: 55px;
	margin-right: 55px;
	margin-top: 25px;
	
}

#otherSolutionsContent {
	margin-left: 25px;	
	margin-top: 20px;
}

#emptySpaceBox {
	height: 300px;
}

.middle1Boxes {
	width: 220px;
	float: left;
}

.middle2Boxes {
	width: auto;
	margin-left: 25px;
	float: left;
}

#middleSection2Part2 {
	height: auto;
	margin-top: 25px;
	
}

#navBar {
	background-color: #828282;
	width: 930px;
	height: 30px;
	float: left;
}

#navBarContents {
	margin-left: 25px;
	margin-top: -3px;
}

#fullBlankPage {
	width: 930px;
	float: left;
	background-color: #ffffff;
}

#fullBlankContents {
	width: 730px;
	margin-left: 100px;
	margin-top: 50px;
}

#footer {
	background-color: #000000;
	width: 948px;
	height: 55px;
	float: left;
	margin-left: 123px;
}

#changingPrices {
	position: absolute;
	background-image: url(../_images/changingPricesTableBackBlank.png);
	background-repeat: no-repeat;
	width: 298px;
	height: 376px;
	left: 755px;
	top: 79px;
}

#apiPipeLineOtherSolutions {
	position: absolute;
	background-image: url(../_images/apiPipeLineFadedGreenBox.png);
	background-repeat: no-repeat;
	width: 282px;
	height: 139px;
	left: 774px;
	top: 160px;
}

#downloadPageHoverBox {
	position: absolute;
	background-image: url(../_images/downloadPageHoverBoxBackground.png);
	background-repeat: no-repeat;
	width: 274px;
	height: 170px;
	left: 774px;
	top: 160px;
}

#contactUsPageHoverBox {
	position: absolute;
	background-image: url(../_images/contactUsPageHoverBoxBackground.png);
	background-repeat: no-repeat;
	width: 279px;
	height: 139px;
	left: 774px;
	top: 160px;
}

#changingPricesHeader {
	margin: 15px;
	margin-top: 20px;
	margin-left: 18px;
}

#downloadApplicationBox {
	position: absolute;
	background-image: url(../_images/downloadApplicationBackground.png);
	background-repeat: no-repeat;
	width: 278px;
	height: 222px;
	left: 778px;
	top: 149px;
}

#downloadApplicationHeader {
	margin: 15px;
	margin-top: 20px;
	width: auto;
	height: 142px;
	margin-left: 30px;
	margin-bottom: 0px;
}


.changingPricesBox {
	margin: 15px;
	margin-top: 30px;
	margin-left: 18px;
}

#loginBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	margin-top: 15px;
	margin-left: 100px;
}
#loginBoxContents a {
	color: #ffffff;
}

#footerContents {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
}


/*--------------------------Fonts/Text-----------------------------------*/

.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 450;
	color: #3a89a7;
	margin-left: 10px;
	width: 200px;
}

.blueText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 450;
	color: #3a89a7;
}

.greenText {
	color: #5af1ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.changingPricesText {
	font-family: Verdana, Geneva, sans-serif;
}

.verdanaBlack {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
}

.contentArea {
	color: #004761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 420;
}

.downloadAppText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.arialBoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.arialPageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.darkBlueArial {
	color: #1c53ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.darkBlueArialSmall {
	color: #1c53ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}

.darkBlueArialSmallest {
	color: #1c53ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.apiPipeLineMainText {
	color: #004761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.whiteArial {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.popUpText {
	color: #002b79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.photoCaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}

.loginBoxWhiteArial {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*--------------------------Links-----------------------------------*/

a:link, a:visited {
	color: #000000;
}

#footerContents a:link, #footerContents a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footerContents a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.underlineLinks:link, a.underlineLinks:visited {
	text-decoration: underline;
}

a.underlineLinks:hover {
	text-decoration: underline;
}

a.noDecoration:link, a.noDecoration:visited, a.noDecoration:hover {
	text-decoration: none;
	color: #3a89a7;
}

a.greenHoverBoxLink:link, a.greenHoverBoxLink:visited {
	color: #5af1ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.greenHoverBoxLink:hover {
	color: #5af1ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*--------------------------Lists-----------------------------------*/

#footerContents ul li {
	display: inline;
	margin-left: 10px;
}


/*--------------------------Buttons---------------------------------*/

#resetButton {
	background-image: url(../_images/clearButton.png);
	width: 80px;
	height: 32px;
}

#submitButton {
	background-color: transparent;
	background-image: url(../_images/submitButton.png);
	width: 81px;
	height: 32px;
}


/*---------------------------Demo for DD-----------------------------*/

#ddfirefoxDetailsMockup {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: 350px;
    border: solid;
    border-width: thin;
    background-image: url("/_images/sample.png");
    background-color: #ffffff;
    background-position: bottom;
    background-repeat: no-repeat;

        /* set positioning info here */
	position: fixed;
	right: 100px;
	bottom: 0px;
	z-index: 2;
        /* end positioning info */

}

#ddfirefoxCopyMockup {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: 350px;
    border: solid;
    border-width: thin;
    background-image: url("/_images/sample.png");
    background-color: #ffffff;
    background-position: bottom;
    background-repeat: no-repeat;
    margin:auto auto;
    text-align: left;
}

#ddDetailsTableHeaderCloseBtn {
	background-image: url("/_images/btnClose.png");
	position: absolute;
	height: 14px;
	width: 15px;
	top: 5px;
	left: 330px;
}

#ddCopyTableHeaderCloseBtn {
        background-image: url("/_images/btnClose.png");
        position: absolute; 
        height: 14px;
        width: 15px;
        top: 626px;
        left: 855px;
}

#ddDetailsTableHeaderCloseBtn:hover{
	background-image: url("/_images/btnClose_hover.png");

}

#ddfirefoxCopy
{
        background-color: black;
        background-image: url(../_images/sampleFireFoxExtensionBannerBlank.png);
        background-repeat: no-repeat;
        width: 500px;
        height: 280px;
        background-position: center center;
        text-align:center;
}
#ddfirefoxCover
{
        background-color:transparent;
	background-image: url(/i/1x1.gif);
        width:500px;
        height:280px;
        position:absolute;
        cursor: pointer;
        cursor: hand;
	z-index:2;
}

#ddfirefoxMove
{
        padding-top:30px;
}

.ddDetailsTable {
	padding: 0px solid;
	margin: 0px solid;
}

#ddDetailsTableOuter, #ddCopyTableOuter {
    background-position: center;
}

.ddDetailsTable.td, .ddDetailsTable.tr {
	padding: 0px;
	margin: 0px;
	background: none;
}

.ddDetailsRow {
}


.ddDetailsRow:hover {
    background-color: #E0E0FF;
}

#ddfirefoxCopyMockup .ddDetailsRow:hover {
    background-color: white; 
}

.ddDetailsHeader {
    background-color: #000000;
    text-align: center;
}

.ddDetailsTableMerchantName, .ddDetailsTableMerchantShipping {
    text-align: left;
}

.ddDetailsTableMerchantPrice, .ddDetailsTableMerchantRebate {
    text-align: right;
}

.ddDetailsTableMerchantShipping {
    font-style: italic;
}

#ddDetailsTableMerchantPrice1, #ddCopyTableMerchantPrice1 {
	color: #ed1c24;
    font-size: 18px;
    font-weight: bold;
}

#ddDetailsTableMerchantPrice2, #ddCopyTableMerchantPrice2 {
	color: #790000;
    font-size: 14px;
    font-weight: bold;
}

#ddDetailsTableMerchantPrice3, #ddCopyTableMerchantPrice3 {
	color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.ddDetailsTableMerchantName {
	color:#000000;
    font-weight: bold;
    font-size: 14px;
}

#ddDetailsTableMerchantNameFeatured, #ddCopyTableMerchantNameFeatured {
    font-size: 18px;
}

.ddDetailsTableMerchantRebate {
	color: #005E20;
	font-size: 10pt; /* this shouldnt be here... */
}

.ddDetailsTableMerchantShipping {
    color: #107EA8;
    font-style: italic;
    font-size: 10pt; /* this shouldnt be here....*/
}
