﻿body 
{
	margin: 0;  
	padding: 0;  
	font-family: Tw Cen MT, Helvetica, Courier New;
	font-size: 12px; 
	/* color: #7C736D; 	*/
	vertical-align: top; 	
}

#header
{
	/* border: solid 1px; */
	/* height: 80px; */
}

#wrapper1 
{
	/* width: 100%; */
	/* float: left; */
	/* margin-right: -120px; */
	/* margin-top: 80px;	*/
}

#content1 
{
	margin-right: 120px;
}

#main1
{
	margin-left: 220px;
	border: solid 1px;	
}

#side1
{
	width: 200px;
	float: left;
	padding: 0 10px 0 10px;	
}

#side2
{
	width: 100px;
	padding: 80px 10px 0 10px;
	float: right;	
}

#footer
{
	clear: both;
	border-top: 10px solid #CECECE;
}

a
{
    color: black;
    text-decoration: none;
}

/*
a.visited 
{
    color: blue;
}
*/

a:hover 
{
	text-decoration: underline;
}

a.link
{
	color: blue;
	text-decoration: none;
}

a.link:hover
{
	text-decoration: underline;
}


/*
a 
{
	text-decoration: none;
	color: #7C736D;	
}
*/



a.CategoryUnselected 
{
	line-height: 25px;
	text-decoration: none;
	color: Black;
}

a.CategoryUnselected:hover {
	text-decoration: underline;
}

a.CategorySelected 
{
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

a.menu 
{
	text-decoration:none; color:#000000;
}
a.menu:hover 
{
	text-decoration:underline; color:#048B87;
} 
  
tr.spacer1
{
	font-size:small;
	min-height: 20px;
}

tr.spacer2
{
	font-size: small;
	min-height: 10px;
}
  


html>body .centercontent2 
{
	/* margin-left: 201px; */
	/* margin-right:201px; */
}

.Window 
{
	width: 100%;
}

/*
.Window a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
}
*/

/* <table border="0" cellspacing="0" cellpadding="0"> */

.noborder
{
	border-style: none;
	margin: 0;
	padding: 0;

}

.masterLeftMargin
{
	width: 50px;
	min-width: 50px;
}

.layoutFooter
{
	width: 100%;
	min-height: 50px;
	/* border: solid 1px black; */
	vertical-align: top;
}

.leftPanel
{
	position: absolute;
	top: 70px;
	left: 10px;
	width: 150px;
}

.rightPanel
{
	position: absolute;
	top: 70px;
	right: 10px;
	width: 150px;
}

.centerPanel
{
	position: absolute;
	top: 70px;
	margin-left: 151px;
	margin-right: 151px;
	padding-left: 12px;
	padding-right: 12px;
}

.leftcontent2
{
	position: absolute;
	left:10px;
	top:50px;
	width:200px;
	background:#fff;
	border:1px solid #000;
}
	
.rightcontent2 
{
	position: absolute;
	right:10px;
	top:50px;
	width:200px;
	background:#fff;
	border:1px solid #000;
}

.centercontent2 
{
	background:#fff;
	border:1px solid #000;
	margin-left: 201px;
	margin-right:201px;
}



.CategoriesList {
	border: #ea6d00 1px solid;
	text-align: center;
	margin-top: 20px;
}
.CategoriesListHead {
	border: #ea6d00 1px solid;
	background-color: #f8c78c;
}

.Header {
	color: black;
	font-size: 24px;
	font-weight: bold;
}
.CategoryId {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.CategoryDescription {
	color: Black;
	font-weight: bold;
	font-size: 14px;
}
.Window .Main .Right .Contents{
	margin: 5px 5px 5px 0px;
	width: 100%;
	float: left;
}

.ItemList {
	font-size: 12px;
	border: 0px; 
}

.ItemList img {
	border: 2px solid #c6e1ec;
	float: left;
	margin-right: 5px;
	vertical-align: top;
}

.ItemTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 1px 0 0;
}

.SearchBox {
	border-collapse:collapse;
	margin-top: 20px;
	width:200px;
}
.SearchBoxHead {
	border: #0468a4 1px solid;
	background-color: #FFFF99;
	text-align: center;  
}
.SearchBoxContent {
	border: #0468a4 1px solid;
	padding: 5px 0px 5px 12px;
}

.UserInfoHead {
	border: #cc6666 1px solid;
	background-color: #dc143c; 
	color: #f5f5dc;
	text-align: center;
}  
.UserInfoContent {
	border: #cc6666 1px solid; 
	padding: 5px 0px 5px 12px;
	line-height: 20px;
} 

.AdminTitle {
	font-size: 24px;
	font-weight: bold;
}
.Window .Main .Right .AdminHeader{
	margin: 5px 5px 5px 0px;
	width: 100%;
}

.AdminContents{
	margin: 5px 5px 5px 0px;
	width: 900px;
	float: left;
}
.AdminError{
	color: Red;
}

.Grid {
	border-color: #E7E7FF;
	margin-top: 20px;
	width: 100%;
}
.GridHeader { 
	color: White;
	background-color: Navy;
}
.GridRow
{ 
	color: Navy;
	background-color: #E7E7FF;
}
.GridSelectedRow
{ 
	color: #F7F7F7;
	background-color: #738A9C;
}
.GridEditingRow
{
	color: Navy;
}
.GridAlternateRow
{ 
	color: Navy;
	background-color: #F7F7F7;
}
.GridCellNumeric
{
	text-align: right;
}

.WideLabel {
	display:-moz-inline-block;
	display:inline-block;
	width: 100px;
}

.CartSummary {
	border: #0468a4 1px solid;
	background-color: purple;
	padding: 3px 2px 5px;
	border-collapse:collapse;
	margin-top: 20px;
}

.UserDetailsTable {
	width: 100%;
	background-color: #ccccff;
	border: Solid 1px Navy;
	line-height: 20px;
}



.ProductList img {
	border: 2px solid #c6e1ec;
	float: left;
	margin-right: 5px;
	vertical-align: top;
}
.ProductTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 1px 0 0;
}

.RecommendationsHead { 
	font-weight: bold;
}

.RecommendationLabel {
	display:-moz-inline-block;
	display:inline-block;
	width: 200px;
}

.ReviewHead { 
	font-weight: bold;
}

.ReviewTable {
	background: #ccddff;
	border-bottom: #fff solid 3px;
	display: block;
	padding: 5px;
	width: 100%;
}


