@charset "UTF-8";


/* CSS Document */

body {
	background-color	: #dce5f3;
	margin				: 0 0 0 0;
}

img {
    border				: 0px;
}


/* Layout Configuration */

#layoutContainer {
    width				: 900px;
	margin-top			: 0px;
	margin-bottom		: 30px;
	height				: auto;
}


#layoutHeader {
    width				: 900px;
    height				: 155px;
    background			: url(../ck2008_images/header.jpg)
}

#c2a {
    width				: 900px;
    height				: 115px;
    background			: url(../ck2008_images/c2a.gif)
}

#layoutHeaderTop {
    width				: 900px;
    height				: 8px;
    background			: url(../ck2008_images/headertop.jpg);
}

#ColorMenu {
    width				: 900px;
    height				: 30px;
	background-image	: url(../ck2008_images/colormenu.gif);
}

#layoutMenu {
    width				: 900px;
    height				: 30px;
    background			: url(../ck2008_images/menubar.gif);
	background-repeat	: no-repeat;
}

#layoutHeadlinepic {
    width				: 854px;
    height				: 121px;
    background			: url(../ck2008_images/headlinepic.gif);
	padding-right		: 23px;
	padding-left		: 23px;
}

#layoutSearch {
    width				: 900px;
    background			: url(../ck2008_images/searchbar.gif);
	background-repeat	: repeat-y;
}

#layoutMenumain {
    width				: 900px;
	background-image	: url(../ck2008_images/menumain.gif);
	background-repeat	: no-repeat;
}

#layoutBoxes {
	padding-top			: 10px;
	padding-right		: 36px;
}

#layoutMenubig {
    width				: 250px;
    text-align			: left;
	padding-left		: 30px;
	padding-right		: 20px;
	padding-top			: 10px;
}

#layoutContentmain {
    width				: 900px;
	background-image	: url(../ck2008_images/bg.gif);
	background-repeat	: repeat;
}

#layoutContent {
    width				: 570px;
	padding-right		: 20px;
	float				: right;
}


#layoutSidebar {
    width				: 280px;
    text-align			: left;
	padding-left		: 30px;
	padding-top			: 10px;
}
#layoutBottom {
	width				: 900px;
	height				: 34px;
	background			: url(../ck2008_images/footer.gif);
	background-repeat	: no-repeat;
	overflow			: auto;
}

#box1 {
	width				: 175px;
	height				: 165px;
	overflow			: hidden;
	float				: left;
}

#box2 {
	width				: 175px;
	height				: 165px;
	overflow			: hidden;
	float				: left;
	margin-left			: 20px;
}

#box3 {
	width				: 175px;
	height				: 165px;
	float				: left;
	margin-left			: 20px;
	overflow			: hidden;
}

#CelebBox1top {
	float				: center;
	width				: 228px;
	height				: 107px;
	margin-left			: 10px;
	overflow			: hidden;
}

#CelebBox1middle {
	float				: center;
	width				: 228px;
	height				: auto;
	background-image	: url(../ck2008_images/celebs/celebs_bg.jpg);
	background-repeat	: repeat-y;
	margin-left			: 10px;
}

#CelebBox1bottom {
	float				: center;
	width				: 228px;
	height				: 19px;
	padding-bottom		: 20px;
	background-image	: url(../ck2008_images/celebs/celebs_bottom.jpg);
	background-repeat	: no-repeat;
	margin-left			: 10px;
}

#NavCheckoutBox {
	width				: 228px;
	margin-left			: 40px;
	margin-top			: 15px;
	float				: left;
}