/* UTF-8: ï»¿ */

.input_form textarea {

	width: 261px;
	height: 134px;
	border: 1px solid #d8d8d8;
	padding: 8px;
	outline: none;
	background: #FFF;
}

/* userstudios */
#userstudios a { color: #c5711c; }
#userstudios .rightlink a { color: #FFB246; }
#userstudios .rightlink a.active { font-weight:bold; }
#userstudios .listrow { margin: 10px; }
#userstudios .comment { float: left; }
#userstudios .info  {
	float: left;
	color: #c5711c;
	font-weight: 700; 
	width: 35px;
}
#userstudios .right {
	clear: both;
	float: left; 
	width: 590px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-left: 16px;
	margin-top:2px;
	height:103px;
}
#userstudios .fullright {
	clear: both;
	float: left; 
	width: 765px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-left: 6px;
}
#userstudios .right .arrow ,#userstudios .fullright .arrow{
	position: absolute;
	margin-left: -16px;
}
#userstudios .right .from, #userstudios .fullright .from { color: #8a8a8a; }
#userstudios .right .inforight, #userstudios .fullright .inforight { float: right; color: #c5711c; font-weight: 700; }
#userstudios .right .inforightclock, #userstudios .fullright .inforightclock { float: right; color: #8a8a8a;}
#userstudios .right .inforightclock img, #userstudios .fullright .inforightclock img { margin-top: 2px; vertical-align: top; }
#userstudios .text { margin-top: 5px; }
#userstudios .g_bottom {
	background: url('../images/profile/gb/g_bottom.gif') repeat-x;
	height: 16px;	
	padding: 3px 15px;
	border-top: 1px solid #e5e5e5;
	margin: 17px -10px -10px;
}

#userstudios .inner .box {
	width: 191px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #a0a0a0;
}
#userstudios .inner .box.last { border-right: 0; }
#userstudios .inner .box.lastbottom { border-bottom: 0; }
#userstudios .inner .box .g_left { float: left; margin: 0 0 3px 14px; }
#userstudios .inner .box .g_right { float: right; margin: 0 15px 3px 0; }
#userstudios .inner .box .g_img {
	clear: both;
	border: 1px solid #aaaaaa;
	height: 114px;
	padding: 4px;
	margin: 5px 10px 3px 9px;
}

#userstudios .char a, #userstudios #usrs_container a, #userstudios .text_fields a { color: #c5711c; }
#userstudios a.active { color: #fff; }
#userstudios .text_fields {
	background: url('../images/members/top1.png') repeat-x;
	/*border-bottom: 1px solid #e1e1e1;*/
	padding: 8px;
	margin-top: 11px;
	height: 60px;
}
#userstudios input, #userstudios select { vertical-align: middle; }
#userstudios .text_fields span { color: #8a8a8a; }
#userstudios .text_fields .magnifyglas { float: right; }
#userstudios .searchbutton {
	background:url("../images/etc/big_button.gif") repeat scroll 0 0 transparent;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	font:18px Tahoma,Arial,Sans-Serif;
	height:31px;
	width:80px;
	margin:0;
	outline:medium none;
	padding-bottom:3px;
	font-weight:bold;
}
#userstudios .sort {
	background: url('../images/members/top2.png') repeat-x;
	height: 21px;
	padding: 5px 7px;
	border-bottom: 1px solid #e1e1e1;
}
#userstudios .char {
	background: url('../images/members/top3.png') repeat-x;
	text-align: center;
	padding: 10px 0;
	height: 12px;
	letter-spacing: 1px;
}
#userstudios .char .charlink { color: #c5711c; }
#userstudios .char .charlink.active 
{
	padding: 3px 7px;
	margin: 1px;
	border: 1px solid #939393;
	background: #ffb246;
	text-align: center;
	color: #fff;
}

#userstudios .usrs {
	padding: 10px 20px;
}
#userstudios .pagination { margin: 5px -3px; }

#userstudios #usrs_container {
	margin: 30px -17px 10px 6px;
}
#userstudios .usr_o {
	background: #d1d1d1;
	width: 140px;
	height: 252px;
	position: relative;
	margin: 0 17px 16px 0;
	float: left;
}
#userstudios .usr {
	background: #fff;
	width: 130px;
	height: 242px;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: -4px; left: -4px;
}
#userstudios .box {
	width: 100px;
	height: 148px;
	background: #000;
	padding: 6px;
	margin: 5px auto;
	text-align: left;
}
#userstudios .box .pic { margin-bottom: 4px; }
#userstudios .box .boxhit { float: right; color: #fff; padding-right: 3px; }

#userstudios .region {
	border-top: 1px solid #bbb;
	width: 110px;
	font-size: 10px;
	color: #8a8a8a;
	margin: 5px auto;
	padding: 4px;
}

.hit {
	float: right;
	padding: 3px 6px;
	margin-top: 15px;
	background: #000;
	color: #FFF
}

div#update {
      position:absolute;
      width:200px;
      background-color:white;
      color: black;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div#update ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div#update ul li.selected { background-color: #ffb;}
div#update ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:22px;
      cursor:pointer;
}

#r a {
color:#C5711C;
text-decoration:none;
}
#r a:hover {
text-decoration:underline;
}
/* Random */
#r .t a { color: #c5711c; }

/* Top*/
#r .t {
	border: 1px solid #d1d1d1;
	background: #f1f1f1;
	color: #8a8a8a;
	margin: 8px 0;
}
#r .t1 {
	padding: 7px;
	border-bottom: 1px solid #e2e2e2;
}
#r .t2 { padding: 7px; }
#r .t2 div.m {
	float: left;
	width: 708px;
	height: 18px;
	border-bottom: 1px solid #dde5ec;
	border-top: 1px solid #9C9fA5;
	padding: 3px 7px 0;
	background: #fff;
}
#r .t2 .m span { float: right; }

/* Left */
#r #left_side .fav { color: #ffb236; }
#r #left_side .star { vertical-align: top; margin-right: 5px; }
#r #left_side .link { float: right; margin-right: 20px; }
#r #left_side .spanlink { color: #ffb236; }
#r #left_side .spanlinkblack a { color: #000000; }
#r #left_side .box { padding:10px 5px 10px 10px;}
#r #left_side {
	border: 1px solid #d1d1d1;
	width: 566px;
	margin-top: 5px;
	float: left;
}
#r .bgboth { background: #fff url('../images/random/bg.png') no-repeat; }
#r .bgclean { background: #fff url('../images/random/bg_clean.png') no-repeat; }
#r .bghits { background: #fff url('../images/random/bg_hits.png') no-repeat; }
#r .bghit { background: #fff url('../images/random/bg_hit.png') no-repeat; }
#r .bgmiss { background: #fff url('../images/random/bg_miss.png') no-repeat; }

#r #picture {
	width: 518px;
	height: 394px;
	margin: 17px 4px 0;
	text-align: center;
}
#r .showed {
	float: right;
	margin-right: 30px;
	color: #8a8a8a;
}
/* hit */
#r .hits {
	height: 73px;
	color: #fff;
	margin-right: 20px;
	padding-left: 120px;
}
#r .h1, #r .h3 {
	width: 100px;
	display: block;
	float: left;
	margin-top: 15px;
	height: 50px;
}
#r .h2 {
	width: 84px;
	float: left;
	text-align: center;
	padding-top: 28px;
}


/* Right */
#r #right_side {
	width: 231px;
}
/* Tattoo info */
#r .first_ti {
	background: url(../images/profile/msaa_first.png) repeat-x;
	padding: 4px;
	color: #8a8a8a;
	margin: 0 1px;
}
#r .first_ti .icons { float: right; padding-top: 5px; }
#r .ti {
	background: url(../images/profile/msaa.png) repeat-x;
	padding: 3px 5px;
	color: #8a8a8a;
	margin: 0 1px;
	border-top: 1px solid #e5e5e5;
}
#r .black { color: #000; }
/* Tattoo info comment */
#r .tic {
	color: #8a8a8a;
	padding: 10px;
	border-top: 1px solid #e5e5e5;
}
/* "hits this month"-border */
#r .htm {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#r .gaddar {
	border-top: 1px solid #d1d1d1;
	color: #8a8a8a;
	background-color: #1a1a1a;
	padding: 10px;
}

#r .gaddar .otherimage {
	float: left;
	width: 63px;
	height: 48px;
	margin: 10px 3px 0;
	text-align: center;
}

#r .gaddar .showall {
	float: left;
	margin: 10px 3px 0;
}

/* Related tattoos */
#r .rel_t {
	background: url(../images/random/rel_t.png) repeat-x;
	padding: 5px;
	color: #8a8a8a;
	margin: 0 1px;
	border-bottom: 1px solid #e5e5e5;
	height: 45px;
}

#r .rel_t_last {
	background: url(../images/random/rel_t.png) repeat-x;
	padding: 5px;
	color: #8a8a8a;
	margin: 0 1px;
	height: 45px;
}

#r .rel_img {
	float: left;
	width: 68px;
	text-align: center;
}

/* Right */
#right_side {
	float: left;
	width: 231px;
	margin-left: 8px;
	margin-top: 5px;
	vertical-align:text-top;
}
#right_side .box {
	border: 1px solid #d1d1d1;
	padding-bottom: 1px;
	margin-bottom: 10px;
}
#right_side .box .top {
	background: url(../images/profile/right_side_top.png) repeat-x;
	height: 17px;
	color: #FFF;
	font-size: 15px;
	padding: 13px 10px;
	border-bottom: 1px solid #fefefe;
}

/* My Studios and Artist */
#right_side a { color: #c5711c; }
.first_msaa, .latest_studioartistss {
	background: url(../images/profile/msaa_first.png) repeat-x;
	height: 33px;
	padding: 10px 10px 3px;
	color: #a0a0a0;
	margin: 0 1px;
}
.first_msaa .left, .msaa .left  { float: left; }
.first_msaa .right, .msaa .right  { float: right; }
.first_msaa .black, .msaa .black { color: #000; }
.first_msaa .bottomtext { text-align: center; }
.first_msaa img, .msaa img 		{ float: left; margin-right: 5px; margin-top: -1px;}
.msaa {
	background: url(../images/profile/msaa.png) repeat-x;
	height: 31px;
	padding: 3px 10px;
	color: #a0a0a0;
	margin: 0 1px;
}
.studioartists-log { margin: 10px; }
.studioartists-bottomtext { padding: 10px 10px 3px; text-align: center; margin-bottom: 7px; }

#right_side.artist .box.black { background: #000; }
#right_side.artist .box.black a { color: #ffb246; }
#right_side.artist .box .studio { color: #9f9f9f; padding: 3px 8px 3px 8px; }
#right_side.artist .box .studio span { color: #fff; }
#right_side.artist .box .div { padding: 3px 0px 3px 0px; border-bottom: solid 1px #e3a454; }
#right_side.artist .box .divider { clear: both; margin: 7px; border-bottom: solid 1px #d1d1d1; } 	


#right_side.artist .box .top {
	background: url(../images/profile/artist/right_side_top.png) -1px no-repeat;
	height: 19px;
	border: 0;
}

#r #left_side .box .input_form .contactleft .inputleft {
	float: left;
	padding: 3px 3px 2px 3px;
	vertical-align: middle;
	width: 150px;
	font-weight:bold;
}

#r #left_side .box .input_form .contactleft .inputright {
	float: left;
	padding: 3px 3px 2px 3px;
	width: 150px;
}

#r #left_side .box .input_form .contactright .inputleft,.contactright .inputleft {
	float: left;
	padding: 3px 3px 2px 3px;
	vertical-align: middle;
	width: 100px;
}

#r #left_side .box .input_form .contactright .inputright{
	float: left;
	padding: 1px 3px 2px 3px;
	width: 50px;
}
.contactright .inputright {
	float: left;
	padding: 3px 3px 2px 3px;
	width: 95px;
}
#r #left_side .box .input_form .inputcolspan, #left_side .box  .input_form .inputcolspan {
	float: left;
	padding:  3px 3px 1px 3px;
	vertical-align: middle;
	width: 316px;
}

#r #left_side .box .input_form .inputdivider, #left_side .box  .input_form .inputdivider {
	border-top: 1px dotted #d1d1d1;
	display: block;
	margin: 10px 0px 0px 10px;
	height: 10px;
	width: 300px;
}

#r #left_side .right .box h2 {
	color: #ffb246;
}

#userstudios_search_form_county_input {
	font-size:18px;
	height:31px;

}

#userstudios .left_box .link, .big_box .link {
	float:right;
	margin:12px 10px 0 0;
}

.studioartists-log  {
margin:10px;
}
.studioartists-bottomtext {
margin-bottom:7px;
padding:10px 10px 3px;
text-align:center;
}
.lv {
background:url("../images/profile/latest_event.png") repeat-x scroll 0 0 transparent;
margin:0 1px;
padding-top:14px;
width:227px;
}
.lv .studioartists {
border:1px solid #FFFFFF;
color:#A0A0A0;
padding:0 7px 0;
}
.lv .studioartists .left {
float:left;
margin-right:7px;
}
.lv .studioartists .bottom {
float:right;
margin-bottom:7px;
margin-top:5px;
}
.lv .studioartists .bottomtext {
color:#000000;
margin-bottom:7px;
text-align:center;
}
.lv .clearboth {
clear:both;
}
.lv .cleardivider {
border-color:#FFFFFF #FFFFFF #D1D1D1;
border-style:solid;
border-width:1px;
clear:both;
height:2px;
margin:0 7px 2px;
}

/* Customers */
#all_customers .customer { padding: 8px 13px; margin-bottom: 2px; border-bottom: 1px solid #e7e7e7; }
#all_customers .customerlast { padding: 8px 13px; margin-bottom: 2px; }
#all_customers .usrpic { float: left; margin-right: 10px; }
#all_customers a { color: #c5711c; font-weight: 700; }
#all_customers .bottomtext { text-align: center; }

/* "my customer" */
#customers { padding: 17px 0 17px 15px; }
#customers .user {
	float: left;
	width: 55px;
	text-align: center;
	margin-right: 16px;
}
#customers .user img { border: 1px solid #fff; }
#customers .cq { float: right; color: #a0a0a0; margin-right: 18px; }
#customers .bottomtext { color: #fff; text-align: center; }

/* #all_images .image { padding: 8px 13px; margin-bottom: 2px; border-bottom: 1px solid #e7e7e7; }*/
#all_images { padding: 17px 0 17px 15px; }
#all_images .image {
	float: left;
	width: 55px;
	text-align: center;
	margin-right: 16px;
}
#all_images .image img { border: 1px solid #fff; }

#userstudiotags .taglist {
	width: 181px;
	float: left;
	text-align: left;
}
#userstudiotags .taglist.last { border-right: 0; }
#userstudiotags .taglist.lastbottom { border-bottom: 0; }

/*County map */

div#map {
padding-bottom:5px;
padding-top:10px;
text-align:center;
}
div#map img {
background-image:url("../images/countries/swedenmap.gif");
background-position:left top;
background-repeat:no-repeat;
}
div.rightbox div.MapMain {
background-color:#DEDDDD;
font-size:100%;
height:auto;
padding-bottom:3px;
padding-left:6px;
padding-top:5px;
}
html > body div.MapMain {
width:155px;
}
div.mapbox div.MapMain {
background-color:#FFFFFF;
font-size:100%;
height:auto;
padding-bottom:3px;
padding-left:0;
padding-top:3px;
}
div.MapMain input {
font-size:70%;
height:22px;
}
select.mapSelect {
font-family:Verdana;
font-size:70%;
width:115px;
}
.MapSelectLabel {
font-size:70%;
font-weight:700;
}

#userstudios_container #left {
	border-right:1px dotted #D1D1D1;
	float:left;
	min-height:91px;
	width:428px;
}
#userstudios_container #right {
	float:right;
	width:351px;
	padding-right: 15px;
}

#countylist{
padding:10px;
}

#userstudios_container .right_arrow {
background:url("../images/etc/arrow_right.png") repeat scroll 0 0 transparent;
color:#FFFFFF;
cursor:pointer;
font:11px Tahoma,Arial,Sans-Serif;
height:29px;
margin:0;
outline:medium none;
padding-bottom:3px;
width:24px;
}

/* Studiogallery */

#studiogallery a { color: #c5711c; }
#studiogallery .rightlink a { color: #FFB246; }
#studiogallery .rightlink a.active { font-weight:bold; }
#studiogallery .text_fields {
	background: url('../images/members/top1.png') repeat-x;
	padding: 8px;
	margin-top: 11px;
	height: 60px;
}
#studiogallery input, #studiogallery select { vertical-align: middle; }
#studiogallery .text_fields span { color: #8a8a8a; }
#studiogallery .text_fields .magnifyglas { float: right; }
#studiogallery .galleryinner {	
	padding-top: 23px;
	text-align: center;
}
#studiogallery .galleryinner .box {
	width: 191px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #a0a0a0;
}
#studiogallery .galleryinner .box.last { border-right: 0; }
#studiogallery .galleryinner .box.lastbottom { border-bottom: 0; }
#studiogallery .galleryinner .box .g_left { float: left; margin: 0 0 3px 14px; }
#studiogallery .galleryinner .box .g_right { float: right; margin: 0 15px 3px 0; }
#studiogallery .galleryinner .box .g_img {
	clear: both;
	border: 1px solid #aaaaaa;
	height: 114px;
	padding: 4px;
	margin: 5px 10px 3px 9px;
}

/* Latest upload images */
#userstudios_container #lua {
	background: url('../images/start/latest_upload_studios.jpg') no-repeat;
}
#userstudios_container #lua .images {
	margin-top: 12px;
	padding-bottom: 6px;
}
#userstudios_container #lua .images .lua_img {
	margin: 6px 0 0 7px; 
	width: 63px;
	height: 48px;
	text-align: center;	
	display: block;
	float: left;
}
#userstudios_container #lua .registerbutton {
	float:right;
	margin:40px -45px 0px 0px;
}

#userstudios_container .left_box {
	margin:15px 0 10px
}
/* Right box */
#userstudios_container .right_box {
	background: url(../images/start/top_bg.png) repeat-x;
	width: 361px;
	margin: 15px 0 10px;
	border: 1px solid #d1d1d1;
}
#userstudios_container .right_box h3 {
	margin: 12px 0 0 10px;
	color: #fff;
	font-weight: normal;
}
#userstudios_container .right_box .link {
	float: right;
	margin: 12px 10px 0 0;
}
#userstudios_container .right_box .menu {
	height: 28px;
	margin-top: 8px;
}
#userstudios_container .right_box .menu .menubutton {
	background: url(../images/start/link.png) no-repeat;
	float: left;
	width: 119px;
	height: 22px;
	margin-left: 1px;
	padding-top: 6px;
	color: #fff;
	text-align: center;
}
#userstudios_container .right_box .menu .menubutton a {
	color: #fff;
}
#userstudios_container .right_box .menu .menuactivebutton {
	background: url(../images/start/active.png) no-repeat;
	float: left;
	width: 119px;
	height: 22px;
	margin-left: 1px;
	padding-top: 6px;
	color: #000;
	text-align: center;
}
#userstudios_container .right_box .menu .menuactivebutton a {
	color: #000;
}

#userstudioslatest h3 {
margin:0px;
}


