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

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 832px;
	padding: 0;
	text-align:center;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #5c2d06;
}

#container {
	width: 832px;
	background-image: url(images/Ikondreamdesign4_13.gif);
	background-repeat:repeat-y;
	min-height: 500px;

}

#pagetoptextcontent {
	margin-right:35px; 
	text-align: right;
}

#subcats {
	margin-right:35px; 
	text-align: right;
	display: none;
}

.subcat {
	width: 90px;
	height: 24px;
	background-image: url(images/subcatbut.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	color: #FFF;
}

#pagetop {
	width: 832px;
	height: 36px;
	background-image: url(images/Ikondreamdesign4_11.gif);
	text-align: left;
	padding-left: 25px;
	background-repeat: no-repeat;

}

#pagelowertop {
	width: 832px;
	height: 83px;
	background-image: url(images/Ikondreamdesign4_12.gif);
	text-align: center;
	background-repeat: no-repeat;
	padding-right: 100px;

}

#content {
	background-image: url(images/Ikondreamdesign4_14.gif);
	margin-left:10px;
	margin-right:20px;
	background-repeat:no-repeat;
	background-color:#f6790b;
	min-height: 500px;
	
	
}

#topfooter {
	background-image:url(images/Ikondreamdesign4_17.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:left;
	padding-left:80px;
	padding-bottom:25px;
	padding-right:80px;
	color:#5c2d06;
	min-height: 550px;	
}

.imagefloatright {
	float:right;
}

.subcatlink:active, .subcatlink:link, .subcatlink:visited {
	text-decoration:none;
	color: #FFF;
}

.subcatlink:hover {
	text-decoration:none;
	color: #f6790b;
}


.prod {
	background-image:url(images/black.gif);
	background-repeat:no-repeat;
	background-position:center right;	
	color: #FFF;
	width: 610px;
}

.prod td {
	color: #FFF;
}

.prodtext {
	font-size: 10px;
	text-align: left;
	width: 100%;
}

.sizes:active, .sizes:link, .sizes:visited, .sizes:hover {
	font-size: 10px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}

#contactsuccessdiv {
	display:none;
}

a:active, a:link, a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

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


/* SHOPPING CART */

#shoppingcart {
	min-width: 66%;
	border:medium #4e4c4d solid;
	padding: 0px;
}

#shoppingcart th {
	border:medium #4e4c4d solid;
	padding: 5px;
	color:#FFFFFF;
	background-color: #4e4c4d;
}

#shoppingcart td {
	border:medium #4e4c4d solid;
	padding: 5px;
}

#shoppingcart .summary {
	text-align: right;
	background-color: #4e4c4d;
	color:#FFFFFF;
	font-weight: bold;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

#neworcurrentcusttable {
	width: 700px;
}

.fixedwid {
	width: 180px;
}

.fixedwidlge {
	width: 290px;
}

hr {
	border: none 0;
	border-top: 1px dashed #4e4c4d;
	width: 100%;
	height: 1px;
}

.updatetext {
	font-size: 8px;
	font-weight: normal;
}

.fitmenttabletitle {
	float: right;
	color: #FFF;
	font-weight: bold;
}

.tabletop {
	text-align: left;
	background-color: #4e4c4d;
	width: 100%;
	clear: both;
}

.tablebot {
	text-align: left;
	background-color: #4e4c4d;
	width: 100%;
	clear: both;
}

.extraimagebar {
	margin-left: 1px; 
	width: 611px; 
	background-image: url(images/black-extra.jpg);
	display:none;
}

.extraimagebarfirefox {
	margin-left: 31px; 
	width: 611px; 
	background-image: url(images/black-extra.jpg);
}

.showonload {
	visibility: hidden;
}

.clubblurb {
	padding: 20px; 
	width: 550px; 
	background-color: rgb(76, 75, 75); 
	color: rgb(255, 255, 255); 
	text-align: justify; 
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; 	
	height: 92px;
	overflow: hidden;
	font-size: 12px;
}

.clubblurb h1 {
	font-size: 16px;
}

.clubblurbmore {
	padding: 0 20px 0 20px; 
	width: 550px; 
	background-color: rgb(76, 75, 75); 
	color: rgb(255, 255, 255); 
	text-align: right; 
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70; 	
	font-size: 12px;
}

#rightmain {
	float: right;
}

#subcats-nav {
	margin-left: -70px; 
	width: 150px; 
	float: left; 
}

#subcats-nav ul {
	list-style: none;
}

#subcats-nav ul li A:link, #subcats-nav ul li A:visited {
	display:block;
	background:#D76A0A;
	width: 98%;
	color: #F5E99A;
	padding-left: 2px;
	margin-top: 1px;
	text-align: left;
}

#subcats-nav ul li A:hover,
#subcats-nav ul li A:active {
	background:#4C4B4B;
	color: #FFFFFF;
}


