/* CSS Document */

/* *********** GENERAL CONTENT AND WELCOME TEXT PARAGRAPH ******** */
/* *************************************************************** */
#container{
	height: 1300px;
}

#offers_btn{
	display: block;
	width: 200px;
	height: 60px;
	/*background: #3399CC;*/
	position: absolute;
	left: 400px;
}


#image_strip
{
	position: relative;
	left: 26px;
	top: -149px;

}

#specials{
	position: relative;
	left: 178px;
	top: -149px;
	width: 602px;
	height: 158px;
	background-image: url(assets/offers_banner.png);
	background-color: #997d9b;
	background-repeat: no-repeat;
}

#specials p{
	padding: 5px;
	margin: 0;
}

#specials a{
	color: #fff;
	text-decoration: none;
}

#specials a img{
	border: none;
	
}

#specials #spec_image{
	/*background: #503a3e;*/
	position: absolute;
	left: 0px;
	text-align: center;
}

#specials #spec_title{
	/*background: #503a3e;*/
	position: absolute;
	left: 160px;
	top: 62px;
	font-size: 0.9em;
	font-weight: bold;
}

#specials ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 100px;
	left: 152px;
	width: 602px;
}

#specials li
{
	position:relative;
	left: -140px;
	display: inline;
	margin: 0;
	padding: 0;
	
}

#xmas{
	font-size: 2.5em;
	line-height: 1.2em
}
.underline{
	text-decoration: underline;
}

#welcome
{
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.3em;
	position: relative;
	top: -130px;
	left: 10px;
	width: 280px;
	margin: 0;
	text-align: justify;
}

#welcome #title
{
	font-size: 4em;
	line-height: 1em;
	text-align: left;
	padding: 0;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}

#welcome #logo_white
{
	position: relative;
	left: 25px;
	top: 20px;
}

#welcome a{
	color: #fff;
}

#welcome p em{
	font-weight: bold;
	font-size: 1.5em;
	font-style: normal;
	text-align: center;
	/*padding: 5px;*/
	margin: 7px 0 5px 0;
}

#cat_link{
	position: relative;
	top: -140px;
	left: 1px;
	padding: 0 14px 0 9px;
	font-size: 0.8em;
	color: #fff;
	border: #503a3e solid 1px;
	text-decoration: none;
}

#cat_link:hover {
	background: #645259;
}

/* ************* FEATURES BOX *********************** */

#features
{
	position: absolute;
	top: 285px;
	left: 310px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 470px;
	height: 699px;
	background-color: #645259;
	z-index: 1;
}

#feat_corner_TL{
	position: relative;
	top: -168px;
}

#top_ad_image
{
	position: relative;
	top: 10px;
	left: -25px;
	border: 0;
}
#top_ad_image2
{
	position: relative;
	top: -195px;
	left: 236px;
	border: 0;
}


#verona1{
	position: relative;
	left: -219px;
	top: -25px;
	border: none;
}

#verona2{
	position: relative;
	left: 236px;
	top: -197px;
	border: none;
}

#mid_image{
	position: relative;
	left: 10px;
	top: -194px;
}

#bottom_image
{
	position: relative;
	left: 10px;
	top: -190px;
	z-index: 1;
	border: none;
}

#feat_corner_BL
{
	position: relative;
	top: -195px;
	z-index: 0;
}

#features2011{
	position: absolute;
	top: 285px;
	left: 310px;
	padding: 5px;
	margin: 0;
/*	width: 470px;
	height: 699px;*/
	background-color: #fff;
/*	z-index: 1;*/
}

#features2011 a img{
	margin: 0;
	padding: 0;
	border: none;
}

#features2011 h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	text-align: right;
	color: #997d9b;
	padding: 5px;
	margin: 0;
}


/* ********************** CATAGORIES BOX *************************** */

#catagories
{
	position: relative;
	top: 0px;
	left: 28px;
	width: 710px;
	background-color: #503a3e;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	padding: 10px 0 20px 10px;
	margin: 0;
}

#catagories #top_left
{
	position: absolute;
	top: -3px;
	left: -3px;
}

#catagories #top_right
{
	position: absolute;
	top: -3px;
	left: 693px;
}

#catagories h4 /* The Browse catagories header */
{
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 5px 0 5px 10px;
	margin: 0;
	width: 365px;

	/*position: relative;
	top: -122px;*/

}

#catagories a
{
	color: #fff;
	text-decoration: none;
}

#catagories a:hover
{
	text-decoration: underline;
}

#catagories h5
{
	font-size: 0.7em;
	padding: 2px 0 0 10px;
	margin: 0;
}

#catagories p
{
	color: #CCCCCC;
	font-size: 10px;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: 12px;
}



#footer_text h6
{
	width: 720px;
	background-color: #503a3e;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0 0 0 28px;
}
