/* General styles */

H1, H2, H3, H4, H5, H6, P, UL, LI { padding: 0; margin: 0; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { font-family: "Trebuchet MS", Helvetica, sans-serif ; }
P, UL, LI, LABEL, DD, DL, DT, { font-family: "Trebuchet MS", Helvetica, sans-serif ; }
UL, LI { list-style: none; }
IMG { border: none; padding: 0px; margin: 0px; }
A, INPUT { outline: none; }
FORM { margin:0; padding: 0; }
.cb { clear:both; }
.cr {clear:right; }
.cl {clear:left; }
.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }

a:link { text-decoration: underline; color: #3a80c4; }
a:visited { text-decoration: underline; color: #3a80c4; }
a:hover { text-decoration: underline; cursor: pointer; color: #3a80c4; }
a:active { text-decoration: underline; color: #3a80c4; }

.main-content-wrap p.faq a:link { text-decoration: none; color: #3a80c4; }
.main-content-wrap p.faq a:visited{ text-decoration: none; color: #3a80c4; }
.main-content-wrap p.faq a:hover { text-decoration: underline; cursor: pointer; color: #3a80c4; }


.dn { display: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.error {
	color:red;
}
.clearfixer { 
	height: 0px;
	float: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

H1 { 
	font-size: 1.5em;
	line-height: 1.2em;
}

H2, H3, H4, H5, H6 {
	font-size: 0.85em;
	color: #ffffff;
	font-weight: bold;
}
P {
	color: #6f6f6f;
	font-size: 0.95em;
	margin-bottom: 15px;
	line-height: 1.2em;
}

/* Skeleton */
HTML, BODY HTML { 
	padding: 0; 
	margin:0;
	width: 100%;
	height: 100%;
}
BODY {
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
	padding: 0;
	margin:0;
	width: 100%;
	font-size: 100%;
	height: 100%;
	text-align: center;
	background: #EFEFEF;
}
#frame { 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	position: relative;
}

/* Header Elements */
#frame-top { 
	width: 100%;
	text-align: center;
	height: 146px;
	background: url(../images/frame-top-bg.gif) top repeat-x;
}
#frame-top DIV.hdr { 
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 146px;
	background: url(../images/hdr-bg.png) center bottom no-repeat;
}
UL.top-nav { 
	height: 30px;
	margin: 0px 20px;
	float: left;
	margin-right: 30px;
}
UL.top-nav LI { 
	color: #ffffff;
	display: inline;
	float: left; 
	font-size: 0.85em;
	padding: 0px 0px 0px 10px;
	background: url(../images/top-nav-left-bg.gif) top left no-repeat;
	height: 29px;
}
UL.top-nav LI A, UL.top-nav LI A:HOVER, UL.top-nav LI A:VISITED { 
	color: #ffffff;
	text-decoration: none;
	height: 23px; 
	background: url(../images/top-nav-right-bg.gif) top right no-repeat;
	display: block;
	width: 100%;
	padding: 6px 0px 0px 0px; 
	margin-right: 10px;
	white-space: nowrap;
}
UL.top-nav LI A:HOVER { 
	text-decoration: underline;
}
UL.top-nav LI.first { 
	background: url(../images/top-nav-bg.gif) top left repeat-x;
}
UL.top-nav LI.last A, UL.top-nav LI.last A:HOVER  { 
	background: url(../images/top-nav-bg.gif) top left repeat-x;	
}
#frame-top A.btn-login { 
	float: right;
	width: 97px;
	height: 38px;
	background: url(../images/btn-login.gif) top left no-repeat;
	color: #ffffff;
	padding: 7px 35px 0px 18px;
	margin-right: 10px;
	font-size: 0.9em;
	text-decoration: none;
	white-space: nowrap;
}
#frame-top A.btn-login:HOVER {
	background: url(../images/btn-login-over.gif) top left no-repeat;
	text-decoration: underline;
	padding-top: 13px;
	height: 32px;
}
#frame-top A.btn-signup { 
	float: right;
	width: 99px;
	height: 38px;
	background: url(../images/btn-signup.gif) top left no-repeat;
	color: #ffffff;
	padding: 7px 35px 0px 18px;
	margin-right: 9px;
	font-size: 0.9em;
	text-decoration: none;
	white-space: nowrap;
}
#frame-top A.btn-signup:HOVER {
	background: url(../images/btn-signup-over.gif) top left no-repeat;
	text-decoration: underline;
	padding-top: 13px;
	height: 32px;
}
#frame-top A.logo { 
	float: left;
	clear: left;
	margin-left: 30px;
	margin-top: 21px;
}
#frame-top DIV.join-mailing { 
	float: left;
	margin: 8px 8px 0px 119px;
	width: 370px;
	background: url(../images/join-mailing.png) bottom left no-repeat;
	height: 63px;
}
#frame-top DIV.join-mailing LABEL {
	color: #223a88;
}
#frame-top DIV.join-mailing INPUT.email-input { 
	float: left;
	margin-left: 38px;
	width: 216px;
	clear: left;
	font-size: 0.7em;
	color: #a4a4a4;
	border: none;
	margin-top: 4px;
}
#frame-top DIV.join-mailing LABEL.join-hdg { 
	margin-bottom: 7px;
	float: left;
	clear: both;
	margin-left: 34px;
	font-size: 0.85em;
}
#frame-top DIV.join-mailing LABEL.join-submit-label { 
	float: right;
	color: #223a88;
	margin-right: 10px;
}
#frame-top DIV.join-mailing INPUT.join-submit { 
	float: right;
	margin-right: 14px;
}
#frame-top A.btn-view-basket { 
	float: right;
	clear:right;
	margin-top: 9px;
	margin-right: 10px;
	color: #223a88;
	width: 92px;
	height: 35px;
	background: url(../images/btn-view-basket.png) no-repeat top left;
	padding: 27px 45px 0px 75px;
	font-size: 0.9em;
	text-decoration: none;
}



/** Mid Elements **/ 
#frame-mid { 
	min-height: 580px;
	height: auto !important;
	height: 580px;
	background: url(../images/frame-mid-bg.gif) repeat-x top;
}
#frame-mid DIV.content { 
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#frame-mid DIV.col-1, #frame-mid DIV.col-3 { 
	width: 215px;
}
/** col-1 **/
#frame-mid DIV.col-1, #frame-mid DIV.col-2, #frame-mid DIV.col-3 { 
	float: left;
}
#frame-mid DIV.col-1 DIV.top { 
	background: url(../images/col-1-top.png) bottom left no-repeat;
	width: 215px;
	height: 44px;
	text-align: center;
}
#frame-mid DIV.col-1 DIV.mid { 
	background: url(../images/col-1-mid.gif) repeat-y;
	width: 180px;
	padding: 10px 20px 0px 15px;
}
#frame-mid DIV.col-1 DIV.top H2 { 
	padding-top: 9px;
}
#frame-mid DIV.col-1 FORM#search { 
	padding: 0px;
	margin: 0px;
}
#frame-mid DIV.col-1 FORM#search FIELDSET { 
	border: none;
	padding: 0px;
	margin: 0px;
	clear:both;
	position: relative;
}
#frame-mid DIV.col-1 FORM#search FIELDSET.btn-go { 
	text-align: center;
	width: 185px;
	padding-top: 15px;
}
#frame-mid DIV.col-1 FORM#search SELECT { 
	width: 175px;
	margin-bottom: 10px;
	color: #555555;
	font-size: 0.75em;
}
#frame-mid DIV.col-1 FORM#search #publicationMonth { width: 100px; }
#frame-mid DIV.col-1 FORM#search #publicationMonthYear { width: 75px; }
#frame-mid DIV.col-1 FORM#search DIV.input-text-wrap {
	background: url(../images/col-l-input-bg.gif) top left no-repeat;
	width: 184px;
	margin-bottom: 10px;
	height: 22px;
}
#frame-mid DIV.col-1 FORM#search INPUT.text { 
	width: 164px;
	color: #555555;
	font-size: 0.75em;
	border: none;
	height: 19px;
	padding: 2px 10px 0px 10px;
	background: none;
	line-height: 1em;
}
#frame-mid DIV.col-1 FORM#search INPUT.checkbox { 
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	margin-right: -5px;
	margin-top: 1px;
}
#frame-mid DIV.col-1 FORM#search LABEL {
	font-size: 0.75em;
	margin-bottom: 5px;
	color: #555555;
	margin-left: 5px;
}
#frame-mid DIV.col-1 FORM#search p {
	font-size: 0.75em;
	margin-left: 5px;
}
#frame-mid DIV.col-1 FORM#search p em {
	font-size: 0.9em;
}
#frame-mid DIV.col-1 FORM#search LABEL.checkbox-label { 
	margin-left: 0px;
}
#frame-mid DIV.col-1 DIV.publishers-list-wrap DIV.mid { 
	width: 199px;
	padding: 0px 9px 0px 7px;
}
#frame-mid DIV.col-1 UL.pub-list { 
	padding-bottom: 5px;
}
#frame-mid DIV.col-1 UL.pub-list LI { 
	color: #5f5e5e;
	font-size: 0.8em;
	background: url(../images/brdr-grey-dotted.gif) repeat-x top left;
	padding: 4px 6px;
}
#frame-mid DIV.col-1 UL.pub-list LI.first {
	background: none;
}
#frame-mid DIV.col-1 UL.pub-list LI A { 
	color: #5f5e5e;
	text-decoration: none;
	text-transform: uppercase;
}
#frame-mid DIV.col-1 UL.pub-list LI A:HOVER { 
	color: #5f5e5e;
	text-decoration: underline;
}
#frame-mid DIV.col-1 DIV.publishers-list-wrap A.view-all { 
	float: right;
	color: #5e5e5e;
	font-size: 0.8em;
	margin: 0px 15px 0px 10px;
	clear: both;
	text-decoration: underline;
	margin-bottom: -3px;
	position: relative;
}
#frame-mid DIV.col-1 DIV.bot { 
	background: url(../images/col-1-bot.png) top left no-repeat;
	width: 215px;
	height: 18px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
}
/** col-2 **/
#frame-mid DIV.col-2 {
	width: 550px;
	float: left;
	margin-left: 6px;
	margin-top: 1px;
}
#frame-mid DIV.col-2 DIV.top { 
	width: 550px;
	height: 16px;
	background: url(../images/col-2-top.png) no-repeat bottom left;
	font-size: 0px;
	line-height: 0;
}
#frame-mid DIV.col-2 DIV.mid { 
	width: 530px;
	background: url(../images/col-2-mid.gif) repeat-y bottom left;
	padding: 0px 12px 0px 8px;
}
#frame-mid DIV.col-2 DIV.bot { 
	width: 550px;
	height: 18px;
	background: url(../images/col-2-bot.png) no-repeat top left;
	font-size: 0px;
	line-height: 0;
}
#frame-mid DIV.rotating-panels-wrap { 
	margin-bottom: 8px;
}
#frame-mid UL.image-nav { 
	width: 530px;
	display: inline;
	list-style: none;
	background: url(../images/img-nav-bg.gif) left top no-repeat;
	height: 21px;
	float: left;
	clear: both;
	padding: 5px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}
#frame-mid UL.image-nav LI { 
	width: 88px;
	float: left;
	text-align: center;
	display: inline;
	list-style: none;
	background: transparent url(../images/img-nav-seperator.gif) left top no-repeat;
	padding: 0px;
	color: #3a3a3a;
	font-size: 0.75em;
	font-weight: bold;
}
#frame-mid UL.image-nav LI.first {
	background: none; 
}
                                
#frame-mid DIV.main-content-wrap { 
	margin-bottom: 8px;
}
#frame-mid DIV.main-content-wrap DIV.mid { 
	padding: 5px 40px 40px 35px;
	width: 475px;
}
#frame-mid DIV.main-content-wrap H1 { 
	color: #223a88;
	font-weight: bold;
	margin-bottom: 15px;
}
#frame-mid DIV.main-content-wrap P.intro {
	color: #6f6f6f;
	font-size: 1.2em;
	margin-bottom: 15px;
}


.col-2 ul {
	margin: 20px 20px 20px 0px;
}

.col-2 ul li {
	background: url(../images/list-bullet.gif) 0 7px no-repeat;
	color: #6f6f6f;
	font-size: 0.95em;
	margin-bottom: 15px;
	line-height: 1.2em;
	padding-left: 16px;
}

.col-2 ol {
	margin: 20px 20px 20px 20px;
	padding-left: 0px;

}

.col-2 ol li {
	background: none;
	font-size: 0.8125em;
	list-style: decimal;
	padding-left: 0;
}


#frame-mid DIV.col-2 FORM#signup, 
#frame-mid DIV.col-2 FORM#signup-col2 { 
	padding: 0px;
	margin: 0px;
}
#frame-mid DIV.col-2 FORM#signup FIELDSET, 
#frame-mid DIV.col-2 FORM#signup-col2 FIELDSET { 
	border: none;
	padding: 0px;
	margin: 0px;
	clear:both;
	position: relative;
}
#frame-mid DIV.col-2 FORM#signup FIELDSET.btn-submit, 
#frame-mid DIV.col-2 FORM#signup-col2 FIELDSET.btn-submit { 
	text-align: center;
	width: 185px;
	padding-top: 15px;
}
#frame-mid DIV.col-2 FORM#signup SELECT, 
#frame-mid DIV.col-2 FORM#signup-col2 SELECT { 
	width: 175px;
	margin-bottom: 10px;
	color: #555555;
	font-size: 0.75em;
}
#frame-mid DIV.col-2 FORM#signup DIV.input-text-wrap {
	background: url(../images/col-l-input-bg.gif) top left no-repeat;
	width: 284px;
	margin-bottom: 10px;
	height: 22px;
}
#frame-mid DIV.col-2 FORM#signup-col2 DIV.input-text-wrap {
	background: url(../images/col-2-input-bg.gif) top left no-repeat;
	width: 475px;
	margin-bottom: 10px;
	height: 22px;
}
#frame-mid DIV.col-2 FORM#signup-col2 DIV.input-text-wrap-half {
	background: url(../images/col-2-input-half-bg.gif) top left no-repeat;
	width: 240px;
	margin-bottom: 10px;
	height: 22px;
}
#frame-mid DIV.col-2 FORM#signup INPUT.text { 
	width: 164px;
	color: #555555;
	font-size: 0.75em;
	border: none;
	height: 19px;
	padding: 2px 10px 0px 10px;
	background: none;
	line-height: 1em;
}
#frame-mid DIV.col-2 FORM#signup-col2 INPUT.text { 
	width: 455px;
	color: #555555;
	font-size: 0.75em;
	border: none;
	height: 19px;
	padding: 2px 10px 0px 10px;
	background: none;
	line-height: 1em;
}
#frame-mid DIV.col-2 FORM#signup-col2 INPUT.text-half { 
	width: 220px;
	color: #555555;
	font-size: 0.75em;
	border: none;
	height: 19px;
	padding: 2px 10px 0px 10px;
	background: none;
	line-height: 1em;
}
#frame-mid DIV.col-2 FORM#signup INPUT.checkbox, 
#frame-mid DIV.col-2 FORM#signup-col2 INPUT.checkbox { 
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	margin-right: -5px;
	margin-top: 1px;
}
#frame-mid DIV.col-2 FORM#signup LABEL, 
#frame-mid DIV.col-2 FORM#signup-col2 LABEL {
	font-size: 0.75em;
	margin-bottom: 5px;
	color: #555555;
	margin-left: 5px;
}
#frame-mid DIV.col-2 FORM#signup LABEL.checkbox-label, 
#frame-mid DIV.col-2 FORM#signup-col2 LABEL.checkbox-label { 
	margin-left: 0px;
}



/** col-3 **/
#frame-mid DIV.col-3 { 
	margin-left: 4px;
}
#frame-mid DIV.col-3 DIV.top { 
	background: url(../images/col-3-top.png) bottom left no-repeat;
	width: 215px;
	height: 44px;
	text-align: center;
}
#frame-mid DIV.col-3 DIV.mid { 
	background: url(../images/col-3-mid.gif) repeat-y;
	width: 192px;
	padding: 4px 20px 0px 3px;
}
#frame-mid DIV.col-3 DIV.top H2 { 
	padding-top: 9px;
}
#frame-mid DIV.col-3 UL.recommended-reading LI { 
	border-bottom: 1px solid #ffffff;
	padding: 5px 8px;
	line-height: 0.85em;
	width: 192px;
}
#frame-mid DIV.col-3 UL.recommended-reading LI A { 
	color: #6f6f6f;
	font-size: 0.7em;
	text-decoration: none;
}
#frame-mid DIV.col-3 UL.recommended-reading LI A:HOVER {
	text-decoration: underline;
}
#frame-mid DIV.col-3 DIV.bot { 
	background: url(../images/col-3-bot.png) top left no-repeat;
	width: 215px;
	height: 18px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 10px;
}

/** Footer Elements **/
#frame-bot {
	float: left;
	clear: both;
	position: relative;
	bottom: 0px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 112px;
	background: #efefef url(../images/frame-bot-bg.gif) repeat-x bottom left;;
}
#frame-bot DIV.ftr { 
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 82px;
	background: url(../images/ftr-bg.png) center top no-repeat;
	padding-top: 30px;
}
#frame-bot DIV.ftr P { 
	font-size: 0.7em;
	color: #989898;
}
#frame-bot DIV.ftr P SPAN { 
	margin-right: 20px;
}
#frame-bot DIV.ftr A { 
	color: #989898;
	text-decoration: none;
}
#frame-bot DIV.ftr A:HOVER { 
	color: #989898;
	text-decoration: underline;
}
#frame-bot DIV.ftr P.designer { 
	color: #7a7a7a;
	width: 982px;
	text-align: right;
	padding-right: 8px;
}
#frame-bot DIV.ftr P.designer A { 
	color: #7a7a7a;
	text-decoration: underline;
}
	

/** TITLE DETAIL PAGE **/

#display-biblio {
	 width: 475px;
	 margin: 0px;
	 padding: 0px;
	}
	
.jacket-col {
	margin: 0 0px 10px 0px;
	padding-right: 20px;
	padding-left:0px;
	text-align:left; 
	}
	
.jacket-col img	{
	border: 1px solid #aaa; 
	padding: 3px 3px 4px;
	margin: 0 0 10px 0px;
	}
	

.definition-col {
	float: right;
	margin: 0 10px 0 0px; 
	min-height: ;
	width: 225px;
	}

.definition-col img {
	border: none;
	margin-top: 6px;
	}	
	
#display-biblio dl {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	}
	
#display-biblio dl dt {
	font-weight: bold;
	}
	
#display-biblio dl dd {
	margin: 0 0 1em 0;
	}
	
#scMatches { 
	margin: 10px 0 20px; 
	border: 1px solid #D5CCAC; 
	border-width: 1px 0;
	}
	
#scMatches p {
	margin: 6px;
	}

#scMatches h2 {
	color: #223a88;
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px;
	}


/** Results Page **/
DIV.results DIV.col-2 DIV.main-content-wrap H2, 
DIV.results DIV.col-2 DIV.main-content-wrap A H2, 
DIV.special-offers DIV.col-2 DIV.main-content-wrap H2, 
DIV.special-offers DIV.col-2 DIV.main-content-wrap A H2 { 
	color: #223A88;
	text-decoration: none;
}
DIV.results DIV.col-2 DIV.main-content-wrap A:HOVER H2, 
DIV.special-offers DIV.col-2 DIV.main-content-wrap A:HOVER H2 {
	text-decoration: underline; 
}
DIV.results DIV.col-2 DIV.main-content-wrap P, 
DIV.special-offers DIV.col-2 DIV.main-content-wrap P { 
	margin-bottom: 0px;
	clear: both;
}
DIV.results DIV.col-2 DIV.main-content-wrap P.author, 
DIV.special-offers DIV.col-2 DIV.main-content-wrap P.author {
	margin-bottom: 5px;
}
div.definition-col dt strong span.price,
DIV.special-offers DIV.col-2 DIV.main-content-wrap SPAN.price,
DIV.results DIV.col-2 DIV.main-content-wrap SPAN.price { 
	color: #FF3000;
}
DIV.results DIV.col-2 UL.results-list,
DIV.special-offers DIV.col-2 UL.special-offers-list { 
	width: 475px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
DIV.col-2 UL.results-list LI,
DIV.col-2 UL.special-offers-list LI { 
	border-bottom: 1px solid #D5CCAC;
	background: none;
	padding: 20px 5px 15px 5px;
	min-height: 105px;
	height: auto !important;
	height: 105px;
	margin: 0px;
}
DIV.col-2 UL.results-list LI.first,
DIV.col-2 UL.special-offers-list LI.first {
	border-bottom: 1px solid #D5CCAC;
}
DIV.col-2 UL.results-list LI DIV.image-left,
DIV.col-2 UL.special-offers-list LI DIV.image-left { 
	height: 100%;
	float: left;
	width: 120px;
}
UL.results-list LI TABLE.result-image,
UL.special-offers-list LI TABLE.result-image { 
	position: relative;
	border: 1px solid #D5CCAC;
}
UL.results-list LI TABLE.result-image TR,
UL.special-offers-list LI TABLE.result-image TR { 
	vertical-align: middle;
}
UL.results-list LI TABLE.result-image TR TD,
UL.special-offers-list LI TABLE.result-image TR TD { 
	width: 80px; 
	height: 100px;
	text-align: center;
}
UL.results-list LI TABLE.result-image TR TD A,
UL.special-offers LI TABLE.result-image TR TD A { 
	float: left;
}
DIV.col-2 UL.results-list LI DIV.content-right,
DIV.col-2 UL.special-offers-list LI DIV.content-right {
	height: 100%; 
	float: left;
	width: 345px;
}
DIV.col-2 UL.results-list LI DIV.btn-wrap,
DIV.col-2 UL.special-offers-list LI DIV.btn-wrap { 
	margin-top: 10px;
	margin-left: -3px;
	position: relative;
}
DIV.col-2 UL.results-list LI DIV.btn-wrap A,
DIV.col-2 UL.special-offers LI DIV.btn-wrap A { 
	float: left; 
	margin-right: 10px;
}


/** Shopping Cart Page **/
DIV.cart-wrap {
	padding-bottom: 80px;	
}
DIV.cart-wrap DIV.hdr {
	height: 22px; 
	width: 440px;
	background: url(../images/cart-hdr-bg.gif) top left no-repeat;
	padding: 3px 10px 0px 25px;
	margin-bottom: 20px;
}
DIV.cart-wrap DIV.content-hdr {
	height: 22px; 
	width: 440px;
	background: url(../images/cart-content-hdr-bg.gif) top left no-repeat;
	padding: 3px 10px 0px 25px;
	margin-bottom: 20px;
}
DIV.cart-wrap H3.th { 
	float: left;
	font-size: 0.85em;
	font-weight: bold;
	color: #588ccc;
}
DIV.cart-wrap H3.bname {
	margin-left: 90px; 
}
DIV.cart-wrap H3.price {
	margin-left: 80px; 
}
DIV.cart-wrap H3.total {
	margin-left: 30px; 
}
TABLE.cart-items { 
	border-collapse: collapse;
	padding: 0px;
	border: none;
	margin: 5px 10px; 
	width: 455px;
	position: relative !important;
}
TABLE.cart-items TR TD { 
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	position: relative;
}
TABLE.cart-items TR TD P {
	margin-bottom: 0px;
	position: relative;
	font-size: 0.95em;
	color: #4d4d4d;
}
TABLE.cart-items TR TD A {
	position: relative;
	font-size: 0.95em;
}
TABLE.cart-items TR TD.name P {
	color: #588ccc;
}
TABLE.cart-items TR TD.quantity {
	vertical-align: top;
	width: 45px;
}
TABLE.cart-items TR TD.name {
	vertical-align: bottom;
	width: 180px;
	font-size: 0.85em;
	padding-right: 10px;
}
TABLE.cart-items TR TD.price {
	vertical-align: bottom;
	width: 55px;
	font-size: 0.85em;
	text-align: right;
	padding-right: 5px;
}
TABLE.cart-items TR TD.total {
	vertical-align: bottom;
	width: 55px;
	font-size: 0.85em;
	text-align: right;
	padding-right: 5px;
}
TABLE.cart-items TR TD.remove {
	vertical-align: bottom;
	font-size: 0.85em;
	width: 55px;
	text-align: right;
}
TABLE.cart-items TR TD.remove A { 
	display: inline;
}
TABLE.cart-items TR TD INPUT.qty {
	width: 34px;
	padding: 0px 3px; 
	margin: 0px 0px -19px 0px; 
	font-size: 0.75em; 
	height: 15px;
	position: relative;
}
div.cart-wrap input.submit {
	float: left;
	background: url(/images/btn-blue-updatequantity.png) no-repeat;
	border: none;
	width: 162px;
	height: 30px;
	text-indent: -999px;
	cursor: pointer;
	
	display: block;
	line-height: 0;
}
DIV.cart-wrap DIV.btm {
	height: 22px; 
	width: 440px;
	background: url(../images/cart-bot-bg.gif) top left no-repeat;
	padding: 3px 10px 0px 25px;
	margin-bottom: 20px;
}
DIV.cart-wrap DIV.btm P {
	float: left;
	color: #ffffff;
	font-size: 0.85em;
}
DIV.cart-wrap DIV.btm P.gtotal {
	margin-left: 230px;
	font-weight:bold;
}
DIV.cart-wrap DIV.btm P.gtotalprice {
	margin-left: 35px;
	font-weight:bold;	
}
DIV.action-btn-wrap A { 
	font-size: 0.8em;
}
DIV.action-btn-wrap A.update-qty {
	margin-left: 10px;
}
DIV.action-btn-wrap A.continue-shopping {
	margin-right: 10px;
	float: right;
}
DIV.action-btn-wrap A.checkout {
	float: right;
}

/** Login & Request Page **/
INPUT.login, INPUT.request { 
	margin-top: 10px; 
}







