﻿@charset "utf-8";

 /*
  *	CONTENT
  */

.ThemeBackground
{
	background-color: #FFFFFF;
	background-image: url(../images/theme_swirls.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.Content
{
	overflow: visible;
}

.ThemeContent
{
	z-index: 0;
}


 /*
  *	EMOTICONS SLICES
  */

#Emoticons-Table-01 {
	position:relative;
	width:100%;
	height:100%;
	left:-318px;
	top:-10px;
}

#Emoticons-Slice-3 
{
	background-image: url(../images/emoticons_slice_3.png);
	position:absolute;
	left:220px;
	top:5px;
	width:1021px;
	height:82px;
}

#Emoticons-Slice-5 
{
	background-image: url(../images/emoticons_slice_5.png);
	position:absolute;
	left:220px;
	top:87px;
	width:876px;
	height:72px;
}

#Emoticons-Slice-6 
{
	position:absolute;
	left:1096px;
	top:87px;
	width:133px;
	height:45px;
}

#Emoticons-Slice-7 
{
	background-image: url(../images/emoticons_slice_7.png);
	position:absolute;
	left:1229px;
	top:87px;
	width:12px;
	height:72px;
}

#Emoticons-Slice-8 
{
	background-image: url(../images/emoticons_slice_8.png);
	position:absolute;
	left:1096px;
	top:132px;
	width:133px;
	height:27px;
}

#Emoticons-Slice-9 
{
	background-image: url(../images/emoticons_slice_9.png);
	position:absolute;
	left:220px;
	top:159px;
	width:158px;
	height:506px;
}

#Emoticons-Slice-11 
{
	background-image: url(../images/emoticons_slice_11.png);
	position:absolute;
	left:1172px;
	top:159px;
	width:81px;
	height:506px;
}

#Emoticons-Slice-13 
{
	background-image: url(../images/emoticons_slice_13.png);
	position:absolute;
	left:1136px;
	top:577px;
	width:36px;
	height:88px;
}

#Emoticons-Slice-14 
{
	background-image: url(../images/emoticons_slice_14.png);
	position:absolute;
	left:220px;
	top:665px;
	width:1033px;
	height:63px;
}

#Emoticons-Content {
	position:absolute;
	left:378px;
	top:159px;
	width:794px;
}



 /*
  *	EMOTICONS CONTENT
  */

.EmoticonsContent
{
	background-color: White;
	width: 100%;
	height: 100%;
}

.EmoticonsContentLeft
{
	float: left;
	margin-left: 33px;
	width: 365px;
}

.EmoticonsContentRight
{
	margin-left: 10px;
	float: left;	
	width: 365px;
}

.EmoticonsItem
{
	clear: both;	
}

.EmoticonsImage
{
	width: 204px;
	height: 101px;
	float: left;
	clear: left;
	margin-bottom: 24px;
}

.EmoticonsRight
{
	width: 140px;
	margin-top: 10px;
	margin-left: 18px;
	float: left;
	clear: right;
}

.EmoticonsDescription
{
	color: Black;
	font-size: 11px;
	height: 56px;
	overflow: hidden;
}

.EmoticonsDownloadButton
{
	position: relative;
	top: 4px;
	left: -7px;
}

.EmoticonEmptyClass
{
}

/* EMOTICONS NEW */
#EmoticonTable 
{
	position:relative;
	width:866px;
	height:100%;
}

#EmoticonHeaderTop
{
	background-image: url(../images/emoticons-header_01.png);
	width:673px;
	height:73px;
	margin-left:139px;
}

#EmoticonHeaderBottom 
{
	background-image: url(../images/emoticons-header_02.png);
	width:719px;
	height:80px;
	float:left;
}

#EmoticonHomeButton 
{
	width:130px;
	height:80px;
	float:left;
}

#EmoticonContentFrame
{
    width:808px;
    float:left;
    border-left:solid 2px #0065a6;
    border-right:solid 2px #0065a6;
    background-color:#FFFFFF;
}

#EmoticonTarget
{
	background-image: url(../images/funstuff_target.png);
	background-repeat:no-repeat;
	width:54px;
	height:179px;
	float:right;
}

#EmoticonBottom 
{
	background-image: url(../images/funstuff_bottom.png);
	width:812px;
	height:51px;
	float:left;
	margin-bottom: 150px;
}