@charset "UTF-8";
/* CSS Document */

/* Universal */
html, body {
	background-color: #323232;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 100%;
	background-image: url(../images/framework/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#conatiner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 93px;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-left: 20px;
}
#navcontainer {
	margin-bottom: 0px;
	text-align: left;
	float: right;
	width: 500px;
	margin-top: 25px;
}
.logo {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 268px;
	float: left;
}
.subimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content {
	width: 1000px;
	margin-left: 0px;
}
#footer {
	height: 33px;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-left: 20px;
}
#sitemaplink {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#incalink {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cleared {
	clear: both;
}

/* Home page */

.floatleft {
	margin-right: 6px;
	float: left;
	margin-bottom: 0px;
}
#col_text {
	width: 512px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#col_text_wide {
	width: 512px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
}
#col_text_right {
	width: 502px;
	float: right;
	padding-top: 0px;
	padding-left: 20px;
}
#col_image {
	width: 460px;
	float: right;
}
#col_image_active {
	width: 460px;
	float: right;
	padding-top: 10px;
	padding-bottom: 90px;
}
#col_image_left {
	width: 440px;
	float: left;
	left: 10px;
}
#col_textartist {
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#col_newstext {
	width: 450px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#col_artistimage {
	width: 386px;
	float: right;
	background-image: url(../images/framework/artistframe.png);
	background-repeat: no-repeat;
	height: 560px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 45px;
	padding-left: 50px;
}
#col_newsimage {
	width: 440px;
	float: right;
	margin-top: 25px;
	border: 2px solid #000000;
	margin-right: 20px;
	margin-bottom: 20px;
}
.artistpadding {
	padding-top: 10px;
	padding-right: 15px;
}
.videoplayer {
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	margin-right: 30px;
}
#box_right {
	width: 243px;
	float: left;
	background-image: url(../images/framework/boxright.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}
#box_middle {
	width: 243px;
	float: left;
	background-image: url(../images/framework/box.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}
#box_left {
	width: 243px;
	background-image: url(../images/framework/boxleft.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}	
#photos {
	height: 223px;
	width: 980px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#artists_holder/* subpages */
 {
	width: 960px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.artistleft {
	float: left;
	width: 130px;
	margin-right: 36px;
	margin-top: 15px;
}
.artistright {
	float: left;
	width: 129px;
	margin-top: 15px;
}
.artistimage {
	background-color: #FFFFFF;
	border: 3px solid #000000;
	margin-bottom: 5px;
}
.box_image {
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
}	
#newsbox_left {
	width: 440px;
	float: left;
	height: 125px;
}
#newsbox_right {
	width: 440px;
	float: right;
	height: 125px;
}
#newsnav {
	width: 880px;
	float: right;
	height: 15px;
	text-align: right;
}
.client_boxL {
	width: 210px;
	float: left;
	height: 150px;
	padding: 0px;
	margin-bottom: 50px;
	margin-right: 40px;
	text-align: center;
}
.client_boxR {
	width: 210px;
	float: left;
	height: 150px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#clientslogos {
	width: 960px;
	margin-left: 20px;
}
.box_ents {
	width: 333px;
	float: left;
	padding: 0px;
	text-align: center;
}


#actionDiv
{
	position:			absolute;
	visibility:			hidden;
	background:			#333;
	z-index:			99999999;
	border:				0px;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 

}

#actionDivFore
{
	position:			absolute;
	visibility:			hidden;
	z-index:			999999999;
}
