@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background: #f5ce14;
	font-size: 11px;
	color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:971px;
	margin: 0 auto;
	padding-bottom: 410px;
}

#header {
	width: 971px;
	height: 325px;
	margin: 0 auto;
	margin-top: 20px;
	vertical-align:top;
	padding: 0;
	background: #FFFFFF;
}

#page {
	width: 971px;
	margin: 0 auto;
	background:url(images/content_bg.gif) repeat-y;	
	margin-bottom: 15px;
}

#content {
	float: right;
	width: 621px;
	margin-top: -155px;
	margin-right:35px;
	padding: 15px 15px 15px 0px;
	background: #ffFfff;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

#gifts_content {
	float: right;
	width: 580px;
	margin-top: -155px;
	margin-right:35px;
	padding: 15px 15px 15px 0px;
	background: #ffFfff;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

.grid {
	margin-top:20px;
	width: 600px;
	text-align:center;
}

.grid_item {
	width: 25%;
	color:#FF0000;
	border:1px solid #f5ce14;
	padding: 3px;
	vertical-align:middle;
}

.grid_item a, a:visited, a:active, a:hover, img {
	border:none;
}

.grid_img {
	margin:0 auto;
	padding-top:5px;
	text-align:center;
	display:block;
}

#holder {
	background:#FFFFFF;
}

.sub_nav {
	margin-left:-53px;
	color:#FF0000;
}

.sub_nav ul {
	color:#FF0000;
}

.sub_nav li {
	color:#FF0000;
	display:inline;
	padding-right:15px;
}

.sub_nav a, .sub_nav a:visited, .sub_nav a:active {
	color:#FF0000;
	text-decoration:none;
}

.sub_nav a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.sub_nav_active, .sub_nav_active a, .sub_nav_active a:hover, .sub_nav_active a:visited, .sub_nav_active a:active {
	font-weight:bold;
	text-decoration:none;
	color: #b0d465;
}

#description {
	float: right;
	width: 300px;
	color:#000000;
}

#description h1 {
	font-size:18px;
	font-weight:bold;
	color:#c8161d;
	margin-top: 35px;
	margin-bottom: -2px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#c8161d;
	margin-top: 10px;
	margin-bottom: -2px;
}

#description a, a:visited, a:active {
	color:#f89b1c;
	text-decoration:none;
}


#description a:hover {
	text-decoration:underline;
}


.add a {
    width: 113px;
    height: 53px;
    background: url(images/catalog.gif) 0 0 no-repeat;
    text-decoration: none;
	}	

.add a:hover {
    width: 113px;
    height: 53px;
    background: url(images/add_to_cart_on.jpg) 0 0 no-repeat;
    text-decoration: none;
}


.isbn {
	font-size:9px;
	color:#333333;
	margin-left:56px;
}

#product_image {
	float: left;
	margin-top:25px;
	width:300px;
}

ul li {
    /*giving UL's LIs generated disc markers*/
    list-style: disc outside;
}

.neatlist ul {
	color:#000000;
	list-style-type:disc;
}

.neatlist ul li{
	color:#000000;
	padding-bottom:5px;
}

#sidebar {
	float: left;
	width: 245px;
	margin:0;
	border-bottom:80px;
	padding: 10px 0 0 0;
	background: url(images/sidebar_bg.jpg) repeat-y;
}

#indent {
	padding-left:30px;
}

#sidebar a, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar_footer {
	width:245px; 
	height:16px; 
	background:url(images/side_foot.gif);
	margin-left:0;
	clear:left;
}

.head {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.dino {
	font-size: 11px;
	font-weight: bold;
	color:#f5ce14;
}

#sidebar ul {
	text-align: center;
	list-style:none;
	margin-bottom: 20px;
	margin-top:-10px;
}

#sidebar li {
	font-size: 10px;
	color:#FFFFFF;
	line-height: 14px;
	text-align:center;
	list-style:none;
}


#footer {
	width: 971px;
	height: 22px;
	margin: 0 auto;
	margin-top: -29px;
	background: url(images/footer.gif);
}

#gifts_footer {
	margin-right:-25px;
	margin-top:-16px;
	float:right;
}

#footer_links {
	width: 712px;
	height: 30px;
	margin-top: 10px;
	float: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#footer_links a, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}


#footer_links img {
	vertical-align:middle;
}


#footer_links ul, li {
	display: inline;
	padding-right: 20px;
	vertical-align:middle;
}