/**************************************
 * THEME NAME: emporium_medinails
 *
 * Files included in this sheet:
 *
 *   emporium_medinails/emporium.css
 **************************************/

/***** emporium_medinails/emporium.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gray.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(blue.jpg);     
    background-position:top;    
    background-repeat:repeat-x;
	color:#CCC;    
}

.navbar a, .navbar a:link, .navbar a:visited {
	color:#FFF;
}

.navbar a:hover, .navbar a:active {
	text-decoration:underline;
	color:#FFF;
}

body {
	margin: 0;
	padding: 0;
	background: #0066b9 url(images/img01.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #5C5C5C;
}

a, a:link {
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: underline;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

.headermenu {
	margin-top: 10px;
	margin-right: 50px;
}

#logo {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	padding-top: 20px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px #FFFFFF solid;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	background: #E5E5E5;
	border: 10px #FFFFFF solid;
}

/* begin PageFooter */
.webt-page-footer, 
.webt-page-footer a,
.webt-page-footer a:link,
.webt-page-footer a:visited,
.webt-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  color: #86C4DF;
}

.webt-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #9FB8C6;
}
/* end PageFooter *//***** emporium_medinails/emporium.css end *****/


