﻿/* !RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit;
	text-align: left; vertical-align: baseline;
}
a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
.clear { clear: both; }
.clickable { cursor: pointer; }
strong, b { font-weight: bold !important; }
em, i { font-style: italic; }


/* !HTML ELEMENTS */
body {
	margin: 0; padding: 0;
	font-size: 1em; font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important; background-color: #FFFFFF;
	text-align: center;
}

#content {
	margin-left: auto; margin-right: auto; width: 980px;
}

/* !COMMON ELEMENTS */
input.button {
	padding: 4px 6px 4px 6px; border: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.75em; font-weight: bold;
	color: #640000; background-color: #e9de9f;
}


/* !HEADER STYLES */
#header {
	height: 65px;
	background-color: #640000; background-image: url(../images/bg_header.gif); background-repeat: repeat;
}

#header .inner { margin-left: auto; margin-right: auto; width: 980px; }

#logo { margin: 0 0 0 15px; padding: 13px 0 0 0; width: 580px; float: left; }

#search { margin: 0 15px 0 0; padding: 6px 0 0 0; width: 370px; float: left; }
#search .links { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FFFFFF; text-align: right; }
#search .links a { color: #FFFFFF !important; text-decoration: none; }
#search form { margin-top: 6px; text-align: right; }
#search form img { vertical-align: middle; }
#s { padding: 1px; width: 150px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.9em; }


/* MENU STYLES */
#menu {
	border-bottom: 1px solid #f4f1dc; height: 35px;
	background-color: #e7e0b2; background-image: url(../images/bg_menu.gif); background-repeat: repeat-x;
}

#menu ul {
	margin-left: auto; margin-right: auto; width: 980px;
}
#menu ul li {
	padding-top: 10px; border-right: 1px solid #e6dfae; width: 195px; height: 25px; float: left;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1em;
	text-align:  center;
}
#menu ul li a { height: 1.2em; line-height: 1.2em; color: #640000 !important; text-decoration: none !important; }


/* COMMUNICATION STYLES */
#communication {
	margin: 15px 0 15px 0; padding: 10px 10px 0 90px; height: 80px;
	background-image: url(../images/bg_communication.jpg); background-repeat:  no-repeat;
}

#communication h2 { margin-bottom: 4px; color: #640000; font-weight: bold; font-size: 1.1em; }
#communication p { font-size: 0.8em; line-height: 1.25em; }
#communication p strong { color: #640000; }


/* BOOKSHELF STYLES */
#bookshelf { margin-bottom: 12px; }


/* MAIN STYLES */
#main { border-top: 1px solid #e9de9f; background-image: url(../images/bg_main.gif); background-repeat: repeat-x; background-position: top; }


/* CATEGORY STYLES */
#categories, #main_content { margin-right: 12px; padding-top: 12px; width: 705px; float: left; }
#categories h2, #main_content h2 { margin: 0 0 4px 15px; margin-bottom: 4px; color: #640000; font-size: 1.1em; font-weight: bold; }
#categories h3, #main_content h3 { margin: 0 0 15px 41px; font-size: 0.9em; }

#main_content { margin-bottom: 1.5em; }
#main_content h2 { margin-bottom: 0.5em; font-size: 1.4em; }
#main_content h3 { margin: 0.75em 15px 0.5em 15px; padding-top: 0.65em; border-top: 1px solid #E9DE9F; font-size: 1.2em; font-weight: bold; }
#main_content h4 { margin: 0.25em 15px 0.5em 15px; color: #640000; font-size: 0.95em; font-weight: bold; }
#main_content h5 { font-size: 0.8em; margin-left: 15px; font-style: italic; margin-bottom: 0.75em; }
#main_content p { margin: 0 15px 0.75em 15px; font-size: 0.9em; line-height: 1.35em; }
#main_content ul { margin: 0.25em 15px 0.45em 35px; font-size: 0.9em; }
#main_content li { padding-bottom: 0.35em; list-style-type: disc; }
#main_content ul ul { margin-top: 0.5em; margin-left: 15px; font-size: 1em; }
#main_content .select_btn { float: left; width: 200px; border-right: 1px solid #E9DE9F; }
#main_content p.call { padding-top: 8px; float: left; font-size: 0.9em; font-weight: bold; }
#main_content a { color: #640000! important; }

.category {
	clear: both; height: 97px; border-top: 1px solid #f3ecc4;
	background-image: url(../images/bg_category.gif); background-repeat: repeat-x; background-position: bottom;
}

.category .img {
	 margin: -15px 12px 0 0; float: right;
}

.category h3 {
	margin: 0 12px 0 6px !important; padding-top: 20px; width: 186px; height: 77px; border-right: 1px solid #fbf9ed; float: left;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif; font-weight: bold;
	color: #640000;
	text-align: center;
	font-size: 1.25em !important;
}

.category h3 a { color: #640000 !important; text-decoration: none; }

.category h3 span {
	display: block;
	font-size: 1.85em; text-transform: uppercase; letter-spacing: -1px;
	text-align: center;
}

.category p {
	margin-top: 25px; width: 370px; float: left;
	font-size: 0.85em; line-height: 1.2em;
}

.cat_personal span { letter-spacing: -2px !important; }
.cat_multimedia span { font-size: 1.7em !important; letter-spacing: -3px !important; }
.cat_ebooks { padding-top: 28px !important; height: 69px !important; }
.cat_gifts { font-size: 1.10em !important; letter-spacing: -1px !important; }
.cat_gifts span { font-size: 1.7em !important; letter-spacing: -2px !important; }
.cat_packages span { letter-spacing: -3px !important; }


/* SIDE STYLES */
#side { padding-top: 12px; width: 241px; float: left;}

#side h2 { color: #640000; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1.35em; text-transform:  uppercase; }
#side h3 { color: #8d7c18; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.95em; }
#side hr { margin-top: 10px; margin-bottom: 10px; height: 1px; color: #f3ecc4; background-color:  #FFFFFF; border: 0; border-bottom: 1px solid #f3ecc4; }
#side h4 { font-size: 0.85em; font-weight: bold; letter-spacing: -1px; color: #640000; }
#side p { font-size: 0.8em; line-height: 1.2em; }
#side .phone { margin-top: 8px; color: #640000; font-weight: bold; }
#side .email { font-size: 0.8em; }

#communication_tips { padding: 60px 10px 0 10px; height: 74px; background-image: url(../images/bg_communication_tip.gif); background-repeat: no-repeat; color: #FFFFFF; font-size: 0.9em; }
#communication_tips p { margin-bottom: 7px; }
#communication_tips input { vertical-align:  middle; }
#communication_tips input.styled { padding: 1px; width: 180px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 0.9em; }

#side ul { margin-top: 4px; }
#side ul li { font-size: 0.9em; padding-bottom: 3px; }
#side ul li a { color: #000000; }
#side ul li:before { content: "\00BB \0020"; }

/* PDGMAIN */
#pdgmain { margin: 0 15px 0.75em 15px; font-size: 0.9em; line-height: 1.35em; }
#pdgcategory { margin: 0 15px 0.75em 15px; font-size: 1.25em; line-height: 1.45em; }

/* FOOTER STYLES */
#footer { margin-top: 12px; background-color: #640000; background-image: url(../images/bg_header.gif); background-repeat: repeat; }
#footer .inner { margin-left: auto; margin-right: auto; padding-top: 14px; padding-bottom: 17px; width: 956px; }
#footer .copyright { font-size: 0.75em; color: #FFFFFF; }
#footer .links { padding-top: 2px; float: right; color: #FFFFFF; font-size: 0.7em; }
#footer .links a { color: #FFFFFF; text-decoration: none; }
#footer .links a:hover { text-decoration: underline; }