@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#e9e9e9 url(http://doyodance.com/img/bg2.jpg) repeat-y top center;
}
h1, h2, h3, h4 {
	font-weight:normal;
	margin:5px 5px 10px 5px;
	background:url(http://doyodance.com/img/header_underline.gif) repeat-x left bottom;
	text-align:left;
}
table td { vertical-align:top; }
.center { text-align:center; }
h3 {
	font-size:18px;
}
img { border:0; }
a, a:visited { 
	text-decoration:none;
	color:#FF6300;
}
a:hover {
	color:#FB9452;
}

#container {
	background:#FFF url(http://doyodance.com/img/userblock_star_avatar_bg.jpg) no-repeat scroll 538px -14px;
	width:911px;
	margin:0 auto;
	padding:10px 0;
}
#header {
	width:915px;
}
#logo {
	float:left;
}
#userblock_outline {
	border:1px solid #d2d2d2;
	width:340px;
	padding:5px;
	background-color:#f5f5f5;
	float:right;
}
#userblock {
	border:1px solid #d3d3d3;
	background:#f6f6f6 url(http://doyodance.com/img/userblock_bg.jpg) repeat-x left top;
	min-height:70px;
}
#userblock #star_avatar {
	width:85px;
	height:60px;
	background:transparent url(http://doyodance.com/img/userblock_star_avatar.jpg) no-repeat left top;
	padding:10px 0 0 10px;
	float:left;
}
#userblock #userinfo {
	float:left;
	font-size:24px;
	color:#666;
	padding-left:10px;
}
#userblock #usertools {
	color:#999;
	font-size:12px;
	padding-top:5px;
}
#userblock #usertools img {
	vertical-align:-4%;
}
#userblock #usertools a, #userblock #usertools a:visited {
	color:#999;
}
#userblock #usertools a:hover {
	color:#CCC;
}
#userblock_outlinesm {
	border:1px solid #d2d2d2;
	width:340px;
	padding:5px;
	background-color:#f5f5f5;
	float:right;
}
#userblocksm {
	border:1px solid #d3d3d3;
	background:#f6f6f6 url(http://doyodance.com/img/userblock_bg_small.jpg) repeat-x left top;
	min-height:42px;
}
#userblocksm #star_avatar {
	width:60px;
	height:42px;
	background:transparent url(http://doyodance.com/img/star_avatar_sm.jpg) no-repeat left top;
	padding:4px 0 0 4px;
	float:left;
}
#userblocksm #userinfo {
	float:left;
	font-size:24px;
	color:#666;
	padding-left:10px;
	text-align:left;
}
#userblocksm #usertools {
	color:#999;
	font-size:12px;
	padding-left:10px;
}
#userblocksm #usertools img {
	vertical-align:-4%;
}
#userblocksm #usertools a, #userblocksm #usertools a:visited {
	color:#999;
}
#userblocksm #usertools a:hover {
	color:#CCC;
}
#mainblock_outline {
	border:1px solid #d2d2d2;
	width:903px;
	background-color:#f5f5f5;
	margin:0 auto;
	padding:5px;
}
#mainblock {
	border:1px solid #d3d3d3;
	background:#f6f6f6 url(http://doyodance.com/img/mainblock_bg.jpg) repeat-x left top;
	min-height:500px;
}
#mainblock #navigation {
	background:#FF6300 url(http://doyodance.com/img/mainblock_nav_bg.gif) repeat-x left bottom;
	height:14px;
	margin:0;
	color:#FFF;
	padding:4px 10px 4px;
	font-size:14px;
	border-bottom:1px solid #FC904C;
}

#mainblock #navigation div a {
	display:block;
	width:75px;
	border-right:1px solid #DF7637;
	border-left:1px solid #FFA56F;
	text-align:center;
	font-weight:bold;
}
#mainblock #navigation div a.active {
	background-color:#FC904C;
}
#mainblock #navigation div a, #mainblock #navigation div a:visited {
	color:#FFF;
	padding:3px;
}
#mainblock #navigation div a:hover {
	background:#FF6300 url(http://doyodance.com/img/mainblock_nav_bg_hover.gif) repeat-x left bottom;
}

#mainblock #subnavigation {
	background:#FF6300 url(http://doyodance.com/img/mainblock_subnav_bg.gif) repeat-x left bottom;
	font-size:12px;
	margin:0;
	color:#FFF;
	border-bottom:1px solid #999;
	border-top:1px solid #FC904C;
}
#mainblock #subnavigation div a {
	display:block;
	border-right:1px solid #9F9F9F;
	border-left:1px solid #CFCFCF;
	text-align:center;
	color:#FFF;
}
#mainblock #subnavigation div a, #mainblock #subnavigation div a:visited {
	color:#FFF;
	padding:0 10px;
}
#mainblock #subnavigation div a:hover {
	background:#FC904C;
	color:#FFF;
}

#mainblock #search {
	text-align:center;
	padding:10px 0 0;
}
#mainblock #search input {
	margin:0;
	vertical-align:top;
}
#mainblock #search #searchfield {
	color:#6F6F6F;
	font-size:20px;
	text-align:center;
	padding:0;
}
#mainblock #content {
	padding:0 0 10px 0;
}
#mainblock #content #sidebar {
	background-color:#fff;
	border:1px solid #d2d2d2;
	min-height:200px;
	float:left;
	margin:10px 0 0 0;
}
#mainblock #newvideos {
	width:100%; 
}
#mainblock #newvideos td {
	height:100px;
	vertical-align:top;
}
div.outer {
	border:1px solid #999;
	width:126px;
	margin:0 auto;
}
div.inner {
	width:120px;
	height:80px;
	overflow:hidden;
	border:3px solid #CCC;
	position:relative;
}
div.inner span {
	position:absolute;
	bottom:2px;
	left:2px;
	background-color:#4F4F4F;
	color:#FFF;
	padding:1px;
	font-size:10px;	
}
div.inner span a {
	color:#FFF;
	font-size:10px;
}
div.inner img {
	margin-top:-5px;
}
#vidinfo {
	color:#808080;
	font-size:10px;
	float:left; 
	margin-right:15px; 
	margin-bottom:10px;
	text-align:left;
	height:auto;
	width:125px;
}
#vidinfo span {
	font-weight:bold;
	font-size:12px;
}
.vidtitle {
	position:absolute;
	bottom:0;
	left:0;
	padding:0 2px 2px 2px;
	color:white;
	width:120px;
	background:url(http://doyodance.com/img/transp.png) repeat;
}
div.avatarouter {
	border:1px solid #999;
	width:56px;
	margin:0 auto;
}
div.avatarinner {
	width:50px;
	height:50px;
	overflow:hidden;
	border:3px solid #CCC;
}
#imagerotator {
	text-align:center;
	background:url(http://doyodance.com/img/imagerotator_bg.gif) repeat-x;
}
#imagerotator div {
	height:200px;
	font-size:24px;
	padding-top:80px;
}
#pagemain {
	float:left; 
	width:715px; 
	height:590px; 
	background-color:#fff; 
	padding:5px; 
	border:1px solid #d2d2d2;
	color:#7F7F7F;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	background:#FFF url(http://doyodance.com/img/grad_bottom_short.jpg) no-repeat center bottom;
	border-bottom:2px solid #FFBD6F;
}
#pageside {
	float:left; 
	width:120px; 
	margin-left:10px;
}
table#msgs {
	width:100%;
	border-collapse:collapse;
}
table#msgs th {
	font-weight:bold;
	font-size:14px;
	padding:2px 0;
	background-color:#CFCFCF;
	color:#FFF;
	border-bottom:1px solid #7F7F7F;
}
table#msgs td {
	padding:3px 5px 3px 0;
}
#msgheader {
	background-color:#EEE; 
	border:1px solid #CCC;
	color:#7F7F7F;
	font-size:14px;
	margin:0 0 10px 0;
}
#msgheader-inner {
	border-top:1px solid #fff;
	padding:5px;
}
#pagination {
	width:100%;
	font-size:12px;
}
#pagination div.link {
	float:left;
	background-color:#D2D2D2;
	border:1px solid #AFAFAF;
	padding:0 3px;
	margin:0 3px 3px 0;
}
#pagination div.link a, 
#pagination div.link a:visited {
	color:#666666;
}
#pagination div.link a:hover {
	color:#8F8F8F;
}
#footer {
	text-align:center;
	color:#999;
	font-size:12px;
	padding:0 0 10px 0;
}

#rating_emotion a {
	display:block;
	height:31px;
	width:186px;
	background:url(http://doyodance.com/img/rating_emotion.jpg) no-repeat;
}
#rating_emotion a:hover {
	background-position:0 -31px;
}

#rating_naturalgift a {
	display:block;
	height:31px;
	width:186px;
	background:url(http://doyodance.com/img/rating_naturalgift.jpg) no-repeat;
}
#rating_naturalgift a:hover {
	background-position:0 -31px;
}

#rating_originality a {
	display:block;
	height:31px;
	width:186px;
	background:url(http://doyodance.com/img/rating_originality.jpg) no-repeat;
}
#rating_originality a:hover {
	background-position:0 -31px;
}

#rating_technical a {
	display:block;
	height:31px;
	width:186px;
	background:url(http://doyodance.com/img/rating_technical.jpg) no-repeat;
}
#rating_technical a:hover {
	background-position:0 -31px;
}

a.searchtopic  {
	padding:2px 0 0 6px;
	background:url(http://doyodance.com/img/search_topic.jpg) no-repeat;
	height:18px;
	width:62px;
	display:block;
}
a:hover.searchtopic  {
	background-position:0 -20px;
}

.block {
	background-color:#fff;
	border:1px solid #d2d2d2;
	min-height:200px;
	float:left;
	margin:10px 10px 0;
}
.blockpadding {
	background-color:#f5f5f5;
	border:1px solid #d2d2d2;
	min-height:200px;
	margin:10px 10px 0;
	padding:10px;
	min-height:300px;
}
.blockpadding label {
	font-size:18px;
}
.blockpadding input[type="text"],
.blockpadding input[type="password"],
.blockpadding select {
	height:24px;
	border:1px solid #d2d2d2;
	color:#6F6F6F;
	font-size:16px;
	text-align:left;
	padding:1px 3px 0;
	width:200px;
	background:#FFF url(http://doyodance.com/img/searchfield_bg.gif) repeat-x left bottom;
}

.blockpadding textarea {
	height:100px;
	border:1px solid #d2d2d2;
	color:#6F6F6F;
	font-size:16px;
	text-align:left;
	width:200px;
	background:#FFF url(http://doyodance.com/img/searchfield_bg.gif) repeat-x left bottom;
}
.info {
	background-color:#FFF;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}
.info2 {
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	background-color:#F5F5F5; 
	margin-bottom:10px;
}
.good {
	background-color:#D4FFBF;
	border:1px solid #339900;
	padding:10px;
	text-align:center;
}
.redpanel {
	border:2px solid #FF8F8F;
	background-color:red;
	color:white;
	font-size:12px;
	width:180px;
	padding:5px;
	margin-left:20px;
	margin-bottom:10px;
}
.redpanel a, .redpanel a:visited {
	color:white;
	text-decoration:underline;
}
.redpanel a:hover {
	color:#CCC;
}
.gradbottom {
	background:#FFF url(http://doyodance.com/img/grad_bottom.jpg) no-repeat center bottom;
	border-bottom:2px solid #FFBD6F;
	padding-bottom:50px;
}
.gradbottomshort {
	background:#FFF url(http://doyodance.com/img/grad_bottom_short.jpg) no-repeat center bottom;
	border-bottom:2px solid #FFBD6F;
	padding-bottom:10px;
}
.hiddencat {
	display:none;
}

#friendrequeststatus, #grouprequeststatus {
	background-color:#efefef;
	padding:5px;
	width:150px;
	border:1px solid #CCC;
}


/* Ad Blocks */
#homepage_adblock1 {
	width:250px;
	height:250px;
	border:1px solid #d2d2d2;
	float:left;
	margin-top:10px;
}

#recaptcha_area { margin:0 auto; }

/* Facebox */
#facebox .b {
	background:url(http://doyodance.com/img/b.png);
}

#facebox .tl {
	background:url(http://doyodance.com/img/tl.png);
}

#facebox .tr {
	background:url(http://doyodance.com/img/tr.png);
}

#facebox .bl {
	background:url(http://doyodance.com/img/bl.png);
}

#facebox .br {
	background:url(http://doyodance.com/img/br.png);
}

#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}

#facebox .popup {
	position: relative;
}

#facebox table {
	border-collapse: collapse;
}

#facebox td {
	border-bottom: 0;
	padding: 0;
}

#facebox .body {
	padding: 10px;
	background: #fff;
	width: 370px;
}

#facebox .loading {
	text-align: center;
}

#facebox .image {
	text-align: center;
}

#facebox img {
	border: 0;
	margin: 0;
}

#facebox .footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}

#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.facebox_hide {
	z-index:-100;
}

.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#myphotos{}	
#myphotos ul, #myphotos li{
	margin:0;
	padding:0;
	list-style:none;
}
#myphotos li{
	width:160px;
	height:150px;
	overflow:hidden; 
}													
#prevBtn a, #nextBtn a{  
	outline:none;
	display:block;
	width:19px;
	height:150px;
	background:url(http://doyodance.com/img/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(http://doyodance.com/img/btn_next.gif) no-repeat 0 0;	
}

.hovercontent {
	font-size:12px;
}
.hovercontent div.top {
	padding:5px;
	border-bottom:2px solid #CCC;
	margin-bottom:3px;
	background:url(http://doyodance.com/img/hovcontent_top.gif) repeat-x bottom left;
}
.hovercontent div.bottom {
	padding:0 5px 5px 5px;
	font-size:10px;
	color:#666;
}
.hovercontent img {
	border:1px solid #CCC;
	vertical-align:middle;
}

.overflow {
	display:none;
}

/* Popup Menu */
.pop {
  float:left;
  position:relative;
  padding-top:7px;
  display: inline; }
  .pop .pop_menu {
    display: none;
	text-align:left;}
  .pop .pop_toggle {
    background-image: url(http://doyodance.com/img/arrow-down.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 20px;
    height: 20px;
    overflow: hidden;
    cursor: pointer; }
  .selectedtype {
	background-color:#eee;  
  }

.active .pop_menu {
  display: block;
  background-color: #fff;
  color: #666;
  font-size:12px;
  position: absolute;
  width:170px;
  border:1px solid #CCC; }
  .active .pop_menu a {
    color: #666; }
.active .pop_toggle {
  z-index: 2000;
  background-image: url(http://doyodance.com/img/arrow-up.gif); }