/* STUFF 4 CUFFS STYLING */

body {
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/website-bg.png);
	}

a:link {
        color:#343434;
        font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
        font-weight:normal;
}
a:hover {
        color:#796d5f;
        font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
        font-weight:normal;
}

a:visited {
        color:#796d5f;
        font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
        font-weight:normal;
}
	
#wrapper {
	width:950px;
	height:auto;
	margin: 0 auto;
	}

#header {
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/header.png);
	width:950px;
	height:141px;
	}

#cart {
	width:135px;
	height:35px;
	float:right;
	margin: 22px 10px 30px 745px;
	}

#top-nav {
	width:950px;
	height:30px;
	margin: 10px 0 10px 0;
}

#container-top {
	width:950px;
	height:7px;
}

#container-middle {
	background:url(/ekmps/shops/stuff4cuffs/resources/Design/container-middle.png);
	width:950px;
	height:auto;
}

#container-bottom {
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/container-bottom.png);
	width:950px;
	height:9px;
}

#left-col {
	clear:both;
	float:left;
	width:180px;
	height:auto;
	margin: 10px 0px 15px 10px;
	}

#main-content {
	float:right;
	width:730px;
	height:auto;
	margin:5px 10px 0px 0px;
}

#bottom-information {
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/bottom-information-bg.png);
	clear:both;
	width:924px;
	height:184px;
	margin: 10px 5px 0px 10px;
	padding: 0 0 3px 0px;
	}

#footer {
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/footer-bg.png);
	clear:both;
	width:952px;
	height:95px;
	margin: 15px 0px 0px 0px;
	}

#footer-text {
	width:600px;
	height:80px;
	float:right;
	margin:8px 10px 40px 0px}

#main-cat-frame {
        margin:5px 15px 10px 15px;
}

/* START OF LEFT COL CONTENT */

#categories {
	width:179px;
	height:auto;
	}
	
#cat-con {
	height:auto;
	}

#search {
	clear:both;
        display:box;
	width:179px;
	height:68px;
	margin:0px 0px 0px 0px;
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/search-bg.png)
	}
	
#search-box {
	width:160px;
	height:20px;
	margin:15px 13px 9px 6px;
	}

#text-box {
	width:120px;
	height:18px;
        margin-top:30px;
	}
#search-button {
        float:right;
        clear:left;
        margin-top:32px;
        margin-right:11px;
}
	
#cufflink-promo {
	clear:both
	width:179px;
	height:180px;
	margin:15px 0 15px 0;
	}

#watches-promo {
	clear:both
	width:179px;
	height:180px;
	margin:15px 0 15px 0;
	}
	
#best-sellers {
	clear:both;
	width:179px;
	height:375px;
	background-image:url(/ekmps/shops/stuff4cuffs/resources/Design/best-sellers-bg.png);
	}
	
#best-sellers-prod {
	display:block;
	width:170px;
	height:auto;
	margin:20px 4px 3px 4px;
        padding-top:32px;
	}

#bst-seler {
       padding-bottom:10px;
}

#bst-seler a:link {
        font-size:12px;
        text-decoration:none;
        color:#383736;
	font-family:Tahoma, Geneva, sans-serif;
}

#bst-seler a:hover {
        font-size:12px;
        text-decoration:none;
        color:#6f6b65;
	font-family:Tahoma, Geneva, sans-serif;
}

#bst-seler a:visited {
        font-size:12px;
        text-decoration:none;
        color:#6f6b65;
	font-family:Tahoma, Geneva, sans-serif;
}
	
#payment {
	clear:both
	width:179px;
	height:180px;
	margin:15px 0 2px 0;
	}
	
#delivery {
	clear:both
	width:179px;
	height:180px;
	margin:15px 0 15px 0;
	}
	
/* END OF LEFT COL CONTENT */

/* START OF CATEGORY STYLING */

#cat-menu a:link {
        font-size:12px;
        text-decoration:none;
        color:#2d2d2d;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	overflow:hidden;
	}

#cat-menu a:hover {
        font-size:12px;
        text-decoration:none;
        color:#796d5f;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	}

#cat-menu a:visited {
        font-size:12px;
        text-decoration:none;
        color:#796d5f;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	}

/* END OF CATEGOREY STYLING */

/* START OF LOCATION BAR STYLING */

#location-bar {
        margin:0px 0px 15px 0px;
}

.location-menu {
        font-size:11px;
        text-decoration:none;
        color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

.location-menu a:link {
        font-size:11px;
        text-decoration:none;
        color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

.location-menu a:hover {
        font-size:11px;
        text-decoration:none;
        color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
}

.location-menu a:visited {
        font-size:11px;
        text-decoration:none;
        color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
}

/* END OF LOCATION BAR STYLING */

/* START OF CAT LOCATION BAR STYLING */

#cat-location {
        margin:0px 0px 15px 0px;
}

.cat-location {
        font-size:11px;
        text-decoration:none;
        color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

.cat-location a:link {
        font-size:11px;
        text-decoration:none;
        color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
}

.cat-location a:hover {
        font-size:11px;
        text-decoration:none;
        color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
}

.cat-location a:visited {
        font-size:11px;
        text-decoration:none;
        color:#ccc;
	font-family:Tahoma, Geneva, sans-serif;
}

/* END OF CAT LOCATION BAR STYLING */

#main-cat-bg {
        margin-top:10px;
}

#cat-text {
        font-size:10px;
        text-decoration:none;
        color:#000;
	font-family:Tahoma, Geneva, sans-serif;
        font-weight:bold;
}

#bottom-info-text {
        width:750px;
        height:160px;
        font-size:12px;
        text-decoration:none;
        color:#000;
	font-family:Tahoma, Geneva, sans-serif;
        margin:20px 0px 10px 20px;
        line-height:20px;
}

#footer-info-text {
        font-size:12px;
        text-decoration:none;
        color:#000;
	font-family:Tahoma, Geneva, sans-serif;
        line-height:20px;
        float:right;
        text-align:right;
}

#cat-frame {
        margin:5px 0px 0px 0px;
}










































