/* Best Of Chums stylesheet */

body{
	background-color: #edf6f6;
	margin: auto;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited{
	color: #707070;
	text-decoration: underline;
}

a:hover{
	color: #d4a5a7;
	text-decoration: underline;
}

a img{
	border: 0px;
}

p{
	line-height: 17px;
	font-size: 12px;
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}

#wrapper{
	position: relative;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin: auto;
	text-align: left;
	margin-top: 20px;
	width: 750px;
}

#header{
	position: relative;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 141px;
}

#nav{
	position: absolute;
	width: 600px;
	text-align: center;
	bottom: 23px;
	right: 8px;
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #000000;
}

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

#mainNav{
	margin: 0px;
	padding: 0px;
}

#mainNav li{
	display: inline;
	padding: 5px;
}

#logo
{
position: absolute;
top: 6px;
left: 9px;
background: url('../images/logo_on.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 123px;
height: 118px;
margin: 0;
padding: 0;
}

#logo a
{
display: block;
color: #000000;
font-size: 11px;
width: 123px;
height: 118px;
display: block;
float: left;
display: inline;
color: black;
text-decoration: none;
}

#logo img
{
width: 123px;
height: 118px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

#logo a:hover img
{
visibility:hidden;
}

#content_index{
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	width: 706px;
	min-height: 520px;
	height:auto !important;
	height:520px;
	padding: 0px 22px 0px 20px;
}

#content{
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	width: 706px;
	min-height: 375px;
	height:auto !important;
	height:375px;
	padding: 0px 22px 0px 20px;
}

#leftCol{
	position: absolute;
	width: 145px;
}

#main{
	text-align: left;
	width: 555px;
	padding: 0px 0px 0px 153px;
}

#indexImg{
	text-align: right;
}

#ctaBtns{
	width: 708px;
	height: 80px;
	position: absolute;
	bottom: 4px;
	text-align: right;
}

#ctaList{
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#ctaList li{
	display: inline;
}

.ctaListSpacing{
	margin-right: 22px;
}

.ctaListLast{
	text-align: right;
}

.centerHeader{
	text-align: center;
	margin-bottom: 20px;
}

.pageHeader{
	margin-left: 15px;
}

#collectionsMain{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

#showroomTable{
	text-align: center;
	margin-top: 20px;
}

.showroomMainImg{
	border: 1px solid black;
}

.colImg{
	margin: 5px 0px 35px 10px;
}

#storesTable{
	text-align: center;
	width: 80%;
}

#storesTable td{
	padding: 5px;
}

#showTable{
	text-align: left;
	width: 50%;
}

#showTable td{
	padding: 6px;
}

.message{
	margin: 0px 60px 0px 60px;
	text-align: left;
}

#footer{
	text-align: center;
	margin: auto;
	font-size: 9px;
	line-height: 12px;
	background-color: #edf6f6;
}

#footerNav{
	margin: 5px 0px 5px 0px;
}

#footerNav li{
	display: inline;
	padding: 5px;
}

#footerNav a:link, #footerNav a:visited{
	text-decoration: none;
	color: #000000;
}

#footerNav a:hover{
	color: #000000;
}

#whiteFooter{
	background-color: #edf6f6;
	height: 100%;
}