/*********************************************
* ICN.TV Style Sheet - Home Page       		 *
* Site Version 1.0                           *
* Created by Cando Digital Entertainment     *
* http://www.cando-ent.com					 *
* Document: 1/17/2007 		                 *
*********************************************/

/* -- Home Page -------------------- */
#content {
	margin: 0px auto 0px auto;
}
#content .back {
	background: url('/media/design/home_back.gif') no-repeat !important;
	width: 984px;
	height: 887px;
	max-width: 984px;
	max-height: 887px;
	margin-left: 1px;
}
#content .body {
	padding-top: 36px;
}
#content .leftcol {
    float: left;
    width: 444px;
    padding: 0px 22px 0px 46px;
}
#content .rightcol {
    float: left;
    width: 416px;
    padding: 0px 0px 10px 0px;
}
#promos {
	width: 905px;
	margin-left: 40px;
	margin-top: -30px;
}

.latestvideo {
	width: 444px; 
}
.latestvideo .header {
	width: 444px;
	height: 45px;
	background: url('/media/design/home_latest.gif') no-repeat;
}
.latestvideo .panel {
	width: 428px;
	margin-left: 10px;
	padding: 5px;
}

.plugs {
	width: 420px;
	margin-bottom: 0px;
}
.plugs .header {
	width: 420px;
	height: 45px;
	background: url('/media/design/home_plugs.gif') no-repeat;
}
.plugs .panel { 
	margin-left: 5px;
}

.community {
	width: 420px;
}
.community .header {
	width: 420px;
	height: 45px;
	margin-left: -6px;
	/* background: url('/media/design/home_community.gif') no-repeat; */
}
.community .panel { 
	margin-left: 12px;
}

.slider {
	width: 444px; 
}
.slider .header {
	width: 444px;
	height: 45px;
	/* background: url('/media/design/home_series.gif') no-repeat; */
}
