@import url(//fonts.googleapis.com/css?family=Open+Sans);

body{

	margin: 0px;

	padding: 0px;

	background-color: #000;

	background-image: url(images/bg1.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	font-family:'Open Sans', sans-serif;

	color:#FFF;

	font-size:12px;

	}

	
/* unvisited link */
a:link {
    color: #FFFFFF;
}

/* visited link */
a:visited {
    color: #FFFFFF;
}

/* mouse over link */
a:hover {
    color: #FFFFFF;
}

/* selected link */
a:active {
    color: #FFFFFF;
}


.bodyArea{

	width:100%;

	float:left;

	padding-top:0px;



}





.bodyAreaWrapper {

text-align : left ;

margin-left : auto ;

margin-right : auto ;

width:700px;

margin-top:150px;

}





.formButton{

	font-size: 11px;

	font-weight: bold;

	color: #FFF;

	background-color: #16a1ce;

	border: 2px solid #1abff4;

	padding:1px;

}





.formFeild{

	font-size: 12px;

	color: #999;

	font-family: Arial, Helvetica, sans-serif;

	background-color:#ffffff;

	border:#bebebc 1px solid;

	width:180px;

}





#interactbar {

    font-family:Arial, Helvetica, sans-serif;

    font-weight:bold;

	height:57px;

	margin:25px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	text-align:right;

}

#interactbar li {

    list-style:none;

    display:inline;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



#interactbar ul {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



#interactbar a {

	color:#fff;

	text-decoration:none;

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	float:left;

	height:57px;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



#interactbar .facebook a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width: 57px;

	margin: 0px 3px 0px 0px;

	padding: 0px 0px 0px 0px;

	background-position: 0px 0px;

}



#interactbar .twitter a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width: 57px;

	margin: 0px 3px 0px 0px;

	padding: 0px 0px 0px 0px;

	background-position: -57px 0px;

}



#interactbar .twitter a:hover { 

    background-position:-57px -55px;

    color:#1e5ebd;

}

#interactbar .twitter a:active {

    background-position:-57px -55px;

    color:#1e5ebd;

}



#interactbar .soundcloud a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width: 55px;

	margin:0px 3px 0px 0px;

	padding:0px 0px 0px 0px;

	background-position: -114px 0px;

}

#interactbar .soundcloud a:hover { 

    background-position:-114px -55px;

    color:#1e5ebd;

}

#interactbar .soundcloud a:active {

    background-position:-114px -55px;

    color:#1e5ebd;

}



#interactbar .youtube a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width: 57px;

	margin: 0px 3px 0px 0px;

	padding: 0px 0px 0px 0px;

	background-position: -168px 0px;

}

#interactbar .youtube a:hover { 

    background-position:-168px -55px;

    color:#1e5ebd;

}

#interactbar .youtube a:active {

    background-position:-168px -55px;

    color:#1e5ebd;

}





#interactbar .mixcloud a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width:57px;

	margin:0px 3px 0px 0px;

	padding:0px 0px 0px 0px;

	background-position: -225px 0px;

}

#interactbar .mixcloud a:hover { 

    background-position:-225px -55px;

    color:#1e5ebd;

}

#interactbar .mixcloud a:active {

    background-position:-225px -55px;

    color:#1e5ebd;

}



#interactbar .beatport a {

	background-image: url(images/smm.png);

	background-repeat: no-repeat;

	width:57px;

	margin:0px 3px 0px 0px;

	padding:0px 0px 0px 0px;

	background-position: -281px 0px;

}

#interactbar .beatport a:hover { 

    background-position:-281px -55px;

    color:#1e5ebd;

}

#interactbar .beatport a:active {

    background-position:-281px -55px;

    color:#1e5ebd;

}





#interactbar a:hover { 

    background-position:0 -55px;

    color:#1e5ebd;

}

#interactbar a:active {

    background-position:0 -55px;

    color:#1e5ebd;

}







.bold {
	font-weight: bold;
}
