﻿/******************* BEGIN MASTER PAGE STYLE *******************/
body 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #899ecf;
	margin: 5px 0px 0px 0px;
	width:99%;
}

.divContentMain
{
	border: medium outset #FFFFFF;
	background-color:#FFFFFF;
	width: 802px;
	margin: 0 auto;
	margin-bottom:10px;
	padding-right: 1px;
}

.divPageHeadBig
{
	background-image: url( 'images/craftmaster_header_full.jpg' );
	background-repeat: no-repeat;
	width:802px;
	height:144px;
	text-align:right;
}

.divPageHeadSmall
{
	background-image: url( 'images/craftmaster_header_half.jpg' );
	background-repeat: no-repeat;
	width:802px;
	height:72px;
}

.divPageHeadBig h1,.divPageHeadSmall h1
{
	display:none;
}

.divCurrentIssue
{
	width: 280px;
	height: 110px;
	text-align: right;
	color: #800000;
	font-weight: bold;
	float:right;
}
.divCurrentIssue img
{
	float:right;
	width:110px;
	height:140px;
}

.divLoginStatus
{
	background-color:#000099;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	text-align:center;
}
.divLoginStatus a
{
	color: #3399FF;
	font-weight: bold;
}

.divNavMain
{
	background-color:#ffffff;
	padding:1px 2px 1px 0px;
	margin:0px 0px 0px 0px;
	font-size:9pt;
}

.divNavMain ul
{
	background-color:#FFFFC0;
	padding:0px 0px 2px 2px;
	list-style-type:none;
	margin:0px;
	height:17px;
}

.divNavMain li
{
	background-color:#FFFFC0;
	border:solid 1px #000000;
	padding:0px;
	FLOAT: left;
	MARGIN: 0px -1px 0px 0px;	
	WIDTH: 112px;	
	COLOR: black;	
	HEIGHT: 17px;	
	TEXT-DECORATION: none;
	text-align:left;
}

.divNavMain li ul
{
	display:none;
	margin:0px;
	width:119px;
}

.divNavMain li li
{
	width:119px;
	border-style:none;
	height: 17px;
}

.divNavMain a
{	padding:1px 0px 1px 3px;
 	DISPLAY: block;	
 	COLOR: #000000;	
 	TEXT-DECORATION: none;
}

.divNavMain li li a
{
	padding:2px 0px 2px 3px;
}

.divNavMain a:hover
{
	color:#ffffff;
	background-color:#000033;
	text-decoration:none;
}

.divNavMain li:hover ul
{
	border:solid 1px #000000;
	padding:0px;
	display: block;	
	z-index: 1;	
	margin: 0px;	
	visibility:visible;
	width: 119px;
	height:auto;
	position: absolute;
}

.divContentBody
{
	background-color: #FFFFFF;
	/*text-align: left;*/
	margin: 0 auto;
	padding-bottom:10px;
}

.divHotLinks
{
	width: 100%;
	color: White;
	clear:both;
}

.divHotLinks table
{
	width:100%;
	border-collapse:collapse;
}
.divHotLinks img
{
	float:left;
	border:none;
	margin-right:10px;
}

.divHotLinks a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
	font-style:normal;
	padding:0;
}

.divHotLinks span
{
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
	margin-top:2px;
}
.divHotLinks td
{
	width:33%;
	border-right:solid 1px white;
	vertical-align:top;
	text-align:left;
	padding:10px 0px 10px 10px;
	background-color:#808080;
}
.divHotLinks td.subscribe
{
	background-color:#800000;
}
.divHotLinks td.list
{
	background-color:#000099;
}
.divHotLinks td.advertise
{
	background-color: #105A1D;
}
.divHotLinks td:hover
{
	background-color: #CC6600;
}

.divAdSideBar
{
	float:left;
	width:155px;	
	text-align:center;
}

.divAdFullWidth
{
	padding: 15px;
	text-align: center;
	width: 99%;
	clear:both;
}

.divPageFooter
{
	text-align:center;
	font-weight:bold;
	/*font-size:10pt;*/
}

.divPageFooter a
{
	padding:0px 10px 0px 10px;
	color:Black;
}

/****************** END MASTER PAGE STYLE ********************/

/**************** BEGIN CONTENT STYLE RULES ******************/
/* Global Style Rules */

.stdHref
{
	color: #3399FF;
	font-weight: bold;
}
.disabledHref
{
	color: #C0C0C0;
}

img
{
	border:none;
}
table.Filter
{
	width:600px;
	background-color:#899ecf;
	border:solid 1px #002d96;
	border-bottom:none;
	padding:1px;
	/*padding-left:1px;
	padding-right:1px;*/
	border-collapse:collapse;
	font-family:Arial;
}


.DisabledData
{
	background-color: #DBDBDB;
	margin-bottom: 3px;
}
.ExampleText 
{
	font-size:7pt;
	font-style:italic;
}

.Strikeout
{
	text-decoration: line-through;
}

td
{
	text-align: left;
	font-size: 8pt;
}
a.CheeseLink
{
	background-color: Yellow;
	border: 1px solid #0000FF;
	padding: 2px 3px 2px 3px;
	color: #0000FF;
	background-color: #FFFF00;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
	color: Blue;
}

.PageSubTitle
{
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	font-size:12pt;
}

p.justify
{
	text-align:justify;
}
.CenterText {text-align:center;}
.ImportantText {font-weight:bold;}

table.DataEntry
{
	background-color: #F0F2F9;
	border: solid 2px #006666;
	width: 90%;
	margin:0 auto;
	/*font-size:10pt;*/
}

th,tr.SectionHeader
{
    background-color: #1D00B1;
    color:White;
    font-weight:bold;
    /*font-size:10pt;*/
    text-align:center;
}

td.SectionHead
{
	border-color: #808080;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 6px;
	margin-top: 6px;
}
td.RowTitle
{
    font-size: 8pt;
    font-weight: normal;
    text-align: right;
    padding-right:8px;
    vertical-align:top;
}

td.OldInfo
{
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    color: black;
    padding-left: 5px;
}
td.NewInfo
{
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.ErrorText,.ErrorSummary 
{
	font-weight:bold;
	color:Red;
	/*font-size:10pt;*/
}
.ErrorText 
{
	background-color:Yellow;
}

.RequiredData,.NonRequiredData,.DisabledData
{
	width: 190px;
	font-size: 8pt;
}
.RequiredData
{
	background-color: #FFFFC0;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.NonRequiredData
{
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}	

/* End Global Style Rules */

/* Reusable Content Div Layout Rules */
.divContent
{
	text-align:center;
	padding: 0px 15px 20px 20px;
	/*font-size:10pt;*/
	display:block;
	float:left;
	width:600px;
}

.divSideBar
{
	background-image: url('images/pic_cmcover.gif' );
	background-position: center 10px;
	background-repeat: no-repeat;
	padding-top: 195px;
	padding-bottom: 12px;
	margin-left: 5px;
	width: 150px;
	font-weight: bold;
	color: #800000;
	float: left;
	text-align: center;
	/*font-size: 10pt;*/
}

.divSideBar a
{
	text-decoration: none;
	width:120px;
}

.divSideBar ul
{
	background-color: #B3C0DF;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: none;
	margin: 0 auto;
	padding: 0px;
	width: 126px;
	color: #000000;
	list-style-type: none;
	margin-bottom: 6px;
}

.divSideBar ul a
{
	border:none;
	background:none;
	width:100%;
	color:#000000;
	padding:0px;
}

.divSideBar li
{
	border-top:solid 1px black;
}

.divSideBar li:hover
{
	background-color:#ffffff;
	border-top:solid 1px black;
}

/* End Reusable Content Div Layout Rules */

/* Begin Custom Div Layout Rules */

/******* DEFAULT.ASPX *******/

#DFMainIntro
{
	background-image: url('images/over1000000printed.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 394px;
	padding-top: 4px;
	padding-left:4px;
	line-height:8px;
	clear:right;
}

#DFMainIntro p.MIleader
{
	font-size:9pt;
	margin: 8px 0px 0px 0px;
	padding:0;
	font-style:italic;
	font-weight:bold;
	color:Navy;
}

#DFMainIntro p.MImaintext
{
	font-size:9pt;
	margin: 8px 0px 0px 0px;
	padding:0;
}

#DFMainIntro a
{
	font-weight:bold;
	color:Navy;
	text-decoration:underline;
}

#DFBestInWest
{
	width: 390px;
	float:left;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;	
	vertical-align:top;
	padding-left:10px;
	clear:left;
}

#DFUSMap
{
	float:right;
	width: 395px;
	height: 275px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	font-weight: bold;
}

#DFAdRotator
{
	float:left;
}
#DFAdRotator img
{
	padding:0px 0px 6px 0px;
	border:none;
}
#DFCheckList
{
	float:left;
	clear:left;
	margin-top:0px;
	width:390px;
	display:inline;
	margin-bottom:20px;
	margin-left:10px;
	/*font-size:10pt;*/
	font-weight:800;
}
#DFBullets
{
	float:left;
	font-size:9pt;
	font-weight:bold;
	padding-top:0px;
}

/******* END DEFAULT.ASPX ********/

/****** START SHOWS.ASPX *********/
.divShowReview
{
	width: 782px;
	padding-bottom:15px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	display:inline-block;
}

.divShowReview p
{
	font-size:8pt;
}
.divReviewInstance
{
	border: 1px solid #000000;
	background: url(  'images/review_spacer_v.gif' );
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-top: 5px;
	width: 760px;
	background-color: #F0F2F9;
	display: inline-block;
}


.divReviewSummary
{
	padding-top:2px;
	background:none;
	width: 377px;
	float: left;
}

.divReviewDetail
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}	

.divReviewDetail,.divReviewDetailLast
{
	width:376px;
	background: none;
	padding-left:5px;
	padding-bottom:5px;
	float: right;
}

.divShowDetail
{
	width:385px;
	float:left;
	text-align:center;
	padding:0;
	margin-left:21px;
}

.showdetailmap
{
	border-style: solid;
	border-width: thin;
	background-color: #C0C0C0;
	width: 355px;
	height: 390px;
	float: right;
	padding-top:15px;
	margin-right:20px;
}

td.AXDBTableNavBarTop
{
	text-align:right;
}

td.AXDBTableNavBar
{
	text-align:right;
}

/******** END SHOWS.ASPX *********/

/******** START SUBSCRIPTIONS.ASPX *********/
.divCoupon
{
	border-color: #FF0000;
	border-style: dashed;
	background-color: #FFFF99;
	width: 85%;
	margin:0 auto;
	margin-bottom: 12px;
}

table.SpecialOffer
{
	border-collapse:collapse;
}

table.SpecialOffer td
{
	background-color:#FFFFFF;
	padding:1px 3px 1px 3px;
	text-align:center;
	border:solid 1px black;
}

table.SpecialOffer td.NoDisplay
{
	border-top:none;
	border-left:none;
	background:none;
}
/********* END SUBSCRIPTIONS.ASPX **********/


/*****************************************************************/
/*   ROUNDED CORNER BOXES */
/*****************************************************************/
#content
	{
	padding:5px 5px 5px 0px;
	}
	
#box
	{
	padding: 0;
	text-align: left;
	background-color: #eeeeee;
	}

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url('images/roundcorners/tlc.gif');
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url('images/roundcorners/trc.gif');
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url('images/roundcorners/blc.gif');
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url('images/roundcorners/brc.gif');
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url('images/roundcorners/tb.gif');
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url('images/roundcorners/bb.gif');
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url('images/roundcorners/r.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url('images/roundcorners/l.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* End Custom Div Layout Rules */