/* HW (c)amazon pixels */

/* book the wizards section layout */

#frameout {position: relative;
	width: 750px;
	/* min-height: 685px; max-height: 100%; */
	height: 990px;
	border: 0px solid #FF0000;
	top: 0px;
	}

#content {
	position: relative;
	background-color: #8B8B87;
	top: 0px;
	width: 748px;
	height: 665px;
	border: 0px solid #0000ff;
	z-index: 201;
	color: #000000;
	}

#columnOne {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 8px;
	width: 128px;
	background-color: transparent;
	float: left;
	}

#columnTwo {position: relative;
	top: 8px;
	left: 0px;
	width: 442px;
	height: 635px;
	padding: 8px;
	border: 0px solid #FF0000;
	background-color: #ffffff;
	background-image: url(../images/inside_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	color: #000000;
	overflow: auto;
	}
	
#columnThree {position: relative;
	top: 0px;
	left: 0px;
	padding: 8px;
	width: 128px;
	border: 0px solid #CCCCCC;
	background-color: transparent;
	float: right;
	}
	
#poster UL.tight { list-style-position: outside;
padding-left: 16px;
margin-left: 16px;
margin-top: 6px;
margin-bottom: 6px;
	}
#poster LI.tight {
margin-top: 2px;
margin-bottom: 2px;
	}
	
#campTag {position: absolute;
top: 485px;
left: -15px;
}

#adverts {width: 428px; text-align: center; margin: 0; padding: 0; border: 1px solid #999;}
#advertsTwo {position: absolute; bottom: 20px; width: 440px; text-align: center; margin: 0; padding: 0; border: 1px solid #999; }
#adverts img {width: 100%;}
img.sizeIt {width: 100%;}


ul.bballs {margin: 0 0 0 0; padding: 3px 0px 0px 28px; border-bottom: 2px solid #ffcc00;}

ul.bballs li {margin: 0px;
	padding: 0px 0px 0px 0px; 
	list-style: square url(../images/bball_bullet.png) outside; 
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #663399;
	border: 0px solid #ccc;
}

ul.bballs2 {margin: 1% 1% 1% 30%; padding: 3px 0px 0px 28px;}

ul.bballs2 li {margin: 0px;
	padding: 0px 0px 0px 0px; 
	list-style: square url(../images/bball_bullet.png) outside; 
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #663399;
	border: 0px solid #ccc;
}

h2.boxed {font-family: verdana, sans-serif; padding: 6px; background-color: #663399; color: #ffcc00; border: 2px solid #dddddd;}


