body
{
	margin:0 0;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	background-color:#EEE;
}

/* HEADER WRAPPER */

.hwrapper
{
	margin:0 0;
	padding:0 0;
	height:112px;
	background-color:black;
}

.hwrapperbottom div
{
	margin:0 0;
	padding:0 0;
	height:2px;
	background-color:#888;
}

.hwrapperbottom
{
	margin:0 0;
	padding:0 0;
}

/* HEADER */
#header
{
  margin-top:0px;
  /*background-color:black;*/
  width:100%;
  height:110px;
  color:white;
  font-weight:bold;
  text-align:center;
}

/* FOOTER WRAPPER */

.fwrapper
{
	margin:0 0;
	padding:0 0;
	margin-top:250px;
	height:22px;
	background-color:#888;
}

.fwrappertop div
{
	margin:0 0;
	padding:0 0;
	height:2px;
}

.fwrappertop
{
	margin:0 0;
	padding:0 0;
}

/* FOOTER */
#footer
{
  width:100%;
  height:20px;
  background-color:black;
  color:white;
  font-weight:italic;
  font-size:10px;
  text-align:center;
  margin:0 0;
  padding:0 0;
}

/* ROUND CORNER FOR CONTENT DIV*/

.mwrapper
{
	float:left;
	margin:0 0;
	width:120px;
	margin-left:60px;
	margin-top:30px;
	background: url(../../common/images/menu_base.png) repeat-y;
}

.mwrappertop div
{
	background: url(../../common/images/menu_top_left.png) no-repeat top left;
	width:120px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.mwrappertop
{
	background: url(../../common/images/menu_top_right.png) no-repeat top right; 
	width:120px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.mwrapperbottom div
{
	background: url(../../common/images/menu_bottom_left.png) no-repeat bottom left;
	width:120px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.mwrapperbottom
{
	background: url(../../common/images/menu_bottom_right.png) no-repeat bottom right;
	width:120px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

/* MENU */

#menu
{
  width:120px;
  padding:0 0;
  margin:0 0;
}

#menu ul
{
	padding:0 0;
	margin:0 0;
}

#menu li
{
	list-style:none;
	height:20px;
	width:120px;
	margin:0 0;
	padding:0 0;
	padding-top:5px;
	background: url(../../common/images/menu_base.png) repeat-y;
}

#menu a
{
	font-weight:bold;
	display:block;
	padding:0 0;
	margin:0 0;
	padding-left:5px;
	height: 20px;
	border:0 0;
	outline-style:none;
}

#menu a:link
{
    text-decoration:none;
	color:white;
}

#menu a:hover
{
	color:#6699CC;
	background-color:#DDD;
	background: url(../../common/images/menu_hover.png) repeat-y;
}

#menu a:visited
{
	text-decoration:none;
	color:white;
}

/* ROUND CORNER FOR CONTENT DIV*/

.cwrapper
{
	margin:0 0;
	margin-top:20px;
	padding:0 0;
	width:700px;
	margin-left:250px;
	background:white;
}

.cwrappertop div
{
	background: url(../../common/images/content_top_left.png) no-repeat top left;
	width:700px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.cwrappertop
{
	background: url(../../common/images/content_top_right.png) no-repeat top right; 
	width:700px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.cwrapperbottom div
{
	background: url(../../common/images/content_bottom_left.png) no-repeat bottom left;
	width:700px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

.cwrapperbottom
{
	background: url(../../common/images/content_bottom_right.png) no-repeat bottom right;*
	width:700px;
	margin:0 0;
	padding:0 0;
	height:10px;
}

/* CONTENT */

#content
{
  width:690px;
  margin:0 0;
  padding:0 0;
  padding-bottom:10px;
  color:black;
  background-color:white;
}

#content ul
{
	margin-top:0;	
}

#map
{
  margin-left:85px;
  height:450px;
  width:530px;
  color:black;
  margin-bottom:50px;
}

table.showroom
{
	width:700px;
	margin-bottom:10px;
	border-collapse: separate;
	border-spacing: 15px 20px;
}

table.showroom tr
{
	width:650px;
	margin:auto;
	margin-bottom:15px;
	border:2px solid green;
}

table.showroom td.pict
{
	border:2px outset;
	background-color:white;
	width:140px;
	height:140px;
	text-align:center;
}

table.showroom td.ref
{
	text-align:left;
	font-weight:bold;
	border:none;
}

table.showroom td.cat
{
	text-align:left;
	border:none;
}

table.other_picts
{
	width:90%;
	margin-left:5%;
	margin-bottom:10px;	
}

table.other_picts td
{
	border:2px outset;
	padding:5px;
	margin:10px;
	background-color:white;
}

table.item_info
{
	width:90%;
	text-align:left;
}

table.item_info li
{
	padding:0 0;
	margin:0 0;
	text-align:left;
	list-style:none;
}


table.main_pict
{
	margin:0 0;
	margin-left:100px;
	width:500px;
	height:500px;
	padding:10 10;
	text-align:center;
}

td.main_pict
{
	border:2px outset;
	background-color:white;
	text-align:center;
}

li.title
{
  font-weight:bold;
  text-align:center;
  list-style:none;
  margin:10px 0px;
}

li.intro
{
  text-align:left;
  list-style:none;
  margin:10px 10px;
}

li
{
  margin:10px 0px;	
}

li.address
{
  list-style:none;
}

.title
{
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

table.login_form
{
	padding:15px 15px;
	margin:0 0;
	margin-top: 150px;
	margin-bottom: 150px;
	margin-left:250px;
	border:2px solid #999;
}

table.file_selection
{
	margin:0 0;
	margin-top: 20px;
	margin-left:150px;
}

table.list
{
	width:650px;
	margin:0 0;
	margin-left:25px;
	margin-bottom:10px;
	border-collapse: separate;
	border-spacing: 15px 20px;
	border:2px solid #888;
}

table.list tr
{
	width:650px;
	margin:auto;
	margin-bottom:15px;
}

table.list td.info
{
	text-align:left;
}

table.list td.picture
{
	text-align:center;
	width:125px;
	height:125px;
	border:2px outset;
	background-color:white;
}

#message
{
	margin:0 0;
	margin-top:200px;
	text-align:center;
	padding:0 0;
	padding-bottom:200px;
	font-weight:bold;
	color:red;
}

hr
{
	margin-top:20px;
	margin-bottom:20px;
}

td.actions
{
	width:40px;
}

.actions ul
{
	margin:0 0;
	padding:0 0;
}
	
.actions ul li
{
		margin:0 0;
		padding:0 0;
		list-style:none;
}

table.colors
{
	width:700px;
	margin-bottom:10px;
	border-collapse: separate;
	border-spacing: 15px 20px;
}

table.colors tr
{
	width:650px;
	margin:auto;
	margin-bottom:15px;
}

table.colors td.pict
{
	border:2px outset;
	background-color:white;
	width:140px;
	height:140px;
	text-align:center;
}

table.colors td.ref
{
	text-align:left;
	font-weight:bold;
	border:none;
}

table.colors td.cat
{
	text-align:left;
	border:none;
}

#colors
{
  padding:0 0;
  margin:0 0;
}

#colors ul
{
	padding:0 0;
	margin:0 0;
}

#colors li
{
	list-style:none;
	height:20px;
	width:120px;
	margin:0 0;
	padding:0 0;
	padding-top:5px;
	background: url(../../common/images/menu_base.png) repeat-y;
}

#colors a
{
	font-weight:bold;
	display:block;
	padding:0 0;
	margin:0 0;
	padding-left:5px;
	height: 20px;
	border:0 0;
	outline-style:none;
}

#colors a:link
{
    text-decoration:none;
	color:white;
}

#colors a:hover
{
	color:#6699CC;
	background-color:#DDD;
	background: url(../../common/images/menu_hover.png) repeat-y;
}

#colors a:visited
{
	text-decoration:none;
	color:white;
}
