﻿/*
 * Table of content (each "=TITLE" is in the TOC and content of this file, use search):
 *
 *		=Common
 *			=Popups
 *			=Lightbox
 *		=Header
 *		=Top Menu
 *		=Main Promo
 *		=Sub Menu
 *		=Promo
 *		=Error-404
 *		
 *		=Footer
 
 */
  
 
body {
	background:url('background1.gif') repeat-x left top;
	left: 0px;
}



/*
.hide {
visibility:hidden;
}
*/




#page-wrapper {
	width: auto;
	padding: 0 0px;
	margin: 0 0;
	position: relative;
	left:auto;
	right:auto;
	height:auto;
}
#page-wrapper2 {
	width: 500px;
	padding: 0 0px;
	margin: 0 0;
	position: relative;
	left:auto;
	right:auto;
}

.clear {
	clear: both;
	height: 0;
}






/* -------------------------------------------------------------------------------
 * 										=Header
 * ------------------------------------------------------------------------------- */

#header {
	padding: 1px 0 0;font-size:1px;color:#CCCCCC;left:0
	
}
#header0 {
	padding: 1px 0 0;font-size:1px;color:#CCCCCC;left:0
	
}
#logo {top:0px;left:0

}
/* -------------------------------------------------------------------------------
 * 										=text
 * ------------------------------------------------------------------------------- */
#font0{font-size:1px;color:gray
}
#font1{
	font-size:x-small
}
#font2{
	font-size: small;
	position: inherit;
}
#font3{font-size:medium
	
}
#font4{font-size:large
	
}
#font5{
	font-size: x-large;
	padding-bottom: 0px;
	padding-top: 0px;
}
#font6{
	font-size:xx-large
}
#font6b{
	font-size:xx-large;font-weight:

}
/* -------------------------------------------------------------------------------
 * 										=Top Menu
 * ------------------------------------------------------------------------------- */



#menu {
	background: url('button black.gif') no-repeat left top;
	clear: left;
	background-position: left -46px;
	background-repeat: repeat-x;
	margin-top: 17px;
	font-size:14px;
	color:white;
	text-decoration:none
	
}
/* Active state */

#menu:hover{
	font-size:16px;
	text-decoration:none
}
a:hover {
	color:maroon;
	text-decoration:none

}

#menu:active{
	color:fuchsia;font-size:16px;
	text-decoration:none
}
  



/* -------------------------------------------------------------------------------
 * 										=Footer
 * ------------------------------------------------------------------------------- */

#footer {
	border-top: 1px solid #E7E7E7;
	margin-top: 5px;
	padding: 5px 0pt 0px;
	text-align: left;
	font-size: x-small;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	max-width: 100%;
	left: auto;
	top: 0px;
}
/*-------------------------------------------------------------------------------
*                                    reset
*---------------------------------------------------------------------------------*/
/**
  * Reset declaration
  */


a {
	margin: 0;
	padding: 0;
}

}
tbody {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}
tr {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
div {
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
}
body {
	margin: 0;
	padding: 0;
}
head {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
html {
	border: none;
}

body {
	color: #333;
}

a:link {
	color: #363637;
	font-weight:bold;
	
	text-decoration: none;
	
}

a:active {
	color: #FFFF00;
}

a:visited{
	
    color:fuchsia
    }
a {
	color: #363637;
	font-weight:bold;
	
	text-decoration: none;
	
}
a:hover {
color:black;
	text-decoration: underline;
}



td {
	border-collapse: collapse;
}

table {
	border-collapse: collapse;
}

/**
  * Typography: fonts, font sizes.
  */

body {
	font: 76% Arial, Helvetica, sans-serif, Times, Georgia;
	
}



