﻿html, body
{
	height: 100%;
}

body
{
	background-color: #e3effd;
	font-size: 67.5%;
	font-family: Arial;
}

#container
{	
	height: auto !important;
	min-height: 100%;
	height: 100%; 
	margin: 0 auto -60px;
	width: 960px;
	background-image: url('../images/interface/content.jpg');
}

#container { overflow: hidden; display: inline-block; }

#container { display: block; }

/* Hack for IE */
* html #container 
{
    height: 100%;
	overflow: visible;
}
/* End IE Hack */

#top
{	
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../images/interface/top.jpg');
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 120px;
}

#header
{
	background-color: #def5da;
	background-image: url('../images/interface/header.jpg');
	float: left;
	width: 345px;
	height: 45px;
}

#navigation, #navigation ul
{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.45em;
}

#navigation li
{
	z-index: 999;
	position:relative;
	float: left;
	padding-left: 5px;
}

#navigation
{
	padding-left: 180px;
	height: 30px;
	float: left;
}

#navigation a.selected
{
	color: #98cbff;
}

#navigation li a
{	
	z-index: 999;
	position: relative;
	width: 85px;
	letter-spacing: 0em;
	text-align: center;
	display: block;
	height: 30px;
	line-height: 1.8em;
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
}

#navigation ul 
{
	z-index: 999;
    position:absolute;
    display:none;
	top: 2.6em;
}

#navigation li ul a
{
	z-index: 999;
	left: -20px;
	position: relative;
	display: block;
	border-bottom: 1px solid #bf8b42;
	width: 140px;
	font-size: 1.2em;
	background-color: #e39b35;
	color: #fff;
    clear: right;
}

/* Hack for IE */
#navigation li a
{
	font-size: 1.5em !important;
}

* html #navigation
{
    position: absolute;
	left: 0;
}
/* End IE Hack */



#navigation li a:hover
{
	color: #e3effd;
}

#navigation li ul li a:hover
{
	background-color: #bf8b42;
}

#navigation li:hover ul
{
	z-index: 999;
    display:block;
}

#lang
{
	float: left;
	padding-left: 90px;
}

/* Hack for IE */
* html #lang
{
    float: right;
}
/* End IE Hack */
	
#lang li
{
	float: left;
	margin-right: 5px;
}

#content
{
	width: 940px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0 auto;
}

#main, #mainstretch
{
	background-image: url('../images/interface/contentShadow.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 340px;
	width: 750px;
	padding: 10px;
	float: left;
	background-color: #e7e7e7;
	color: #696969;
}

#mainstretch
{
	width: 900px;
	height: auto;
}

#main h2
{
	font-size: 2em;
}

#main p
{
	font-size: 1.5em;
}

#features
{	
	background-color: #e7e7e7;
	height: 550px;
	width: 160px;
	margin-left: 10px;
	float: left;
}


#addfavorites
{
	background-image: url('../images/interface/features.jpg');
	background-color: #e7e7e7;
	height: 20px;
	width: 160px;
	margin-left: 10px;
	float: left;
}


#homepage
{
	background-image: url('../images/interface/features.jpg');
	background-color: #e7e7e7;
	height: 20px;
	padding-top: 4px;
	line-height: 1em;
	width: 160px;
	margin-left: 10px;
	float: left;
}


#addfavorites h2
{
	background-image: url('../images/interface/features.jpg');
	line-height: 1em;
	background-color: #747474;
	text-align: center;
	width: 160px;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
}


#homepage h2
{
	background-image: url('../images/interface/features.jpg');
	line-height: 1em;
	background-color: #747474;
	text-align: center;
	width: 160px;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
}

#clock
{
	background-image: url('../images/interface/features.jpg');
	background-color: #e7e7e7;
	height: 27px;
	width: 160px;
	margin-left: 10px;
	float: left;
}


#features h2
{
	background-image: url('../images/interface/features.jpg');
	padding-top: 4px;
	line-height: 1em;
	background-color: #747474;
	margin-bottom: 5px;
	text-align: center;
	width: 160px;
	font-size: 0.5em;
	color: #FFF;
	font-weight: bold;
}


#Gallery
{	
	background-color: #e7e7e7;
	height: 230px;
	width: 160px;
	margin-left: 10px;
	float: left;
}


#Gallery h2
{
	background-image: url('../images/interface/features.jpg');
	padding-top: 4px;
	line-height: 1em;
	background-color: #747474;
	margin-bottom: 5px;
	text-align: center;
	width: 160px;
	font-size: 0.5em;
	color: #FFF;
	font-weight: bold;
}

/* IE HACK */
#features h2
{
	font-size: 1.4em;
}

#Gallery h2
{
	font-size: 1.4em;
}
/* END OF IE HACK */
/* news */
#mBox
{
	width: 160px;
	position: absolute;
	height: 500px;
	overflow: hidden;
}

#mBox #mCont ul
{
	list-style-type: none;
}

#mCont
{
	width: 160px;
	position: absolute;
}

#ss
{
	margin-bottom: 10px;
}

#features img
{
	width: 160px;
	height: 160px;
	display: block;
	margin: 10px auto;
}


#mBoxGallery
{
	width: 160px;
	position: absolute;
	height: 200px;
	overflow: hidden;
}

#mBoxGallery #mContGallery ul
{
	list-style-type: none;
}

#mContGallery
{
	width: 160px;
	position: absolute;
}

#ssGallery
{
	margin-bottom: 10px;
}

#Gallery img
{
	width: 160px;
	height: 160px;
	display: block;
	margin: 10px auto;
}


#moreinfo p
{
	text-align: center;
	font-size: 1.3em;
	color: #4789b2;
}

#footer, #push 
{
	clear: both;
	height: 60px; /* .push must be the same height as .footer */
}

#footer
{
	margin: 0 auto;
	width: 960px;
	background-image: url('../images/interface/footer.jpg');
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
}

#footer a
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.basicForm label
{
	color: #669dc4;
	font-weight: bold;
	font-size: 1em;
	float: left;
	width: 100px;
}

.basicForm div
{
	clear: left;
	margin-bottom: 10px;
}

#categories li
{		
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
	float: left;
	border: 2px solid #7c7b7a;
	margin-bottom: 10px;
}

#categories li h3
{
	text-align: center;
	font-size: 1.4em;
}

#categories li a
{
	color: #7c7b7a;
	text-decoration: none;
}

#categories li img
{
	width: 200px;
	height: 180px;
}

#main h2, #mainstretch h2
{
	font-size: 3em;
	text-decoration: underline;
	padding: 20px;
}

#products li
{
	cursor: pointer;
	float: left;
	width: 280px;
	border: 3px solid #7c7b7a;
	margin-right: 10px;
	margin-bottom: 10px;
}

#products li a
{
	text-decoration: none;
	color: #7c7b7a;
}
#products li img
{
	margin-right: 10px;
	float: left;
	width: 140px;
	height: 140px;
}

#products li h3
{
	font-size: 1.4em;
	font-weight: bold;
	color: #7c7b7a;
}

#product
{
	padding: 5px;
	width: 800px;
	margin: 0 auto;
}

#product h2
{
	text-align: left;
	padding: 0;
	margin-bottom: 5px;
}

#productImages img
{
	width: 350px;
	height: 305px;
	margin: 0 auto;
	display: block;
}


#productImages
{
	border: 5px solid #a2a2a2;
	width: 350px;
	margin-right: 10px;
	float: left;
}

#mail
{
	padding: 20px;
	width: 600px;
	margin: 0 auto;
}

#mail div
{
	width: 400px;
	margin: 5px auto;
}

#mail input
{
	width: 200px;
}
#mail input.Submit
{
	background-color: #FFF;
	color: #7c7c7c;
	border: 2px solid #7c7c7c;
	width: 100px;
}
#mail label
{
	color: #7c7c7c;
	width: 120px;
	font-size: 1.2em;
}

#mail h2
{
	padding-left: 0;
	text-align: center;
}

#mail textarea
{
	width: 250px;
	height: 100px;
}

#mail h4
{
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
}

#mail p
{
	text-align: center;
	margin-top: 5px;
	width: 450px;
	margin: 0 auto;
	font-size: 1.4em;
}

#mail div p
{
	width: 400px;
}

.basicTable
{
	font-size: 1.4em;
	min-width: 400px;
	border-collapse: seperate;
}

.basicTable th
{
	border: 1px solid #237cf6;
	background-color: #114c9c;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}

.basicTable td
{
	text-align: center;
	min-width: 50px;
	border: 1px solid #237cf6;
}

.basicTable tr
{
	background-color: #cdcdcd;
}

.basicTable tr:hover
{
	background-color: #e0e2e4;
}

#admin_editor_title
{
	padding-left: 0;
	font-size: 4em;
	font-weight: bold;
}

#main table
{
	float: left;
	margin-right: 10px;
}

#images img
{	
	width: 150px;
	height: 150px;
}

.warning
{	
	display: block;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 1.5em;
	padding: 4px;
	width: 200px;
	margin: 0 auto;
	background-color: #FFF;
}

.explanation
{
	display: block;
	border: 2px solid #00FF00;
	color: #00FF00;
	font-size: 2em;
	line-height: 2.2em;
	padding: 4px;
	width: 300px;
	margin: 0 auto;
	background-color: #FFF;
}

embed
{
	position: relative;
	z-index: 1;
}

#adminList
{
	font-size: 2.2em;
}

#adminLogin
{
	width: 300px;
	margin: 0 auto;
	font-size: 1.6em;
}

#adminLogin label
{
	width: 130px;
}

#otherImages img
{
	width: 160px;
}

#otherImages
{
	margin-top: 5px;
	float: right;
}

#ad
{
	width: 960px;
	position: relative;
}

#adContainer
{	
	background-color: #efaf55;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#logo
{
	position: absolute;
	top: 70px;
	left: 30px;
	height: 80px;
	width: 200px;
	display: block;
}