/* Links */
a {border-width:0px;}
a:link { text-decoration: none; color: #DA181F; }
a:visited { text-decoration: none; color: #DA181F; }
a:hover, a:active { color: #840202; }

/* Headings */
h1, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }
h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}
h2 { font-size: 14px; font-weight: bold; font-family: Arial, Verdana, sans-serif; margin: 5px 0 10px; color:#7c2b0d;}
h3 { font-size: 14px; font-weight: normal; margin-top:0px; margin-bottom:0px; color:#86889e; font-family:"Courier New", Courier, monospace;}
h4, h5, h6 { font-size: 20px; }

/* Tables & Structure Elements */
table {padding:0px;border-collapse:collapse; border-width:0px;}
tr {padding:0px;border-collapse:collapse;}
p, td, div {vertical-align:top;padding:0px;border-collapse: collapse;} 
p { margin-bottom:4px;}
img {border-width:0px; border-bottom-width:0px;} 
hr {color:#625f4d; background-color:#625f4d; border:0px; height:2px; }


/* Menu */

#menu {
	width: 350px;
	height: 44px;
	margin: 0;
	position:relative;
 	bottom:-40px;
 	left:137px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 18px;
	padding: 3px 12px 0 12px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #795344;
	margin-right: 1px;
}

#menu a:hover, #menu .active a {
	background-color: #5f2008;
	color: #ffc786;
}

#menu span {
	display: block;
	float: left;
	height: 18px;
	padding: 3px 12px 0 12px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-family:Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #795344;
	margin-right: 1px;
}

#menu .active span {
	background-color: #5f2008;
	color: #ffc786;
}

#menu_bg_table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	width:647px;
	background-image: url(images/border_top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#menu_bg_td {
	background-image:url(images/Stavros_Agoras.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

/* Language */
#language_td {
	text-align:right;
	color: #9e9d8c;
}


/* Classes */

.footer_link a:link, .footer_link a:visited, .footer_link a:active { color:#625f4d;}
.footer_link a:hover { color:#c59002; }


/* Structure */
body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #e3e2ce;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}


#left_border_td {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 254px;	
}

#right_border_td {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;	
}

#border_bottom_td {
	background-image:url(images/border_bottom.gif);
	background-repeat:repeat-x;
	width:100%;
	height:11px;
}

#leftside {
	width: 300px;
	clear: none;
	padding-left: 0px;
	margin-left: 0px;
	background-image:url(images/kitchen_cad_bg.gif);
	background-position:right 160px;
	background-repeat:no-repeat;
}

#rightside {
	width: 300px;
	clear: none;
	padding-left: 0px;
	margin-left: 0px;
}

#content_transparent_td {
	width:2px;
	height:200px;
}

#content_left_td {
	height:100%;
	width:400px;
	background-color:#d1cebb;
	border-left-color:#bdbba8;
	border-left-style:solid;
	border-left-width:1px;
	margin-left:3px;
	padding:10px;
}

#content_left_td img { 
	border:solid;
	border-width:1px; 
	border-color:#4d1b08;
}

#content_right_td {
	height:100%;
	width:242px;
	background-color:#d0c5a2;
	border-left-color:#bab886;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#d5c38e;
	border-right-style:solid;
	border-right-width:1px;
	padding:8px;
}

#content_right_td img{
	align:right;
	border:solid;
	border-width:1px; 
	border-color:#4d1b08;
}

#content_footer {
	height: 3px;
	clear: none;
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

#footer_left_td {
	height: 10px;
	text-align:left;
	vertical-align:text-top;
	padding-left:2px;
	padding-top:0px;
	color:#625f4d;
}

#footer_right_td {
	height: 10px;
	text-align:right;
	vertical-align:text-top;
	padding-right:2px;
	padding-top:0px;
	color:#625f4d;
}


/* Picture menu */

.pictures_box {
	float:left;
  	width: 609px;
	height: 38px;
	padding-top:6px;
	padding-left:15px;
	padding-bottom:0px;
	margin-top: 248px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/grey_transparent1.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.pictures_box[class] {
  	background-image:url(images/grey_transparent1.png);
}

.pictures_box_img img{
	border:solid;
	border-width: 1px;
	border-color:#9d7a5b;
}

.pictures_box_img:hover img{
	border:solid;
	border-width: 1px;
	border-color:#fc9400;
}
	

.links_box {
	width: 619px;
	height: 21px;
	padding-top:0px;
	padding-left:5px;
	margin-top: 0px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/grey-black_transparent1.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.links_box[class] {
  	background-image:url(images/grey-black_transparent1.png);
}

#links_div {
	margin: 0;
}

#links_div h2 {
	display: none;
}

#links_div ul {
	margin: 0;
	padding: 1px 0 0 0px;
	list-style: none;
}

#links_div li {
	display: inline;
}

#links_div a {
	display: block;
	float: left;
	height: 18px;
	padding: 1px 11px 0 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
}

#links_div a:hover, #links_div .active a {
	background-image:url(images/orange.gif);
	background-repeat:repeat-x;
	background-position:top;	
	color: #ffb54c;
}
#links_div span {
	display: block;
	float: left;
	height: 18px;
	padding: 1px 11px 0 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-right: 4px;
}

#links_div .active span {
	background-image:url(images/orange.gif);
	background-repeat:repeat-x;
	background-position:top;	
	color: #ffb54c;
}

.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}

/* ---------------------------------------- LYTEBOX ---------------------------------------- */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }

/* ---------------------------------------- LYTEBOX ----END------------------------------------ */
