/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/*Search box for the blog module*/
#dnn_ctr731_Search_txtSearch{
padding: 0px;
border-color: grey;
border-style: solid;
border-width: 1px;
align: left;
}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
#dnn_ctr731_Search_txtSearch {
width: 5px;
}
/* background color for the content part of the pages */
/* font color, font family, text size and color for entire site can be entered here */
/* modules also appear to be selected. */
Body
{ /*color: white;   all text will change to white */
font-size: 9pt;
font-family: helvetica;
}

/* background/border colors for the selected tab */
.TabBg { 
 }

.LeftPane  {
}

.ContentPane  { 
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module (container) titles */
.Head   {text-align: left; font-family: helvetica; font-size: 12pt; padding; 6px
}

/* style of item titles on edit and admin pages */
/* this updates the UserName: and Password text in the login module */ 
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { 
}

/* text style used for most text rendered by modules */
/* for the text within the module (container) */
.Normal
{text-align: left; font-family: helvetica; font-size: 9pt; padding: 6px; color: black

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{color: black
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     { 
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
/*these affect links like forgot password and update links */
A.CommandButton:link {/*color:red; font-size: large;*/
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {color: black;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

/*Link colors for all hyper-links */
A:link  { color: blue;
}

A:visited   {color: blue
}

A:active    {color: red;
text-style: underline
}

A:hover {color: blue;
text-style: underline
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}


.browserButton, .button, input[type="submit"], .Button, #donationsList input, a.button{
	background: rgb(237,237,237); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(237,237,237,1) 9%, rgba(219,219,219,1) 24%, rgba(237,237,237,1) 55%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(237,237,237,1)), color-stop(24%,rgba(219,219,219,1)), color-stop(55%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 9%,rgba(219,219,219,1) 24%,rgba(237,237,237,1) 55%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(237,237,237,1) 9%,rgba(219,219,219,1) 24%,rgba(237,237,237,1) 55%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(237,237,237,1) 9%,rgba(219,219,219,1) 24%,rgba(237,237,237,1) 55%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(237,237,237,1) 9%,rgba(219,219,219,1) 24%,rgba(237,237,237,1) 55%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #999;
	color: #333 !important;
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	padding: 5px 10px;
	text-align: center !important;
}
.browserButton:hover, .button:hover, input[type="submit"]:hover, .Button:hover, #donationsList input:hover{
	background: #999 !important;
	border: 1px solid #999;
	color: #000 !important;
}
a.button:hover{
	text-decoration: none !important;
}
.browserButton a:hover, .button a:hover, input[type="submit"] a:hover{
	color: #000;
}

table.dataTable{
	background: #ccc;
	width: 100%;
}
table.dataTable td, table.dataTable th{
	background: #fff;
	padding: 5px 10px;
}

.containerrow2_gray{
	text-align: left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {font-family: helvetica;
font-size: 9pt
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {font-family: helvetica;
font-size: 9pt
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {font-family: helvetica;
font-size: 9pt
}

.MainMenu_MenuItem {font-family: helvetica;
font-size: 9pt
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {font-family: helvetica;
font-size: 9pt
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}



/*this is for the html text module located on the HOME page*/
div.Header{
font-size: 9pt;
text-align: Left;
font-family: helvetica;
padding: 6px
}

/*this is the text in the header html module that is left aligned*/
div.HeaderText{
color: white;
font-size: medium;
text-align: Left;
background-color: gray;
margin-left: 6px;
}

/*Login button on the login module on the Home page */
#dnn_ctr464_Login_cmdLogin{
color: white;
background-color: black;
}



/*Register button on the login module on the Home page */
#dnn_ctr464_Login_cmdRegister {
color: white;
background-color: black;
}
#dnn_ctr463_Login_cmdRegister {
color: white;
background-color: black;

}
/*change color of button and text for login from the Login LINK! */
#dnn_ctr630_Login_cmdLogin{
color: white;
background-color: black;
}

/*change color of button and text for login from the Login LINK! */
#dnn_ctr630_Login_cmdRegister{
color: white;
background-color: black;
}

/*The below will change the background of the Login module */
#dnn_ctr464_ModuleContent{
background-color: transparent;

}


#dnn_LOGIN1_cmdLogin{
color: black;
}
#dnn_USER1_cmdRegister{
color: black;
}
#dnn_CURRENTDATE1_lblDate{
color: black;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb{
color: black;
font-size: large;
}
span #dnn_dnnBREADCRUMB_lblBreadCrumb{
color: black;
}
p.Normal{
padding: 6px 8px 6px 8px; color: black
}

/*SHOPPING CART STYLES*/
/* ================================
    CSS STYLES FOR Module ShoppingCart
   ================================
*/



.ShoppingCart
{
	width:100%;
}
.tiny 
{
	font-size:xx-small;
}
.small
{
	font-size: x-small;
}
.Mobilesmall
{
	font-size:xx-large;
}
.shoppingCartHeader
{
	background-color: #990000;
	color: White;
	font-weight: bold;
}
.ShoppingCartItem 
{	
	background-color: white;
	color:  black;
	font-weight: normal;
	/* border-bottom: 0 px solid #666666;
	border-top: 0 px solid #333333;*/
}
.test 
{	
	background-color: white;
	color:  black;
	font-weight: normal;
	 /*border-bottom: 2 px solid #666666;
	border-top: 2 px solid #333333;*/
}


.ShoppingWishListItem 
{	
	background-color: white;
	color: black;
	font-weight: normal;
}


.ShortName
{
	font-weight: bold;
}
.MobileShortName
{
	font-weight: bold;
	font-size: xx-large;
}
.LongName
{
	font-style:italic;
	font-weight: Normal;
}
.ShoppingCartTitle
{
	font-weight:bold;
}
.WishListTitle
{
	font-weight:bold;
}
.PriceLabel
{
	font-size: x-small;
	font-weight:bold;
}
.QuantityLabel
{
	font-size: x-small;
	font-weight:bold;
}
.TotalLabel
{
	font-size: x-small;
	font-weight:bold;
}
.price 
{
	font-weight:bold;
}
.Mobileprice 
{
	font-weight:bold;
	font-size: xx-large;
}
.Subtotal
{
	color: #990000;
}
.SubTotalLabel
{
	font-weight:bold;
}
.ShoppingCartComponents
{
	background-color: #cbcbcb;
}
.ShoppingCartSubProducts
{
	background-color: #cfcfcf;
}
.ShoppingCartComponentsFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tmar_InfoDoc1 {
	display: block;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	height: 16px;
}

.tmar_InfoDoc2 {
	display: block;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
}

	#bubble_tooltip{ /*CSS for pop up hint box */
		position:absolute;
		top: 0;
		width: 150px; /*Default width of hint.*/ 
		padding: 3px;
		font:normal 11px Verdana;
		line-height:18px;
		z-index:100;
		visibility: hidden;
	}
	#bubble_tooltip .bubble_top1{
		background-image: url('../../DefaultPersonifyImages/bubble_top1.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;	
		height:15px;
		width:20px;
		position:relative;
	}
	#bubble_tooltip .bubble_top2{
		background-image: url('../../DefaultPersonifyImages/bubble_top2.gif');
		background-repeat:repeat-x;
		background-repeat:repeat-x;
		height:15px;
		position:relative;
	}
	#bubble_tooltip .bubble_top3{
		background-image: url('../../DefaultPersonifyImages/bubble_top3.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;	
		height:15px;
		width:20px;
		position:relative;
	}

	#bubble_tooltip .bubble_middle1{
		background-image: url('../../DefaultPersonifyImages/bubble_middle1.gif');
		background-repeat:repeat-y;	
		background-position:bottom left;
		width:20px;
		position:relative;
	}

	#bubble_tooltip .bubble_middle2{
		background-image: url('../../DefaultPersonifyImages/bubble_middle2.gif');
		background-repeat:repeat;	
		background-position:bottom left;
	}

	#bubble_tooltip .bubble_middle3{
		background-image: url('../../DefaultPersonifyImages/bubble_middle3.gif');
		background-repeat:repeat-y;	
		width:20px;
		position:relative;
	}

	#bubble_tooltip .bubble_middle2 span{
		top:-8px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
		position:relative;
	}

	#bubble_tooltip .bubble_bottom1{
		background-image: url('../../DefaultPersonifyImages/bubble_bottom1.gif');
		background-repeat:no-repeat;
		height:16px;
		width:20px;
		position:relative;
		
	}
	#bubble_tooltip .bubble_bottom2{
		background-image: url('../../DefaultPersonifyImages/bubble_bottom2.gif');
		background-repeat:repeat-x;
		height:16px;
		width:20px;
		position:relative;
		
	}
	#bubble_tooltip .bubble_bottom3{
		background-image: url('../../DefaultPersonifyImages/bubble_bottom3.gif');
		background-repeat:no-repeat;
		height:16px;
		width:20px;
		position:relative;
		
	}
	
/* 
=================
Messgae Popup style
=================
 */


.messagepop { 
  background-color:#E3E3E3;
  border:2px solid #668DBB; 
  cursor:default; 
  display:none; 
  position:absolute; 
  z-index:5000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:15px;   
  color:Black;
} 

.close
{
	background-image:url("../../DefaultPersonifyImages/icon_small_close_on.gif");
	background-repeat:no-repeat;
	padding-left:15px;
}

.messagepopMainTable 
{
     padding:0px 0px 0px 0px;
     margin:0px 0px 0px 0px;
     border:0px;
     border-spacing:0px;
	 height:100%;
	 width:100%;
}

.messagepopTitleRow
{
    background-color:#668DBB;
}

.messagepopTitleCell
{
    color:#ffffff;
    padding:3px 3px 3px 3px;
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-weight:bold;
    font-size:11px;
    line-height:15px;
}

.messagepopMsg
{
     padding:3px 3px 3px 3px;
     vertical-align:top;
	 font-family:Verdana,Arial,Helvetica,sans-serif;
	 height:100%;
	 overflow-y: auto;
}

.messagepopButton
{
width: 70px;
font-family:Verdana,Arial,Helvetica,sans-serif;
background-image:url('../../DefaultPersonifyImages/nav_bg.gif');
background-position:-20px -28px;
background-repeat:no-repeat;
display:inline-block;
float:middle;
color:#FFFFFF;
}

/* Messgae Popup style */


/*  DNN EVENTS STYLES */

/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #7f98c9 1px solid;
	padding-right: 5px;
	border-top: #7f98c9 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #7f98c9 1px solid;
	width: 200px;
	color: #7f98c9;
	padding-top: 5px;
	border-bottom: #7c98c9 1px solid;
	font-family: Arial;
	background-color: #7f98c9;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #666ff;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: #ffffff;
	background-color: #7f98c9;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: #c0d7e7;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #7f98c9 !important;
	font-family: Verdana;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #7f98c9 !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #ffffff;
	background-color: #7f98c9;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #ffffff;
	background-color: #7f98c9;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}

.EventTodayDay
{
	border-right: #7f98c9 2px solid;
	border-top: #7f98c9 2px solid;
	border-left: #7f98c9 2px solid;
	border-bottom: #7f98c9 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #404040 !important;
	background-color: #c0d7e7;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #404040 !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0d7e7;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #7f98c9;
	text-decoration: none;
}	

/*END OF EVENTS MODULE*/


/*Registration red required fields */


span#dnn_ctr465_CustomerRegistration_lblFirstName.tmar_textlabel{
	color: red;
	
}

span#dnn_ctr465_CustomerRegistration_lblLastName{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_ctladdress_lblAddress1Caption{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_ctladdress_lblCityCaption{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_ctladdress_lblPostalCodeCaption{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_ctladdress_lblStateCaption{
	color: red;
}
span#dnn_ctr465_CustomerRegistration_ctladdress_lblAddressTypeCaption{
	color: red;
}
span#dnn_ctr465_CustomerRegistration_lblEmail{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_lblUserId{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_lblPassword{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_lblVerifyPassword{
	color: red;
}


span#dnn_ctr465_CustomerRegistration_lblHintQuestion{
	color: red;
}

span#dnn_ctr465_CustomerRegistration_lblHintAnswer{
	color: red;
}
span#dnn_ctr465_CustomerRegistration_lblMessage{
	color: red;
}


/*========================== m02 Renewal Form ================================*/
.m02Header{
    border-bottom: 2px solid #a7b5c2;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.m02Navigation{
    border-top: 2px solid #a7b5c2;
    float: left;
    margin-top: 20px;
    padding-top: 10px;
    width: 100%;
}
.m02Step{
    background: #a7b5c2;
    margin-bottom: 10px;
    padding: 10px;
    width: 95%;
}
.m02Step:hover{
    /*background: #e6eaee;*/
}
.m02Step a:active{
    color: #000;
}
.m02Step p{
    margin: 5px 0;
}
.m02Step.active{
    background: #e6eaee;
}
.m02Step.active p{
    display: block;
}
.m02Step p, .m02Step.complete p, h3 span{
    display: none;
}
.m02Step.complete{
    background: #bcd3b6;
}
.m02Step.complete span{
    color: #375131;
    display: inline;
}
.m02Navigation{
    margin-bottom: 20px;
}
/*========================= END m02 Renewal Form =============================*/

/*BEGIN COMMUNICATION METHODS ================================================*/
#commMethInfo td{
	padding: 2px 5px;
}

#commMethInfo{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f2f2f2 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(135deg,  #f2f2f2 0%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	border: 3px solid #ddd;
	border-radius: 5px;
	margin: 10px 0;
	padding: 5px 20px;
}

#commMethLegend table{
	padding: 10px 23px;
}

/*END COMMUNICATION METHODS ================================================= */
/* ========================= START CUSTOMER ADDRESS ========================= */
#addressPanel{
	
}
#addressPanel table{
	
}
#addressPanel table table{
	
}
.addressBlock{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f2f2f2 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(135deg,  #f2f2f2 0%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	border: 3px solid #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px 20px;
}
/* ========================= END CUSTOMER ADDRESS =========================== */
/* ====================== START CUSTOMER REGISTRATION ======================= */
#registrationForm{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f2f2f2 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f2f2), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #f2f2f2 0%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(135deg,  #f2f2f2 0%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dddddd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	padding: 0 20px;
}
#registrationButtons{
	padding-left: 20px;
}
#registrationForm h2{
	border-bottom: 3px solid #ccc;
	color: #666;
	height: 18px;
	line-height: 1;
	margin: 10px 0 0 0;
	padding: 0;
}
#registrationForm table{
	text-align: left;
	width: 100%;
}
#registrationForm table td{
	
}
#registrationForm table table{
	margin: 0;
	padding: 10px 20px;
	width: auto;
}
#registrationForm table table p{
	margin: 0;
}
#registrationForm table table td{
	padding: 2px 5px;
	vertical-align: top;
}
#registrationForm table table td.label{
	width: 160px;
}

#registrationForm table input[type="text"], #registrationForm table input[type="password"], #registrationForm table select{
	border: 1px solid #999;
	border-bottom: 1px dotted #666;
	display: block;
	margin: 0;
	padding: 3px;
}
#registrationForm table input:focus, #registrationForm table select:focus{
	outline: none;
    border-color: #94d7fe;
    box-shadow: 0 0 10px #94d7fe;
}

#registrationForm table table table{
	padding: 0;
}

#dnn_ctr1285_CustomerRegistration_ctladdress_ctl04{
	background: none !important;
	border: none !important;
	width: auto !important;
}
.noteIcon{
	background: #0ea7f1;
	border: 1px solid #fff;
	border-radius: 20px;
	color: #fff;
	float: right;
	font-size: 9pt;
	height: 15px;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	text-align: center;
	width: 20px;
}
.noteIcon:hover{
	background: #07567c;
	cursor: pointer;
}
.noteIcon:active{
	background: #000;
}
#passwordNote{
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	color: #666;
	display: none;
	font-size: 10pt;
	padding: 10px;
	position: absolute;
	width: 180px;
}
.required{
    color: #c81602;
}
#bottomTable{
	margin-top: 10px;
}
/* ======================= END CUSTOMER REGISTRATION ======================== */
/* ============================ START DONATIONS ============================= */
#donationList{
	/*width: 100%;*/
}
#donationList tr{
	
}
#donationList td{
	color: #000;
}
.productName{
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 0 40px 0 0;
}
.productPrice{
	border-bottom: 1px solid #ddd;
	float: left;
	padding: 0 20px 18px 0;
}
#donationList input{
	margin: 0;
}
/* ============================= END DONATIONS ============================== */
/* START FAQ ================================================================ */
.faqAnswer{
    background: #fff;
    margin-right: 10px;
    padding: 10px;
}
/* ================================ END FAQ ================================= */
/* BEGIN MY MEMBERSHIP ====================================================== */

/* ========================== END MY MEMBERSHIP ============================= */
/* BEGIN MY ORDERS ========================================================== */
.myOrdersSearchBox{
    background: #eee;
	float: left;
    margin: 10px 1%;
	width: 98%;
}
.myOrdersSearchTable{
    border-spacing: 0;
}
.myOrdersSearchTable td{
    padding: 5px 10px;
}
#myOrdersAdvancedSearchLabel{
    margin: 10px 0;
}
.myOrdersResults{
    background: #eee;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px;
}
.myOrdersResults .right{
    text-align: right;
}
.myOrdersResultsTable{
    border-spacing: 0;
    width: 100%;
}
.myOrdersResultsTable .header{
    background: #ddd;
}
.myOrdersResultsTable td{
	font-size: 10pt;
    padding: 5px 10px;
}
/* ============================ END MY ORDERS =============================== */
/* BEGIN ORDER CREATE ======================================================= */
#yourOrder{
	padding: 10px;
}
#yourOrder h2{
	margin: 5px 0;
}
.cartMessage{
	margin: 0;
}
.cartMessage, .cartMessage a{
	font-weight: normal;
	font-style: italic;
}
#yourOrder td{
	padding: 5px;
}
.userIssues{
	margin: 10px 0;
	padding: 10px;
	background: #fffcd7;
	border: 1px solid #fff;
}
.userIssues:hover{
	border: 1px solid #fcd4a5;
}
.userSolutions td{
	padding: 0;
}
.productListing{
	text-align: left;
}
.productListing td, .productListing th{
	font-size: 10pt;
	color: #000;
	padding: 5px;
}
/*END ORDER CREATE ========================================================== */
/*BEGIN ORDER PAYMENTS ====================================================== */
#summaryTable{
    border-spacing: 0;
	color: #000;
	padding: 20px;
	margin: 10px 0 20px 0;
}
#summaryTable table{
	width: 80%;
	margin: 0 auto;
}
.tableHead td{
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 11pt;
}
.tableListing td{
}
#summaryTable td{
	font-size: 10pt;
	padding: 5px;
}
#addressInfo{
	padding: 20px;
	margin-bottom: 20px;
}
#summaryTable h3, #addressInfo h3, #creditCardInfo h3{
	margin: 0 0 10px 0;
	color: #fff;
	background: #aaa;
	width: auto;
	margin: 0 auto 10px auto;
	padding: 5px 10px;
}
#addressInfo table{
	width: 85%;
	margin: 0 auto;
}
#addressInfo td{
	
}
.billingAddressTable table{
	padding: 5px;
}
.shippingAddressTable table{
	padding: 5px;
	background: #fef8ab;
}
.billingAddressTable td, .shippingAddressTable td{
	padding: 5px;
}
#creditCardInfo{
	border-bottom: 2px solid #aaa;
	padding: 20px;
}
#creditCardInfo table{
	font-size: 10pt;
	margin: 0 auto;
	vertical-align: top;
}
#creditCardInfo td{
	padding: 5px;
}
/*END ORDER PAYMENTS ======================================================== */
/*BEGIN ORDER PAYMENTS-NOAH ================================================= */
#orderSummaryTable table{
	background: #ddd;
	border-spacing: 0;
	margin-bottom: 20px;
	width: 60%;
}
#orderPaymentTable table{
    background: #ddd;
	border-spacing: 0;
	margin-bottom: 20px;
}
#orderSummaryTable .summaryHeader td{
	border-bottom: 3px solid #999;
}
#orderSummaryTable td{
	padding: 10px;
}
#orderPaymentTable td{
    padding: 5px 10px;
}
#orderSummaryTable td, #orderSummaryTable td span{
	font-size: 10pt;
}
#orderSummaryTable .right{
	text-align: right;
}
/*END ORDER PAYMENTS-NOAH =================================================== */
/* =========================== START PRINT ORDERS =========================== */
#printOrder{
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#printOrder, #printOrder li{
	font-size: 10pt;
}
#printOrder li{
	margin: 0 0 0 20px;
}
#printOrder table{
	width: 100%;
}
#printOrder thead td{
	background: #f2f2f2;
	border-bottom: 1px solid #ddd;
}
#printOrder td{
	padding: 5px 10px;
}
/*END PRINT ORDERS ========================================================== */
/* ============================ START PAY ORDERS ============================ */
#payOrdersTable{
    
}
#payOrdersTable thead td{
    background: #eee;
}
#payOrdersTable td{
    border-top: 1px solid #ddd;
    padding: 5px 10px;
}
/*END PAY ORDERS ============================================================ */
/* ========================== START PRODUCT DETAIL ========================== */
#productDetailTable{
	margin-bottom: 20px;
}
#productDetailTable select, #productDetailTable option{
	direction: rtl;
	padding: 0 5px 0 0;
}
#meetingSessionTable td{
    padding: 10px 5px;
    vertical-align: top;
}
#meetingSessionTable .subproductPrice td{
    padding: 0;
}
#meetingSessionTable .subproductPrice .yourPrice{
    display: none;
}
#addToCart{
	padding-bottom: 10px;
}
/*END PRODUCT DETAIL ======================================================== */
/* ========================= START PRODUCT LISTING ========================== */
.productListingModule table{
    
}
.productListingModule td input, .productListingModule td p{
	margin: 0;
}
.productListingModule td{
	background: #ddd;
	border-bottom: 1px solid #999;
	padding: 10px 10px;
	text-align: right;
	vertical-align: middle;
}
.productListingModule .title{
	text-align: left;
	width: 360px;
}
.productListingModule td td{
	border: none;
	padding: 0;
}
.productListingModule .top{
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	width: 100%;
}
.productListingModule .title p{
    display: block;
}
.productListingModule .title .collapsed{
    display: none;
}
.productListingModule .shortName, .productListingModule .productID span{
	font-weight: 700;
}
.productListingModule .description p, .productListingModule .description a{
	font-size: 10pt;
}
.productListingModule .description .collapseTrigger{
	display: none;
}
.productListingModule .description div{
	background: #fff;
	color: #666;
	padding: 10px;
}
.productListingModule  .price td{
	font-size: 10pt;
	font-weight: 400;
	text-align: left;
	width: 50px;
}
.productListingModule .openDollar{
    text-align: left;
}
/*END PRODUCT LISTING ======================================================= */
/* ========================== START SHOPPING CART =========================== */
#shoppingCartTable{
    background: #fff;
    border-spacing: 0;
    color: #000;
    text-align: right;
}
#shoppingCartTable tr{
    
}
#shoppingCartTable td{
    color: #000;
	font-size: 10pt !important;
    padding: 10px;
}
#shoppingCartTable .head td{
	border-bottom: 1px solid #ddd;
	font-weight: 600;
}
.deleteButton, .cartCheckout{
    margin-top: 5px;
    border: 1px solid transparent;
}
.deleteButton:hover, .cartCheckout:hover{
    border: 1px solid #666;
}
.shoppingCartTotal{
    font-weight: bold;
}
.totalNote{
    font-size: 9pt;
    color: #666;
    font-style: italic;
}
.shoppingCartBlanket{
    display: none;
}

.ap_DataTable2{
	width: 100%;
}
.ap_DataTable2 td{
	border: 1px solid #ccc;
	padding: 5px !important;
	text-align: left;
}
#cvvNote p{
	padding: 5px;
}
#cvvNote span{
	background: #ddd;
	display: none;
	padding: 5px;
	position: absolute;
	width: 260px;
}
/* =========================== END SHOPPING CART ============================ */


































































































































