#menu_mag_box {
	margin-bottom: 20px;
	}

#menu_mags {
	position: relative;
	width: 173px;
	background-color: #e9e9e9;
	border: solid 1px #00c8cf;
	border-bottom: solid 3px #00c8cf;
	margin: 0;
	}

#menu_mags li:hover {	
	background-color: #00c8cf;
	color: #ffffff;
	}

#menu_mags a {
	font-family: Myriad, helvetica, arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	height: 18px;
	color: #000000;
	}

#menu_mags a:hover {	
	background-color: #00c8cf;
	color: #ffffff;
	}

/* END magazine menu box END */
/* BEGIN Magazine box menu mouseover BEGIN */

#mag_thumb_box {
	position:relative;
	margin-top: 16px;
	margin-left: 19px;
	margin-bottom: 15px;
	}
#navi ul{
	margin:0;
	padding:0;
	list-style: none;
	}
#navi li {
	margin-top: 0px; /* For IE5 Mac only - reset to 0 below */
	margin-bottom: 0px; /* For IE5 Mac only - reset to 0 below */
	}
	
#navi a { /* if background is on a:link IE6 won't display properly  */
	display:block;
	padding-top: 0px; /* For IE5 Mac only - reset to 0 below */
	padding-bottom: 0px; /* For IE5 Mac only - reset to 0 below */
	padding-right: 1px; /* For IE5 Mac only - reset to 10 below */
	font-family: Myriad, helvetica, arial;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -1px;
	text-decoration: none;
	text-indent: 15px;
	color: #000000;
	/*height or width in here will stop main image change in IE5 Win
	luckily, line-height is OK! - hidden from IE5 Mac see below
	a must be block to display background-image in IE Win
	 - but also needs to be hidden from IE5 Mac see below */
	}

#navi a/*Comment hack to hide this from IE5 - needed to extend link over button image in IE6 */{
	height:18px;
	width: 173px;
	}
 
#navi a:hover {
	background-color: #00c8cf;
	color: #ffffff;
	}

#navi a img {
	width: 130px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 174px;
	position: absolute;
	top: 16px;
	left: 19px;
	border: 0;
	visibility: hidden;
	}

/* commented backslash hack v2 - hide rules from IE5 Mac \*/
#navi a {
	padding-top: 0; 
	padding-bottom: 0;
	display: block;
	height: 18px;
	}	
#navi li {
	width: 100%;
	}
/* end hack */


#navi a:hover img {
	visibility:visible;
	}

/* END Magazine box menu mouseover END */


#maincolumn h2 {
	font-family: "Trebuchet MS", Myriad, helvetica, arial, sans-serif;
	color:#999;
	letter-spacing: -.05em;
	font-stretch:condensed;
	font-size:31px;
	margin: 20px 0;
}
#subscriptionform {
	font-family: "Avant Garde", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
#subscriptionform fieldset{
	border: 1px solid #CCC;
	padding:5px;
	margin-top: 30px;
}
#subscriptionform fieldset legend {
	border: 1px solid #CCC;
	padding:5px;
	font-weight: bold;
	font-size: 110%;
	background-color:#CFEAFA;
}
#subscriptionform th, #subscriptionform td{
	vertical-align: top;
	text-align: left;
	padding: 3px;	
	border-bottom: 1px solid #CCC;
}
#subscriptionform td.right{
	text-align: right;
}
#subscriptionform th{
	background-color:#F0F0F0;
}
#subscriptionform label{
	margin-right: 5px;
}
#subscriptionform input,#subscriptionform textarea,#subscriptionform select{
	font-family: "Avant Garde", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: 5px;
	border: 1px solid #DADADA;
	padding: 0 1px 0 2px;
}
#subscriptionform input.radio{
	border: 0px solid #DADADA;
}
#subscriptionform textarea{
	width: 250px;	
	height: 70px;
}
#subscriptionform .id_col{
	width: 5px;	
}
#subscriptionform input:focus,#subscriptionform textarea:focus,#subscriptionform select:focus{
	border: 1px solid #969696;
	background-color:#F1F5FA;	
}
#subscriptionform #magazineformlist .price{
	text-align: right;
	float: right;
}
#subscriptionform #magazineformlist .qty {
	text-align: right;
}
#subscriptionform #magazineformlist .total {
	text-align: right;
}
#subscriptionform #magazineformlist #totalprice {
	font-size: 14px;
	text-align: right;
}
#subscriptionform .pm {
	width: 150px;
}
#payment {
	position:relative;
}
#submit {
	font-size: 12px;
	font-weight: bold;
	width:100px;
	cursor: pointer;
	float:right;
}
#deposit li{
	margin-left: 20px;
}
.evenrow{
	background-color:#F8FAFC;	
}
.oddrow{
	background-color:#F7F7F7;	
}
th.error {
	background: #F5CFCB !important;
}
.evenerror{
	background-color:#F9DEDB;	
}
.odderror{
	background-color:#FBECEA;	
}
#submit{
	border: 2px outset #000 !important;
}
#address { float: left; width:200px !important; }
.note { border: 1px solid #E67D6F; color:#FF6666; margin:5px; font-weight: bold; background-color: #FAFCDA; padding: 10px; width: 300px  }


.padding { padding: 10px; }

#column_right { float: left; width: 755px; margin-top: 20px; margin-left: 15px; margin-bottom: 20px; }

#maintext { clear: both; }

#productmenu {
	background-color: #FFFFFF;
	float: left;
	margin-top: 20px;
	width: 175px;
	margin-left: 10px;
	display: inline;
}

#productmenu ul { list-style-type: none; margin: 0px; padding: 0px; }

#productmenu ul li { border-bottom: 1px solid #EEDFC0; color: #666666; }

#productmenu ul li a {
	color: #666666;
	display: block;
	padding: 1px 3px;
	text-decoration: none;
}

#productmenu ul li a:hover { color: #ffffff; background-color: #ee3423; }

#productmenu ul li#head {
	background-color: #EEDFC0;
	font-size: 10px;
	padding: 1px 3px;
	text-transform: uppercase;
}

.hlight {
	border: 1px solid #cfdfdc;
	padding: 5px;
	background-color: InfoBackground;
	margin: 10px 0 10px 0;
}
