
body,html {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: 0px;
}

#wrapper {
	height:100%;
	/* margin: auto !important; */
	margin-left: 20px;
}

body,td,th {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a img {
	border: 0px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	margin-top: 0px;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;	
}

.tNormal {
	color: #333333;
}

.tDisabled {
	color: #aaaaaa !important;
}

.priceTag {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

.listSave {
	font-weight: bold;
	font-size: 14px;
	color: #0099FF;
}

.priceTagHuge {
	font-size: 25px;
	font-weight: bold;
	color: #555555;
}

.priceTagOver {
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	text-decoration: line-through;
}

.barrIndent {
	text-indent: -18px;
	padding-left: 18px;
}


.white {
	color: #FFFFFF;
}

body {
	background-color: #f4f4f4;
	background-image: url(../img/dstripe.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.basketFrame {
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding: 10px;
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
}

.theFrame {
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding: 10px;
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
}

.priceTable td {
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;		
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding: 10px;
}

.boxTable td {
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;		
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	padding: 2px;
	
	vertical-align: top;
	
}

.basketRow {
	border: 1px solid #f5f5f5;
}

.basketRowHeader {
	font-weight: bold;
	border-bottom: 1px solid #555555;
}

.toBasket {
	font-size: 12px;
	font-weight: bolder;
}

.errorMsg {
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;		
	border: 3px solid #FF0000;
	padding: 10px;
	color: red;
	font-size: 12px;
}

.alertMsg {
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;		
	border: 3px solid #3399cc;
	padding: 10px;
	font-size: 12px;	
}

.wheader {
	font-size: 18px;
	color: #ffffff;
}

form {
	margin: 0px;
}

form input {
   color: #222222;
   background: #fcfcfc;
   border: 1px solid #dddddd;
   border-bottom: 2px solid #dddddd;
   border-right: 2px solid #dddddd;
}

form textarea {
   color: #222222;
   background: #fcfcfc;
	border: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
}

.coverIMG {
	border: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
}

.pubTitle {
	font-size: 18px;
	color:#0081B4;
	font-weight: bold;
}

.pubLink {
	font-size: 10px;
	font-weight: bolder;
}

.pubFrame {
	width: 143px;
	height: 100%;
	padding: 1px;
	background-color: #ffffff;
}

a.tabLink:visited, a.tabLink:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.logoutLink:visited, a.logoutLink:link {
	color:#aaeeFF; 
	font-weight: bold;
	text-decoration: none;
}


.seriesInfo {
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;		
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

.smaller {
	font-size: 10px;
}

.secHeader {
/*	font-size: 18px; */
	color:#777777;
	font-size: 18px;
	font-weight: bold; 
	margin: 0px;
	padding: 3px;
	padding-left:35px;
	padding-bottom: 5px;
	
	background-image: url(../img/hd_bullet.gif);
	background-repeat: no-repeat;
	
	
}

.secHeader img {
	margin-top: -5px;
}

.boxHeader {
/*	font-size: 18px; */
	color:#777777;
	font-size: 18px;
	font-weight: bold; 
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.thinHr {
	border: 0px;
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
}

.naviPath {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	display: block;
}

.uCategory {
}

.selectedCategory {
	font-weight: bold;
	color: #006699 !important;
}

.foc {
	font-weight: bold;
	color: #0099FF !important;
}

.ulCover {
/*	height: 240px; */
}

.ulDescription {
	padding: 10px;
}

.ulContainer {
	text-align: left;
}

.ulContainer .blockUl {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.ulContainer .blockUl li {

	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;

	text-align:left;
	display: block;
	float: left; 
	list-style-type: none;
		width: 24%;  
/*	height: 280px;  */
	margin: 2px; 

	border: 1px solid #efefef;	
	border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	padding: 10px;

}


/* Tweak */
.ulContainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.gridUl {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.gridUl * {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.gridUl li {
	background-image: url(../img/barr.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 15px;
	text-align:left;
}

.gridUl2 {
	margin: 0px;
	padding: 0px;
}

.gridUl2 * {
	list-style-image: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.gridUl2 li {
	background-image: url(../img/smarr.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	border: 0px;
	padding-left: 12px;
	padding-bottom: 5px;
	min-height: 15px;
	text-align:left;
	font-size: 10px;
}


.browseLink {
	background-image: url(../img/garr.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 20px;
	height: 15px;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:-.5px;
}

.browseSubLink {
	background-image: url(../img/smarr.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	margin-left: 5px;
	height: 15px;
	text-align:left;
	font-size: 10px;
}

.myMagazineTable * {
	vertical-align: top;
}

.myMagazineDescriptionTitle {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

.myMagazineDescriptionText {
}

.popBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

.popWrap {
	z-index: 32000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.popMessage {

	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;	
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 400px;
}

.popMessageTxt {
	font-size: 14px;
	text-align: left;
}


.popMessageF {
	text-align: left;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;	
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background-image: url(../img/lggrad.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 400px;
}
