body,td {font: 11px Verdana;}
th { font: 14px Verdana; font-weight: bold; border-bottom: 1px dashed #8e7793; background:#f1eef2;}
html,body{ background: transparent !important;}
body{
	scrollbar-face-color: rgb(104,80,226); 
	scrollbar-highlight-color: rgb(134,110,256); 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #666666; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #999999;
}

#content {width: 460px; height: auto;}
#dirhdr {font-weight: bold; color: rgb(104,80,226); border: 0px; border-bottom: 1px dashed violet;}
#dir {font: 11px Verdana; font-weight: bold; border: 0px; border-bottom: 1px dashed #8e7793; background: #f1eef2;}
#dir2 {font: 11px Verdana; font-weight: bold; border: 0px; border-bottom: 1px dashed #8e7793; background: #f6f4f7; width: 80px;}
#dir3 {border: 0px; border-bottom: 1px dashed #8e7793; font: 11px Verdana; font-weight: bold; background: #f1eef2; text-align: center; width: 140px;}
#card {height: 200px;}


a:link, a:active, a:visited {font: 11px Verdana; font-weight: bold; text-decoration: none; color: rgb(104,80,226);}
a:hover {font: 11px Verdana; font-weight: bold; text-decoration: none; color: rgb(134,110,256); border-bottom: 1px dotted black;}
li {font: 11px Verdana; font-weight: bold;}
td {font: 11px Verdana; background: #f6f4f7;}
td img {text-align: left; float: left;}
img a {border: 0px;}
p {font: 11px Verdana; color: #000000; text-align: left;}
hr {border: 0px; border-bottom: 1px solid rgb(104,80,226); width: 200px;}

.default_txt_input{
/* border-top: 1px solid rgb(214,190,256);
 border-right: 1px solid rgb(214,190,256);*/
 border: 2px inset rgb(214,190,256);
 background: #EEEEEE;
 color: rgb(134,110,256);
 font-weight: bold;
}
.input_button,.submit_button{
 border: 1px outset #000000;
 background: rgb(104,80,226);
 color: #FFFFFF;
 font-weight: bold;
}

.input_button:hover,.submit_button:hover{
 border: 1px outset #FFFFFF;
 background: rgb(134,110,256);
 color: #FFFFFF;
 font-weight: bold;
}


/* Bling Maker */
.reset {border:1px solid #ffffff; background-color:#333333; text-align:center; width:300px; color:#cccccc; padding:2px;}
#maker {background-color:#cccccc;}
#letters tr td {border:1px solid #333333; background-color:transparent;}
#jumper {width:270px; background-color:#8e7793; color:#333333; border:1px solid #333333; padding:2px;}
#jumper a {color:#333333 !important;}
#jumper a:hover {color:#333333 !important; text-decoration:underline !important;}

#latest {font: 11px Verdana; border: 1px solid #937c99;}
#latest td {text-align: center;}


/* form button style */
.floatleft { float: left; }

.formbutton{
	border: none;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float:left;
}

.buttonremove{
	background: url('http://gaf210.imvustylez.net/blingsystem/sign_remove.png') center center no-repeat;
}

.buttonedit{
	background: url('http://gaf210.imvustylez.net/blingsystem/window_edit.png') center center no-repeat;
}

.buttonrecover{
	background: url('http://gaf210.imvustylez.net/blingsystem/sign_tick.png') center center no-repeat;
}