/*Global style*/
/******************************************************/

*{
	padding: 0px;
	margin: 0px;
}

div{
	margin:0px;
	padding:0px;
}

body {
	text-align: center;
	background-image: url(../images/homepage/contentBG.jpg);
	font-family: times new roman, arial, veranda, Sans-Serif;
	font-size: 10pt;
}

a{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#594b2e;
}

a:link {
	margin:0px;
	padding:0px;
}


img {
	border: 0px;
}


ol{
	margin:0px 30px;
	padding:0px;
}

ol li{
	margin: 10px 0px;
}

h1,h2,h3,h4,h6,h5{	
	text-transform:	uppercase;
	font-family:times new roman;	
	color:#9f9272;
	margin-bottom:0px;
	padding-bottom:0px;
}
/******************************************************/








/*Whole Page setup*/
/*###################################################################################################*/

#page {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #dbe5e2;
	width:900px;
	border: 1px outset black;
}

#page hr {
	width:900px;
}



/*Top of the Page*/
/******************************************************/
#headerDiv {
	padding-top:0px;
	font-size: 90%;
	width:900px;
	font-family:times new roman;
	
	background-image: url(../images/backgroundHeader.gif);
	background-repeat: repeat-x;	
	background-position:center center;
}

#headerDiv table{
	width:875px;
	margin:15px 0px 0px 0px;
	padding:0px;
}

#headerDiv td{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	word-spacing:0px;
	text-decoration:none;
	border:none;
	font-weight:bold;
	color:#9f9272;
	text-transform:	uppercase;
	text-align:center;
	line-height:1.1;
}

.headerNonImageFirst{
	margin:0px;
	padding:0px;
	width:119px;
	height:56px;
	vertical-align:bottom;
}
.headerNonImageSecond{
	margin:0px;
	padding:0px;
	vertical-align:top;	
	width:119px;
	height:56px;
}

.headerImage{
	width:182px;	
}

.mainHeader{
	font-size:1.9em;
}
/******************************************************/








/*Middle of the Page*/
/******************************************************/
#bodyDiv{
	
	width:900px;
	min-height:500px;
}

#middle {
	margin:0px;
	padding:0px;
	background-image: url(../images/contentBorder.jpg);
	background-repeat: no-repeat;
	width:900px;
	min-height: 50px;
}

#middleContent {
	
	position:relative;
	top:50px;
	margin:0px auto 50px auto;
	padding: 0px 0px 0px 0px;
	width:900px;
	background-image: url(../images/contentBorderMiddle.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

#middleContent td{
	border:none;
}

#Content{
	text-align:left;
	
	margin:0px auto 0px auto;
	padding:0px;
	width:650px;
}

#Content p{
	margin-bottom:15px;
}
#Content input{
	padding:0px;
	margin: 0px;
}

#Content hr {
	width: 500px;
	margin-top:0px;
	margin-bottom: 15px;
	padding:0px;
}

#Content div img{
	margin:10px 15px 10px 0px;
}

#Content img{
	margin: 0px 25px 15px 0px;
}

#middleBottom {
	margin-bottom:20px;
	padding:0px;
	background-image: url(../images/contentBorderBottom.jpg);
	background-repeat: no-repeat;
	width:900px;
	background-color: #dbe5e2;
	height:55px;
	clear:both;
}
/******************************************************/








/*Bottom of the Page*/
/******************************************************/
#footerDiv {
	font-size: 93%;
	width:900px;
	height: 54px;
	background-image: url(../images/backgroundFooter.gif);
	background-repeat: repeat-x;	
	font-family:times new roman;
}

#footerDiv table{
	width:852px;
	margin:0px auto;
}

#footerDiv td{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	word-spacing:0px;
	height:54px;
	text-decoration:none;
	border:none;
	font-size:10pt;
	font-weight:bold;
	color:#9f9272;
	text-transform:	uppercase;
}

#footerDiv td a{
	margin:0px;
	padding:0px;
}

.tdFirst{
	width:30px;	
}
.tdSecond{
	width:117px;
	text-align:left;
}

#ctbPrivacy{
	text-align:center;
	font-size:0.95em;
	margin:5px;
	
}
/******************************************************/

/*###################################################################################################*/
/*End of Whole Page*/




/*********************************************
		Specific Page Styles
**********************************************/
.underlineLink a{
 text-decoration:underline;
}

.list{
	margin:10px;
}

#space {
	width:900px;
	min-height: 40px;
}

#centerSpace {
	margin:0px;
	padding:0px;
	float: none;
	clear: both;
}

#submitError { border: 2px solid #900; padding: 5px; margin: 0px auto 8px auto;
	width: 60%; }
#submitError h3 { text-align: center; }
#submitError ul { padding-left: 2em; }

.clear{
	clear:both;
}
/******************************************************/








/*Detail page*/
/******************************************************/
#productDetails{width:350px;float:right;}

#colorDiv{
	float:left;
	width:110px;
}

div#productImages{
	position:relative;
	width: 340px;
	float:left;
	margin-left:-40px;
	margin-top:-10px;
	padding:0px;
}

#productImages img{
	margin:0px;
	padding:0px;
	width:340px;
}

#prodDetails { margin:0px;padding:0px;width:350px;margin-right:25px; border: 2px solid black; }
#prodDetails td, #prodDetails th { padding: 5px 25px;vertical-align:top;}
#prodDetails img{margin:0px 0px 0px 15px;padding:0px;}
#prodDetails th { text-align: center; }

#collectionNav{
	border:2px solid black;
	float:right;
	width:335px;
	margin:5px auto;
	padding:5px;	
	text-align:center;
}

#collectionNav .collection img{
	margin:0px;
	padding:0px;
}

.collection{
	float:left;
	width:110px;
}
.collection p{
	margin:0px;
	padding:0px;
}
/******************************************************/





/*Category page*/
/******************************************************/

/******************************************************/


/*Products page*/
/******************************************************/
#productThumbs{
	margin:0px 25px 0px 25px;	
}

/******************************************************/


/*font,paper,palette*/
/******************************************************/
#colorList{
	list-style:none;
	margin:0px;	
	padding:0px;
}
#colorList li{
	margin:0px;
}

div.fontImage{
	text-align:center;
	float:left;
	width:150px;
	margin:5px;
}

.colorBox{
	margin:0px auto;
	width:650px;
	text-align:center;
}

p.imageonly img{
	margin:0px;
	padding:0px;
}


/******************************************************/



/*Cart page*/
/******************************************************/
.sampleOrder { text-align: right; }

#pricesTable td{padding:5px 0px 5px 0px; margin:0px;}

#cartDiv{width:650px;margin:5px auto;}
#cartItems { border-collapse: collapse;
	margin: 0px 0px 10px 0px; width: 650px; }
#cartItems td { padding: 5px 5px 7px 5px; border-bottom: 1px solid #685642;
		vertical-align: top; }
#cartItems th { padding: 5px; text-align: left; background-color: #dbe6e2; }
#cartItems .cartPrice { text-align: right; width: 70px; }
#cartItems .cartPriceHead { text-align: center; width: 70px; }
#cartItems .cartQuantity { text-align: center; width: 35px; }
#cartItems .cartSumLabel { border: 0px; text-align: right; font-weight: bold;
	padding: 3px 5px 0px 5px; }
#cartItems .cartSumPrice { border: 0px; text-align: right;
	padding: 3px 5px 0px 5px; }

#cartItems ul { padding: 3px 0px 3px 25px; margin: 0px; font-size: 0.9em; }
#cartItems ul li { padding: 0px; margin: 0px; }

#cartFoot { text-align: right; width: 644px; line-height: 1.6em; }

#orderInfo { border-collapse: collapse; margin: 0px 0px 10px 0px; width: 650px; }
#orderInfo td { padding: 0px 3px 0px 5px; vertical-align: top; }
#orderInfo td.addr { padding-top: 5px; padding-bottom: 5px; }
#orderInfo td.orderLabel { text-align: right; font-weight: bold; }
#orderInfo th { padding: 5px; text-align: left; background-color: #dbe6e2; }

#orderInfo2 { margin: 0px 0px 10px 0px; width: 650px; }
#orderInfo2 td { padding: 0px 3px 0px 5px; vertical-align: top; }

.cartQty { width: 40px; text-align: right; }


/*product, services page*/
/******************************************************/
#leftList {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	margin-left:50px;
	width: 200px;
	text-align:left;
}

#rightList {
	margin:0px;
	padding:0px;
	margin-right:50px;
	font-size:1.2em;
	float: right;
	width: 250px;	
	text-align:left;
}
.listCat{
	list-style-type:none;
	margin:5px 0px 15px 0px;
	padding:0px;	
}

.listCat li{
	margin:0px;
	padding:1px;
}

.listCat a{
		text-decoration:underline;
}

/* Checkout Pages */
/******************************************************/

#checkoutTable, #shipTable, #creditTable{
	margin-left:50px;
	padding:0px;
}


#checkoutTable tr,#checkoutTable td,#shipTable tr,#shipTable td, #creditTable tr, #creditTable td{
	margin:0px;
	padding:0px;
}

#checkoutTable select,#shipTable select,#creditTable select{
	padding:0px;
	margin:0px;
	width:150px;
}
#checkoutTable option,#shipTable option,#creditTable option{
	padding:0px;
	margin:0px;
}

.rightSubmit{
	text-align:right;
}

.wordWrap{
	width:150px;
}

.messageDiv {
	border: 2px solid #594b2e;
	padding: 5px;
	margin: 5px 0px 0px 15px;
}

.messageField {
	font-weight: bold;
	text-decoration: underline;
	color: #594b2e;
}

/*Unique Gifts page*/
/******************************************************/
#silhouetteBox{
	position:relative;
	padding:0px;
	border:1px solid black;
	width:640px;
	margin-bottom:25px;
}

#silone{
	float:left;
	margin:0px;
	padding: 0px 0px 0px 10px;
	text-align:center;
	width:390px;
}

#siltwo{
	float:left;
	margin:0px;
	padding: 0px 10px 0px 5px;
	text-align:center;
	width:225px;
}

#knittingBox{
	position:relative;
	margin:0px;
	padding:0px;
	padding-top:15px;
	border:1px solid black;
	width:640px;
	margin-bottom:15px;
	text-align:center;
}

#one{
	float:left;
	margin:0px;
	padding:0px 10px;
	text-align:right;
	width:200px;
}

#two{
	float:left;
	margin:0px;
	padding:0px;
	padding-top: 10px;
	text-align:center;
	width:200px;
}

#three{
	float:left;
	margin:0px;
	padding:0px 10px;
	text-align:center;
	width:200px;
}

#knittingBox img{
	margin:0px auto 0px auto;
	padding:0px;
}
#knittingBox h3{
	margin:0px;
	padding:0px;
	color:#000;
}

/******************************************************/




/******************************************************/
/*customOrderForm page*/

#customOrderForm{
		text-align:center;
}
#customOrderForm table{
	width:90%;
	border-spacing:5px 10px;
	border:1px solid black;
	margin:5px auto;
	text-align:left;
}


#customOrderForm table tr td{

}

.firstCustomCol{
	width:200px;
	text-align:left;
	vertical-align:top;
}

/******************************************************/

/* Customise Your Message page */

#customMessage {
	border: 2px solid #000;
	padding: 10px;
	margin-bottom: 1em;
	width: 500px;
}