@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#toplinks li a:hover{
    color:#FFFFFF;
}

#imgitems li img{
    cursor:pointer;
}

#maincontainer{
	width:853px;
	margin:auto;
}
#top{
	height:38px;
}
#toplinks{
	margin:0;
	padding:0;
	float:right;
	width:350px;
}
#toplinks li{
	list-style-type:none;
	float:left;
	text-align:center;
	margin-left:10px;
}
#toplinks li a{
	text-decoration:none;
	border:0;
	font-size:9px;
	color:#4a452f;
	font-weight:bold;
}
#toplinks li img{
	border:0;
}
#flash{
	clear:both;
}
#middle{
	/*background-image:url(../images/body_bg.png);
	background-repeat:no-repeat;*/
	width:853px;
	float:left;
	/*height:244px;*/
	margin-top:1px;
	padding:5px;
	
}
#middle_top{
	background-image:url(http://www.thekitteryoutlets.com/images/body_bg_top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:853px;
	height:40px;
	padding-top:9px;
	margin-top:1px;
}
#middle_body{
	background-image:url(http://www.thekitteryoutlets.com/images/body_bg_middle.png);
	background-repeat:repeat-y;
	width:853px;
	float:left;
	min-height:200px;
}
#middle_body2{
	background-image:url(http://www.thekitteryoutlets.com/images/body_bg_middle.png);
	background-repeat:repeat-y;
	width:853px;
	float:right;
	min-height:200px;
}

#middle_body2_receipt{
	background-image:url(http://www.thekitteryoutlets.com/images/body_bg_middle.png);
	background-repeat:repeat-y;
	width:853px;
	float:right;
}
#middle_bottom{
	clear:both;
	background-image:url(http://www.thekitteryoutlets.com/images/body_bg_buttom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:853px;	
	height:12px;
}
#middle_bottom_receipt{
	clear:both;
	/*background-image:url(http://www.thekitteryoutlets.com/images/body_bg_buttom.png);*/
	background:red;
	background-position:top;
	background-repeat:no-repeat;
	width:853px;	
	height:12px;
}
#title{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4a452f;
	margin:0 5px 0 5px;
	padding:3px;
	border-bottom:1px solid #d7e0cd;
	width:830px;
	height:25px;
}

#title_box{
	margin:0 5px 0 5px;
	padding:3px;
	border-bottom:1px solid #d7e0cd;
	width:830px;
	height:25px;
}

#title_home{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4a452f;
	float:left;
}


#content{
	padding:15px;
	min-height: 220px;
	
}
.left,.right{
	float:left;
	width:450px; 
	text-align:center;
	padding:5px;
}
.left img,.right img{
	border:2px solid #ffffff;
}
#imgitems{
	margin:0 auto 0 auto;
	padding:0 0 10px 8px;
	width:820px;
	float:left;
	border-bottom:1px solid #d7e0cd;
	
}
#imgitems li{
	list-style-type:none;
	float:left;
	width:204px;
}
#imgitems li.spacer{
	width:1px;
}
#footerk{
	
	width:853px;
	clear:both;
	margin:auto;
	background-image:url(http://www.thekitteryoutlets.com/images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	
	height:140px;

}
#footlinks{
	
	margin:0;
	padding:5px;
	list-style-type:none;
	width:835px;
	float:left;
}
#footlinks li{
	float:left;
	width:90px;
	text-align:left;
	padding:1px 1px 1px 5px;
	
}
#footlinks li.gaps{
	width:3px;
}
#footlinks li a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10px;
}
.subfootlinks{

	margin:0;
	padding:0;
	width:80px;
	
}
#footlinks .subfootlinks li {
	list-style-type:none;
	width:80px;
	
	
	text-align:left;
	padding-left:1px;
}
#footlinks .subfootlinks li a{
	color:#333333;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
#credit{
	width:140px;
	float:left;
	font-size:10px; 
	font-weight:normal;
	text-align:right;
	padding:10px 5px 5px 375px;
}
#raln{
    width:200;
    float:right;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:right;
}


/* CWI ADDED STYLES
===================================================== */

table#table-one { margin:0; border:0; padding:0; border-spacing:3px; text-align:left; width:100%;}
table#table-one th { margin:0; border:0; padding:3px; text-align:left; font-family:Arial; font-size: 14px;}
table#table-one td { margin:0; border:0; padding:3px; font-family: Arial; font-weight: bold; font-size: 11px;}

table#table-two { margin:0; border:0; padding:0; border-spacing:3px; text-align:left; width:100%;}
table#table-two th { padding:5px; text-align:left; font-family:Arial; color: #336666; font-size: 16px;}
table#table-two td { margin:0; border:0; padding:3px; font-family: Arial; font-size: 12px;}
.sale {background: yellow; color: red;}

a:link, a:visited {color: #336666;}
a:hover {color: #3366CC;}

.button_style {background: white; color:#336666; font-weight: bold;}

