body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6F8FA;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575252;
}
#width_container {
	top: 10px;
	width: 995px;
	text-align: left;
	background-image: url(http://www.atlantic2u.com/images/layout/vertical_edges2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	padding-top:10px;
}
#top_corners {
	width: 995px;
	height: 20px;
	top:-10px;
	background-image: url(http://www.atlantic2u.com/images/layout/top_edge.gif);
	background-repeat: repeat-x;
	position: absolute;
}
#bottom_corners {
	width: 995px;
	height: 20px;
	background-image: url(http://www.atlantic2u.com/images/layout/bottom_edge.gif);
	background-repeat: repeat-x;
	position: relative;
}
.left_corner {
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
	position:absolute;
	/*background-color: #FF0000; /*temp colour for testing*/
}
.right_corner {
	width: 20px;
	height: 20px;
	right: 0;
	top: 0;
	position: absolute;
	/*background-color: #FF0000; /*temp colour for testing*/
}
#content {
	width: 983px;
	height: auto;
	padding-left: 13px;
	position: relative;
}
#header {
	width: 964px;
	height: 120px;
	margin-bottom: 15px;
	z-index: 1000;
	position: relative;
	/*background-color: #FFCCFF; /*temp colour for testing*/
}

#promo {
	width: 964px;
	left:3px;
	height: auto; /*temp height - change to 'auto' after testing*/
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
#featured {
	width: 964px;
	height: auto; /*temp height - change to 'auto' after testing*/
	margin-bottom: 15px;
	position: relative;
}
#categories {
	width: 964px;
	height: auto; /*temp height - change to 'auto' after testing*/
	margin-bottom: 15px;
	position: relative;
}
#threecol {
	width: 964px;
	height: auto; /*temp height - change to 'auto' after testing*/
	margin-bottom: 15px;
	position: relative;
}
#footer {
	width: 964px;
	height: auto; /*temp height - change to 'auto' after testing*/
	position: relative;
}

/*banners*/

.rightitem {
	padding-bottom: 0;
	width:  169px;
}

.atl_basketedges {
	border-left: solid 1px #CA3535;
	border-right: solid 1px #CA3535;
	width: 167px;
	height: auto;
	overflow: hidden;
}

/* D E F A U L T   S P E C I F I C   */

.feat_container {
	position:relative;
	width:240px;
	height:168px;
	margin: 0;
	z-index:5;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.feat_title {
	position:relative;
	margin: 6px 0 6px 10px;
	width:224px;
	height:18px;
	z-index:5;
}
.feat_mid {
	position:relative;
	margin: 0 0 6px 10px;
	width: 224px;
	height: 100px;
	z-index:5;
}
.feat_desc {
	position:absolute;
	left: 0;
	top: 0;
	width:118px;
	margin: 0;
	height: auto;
	z-index:5;
}
.feat_image {
	position:absolute;
	right: 0;
	top: 0;
	width:94px;
	height:94px;
	border: solid 1px #CCCCCC;
	overflow: hidden;
	z-index:5;
}
.feat_bottom {
	position:relative;
	margin: 6px 0 6px 10px;
	width:224px;
	height:20px;
	z-index:5;
}
.feat_price {
	position:absolute;
	left: 0;
	top: 0;
	width:124px;
	height:20px;
	z-index:5;
}
.feat_more {
	position:absolute;
	right: 0;
	top: 0;
	width:79px;
	height:20px;
	z-index:5;
}
.feat_border {
	position: static;
	margin: 0;
	width: 962px;
	height: auto; /*168px*/
	border-top: none;
	border-right: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	overflow: hidden;
	background-image:url(http://www.atlantic2u.com/images/default_bg.gif);
	background-repeat: repeat-y;
}

.cat_container {
	position:relative;
	width:240px;
	height:168px;
	margin: 0;
	z-index:5;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.cat_title {
	position:relative;
	margin: 6px 0 6px 10px;
	width:224px;
	height:18px;
	z-index:5;
}
.cat_mid {
	position:relative;
	margin: 0 0 6px 10px;
	width: 224px;
	height: 100px;
	z-index:5;
}
.cat_desc {
	position:absolute;
	left: 0;
	top: 0;
	width:118px;
	margin: 0;
	height: auto;
	z-index:5;
}
.cat_image {
	position:absolute;
	right: 0;
	top: 0;
	width:94px;
	height:94px;
	border: solid 1px #CCCCCC;
	overflow: hidden;
	z-index:5;
}
.cat_bottom {
	position:relative;
	margin: 6px 0 6px 10px;
	width:224px;
	height:20px;
	z-index:5;
}
.cat_price {
	position:absolute;
	left: 0;
	top: 0;
	width:128px;
	height:20px;
	z-index:5;
}
.cat_more {
	position:absolute;
	right: 0;
	top: 0;
	width:79px;
	height:20px;
	z-index:5;
}
.cat_border {
	position: static;
	margin: 0;
	width: 962px;
	height: auto; /*168px*/
	border-top: none;
	border-right: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	overflow: hidden;
	background-image:url(http://www.atlantic2u.com/images/default_bg.gif);
	background-repeat: repeat-y;
}


/* P R O D U C T L I S T   S P E C I F I C   */
#mid_content {
	position: relative;
	width: 965px;
	min-height: 316px;
	height: inherit;
	z-index: 2;
}

#left_col {
	position: relative;
	width: 188px;
	height: auto;
	float: left; 
}

#main_col {
	position: relative;
	width: 755px;
	height: auto;
	float: left;
	overflow: hidden;
}

/* PRODUCT PAGE */

#product_main_col {
	position: relative;
	width: 607px;
	height: auto;
	float: left;
	overflow: hidden;
}
#right_col {
	position: relative;
	width: 169px;
	height: auto;
	float: left; 
}