@charset "utf-8";
/* CSS Document */

#bgblack{
	background-color:#000000;
}

#PlayoffMomentsHolder {
	position:absolute;
	top:325px;
	left:76px;
	z-index:2;
}
#SendToAFriend H2, #CreateAWidget H2 ,#SendToAFriend .title{
	text-align:center;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
#SendToAFriend, #CreateAWidget {
/*	position:absolute;
	top:942px;
	height:200px;
*/
    position:relative;
    float:left;
    margin:10px 8px 10px 0px;
	padding:10px;
   border:1px solid #4A4A4A;
    color:#ffffff;
    text-align:left;
    font-weight:bold;
    left:10px;
}
#SendToAFriend {
   /*	left:76px;    */
	width:300px;
  /*	margin-right:8px;
  	z-index:3;  */
}

#CreateAWidget {
	left:386px;
	width:578px;
	z-index:4;
}
#SendToAFriend .field-label{
    text-align:left;
}

 #nbaWebTools, #nbaPageNameTools {display:none;}
/*#amazingHeader{width:930px;height:231px;background-image: url(/media/09Moments_hdr_cisco_nosocial.jpg);background-repeat:no-repeat;background-position:top center;text-align:left;overflow:hidden;}
#amazingText{color:#cccccc;font-size:11px;padding: 125px 0px 0px 20px;width:670px;height:70px;text-align:center;}*/
.amazingHeadline{color:#ffffff;font-weight:bold;text-align:center;}
#amazingBg{background-color:#000000;width:929px;overflow:hidden;padding-bottom:10px;}
#nbaChromeNav{
margin-bottom:10px;
}

/*form validator styles*/



/*form validator styles*/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice, .custom-advice {
background-color:#660000;
color:#FFFFFF;
font-weight:bold;
margin:5px 0;
padding:5px;
width:200px;
_width:210px;
}


fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	margin-left: 5px;
}

.field-label {

}

.field-widget {

}

#formbox{
border:1px solid #4A4A4A;
color:white;
font-family:"Times New Roman",Times,serif;
font-size:12px;
height:750px;
margin:0 auto;
padding:10px;
text-align:left;
width:885px;
	_width: 905px;


}

.highlight{
	background-color:yellow;
}

.error{
	background-color:#660000;
}

.success{
	background-color:green;
}

#message {


	color:#FFFFFF;
	font-weight:bold;
	margin:10px auto;
	padding:0;
	text-align:center;
	width:200px;
}

.title{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 0;
	padding:0.5em;
	text-align:left;
	
}

.instructions{
    clear: both;
    text-align: left;
}

#emailbox{
	border:1px solid #4A4A4A;
	float:left;
	font-weight:bold;
	height:564px;
	width:225px;
}




#emailform input, #emailform textarea, #emailform label{
display:block;
width:210px;
margin:3px 0;
}

#emailform textarea{
	margin: 0 0 5px 0;
	height: 80px;
}

#embedbox{
border:1px solid #4A4A4A;
float:right;
height:750px;
overflow:hidden;
padding:0 0 0 10px;
text-align:center;
width:635px;
_width: 645px;

}

#embedbox .left object{
	width:  400px;
}


#embedbox textarea{
height:200px;
margin-bottom:10px;
width:175px;
}

#embedbox .right {
	margin: 0 10px 0 0;
}
#embedbox .header, #emailbox .header {
	clear: both;
	margin: 0 auto;
	text-align: center;
	margin: 15px;
}

#categories {
	text-align: left;
}
#categories select{
	margin: 10px;
}

.left{
	float: left;
}
.right{
	float: right;
}

.center{
	margin: 0 auto;
	text-align: center;
}


.clear{
	clear: both;
}

.button-box{
	margin:5px auto;
	text-align:center;
}

#copyEmbedToClipboard{
	margin-bottom: 5px;
}

#copyEmbedToClipboard{
	width: 82px !important;
	display: inline !important;
}
#sendEmail{
	width: 173px !important;
	display: inline !important;
}


