﻿/*
    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:left;
	background-color:#FFFFFF;	
	vertical-align:top;
	background-image:url(../../images/bg4.gif);
	background-repeat:repeat;

}
BODY,FONT,TD,TH
{
	font-family: FranklinGothicBook, Arial;  
	font-family: FranklinGothicBook, FranklinGothicBook, Arial;  
	font-size: 13px;
	font-weight: normal;
	
}
/*i, em
{
	font-family: FranklinGothicItalic, FranklinGothicBook, Arial;  
}*/
/*i, em
{
	font-family: FranklinGothicBook, Arial;  
    font-style:italic;
}*/
em
{
    font-style:italic;
}
b, strong 
{ 
	font-family: FranklinGothicBold, FranklinGothicBook, Arial;  
    font-weight: normal; 
}



TABLE
{
	border-collapse:collapse;
}

H1
{
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
	font-size:32px;
	letter-spacing:0px;
    /* font-family: FranklinGothicBook, Arial; */
	/* font-size:29px; */
	text-transform:uppercase;
	color:#944967; /*  #C5161D; */
	margin:35px 0px 25px 0px;
	font-weight:normal;

}
H2
{
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
    font-size:28px;
	text-transform:uppercase;
	color:#944967;
	margin:15px 0px 20px 0px;
	font-weight:normal;
	letter-spacing:0px;
}

H3
{
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
	font-size:20px;	
	letter-spacing:0px;
	width:100%;
	color:#424242;
	border-bottom:1px solid #424242;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:3px;
	margin: 4px 0px 10px 0px;
}
H3 B
{
	font-weight:normal;
	color:Black;
}


H4
{
    font-family: FranklinGothicBook, Arial;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	margin: 15px 0px 0px 0px;
    color:#944967;
}


H5
{
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
	font-size:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#944967; /*  #C5161D; */
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
H6
{
    font-family: FranklinGothicBold, Arial;
	font-size:15px;
	text-transform:none;
	color:#000000;
	margin:4px 0px 5px 0px;
	font-weight:normal;
    /*letter-spacing:0.4px*/
}

P
{
	font-size: 13px;
    font-family: FranklinGothicBook, Arial;
	margin:2px 0px 10px 0px;
	line-height:130%;
	/*text-align:justify;*/
}

LI
{
    margin-left:15px;
}


#OuterFrame
{
	width:960px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	
	text-align:center;
	background-color:#FFFFFF;
	min-height:1300px; /*for safari bug workaround! */
}
#InnerFrame
{
	width:99%;
	text-align:center;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#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
{
	background-color:#999999;
	border:2px solid #222222;
	padding:3px 3px 3px 4px; 
	margin:2px 0px 10px 0px;
	text-transform:uppercase;
	color:White;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
}
.SearchBoxBlack
{
	background-color:#222222;
	border:2px solid #222222;
	padding:3px 3px 3px 4px; 
	margin:2px 0px 10px 0px;
	text-transform:uppercase;
	color:White;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
}

.LoggedInNavigationBox
{
	background-color:#EEEEEE;
	border:2px solid #666666;
	padding:3px 15px 0px 15px;
	margin:2px 2px 5px 2px;
	vertical-align:middle;
	text-align:center;
	height:24px;
}

.SideBox
{
	border:5px solid #CCCCCC; 
	padding:6px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
}
.SideBoxThinBorder
{
	border:2px solid #CCCCCC; 
	padding:1px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
	overflow-x:hidden;
}
.DateBox
{
	width:99%; 
	text-align:center;
	font-size:12px;
	margin:3px 0px 0px 0px;
}
.SideBoxDark
{
	border:5px solid #666666; 
	padding:6px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:center;
}
.SideBoxBlack
{
	border:5px solid #222222; 
	padding:6px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:center;
}
.SideBoxSolid
{
	background-color:#CCCCCC;
	border:5px solid #CCCCCC; 
	padding:2px;
	margin:3px 0px 4px 0px;
	line-height:140%;
	text-align:left;
}


.CurrentIssueImage
{
	background-color:#CCCCCC;
	padding:2px 12px 12px 12px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.CurrentIssueImage H3
{
	border:none;
	width:100%;
	color:#222222;
	text-transform:uppercase;
	font-weight:normal;
	font-size:17px;	
	padding-bottom:3px;
	padding-left:5px;
	letter-spacing:1px;
	margin: 3px 0px 0px 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! */
}


.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 .LoggedInBox
{
	font-size:13px;
}
.LoginBox .LoggedInBox .Header
{
	font-size:14px;
	text-transform:uppercase;
	color:#944967; /*  #C5161D; */
	margin:5px 0px 7px 0px;
	font-weight:normal;
}
.LoginBox .LoggedInBox .ControlPanel
{
    width:180px;
    text-align:left;
    padding:5px 20px 15px 20px;
    position:relative;
    line-height:150%;
    font-size:14px;
}
.LoginBox .LoggedInBox .Highlight
{
    width:180px;
    text-align:center;
    margin:0 0 10px -10px;
    padding:5px 10px 5px 10px;
    background-color:#c5161d;
    color:white;
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
    font-size:16px;
    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;
    bottom:0px;
    right:5px;
}



/*.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:240px;
    text-align:center;
    margin:0 0 -15px -10px;
    padding:5px 10px 5px 10px;
    background-color:#c5161d;
    color:white;
    font-family: MyriadProCondBold, FranklinGothicBook, Arial; 
    font-size:16px;
    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: #0077BE; text-decoration:none; cursor:pointer;} 
a:hover, a:active { color: #944967; 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;
}

.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: 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;
	font-size:10px;
	color:#424242;
	text-transform:none;
	padding:2px 0px 1px 3px;
}
.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
{

}
.FeedbackTable TD.Label
{
	width:20%;
	text-align:left;
	text-transform:uppercase;
	padding:5px 5px 0px 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;   
}
.ArticleThumbsBox
{
    border:1px solid rgba(100, 100, 100, 0.5); 
    width:50px; 
    height:50px; 
    overflow:hidden; 
    margin-right:8px
}
.ArticleThumbsBox img
{
    height:50px;
}
.ErrorPageDiv
{
    background-color:#FFFFFF;
    background-image:url(../../images/ErrorPage.jpg);
    background-repeat:no-repeat;
    color:#871B10;
    min-height:500px;
    font-size:1em;
    position:relative;
}

.ErrorPageDiv .inner
{
    position:absolute;
    top:0px;
    right:0px;
    padding:5px;
    text-align:left;
    width:600px;
    height:400px;
}