﻿body 
{
	font-family: Verdana;
	font-size: 12px;
	color : White;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-color: Black;
	background-image : url('Images/carbon3.jpg');
	background-repeat : repeat;
	background-attachment : fixed;
}

a
{
	font-family: Verdana;
	color : White;
	font-size: 12px;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.Bar
{
	text-indent: 10px;
	background-image : url('Images/bar.png');
	height : 20px;
}

.PageButton
{
	width: 140px;
	height : 40px;
	margin-left: 10px;
	margin-right: 10px;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana;
	text-align : center;
	cursor : pointer;
	background-color: Black;
}

.PageButtonSpacer
{
	background-image : Url('Images/MainMenuSpacer.gif');
	width: 3px;
	height: 40px;
	background-color: Black;
}

.WebshopProductTeaser
{
	height: 280px;
	width: 750px;
	background-image: url('Images/TopRated1.jpg');
}

.Box
{
	border: 1px solid #000000;
	padding: 8px;
	background-color: #181818;
}

.FadeLeft
{
	background-image: url('Images/FadeLeft.png');
	width: 20px;
}

.FadeRight
{
	background-image: url('Images/FadeRight.png');
	width: 20px;
}

.FadeBottom
{
	background-image: url('Images/FadeBottom.png');
	height: 20px;
	width: 1020px;
}

#Page
{
	width: 980px;
	text-align : left;
	background-color: #101010;
}

#MainMenu
{
	height : 40px;
	margin-left: 240px;
	margin-right: 20px;
}

.HomeClick
{
	height : 120px;
	width: 220px;
	float: left;
	cursor: pointer;
}

.Line
{
	background-color: #BBBBBB;
	height : 1px;
}

#Top
{
	background-image : url('Images/Logobar.png');
	height: 120px;
}

#LogoBar
{
	height : 80px;
	text-align: left;
}

.SearchBox
{
	float:right;
	padding-top: 10px;
	margin-left: 240px;
	margin-right: 40px;
	width: 203px;
}

.SearchFieldHolder
{
	width: 150px;
	height: 18px;
	border : solid 1px black;
	border-right-width : 0px;
	overflow : hidden;
	float: left;
	background-color: White;
	padding-left: 2px;
}

.SearchField
{
	height : 18px;
	width: 150px;
	background : none;
	border : none;
	font-size : 10px;
}

.QuickLinks
{
	padding-top : 20px;
	margin-left: 240px;
	margin-right: 40px;
	text-align : right;
}

.LogoBarControls
{
	
}

#Content
{
	min-height: 600px;
}

#BottomBar
{
	line-height: 1.4;
	height : 40px;
	width: 980px;
	padding-top: 5px;
	text-align: center;
	background-color : Gray;
	background-image : url('Images/BottomBar.png');
}

.MenuPanel
{
	padding: 10px 5px 10px 5px;

}

#OpenSpace
{
	padding : 0px 0px 0px 0px;
}

.PagePlaceholderEditLink
{

}


.PagePlaceholderEditLink:hover .PagePlaceHolder
{

}

.PagePlaceHolder
{
	
}

.PagePlaceholderEditLinkLink
{
		background-color: Red;
}

.ProductHighlightItemImage
{
	width : 160px;
	height : 160px;
	padding: 10px;	
}

.ProductHighlightItemText
{
	font-size: 10px;
	width: 160px;
	height: 45px;
	overflow : hidden;
	text-align : left;
	padding: 5px 10px 0px 10px;
}

.ProductHighlightItemTextName
{
	height: 24px;
	width:160px;
	overflow : hidden;
}

.ProductHighlightItemTextPrice
{
	font-size: 14px;
	font-weight: bold;
	float: right;
}

.ProductHighlightContainer
{
	width: 730px;
	height: 720px;
	overflow:hidden;
}

.ProductHighlightItem
{
	width : 180px; height: 230px;
	float : left;
	background-image : url('Images/SpotProduct.jpg');
	margin-bottom : 10px;
	clear:none;
}

.ProductImagePanel
{
	text-align : center;
}


.ProductPanel
{
	padding: 5px;
	background-color: #222222;
}

.WebshopContent
{
	padding: 5px;
}

.WebshopMenu
{
	background-color: #181818;
	width : 220px;
	overflow: hidden;
}
