@charset "utf-8";

body {
    font-size: 100%;
    background: #3D8CC7;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

div#mainContainer {
    position: relative;
    width: 780px;
    margin: 20px auto 0 auto;
}

div#headerImage {
    width: 772px;
    height: 219px;
    padding:0; margin:0;
    border: 0;
}

div#maincol {
	position:relative; left:10px;
    float:left;
    width:538px;
	text-align: center;
	padding:0; margin:0;
}

div#rightcol{
	position:relative;
    float:right;
    width:225px;
	height:100%;
	text-align:left;
}

div#tv_promo { 
    margin-left: 10px;
	width: 528px;
	background: none;
	padding:8px; margin:0;
    background: url(http://creaturecomforts.tv/images/main_body_bg.gif) 0 0 repeat-y ;
    font-size:12px;
    text-align:left;
}

div#tv_promo p {
	width:490px;
	margin:0 0 5px 5px;
	line-height: 1.6;
}
div#tv_promo p.repeat {
	margin-left:95px;
	font-style:italic;
}

div#forum_box {
	height:215px;
	width:538px;
	background: url(http://creaturecomforts.tv/images/forum_box.jpg) no-repeat;
	padding:0px;
	margin-top:0px;
	text-align:center;
}


div#forum_box_holder {
	position:relative;
	left:0px;
	top:55px;
	width:400px;
	height:130px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
	
div#ccforum_left {
	width:150px;
	margin-left:10px;
	float:left;
}

div#prodblog_right {
	width:150px;
	float:right;
	margin-left:0px;
	padding-left:40px;
	border-left:1px dashed #666666;
}
	
div#reviews_box {
	position:relative; top:15px;
	width:528px; height:486px;
    background: url(http://creaturecomforts.tv/images/main_body_bg.gif) 0 0 repeat-y ;
	padding:8px; margin:0;
	text-align:center;
}

div#reviews_box b {
	padding:0; margin:0 0 0 15px;
	font-size:12px;
}

div#reviews_box p {
	margin:7px auto 15px auto;
	width:450px;
	font-size:12px;
	text-align:left;
	line-height: 1.6;
}

img.reviews_title {
	position:relative; left:-145px;
}

.box_btm {
	position:relative; left:-1px;
	width:528px; height:7px;
	background: url(http://creaturecomforts.tv/images/main_btm_bg.gif) 0 0 no-repeat;
	text-align:left;
}
.box_btm_review {
	position:relative; left:-1px; top:14px;
	width:528px; height:7px;
	background: url(http://creaturecomforts.tv/images/main_btm_bg.gif) 0 0 no-repeat;
	text-align:left;
}


/* Side Bar */

img.itunes_link {
	width:216px; height:70px;
	position:relative; left:-5px; top:-6px;
}
div#short_film {
	height:168px;
	width:224px;
	padding:0px;
	margin-left:-12px;
	margin-top:-5px;
}

div#buy_dvd {
	height:65px;
	width:220px;
	background: url(http://creaturecomforts.tv/images/buy_the_dvd.jpg) no-repeat;
	padding:0px;
	margin-left:-10px;
	float:left;
}

div#amazon_uk {
	width:110px;
	height:150px;
	margin-left:-7px;
	float:left;
	padding:0px;
}

div#amazon_us {
	width:110px;
	height:150px;
	float:left;
	margin-left:-2px;
}

div#uk_site {
	width:220px;
	margin-left:-8px;
}

div#prod_blog {
	width:224px;
	margin-left:-11px;
}

div#goog_ad {
	width:224px;
	margin-left:0px;
}

div#leaderboard_ad {
	width:752px; height:107px;
	float:left;
	margin: 35px 0 0 10px;
}

div#footerBar {
    float: left;
    background: url(http://creaturecomforts.tv/images/footer_bar.jpg) no-repeat top left;
    width: 770px;
    height: 111px;
    text-align: center;
}

div#footerBar p {
    margin: 58px 0 0 0;
    font-size: 12px;
}
	
div#footerBar a.aardmanLink {
    float: left;
    display: block;
    width: 124px;
    height: 107px;
    background: url(http://creaturecomforts.tv/images/aardman_footer_bar.jpg) top left no-repeat;
    cursor: pointer;
}
	
div#footerBar a.aardmanLink:hover {
    background: url(http://creaturecomforts.tv/images/aardman_footer_bar.jpg) top right no-repeat;
}
	
div#footerBar a img {
    float: left;
    display: none;
}
	
html:not([lang*=""]) div#footerBar p { margin: 0 0 0 0; padding: 58px 0 0 0; }
    
    
