body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #E6E3BD;	
}


#page {
	position: relative;
	margin: 2px auto auto auto;
	padding: 0;
	width: 994px;
	background-image: url(../images/shdw_side.png);	
}

#header {
	width: 986px;
	height: 100px;
	background-image: url(../images/headerBG.gif);
	background-color: #F4EC7F;
}


#navBar {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	height: 30px;
	width: 986px;
	background-image: url(../images/navBar_split.jpg);
}


#navBar #container {
	height: 30px;
	width: 330px;
}



#navBar a.tab {
	text-decoration: none;
	float:left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFAEA;
	height: 30px;
	line-height:25px;
	outline:none;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 0px;
}


#navBar a.tab:hover {
	height: 30px;
	color: #FFF;
	background-position: 0px -30px;
	background-image: url(../images/navBar_split.jpg);

}

#navBar a.selected {
	text-decoration: none;
	float:left;
	height: 30px;
	line-height:25px;
	font-weight: bold;
	color: #9e1111;
	outline:none;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px -60px;
	background-image: url(../images/navBar_split.jpg);
}

.backgroundSwatch {
	background-image: url(../images/swatch_bg.png);
	background-repeat: no-repeat;
}

.titleText {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.textNew {
	color: #F00;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
}



#content {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: 300;
	width: 986px;
	background-color: #F4F3E3;
}

#content #collection {
	width: 986px;
	text-align: left;
}



#content #collection .container2Image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 470px;
	background-image: url(../images/imgDesigner.jpg);
}

#content #collection .test {
	position: absolute;
	top: 20px;
	right: 20px;
}


#content #collection a.slider{
	float:right;
	margin: 0px;
	padding: 0px;
	color: #666;
	line-height:45px;
	text-align: left;
	width:80px;
	height:50px;
	background-position: 0px 0px;
	background-image: url(../images/btn1alt.jpg);
	background-repeat: repeat-x;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-decoration: none;
	outline:none;
}

#content #collection #colImages {
	width: 636px;
	border: 1px solid #ebb5b5;
	background-color: #fae1e1;
	padding: 20px 5px 5px 5px;
	font-size: 12px;
	font-weight: 100;
}

#content .container1 {
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	width: 774px;
	height: 391px;
	background-color: #fae1e1;
	border: 1px solid #ebb5b5;
}

a.btnBack {
	margin-top:30px;
	width:115px;
	height:60px;
	float:right;
    background-image:url(http://aldenfabric.com/images/btnBack.jpg);
	color:#9e1111;
	text-align:center;
    text-indent: 10px;
	line-height:50px;
	font-family: "Comic Sans MS", cursive;
	background-position: 0px 0px;
	text-decoration: none;
	outline:none;
}

a.btnBack:hover {
	background-position: 0px -60px;
}


#content .infoBox {
	height: 200px;
	width: 198px;
	margin: 0px 0px 0px 10px;
}

#title {
	width: 198px
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color:#9e1111;
	font-family: "Comic Sans MS", cursive;
	font-weight: 300;	
}

.infoBox .entry {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	overflow: hidden;
}

#content .container1 .img {
	float: left;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 380px;
	height: 350px;
	background-image: none;
	background-color: #FFF;
	border: 1px solid #F1CFCF;
}



.container1 #loading {
	position: absolute; top: 45%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;
}



#front {
	width:200px;
	height:100px;
	position: absolute;
	top: 25%;
	left: 15%;
	padding:10px 10px 10px 10px;
	background-color: #FFF;
}

.text {
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: 300;
}

.text a{
	text-decoration: none;
}

.text a:hover{
	color: #C00;
	text-decoration: none;
}


.text2 {
	color: #666;
	font-weight: lighter;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:88px;
	text-align:center;
	margin-top:1em;
}

#scroll {
	height: 120px;
	width: 776px;
	background-color: #CF9;
	overflow-x:scroll;
	overflow-y:hidden;
	margin-top: 0px;
	position: relative;
	
}


#footer {
	height: 24px;
	width: 988px;
	overflow: hidden;
}

#footer .text {
	height: 11px;
	width: 986px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:left;
	
}

#footer .center {
	height: 11px;
	width: 982px;
	float: left;
	background-image: url(../images/shdw_bottom.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#footer .left {
	height: 11px;
	width: 3px;
	float: left;
	background-image: url(../images/shdw_bottom_l.png);
	background-repeat: no-repeat;	
	overflow: hidden;
}

#footer .right {
	height: 11px;
	width: 3px;
	float: right;
	background-image: url(../images/shdw_bottom_r.png);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.border {
	outline:none;
}

a.border, a.border img {
	float: left;
	overflow:hidden;
	
}


a.border:hover {
	display:block;
	border:4px solid #f00;
}


a.border:hover img {
	
	margin: -4px;
}


.posrelative {
	margin: auto;
	position: relative;
}


.alignleft {
	float:left;
}

.alignright {
	float:right;
}

