﻿
.ajaxUpdating
{
	background-color:Transparent;
/*	opacity:.5;
	filter: alpha(opacity=50);*/
	cursor:progress;
	height:200px;
	width:300px;
	background-image: url('../images/Working.png');
	text-align:center;
	vertical-align:middle;
	position:fixed;
	top:40%;
	left:38.5%;
	border-style:none;
	border-width:0px;
}
div.ajaxUpdateImg
{
	
	background-color:Transparent;
	opacity:1;
	filter: alpha(opacity=100);
	cursor:progress;
	height:100%;
	width:100%;
	padding-bottom:7px;

	/*
	top:45%;
	left:46%;
	position:fixed;
	text-align:center;*/
}

.Table_01 {
	/*position:absolute;*/
	left:0px;
	top:0px;
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
}

.Clear2
{
	clear:both;
	height:0px;
	display:none;
}

.Header2 
{
	margin: 0px 0px 0px 0px;
	clear:both;
	width:1000px;
	height:86px;
	background-image:url('../css/images/Header.jpg');
	background-repeat:no-repeat;
}

.noUnderline
{
	text-decoration:none;
	color:#808080 !important;
}

.noUnderline:hover
{
	text-decoration:none;
}

img.HeaderImg2
{
	height:80px;
	width:auto;
	border: none 0px;
	margin: 0px 0px 0px 0px;	
}

.Menu-Table
{
	width:1000px;
	height:51px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: none 0px transparent;
	background-image:url('../css/images/Menu-Center.jpg');
	background-repeat:repeat-x;
}

.Menu-Left 
{
	margin: 0px 0px 0px 0px;
	width:24px;
	height:51px;
	float:left;
	background-image:url('../css/images/Menu-Left.jpg');
	background-repeat:no-repeat;
}
.Menu-Center {
	margin: 0px 0px 0px 0px;
	height:51px;
	background-image:url('../css/images/Menu-Center.jpg');
	background-repeat:repeat-x;
}

.Menu-Right {
	margin: 0px 0px 0px 0px;
	width:21px;
	height:51px;
	float:right;
	background-image:url('../css/images/Menu-Right.jpg');
	background-repeat:no-repeat;
}

.Menu-Button-Left {
	margin: 0px 0px 0px 0px;
	float:left;
	width:9px;
	height:51px;
	background-image:url('../css/menuButtons/Menu-Button-Left.jpg');
	background-repeat:no-repeat;
}

.Menu-Button-Center {
	margin: 0px 0px 0px 0px;
	float:left;
	width:auto;
	height:51px;
	background-image:url('../css/menuButtons/Menu-Button-Center.jpg');
	background-repeat:repeat-x;
}

.Menu-Button-Text 
{
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#808080 !important;
}

.Menu-Button-Right {
	margin: 0px 0px 0px 0px;
	float:left;
	width:9px;
	height:51px;
	background-image:url('../css/menuButtons/Menu-Button-Right.jpg');
	background-repeat:no-repeat;
}
/*
.Menu-Button-Left_HOVER {
	margin: 0px 0px 0px 0px;
	float:left;
	width:9px;
	height:51px;
	background-image:url('../css/images/Menu-Button-Left_HOVER.jpg');
	background-repeat:no-repeat;
}

.Menu-Button-Center_HOVER{
	margin: 0px 0px 0px 0px;
	float:left;
	width:auto;
	height:51px;
	background-image:url('../css/images/Menu-Button-Center_HOVER.jpg');
	background-repeat:repeat-x;
}

.Menu-Button-Right_HOVER {
	margin: 0px 0px 0px 0px;
	float:left;
	width:9px;
	height:51px;
	background-image:url('../css/images/Menu-Button-Right_HOVER.jpg');
	background-repeat:no-repeat;
}

*/

.Menu-Button-Text_HOVER
{
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:White !important;
}


.Menu-ProductType {
	margin: 0px 0px 0px 0px;
	float:left;
	width:auto;
	height:51px;
}

.Menu-Divider {
	margin: 0px 0px 0px 0px;
	float:right;
	width:7px;
	height:51px;
	background-image:url('../css/images/Menu-Divider.jpg');
	background-repeat:no-repeat;
}

.Menu-Icon-Home {
	margin: 0px 0px 0px 0px;
	float:right;
	width:31px;
	height:51px;
	background-image:url('../css/images/Menu-Icon-Home.jpg');
	background-repeat:no-repeat;
}

.Menu-Icon-Search {
	margin: 0px 0px 0px 0px;
	float:right;
	width:25px;
	height:51px;
	background-image:url('../css/images/Menu-Icon-Search.jpg');
	background-repeat:no-repeat;
}

.Menu-Icon-About {
	margin: 0px 0px 0px 0px;
	float:right;
	width:28px;
	height:51px;
	background-image:url('../css/images/Menu-Icon-About.jpg');
	background-repeat:no-repeat;
}

.Menu-Icon-Shortlist {
	margin: 0px 0px 0px 0px;
	float:right;
	width:28px;
	height:51px;
	background-image:url('../css/images/Menu-Icon-Shortlist.jpg');
	background-repeat:no-repeat;
}

.Menu-Icon-Vendor {
	margin: 0px 0px 0px 0px;
	float:right;
	width:31px;
	height:51px;
	background-image:url('../css/images/Menu-Icon-Vendor.jpg');
	background-repeat:no-repeat;
}

.Content-Table 
{
	width:1000px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: none 0 transparent;
}

.Content-Sidebar {
	width:193px;
	min-height:200px;
	height:auto;
	background-color:White;
}

.ResizeHandle 
{
    width: 25px;
    height: 5px;
    background-color: silver;
    cursor: s-resize;
}

.Content-Main {
	width:758px;
	min-height:200px;
	height:auto;
	background-color:White;
}

.Content-Main-Full {
	width:972px;
	min-height:200px;
	height:auto;
	background-color:White;
}

.Vertical-Left {
	width:15px;
	height:auto;
	background-image:url('../css/images/Vertical-Left.jpg');
	background-repeat:repeat-y;
}

.Vertical-Center {
	width:21px;
	height:auto;
	background-image:url('../css/images/Vertical-Center.jpg');
	background-repeat:repeat-y;
}

.Vertical-Right 
{
	width:13px;
	height:2px;
	background-image:url('../css/images/Vertical-Right.jpg');
	background-repeat:repeat-y;
}

.SideBar-Bottom-Left {
	float:left;
	background-image:url('../css/images/SideBar-Bottom-Left.jpg');
	background-repeat:no-repeat;
	width:15px;
	height:13px;
}

.Sidebar-Bottom {
	float:left;
	background-image:url('../css/images/SideBar-Bottom.jpg');
	background-repeat:repeat-x;
	height:13px;
	width:193px;
}

.Sidebar-Bottom-Center {
	float:left;
	background-image:url('../css/images/SideBar-Bottom-Center.jpg');
	background-repeat:no-repeat;
	width:21px;
	height:13px;
}

.Sidebar-Bottom-Center-Full {
	float:left;
	background-image:url('../css/images/SideBar-Bottom.jpg');
	background-repeat:repeat-x;
	width:21px;
	height:13px;
}

.Content-Bottom {
	float:left;
	background-image:url('../css/images/SideBar-Bottom.jpg');
	background-repeat:repeat-x;
	width:758px;
	height:13px;
}

.Content-Bottom-Right {
	float:right;
	background-image:url('../css/images/Content-Bottom-Right.jpg');
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}









.Icon-Settings {
	position:absolute;
	left:0px;
	top:693px;
	width:27px;
	height:27px;
}

.Icon-Logout {
	position:absolute;
	left:27px;
	top:693px;
	width:27px;
	height:27px;
}

.Icon-Login {
	position:absolute;
	left:54px;
	top:693px;
	width:27px;
	height:27px;
}

.Icon-Register {
	position:absolute;
	left:81px;
	top:693px;
	width:27px;
	height:27px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}



.filledRatingStar {
    background-image: url(../images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
