﻿#LeftMenu
{
	color: #fff;
	width: 192px;
	background-image: url(    '../../images/leftmenu.png' );
	margin-left: 17px; #height:321px;
cursor:pointer;
}

#RightPanel
{
	float: left;
	width: 596px;
	min-height: 350px;
	background-color: #fff;
}

#About
{
	display: none;
	text-align: left;
}

#Order, #Hotels, #Offices, #FBOutlets
{
	display: none;
	text-align: left;
}

#About p, #Order p, #Hotels p, #Offices p, #FBOutlets p
{
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	margin-top:0px;
	color: #000;
	width: 560px;
}

#liAbout
{
	float: left;
	background-image: url(      '../images/bgmenu.gif' );
	height: 24px;
	list-style-type: none;
	width: 150px;	
	padding-left: 5px;
}

#liOrder, #liHotels, #liOffices, #liFBOutlets
{
	padding-left: 5px;
	float: left;
	background-image: url(      '../images/bgmenu.gif' );
	height: 24px;
	list-style-type: none;
	width: 150px;
	color: #AA8C4E;
}

.productcontainer
{
	width: 575px;
	#height: 155px;
	height:145px;
	border: 1px #cfcfcf solid;
	background-image: url(images/back.gif);
	margin-bottom: 13px;
	background-position:bottom;
	background-repeat:no-repeat;
}

.productimage
{
	width: 132px;
	height: 93px;
	border: 0px red solid;
	margin-left: 10px;
	margin-top: 11px;
	position: relative;
	float: left;
	padding-right: 16px;
}

.producttitle
{
	float: left;
	border: 0px red solid;
	width: auto;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #af9355;
	font-weight: bold;
}

.packaging
{
	float: left;
	border: 0px red solid;
	width: 410px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.dimensions
{
	float: left;
	border: 0px red solid;
	width: 400px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.minorder
{
	float: left;
	border: 0px red solid;
	width: 400px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.price
{
	float: left;
	border: 0px red solid;
	width: 400px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.orderBtn
{
	float: left;
	border: 0px red solid;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af9355;
	font-weight: bold;
	margin-top: 8px;
}

p
{
	color:#000;
}

/* 
#TB_window
{
    background: #3c3733 !important;
    color: White !important;
    z-index: 102;
    display: none;
    border: 3px solid #525252 !important;
    height: 480px !important;
    background: transparent;
    width: 455px !important;
}
#TB_ajaxContent
{	
    margin-top: 10px !important;
    height: 350px !important;
    width: 505px !important;
    font-size: 10px;
    font-family: Verdana !important;
}
#TB_title
{
    height: 30px !important;
    background-color: #2c2723 !important;
    color: #aa8c4e !important;
    margin-bottom: 1px !important;
}
#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}
#TB_window a:hover
{
    color: White !important;
}
#TB_closeAjaxWindow text
{
    display: none !important;
}

*/
#inquiryForm
{
	width: 440px;
	color: #000;
	float: left;
	padding-top: 5px;
	font-family:Trebuchet MS;
	font-size:8.5pt;
}

#inquiryForm p
{
	padding-left: 10px;
	padding-top: 0px; 
	margin:10px;
}

.inquiryFormlbl
{
	color: #fff;
	width: 140px;
	display: block;
	float: left;
}

a
{
	color: #AA8C4E;
}

#TB_iframeContent{
	clear:both;
	border:none;
	height:445px !important;
}

.input 
{
	width:185px !important;
}
