body
{
    font-family:Arial;
    color:#FFFFFF;
	}
	
#header, #content
{
    color:#FFFFFF;
    font-size:12px;
}
#header
{
    background-color:#353647;
    height:100px;
    margin:0 auto 0 auto;
    width:850px;
    height:150px;
    border-bottom:1px solid white;
}
#header h1
{
    font-family:Georgia;
    font-size:36px;
    height:100px;
    margin:0;
    padding:32px 0 32px 32px;
    display:none;
}
#container
{
    background-color:#5f5f65;
    width:850px;
    margin:0 auto;

}
.clear
{
    height:0;
    overflow:hidden;
    clear:both;
}
#menu
{
    width:150px;
    float:left;
}
p.small
{
	font-size:11px;
}
#content
{
    width:660px;
    margin-left:20px;
    margin-right:20px;
	margin-top:5px;
    float:right;
    font-size:12px;
    text-align:justify;
    height: auto !important;
    height:400px;
    min-height:400px;    
}
#content td
{
    text-align:left;
}
a
{
    color:#FFFFFF;
}
a:hover
{
    color:#dbcf8e;
}
a img
{
    border:none;
}
/***************STRIP**************/
#strip
{
    background-color:#6e6f86;
    width:850px;
	background-image:url(../Images/pattern.gif);
}
#menustrip
{
    width:170px;
    height:30px;
    float:left;
}
#contentstrip
{
    width:380px;
    height:30px;
    float:left;
}
#infostrip
{
    width:300px;
    height:30px;
    float:left;
}
#infoheader
{
    font-size:11px;
    color:#f0e7d8;
    font-weight:bold;
    margin:9px 9px auto auto;
    text-align:right;
}
/*************************************************************/
/*************************************************************/
/*************************************************************/
/************* MENU *************/
#menuheader
{
    font-size:11px;
    color:#f0e7d8;
    font-weight:bold;
    margin:9px auto auto 9px;
}
#menu ul
{
    padding:0 0 0 6px;
	margin:0;
}
#menu li
{
    list-style-type:none;
    padding:6px;
    border-bottom:1px solid #54535b;
    font-size:12px;
	margin:0;
}
#menu li a
{
    color:#ffffff;
    text-decoration:none;
}
#menu li a:hover
{
    color:#dbcf8e;
    text-decoration:none;
}
#menu li a.active
{
    color:#dbcf8e;
    text-decoration:none;
}
#menu ul li ul li
{
    border-bottom:none;
    padding:0 0 0 12px;
    font-size:11px;
}
/*************************************************************/
/*************************************************************/
/*************************************************************/
/************* PRODUCT *************/
input.addtocart
{
    width:100px;
    background-color:#514142;
    color:#ffffff;
    border:1px solid #aaa5ab;
    font-size:11px;
    
}

#contentheader
{
    font-size:11px;
    color:#f0e7d8;
    font-weight:bold;
    margin:9px auto auto 9px;
}

/*************************************************************/
/*************************************************************/
/*************************************************************/
/************* INPUT *************/
input.textfield, textarea.textfield
{
    border: none;
}
fieldset
{
    margin:20px;
}
/*************************************************************/
/*************************************************************/
/*************************************************************/
/************* TABLE *************/
tr.bb th,tr.bb td
{
    border-bottom: 1px solid #aaa5ab;
}
tr.tb th,tr.tb td
{
    border-top: 1px solid #aaa5ab;
}
td
{
    vertical-align:top;
}
td p
{
    padding:0;
    margin:0 0 2px 0;
}
table.th200 th
{
    width:150px;
}
table.th200 td
{
    width:350px;
}
table.order th
{
    width:70px;
}
table.order td
{
    width:250px;
}
table.order td input.textfield
{
    width:250px;
}  
tr.h30 td
{
    height:30px;
}
tr.vmid td
{
    vertical-align:middle;
}
.vtop
{
    vertical-align:top;
}
table.tdlocked td
{
    font-family:Courier,"Courier New";
}
table.tdlocked td label, table.tdlocked input
{
    font-family:Arial;
}

/************** FOOTER *************/
#menufoot
{
    background-color:#6e6f86;
    width:170px;
    float:left;
    height:66px;
	background-image:url(../Images/pattern.gif);
}
#contentfoot
{	

    background-color:#353647;
    width:680px;
    float:left;
    height:66px;
}









.error
{
    color:#ff0000;
    font-weight:bold;
}


.strong
{
    font-weight:bold;
}

legend
{
	background-color:#bd4b00;
	color:white;
}


#menufoot
{
	font-size:11px;
}
#menufoot div
{
	margin:10px auto;
	width:150px;
}
#menufoot img
{
	margin:2px;
}
h2
{
	font-size:12px;
	font-weight:bold;
}



/**************** ADMin */
table.products td.header
{
	background-color:#bd4b00;
	color:white;
	margin-bottom:2px;
}
table.products td.row
{
	background-color:#7b7a80;
	color:white;
	margin-bottom:1px;
}

table form
{
	margin:0;
	padding:0;
	display:inline;
}
#content .left
{
	width:400px;
	float:left;
}
#content .right
{
	float:left;
	width:250px;
	margin: 0 0 7px 10px;
}
#content .right img
{
	margin:0;
	padding:0;
	border:none;
}
.bb > td > a
	{
		text-decoration: none;
	}
