/* CSS Document */

body{margin:0px;
text-align:center;
background-color:#f9f9f9;
background-image:url('../images/bodybg.jpg'); 
background-repeat:repeat-x;  background-position:50% top; 
vertical-align:top;
font-family:Verdana;
font-size:12px;
}

.bottombg{background-image:url('../images/bg.jpg'); 
background-repeat:repeat-x; background-position:50% top;
}
.leftboxborder{border-bottom:solid 0px #dedede; border-top:solid 0px #dedede; border-left:solid 1px #dedede; border-right:solid 1px #dedede;}

.leftsonglistboxtext
{
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;	
}

.heading
{
font-family:Tahoma;
font-size:25px;
font-weight:normal;
text-decoration:none;	
}

.loginbox{
background-image:url('../images/loginbg.jpg'); 
background-repeat:repeat-x; 
}

.loginhead
{
font-family:Tahoma;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#ffffff;	
}
.logintxt
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;	
}

.searchdropdown
{
border:solid 1px #333333;
background-color:#f3f3f1;
height:30px;	
}

.topnavone a {
background:url(../images/bt-home.jpg) no-repeat 0 0;
float:left;
display:block;
width:141px;
height:60px;
}
.topnavone a:hover{
background:url(../images/bt-home.jpg) no-repeat 0 100%;
}
.topnavone #current{
background:url(../images/bt-home.jpg) no-repeat 0 100%;
}

.topnavtwo a {
background:url(../images/bt-samples.jpg) no-repeat 0 0;
float:left;
display:block;
width:147px;
height:60px;
}
.topnavtwo a:hover{
background:url(../images/bt-samples.jpg) no-repeat 0 100%;
}
.topnavtwo #current{
background:url(../images/bt-samples.jpg) no-repeat 0 100%;
}

.topnavthree a {
background:url(../images/bt-downloads.jpg) no-repeat 0 0;
float:left;
display:block;
width:174px;
height:60px;
}
.topnavthree a:hover{
background:url(../images/bt-downloads.jpg) no-repeat 0 100%;
}
.topnavthree #current{
background:url(../images/bt-downloads.jpg) no-repeat 0 100%;
}

.topnavfour a {
background:url(../images/bt-lyrics.jpg) no-repeat 0 0;
float:left;
display:block;
width:127px;
height:60px;
}
.topnavfour a:hover{
background:url(../images/bt-lyrics.jpg) no-repeat 0 100%;
}
.topnavfour #current{
background:url(../images/bt-lyrics.jpg) no-repeat 0 100%;
}


.topnavfive a {
background:url(../images/bt-search.jpg) no-repeat 0 0;
float:left;
display:block;
width:128px;
height:60px;
}
.topnavfive a:hover{
background:url(../images/bt-search.jpg) no-repeat 0 100%;
}
.topnavfive #current{
background:url(../images/bt-search.jpg) no-repeat 0 100%;
}

.topnavsix a {
background:url(../images/bt-contact.jpg) no-repeat 0 0;
float:left;
display:block;
width:153px;
height:60px;
}
.topnavsix a:hover{
background:url(../images/bt-contact.jpg) no-repeat 0 100%;
}
.topnavsix #current{
background:url(../images/bt-contact.jpg) no-repeat 0 100%;
}

.panelalign
{
text-align:center;
vertical-align:top;
padding-top:5px;
}
.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}


#container{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 0 0;
}

.block{
	width: 300px;
	margin: 0 auto 0 auto;
}

#complexity, #results{
	width: 300px;
	padding: 3px 0;
	height: 20px;
	color: #000;
	font-size: 14px;
	text-align: center;
}

#results{
	margin: 30px 0 20px 0;
}

.default{background-color: #CCC;}
.weak{background-color: #FF5353;}
.strong{background-color: #FAD054;}
.stronger{background-color: #93C9F4; }
.strongest{background-color: #B6FF6C;}

span.value{
	font-weight:bold;
	float: right;
}

.reset
{
	background-image:url(../images/reset.jpg);
	width:77px;
	height:25px;
	border-style:none;
	border-width:0px;
}

/* New style added */
.style11{
font-size:11px;
color:#272727;
text-decoration:none;
}
.style11 a{
font-size:11px;
color:#272727;
text-decoration:underline;
}
.style11 a:hover{
font-size:11px;
color:#272727;
text-decoration:none;
}

/* style ended */

