/* Renovate It Style */

BODY
{
	font-weight: normal;
	font-size: 12px;
	/*margin: 10px;*/
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff;
	background-image: url(background.jpg);
	background-repeat: repeat;
	text-align:center;

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
}


TH
{
	vertical-align: baseline;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	background-color: #eeeeee;
	font-family: Helvetica,Verdana,Arial, sans-serif;
}


TD
{
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}

TD.Data
{
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	color: #3366cc;
}

FORM
{
	margin: 0px;
	border-collapse: collapse;
}


/**************** page elements **************************/

#FullPage
{
	
	text-align: center;
	width: 800px;
    background-color: #ffffff;
    margin-right:auto;
	margin-left:auto;
}

#MenuBarPanel
{
	border: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

#MenuBar
{
	border-top: #738AD0 thin solid;
	background-color: #ffffff;
	width:100%;
}

.MenuBarItem
{
	background-image: url(bluebutton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 110px;
	background-color: #ffffff;
	white-space :nowrap ;
}

.MenuBarTextItem
{
	background-color: #ffffff;
	text-align:  right;
	white-space :nowrap ;
	color:  #666666;
	width: 300px;
}

.MenuSeparator
{
	display: none;
	visibility: hidden;
	color: #ffffff;
	width: 2px;
}

#FooterMenuBar
{
	background-color: #DAD9D5; 
	width:98%;
	text-align :left;
	
}
#FooterMenuBarPanel
{
	background-color: #DAD9D5;
	text-align: left ;
	width: 100%;
}

.FooterMenuBarItem
{
	background-color: #DAD9D5;
	text-align: center ;
	white-space :nowrap
}
.FooterMenuBarTextItem
{
	background-color: #DAD9D5;
	text-align:  right;
	white-space :nowrap ;
	color:  #666666;
	width: 300px;
}
.FooterMenuSeparator
{
	background-color: #DAD9D5;
	color:  #666666;
	width: 2px;
}

#Header
{
	/*background: url(images/backstrip.gif) left top;*/
	background-color: #ffffff;
	text-align: center;
}

#Footer
{
	background-color: #DAD9D5;
	text-align: right;
	padding: 4px;
	color:  #666666;
	width: 100%;
}

#HomePageContent
{
	
	margin:0px;
}
#PageContent
{
	
	margin:0px;
	
}

#LeftColumn
{
	visibility: hidden;
	display: none;
	vertical-align:top;
	background-color: #eeeeee;
	margin:0px;
	width: 138px;
}

#LeftSpacerColumn
{
	background-color: #ffffff;
	width: 0px;
	margin: 0px;
	padding : 0px;
	
}

#RightColumn
{
	visibility: hidden;
	display: none;
	background-color: #eeeeee;
	margin:0px;
	vertical-align:top;
	width: 138px;
}

#RightSpacerColumn
{
	background-color: #ffffff;
	width:0px;
	margin:0px;
}

#ContentColumn
{
	background-color: #ffffff;
	margin:0px;
	width:800px;
	
}

#Content
{
	background-color: #738AD0;
	border: 1px;
    border-color: #000000; 
    border-style: solid;
    width: 100%;
    padding: 10px;
}

#LeftPanel
{
	background-color: #ffffff;
	width:0px;
	margin:0px;
}

#RightPanel
{
	background-color: #ffffff;
	width:0px;
	margin:0px;
}

#PageContent
{
	/*background-color : #eeeeee;*/
	
}

#HeightSpacer
{
	visibility: hidden;
}

#Address
{
	margin: 2px;
	color: #000000;
}

#Address A
{
	background-image: none;
	color: #000000;
}

.PromoStatement
{
	color: #aaaaaa;
	font-size: 16px;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
}

/**************** Pager Stuff ***************/
#PagerTable
{
	background-color:#ffffff;
}


/**************** Data grid ******************/
.DataGrid
{
	background-color: #051537;
}
.DataGridHeader
{
	background-color: #051537;
	color: #ffffff;
}

.DataGridItem
{
	background-color: #ffffff;
}

.DataGridPager
{
	background-color: #ffffff;
}

.DataGridPager A
{
	color: #051537;
}


/**************** Form **********************/

.FormTable
{
	background-color: #cccccc; /*width : 80%;*/
	width: 80%;
}


.FormTable TD
{
	background-color:#DED6C9;
	border: 1px;
}

TD.FormTitle
{
	background-color: #0f2d39;
	color: #bbbbbb;
}


/**************** Rule ***********************/

HR
{
	color: #a90027;
	height: 1px;
}


/*************** Titles **********************/

H3.ContentTitle
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #C2B9A8;
}

H4.ContentSubTitle
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: navy;
}

H5.ContentSubTitle
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: navy;
}

/*************** Product Stuff *******************/

.ProductDetails
{
	
	background-color:#738AD0;
	border: solid 1px #000000;
}

.ProductDetails TD
{
	padding: 20px;
	background-color: #738AD0;
}

.ProductDetailsText
{
	color: #000000 ;
}

.ProductDetailsImage TD
{
	padding: 0px;
	text-align: center;
}

.ProductImageList
{
	width: 300px;
	text-align: center;
}

.ProductImageList TD
{
	padding: 10px;
}

#ProductOptions
{
	background-color: #738AD0;
	border: 1px;
    border-color: #000000; 
    border-style: solid;
    width: 100%;
    padding: 2px;
}
#ProductLines
{
	background-color: #738AD0;
	border: 1px;
    border-color: #000000; 
    border-style: solid;
    margin-top: 10px;
    width: 100%;
    padding: 2px;
}

.ProductGroupItem H4
{
	/*height: 20px;*/
}
.ProductGroupItem
{
	vertical-align:top ;
	text-align: left;
	background-color:#738AD0;
	padding: 10px;
}

.AltProductGroupItem
{
	vertical-align:top;
	text-align: left;
	background-color: #DED6C9;
	padding: 10px;
}

.CategoryGroupItem H4
{
	/*height: 20px;*/
}
.CategoryGroupItem
{
	vertical-align:top ;
	text-align: left;
	background-color:#738AD0;
	padding: 10px;
}

.AltCategoryGroupItem
{
	vertical-align:top;
	text-align: left;
	background-color: #DED6C9;
	padding: 10px;
}

.ProductOptionsTable HR
{
	color: White;
}
.ProductCodeRow TD
{
	font-weight: bold;
	background-color: #eeeeee;
}

.ProductDescriptionRow TD
{
	border-bottom: solid 1px #cccccc;
}

.ProductUnitRow TD
{
	border-bottom: solid 1px #cccccc;
}

.ProductPriceRow TD
{
	border-bottom: solid 1px #cccccc;
}

.SellingPriceRow TD
{
	border-bottom: solid 1px #cccccc;
	font-weight: bold;
}

.ProductSpaceRow TD
{
}

.BasketRow TD
{
}

/******************** Product Scroll List *************/

H3.ScrollContentTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #C2B9A8;
	display:inline;
	
}

.ScrollProductGroupItem H4
{
	 height: 40px;
	 text-align:left;
	
}
.ScrollAltProductGroupItem H4
{
	 height: 40px;
	 text-align: left;
}

H4.ScrollContentSubTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align : left;
	color: #000000  ;
	
}
.ScrollProductGroupItem
{
	vertical-align:top ;
	text-align:  left ;
	background-color: #738AD0;
	padding: 10px;
}
.ScrollAltProductGroupItem
{
	vertical-align:top;
	text-align: left ;
	background-color: #DED6C9;
	padding: 10px;
}
.ScrollProductListContent
{
	background-color:  #738AD0;
	width: 386px; 
	height: 242px;  
	border: 1px;
	border-color: #000000; 
    border-style: solid;
    text-align : left;
}

.ScrollProductListContentRuler
{
	color: #cccc99; 
	border-style: inset; 
	width: 98%; 
	line-height: 2;
}

#ProductListScrollPanel
{
	overflow: auto; 
	width: 100%; 
	height: 183px; 
	background-color: #000000; 
	scrollbar-base-color: #738AD0;
}
#ProductListAutoScrollPanel
{
	position: relative;
	width: 100%; 
	height: 183px; 
	overflow: hidden;
	background-color: #738AD0; 
	scrollbar-base-color: #738AD0;
		
}

#ProductScroller
{
	position: absolute;
	text-align: left;
}

A.ScrollContentLink
{
	font-size: 11px;
	color: #000000;
    font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:hover.ScrollContentLink	
{	
	text-decoration: underline;
	color : #A90027;
}

/*************** Side Panels *********************/


Table.SidePanel
{
	width: 140px;
	background-color: #051537;
	margin-top: 20px;
}
Th.SidePanelTitle
{
	font-family: Helvetica, Verdana,Arial, sans-serif;
	font-style: normal;
	color: #A90027;
	background-color: #ffffff;
	font-size: 12px;
	text-align: center;
}
Td.SidePanelContent
{
	padding: 5px;
	text-align: left;
	color: black;
	background-color: White;
	font-size: 11px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}

/*************** Links **********************/

.ContentLink
{
	color: #eeeeee;
}

A.ContentLink
{
	font-size: 12px;
	color: navy;
	font-family: Helvetica, Verdana,Arial, sans-serif;
	text-decoration: none;
}

A:hover.ContentLink
{
	text-decoration: underline;
	color: #C5C6FF;
}

A.MenuLink
{
	background-position: 0px 0px;
	padding-top: 4px; /*space for image*/
	text-align: center;
	width: 125px;
        height: 28px;
	font-size: 12px; /*background-image: url(bluebutton.jpg);*/
	color: #C2B9A8;
	font-weight:bold;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial,Verdana, sans-serif;
	text-decoration: none;
}

A:hover.MenuLink
{
	color: white;
	text-decoration: underline;
}

A.FooterMenuLink
{
	
	text-align: left;
	width: 40px;
	font-size: 12px; 
	color:  #666666;
	font-family: Helvetica,Arial, Verdana, sans-serif;
	text-decoration: none;
}

A:hover.FooterMenuLink
{
	color: #993300;
	text-decoration: underline;
}

A.ContentNavBarLink
{
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica,Verdana,Arial, sans-serif;
	color: #051537;
}


A:hover.ContentNavBarLink
{
	text-decoration: underline;
	color: #A90027;
}

A.SubTitleLink
{
	text-decoration: none;
	color: Black;
}

A:hover.SubTitleLink
{
	text-decoration: underline;
	color: #41569a;
}

A.DataLink
{
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica,Verdana,Arial, sans-serif;
	color: #0f2d39;
}

A:hover.DataLink
{
	text-decoration: underline;
	color: #051537;
	font-size: 11px;
}


/*************** Images ***********************/


IMG.LogoImage
{
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	border-width: 0px;
	border-style: solid;
}
IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
