/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body {
	background: #FFFFFF url(img/menu_bg.png) repeat-y;
	margin: 0px;
	padding: 0px;
}
ul { 
	margin: 0px;
	margin-left:20px;
	padding:0px;
	list-style-type: none;
	list-style-image:none;
}
li {
	background-image:url(img/list_image.png);
	background-repeat:no-repeat;
	width:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7FA5BF; 
	line-height:18px;
	margin:0px;
	padding: 0px;
	padding-left:20px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7fa5bf; 
	margin:0px;
	padding: 0px;
}
/*
================================================================================
|                                    HEADER                                    |
================================================================================
*/
#ESWpageTitle, #ESWpageTagline {
	z-index: 100;
}
#ESWpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #9DCAE6; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 63px;
	top: 163px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #9DCAE6; 
	text-transform:lowercase;
	width:500px;
}

#ESWpageTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5F93B8; 
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 63px;
	top: 182px;
	text-transform:lowercase;
	width:500px;
}
#ESWpageTagline p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5F93B8; 
	text-transform:lowercase;
	width:500px;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	position: absolute;
	left: 15px;
	top: 250px;
	z-index: 100;
	width: 172px;
}
#ESWuserMenu {
	position: static;
	width: 170px;
}
div.ESWuserButton0 {	
	background-image:url(img/btn_off.png);
	background-repeat: no-repeat;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7A7A7A;
	text-align: left;
	font-style: normal;
	font-weight: normal; 
	text-transform:uppercase;
	padding:0px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:5px;
	margin: 0px;
	margin-left:15px;
	width:135px;
	cursor:pointer;
}
div.ESWuserButton0:hover {
	background-image:url(img/btn_on.png);
	background-repeat:no-repeat;
	
}
div.ESWuserButton1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#A7A7A7;
	text-align: left;
	font-style: normal;
	font-weight: normal; 
	text-transform:uppercase;
	margin: 0px;
	padding:0px;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:3px;
	margin-left:5px;
	cursor:pointer;
}
div.ESWuserButton1:hover {
	background-image:url(img/subbtn_on.gif);
	background-repeat:repeat-y;
	
}
/*
================================================================================
|                                    CONTENT                                   |
================================================================================
*/
.ESWpageContent {
	padding: 0px;
	position: absolute;
	width: 280px;
	left: 230px;
	top: 215px;
}
.ESWpageContent1 {
	padding: 0px;
	position: absolute;
	width: 280px;
	left: 555px;
	top: 215px;
}
.ESWpageContent2 {
	padding: 0px;
	position: absolute;
	width: 324px;
	left: 555px;
	top: 420px;
}
.ESWpageContent3 {
	padding: 0px;
	position: absolute;
	width: 280px;
	left: 230px;
	top: 414px;
}
.ESWpageContent4 {
	padding: 0px;
	position: absolute;
	width: 283px;
	left: 580px;
	top: 348px;
}
.ESWpageContent5 {
	padding: 0px;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 1350px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	color: #B7C2C7; 
	margin:0px;
	padding: 0px;
}
p, div.ESWuserTable TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #707070; 
	margin:0px;
	padding: 0px;
	line-height:13px;
}

/*
================================================================================
|                                    DESIGN                                    |
================================================================================
*/
#videocard {
	background-image:url(img/videocard.png);
	background-repeat:no-repeat;
	position:absolute;
	left:230px;
	top:304px;
	width:285px;
	height:100px;	
}
#comp {
	background-image:url(img/comp.png);
	background-repeat:no-repeat;
	position:absolute;
	left:580px;
	top:240px;
	width:285px;
	height:100px;	
}
#main_width_bg, #bgrepeat {
	background-image:url(img/bgrepeat.png);
	position:absolute;
	width:100%;
	height:196px;
}
#top_bg {
	background-image:url(img/top_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:733px;
	height:159px;
}
#notebook {
	background-image:url(img/notebook.png);
	background-repeat:no-repeat;
	width:140px;
	height:134px;
	position:absolute;
	left:737px;
	top:14px;
}
#head {
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:196px;
	position:absolute;
	left:0px;
	top:0px;
}
#titl {
	background-image:url(img/titl.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:49px;
	position:absolute;
	left:42px;
	top:160px;
}
#top_menu {
	background-image:url(img/top_menu.jpg);
	background-repeat:no-repeat;
	width:186px;
	height:36px;
	position:absolute;
	left:0px;
	top:196px;
}


/* 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 */