﻿/*
    The PURPLE: #944967
    The BLUE: #0077BE

    The Red: #C5161D

    The Light PINK: #ece2e7;
    The Lighter off-white PINK: #f5f0f2;

    The Black: #424242

*/



HTML, BODY, FORM
{
	margin:0px;
	padding:0px;
	text-align:center; background-color:#EEEEEE;
	vertical-align:top;
	/*background-image:url(../../images/bg4.gif);
	background-repeat:repeat;*/
	height:100%;
}
BODY, FONT, TD, TH {
	/*font-family: ivypresto-text, serif; font-weight: normal;  */
	font-family: FranklinGothicBook, Arial;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
em
{
    font-style:italic;
}
b, strong
{
		font-family: FranklinGothicBold, FranklinGothicBook, Arial;
    font-weight: normal;
}



TABLE
{
	border-collapse:collapse;
}

H1
{
	font-family: ivypresto-text, serif;
	font-weight: bold;
	font-size:29px;
	letter-spacing:-0.10px;
	text-transform:none;
	color:#000000; /*  #C5161D; */
	margin:6px 0px 15px 0px;

}
H2
{
	font-family: ivypresto-text, serif; font-weight: bold; /*font-family: Georgia-Bold,FranklinGothicBold, Arial;*/
    font-size:21px;
	text-transform:uppercase;
	color:#000000;
	margin:20px 0px 20px 0px;
	letter-spacing:0px;
}

H3
{
	font-family: FranklinGothicBook, sans-serif; font-weight: normal; /*font-family: Georgia-Bold,FranklinGothicBold, Arial;*/
	font-size:17.5px;
	letter-spacing:0.5px;
	width:100%;
	color:#424242;
	border-bottom:1px solid #424242;
	text-transform:uppercase;
	padding-bottom:5px;
	margin: 4px 0px 10px 0px;
}
H3 B
{
	letter-spacing: 0.5px;
	font-weight: normal;
	color:Black;
}


H4
{
    font-family: ivypresto-text, serif; font-weight: 700;  /*font-family: FranklinGothicBook, Arial;*/
	font-size:18px;
	padding-bottom:3px;
	margin: 0px 0px 0px 0px;
    color:#944967;
}


H5
{
	font-family: FranklinGothicBook, sans-serif; font-weight: normal;  /*font-family: Georgia-Bold,FranklinGothicBold, Arial;*/
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#944967; /*  #C5161D; */
	margin:0px 0px 0px 0px;
	padding:0px;
}
H6
{
	font-family: ivypresto-text, serif; font-weight: normal;  /*font-family: Georgia-Bold,FranklinGothicBold, Arial;*/
	font-size:19px;
	line-height:22px;
	text-transform: none;
	color:#000000;
	margin:4px 0px 5px 0px;
}

P
{
	font-size: 16px;
    font-family: FranklinGothicBook, Arial;
	margin:2px 0px 10px 0px;
	line-height:22.5px; /*135%*/
	/*text-align:justify;*/
}

LI
{
    margin-left:15px;
		margin-bottom:8.5px;
    line-height:137%;
}


#OuterFrame {
	width: 950px;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	min-height: 1300px; /*for safari bug workaround! */
	position: relative;
	z-index: 1;
}
#InnerFrame
{
	width:950px;
	text-align:center;
	vertical-align:top;
	padding:0px;
	margin:0;
}

#HeadTable
{
	width:950px /*width:100%;*/
}

#MainTable
{
	width:950px /*width:100%;*/

}
.MainTable
{
	width:950px /*width:100%;*/

}
#MainTable TD
{
	vertical-align:top;
}

.MainPanelBlank
{
    width:940px;
    margin:0px 5px 0px 5px;
}

.SearchBox
{
	display:none;
	background-color:white;
	border:0px none #222222;
	padding:3px 3px 3px 4px;
	margin:8px 0px 6px 0px;
	text-transform:uppercase;
	color:#944967;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	letter-spacing:0px;
}
.SearchBoxBlack
{
	/* background-color:#222222;
	border:2px solid #222222; */
	padding:3px 3px 3px 4px;
	margin:10px 0px 10px 0px;
	text-transform:uppercase;
	color:#944967;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0px;
	text-align:center;
}

.LoggedInNavigationBox
{
	background-color:#FFFFFF;
	/* border:5px solid #94496724 */
	padding:3px 15px 0px 15px;
	margin:20px 2px 5px 20px;
	font-size:13px;
	text-transform: capitalize;
	vertical-align:middle;
	text-align:center;
	height:24px;
}

.SideBox
{
	font-family: ivypresto-text, serif; font-weight: normal;  /*font-family: Georgia-Bold,FranklinGothicBold, Arial;*/
	font-size: 15px;
	border:5px solid #94496724;
	padding:15px 0 15px 15px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
}
.SideBoxThinBorder
{
	border:5px solid #94496724;
	padding:1px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
	overflow-x:hidden;
}
.DateBox
{
	width: 99%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
    margin: 17px 0px 16px 0px;
}
.SideBoxDark
{
	border:5px solid #94496724;
	padding:8px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:center;
}
.SideBoxBlack
{
	border:5px solid #94496724;
	padding:6px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:center;
}
.SideBoxSolid
{
	background-color:#CCCCCC;
	border:5px solid #e6e6e6;
	padding:2px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
}


.CurrentIssueImage {
	background-color: #e2e2e28f;/*Light Purple #9449672e*/
	padding: 2px 12px 12px 12px;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	text-align:center;
}
.CurrentIssueImage H3
{
	font-family: FranklinGothicBook, sans-serif; font-weight: normal;  /*font-family: FranklinGothicBook, Arial;*/
	font-size: 12.5px;
	letter-spacing: 1.5px;

	border:none;
	width:100%;
	color: #944967;
	text-transform:uppercase;

	padding-bottom:3px;
	padding-left:5px;
	letter-spacing:1px;
	margin: 11px 0px 8px 0px;
	white-space:nowrap;
}

.CurrentIssueImage IMG
{
	border:1px solid #222222 ! important;
}


.AboutBox
{
	font-size:14px;
	text-align:left;
	/*min-height:1000px; /*for safari bug workaround! */
}

.AboutUsPanel
{
    width:98%;
    max-width:90rem;
    margin:5rem auto;

}
.AboutUsIssue
{
    width:30%;
    display:inline-block;
    vertical-align:top;

}
.AboutUsContent
{
    width:calc(98% - 30rem);
    display:inline-block;
    padding:0 1rem;
}

.StandardContent
{
	text-align:left;
	font-size:14px;
}

.StandardContent .Image
{
	padding:0px;
	margin:0px 20px 20px 0px;
	float:left;
	overflow:hidden;
}

.StandardContent IMG
{
/*	border:1px solid #222222;
	max-width:235px; */
}


.FreeSignUpContent
{
	text-align:left;
	font-size:13px;
	width:98%;
}

.FreeSignUpContent .Image
{
	padding:0px;
	margin:0px 0px 20px 20px;
	float:right;
	overflow:hidden;
}

.FreeSignUpContent IMG
{
/*	border:1px solid #222222;
	max-width:200px; */
}



.RSSDefaultContent
{
	text-align:left;
	font-size:13px;
	width:98%;
}

.RSSDefaultContent .Image
{
	padding:0px;
	margin:0px 0px 20px 20px;
	float:right;
	overflow:hidden;
}

.RSSDefaultContent IMG
{
	border:1px solid #222222;
	max-width:200px;
}



.LoginBox
{
	font-size:8px;
	font-family: FranklinGothicBook, sans-serif; font-weight: normal;  /*font-family: FranklinGothicBook;*/
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-align:center;
    margin: 0px 0px 12px;
}
.LoginBox H5
{
	margin:7px 0px 12px 0px;
}
.LoginBox .Textboxes
{
	width:100%;
    text-align:center;
}
.LoginBox .Textboxes .Label
{
	width:50px;
}
.LoginBox .Textboxes .LoginControl
{
	width:158px;
	height:16px;
  margin:2px;
	border-style: solid;
  border-color: #999999;
  border-width: 1px;
}
.LoginBox .Header
{
	width:100%;
    text-align:center;
}
.LoginBox .buttons
{
	width:100%;
    text-align:center;
    margin: 15px 0px 0px 0px;
}
.LoginBox .buttons .MainButton
{
width: 90px;
background-color: #944967;
border-style: solid;
border-color: #944967;
text-transform: uppercase;
color: #ffffff;
font-size: 11px;
padding: 5px 25px 5px 25px;
}
.LoginBox .buttons .RememberMe
{
    padding-left:4px;
}
.LoginBox .buttons .RememberMe input
{
    vertical-align:middle;
}
.LoginBox .buttons .Forgotten
{
    display:inline-block;
    margin:10px 0px 0px 0px;
}


.LoginBox .LoggedInBox
{
	font-size:11px;
}
.LoginBox .LoggedInBox .Header
{
	font-size:13px;
	text-transform:uppercase;
	color:#224A9F;
	margin:5px 0px 7px 0px;
}
.LoginBox .LoggedInBox .ControlPanel
{
    width:180px;
    text-align:left;
    padding:5px 20px 24px 20px;
    position:relative;
    line-height:140%;
    font-size:13px;
}
.LoginBox .LoggedInBox .Highlight
{
	width: 180px;
	text-align: center;
	margin: 0 0 10px -10px;
	padding: 5px 10px 5px 10px;
	background-color: #94496729;
	color: white;
	font-family: FranklinGothicBook, sans-serif; font-weight: normal;  /*font-family: FranklinGothicBook, Arial;*/
	font-size: 12px;
	text-transform: uppercase;
}


}
.LoginBox .LoggedInBox .Highlight a:link, .LoginBox .LoggedInBox .Highlight a:visited { color: #FFFFFF; text-decoration:none; cursor:pointer;}
.LoginBox .LoggedInBox .Highlight a:hover, .LoginBox .LoggedInBox .Highlight a:active { color: #224A9F; text-decoration:none; cursor:pointer;}

.LoginBox .LoggedInBox .ControlPanel .LogoutBox
{
    position: absolute;
    font-size: 12px;
    line-height: 15px;
    bottom: 0px;
    right: 28%;
}



/*.LoginBox .LatestInterests
{
	margin-top:8px;
	border:1px solid #424242;
	width:100%;
	text-align:center;
	margin-left:2px;
}
.LoginBox .LatestInterestsHeader
{
	font-size:12px;
}
.LoginBox .LatestInterests a:link, .LoginBox .LatestInterests a:visited, .LoginBox .LatestInterests a:hover, .LoginBox .LatestInterests a:active
{
	font-size:12px;
}*/

.ShowroomHighlight
{
    width:340px;
    text-align:center;
    margin:20px 0 -15px -10px;
    padding:15px 10px 15px 10px;
    background-color:#6a133c;
    color:white;
    font-family: FranklinGothicBook, san-serif; font-weight: normal;  /*font-family: FranklinGothicBook, Arial;*/
    font-size:14px;
		letter-spacing:1.5px;
    text-transform:uppercase;
}
.ShowroomHighlight a:link, .ShowroomHighlight a:visited { color: #FFFFFF; text-decoration:none; cursor:pointer;}
.ShowroomHighlight a:hover, .ShowroomHighlight a:active { color: #224A9F; text-decoration:none; cursor:pointer;}




#MainPanel
{
	background-color:#FFFFFF;
}
a:link, a:visited { color: #226bcc; text-decoration:none; cursor:pointer;}
a:hover, a:active { color: #6a133c; text-decoration:underline; cursor:pointer;}   /*  #C5161D; */



.ErrorText
{
	font-size:14px;
	background-color:Yellow;
	padding:0px 5px 0px 5px;  /*can't put top or bottom padding - safari! */
	color:#C5161D;
	font-weight:bold;
	width:40%;
	text-align:center;
    position:fixed;
    top:250px;
    left:10px;
    max-width:350px;

    -moz-box-shadow: 2px 2px 2px #666666;
    -webkit-box-shadow: 2px 2px 2px #666666;
    box-shadow: 2px 2px 2px #666666;

    z-index:20000;
}

.ErrorTextValidationSummary {
	width: 400px;
	max-width: 90%;
	position: fixed;
	top: 5%;
	left: 5%;
	font-size: 12px;
	background-color: Yellow;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.6);
	color: #C5161D;
	font-weight: bold;
	text-align: left;
	z-index: 20000;
}

.ErrorTextValidationSummary LI
{
	font-size: 14px;
	margin-left: -20px;
}

.ErrorTextValidator
{
	font-size:13px;
	background-color:Yellow;
	color:#C5161D;
	font-weight:bold;
	text-align:center;
}

.small
{
	font-size:11px;
}
.faded
{
	color:#999999;
}
.smaller
{
	font-size:9px;
}

.highlight
{
	color:#944967; /*  #C5161D; */
	font-weight:bold;
}
.highlight2
{
	color:#C5161D;
}
.highlight3
{
	color:#C5161D;
	background-color:Yellow;
}
.HighlightBox
{
	padding:5px;
	background-color:#c7eafb; /*#29731F;*/
	border:1px solid #999999;
}

.highlightInput
{
}
.highlightInput SELECT
{
    background-color:#DDDDDD;
    color:#C5161D;
    font-size:14px;
    font-weight:bold;
}


.upper
{
	text-transform:uppercase;
}
.bold
{
	font-weight:bold;
}
.big
{
	font-size:13px;
	line-height:140%;
}

.preview
{
    font-family: ivypresto-text, serif; font-weight: normal;  /*font-family: FranklinGothicBook, Arial;*/
	position:fixed;
	bottom:7px;
	left:7px;
	background-color:#9999AA;
	color:Yellow;
	font-size:10px;
	padding:2px;
	border:5px solid #9999AA;
	border-top-left-radius: 5px;  -moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;
}

.SearchControl
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	color: #424242;
	text-transform: none;
	padding: 4px 0px 4px 4px;
}
.LoginControl
{
	width:142px;
	font-size:10px;
	color:#424242;
	text-transform:none;
	padding:2px 0px 1px 3px;
}



.Separator
{
	border-top:1px solid #666666;
	margin:20px 0px 0px 0px;
}

.FeedbackTable
{
    width:98%;
    max-width:900px;
    margin:0 auto;
}
.FeedbackTable TD
{
	text-align:left;
    vertical-align:top;
}
.FeedbackTable TD.Label
{
	text-align:right;
    width:300px;
	text-transform:uppercase;
	padding:9px 25px 0 20px;
}

.FeaturedProductBox
{
	border:2px solid #222222;
	padding:10px 5px 10px 5px;
	margin:0px 0px 10px 0px;
	text-align:left;

}
.FeaturedProductBox .Header
{
	width:100%;
	color:#424242;
	border-bottom:1px solid #424242;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
	padding-bottom:3px;
	letter-spacing:2px;
	margin: 0px 0px 10px 0px;
}
/*
.HotTopic
{
	padding:6px;
}
.HotTopic .Header
{

}
.HotTopic .Subheader
{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.HotTopic .Body
{

}
.HotTopic .Link
{
	float:right;
	font-size:12px;
}
*/


.InterestedIn
{
}

.InterestedIn .head
{
	color:#944967; /*  #C5161D; */
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:3px;
}


.SearchSideBox
{
	text-align:center;
	font-size:12px;
}
.SearchSideBox .Heading
{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:3px 0px 1px 0px;
	color:#944967; /*  #C5161D; */
}

.TermsAndConditionsPanel
{
	width:600px;
	height:400px;
	overflow-y:scroll;
	border:3px #424242 double;
	/*background-color:#C5161D;*/
	background-color:#BBBBBB;
	position:fixed;
	top:300px;
	color:black;
	padding:20px;
	font-size:13px;

	-moz-box-shadow: 5px 5px 5px #666666;
    -webkit-box-shadow: 5px 5px 5px #666666;
    box-shadow: 5px 5px 5px #666666;
}

.CVVImagePanel
{
    position:absolute;
    margin:-20px 0px 0px 500px;
	width:200px;
	border:2px #424242 solid;
	/*background-color:#C5161D;*/
	background-color:#BBBBBB;
	color:#424242;
	padding:5px;
	font-size:10px;

	-moz-box-shadow: 2px 2px 2px #666666;
    -webkit-box-shadow: 2px 2px 2px #666666;
    box-shadow: 2px 2px 2px #666666;
}


.DashedBorder
{
	border:2px dashed #C5161D; /*  #C5161D; */
}

.ErrorAlertBox
{
	color: #C5161D;
	border: 2px solid #C5161D;
	padding:5px;
	margin:5px 0px 10px 0px;
	background-color:Yellow;
	text-align:center;
}

.ProgressBox
{
	width:100%;
	text-align:center;
}


.ShadowBox
{
    -moz-box-shadow: 2px 2px 2px #666666;
    -webkit-box-shadow: 2px 2px 2px #666666;
    box-shadow: 2px 2px 2px #666666;
}

	.UnsubscribedPanel
	{
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:100%;
		background-image:url(../../images/transparent-bg-b.png);
		background-repeat: repeat;
		text-align:center;
	}
	.UnsubscribedPanelBox
	{
		margin-top:300px;
		width:300px;
		padding:20px;
		border:5px outset #AAAAAA;
		background-color:#CCCCCC;
	}

.BigRedButton
{
	background-color:#C5161D;
	color:White;
	border:2px outset #C5161D;
}
.BigRedButtonOver
{
	border:2px inset #C5161D;
	background-color:#C5161D;
	color:#CCCCCC;
}



  .PrintFooter { display:none;  }
  .PrintHeader { display:none;  }
  .SidePanel {  }

@media print {
  .SidePanel { display:none;  }
  .SearchBox { display:none;  }
  #HeadTable { display:none;  }
  #OuterFrame { border:none; }

  .PrintHeader { display:block; margin:5px 0px 5px 0px; text-align:left; }
  .PrintFooter { display:inline; margin:20px 0px 0px 20px;  }
}



.UpdateLink  /* this is not an update link really - it's a bot trapper */
{

	position:absolute;
	right:0px;
	bottom:0px;

    visibility:hidden;

    font-size:1px;
    color:#EEEEEE;
}




.MailoutArchiveOuter
{
    width:660px
}
.MailoutArchiveOuter H3
{
    margin-top:15px;
}
.MailoutArchiveOuter .Description
{
    color:#424242;
    margin-bottom:16px;
}


.MailoutArchiveItem
{
    clear:both;
    width:660px;
    float:left;
    height:18px;
}

.MailoutArchiveItem .DateBox
{
    height:18px;
    width:100px;
    text-align:right;
    padding-right:20px;

}

.MailoutArchiveItem .LinkBox
{
}

.FullArchiveLinkBox
{
    float:right;
    margin-top:15px;
    margin-bottom:10px;
    clear:both;
    padding-right:15px;
}
.FullArchiveLink
{
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
}

.ArticleImages
{
    height:50px;
	margin: 0 0 10px 0
}
.ArticleThumbsBox
{
    border:1px solid rgba(100, 100, 100, 0.5);
    width:75px;
    height:50px;
    overflow:hidden;
    margin-right:8px
}
.ArticleThumbsBox img
{
    height:50px;
}
.ErrorPageDiv
{
    width:800px;
    margin:5rem auto;
    background-color:#FFFFFF;
    background-image:url(../../images/ErrorPage.jpg);
    background-repeat:no-repeat;
    background-size:100%;
    color:#871B10;
    min-height:500px;
    position:relative;
}

.ErrorPageDiv .inner
{
    width:420px;
    position:absolute;
    top:0px;
    right:0px;
    padding:10px;
    text-align:center;
    font-size:16px;
}
.ErrorPageDiv .inner .Head
{
    display:block;
    font-size:26px;
    padding:5px;
}

.GAImage
{
    width:1px;
    height:1px;
    position:absolute;
    background-color:transparent
}
