ul.box {
position: relative;
z-index: 1; /* prevent shadows falling behind containers with backgrounds */
overflow: hidden;
list-style: none;
margin: 0;
padding: 0; }


ul.box li {
position: relative;
width: 60px;
height: 60px;
padding: 0;
border: 1px solid #efefef;
margin: 10px;
background: #fff;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; }


ul.box li:before,
ul.box li:after {
content: '';
z-index: -1;
position: absolute;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
max-height: 100px;
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg); }


ul.box li:after {
left: auto;
right: 10px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); }

.theme-icon_close_white{
	background:url(../images/chat/chat_icon_close_white.png);
	background-repeat:no-repeat;
	padding:5px;
	width:20px;
	height:20px;
}

.theme-selection-bg a{
	/*background-color:#fff;*/
	color:#ccc;
}

.theme-selection-bg a:hover{
	background-color:#f0f0f0;
	color:#666;
}

/* theme-blue-clound */
.theme_1_thumb{
	background:url(../images/theme/theme-blue-clound.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_1_bg{
	background:url(../images/theme/blue-cloud/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_1_contentbg{
	background:url(../images/theme/blue-cloud/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_1_contentcenter{
	background:url(../images/theme/blue-cloud/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-blue-clound */



/* theme-blue-lifestyle */
.theme_2_thumb{
	background:url(../images/theme/theme-blue-lifestyle.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_2_bg{
	background:url(../images/theme/blue-lifestyle/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_2_contentbg{
	background:url(../images/theme/blue-lifestyle/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_2_contentcenter{
	background:url(../images/theme/blue-lifestyle/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-blue-lifestyle */



/* theme-brown */
.theme_3_thumb{
	background:url(../images/theme/theme-brown-leaf.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_3_bg{
	background:url(../images/theme/brown/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_3_contentbg{
	background:url(../images/theme/brown/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_3_contentcenter{
	background:url(../images/theme/brown/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end brown */



/* theme-green-football */
.theme_4_thumb{
	background:url(../images/theme/theme-green-football.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_4_bg{
	background:url(../images/theme/green-football/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_4_contentbg{
	background:url(../images/theme/green-football/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_4_contentcenter{
	background:url(../images/theme/green-football/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-green-football */



/* theme-green-leaf */
.theme_5_thumb{
	background:url(../images/theme/theme-green-leaf.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_5_bg{
	background:url(../images/theme/green-leaf/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_5_contentbg{
	background:url(../images/theme/green-leaf/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_5_contentcenter{
	background:url(../images/theme/green-leaf/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-green-leaf */



/* theme-green-sunshine */
.theme_6_thumb{
	background:url(../images/theme/theme-green-sunshine.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_6_bg{
	background:url(../images/theme/green-sunshine/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_6_contentbg{
	background:url(../images/theme/green-sunshine/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_6_contentcenter{
	background:url(../images/theme/green-sunshine/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-green-sunshine */



/* theme-orange-colourdot */
.theme_7_thumb{
	background:url(../images/theme/theme-orange-colourdot.jpg);
	height:59px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_7_bg{
	background:url(../images/theme/orange-colourdot/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_7_contentbg{
	background:url(../images/theme/orange-colourdot/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_7_contentcenter{
	background:url(../images/theme/orange-colourdot/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-orange-colourdot */



/* theme-orange-dot */
.theme_8_thumb{
	background:url(../images/theme/theme-orange-dot.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_8_bg{
	background:url(../images/theme/orange-dot/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_8_contentbg{
	background:url(../images/theme/orange-dot/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_8_contentcenter{
	background:url(../images/theme/orange-dot/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-orange-dot */


/* theme-pink-bear */
.theme_9_thumb{
	background:url(../images/theme/theme-pink-bear.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_9_bg{
	background:url(../images/theme/pink-bear/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_9_contentbg{
	background:url(../images/theme/pink-bear/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_9_contentcenter{
	background:url(../images/theme/pink-bear/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-pink-bear */

/* theme-season-hariraya */
.theme_10_thumb{
	background:url(../images/theme/theme-green-hariraya.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.theme_10_bg{
	background:url(../images/theme/season-hariraya/bar-transparent.png);
	height:59px;
	width:100%;
	background-repeat:repeat-x;
}

.theme_10_contentbg{
	background:url(../images/theme/season-hariraya/bg-rpt.png);
	width:100%;
	background-repeat:repeat-x;
}

.theme_10_contentcenter{
	background:url(../images/theme/season-hariraya/bg.png);
	width:1000px;
	background-repeat:no-repeat;	
}
/* end theme-season-hariraya */


/* theme-default */
.theme_0_thumb{
	background:url(../images/theme/theme-blue-clound.jpg);
	height:60px;
	width:60px;
	background-repeat:no-repeat;
}

.pgy_theme_0_bg{
	background:url(../images/theme/new1/pgy_bar_0.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

.pgy_theme_1_bg{
	background:url(../images/theme/new1/pgy_bar_1.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

.pgy_theme_2_bg{
	background:url(../images/theme/new1/pgy_bar_2.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

.pgy_theme_3_bg{
	background:url(../images/theme/new1/pgy_bar_3.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

.pgy_theme_4_bg{
	background:url(../images/theme/new1/pgy_bar_4.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

.pgy_theme_5_bg{
	background:url(../images/theme/new1/pgy_bar_5.jpg);
	height:40px;
	width:100%;
	background-repeat:repeat-x;
}

/* end theme-blue-clound */

.toolbar_header_cross{
	background:url(../images/header_08.png);
	width:11px;
	height:60px;
	float:left;
	background-repeat:no-repeat;
}

.toolbar_header_red{
	background:url(../images/header_05.png);
	height:60px;
	vertical-align:top;
	float:left;
	background-repeat:repeat-x;
}

.toolbar_header_end{
	background:url(../images/header_06.png);
	width:11px;
	height:60px;
	vertical-align:top;
	float:left;
	background-repeat:no-repeat;
}