﻿/*! SCCUP08 MEDIA CODE !*/

/* GENERAL */
body {
	background-color: #2e668c;
	margin: 0px;
	padding: 0px;
	font: 12px Helvetica, "Times New Roman", sans-serif;
	color: #000;
	}
h1 {
   color: #2a0f06;
   padding: 5px;
   }
h2 {
   color: #2a0f06;
   }
h3 {
   color: #2a0f06;
   font-family: Helvetica, "Times New Roman", sans-serif;
   font-size: 15px;
   font-weight: bold;
   margin-bottom: 5px;
   }
a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	}
a.hover {
	cursor: pointer;
	}
#mainContentStuff a {
    text-decoration: underline;
    }
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
acronym {
	cursor: help;
	}
input.button {
    cursor: pointer;
    }

/* GLOBAL BUTTON */
a.button {
    color: #fff;
    cursor: pointer;
    }
.button {
    display: block;
    background: #333;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
    margin: 0;
    padding: 0;
    cursor: pointer;
    }
.button span {
    position: relative;
    top: 5px;
    cursor: pointer;
    }
/* small button */
.small {
    width: 111px;
    }
/* big button */
.big {
    width: 161px;
    }
/* CANCEL & SUBMIT BUTTONS */
.cancel, .submit {
    display: inline;
    margin: 0 10px 20px 0;
    cursor: pointer;
    }

/* CONTAINER */
#container {
    position: relative;
    width: 718px;
    height: auto;
    border: 7px solid #915a35;
    margin: 0 auto 0 0;
    background: #fbe5bf;
    }

/* HEADER */
#container #header {
    position: relative;
    height: 227px;
    margin: 0 0 0 0;
    width: inherit;
    }
#container #header #headerContent {
    position: relative;
    top: 0px;
    left: 0px;
    height: 227px;
    width: inherit;
    }
/* CONTENT */
#container #content {
    position: relative;
    top: 15px;
    left: 4px;
    height: auto;
    min-height: 400px;
    width: 704px;
    text-align: left;
    padding: 0px;
    }
    
 /*Need hack for IE7*/
#container #content 
{
    to\p: 5px;
    padd\ing: 0px;
}
    
#container #content hr {
     height: 1px;
     color: #000;
    }
#container #content #contentContainer {
    position: relative;
    }
#container #content #contentInfo p {
    font-size: 14px;
    font-weight: bold;
    color: #3d1e0e;
    margin: 0 25px 25px 10px;
    }
#container #content #contentContainer #contentInfo p {
    padding: 0px 0px 10px 0px;
    }
#container #content #contentContainer #mainContent {
    position: relative;
    top: 0px;
    left: 0px;
    width: 704px;
    background: #d8ac7d;
    }
#container #content #contentContainer #mainContent #mainContentHeading {
    position: relative;
    width: inherit;
    height: 20px;
    background: #00153e;
    border-bottom: 1px solid #FFF;
    }
    
#mainContentStuff {
    padding-left: 10px;
    padding-top: 5px;
    }
   
#container #content #contentContainer #mainContent #mainContentHeading h4 {
    padding: 0px;
    margin: 5px 0px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    }
#container #content #contentContainer #mainContent p {
    padding: 5px 15px 10px 15px;
    margin: 0px;
    }
#container #content #contentContainer #mainContent a.center {
    position: relative;
    left: 260px;
    }
#container #content #contentContainer #sideBarContent {
    position: relative;
    top: 0px;
    left: 14px;
    width: 171px;
    background: #d8ac7d;
    display: none;
    }
#container #content #contentContainer #sideBarContent #sideBarContentHeading {
    position: relative;
    width: inherit;
    height: 20px;
    display: none;
    }
#container #content #contentContainer #sideBarContent #sideBarContentHeading h4 {
    padding: 0px;
    margin: 1px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    }
#container #content #contentContainer #sideBarContent p {
    padding: 5px 15px 10px 15px;
    margin: 0px;
    }

 /* THANK YOU */
 #container #content .thankYou {
    margin: 50px 0;
    }
 #container #content .thankYou p {
    font-size: 14px;
    font-weight: bold;
    color: #3d1e0e;
    margin: 0 25px 0 10px;
    }
 
/* FOOTER */
#container #footer {
    position: relative;
    top: 0px;
    left: 0px;
    height: 14px;
    width: auto;
    }
    
.underlineLetter A:hover
{
    color: #2a0f06;
    text-decoration: underline;
}

.underlineLetter A
{ text-decoration: underline;
}

.button, .button:visited {
    border:1px solid #333;
    background-color:#2a0f06;
    color: #fff;
    margin: 0 5px 10px 5px;
    padding: 2px 5px 2px 5px;
    cursor: default;
    }
.button:hover, .button:active {
    color: #fff;
    }

#ctl00_cphSideBarContent_lnkAAR
{
position: relative;
    margin-left:2px;

}

#Privacy_Content
{
    padding: 0px 10px 10px 10px; /* Scrollbar Formatting */
    scrollbar-Track-Color: #c7cfd7;
    scrollbar-Face-Color: #6b8fb5;
    scrollbar-3dLight-Color: #bccee2;
    scrollbar-Highlight-Color: #87b3e2;
    scrollbar-Shadow-Color: #023a77;
    scrollbar-DarkShadow-Color: #000;
    scrollbar-Arrow-Color: #000;
    width:579px; 
    background-color:#fff;
    height: 510px;
    overflow:scroll;
    z-index: 10;
}

#Privacy_Headline
{
    height:25px; 
    background-color:#2a0f06;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    width:572px;
    position: relative;
    left: -10px;
    padding-left:10px;
    padding-top: 3px;
    z-index: 0;
}

#privacy_Link
{
    color: White;
    margin-right:15px;
    position: relative;
    top: 1px;
}

#ctl00_cphSideBarContent_cphSurvey p
{
    padding: 5px 15px 10px 15px;
    margin: 0px;
}

#Survey_Headline
{
    height:23px; 
    background-color:#2a0f06;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    width: 171px;
    text-align:center;
    vertical-align:text-bottom;
    padding-top: 3px;
}

.textSpace /*used for offer selection spacing*/
{
    padding-left: 25px;
}

.Download
{
    text-decoration: underline;
    /*color: Lime;*/
    font-weight:bold;
}

.fldLblInput
{
    width: 152px;
}

