/* Tags **************************************************/

body, td, th {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif
}

body {
	font-size: 90%;
}

img {
	border: none;
}

a {
	color: #69c;
}

/* Structure **************************************************/

#wrap{
	position: relative;
	width: 990px;
	overflow: hidden;
}

#header {
	margin: 0 0 5px 0;
}

#headernav {
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

#leftnav {
	width: 198px;
	border: 1px solid #fff;
	float: left;
}

#rightnav {
	float: left;
	width: 180px;
}

#maincontent {
	float: left;
	width: 590px;
	margin: 0px 20px 0 0;
}

/* Header styles **************************************************/

#alwaysSafeShopping {
	font-style: italic;
	color: #666;
	font-size: 90%;
	padding: 0 0 5px 0;
}

#signIn {
	font-size: 90%;
	color: #000;
}

#NavLinks {
	position: absolute;
	top: 84px;
}

#NavLinks li {
	font-size: large;	
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

#NavLinks li a {
	text-decoration: none;
	color: #69c;
}

#NavLinks li a:hover {
	text-decoration: none;
	color: #06c;
}

#AccountLinks {
	font-size: 90%;
	margin: 0;
	padding: 5px 0 0 0;
}

#AccountLinks li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;	
}

#AccountLinks li a {
	color: #999;
}

#AccountLinks li a:hover {
	color: #36f;
}

/* Footer styles **************************************************/

#footer {
	background-image: url(/img/bottomFooter.jpg);
	background-repeat: repeat-x;
	margin: 35px 0 0 0;
	padding: 15px 0 0 50px;
	width: 990px;
	overflow: hidden;
}

#leftfooter {
	float: left;
	width: 470px;
}

#rightfooter {
	float: left;
	width: 470px;
}

#footer h2 {
	color: blue;
	font-size: 180%;
	padding: 0;
	margin: 0;
}

#footer h3 {
	color: gray;
	font-size: 95%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 30px;
}

#friendsList li {
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	padding: 0 0 5px 0;
}

#aboutList a {
	font-size: 90%;
	color: grey;
}

/* Left nav styles **************************************************/

#searchbox {
	width: 160px;
	background-color: #ccc;
	border: 1px solid #777;
	padding: 0 5px 0 5px;
	margin: 5px 0 10px 0;
}

#searchbox h3 {
	font-size: 160%;
	color: #fff;
	margin: 0;
	padding: 0;
}

#searchbox h4 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 90%;
	font-style: italic;
}

#newreleaseslink {
	color: #0a0;
}

#bestsellerslink {
	color: #0a0;
}

#comingsoonlink {
	color: #000;
}

#allproductslink {
	color: #0a0;
}

#extracats {
	margin: 0 0 10px 0;
}

a.leftColHeaders {
	color: orange;
	font-size: 150%;
	text-decoration: none;
}

ul.leftColDrop {
    color: #3366FF;
    list-style-type: none;
    text-align: left;
	margin: 0 0 10px 28px;
	padding: 0;
}

ul.leftColDrop li {
	padding: 0 0 5px 0;
}

/* Miscellaneous styles **************************************************/

.message {
	color: #090;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px solid #9c9;
	background-color: #efe;
	font-size: 120%;
}

.errormessage {
	color: #900;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px solid #c99;
	background-color: #fee;
	font-size: 120%;
}

#searchResultsCount {
	float: right;
	color: #3a3;
	font-weight: bold;
	margin-top: -35px;
}

.pricetable {
	width: 225px;
	text-align: center;
	padding: 10px 0 5px 5px;
	background: top center url(/img/divImageYellow.jpg) no-repeat;
	overflow: hidden;
	border: 1px solid #e8f2a9;
}

.pricetable table {
	border-collapse: collapse;
}

.pricetable td {
	text-align: center;
	font-size: 8pt;
	padding: 5px;
}

.pricetable th {
	vertical-align: top;
	padding: 5px;
}

.downloadformats {
	font-size: 9pt;
	font-weight: bold;
}

/* Cart **************************************************/

#checkoutbox {
	border: 1px solid #cccc66;
	border-collapse: collapse;
	background: top left url(/img/divImageYellow.jpg) repeat-x;
	padding: 15px 10px 10px 10px;
}

#shoppingcart {
	width: 100%;
	border-collapse: collapse;
}

#shoppingcart td {
	vertical-align: top;
	padding: 5px;
}

#shoppingcart .divider {
	margin: 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cccc66;
}

#ordersummary {
}

#ordersummary .divider {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cccc66;
}

#ordersummary h3, #ordersummary h4 {
	padding: 3px 0 0 0;
	margin: 0;
}

#ordersummary .items {
	width: 100%;
	border-collapse: collapse;
}

#ordersummary th {
	text-decoration: underline;
	padding: 2px;
}

#ordersummary td {
	padding: 2px;
}

#thermometer {
	width: 100%;
}

.thermometer_label {
	font-weight: bold;
	font-size: 120%;
}

.thermometer_item_current {
	font-weight: bold;
	font-size: 160%;
	color: #090;
	text-align: center;
}

.thermometer_item {
	font-weight: bold;
	font-size: 160%;
	color: #999;
	text-align: center;
}

.total {
	font-weight: bold;
}

.accountsection {
	margin: 0 0 0 50px;
	font-size: 90%;
}

.accountsection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.giftcertcheckbox {
	padding: 5px;
	background-color: #ffe;
	border: 2px dashed #ccc;
	font-weight: bold;
}

/* Utility classes **************************************************/

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.aligncenter, .center {
	text-align: center;
}

.small {
	font-size: 85%;
}

.tiny {
	font-size: 75%;
}

.big {
	font-size: 150%;
}

.bigger {
	font-size: 200%;
}

.bold {
	font-weight: bold;
}

.plain {
	font-weight: normal;
	font-style: none;
}

.categoryspecial {
	color: #5e0f18;
	font-weight: bold;
}

.categoryheading {
	border: 1px #666 solid;
	background-color: #ccc;
	color: #333;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	width: 100%;
	font-size: larger;
}

.categoryname {
	color: #666;
}

.producttitle {
	font-weight: bold;
}

.productlabel {
    color: #292929;
	font-weight: bold;
}

.producttext {
	font-size: 90%;
}

.productSpecialPrice {
	color: #c00;
	font-weight: bold;
}

.productCredits {
}

.home_heading {
	background-color: #ccc;
	border: 1px solid #333;
	font-weight: bold;
	padding: 5px;
}

.label {
	font-weight: bold;
}

.warning_int, .warning_subscriptions {
	font-weight: bold;
	color: #700;
}

.cloud {
	line-height: 25px;
	text-align: center;
}

.cloud a {
	padding: 0 5px 0 5px;
}

.review {
	padding: 0 0 10px 0;
	margin: 0 0 1px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
}

.permalink {
	font-size: 80%;
	font-variant: small-caps;
}
