/* MemberShoppers Layout */

/* COLORS

Grey: #575757
Blue: #1e8fb9
Orange: #df7112
Light Yellow: #fff5dc
Purple: #B21B5D
Dark Blue: #13769D


*/

* {
	margin:0px;
	padding: 0ox;
	}

:focus {
	outline: 0;
	}


body {
	background-color:#FFFFFF;
	text-align:center;
	/*color: #575757;*/
	color: #000000;
	}

/*--------------------------------------------------------- top bar */
#topbar {
	background-color: #1e8fb9;
	background-image: url(../images/header-bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	}
#topbar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#topbar ul {
	text-align: right;
}
#topbar li {
	list-style-type: none;
	display: inline;
}
#topbar a:link, #topbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 40px;
}

/*--------------------------------------------------------- logo bar */

#logobar {
	background-image: url(../images/logobar-bkg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}

/*----------------------------------------------------------- blue bar*/

#bluebar {
	background-color: #09A2C5;
	height: 295px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#tealbar {
	background-image: url(../images/tealbar_bkg.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tealbarTabs {
	float: right;
}
#tealbar ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tealbar li {
	display: inline;
	list-style-type: none;
	margin-right: 30px;
}
#tealbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
	
#loginContainer {
	float: right;
}
#logins td {
	vertical-align: bottom;
	padding-right: 10px;
}
.loginBoxes {
	background-color: #13769d;
	height: 75px;
	width: 350px;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.loginBoxes, .forgot a, .loginBoxes .submit {
	color: #fff5dc;
	}

.loginBoxes h1 {
	font-family: Futura, "Futura Std", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #FFFFCC;
}
.loginBoxes input[type=text], .loginBoxes input[type=password] {
	background-color: #1E8FB9;
	border: 1px solid #fff5dc;
	width: 125px;
	color: #FFFFCC;
	padding: 3px;
}

.loginBoxes .submit {
	background-color: #1E8FB9;
	border: 1px solid #fff5dc;
	font-weight: bold;
}
.loginBoxes label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.forgot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	width: 100px;
	font-weight: bold;
}

/*----------------------------------------------------------menu bar */

#menubar {
	background-color: #1e8fb9;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#menubar a:link, #menubar a:visited {
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menubar .bottomonly {
	display: none;
}


/*--------------------------------------------------------- main text */

#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	/*color: #575757;*/
	color: #333333;
	background-image: url(../images/undershadow-bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 40px;
}

/*--------------------------------------------------------- left box */

#maintext #leftbox {
	width: 640px;
	float: left;
	text-align: left;
	margin-bottom: 25px;
	}
	
#maintext #leftboxprint {
	/*width: 640px;*/
	float: left;
	text-align: left;
	margin-bottom: 25px;
	font-size: 12pt;
	color: #000000;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #1e8fb9;
	font-weight: bold;
	margin-bottom: 25px;
	letter-spacing: -0.05em;
	}

#maintext #leftbox h2, #maintext #leftboxprint h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e8fb9;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	}

#leftboxSurveyForm h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e8fb9;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	}
	
#maintext #leftbox  h3, #maintext #leftboxprint h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1e8fb9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	}

#maintext #leftboxSurveyForm  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1e8fb9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	}

#maintext #leftbox p {
	margin-bottom: 10px;
	}

#maintext #leftbox ul, #maintext #leftbox ol {
	margin-bottom: 10px;
	}
#maintext #leftboxSurveyForm p {
	margin-bottom: 10px;
	}

#maintext #leftboxSurveyForm ul, #maintext #leftboxSurveyForm ol {
	margin-bottom: 10px;
	}

#maintext #leftbox table {
	background-color: #FFFFFF;
}

td {
	line-height:14px;
	}
/*, a:visited*/
a:link{
	/*color:#df7112;*/
	color:#13769D;
	text-decoration:underline;	
	}

a:hover{
	color:#B21B5D;
	text-decoration:underline;	
	}

	
#maintext a[href^="http"] {
	background-image:url(../images/icon-offsite.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 18px;
	}

#maintext #leftbox .bluebkg {
	margin-top: 25px;
	}

#maintext #leftboxSurveyForm .bluebkg {
	margin-top: 25px;
	}

blockquote {
	/*width:300px;*/
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 55px;
	}  

blockquote p {  
   font-style: italic;  
   font-weight: bold;
   font-size: 10px;
   line-height: 16px;
	}  

#beginquote {
	background: url(../images/quote-begin.png) no-repeat;  
	width: 50px;
	height: 50px;  
	display: block;  
	margin:0 0 -25px 0;  
	}  

#endquote {
	background: url(../images/quote-end.png) no-repeat right;  
	width: 50px;  
	height: 50px;  
	display: block;  
	margin: -60px 0 20px auto;  
	}

/*--------------------------------------------------------- right box */


#maintext #rightbox {
	float: right;
	width: 295px;
	text-align: left;
	background-color:#fff5dc;
	}
	
#maintext #rightbox h1, #maintext #leftbox .bluebkg {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#maintext #rightbox h1, #maintext #leftboxSurveyForm .bluebkg {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}


#rightbox h1 {
	line-height: 20px;
}
	
#maintext #rightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}

#rightbox ul {
	padding-left: 2em;
	margin-bottom: 20px;
	}
	
#rightbox .readmore {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	text-align: right;
}

#rightbox a:link, #rightbox a:visited {
	/*color: #df7112;*/
	color: #13769D;
	}
#rightbox a:hover{
	/*color: #df7112;*/
	color: #B21B5D;
	}
	
/*--------------------------------------------------------- bottom bar */

#bottombar {
	background-image: url(../images/bottombar-bkg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 40px;
	padding-top: 35px;
}
#bottombar a:link, #bottombar a:visited {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


/*--------------------------------------------------------- colors */

.blue {
	color:#1e8fb9;
	}

.orange {
	color:#df7112;
	}

.bluebkg {
	background-color:#1e8fb9;
	}

.orangebkg {
	background-color:#df7112;
	}

.greybkg {
	background-color:#575757;
	}


/*--------------------------------------------------------- reused */

.container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
.note {
	font-style:italic;
	color: #B21B5D;
	}
	
.important, .error, .tutorialIncorrect {
	color:#B21B5D;
	font-weight:bold;
	}
	
.evenRow {
	background-color:#fff5dc;
	}

/*--------------------------------------------------------- forms */

.submitOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF7112;
	border: 1px solid #DF7112;
	}

.fieldOrange {
	border: 1px solid #DF7112;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #DF7112;
	padding-left: 5px;
	}
	
#maintext #leftbox #form h3, #maintext #leftbox #report h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E8FB9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#maintext #leftboxSurveyForm #form h3, #maintext #leftboxSurveyForm #report h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E8FB9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#maintext #leftbox #form h4 {
	font-weight: bold;
	color: #1E8FB9;
	background-color: #BAD7D7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	}

#maintext #leftboxSurveyForm #form h4 {
	font-weight: bold;
	color: #1E8FB9;
	background-color: #BAD7D7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	}
#maintext #leftbox #report .tableHeader td {
	font-weight: bold;
	color: #1E8FB9;
	background-color: #BAD7D7;
	vertical-align: bottom;
	}
	
#maintext #leftboxSurveyForm #report .tableHeader td {
	font-weight: bold;
	color: #1E8FB9;
	background-color: #BAD7D7;
	vertical-align: bottom;
	}
		
#report td {
	line-height:12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	}
	
.responses, .score {
	text-align:center;
	}	
	
.formFieldFull, #application input[type="text"] {
	width: 100%;
	}

#application td {
	padding-bottom: 15px;
	padding-right: 20px;
	vertical-align: top;
	}
	
#form hr {
	margin-top: 25px;
	}
	
#surveyForm label {
    display: block;
    padding-left: 20px;
    text-indent: -20px;
}
#surveyForm input[type=radio] {
	width: 15px;
	height: 20px;
	padding: 0;
	vertical-align: bottom;
	position: relative;
	top: -1px;
    *overflow: hidden;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
	
.submitShop, .submitTutorial {
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #B21B5D;*/
	background-color: #4BA5C8;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 14px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	/*border-top-color: #D1216F;
	border-right-color: #8B164A;
	border-bottom-color: #8B164A;
	border-left-color: #D1216F;	
	*/
	border-top-color: #13769D;
	border-right-color: #13769D;
	border-bottom-color: #13769D;
	border-left-color: #13769D;	
	}
	
.submitApplication {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B21B5D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1216F;
	border-right-color: #8B164A;
	border-bottom-color: #8B164A;
	border-left-color: #D1216F;	
	}
	
.submitShop {
	width: 100%;
}


/*--------------------------------------------------------- individual pages */

.tips {
	color:#1e8fb9;
	font-weight:bold;
	background-image: url(../images/check_mark_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	}

.tutorialRecap {
	background-color: #fff5dc;
	border: 1px solid #df7112;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.tutorialIncorrect {
	font-size:14px;
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	}


/*--------------------------------------------------------- admin CSS - Added by Chris 12-16-2009 5:17PM */

.AdminBlueHeader{

	background-color:#1E8FB9;
	color:#ffffff;
	font-size: 10pt;
}

.AdminTableShading{
	background-color: #DDDDDD;
	color:#000000;
}



td.adminLink a, td.adminLink a:visited{
	color:#B21B5D;
	text-decoration:underline;	
}
td.adminLink a:hover{
	/*color:#1E8FB9;*/
	color: #13769D;
	text-decoration:underline;	
}


/*
a.SecondAdminLink{
	color: #df7112;
}

a.SecondAdminLink:hover{
	color: #1E8FB9;
}

*/

a.SecondAdminLink{
	color: #13769D;
}

a.SecondAdminLink:hover{
	color: #df7112;
}

a.SecondAdminLink:visited{
	color: #B21B5D;
}

/* MemberShoppers Layout */

/* COLORS

Grey: #575757
Blue: #1e8fb9
Orange: #df7112
Light Yellow: #fff5dc
Purple: #B21B5D

*/


.RequiredText{
	color: #B21B5D
}

.inactiveShading{
	background-color: #DDDDDD;
}

.AltShading{
	background-color: #fff5dc;
}

.NoShading{
	background-color: #ffffff;
}

span.midScores{
	color: #339900;
	font-weight: bold;
}

span.topScores{
	color: #3300CC;
	font-weight: bold;
}

span.lowScores{
	color: #CC00CC;
	font-weight: bold;
}

span.blackScores{
	color: #000000;
	font-weight: bold;
}

span.blackNoBold{
	color: #000000;
	font-weight: bold;
}

/* COACHING SHEET CLASSES */

#CoachingSheetBox {
	float: left;
	/*width: 790px;*/
	padding: 10px;
	text-align: left;
	margin-bottom: 25px;
	}

#CoachingSheetBox h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e8fb9;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	}
	
#CoachingSheetBox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #1e8fb9;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: -0.05em;
	}
#CoachingSheetBox p {
	margin-bottom: 10pt;
	}
#leftboxSurveyForm{
	width: 935px;
	float: left;
	text-align: left;
	margin-bottom: 25px;
}

li.ShowTheDiscs, ul.ShowTheDiscs {
	list-style-type: disc;
	color: #000000;
	font-family: Arial;
	padding-left: 17px;
}
#tblNewsletterSignup {
	margin-left: 10px;
}
#tblNewsletterSignup td {
	padding-bottom: 5px;
}

#editDateDiv {
	border: 1px solid gray;
	width: 150px;
	height: auto;
	text-align: center;
	padding: 3px 0;
	background-color: white;
	display: none;
	position: absolute; 
}

#editDateInput {
	vertical-align: middle;
}

#acceptDateInput, #cancelDateInput {
	cursor: pointer;
	vertical-align: middle;
}

a.approvedPencil {
	float: right;
}

