/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	/*text-align: center; */
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
*/
a, h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

/*a:hover {
	color: #147;
	text-decoration: underline;
	}*/
/*
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}*/
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/*div#main
{
	background-color:#fff; 
	width:990px; 
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	height:auto;
	text-align:left;
	overflow:hidden;
	margin:0px; padding:0px;
}*/

div#left
	{
		/*background-color:#fff;*/ 
		width:720px;
		height:auto;
		margin:5px 7px 0px 16px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
	}
		.left-box
		{
			/*background-color:#fff;*/ 
			width:720px;
			height:auto;
			margin:0px 0px 5px 0px;
			padding:0px 0px 0px 0px;
			overflow:hidden;
		}
			.details-buttons
			{
				width:555px;
				padding:0px 0px 0px 0px;
				margin:0px;
				/*background-color:#9999CC;*/
			}
				.details-buttons h1.product-name
				{
					width:525px;
					font-size:24px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:normal;
					padding:35px 0px 10px 30px;
					margin:0px;
				}
				.details
				{
					width:315px;
					height:100px;
					padding:0px 0px 0px 30px;
					margin:0px 0px 0px 0px;
					overflow:hidden;
				}
					.details h4
					{
						font-size:14px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-weight:normal;
						margin:0px;
						padding:0px;
						line-height:20px;
						width:315px;
						overflow:hidden;
					}
						.details h4 .b4-colon
						{
							width:100px; float:left; display:inline;
						}
						.details h4 .after-colon
						{
							margin-left:10px;
						}
						.spanforcolon
						{
							margin:0px; padding:0px;float:left; display:inline;
						}
				.buttons
				{
					width:150px;
					height:100px;
					padding:0px 0px 0px 0px;
					margin:0px 60px 0px 0px;
				}
					.buttons img
					{
						margin:0px 0px 5px 0px;
						padding:0px;
						float:left;
						display:inline;
					}
			.track-list
			{
				width:544px;
				padding:10px 3px 0px 8px;
				margin:0px;
				/*background-color:#CC99FF;*/
			}
			
			.track-list-for-cds
			{
				width:544px;
				padding:0px 0px 0px 8px;
				margin:10px 0px 0px 0px;
				background-color:#ffffff;
			}

				.tl-row
				{
					width:543px;
					height:32px;
					background-color:#ffffff;
					border-right:1px solid #a9a9a9;
					background-image:url(/images/header/layout/track-row-bg.gif);

				}
					.tl-row h2
					{
						width:220px;
						height:32px;
						background-image:url(/images/header/layout/track-title-bg.gif);
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 18px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:normal;
						line-height:32px;
						vertical-align:middle;
						overflow:hidden;
						/*background-color:#FFffff;*/
					}
					.tl-row h4
					{
						height:32px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:normal;
						line-height:32px;
						vertical-align:middle;
						/*background-color:#cccccc;*/
					}
					.track-duration
					{
						width:100px;
						margin:0px 0px 0px 16px;
						padding:0px;
						/*background-color:#cccccc;*/
					}
					.tl-play-btn
					{
						width:18px;
						margin:8px 20px 6px 6px;
						padding:0px 0px 0px 0px;
						cursor:pointer;
						/*background-color:#cccccc;*/
					}
					.track-price
					{
						width:80px;
						margin:0px 0px 0px 12px;
						padding:0px 0px 0px 0px;
						/*background-color:#CCCC99;*/
					}
					.tl-buy-btn
					{
						width:46px;
						margin:8px 0px 6px 0px;
						padding:0px 0px 0px 0px;
						/*background-color:#99CCCC;*/
					}
					
			.description
			{
				width:718px;
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
				margin:0px;
				padding:10px 0px;
			}
				.description h4
				{
					font-size:18px;
					font-weight:normal;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					width:698px;
					margin:5px 0px 10px 20px;
					padding:0px;
				}
				.description h3
				{
					font-size:12px;
					font-weight:normal;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					width:640px;
					line-height:17px;
					vertical-align:middle;
					margin:5px 20px 0px 20px;
					padding:0px;
				}
			.also-bought
			{
				margin:0px;
				margin-top:10px;
			}
				.left-box-caption
				{
					width:695px;
					border-top:1px solid #ccc;
					background-color:#00598D;
					margin:0px;
					padding:0px 0px 0px 17px;
				}
				.content-left-box 
				{
					width:718px;
					border-left:1px solid #ccc;
					border-right:1px solid #ccc;
					margin:0px;
					padding:0px;
					height:auto;
					position:relative;
					/*background-color:#993333;*/
					overflow:hidden;
				}
				.also-bought-images
				{
				
				}
					.ab-image-box
					{
						width:104px;
						height:155px;
						margin:0px;
						padding:0px;
						/*background:#f6f6f6;*/
					}
					/*.ab-image-box:hover
					{
						width:104px;
						height:170px;
						margin:0px;
						padding:0px;
						background:#e6e6e6;
					}*/
						.ab-image
						{
							width:90px;
							height:90px;
							margin:7px;
							padding:0px;
							border:none;
						}
						.ab-image-box h2
						{
							width:104px;
							font-size:12px;
							font-weight:bold;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							text-align:center;
							margin-top:0px;
							margin-bottom:0px;
							/*margin:5px 3px 0px 5px;
							padding:0px;*/
						}
						.ab-image-box h3
						{
							width:104px;
							font-size:10px;
							font-weight:normal;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							text-align:center;
							margin-top:5px;
							margin-bottom:0px;
							/*margin:5px 3px 0px 5px;
							padding:0px;*/
						}
					.ab-arrow-left
					{
						margin:60px 0px 0px 5px;
					}
					.ab-arrow-right
					{
						margin:60px 0px 0px 645px;
					}
			.media-reviews
			{
				margin-top:10px;
			}
				.media-review-images
				{
				
				}
					.mr-image-box
					{
						background-image:url(/images/header/layout/media-images-divider.gif);
						background-repeat:no-repeat;
						background-position:bottom left;
						width:120px;
						height:170px;
						margin:0px;
						padding:0px;
						/*background:#f6f6f6;*/
					}
					.mr-image-box-first
					{
						background-repeat:no-repeat;
						background-position:bottom right;
						width:120px;
						height:170px;
						margin:0px;
						padding:0px;
						/*background:#f6f6f6;*/
					}
						.mr-image
						{
							width:100px;
							height:100px;
							margin:10px;
							padding:0px;
							border:none;
						}
						.media-review-images h3
						{
							width:120px;
							font-size:12px;
							font-weight:bold;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							text-align:center;
							margin-top:0px;
							margin-bottom:0px;
							/*margin:5px 3px 0px 5px;
							padding:0px;*/
						}
						.media-review-images h4
						{
							width:120px;
							font-size:10px;
							font-weight:normal;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							text-align:center;
							margin-top:5px;
							margin-bottom:0px;
							/*margin:5px 3px 0px 5px;
							padding:0px;*/
						}
					.mr-arrow-left
					{
						margin:41px 9px 0px 18px;
					}
					.mr-arrow-right
					{
						margin:41px 18px 0px 9px;
					}
	/*div#right
	{
		background-color:#f6f6f6; 
		width:230px; 
		height:200px; 
		overflow:hidden;
		margin:5px 13px 0px 0px;
		padding:0px;
	}*/
					
	div#right
	{
		/*background-color:#f6f6f6;*/ 
		width:230px; 
		height:auto; 
		overflow:hidden;
		margin:30px 13px 0px 0px;
		padding:0px;
	}

	.store-tabs-strip
	{
		background-image:url(/images/header/layout/store-tabstrip.gif);
		width:990px; 
		height:31px; 
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
		.store-tabs
		{
			margin:0px 0px 0px 190px;
			padding:0px 0px 0px 0px;
		}
			.store-tab-p
			{
				margin:0px 10px;
			}
			.store-tab-a
			{
				margin:0px 0px;
			}
			
			.seekers-reviews
			{
				margin:0px;
				margin-top:10px;
			}
				.seeker-review-box
				{
					border-top:2px solid #ccc;
					padding:10px 0px;
					width:680px;
				}
				.seeker-review-box-first
				{
					border-top:none;
					padding:10px 0px;
					width:680px;
				}
					.seekers-reviews h3
					{
						width:660px;
						font-size:12px;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						line-height:17px;
						vertical-align:middle;
						padding:5px 9px;
						margin:0px;
						color:#444;
						/*background-color:#99CCCC;*/
					}
					.seekers-reviews h4
					{
						width:660px;
						font-size:11px;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						padding:3px 9px;
						margin:0px;
						color:#308DC5;
						text-align:right;
						/*background-color:#FFCCCC;*/
					}
					
.right-box
		{
			/*background-color:#fff;*/ 
			width:230px;
			height:auto;;
			margin:0px 0px 5px 0px;
			padding:0px 0px 0px 0px;
			overflow:hidden;
		}
		.related-products
		{
			/*margin-top:7px;*/
			margin-top:0px;
		}
			.right-box-caption
			{
				width:210px;
				height:auto;
				border-top:1px solid #ccc;
				background-color:#00598D;
				margin:0px;
				padding:0px 0px 0px 12px;
			}
			.content-right-box 
			{
				width:228px;
				height:auto;
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
				margin:0px;
				padding:0px 0px;
			}
			.rp-images
			{
			
			}
				.rp-box-first
				{
					width:214px;
					border-top:none;
					padding:7px;
					margin:0px;
					/*background-color:#9966FF;*/
				}
				.rp-box
				{
					width:214px;
					padding:7px;
					margin:0px;
					border-top:1px solid #ccc;
					/*background-color:#FFFF99;*/
				}
					.rp-image
					{
						width:70px;
						height:70px;
						margin:0px;
						padding:0px;
					}
					.rp-images h2
					{
						width:137px;
						margin:0px;
						margin-left:7px;
						/*font-size:14px;*/
						font-size:12px;
						font-weight:bold;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						line-height:18px;
					}
					.rp-images h3
					{
						width:137px;
						margin:0px;
						margin-left:7px;
						font-size:11px;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						line-height:16px;
						/*background-color:#993399;*/
					}
					.rp-images h4
					{
						width:137px;
						margin:0px -3px 0px 0px;
						margin-left:7px;
						font-size:11px;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						line-height:16px;
						color:#308DC5;
						/*background-color:#CC9900;*/
					}

/* Display Books CSS */
.track-list
			{
				width:534px;
				padding:10px 0px 0px 10px;
				margin:0px;
				
			}
			
			
			img.book-page
			{
				margin:0px 30px 0px 20px;
				padding:0px;
				float:left;
				display:inline;
				border:1px solid #C3C3C3;
			}
			
			
			img.book-page:hover
			{
				margin:0px 30px 0px 20px;
				padding:0px;
				float:left;
				display:inline;
				border:1px solid   #787878;
			}
			
			img.book-page3
			{
				margin:0px 0px 0px 20px;
				padding:0px;
				float:left;
				display:inline;
				border:1px solid #C3C3C3;
			}
			
			img.book-page3:hover
			{
				margin:0px 0px 0px 20px;
				padding:0px;
				float:left;
				display:inline;
				border:1px solid  #787878;
			}
			
			
				h4.heading
				{
					margin:0px 0px 0px 30px;
					padding:0px;
					float:left;
					display:inline;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#404040;
					line-height:20px;
					vertical-align:middle;
					width:514px;
					/*background-color:#CCFF66;*/
					
				}
/* End Display Books CSS 

/* Glider CSS*/
.glidecontentwrapper{
position: absolute; /* Do not change this value */
top:30px;
width: 638px;
height:auto; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
left:45px;
background-image:url(../images/layout/bg-first.gif);
float:left;
display:inline;
/*background-color:#663399;*/


}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 0px;
visibility: hidden;
left:0px;
width: 638px;
height:auto;
background-color:#FFFFFF;
float:left;
display:inline;
}

.glidecontent-1{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 0px;
visibility: visible;
left:0px;
width: 638px;
height:auto;
background-color:#FFFFFF;
float:left;
display:inline;

}


.glidecontenttoggler a.toc
{
	width:10px;
	float:left;
	line-height:15px;
	vertical-align:bottom;
	margin:0px 3px 0px 0px;
	
      /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}


.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width:718px;
margin: 0px;
background-color:#00CC66;
/*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler  a.next:hover{
background: #1A48A4;
color: white;
}
/*Glide CSS ends*/


/* new Quantity and Recent Viewd CSS */

/*.buy-form-box
		{
			width:228px;
			border:1px solid #949494;
			margin:0px;
			margin-top:10px;
			background-color:#dfddcf;
		}
			.buy-form
			{
				width:98px;
				height:104px;
				background-image:url(http://anandmurtigurumaa.com/store/images/layout/quantity-bg.gif);
			}
				.qty-combo
					{
					width:80px;
					height:20px;
					font-size:14px;
					line-height:25px;
					vertical-align:middle;
					font-weight:normal;
					margin:21px 20px 0px 0px;
					padding:0px;
					
					border:1px solid #184968;
					}
					.format-combo
					{
					width:80px;
					height:20px;
					font-size:12px;
					line-height:25px;
					vertical-align:middle;
					font-weight:normal;
					margin:17px 20px 0px 0px;
					padding:0px;
					
					border:1px solid #184968;
					
					}
			
			
				.viewed-box
				{
					width:228px;
					border:1px solid #949494;
					margin:0px;
					padding:0px;
					margin-top:10px;
					margin-bottom:10px;
					
					height:auto;
					background-image:url(http://anandmurtigurumaa.com/store/images/layout/veiwed-bg.gif);
				}
				
				
				img.viewed-images
				{
					margin:5px 0px 0px 5px;
					padding:0px;
					float:left;
					display:inline;
				}
				
				img.margin-l
				{
					margin-left:20px;
					
				}
					
				img.margin-b
				{
					margin-bottom:0px;
				}*/
/* Recent Viewed CSS ends */

/* Quantity Box Additional CSS */
			/*.addtocartbox
			{
			width:230px; height:30px; float:left; display:inline; background-color:#dfddcf;
			}
			.addtocartbutton
			{
			width:133px; height:30px; float:left; display:inline; margin:0px; padding:0px; background:none;
			}
			.gotoshoppingcart
			{
			width:93px; height:30px; float:left; display:inline; margin:0px; padding:0px; background:none;
			}
			*/
			
/*New Quntity Box and History CSS */
.buy-form-box
{
width:228px;
border-left:1px solid #949494;
border-right:1px solid #949494;
margin:0px;
background-color:#EEEEEE;
padding-bottom:13px;
}

.no-of-pro
{
width:180px;
margin:10px 0px 0px 28px;
background-color:#EEEEEE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
float:left;
display:inline;

}

.buy-form
{
width:98px;
height:86px;
background-image:url(http://anandmurtigurumaa.com/store/images/layout/quantity-bg.gif);
}
.qty-combo
{
width:70px;
height:20px;
font-size:14px;
line-height:25px;
vertical-align:middle;
font-weight:normal;
margin:14px 20px 0px 0px;
padding:0px;
border:none;
border:1px solid #184968;
}

.format-combo
{
width:70px;
height:20px;
font-size:12px;
line-height:25px;
vertical-align:middle;
font-weight:normal;
margin:17px 20px 0px 0px;
padding:0px;
border:none;
border:1px solid #184968;
}

.add-cart-img
{
margin:0px 5px 0px 23px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:22px;

}


.add-cart-text
{
	margin:0px 5px 0px 28px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#FF0000; 
	width:132px;

}

.viewed-box
{
width:228px;
height:auto;
border-left:1px solid #949494;
border-right:1px solid #949494;
margin:0px;
padding-bottom:5px;
background-image:url(http://anandmurtigurumaa.com/store/images/layout/recently-veiwed-bg.gif);
background-repeat:repeat-x;
background-color:#EFEFEF;
}

.round-img
{
margin-top:0px;
float:left;
display:inline;
padding:0px;
}

div.viewed-img
{
margin:0px 5px 5px 0px ;
padding:0px;
float:left;
display:inline;
text-align:center;
height:60px;
width:60px;
}

img.viewed-images
{
margin:0px;
padding:0px;
float:left;
display:inline;
}

div.margin-l
{
margin-left:19px;
}

div.margin-top
{
margin-top:5px;
}


img.round-img-bottom
{
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	display:inline;
}



/*New Quntity Box and History CSS */



.single-discounted-pro-img
{
margin:0px;
padding:0px;
width:165px;
height:353px;
/*background-color:#99FF33;*/
position:relative;
}

.single-discount-holder
{
margin:0px;
padding:0px;
position:absolute;
top:175px;
right:-8px;
}


.single-discount-amt
{
margin:0px;
padding:0px;
position:absolute;
top:188px;
right:-4px;
font-weight:bold;
font-size:14px;
}


	.store-tabs-strip
	{
		background-image:url(images/layout/store-tabstrip.gif);
		width:990px; 
		height:31px; 
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
		.store-tabs
		{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
			.store-tab-p
			{
				margin:0px 10px;
			}
			.store-tab-a
			{
				margin:0px 0px;
			}
			
			.fldi
			{
				float:left;
				display:inline;
			}
			.frdi
			{
				float:right;
				display:inline;
			}
			
			
			
			
p.copy-right
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#868686;
			line-height:60px;
			vertical-align:middle;
			margin:0px;
			padding:0px;
			margin-top:0px;
			text-align:center;
			float:left;
			display:inline;
			width:992px;
		}
		p.orders
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			line-height:20px;
			vertical-align:middle;
			margin:0px;
			margin-top:0px;
			text-align:center;
			font-weight:bold;
		}
		div.coustmer-care
		{
			margin:0px;
			padding:0px;
			float:left;
			display:inline;
			height:100px;
			width:992px;
			text-align:center;
			background-color:#00598D;
		
		}
		div.page-bottom
		{
			margin:0px;
			padding:0px;
			float:left;
			display:inline;
			height:100px;
			width:992px;
			text-align:center;
		}
