/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #568CD0;
	text-decoration:none;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 50px;
	list-style-type: disc;
	
}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #4D7BA9;
	margin: 0px;
	padding: 0px;
	
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #E5AE43;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 26px;
	top: 36px;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTagline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E5AE43;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 44px;
	top: 23px;
	letter-spacing: 3px;
	width:500px;
	
}
#ESWpageTitle p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #E5AE43;
	font-variant: small-caps;
	width:500px;
}
#ESWpageTagline p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E5AE43;
	letter-spacing: 3px;
	width:500px;
	
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 24px;
	top: 119px;
	z-index: 100;
	width: 157px;
	
}
#ESWuserMenu {
			
	position: static;
	width: 180px;	
}
div.ESWuserButton0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2F5286;
	text-align: left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/button_on.png);
	background-repeat: no-repeat;
	background-position: 4px;
	cursor:pointer;
	
}
div.ESWuserButton0:hover {
	color: #E7B960;
	background-image: url(img/button_on.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2F5286;
	text-align: left;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 35px;
	margin: 0px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	color:#E7B960;
	background-image: url(img/button_on1.png);
	background-repeat: no-repeat;
	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent, .ESWpageContent1, .ESWpageContent2, .ESWpageContent3, .ESWpageContent4, .ESWpageContent5 {
	position: absolute;
	padding:0;
	left: 278px;
	top: 132px;
	width: 586px;
	height: 444px;

}

.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 322px;
	height: 444px;
	left: 216px;
	top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.ESWpageContent1 {
	position: absolute;
	left: 231px;
	top: 300px;
	width: 369px;
	height: 201px;
	padding-right: 15px;
	padding-left: 15px;

}
.ESWpageContent2 {
	position: absolute;
	left: 570px;
	top: 282px;
	width: 260px;
	height: 221px;
	padding-right: 15px;
	padding-left: 15px;

}
.ESWpageContent3 {
	position: absolute;
	left: 684px;
	top: 15px;
	width: 204px;
	height: 105px;
	padding-right: 10px;
	padding-left: 10px;
}
.ESWpageContent4 {
	position: absolute;
	left: 682px;
	top: 146px;
	width: 202px;
	height: 105px;
	padding-right: 10px;
	padding-left: 10px;
}

h1, h2,  h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 0px;
}


h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	font-variant: small-caps;
	padding-top: 5px;
}

p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 15px;
}

.ESWpageContent3 p{
	color:#FF6600;
}
.ESWpageContent3 h1{
	color:#FF6600;
}
.ESWpageContent4 p{
	color:#314AA6;
}
.ESWpageContent4 h1{
	color:#314AA6;
}
#pict_center {
	background-image: url(img/center.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 678px;
	height: 551px;
	left: 198px;
	top: 0px;
	background-color: #E7B960;
}
#basket {
	background-image: url(img/basket.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 164px;
	height: 84px;
	left: 231px;
	top: 491px;
}
#basket1 {
	background-image: url(img/basket2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 252px;
	height: 250px;
	left: 8px;
	top: 326px;
}
#fon1 {
	background-image: url(img/fon1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 355px;
	height: 124px;
	left: 553px;
	top: 9px;
}
#fon2 {
	background-image: url(img/fon2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 355px;
	height: 133px;
	left: 553px;
	top: 133px;
}
#gauntlet1 {
	background-image: url(img/gauntlet1.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 109px;
	height: 132px;
	left: 573px;
	top: 4px;
}
#gauntlet2 {
	background-image: url(img/gauntlet2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 109px;
	height: 119px;
	left: 573px;
	top: 139px;
}

/* TABLE PART START */

div.ESWuserTable
{
	height: 93px;
}

div.ESWuserTable TABLE
{
	border: 1px solid black;
	border-collapse: collapse;
}
div.ESWuserTable TD
{
    border: 1px solid black;
}



/* TABLE PART END */