@import url(/fancybox/jquery.fancybox-1.3.4.css);
@import url(/css/widgets.css);

/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

strong {font-weight: bold;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*= General */
*                           { margin: 0; padding: 0; }
html                        { overflow-y: scroll; }

body                        { font: normal normal normal 75%/normal Tahoma, 'Lucida Sans', Helvetica, Arial, sans-serif;}

.clear                      { clear: both; }
.hide						{ display: none;}
.red						{color: red;}
.right					{float: right;}
.left					{float: left;margin-right: 10px;margin-bottom: 10px;}
.clearBoth					{clear: both;}

.red {color: red;}

h1  { font: 26px Georgia, Serif; margin: 10px 0; }
h2  { font: 22px Georgia, Serif; margin: 10px 0; }
h3  { font: 18px Georgia;font-weight: bold;margin: 10px 0;}

p {font-size: 16px;line-height: 20px;margin-bottom: 20px;}
li {margin-bottom: 10px;font-size: 16px;line-height: 16px;list-style-type: disc;}

div.statement {
	background-color: rgb(34, 34, 34);
	color: rgb(223, 185, 70);
	margin-top: 0px;
	text-align: left;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;	
}

div.statement h1 {
	color: white;
	font-size: 30px;
	letter-spacing: -2px;
	line-height: 1em;
	margin: 25px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}

div.statement div.inner {
	font-size: 18px;
	line-height: 1.2em;
	padding: 5px 20px 10px 20px;
}

div#wrapper {
	margin: 50px auto;
	width: 900px;
	margin-top: 30px;
	clear: both;
}

div.preview {
	float: right;
	margin-right: 20px;
}

div.bookPreview {
	width: 400px;	
	min-height: 200px;
	margin-bottom: 40px;
	float: left;		
	margin-right: 40px;	
}

div.bookPreview h3 {font-size: 18px;width: 250px;}


div.bookPreview h3 a {color: #fc6d05;text-decoration: none;}

div.bookPreview p {
	font-size: 16px;
	line-height: 20px;
}

div.bookPreview img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	 
	border: 1px solid black;
}

label                       { width: 80px; display: block;}

input.text, textarea  { width: 330px; outline: none; }

.rowElem label.error        { float: none; font-style: italic; color: red;
                              position: absolute; top: 16px; left: 0; 
                              font-size: 12px; }
                              
.rowElem #jqTransformTextarea-mm label.error                 { top: 28px; }

#changeTypeArea             { float: left; margin: 0 0 10px 0; width: 350px; }

.rowElem                    { position: relative; clear: both; min-height: 35px; }

.thanks                     { color: green; font-weight: bold; }


.jqTransformTextarea, .jqTransformSelectWrapper   { margin: 0 0 8px 0; }

#contact-form {margin-top: 20px;clear: left;}
#contact-form legend {font-size: 30px;margin: 20px 0px;}

table.contact, div.characteristics table {
	border-collapse: collapse;
}
div.characteristics {
	clear: left;
	float: left;
	margin-right: 20px;

}

div.characteristics table th, table.contact th 	{
	background-color: rgb(242, 242, 242);
	border: 1px solid rgb(223, 223, 223);
	text-align: right;
	padding: 20px;
	font-weight: bold;
} 
div.characteristics table td, table.contact td 	{padding: 20px;border: 1px solid rgb(223, 223, 223);}
div.characteristics table, table.contact {border-collapse: collapse;margin: 10px 0px;}

.preview-image {float: left;margin-right: 20px;margin-bottom: 20px;}
div.book div.images {float: left;margin-right: 20px;margin-bottom: 20px;}
div.book div.images img {border: 1px solid black;}

#navigation {background-color: #000000; width: 100%;height: 50px;}
#menu li {float: left;list-style-type: none;margin-right: 50px;}
#menu li a {padding: 10px;color: rgb(34, 34, 34);text-decoration: none;color: #FCBD1E;border: 1px solid #000000;}
#menu li a {position: relative;margin-top: 5px;padding: 8px;}
#menu li.current a, #menu li a:hover {background-color: rgb(223, 185, 70);border: 1px solid white;color: #000000;}
#menu li {height: 30px;margin-top: 5px;margin-bottom: 5px;}
#menu {margin: 0 auto;height: 40px;width: 900px;padding-top: 12px;} 

#cartMenu {
	position: fixed;
	top: 0px;
	background: url(/images/toolsBgSolid.png) no-repeat 100% 100%;	
	z-index: 99;
	height: 70px !important;
	margin: 0px 0px 0px 350px  !important;
	width: 454px;
}

#cartMenu span.label {color: rgb(63, 96, 24);}
#cartMenu div.legend {margin: 15px 15px 15px 30px;}
#cartMenu span.quantity {font-weight: bold;}
#cartMenu a {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	background-color: rgb(253, 209, 125);
	background-color: rgb(91, 54, 2);
	color: white !important;
}
#cartMenu a:hover {color: black !important;}

div.offer {	
	clear: left;
	display: block;
	padding: 0px;			
	margin-right: 25px;
	margin-bottom: 25px;			
	float: left;			
	text-align: center;								
}

div.offer div.item {width: 150px;margin: 0 auto;}

div.offer div.item p {width: 100px;margin: 0px auto;margin-bottom: 10px;font-size: 11px;}
div.offer p.price  span.label {
	color: rgb(102, 102, 102);
	font-size: 0.85em !important;
	padding-right: 3px;
	padding-top: 0.5em;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
div.offer p.price {
	color: rgb(153, 0, 0);
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 20px 0px;
}
div.offer div.item img {border: 1px solid black;}
div.offer span.plusSign {
	font-size: 25px;
	color: black;
	float: left;									
	font-family: Verdana;
	color: rgb(153, 153, 153);
	font-weight: bold;
	padding-top: 75px;
	width: 25px;
}

ul.attachments li {list-style-type: none;float: left;}
ul.attachments li img{margin-right: 10px;margin-bottom: 10px;border: 1px solid black;}


form.addShoppingCartBox {
	clear: left;
	height: 50px;
	border: 1px solid black;		
	padding: 20px;	
	background-color: #e8e7e6;	
}
form.addShoppingCartBox fieldset {border: none;}
form.addShoppingCartBox ol li {list-style-type: none;}
form.addShoppingCartBox ol li label {display: inline;}
form.addShoppingCartBox ol {padding:0px;}
form.addShoppingCartBox input.submit {width: 200px;}

table.checkout {width: 620px;table-layout: fixed;}
table.checkout col.name {width: 300px;}
table.checkout col.price {width: 100px;}
table.checkout col.quantity {width: 100px;}
table.checkout col.subtotal {width: 120px;}
table.checkout input.text {width: 20px;}
table.checkout {border-collapse: collapse;}
table.checkout th {background-color: rgb(215, 235, 255);font-weight: bold;}
table.checkout th, table.checkout td {padding: 10px;border: 1px solid rgb(223, 223, 223);}
table.checkout tbody th {background-color: #d2d1d0;color: black;text-align: right;}
table.checkout tbody th.total {background-color: black;color: white;}
table.checkout td.price {text-align: right;}
table.checkout tr.nobackground td {border: none;	}

form#checkoutForm li { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	height: 16px;
	text-align: -webkit-right;
	vertical-align: middle;
	white-space: nowrap;
	width: 237px;
	list-style-type: none;
	text-align: left;

}
form#checkoutForm fieldset legend {font-weight: bold;color: #6b6a6a;padding: 15px 0px;text-transform: uppercase;}
form#checkoutForm li {display: block; height: auto;width: 100%;}
form#checkoutForm li label {display: block;font-weight: bold;width: 200px;margin-right: 20px;float: left;text-align: right;} 
form#checkoutForm label.optional {font-weight: normal;}
form#checkoutForm li p.description {font-size: 10px;margin: 0px;padding: 0px;margin-left: 220px;} 
form#checkoutForm li label#invoicing_eq_shipping_label {width: auto;}
form#checkoutForm fieldset.submit input {font-size: 12px;margin-left: 500px;}
form#checkoutForm fieldset.submit p {margin-left: 204px;width: 400px;}
form#checkoutForm label.error {float: none;color: red;margin-left: 220px;text-align: left;}
form#checkoutForm input#person {margin-left: 220px;}
form#checkoutForm label.radio {float: none;display: inline;}
form#checkoutForm input.submit {width: 110px;padding: 5px;}


