﻿/* Site Attributes
//Colours
Gold			#ba9800
light Gold		#e2d192
Gray			#666666
Cream			#f8f4e5
Red				#9c1e3d

//Font Sizes
1em 	= 12px	
1.1em 	= 13px	
1.2em 	= 14px
1.3em 	= 15px
1.4em 	= 16px
1.5em 	= 17px
*/
/* --- --- Global styles --- --- */


#lbl20,#lbl21,#lbl22,#lbl23, #lbl24, #lbl1, #lbl2, #lbl3, #lbl4, #lbl5, #lbl6, #lbl7, #lbl8, #lbl9, #lbl10, #lbl11  {display:none;}

div.dmFormPageVisible, div.frmUnsubscribe{padding-top:15px;}

.SiteLabel strong{ font-weight:normal;}
.SubHeading_DM50 strong{font-size:1.1em; color:#000000;	padding:6px 0 6px 0 ; font-weight:bold; }
.SubHeading_DM50 em{font-size:0.9em; padding:6px 0 6px 0 ; font-weight:bold; }
.SubHeading_DM50 {font-size:1em; padding-bottom:6px; font-weight:bold;}

.SiteLabel p, .SiteLabel { margin:0; text-align:left;}

input.SiteInputText {width:250px;}
select.SiteInputDropdown {width:252px;}
textarea.SiteInputTextArea{width:250px;}

table table, table table td {padding:0; margin:0;}

input.SiteInputSubmit{ margin:0 0 10px 10px; float:right;  background:url(/common/images/go.gif) #F1EACC no-repeat 0 3px; padding:2px 0 3px 15px; border:1px solid #e2d192; color:#ba9800;}
span.dm-required-form-field{color:#9c1e3d; }

.dmBottomText{ font-size:0.9em;}

/*  feed subscibe form  */

    .lblChooseFeeds{width:100%; display:block; font-weight:bold; font-size:1.2em; padding: 0 0 5px 0; color:#000000;margin:0px;}
    .lbChooseFeeds{padding:2px; float:left; width:380px; }
    .btnChooseFeeds{background:url(/common/images/go.gif) #F1EACC no-repeat 0 3px; margin:122px 0 10px 10px; float:left;padding:2px 0 3px 15px; border:1px solid #e2d192; color:#ba9800;cursor:pointer;}
    
    .pnlRssSubscribeStepTwo{ display:block; clear:both; float:left;}
  
/* unsubscribe form */
.btnUnsubscribe{background:url(/common/images/go.gif) #F1EACC no-repeat 0 3px; padding:2px 0 3px 15px; border:1px solid #e2d192; color:#ba9800;cursor:pointer;}
.tbEmailAddress{ width:200px;}
