/* CSS Document */

A:link {
color: #990000;
text-decoration: none;
}       

A:visited {
color: #990000;
text-decoration: none;
}  

A:hover {
color: #330000;
text-decoration: underline;
}   

img {
border:0px; border-thickness: 0px; border-color: #00000; border-style: none;
}
 
ul.circle {
list-style-type: none;
font-size: 0.9em;
font-weight: normal;
line-height: 1;
}

p
{ 
line-height: 1.1}


/*
dl {
border:2px dotted #999999;
}

 */
dt {

} 

/*
dd {
margin-left: 0;
padding-left: 0;
display: inline; 
}

dd:hover {
background: #FFFFFF;
border-bottom:2px dotted #999999; 
}
*/

/*
li:hover {
background: #f8f8f8;
border-bottom:1px dotted #999999;
}
*/

tr:hover {
background: #FFFFFF;
border-bottom:2px dotted #999999;
}

th {
background: #f8f8f8;
border-bottom:2px dotted #999999;

}

body {
background: #FFFFFF url(/graphics/skimoviemusic.com/upper-background.jpg) no-repeat left top;
min-width: 820px;
padding: 0;
margin: 0;
font-family: "Trebuchet MS", Verdana, sans-serif;
text-align:center;
}

div.main {
background: url(/graphics/skimoviemusic.com/lower-background.gif) no-repeat right bottom;
min-height: 1000px; 
min-width: 810px;
margin: 0;
padding: 0;
}

div.top {
background: url(/graphics/skimoviemusic.com/header-background.gif) repeat-x;
width: 100%;
min-width: 810px;
height: 174px;
margin: 10px 0 0 0;
}

div.top-layout{
position:relative;
margin: 0 auto;
width: 810px;
}

div.top-layout img {
float: left; 
vertical-align: top;
}

div.top-title{
position:absolute;
top: 50px;
left: 125px;
width: 275px;
}

div.top-menu{
position:absolute;
top: 147px;
left: 120px;
width: 550px;
text-align: center;

}

div.transbox {
position:relative;
margin-left: auto; 
margin-right: auto;
margin-top: 5px;
width: 800px;
background: url(/graphics/skimoviemusic.com/box-background-800.jpg);
border: 3px solid #767474;
 /* for IE
 filter: alpha(opacity=60); */
 /* CSS3 standard 
 opacity: 0.6;*/
text-align:left;
}
 
div.column1{
width:400px;
margin-left: 2px;
float: left;
text-align:center;

}

div.column2{
width:385px;
margin-left: 2px;
/*margin-right: 5px;*/
float: left;
}

div.columnA{
width:305px;
margin-left: 5px;
margin-top: 7px;
float: left;
text-align:center;
}

div.columnB{
width:305px;
/*margin-left: 5px;*/
margin-top: 7px;
float: left;
text-align:left;
}
    
div.columnC{
width:615px;
margin-left: 5px;
margin-top: 7px;
float: left;
text-align:left;
}
	
	
div.left-box {
width: 260px;
/* height: 710px; */
margin-top: 7px;
margin-left: 2px;
float: left;
text-align:center;
}


div.center-box {
width: 350px;
/* height: 710px; */
float: left;
margin-left: 2px;
margin-top: 12px;
text-align:left;
}

div.skyscrapper {
width: 170px;
height: 670px;
float: left;
margin-left: 2px;
/*margin-right: 5px;*/
margin-top: 7px;
text-align:right;
vertical-align: middle;
} 
 
 div.rightside {
width: 170px;
float: left;
margin-left: 2px;
/*margin-right: 5px;*/
margin-top: 7px;
text-align:right;
vertical-align: middle;
} 
 
div.soundtrack {
clear:both;
/*position:absolute;
top: 682px;
left:0px;*/
margin: 0 5px 0 5px;
width: 800px;
text-align: center;
}
 
div.center-scroll {
width: 340px;
height: 255px;
overflow: auto;
margin: 0 5px;
}

div.athletes {
float: left;
width:165;
}

div.athletes-2 {
clear:left
width:145;
}

h1 {
font-size: 36px;
color: #4E4D4D;
font-weight: 400;
line-height: .75;
} 

h2 {
font-size: 20px;
color: #990000;
letter-spacing: 3.4px;
font-weight: 500;	
line-height: 0;
}

.nav {
 font-size: 14px;
color: #333333;
}

.text {
font-size: 12px;
font-weight: 200;
color: #333333;
}

.smText {
font-size: 10px;
font-weight: 100;
color: #555555;
}

.Questions {
font-size: 12px;
font-weight: 300;
color: #000000;
}

.sndTable {
border:2px dotted #999999;
}

#edit-form-container{
border: none;

}

#song-link-div, #album-link-div, #artist-link-div, #movie-review-div, #movie-credits-div, #movie-descr-div {
border: 0 3px;
width: 260px;
float: left;
text-align:center;
}


#itunes-song-link-div, #itunes-album-link-div, #itunes-artist-link-div, #amazon-song-link-div, #amazon-album-link-div, #amazon-artist-link-div{
border: 0 3px;
width: 260px;
float: left;
text-align:center;
}

#artistalbum-select-div, #song-name-div, #retailer-select-div{
padding: 5px 0;
}
#movie-released-year-div{
clear: both;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('/graphics/skimoviemusic.com/button/square-gray-left-hover.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin-right:6px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
 /*color: #494949;   -button text color*/
color: #333333;
}

a.squarebutton span{
background: transparent url('/graphics/skimoviemusic.com/button/square-gray-right-hover.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;

}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #330000;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 400px; 
}

.buttonText{
display: block;
float: left;
margin-right: 8px;
line-height: 15px; 
height: 23px;
padding: 4px 9px 4px 0; 
}

a.squarebutton-down{
background: transparent url('/graphics/skimoviemusic.com/button/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
color: #818080;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin-right:6px;
}

a:link.squarebutton-down, a:visited.squarebutton-down, a:hover.squarebutton-down, a:active.squarebutton-down{
color: #818080; /*button text color*/
}

a.squarebutton-down span{
background: transparent url('/graphics/skimoviemusic.com/button/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

