﻿
body, td, th, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	/*vertical-align:top;*/
}
body, td, th{
	vertical-align:top;
}

html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image:url(./img/bg-line.png);
	background-position: center;
	background-repeat: repeat-y;
}
 a {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	/*text-align:justify; ultimos cambios*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	line-height: 20px
}
h2 {
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h3 {
	font-size: 11px;
	line-height: 15px;
}
h4 {
	font-size: 11px;
	line-height: 15px;
}

input, select {
	border: 1px solid #CCCCCC;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* LAYOUT */

div#center, div.center {
	text-align: center !important;
	/*align: center;  not valid, maybe remove */
}

div#frame {
	width: 960px;
	position:relative; /* important */
	margin-left: auto; /* = 100% */
	margin-right: auto;
	text-align: left; /* overrule inheritance */
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
}

/* Header */

div#header {
	height: 75px;
	width: 960px;
	margin-bottom: 15px;
	color: #808080;
	text-align: right;
	background-image: url(./img/tl-logo.png);
	background-repeat: no-repeat;
}
div#header a{
    color: #808080;
    text-decoration:none;
}
div#header a:hoover{
    text-decoration:underline;
}

.headerSearchField {
	width: 115px;
	margin-right: 3px;
}
.headerSearchButton {
}
.headerCartIcon {
	margin-right: 5px;
	margin-top: 20px;
	vertical-align:bottom;
}

/* Themes */

div#themes {
	height: 30px;
	width: 960px;
	margin-bottom: 13px;
}
div#themes a {
    text-decoration: none;
}
td.itemContainer {
	width: 133px;
	padding-right: 5px;
}
td.itemContainerLast {
	width: 132px;
}
div.itemClosed {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 3px;
}
div.itemClosed a:hover {
	text-decoration: none;
}
#dropmenudiv {
	position:absolute;
	z-index:100;
	margin-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	padding-bottom: 5px;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-decoration:none;
	
}
#dropmenudiv a:hover { /* hover background color*/
	background-color: #f2f2f2;
	text-decoration: none;
}
.c1 {
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;
}
div.c1 a {
	color: #ffcc00;
}
.c2 {
	border-top-color: #ff9900;
}
div.c2 a {
	color: #ff9900;
}
.c3 {
	border-top-color: #ff6600;
}
div.c3 a {
	color: #ff6600;
}
.c4 {
	border-top-color: #ff3300;
}
div.c4 a {
	color: #ff3300;
}
.c5 {
	border-top-color: #ff0066;
}
div.c5 a {
	color: #ff0066;
}
.c6 {
	border-top-color: #ff0099;
}
div.c6 a {
	color: #ff0099;
}
.c7 {
	border-top-color: #ff00cc;
}
div.c7 a {
	color: #ff00cc;
}

/* Tracer */

div#tracer {
	height: 15px;
	width: 960px;
	margin-bottom: 15px;
}


div#siteMapPath{
    vertical-align:top;
    margin-top:0px;
    padding-top:0px;
}

div#siteMapPath a {
    text-decoration: none;
}
/* Menu */

div#menu 
{   
    vertical-align:top;/*CHG: NEW!*/
	width: 150px;
	/*margin-right: 15px;*/
	/*float: left;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 15px;
	padding-bottom: 120px;
	/*margin-top:19px;*/
}
div#menu a {
	width: 100%;
	display: block;
	text-decoration: none;
}
div#menu a:hover {
	background-color: #f2f2f2;
	text-decoration: none;
}
/* Content */

div#content {
	width: 810px;
	/*float: left;*/
	padding-bottom: 120px;
}
.subtotal {
	width: 785px;
	float: right;
	text-align:right;
	background-color: #f2f2f2;
	text-decoration: none;
	font-weight: bold;
}
.total {
	width: 785px;
	float: right;
	text-align:right;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
div.marginTopNegative{

    margin-top:-17px;
}

div.colBorderTop 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 15px;
	padding-bottom: 5px;
}
div.oneCol {	width: 255px;}
div.twoCol {	width: 525px;}
div.threeCol {	width: 795px;}/*CHG*/
div.halfCol {	width: 120px;}
div.halfPage {	width: 390px;}

Img.ImgList {
	max-width: 255px;
	vertical-align:bottom;
	/*max-height:255px;*/
}

Img.MiniImg {
	width: 120px;
    margin-right:7px;
}

div.bookContainer{
	/*height: 255px;*/	/*CHG: DELETED!*/
	width: 255px;
	text-align: center;
}
div.turner8Pmaster{
	margin-top: 6px;
	width: 150px;
	text-align: center;
}
div.turner8Pmaster IMG { width: 150px !important; }

div#content a {
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: underline;
	color: #000000;
}
/* Footer */

div#footer {
	clear: left;
	width: 100%;	/*CHG*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	padding-top: 15px;
}

div#footer a {
    text-decoration:none;
}

/* Forms */
.formLabelNormal{

}
.formOneCol {
	width: 180px;
	margin-bottom: 5px;
}
.formOneAndHalfCol {
	width: 390px;
	margin-bottom: 5px;
}
.formButtonNormal {
	margin-top: 5px;
}
.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Format */

.current {
	color: #000000;
}
.outline {
	border: 1px solid #CCCCCC;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	margin-top: 15px;
	padding-top: 15px;
}
.marginRight10 {
	margin-right: 10px;
}
.marginRight15 {
	margin-right: 15px;
}
.marginLeft15 {
	margin-left: 15px;
}
.marginRight30 {
	margin-right: 30px;
}
.marginTop60 {
	margin-top: 60px;
}


.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#e5ecf9;
	border-width:1px;
	border-style:solid;
	border-color:#7aa5d6;
	width:250px;
}

.subtitle { margin-bottom: 5px; }
.cEntryPager { 
	padding: 3px 9px 0 9px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	margin: 15px 0 0 15px;
}