/*** GENERIC STYLES ***/
body	{
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}

body.centerFrame 
{
	background:#FFFFFF;
}

body.centerFrame p, body.centerFrame h4
{
	padding-left:5px;
}

body.centerFrame li a.f12b
{
	text-decoration:underline;
}

body.centerFrame li a.f12b:hover
{
	color:#ED1C24;
	text-decoration:underline;
}

a, a:link, a:visited	{
	color:#065ca8;
}
a:hover	{
	color:#08477f;
}
.FloatLeft	{
	float:left;
}
.FloatRight	{
	float:right;
}
.AdvertiserLink	{
	display:block;
	text-align:center;
	font-size:1.5em;
}
#LogInRequired p.AlignCenter	{
	text-align:center;
	display:block;
}
.noPaddingMargin	{
	padding:0;
	margin:0;
}

.tdContentTableTitle	{
	background:#e7e7e8;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	color:#000000;	
}

.tdContentTableOdd	{
	background:#f4f4f5;
	border-bottom:1px solid #fff;
	color:#000000;	
}

.tdContentTableEven	{
	border-bottom:1px solid #fff;
	color:#000000;	
}
.tbContentTable	td	{
	border-right:1px solid #acc2c7;
}
.tbContentTable {
	border-left:1px solid #bcd5e7;
	background:#c8dfef;
	width:100%;
}
.tbContentTable	p	{
	padding:0;
}
.separatorMedium	{
	height:4px;
	display:block;
}
.separatorBig	{
	height:4px;
	display:block;
}
.HelpIcon	{
	text-align:right;
	margin-left:230px;
}
#divHelp	{
	padding:8px;
	background:#fff9ad;
	display:block;
	width:380px;
	border-bottom:5px solid #ffffff;
}
.TopPredictions	{
	width:50px;
	float:right;
	text-align:center;
	margin-left:4px;
	background:#fbebbf;
}
.Top	{
	display:block;
	text-align:center;
}
.Predictions	{
	display:block;
	text-align:center;
}
.TopPredictions:hover	{
	background:#ffffff;
}


/* SINGLE COLUMN FORMS **/

.tbContentTableLarge {
	border:1px solid #fff;
	background:#f4f4f5;
}
/* .oddLarge	{
	background:#d3e4f0;
} */
.tbContentTableLarge tr:hover, .tbContentTableLarge td:hover	{
	background:#faf0a8;
}
.oddLarge, .evenLarge	{
	border-bottom:1px solid #f4f4f5;
}
.evenLarge, .oddLarge	{
	padding:4px;
	font-size:105%;
}
.tbContentTableLarge label, .tbContentTableLarge p	{
	padding:4px;
	margin:0;
}
.tbContentTableLargeSubset	{
	border:1px solid #fff;
	background:#f4f4f5;
}
.tbContentTableLargeSubset tr:hover, .tbContentTableLargeSubset td:hover	{
	background:none;
}
.tbContentTableLarge p	{
	font-size:.6em;
}
/* END SINGLE COLUMN FORMS */

/*** CALL OUT'S ERROR MESSAGES, ATTENTION GRABBERS **/
.GenericErrorMessage	{
	color: #000;
	padding:4px;
	font-size:.8em;
	display:block;
	background-color: #ffe292;
	background-repeat: no-repeat;
	background-position: left top;
}
.GenericErrorMessageNoBg	{
	padding:4px;
	display:block;
	background-color: #ffe292;
}
.GenericHighlightMessageNoBg	{
	padding:4px;
	background-color: #ffe292;
}
.GoodLuck	{
	background:#fffbcc url(thumbs_up.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:4px 10px 4px 4px;
}
#LogInRequired	{
	padding:10px 4px;
	display:block;
	background-color: #ffe292;
}
h3.AlertTitle	{
	margin:0 0 4px 0;
	padding:0;
	font-weight:normal;
}

.odd	{
	margin-bottom:8px;
	background:#f4f4f5;
}
.even	{
	margin-bottom:8px;
	background:fff;
}
.odd:hover, .even:hover	{
	background:#e7e7e8;
}
.Winner	{
	background:#ffe292;
}

/*********************************************************** END GENERIC STYLES *****************************************************************/


/** CONTAINS STYLING FOR CENTER FRAME ONLY. FOR OUTER FRAME STYLING SEE SS-MASTER CSS **/
#CenterCol	{
	background:#f6fafc;
}
.tbCategoryList	{
	width:380px;
	border:1px solid #dddede;
	background:#d4d7da;
}
.CatTitle	{
	display:block;
	font-size:85%;
	font-weight:bold;
}
.tbCategoryList td	{
	width:185px;
	border:1px solid #eff0f1;
}

.tbCategoryList a	{
	padding:8px 2px;
	display:block;
}
.tbCategoryList a:hover	{
}

/************************** TYPOGRAPHY ****************************/
h3, #MyAccountTextMessaging h3	{
	font-size:1em;
	margin:0;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.ModuleHeader	{
	display:block;
	text-align:left;
	margin-top:-18px;
	font-size:.8em;
	font-weight:bold;
	padding-bottom:5px;
}

h4	{
	font-size:.9em;
	margin:0 0 4px 0;
	padding:0;
	font-weight:normal;
}
#CenterCol	p, p, #MyAccountTextMessaging	{
	font-size:.7em;
}

ul.ListWithDescription, ul.ListWithDescriptionFF	{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.ListWithDescription li, ul.ListWithDescriptionFF li	{
	padding:4px 8px;
	font-size:1em;
	display:block;
	border-bottom:1px dotted #b3c8cd;
}
ul.ListWithDescription li:hover, ul.ListWithDescriptionFF li:hover	{
	background:#fffbcc;
}
.ListWithDescription .ListDescription, .ListWithDescription .ListDescription a, .ListWithDescriptionFF .ListDescription, .ListWithDescriptionFF .ListDescription a	{
	display:block;
	font-size:.70em;
	color:#000000;
}

p.CatDescription 	{
	font-size:.65em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.ParticipatingLocations	{
	margin:0;
	padding:0;
}
.CallOut	{
	padding:4px;
	display:block;
	background:#faf0a8;
}

#ImageHTML	{
	font-size:.7em;
}

/**** INSTANCE LIST ***/

/* HEADERS FOR THE INSTANCE LISTS AND INSTANCES */
.InstanceListContainer	{
	background:url(instanceListBg.gif);
	background-repeat:no-repeat;
	width:380px;
}
/* HEADERS FOR THE INSTANCE LISTS AND INSTANCES THA DON'T HAVE POINTS */
.InstanceListContainerSingleLine	{
	background-repeat:repeat-x;
	width:380px;
	background-image: url(instanceTitleBg.jpg);
}

/* HEADER ON THE INSTANCE PAGE */
.instancename	{
	width:380px;
	font-size:.9em;
	margin:10px 0 0 0;
	padding:4px;
	color:#333;
	background-image: url(instanceTitleBg.jpg);
	background-repeat:repeat-x;
}	

/* END HEADERS FOR THE INSTANCE LISTS AND INSTANCES */
.InstancetContainer	{
	width:380px;
	background:#FFFFFF url(instanceTitleBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:1px solid #a6b9be;
}
p.InstanceListPointsTitle	{
	font-size:.7em; color:#333; padding:2px 8px 2px 2px;
	text-align:right;
}

/* INSTANCE TITLE ON THE LIST PAGE */
h3.InstanceListTitle	{
	color:#333;
	font-weight:bold;
	font-size:.8em;
}
/* INSTANCE TITLE ON THE INSTANCE PAGE */
#tbInstancePageNamePointHeader	{
	margin:0;
}
h3.InstanceTitle	{
	font-size:.8em; color:#333; font-weight:bold; line-height:2.5em;
}
h3.InstanceTitleInfo	{
	font-size:.8em; color:#333; font-weight:bold; line-height:.7em;
}
h3.InstanceTitle a, h3.InstanceTitle a:visited	{
	color:#ffffff;
}
h3.InstanceTitle a:hover	{
	color:#cccccc;
}
.BorderLessInfoTable h3.InstanceTitle	{
	font-size:.8em; color:#ffffff; font-weight:bold; line-height:1.0em;
}
p.PointsForInstance	{
	font-size:.8em; color:#333; padding:8px 8px 2px 8px; font-weight:bold;
}
.tbContentTable h3.InstanceTitleNoMargin	{
	color:#ffffff;
	font-weight:bold;
	font-size:.7em;
	line-height:1em;
	margin:;
	padding:2px 0 2px 8px;
	text-align:left;
	
}

h3.InstanceListTitleSingleLine, h3.InstanceListTitleSingleLineLeft	{
	color:#ffffff;
	font-weight:bold;
	font-size:.8em;
	line-height:1.8em;
	margin:0 12px 0 0;
	text-align:right;
	padding:4px;
}
h3.InstanceTitleSingleLeft	{
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	font-size:.8em;
	line-height:1.8em;
	margin:0;
	padding:4px 4px 4px 8px;
}
.tbContentTable {
	color:#000000;
	font-weight:bold;
	font-size:.8em;
	margin:0;
	text-align:left;
	padding:2px 4px;
}
.InstancetContainer h3.InstanceTitleSingleLine	{
	padding:4px 2px 8px 4px;
	color:#333;
	font-weight:bold;
	font-size:.8em;
	text-align:left;
}

.InstanceListContent	{
	background:#ebf7fa;
	border-bottom:1px solid #a6b9be;
	margin-top:-5px;
	padding-bottom:20px;
	display:block;
}
.InstanceListContent p	{
	height:80px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0;
	padding:0 4px;
}
.instanceListImage	{
	float:left;
	margin:0 8px 8px 0;
}
.InstanceListDescription	{display:block;
}

ul, #MyAccountTextMessaging	ul	{
	margin:0;
	padding:0 8px;
	text-align:left;
	list-style-type: none;
}
ul li	{
	line-height:1.4em;
	font-size:.7em;
}
#MyAccountTextMessaging	ul li	{
	line-height:1.4em;
	font-size:.9em;
}

/***** INSTANCE CONTENT ****/
#InstanceListRow	{ 
	/*font-size: 14pt; */
	font-size: 12pt; 
	width:400px; 
	margin-left:-8px; 
	padding:0; 
}
#InstanceListRow li, #InstanceListRow a	{ 
	background:url("list_item_bg.gif") no-repeat;  
	height: 29px; 
	display:block; 
	text-decoration: none; 
}
#InstanceListRow li	{ 
	list-style:none; 
	display:inline;  
}
#InstanceListRow .InstanceListRow-btn	{ 
	float: left; 
	padding: 6px 5px 5px 5px; 
}
#InstanceListRow .InstanceListRow-pts	{ 
	float: right; 
	padding: 6px 10px 5px 5px; 
	text-align: right; 
}
#InstanceListRow a:hover { 
	cursor: pointer;
	background:url("list_item_bg.gif") 0px -29px no-repeat; 
	font-weight: bold; 
}
#InstanceListRow a:visited, a:link	{ 
}
.List-header	{ 
	background:url(instanceTitleBg.jpg) no-repeat; 
	font-family: Arial; 
	font-weight: bold; 
	width: 380px; 
	height: 29px; 
	margin-top:6; 
	padding:0; 
}
.List-title	{ 
	float: left; 
	padding: 5px;
	font-size: 15px; 
	color:#333; 
}
.List-hpts	{ 
	float: right; 
	padding: 5px; 
	font-size: 15px; 
	color:#333; 
	text-align: right; 
}


/** CODE INSTANCES **/
.InstanceContent	{
	margin-top:-6px;
	padding:0 0 20px 0;
	display:block;
	text-align:center;
	width:380px;
	background:#FFFFFF;
	border-bottom:1px solid #b6c9d2;
}

.GPInstanceContent	{
	margin-top:-10px;
	padding:5px 0 20px 0;
	display:block;
	text-align:center;
	width:380px;
	background:#FFFFFF;
	border-bottom:1px solid #b6c9d2;
}
.InstanceImage	{
	margin:0 auto;
	text-align:center;
	display:block;
}

/****************************** ALL LINKS *****************************************************************/
.tbCategoryList a:link, .tbCategoryList a:visited	{
	display:block;
	padding:4px;
	text-decoration:none;
}
.tbCategoryList a:hover	{
}


/**** INSTANCE LIST PAGE ****/
h3.InstanceListTitle a:link, h3.InstanceListTitle a:visited	{
	color:#ffffff;
	font-weight:bold;
	line-height:2em;
	margin:0; padding:6px;
}
h3.InstanceListTitle a:hover	{
	color:#bbddf6;
}
.InstanceListContent:hover	{
	background:#e0eef1 url(right_arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
	cursor:hand;
}




/***** FORMS, INPUT FORMS ************/
.EntryForm	{
	background: #d4e6ea url(bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0 auto;
	margin-top:4px;
	padding:4px;
	width:96%;
	border:1px solid #b6c9d2;
}
.EntryForm fieldset, .GoogleForm fieldset	{
	background:none;
	border:none;
	padding:4px 0 6px 0;
}

.EntryForm legend, .GoogleForm legend	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:2px 10px;
	margin:10px 0 10px 0;
	color:#000000;
	background:#dee5e9;
}
.GoogleForm legend	{
	margin-top:-20px;
}
.frmInputLarge	{
	width:255px;
	padding:2px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.frmInputMedium	{
	width:150px;
	padding:2px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.frmInputLarge:hover, .frmSelectMedium:hover, .frmSelectSmall:hover, .Message:hover	{
	border:1px solid #e0e0e0;
	background:#fff;
}
.frmSelectMedium	{
	width:100px;
	padding:2px;
	background:#fff;
	border:1px solid #e0e0e0;
}
.frmSelectLarge	{
	width:255px;
	padding:2px;
	background:#fff;
	border:1px solid #e0e0e0;
}

.frmSelectMedium option, .frmSelectSmall option	{
	background:#fff;
	padding:1px;
	border-bottom:1px solid #e0e0e0;
}
.frmSelectSmall	{
	width:50px;
	padding:2px;
	background:#fff;
	border:1px solid #e0e0e0;
}
.Message	{
	width:255px;
	height:100px;
	padding:2px;
	border:1px solid #e0e0e0;
	background:#fff;
}
.Note	{
	font-size:.7em;
}
.InputLarge	{
	width:300px;
	padding:4px;
}
.inputMedium	{
	width:60px;
}
.inputSmall	{
	width:30px;
}
.btnLarge	{
	margin:10px 0 0 0;
	padding:2px;
	color:#ffffff;
	font-size:.9em;
	background-color: #2f5e85;
	background-image: url(bg_buttons.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #29557b;
}
.btnSmall	{
	margin:4px 0;
	padding:2px;
	background-color: #2f5e85;
	background-image: url(bg_buttons.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #055087;
	color:#ffffff;
}

.EntryForm p.advertiserLinkP	{
	margin:0;
	padding:0;
	font-size:.6em;
}

.close	{
	background:#fed22c;
	padding:1px 6px;
	border:1px solid #e1b613;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	margin:8px;
}
.close:hover	{
	background-color:#fed22c;
}

/* CONTENT FORMS  FORMS WITHIN CENTER FRAME, LIKE SURVESY< FEEDBACK ETC.. */
.ContentForm	{
	width:370px;
	margin:10px 0;
	padding:4px;
	text-align:left;
}
.SurveyQuestionContainer	{
	margin-bottom:8px;
}

.ContentForm p label	{
	display:block;
	margin:0;
	padding:2px 6px;
	cursor:hand;
	cursor:pointer;
}
.ContentForm p	{
	margin:0;
	border-bottom:1px solid #dceaed;
}
.ContentForm p.SurveyQuestion	{
	display:block;
	margin:0;
	padding:0;
	font-weight:bold;
}
.ContentForm label:hover	{
	background:#fffbcc;
}
.ContentForm textarea	{
	width:340px;
	height:100px;
}



/****** PAGINATION  ***/
#pagination {
	padding: 3px;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
#pagination ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#pagination li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pagination li a {
	color: #034A68;
	padding: 2px 4px;
	border: 1px solid #a6bbc8;
	float: left;
}
#pagination li a:hover {
	background: #cfe3ee;
	border: 1px solid #a6bbc8;
	padding:2px 4px;
}
#pagination li.nolink {
	color: #CCC;
	border: 1px solid #cccccc;
	padding: 4px;
}
#pagination li.current {
	color: #cfe3ee;
	border: 1px solid #034A68;
	padding: 2px 4px;
	background: #034A68;
}

/* SHIPTO FORM */
#shiptoUpdate	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
}
#shiptoUpdate fieldset {
	display: block;
	width: 300px;
	margin: 0 0 .4em 0;
	padding: 4px 8px;
	border:none;
}

#shiptoUpdate fieldset.radio {
	width: 15em;
	margin: 1em 0 2em 0;
}

#shiptoUpdate fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
}

#shiptoUpdate fieldset.radio label {
	font-weight: normal;
}

#shiptoUpdate input {
	display: block;
	width: 15em;
}

#shiptoUpdate label {
	display: block;
	margin-bottom: .4em;
	font-weight: bold;
}

#shiptoUpdate label.first {
	padding-top: 1em;
}

#shiptoUpdate select {
	display: block;
}
.readonly	{
	background:#efefef;
	border:1px solid #cccccc;
}

/* TEMPORARY  MY ACCOUNT PAGES STYLES - INTEGRATE AND CONSOLIDATE LATER */

.BorderLessInfoTable	{
	background:#edf5fb;
	width:98%;
	margin-left:2%;
}
.BorderLessInfoTable	td	{
	padding:4px;
}
.BorderLessInfoTable	a:link	{
	display:block;
}
.tdBidsHeader	{
	background-image: url(bg_tdBidsHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}
.tdBidsHeader	p	{
	padding:2px 4px 2px 8px;
	font-size:.8em;
}
.tListItem	{
	background:#d8ecfb;
	border-bottom:1px solid #c0d9ec;
}
.tListItem	p	{
	padding:2px 4px;
	font-size:.75em;
}

/* MUSIC FEEDBACK */
.ClipListen	{
	background-color:none;
	background-image: url(mf_play_it.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:70px;
	width:380px;
	border:none;
	cursot:hand;
	cursor:pointer;
}

/* INFORMATIONAL PAGES */
/* FAQ */
#InfoLists	{
	padding:5px;
}
#InfoLists h4	{
	margin:0 0 4px 0;
	padding:0;
	font-weight:bold;
	font-size:.8em;
}
#InfoLists ul	{
	margin:4px 4px 4px 12px;
	padding:0;
}
#InfoLists ul	li	{
	padding:1px 0;
}
#InfoLists p	{
	margin:0;
	padding:0;
}
.Answer	{
	margin:8px 0;
	padding:8px;
	border-bottom:1px solid #cccccc;
}

#SingleColumnHolder	{
	width:100%;
}

/*** MY ACCOUNT -> RSS FEED PAGE */

.tbRssHeader	{
	margin:4px 0 0 0;
}
.rssTDImage	{
	background-image: url(/lsf/images/general/rss_main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:200px;
}
.tbRssHeader	{
	background:#fff;
}
p.rssHeading	{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:4px;
	display:block;
	line-height:1.2em;
	font-weight:bold;
}
.tbRssOptions	{
	background:#ffffff;
	margin:8px 0;
}

.tbRssOptions	p	{
	padding:2px 4px 10px 2px;
	display:block;
	color:#000000;
}
.tbRssOptions h2.instancename	{
	margin-top:0;
	padding:4px;
	width:100%;
}
.tdRssButtons	{
	border-top:1px dotted #cccccc;
	padding:4px 0;
}
.RssButton	{
	margin:0 2px;
}

/* Padding for Privacy Policy page */
.tInformation p {
	padding-left: 5px;
}

/*Oops! error message*/
Body.centerFrame div.InstancetContainer div.GenericErrorMessageNoBg p a:link {
            color: #000;
            text-decoration: underline;
}

