body
{
	color: black;
	text-align: center;
	margin: 0;
	padding:0;
}
body * {
/*scrollbar-base-color:#ff66ff; scrollbar-face-color:none; scrollbar-arrow-color:none; scrollbar-track-color:#ffefff; scrollbar-3dlight-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-highlight-color:#f5d8f5; scrollbar-shadow-color:#e5c8e5;*/
}
td,input,label,div,select{font-size:9pt}
h3
{
	font-size: 14px;
	line-height: 24px;
}
li
{
	list-style-image: url(../images/list.jpg);
}
li a
{
	color:#B74782;
	text-decoration: none;
}

.pagewrapper
{
	text-align: left;
	width:800px;
	margin-left: auto;
	margin-right:auto;
	background: url(../images/theme_diy_bg2.png) repeat 0px 120px;
}

.sidebar
{
	background-color:white;
	border:1px solid #b7b7b7;
}
.pagination
{

}
.pagination .page
{
	border:0px solid #BDBEF7;
	padding: 1px 2px 1px 1px;

}
.pagination .cur
{
	text-decoration: none;
}


.threecol-l
{
	float:left;
	width:160px;
	border-right:1px solid #D6D7D6;
}
.threecol-r
{
	float:right;
	width:200px;

}
.threecol-m
{
	margin-left:170px;
	width:auto;
}
.ml9
{
	margin-left:9pt;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.clear
{
	clear:both;
	margin: 0;
}
.tal
{
	text-align: left;
}
.tac
{
	text-align: center;
}

img 
{
	border:medium none;
}
th
{
	text-align: left;
	font-size:12px
}

a:hover 
{
	text-decoration:underline;
}
a 
{
	color:#000000;
}
a 
{
	text-decoration:underline;
}
input.text
{
	/* border:1px solid #EE48AA; */
}
input.button,a.button
{
	background: #E40186;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration: none;
}

.imagebutton
{
	background:url(../images/button_bg1.gif) no-repeat;
	width:86px;
	height: 19px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 19px;
	display: block;
}

a.button
{
	width:65px;
	text-align: center;
	padding: 2px 5px 2px 5px;	
}
select.text
{
	/* border:1px solid #EE48AA; */
}


.phonewrapper .imageadded
{
	opacity: 0.1;
	filter:alpha(opacity=10);
}
.opacity01
{
	opacity: 0.1;
	filter:alpha(opacity=10);	
}
.opacity
{
	opacity: 0.1;
	filter:alpha(opacity=10);	
}

.LV_validation_message{
    font-weight:normal;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#43A102;
}
	
.LV_invalid {
    /*color:#EE48AA;*/
    color:#3495FE
}
.LV_normal
{
	color:#999999;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    /* border: 1px solid #00CC00; */
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    /* border: 1px solid #CC0000; */
}


#devices,.devices
{
	overflow:auto;
	margin:0;
	padding-left:0px !important;
	width:450px;
	border:1px solid #EE48AA;
}        
#devices li,.devices li
{
	float: left;
	list-style-type: none;
	list-style-image:none;
	padding-top: 2px;
	text-align: center;
}
#devices li
{
	border-left:0px solid #ECECEC;
	border-top:0px solid #ECECEC;
	display: block;
	height:120px;
	min-height: 120px;
	width:100px;
}

#devices li .caption
{
	width: 100px;
	overflow: hidden;
	margin: 0;
}
#devices li.row-last 
{
	border-right:1px solid #ECECEC;
}
#devices li 
{
/*	background:transparent none no-repeat scroll 50% 30%;*/
	margin:3px;
	padding:0px;
	overflow: hidden;
	display:block;
	position:relative;

}       
#devices li .cur
{
	border: 1px solid green;
}
#devices li .imagewrapper
{
	/*
	background-color:white;
	width:90px;
	height:70px;
	border: 3px solid silver;
	margin:6px;
	*/
	background: url(../images/device_image_bg.jpg) no-repeat;
	height:80px;
	padding-top: 6px; 

}
	

#devices li span
{
	display:block;
	font-weight:normal;
}  
#devices li a
{
	color: #000000;
}

.themeicons li
{
	float: left;
	list-style-type: none;
	list-style-image:none;
	padding-top: 2px;
	text-align: center;
	margin-right:9px;
}
#themes
{
	
}
#themes li,.themes li
{
	float:left;
	height:180px;
	width:130px;
	list-style-type:none;
	padding:3px;
	text-align:center;
	list-style-image: none;
}
.themelist
{
	
}
.themelist li
{
	list-style-type:none;
	padding:3px;
	margin:0;
/*	background: url(../images/theme_list_bg.jpg) repeat;*/
	list-style-image: none;
}
.themelist .image-wrapper
{
	float: left;
	margin:6px;
}
.themelist .caption
{
	font-size:16px;
}
.themelist p
{
	margin:9px;
}


.preview_image
{
	border: 2px solid #D1D1D1;
}
#theme_build_nav
{
	margin:0;
}
#theme_build_nav li
{
	float: left;
	list-style-type: none;
	padding: 3px;
	text-align: center;
	width:100px;
	margin:0;
}
#theme_build_nav .cur
{
	font-size:14px;
	font-weight: bold;
	color:#F93;
}
.theme_diy_step_nav
{
	/*background: url(../images/theme_diy_step_bg.jpg) repeat-x;	*/
}
#theme_diy_nav
{
	margin:0;

}
#theme_diy_nav li
{
	float: left;
	list-style-type: none;
	list-style-image: none;

}
#theme_diy_nav .caption
{
	padding: 2px;
	text-align: center;
	width:80px;
	margin:3px;
	background-color: #C7C7C7;
	font-size:12px;	
}
#theme_diy_nav .cur
{
	background-color: white;
}
#themediy .sidebar
{
	float:left;
	margin:0;
	padding:0;
	width:275px;
	height:450px;
	border:0 solid white;
}
#themediy .content
{
	float: left;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 472px;
}
.theme-diy-content
{
	
}
.messagebox-overlay
{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
}
.messagebox
{
	position: absolute;
	top: 25%;
	left: 25%;
	width: 200px;
	height: 120px;
	padding: 16px;
	border: 1px solid black;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}

.digg
{
	float:left;	
}
.digg-count
{

	background-color:#FFF19F;
	width:40px;
	text-align: center;
	vertical-align: middle;
	padding: 12px 0 12px 0;
	font-size:16px;
	font-weight: bold 
}
.digg-it
{
	text-align:center;
	border: 1px solid #D7E5F6;
	padding: 2px 0 2px 0;

}

.theme-category-sidebar
{
	float: left;
	width: 160px;
	height: 300px;
	padding: 9pt;
}
#sitenav
{
	
}
#sitenav .cur
{
	color:white;
	background-color:#F93;
	padding:2px
}

.header
{
	background: url(../images/s60_header_bg.jpg) no-repeat;
}

.footer
{
   background: url(../images/theme_footer_bg.jpg) repeat-x;

	color:white;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;

}
.footer a
{
	color:#000;
	text-decoration: none;
}
.footer .copyright
{
	color:#000;
}
.footer p
{
	margin:3px;
}
.footer .dec
{
	background:url(../images/theme_footer_bg_dec.gif) no-repeat;
}

#home
{
	background: none;
}
#home .footer
{
	background: none;
}
#home .footer .dec
{
	background: url(../images/home_footer_bg_dec.gif) no-repeat;
}
#home .footer a
{
	color:#01AEF0
}

#userLoginForm input
{
	border: 1px solid #E8008A;
}
#userLoginForm label
{
	font-weight:bold;
	width:80px;
	text-align: right;
	display:block
}
#userLoginForm div
{
	
	margin: 5px;
}
input.diy
{
	background: #E70084;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}

.tabmenu .tab{
	width: 82px;
	height: 28px;
	background: url(../images/mythemes_tab_bg.gif) no-repeat;
}
	.tabmenu .cur{
	width: 82px;
	height: 28px;
	background: url(../images/mythemes_tab_cur_bg.gif) no-repeat;
}
	.tabmenu .pad{
	background: url(../images/mythemes_tab_pad_bg.gif) repeat-x;
	border-bottom:1px solid #FFF;
}
	.tabmenu .tab,.tabmenu .cur{
	text-align: center;
	font-size: 12px;
	font-weight: bold;

}
	.tabmenu .tab a{
	color: #FFF;
			text-decoration: none;

}
	.tabmenu .cur a{color:#000;
			text-decoration: none;

	}

.s60-colmask {
	clear:both;
	float:left;
	overflow:hidden;
	position:relative;
	width:100%;
	margin: 0;
}
.s60-body {
	background:#FFFFFF none repeat scroll 0%;
}
.s60-body .colright {
   background: url(../images/theme_diy_bg2.png) repeat;
	float:left;
	left:200px;
	position:relative;
	width:200%;
}
.s60-body .contentwrap {
	float:right;
	padding-bottom:1em;
	position:relative;
	right:200px;
	width:50%;
	z-index:20;
}
.s60-body .content {
	margin:0pt 15px 0pt 305px;
	overflow:hidden;
	position:relative;
	right:100%;
}
.s60-body .sidebar {
	background: url(../images/theme_diy_bg2.png) repeat;
	float:left;
	position:relative;
	right:205px;
	width:300x;
	border-width: 0;
}


.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.container {
background:#ccc;
color:#fff;
margin:0 15px;
}