﻿body 
{
	font-family:Verdana;
	font-size:14px;
	color:black;
	margin:0 0 0 0;
}
h1
{
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:14px;
	font-weight:bold;
}
.Page
{
	background-color:Transparent;
 }
.Banner
{
	color: #8bd0f9;
	float:left;
	clear:both;
	overflow: hidden;
	width: 100%;
	height:105px;
	margin:0px 0px 0px 0px;
	/*border-bottom: solid 1px #8bd0f9;
	border-top: none 0px white;*/

}
.DivBasket
{
	float:left;
	height:100px;
	width:220px;
	font-size:14;
	/*background-image:url(/images/menubasketbg.gif);
	background-repeat:repeat;*/
	color:White;
}
#DivMenuBasket
{
	/*border-color:#8bd0f9;
	border-style:solid;
	border-bottom-width:1px;
	border-top-style:none;
	border-left-style:none;
	border-right-width:1px;
	color: #2ab1fd;*/
	border-bottom: solid 1px white;
	border-top:solid 1px white;
	color: black;
	font-size:12;
	margin:0px 0px 17px 2px;
	padding-bottom:10px;
	background-color:#81adcf;
}
.DivLeftMenu
{
	float:left;
	width:168px;
	 height:850px;
	font-size:15;
	/*background-image:url(images/menudiv.gif);
	background-repeat:repeat-y;*/
	background-color: #8bd0f9;
	margin:0px 0px 0px 0px;
	/*border: solid 2px #245cb0;
	overflow:hidden;*/
	/*border-right:solid 1px #8bd0f9;*/
}
#divRight
{
}
#divMenuPages
{
	background-color: #8bd0f9;
}
.MenuItem
{
	background-color:Transparent;
	float:left;
	/*color:#2ab1fd;*/
	color:Navy;
	width:170px;
	height:25px;
	font-size:15;
	margin: 0px 0px 0px 5px;
	
}
.MenuItemHover
{
	background-color:Transparent;
	color:White;
	float:left;
	width:170px;
	font-weight:bolder;
	margin:0px 0px 0px 5px;
}
.MenuItemSelected
{
	background-color:Transparent;
	color:White;
	float:left;
	width:170px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}
.DivMain
{
	 position:absolute;
	 left: 180px;
	 top:110px; 
	 right:170px;
}
.Footer
{
	float:left;
	font-size:x-small;
	color:Teal;
	width:100%;
}
.Item
{
	width:600px;
	float:left;
	
}
.ItemTitle
{
	width:300px;
	font-weight:bold;
}
.ItemDescription
{
	width:300px;
}
.ItemImage
{
	width:250px;
	float:left;
}
.ItemDetails
{
	width:300px;
	margin-left:50px;
	float:left;
}
.BulletItemFeatures
{
	 font-variant:small-caps;
}
.ItemPrice
{
	color:Red;
	text-align:right;
}
.ItemPriceBlack
{
    color:Black;
    text-align:right;
    text-decoration:line-through
}
.divItemDetails
{
	position:absolute;
	top:25px;
	left:450px;
	right:0px;
	width:370px;
}
.divItemImage
{
	width:440px;
	position:relative;
	top:25px;
	left:0px;
}
.divShowBasket
{
	width:750px;
}
.Separater
{
	height:30px;
}
#BoldLabel
{
	font-weight:bold;
}
#ConfirmationMessage
{
	font-weight:bold;
	display:inline-block
	
}
.PConfirmationMessage
{
	display:inline-block;
}
#divDefault
{
	position:relative;
}
#divPageContent
{
	/*background-color:Yellow;*/
}
#divSections
{
	width: 120px;
	/*background-color:Lime;*/
	position:relative;
}
#intro
{
	position:absolute;
	top:0px;
	left:130px;
	right:50px;
	margin:0px 25px 25px 0px;
	display:block;
	/*background-color:Aqua;*/
}
.BlueHighlightText
{
	color: #0099cc;
	font-size:18;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	
}

.OffersTable
{
	width:100%;
	background-color:#ffffff;
	/*background-color:Orange;*/
	 border:solid 10 white;
	 vertical-align:top;
	 /*position:absolute;
	 top:150px;
	left:150px;*/
}
#DivRhsContent
{
	width: 150px;
	height:100%;
	position:absolute;
	top:110px;
	right:0px;
	
}
#divBottom3
{
	position:absolute;
	left:225px;
	
}
.div1
{
	float:left;
}
.div2
{
	float:left;
}
.div3
{
	float:left;
}
.SizeChartHeader
{
	font-weight:bold
}
.StaticDiv
{
	margin: 20px 20px 20px 20px;
}
#divimages
{
	float:left;
	/*background-color:Fuchsia;*/
	width:630px;
}
#divBrands
{
	float:left;
	clear:right;
	/*-color:Yellow;*/
	width:149px;
}
