﻿body
{
    font-family: Verdana;
    font-size: 12px;
}

table
{
    width: 100%;
}

td
{
    vertical-align: top;
}

th
{
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}

.input190
{
    width: 190px;
}

#mainContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align: left;
}

/*HEADER STYLES*/
#TopBanner
{
    /*background-image: url(images/top_banner_1.png);*/
    background-image: url(images/top_bg.jpg);
    background-repeat: repeat-x;
    height: 100px;
}

#RightOfNavbar
{
    float: left;
    background-image: url(images/menubar.png);
    background-repeat: repeat-x;
    width: 310px;
}

#SearchBarText
{
    float: left;
    background-image: url(images/searchtext.png);
    background-repeat: no-repeat;
    width: 187px;
    height: 37px;   
}

#SearchBarTextBox input
{
    font-size: 10px;
    width: 150px;
    height: 14px;
    position: relative;
    top: 9px;
    left: 15px;
    border: none 0px white;
}

#SearchButton
{
    float: left; /*background-image: url( 'images/searchbutton.png' );     background-repeat: no-repeat;*/
    width: 65px;
    height: 37px;
}

.MainMenu
{
    float: left;
    height: 37px;
    background-image: url(images/MenuBackground.png);
    background-repeat: repeat-x;
    font-weight: bold;
    color: White;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.MainMenuSeparator
{
    float: left;
    height: 37px;
    width: 1px;
    background-image: url(images/MenuSeparator.png);
    background-repeat: no-repeat;
}
/*END HEADER STYLES*/

#leftContents
{
    width: 180px;
    float: left;
}

#rightContents
{
    float: left;
    width: 180px;
}

#rightContents_250
{
    float: left;
    width: 180px;
}

.FurnitureLeftBarItem, .FurnitureLeftBarItem a
{
    float: left;
    background-image: url(images/categorybg.png);
    background-repeat: repeat-x;
    width: 180px;
    height: 20px;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    text-decoration: none;
    color: Black;
}

.FurnitureLeftBarItem a:hover
{
    float: left;
    background-image: url(images/categorybg_on.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 20px;
    font-size: 10px;
    font-family: Arial;
}



.categoryTop
{
    background-image: url(images/categoryTop.png);
    height: 18px;
    color: White;
    text-align: center;
}

.categoryBottom
{
    /*background-image: url('images/categoryBottom.png');*/
    background-image: url(images/categoryBottom.png);
    height: 18px;
    color: White;
    text-align: center;
}
.categoryBottomText, .categoryBottomText a:link, .categoryBottomText a:visited, .categoryBottomText a:hover
{
    font-size: 9px;
    text-align: center;
    padding-top: 2px;
    color: White;
    font-weight: bold;
}

#middleContainer
{
    background-image: url(images/page_content_bg.jpg);
    background-repeat: repeat-y;
    float: left;
}

#centerContents
{
    width: 620px;
    float: left;
}

#centerAndLeftContents
{
    width: 800px;
    float: left;
}

#centerAndLeftContents_750
{
    width: 730px;
    float: left;
}

#centerAndRightContents
{
    width: 600px;
    float: left;
}

.LandingPageBubble
{
    background-image: url(images/LandingPageBubble.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;
    height: 400px;
}

.LandingPageBubbleTop
{
    background-image: url(images/LandingPageBubbleTop.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;
    height: 15px;
}

.LandingPageBubbleBottom
{
    background-image: url(images/LandingPageBubbleBottom.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;
    height: 15px;
}

.LandingPageBubbleMiddle
{
    background-image: url(images/LandingPageBubbleMiddle.png);
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;
    height: 100%;
}

#footerContainer
{
    float: left;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 27px;
    text-align: center;
    padding-top: 13px;
    font-size: 10px;
    color: #146798;
    font-weight: bold;
}

/**/
#BreadCrumbContainer
{
    background-image: url(images/BreadCrumbLine.png);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 15px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #146798;
    vertical-align: middle;
}
/**/

.padding5
{
    padding: 5px;
}

.hr_dotted
{
    background-image: url(images/hr_dotted.gif);
    background-repeat: repeat-x;
    height: 10px;
    background-position: center center;
}

/*PRODUCT PAGE*/
.ProductSummary
{
    width: 148px;
    float: left;
}

.ProductSummaryImage
{
    float: left;
    text-align: center;
    width: 100%;
}

.ProductSummaryPrice
{
    color: Red;
    font-weight: bold;
    float: left;
    text-align: center;
    width: 100%; /*position: relative;     top: 50px;     left: 100px;*/
}

.ProductSummaryDesc
{
    clear: both;
    font-size: 10px;
}

.ProductSummaryDivider
{
    width: 4px;
    float: left;
}

.ProductCategoryLabel
{
    font-size: 12px;
    color: #146798;
    font-weight: bold;
    text-align: center;
}

.FurnitureRowSeparator
{
    background-image: url(images/FurnitureRowSeparator.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 25px;
    clear: both;
    font-size: 12px;
    color: #146798;
    font-weight: bold;
    position: relative;
    top: 6px;
}

.MoreProductInCategory
{
    clear: both;
    font-size: 10px;
    color: #d3bf09; /*146798;*/
    font-weight: bold;
    text-align: right;
}

/*END PRODUCT PAGE*/

#tblProductDetails
{
    width: 100%;
    clear: both;
}

#tblProductDetails td
{
    font-size: 10px;
    font-family: Verdana;
}

#tblProductDetails th
{
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
}

/**/

.FurnitureDescriptionImage
{
    float: left;
}

.FurnitureDescriptionSummary
{
    float: left;
}

.FurnitureDescription_BrandLogo
{
    float: left;
    position: relative;
    top: 10px;
    right: 0px;
    height: 100px;
}

.PageTitle
{
    background-image: url(images/BreadCrumbLine.png);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    font-variant: small-caps;
    padding-right: 5px;
    height: 25px;
    font-family: Verdana;
    color: #146798;
}

.MyAccountContainer
{
    background-image: url(images/my_account_bg.png);
    background-repeat: no-repeat;
    height: 150px;
    width: 180px;
}

.MyAccountContents
{
    position: relative;
    top: 28px;
    left: 5px;
    height: 150px;
    color: White;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10px;
}

.MyAccountContents td
{
}

.MyAccountContentsInput
{
    width: 100px;
    height: 10px;
    font-family: arial;
    font-weight: normal;
    color: Navy;
    font-size: 10px;
}

.MyAccountStatus
{
    color: white;
    background-color: Orange;
    font-size: 10px;
    font-weight: bold;
    font-family: Courier New;
    text-align: center;
}


.ShoppingCartContainer
{
    background-image: url(images/shopping_cart_bubble.gif);
    background-repeat: no-repeat;
    height: 150px;
    width: 180px;
}
.ShoppingCartContainer .header
{
    position: relative;
    top: 3px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #0b537e;
    text-align: center;
}

.ShoppingCartContents
{
    position: relative;
    padding: 7px 5px 5px 5px;
    height: 80px;
    color: #0b537e;
    font-family: arial;
    font-weight: bold;
    font-size: 10px;
}

.FurnitureDescriptionPrice
{
    font-weight: bold;
    color: Red;
    text-align: center;
    width: 100%;
}

.faded
{
    color: #999999;
    font-weight: 400;
    font-size: 10px;
}

.HorizontalSeparatorDots
{
    height: 10px;
    background-image: url(images/horizontal_dots.gif);
}

.arrowOrangeList ul
{
    padding: 0px 0px 0px 15px;
    margin: 5px;
}

.arrowOrangeList li
{
    list-style-image: url(images/arrowOrange.gif);
    margin-top: 3px;
    margin-left: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #003399;
}

#tblContactUs input[type="text"], #tblContactUs textarea
{
    width: 250px;
}

.ErrorMessage
{
    background-color: #FF8000;
    color: White;
    font-weight: bold;
    border-color: #C04000;
    border-style: dashed;
    border-width: 1px;
    padding: 5px;
}

.SuccessMessage
{
    background-color: Green;
    color: White;
    font-weight: bold;
    border-color: Green;
    border-style: dashed;
    border-width: 1px;
    padding: 5px;
}

.CenterContainer400
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    text-align: left;
}

#EnlargedImage
{
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    background-color: yellow;
}

#BreadCrumb
{
    text-align: right;
}

.HomePageAdvert
{
    width: 100%; /*height: 150px;*/
    background-color: Red;
}

.ProductNavigationBreadCrumb
{
    text-align: right;
    padding-right: 10px;
    font-size: 10px;
    font-family: Verdana;
    color: Gray;
}
.ProductNavigationBreadCrumb a
{
    font-weight: bold;
    color: Navy;
    text-decoration: none;
}
.ProductNavigationBreadCrumb a:hover
{
    background-color: Orange;
    color: White;
}

.ProductPageHeaderlabel
{
    color: #5377A9;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
}

.EnlargedImage, .EnlargedImage a, .EnlargedImage a:visited
{
    color: WHITE;
    text-align: right;
    padding: 5px;
    background-color: Lime;
    font-weight: bold;
    text-decoration: none;
}

.EnlargedImage a:hover
{
    color: ORANGE;
    text-decoration: none;
}

/*===== WARNING PANEL AND CONTENTS =====*/
.WarningPanel
{
    background-color: lightyellow;
    border: solid 1px navy;
    width: 50%;
    position: relative;
    left: 200px;
}
.WarningImage
{
    float: left;
    width: 40px;
    padding-left: 10px;
    padding-top: 10px;
}
.WarningMessage
{
    float: left;
    padding: 10px;
    font-size: 10px;
}

.clearFloat
{
    clear: both;
}

/*===== PRODUCTS LEFT NAV PAGES =====*/
.cat_left_nav_top
{
    background-image: url(images/left_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
}

.cat_left_nav_middle
{
    position: relative; /*z-index: 1;*/
    float: left;
    width: 180px;
    background-image: url(images/left_middle.gif);
    background-position: left top;
    background-repeat: repeat-y;
    font-family: arial;
    font-size: 10px;
}

.cat_left_nav_bottom
{
    position: relative;
    z-index: 2; /*padding: 17px 24px 20px 15px;*/
    background-image: url(images/left_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.cat_left_nav_list
{
    background-image: url(images/dotline.gif);
    background-position: left top;
    background-repeat: repeat-x;
    padding: 5px 0px 5px 5px;
    position: relative;
    left: 20px;
    width: 135px;
}

.cat_left_nav_list a
{
    text-decoration: none;
    color: #000000;
}

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

.cat_left_nav_header
{
    font-weight: bold;
    font-size: 12px;
    color: #174189;
    padding: 5px 0px 0px 5px;
}


/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    /*background-color: #ffffdd;*/
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 600px;
}

.button1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0C50A3;
    background-color: #F0F0F0;
    border: 1px solid #B2B2B2;
    padding: 1px 3px 1px 3px; /*border-top: 1px solid #B7B8BA;     border-left: 1px solid #B2B2B2;     border-right: 1px solid #B2B2B2;     border-bottom: 1px solid #B2B2B2;*/
    cursor: hand;
    font-weight: bold;
}

.textbox1
{
    border: 1px solid #7F9DB9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ErrorMessage1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Red;
    font-weight: bold;
}

.SuccessMessage1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Green;
    font-weight: bold;
}


.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 : 50px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #66CCFF;
	color: white;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


