@charset "UTF-8";
@import url(core.css);
/**
 * dotsterregistrar.css
 **/
@media screen {
/**
 * General tags and id's
 **/
body {
background-color: #F3F3F3;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3,
fieldset label {
color: #333333;
padding: 5px 0px 0;
}
#main h2,
#main h3.web{
font-size:12px;
font-weight: normal;
margin-bottom: 20px;
}
p {
font-size: 12px;
line-height: 17px;
color: #666;
padding: 10px 5px 5px 5px;
}
/**
 * Page settings
 **/
#wrap {
margin: 5px 0px;
}
#page {
background: #111 url(../img/bg_page.gif) repeat-y left top;
margin: 0 auto;
width: 770px;
}
#head {
height: 100px;
position: relative;
}
.successfully {
background-color:#EEFEE2;
font-size: 12px;
color: #666;
width: 500px;
padding: 15px 15px 15px 15px;	
}
.failed {
background-color:#FBCECF;
font-size: 12px;
color: #666;
width: 500px;
padding: 15px 15px 15px 15px;
}
.proj_img_left {
	float: left;
}
.proj_img_right {
	float: right;
}
.textblock {
padding: 0px 12px 0px 12px;
clear: both;
width: auto;
font-size:12px;
line-height:15px;
}
.textblock h1 {
font-size:15px;
}
.textblock h2 {
font-size:14px;
}
.textblock hr {
margin: 5px auto 5px auto; 
height:1px;
width: 98%;
background-color: #CCC;
}

.textblocklab {
margin: 10px 10px 10px 10px;
padding: 5px 6px 5px 6px;
clear: both;
width: auto;
font-size:12px;
line-height:15px;
border: 1px solid #CCC;
}


.comment {
margin: 5px auto 2px auto; 
padding: 3px 3px 3px 3px;
color: #666;
width: 98%;
border: solid 1px #D2DABA;
background-color: #FBFFFB;
}
.comment_content {
margin: 1px auto 1px auto; 
padding: 0px;
}
.ul_box_top {
background: #111 url(../img/box_top.gif) no-repeat left top;
height: 24px;
}
.ul_box_top h3 {
font-size: 11px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 0px;
}
.ul_box_bg {
background: #111 url(../img/box_bg.gif) repeat-y left top;
padding: 5px;
}
.ul_box_bot {
background: #111 url(../img/box_bot.gif) no-repeat left top;
height: 11px;
}
.ul_box_bg li {
font-size: 11px;
background: #111 url(../img/bullet.gif) no-repeat left top;
background-color: #F3F3F3;
padding-left: 13px;
}

.lyrics {
background-color:#EEEEEE;
font-size: 12px;
padding: 5px 5px 5px 5px;
margin: 10px 10px 10px 10px;
border:solid 1px #DDD;
width: 320px;
}
.lyrics ul {
padding: 5px 5px 5px 5px;
margin: 5px;
}

/**
* Music boxes.
**/
.music_player {
	padding: 5px 5px 0px 10px; 	
}
.music_player2 {
	margin: 12px 5px 0px 5px;
	width: 220px;
	height: 25px;
	float: left;
}
.musicbox {
width: 245px;	
float:left;
}
.music_box_top_green {
background: #111 url(../img/music_box_top_green.gif) no-repeat left top;
height: 24px;
}
.music_box_top_green h3 {
padding: 5px 5px 0px 10px; 	
font-size: 11px;
}
.music_box_top_orange {
background: #111 url(../img/music_box_top_orange.gif) no-repeat left top;
height: 24px;
}
.music_box_top_orange h3 {
padding: 5px 5px 0px 10px; 	
font-size: 11px;
}
.music_box_body {
background: #111 url(../img/music_box_bg.gif) repeat-y left top;
}
.music_box_body p {
padding-left:10px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
}
.music_box_body hr {
margin: 5px auto 5px auto; 
height:1px;
width: 95%;
background-color: #999;
}
.music_box_content {
width: 225px;
height: 140px;
}
.music_box_content_short {
width: 225px;
height: 70px;
}
.music_box_bot {
background: #111 url(../img/music_box_bot.gif) no-repeat left top;
height: 11px;
}

/**
 * Main wrapper
 **/
#main {
padding: 40px 4px 0;
clear: both;
width: auto;
}

/**
 * Content
 **/
.content {
width: 212px;
} 

.content_desc {
	font-size:10px;
	color:#666;
}

/**
 * forms
 **/
#formbox {
	margin: 10px 10px 10px 10px;
	width: 500px;	
	border: solid #EEE 1px;
	padding: 10px;
} 
#formbox .ctextfield {	
	font-size: 10px; 
	margin: 2px 2px 2px 2px;
	height: 14px;
	width: 100px;
	background: #FBFDFF;
    border-top: 1px solid #CCE0FF;
    border-bottom: 1px solid #55769D;
    border-left: 1px solid #94CEFE; 
    border-right: 1px solid #4A5782;
}

#formbox .ctextarea {
	font-size: 11px; 
	margin: 2px 2px 2px 2px;
	height: 150px;
	width: 320px;
	background: #FBFDFF;
    border-top: 1px solid #CCE0FF;
    border-bottom: 1px solid #55769D;
    border-left: 1px solid #94CEFE; 
    border-right: 1px solid #4A5782;	
}

#formbox .field {
	font-size:12px;
	color:#666;	
	width:80px;
	padding-top: 3px;
	padding-right: 5px;	
	float:left;
	text-align:right	
}

.cbutton {
	font-size:12px;
	border: solid 1px;
	margin: 2px 2px 2px 2px;
}

/**
 * Columns
 **/
#c1 {
margin: 10px 10px 10px 10px;
width: 212px;
float: right;
}
#c1 .vertical ul {
margin-bottom: 70px;
}
#c1 .vertical ul a:link,
#c1 .vertical ul a:visited {
color:#333;
display: block;
font-size: 13px;
font-weight: bold;
line-height: 18px;
text-decoration:none;
border-bottom: 1px solid #d3d3d3;
}
#c1 .vertical ul a:focus,
#c1 .vertical ul a:hover,
#c1 .vertical ul a:active {
color:#DAA520;
text-decoration:underline;
}

.brick {
	padding-left: 0px;	
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}

#c3 {
margin-left: 0px;
width:auto;
}

#c3 h2 {
color: #333;
}

#c3 h3 {
font-size:14px;
color: #333;
text-decoration:underline;
font-weight: normal;
}

#c3 p {
padding: 0px;
}

#backlinks ul{
color: #969696;
font-size:11px;
padding-bottom: 0px;
text-align: center;
line-height: 1em;
padding: 5px 12px 0px;
}
#backlinks ul li{
	display:inline;
}

#backlinks a:link,  #backlinks a:visited{
padding: 0px 7px 0px 4px;
color: #969696;
font-size:11px;
word-spacing:-1px;
text-decoration:none;
} 

#backlinks a:focus,
#backlinks a:hover,
#backlinks a:active{
text-decoration: underline;
}


/**
 * Horizontal related links
 **/
/**
 * Horizontal RLs
 **/
.horizontal {
text-align: center;
line-height: 1em;
padding: 5px 12px 5px;
}
.horizontal ul {
font-size: 0em; /* remove dead spaces */
border-bottom: 1px solid #CCC;
padding-bottom: 5px;
}
.horizontal li {
font-size: 10px;
display: inline;
}
.horizontal li.last a {	
background: none;
}
.horizontal a:link,
.horizontal a:visited {
background: transparent url(../img/list_div.gif) no-repeat bottom right;
padding: 0px 7px 0px 4px;
color: #969696;
font-size:11px;
word-spacing:-1px;
text-decoration:none;
}
.horizontal a:focus,
.horizontal a:hover,
.horizontal a:active {
text-decoration: underline;
}
/**
 * footer
 **/
#foot {
background: transparent url(../img/bg_foot.gif) no-repeat left bottom;
padding-bottom: 14px;
}
}
@media print{
}
@media handheld{
}