﻿body 
{
margin-top:0px;
	font-size:0.8em;
/*	background-image: url('images/backgroungeg.jpg');*/
background-color:#EBFFC4;
}

.pictureTable
{	
	width:420px;
	height:420px;
	text-align:center;
	background-color:Black;
	
}

.itemHolder
{
	float:left;
	padding:5px;
	border:solid 1px gray;
	margin-bottom:10px;
	margin-left:10px;
	width:500px;
}

.itemTitle
{
	font-size:1.2em;
	font-weight:bold;
}

.itemImages
{
	float:left;
	height:200px;
	width:150px;
}

.itemDescription
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

.itemImage
{
	height:150px;
	width:150px;
}

.itemPricing
{
	float:right;
	display:inline;
}

.itemContainer
{
padding:10px;	
}

.priceTableHeader
{
	background-color:Gray;
	color:White;
	width:55px;
	padding:3px;
}

.priceTableHeaderLast
{
	background-color:Gray;
	color:White;
	padding:3px;
	width:1px;
}

.priceTableDetail
{
	background-color:White;
	color:Black;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	padding:3px;
}

.priceTableDetailLast
{
	
	background-color:White;
	color:Black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	padding:3px;
	width:0px;
}

.RadMenu_Default
{
height: auto !important;
}


.itemLeftContainer
{
	float:left;

}


.itemLeft
{
	

}


.clearBoth
{
	clear:both;
}

.floatLeft
{
	float:left;
}	

.searchHighlight
{
	background-color:#ffc0cb;
}

.quantityHolder
{
	padding:10px;
	clear:both;
	border:solid 1px black;
}

.categoryContainer
{
	width:500px;
}

.categoryHolder
{
	float:left;
	width:142px;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
	margin:5px;
	padding:4px;
	height:220px;
}


.itemHolder A:link {text-decoration: none; color: #0066CC;}
.itemHolder A:visited {text-decoration: none; color: #0066CC;}
.itemHolder A:active {text-decoration: none; color: #0066CC;}
.itemHolder A:hover {text-decoration: none; color: #0066CC;}

.itemBreadCrumb
{
	font-size:1.2em;
	margin-top:5px;
}

.itemBreadCrumb A:link {text-decoration: none; color: black;}
.itemBreadCrumb A:visited {text-decoration: none; color: black;}
.itemBreadCrumb A:active {text-decoration: none; color: black;}
.itemBreadCrumb A:hover {text-decoration: none; color: black;}



.itemHolder img{border:solid 1px black;}

.floatRight
{
	float:right;
}	

.pageContainer
{
	height:100%;
	width:768px;
	margin:0px auto;
	background-color:White;	

}	


.contentContainer
{
	width:100%;
	
}

.paddedContent
{
	padding:0px;
}


.bodyContainer
{
	width:100%;
	clear:both;
	background-image: url('images/backgroungeg.jpg');
}

.footer
{
	clear:both;
	width:100%;
	background-color:white;
}

.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; text-transform: none; color: #663399}



.strapline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-style: normal; line-height: 40px; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC}

.button
{
	color: #666;
	font-family:Arial;
	font-size:11px;
	background: #ececec url('img/MenuItemBackground.gif') repeat-x;
	border-top: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
}

.centered
{
	text-align:center;
	width:768px;
}

.blogComment
{
	color: #0066CC
}

.archiveBlog A:link {text-decoration: none; color: #0066CC;}
.archiveBlog A:visited {text-decoration: none; color: #0066CC;}
.archiveBlog A:active {text-decoration: none; color: #0066CC;}
.archiveBlog A:hover {text-decoration: underline; color: #0066CC;}

div.blogHeader h1 {font-size:1.2em;font-weight:normal;}
div.blogHeader h2 {color:Blue; font-size:0.8em;}
div.blogHeader h3 {color:Green;font-size:1.0em; font-weight:normal;}

div.blogComments h1 {font-size:1.2em;}
div.blogComments h2 {color:Blue; font-size:0.8em;}
div.blogComments h3 {color:Green;font-size:0.8em; font-weight:normal;}

.topThumbs
{
	clear:both;
	width:400px;
}

.topThumbImage
{
	float:left;
}


leftThumbs
{
clear:both;
width:75px;
float:left;
}

.leftThumbImage
{

}


.rightThumbs
{

		float:left;
		background-color:White;
		padding:0px;
		border:solid 1px black;
}

.rightThumbImage
{
	border:solid 1px gray;
	margin:2px;
}


.bottomThumbs
{
	clear:both;
		width:400px;
}

.bottomThumbImage
{
	float:left;
}


.mainGalleryImage
{
	width:100%;
	height:380px;
	vertical-align:top;
	text-align:center;
	float:left;
}

.thumbRepeater
{
padding:5px;
}