@charset "utf-8";
/* CSS Document */
/* SITEWIDE */
/*960 grid add-ons */
.grid_plus{width:1000px;}
.gridInner_plus{width:978px;}
.gridInner_5 {width: 378px; }
.gridInner_7 {width: 538px; }
.gridInner_12 {width: 940px; }
/* Styles that need to be applied first */
/* PNG fix */
.pngFix {
	behavior: url(../scripts/iepngfix.htc);
}
div#amazoncontent {
padding: 0px;
margin:0px;
overflow:hidden;
width: 300px;
}

IMG {
	margin: 0px;
	padding: 0px;
	border:0px;
}
.generalContentText {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.generalFixedTable {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
	vertical-align: top;
}
/* Tag styles */
H1, H2, H3, EM {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
}
P {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding: 0px;
}
A {
	color:#EE3399;
	text-decoration:underline;
}

BODY {
background-color:#EE3399;
background-image:url(../images/11.gif);
}
H2 {
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}

/* general use styles */
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.centreContents {
	text-align: center;
}
.centreThis {
margin-left:auto;
margin-right:auto;
}
.rightContents {
	text-align:right;
}
.displayInline {
	display:inline;
}
.displayBlock {
	display:block;
}
.overflowAuto {
	overflow:auto;
	position: relative;
}
.overflowHidden {
	overflow:hidden;
}
.positionRelative {
	position:absolute;
}
.doubleSpaced P {
	Margin-top:15px;
}
.lineSpace_20 {
	line-height: 20px;
}
.spaceTop_5 {
	margin-top:5px;
}
.spaceTop_10 {
	margin-top:10px;
}
.spaceTop_20 {
	margin-top:20px;
}
.spaceBottom_5 {
	margin-bottom:5px;
}
.spaceBottom_10 {
	margin-bottom:10px;
}
.spaceBottom_20 {
	margin-bottom:20px;
}
.spaceLeft_10 {
	margin-left:10px;
}
.spaceLeft_20 {
	margin-left:20px;
}
.spaceAll_10 {
	margin:10px;
}
.spaceRight_10 {
	margin-right:10px;
}

/* Other box model styles */
.borderThinBlack {
	border: 1px solid black;
}
.borderThinBlackSides {
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.bgMidBlue {
background-color:#00BBFF;
}

.bgMidGreen {
	background-color: #99cc00;
}
.bgPalePink {
background-color:#FF66CC;
}
.bgMidPink {
background-color:#EE3399;
}
.bgMidYellow {
	background-color: #FFEE22;
}
.bgPurple {
	background-color: #AA55AA;
}
.bgPurpleHeader {
	background-color: #AA55AA;
}

.bgWhite {
background-color:#FFFFFF;
}
.boxTopAd {
width: 770px;
}
.boxPostColumn {
width: 498px;
}
.boxPostText {
width: 325px;
}
.boxPostListTitle {
	width: 260px;
}
.boxFooterBlocks {
width: 210px;
}
.boxCommentMsg {
width: 380px;
}
.boxFooterCopyline {
width: 750px;
}
/* font effects */
.fontBlue {
	color: #00BBFF;
}
.fontGrey {
color:#555555;
}
.fontMidPurple {
color:#AA55AA;
}
.fontMidPink {
color:#EE3399;
}
.fontWhite {
color:#FFFFFF;
}
.fontBigger {
font-size:16px;
line-height:22px;
padding:0px;
}
.fontSmaller {
font-size:12px;
line-height:16px;
padding:0px;
}
.fontSmallest {
	font-size: 10px;
line-height:12px;
padding:0px;
}
/* individual styles */
.gfxMove_howDoI {
margin-top:-30px;
margin-left:2px;
margin-right:0px;
margin-bottom:0px;
width:369px;
height:147px;
}
.commentStyles {
	background-image: url(http://www.jw-mag.com/images/35.gif);
	background-repeat: no-repeat;
	height: 392px;
	width: 510px;
margin-left: 20px;
margin-bottom:10px;
}

#txpCommentPreview {
	background-image:url(http://www.jw-mag.com/images/41.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	display: block;
	border: none;
	width: 68px;
	height: 67px;
	cursor:pointer;
	padding-top: 40px;
	padding-left: 0px;
	font-size:3px;
	color: #EE3399;
}
#txpCommentSubmit {
	background-image:url(http://www.jw-mag.com/images/40.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	display: block;
	border: none;
	width: 68px;
	height: 67px;
	cursor:pointer;
	padding-top: 40px;
	padding-left: 0px;
	font-size:3px;
	color: #EE3399;
}
#txpCommentSubmit.disabled {
	background-image:url(http://www.jw-mag.com/images/42.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	display: block;
	border: none;
	width: 68px;
	height: 67px;
	cursor:default;
	padding-top: 40px;
	padding-left: 0px;
	font-size:3px;
	color: #CCCCCC;
}