﻿/* category view definitions */

/* this is the header at the top of the page, it is a <h1> */
h1.category-view-header
{
}

/*
this is the list of items, it's a <table>
see the source for child elements you can style
it has a hard coded table-layout:fixed; value so all columns are the same width
*/
table.category-view-items
{
	width: 100%;
	text-align: center;
}

table.category-view-items td
{
	color:#866A2B;
	font-size: 15px;
	font-family:Trebuchet MS,sans-serif;
	border-bottom: 1px solid #866A2B;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

table.category-view-items a:link, table.category-view-items a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:16px;
	padding:1px;
}

table.category-view-items a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:16px; 
	padding:1px;
}


/*
this is the add to cart button container <div>
see source for child elements to style
*/
div.category-view-paypal-button
{
}



/* item view defintitions */

/* this is the header at the top of the page, it is a <h1> */
h1.item-details-header
{
padding-bottom: 30px;
padding-top: 30px;
text-align:center;
}

/*
this is the container <div> for the item image
see source for child elements
*/
div.item-details-image
{

text-align:center;
padding-left:14px;
padding-top:14px;
background-color:#C6D7AB;
margin-right: 10px;
border-bottom: 6px double #ffffff;
border-left: 6px double #A5BD81;
border-right: 6px double #A5BD81;
border-top: 6px double #ffffff;
}

/* item image link style */
div.item-details-image a
{
}

/* item image <img> */
div.item-details-image img
{
}

/* the small 'click picture to enlarge' text */
div.item-details-image small
{
color:#516939;
font-family:Trebuchet MS,sans-serif;
font-size:14px;
font-weight:normal;
}

/*
container <div> for the name, price etc of the item
there are a bunch of child elements for this one, check the source
*/
div.item-details-details
{
color:#866A2B;
font-size:14px;
font-family:Trebuchet MS,sans-serif;
font-weight: normal;
}
h1
{
color:#866A2B;
font-size:18px;
font-family:Trebuchet MS,sans-serif;
font-weight: normal;
}
h2
{
color:#866A2B;
font-size:16px;
font-family:Trebuchet MS,sans-serif;
font-weight: normal;
}
h3
{
color:#866A2B;
font-size:16px;
font-family:Trebuchet MS,sans-serif;
font-weight: normal;
}

div.item-details-description
{
color:#4B6235;
font-size:14px;
font-family:Trebuchet MS,sans-serif;
font-weight: normal;
}
/*#ctl00_MainContent_ctl00_CategoryView td
{
color:#866A2B;
font-size: 11px;
font-family:Trebuchet MS,sans-serif;
border-bottom: 1px solid #866A2B;
padding-top: 10px;
padding-bottom: 10px;
valign-align: middle;
}

#ctl00_MainContent_ctl00_CategoryView td a:link, #ctl00_MainContent_ctl00_CategoryView td a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:bold; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:13px; padding:1px;
}

#ctl00_MainContent_ctl00_CategoryView td a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#f4a38e;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:bold; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:13px; 
	padding:1px;
}*/

/*
this is just a <hr/> which separates the description and other item info.
you can display:none; it if you don't want it.
*/
hr.item-details-paypal-button-divider
{
}
/*
container <div> for the item view page's paypal button
see source for children
*/
div.item-details-paypal-button
{
}

/*
container <div> for the item description
has a couple of children, see source.
*/
div.item-details-description
{
}


/* your original styles are below, i have not changed them */
body
{
	background:#C6D7AB;
}

a:link, a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
	padding:1px;}
a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px; 
	padding:1px;}
.menu1
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu1 li a:link, .menu1 li a:visited
{
	display:block;
	height: 30px;
	background: #C6D7AB;
	color:#516939;
	text-align: center;
	line-height:30px;
	font-family:Trebuchet MS,sans-serif;
	font-weight:normal;
	font-size:14px;
}
.menu1 li a:hover
{
	display:block;
	height: 30px;
	background: #EADCBD;
	text-align: center;
	line-height:30px;
	font-family:Trebuchet MS,sans-serif;
	font-weight:normal;
	font-size:14px;
}
.menu
{
	margin-left:0;
	padding-left:0;
	padding-bottom:0;
}

.menu li a:link, .menu li a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
}

.menu li a:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px; 
}
	
.menu .level-2 li a:link, .menu .level-2 li a:visited {
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:11px;
	padding:1px;
}

.menu .level-2 li a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:11px; 
	padding:1px;
}

.category-view-items div a img
{
background: #C6D7AB;
border-bottom: 6px double #ffffff;
border-left: 6px double #A5BD81;
border-right: 6px double #A5BD81;
border-top: 6px double #ffffff;
padding: 10px;
}

.menu2
{
	margin-left:0;
	padding-left:0;	
}

.menu2 li a:link, .menu2 li a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
}

.menu2 li a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px; 
}

.menu3
{
	margin-left:0;
	padding-left:0;	
}

.menu3 li a:link, .menu3 li a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
}

.menu3 li a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px; 
}

.menu4
{
	margin-left:0;
	padding-left:0;
	margin-bottom:0;	
}

.menu4 li a:link, .menu4 li a:visited
{
	text-decoration:none;
	color:#866A2B;
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
	
}

.menu4 li a:hover
{
	text-decoration:none;
	color:#ffffff;
	background:#C6D7AB;
	background-image:url(http://i53.photobucket.com/albums/g47/simple-elegance/Backgrounds/1ff8.gif);
	font-weight:normal; 
	font-family: Trebuchet MS,sans-serif; 
	font-size:14px;
	
}


