@charset "utf-8";
/* CSS Document */

html{
	min-height: 100%;
	height: auto;
}
body {
	min-height: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.rayleighhifi.com/images/shared/BG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {border: none}

* {margin: 0;}

p.space-1 {
	margin-top: -1px;
}
p {
	margin: 0;
}
p.space1 {
	margin-top: 1px;
}
p.space2 {
	margin-top: 2px;
}
p.space4 {
	margin-top: 4px;
}
p.space6 {
	margin-top: 6px;
}
p.space8 {
	margin-top: 8px;
}
p.space9 {
	margin-top: 9px;
}
p.space10 {
	margin-top: 10px;
}
p.space12 {
	margin-top: 12px;
}
p.space14 {
	margin-top: 14px;
}
p.space16 {
	margin-top: 16px;
}
p.space20 {
	margin-top: 20px;
}
p.space30 {
	margin-top: 30px;
}

/* header css */

#header {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 103px;
	width: 100%;
}

#quick-homelink {
	top: 0;
	left: 30px;
	position: absolute;
	width: 38px;
	height: 19px;
}

#quick-storelink {
	top: 0;
	left: 69px;
	position: absolute;
	width: 66px;
	height: 19px;
}

#logo {
	top: 22px;
	left: 30px;
	position: absolute;
	width: 350px;
	height: 71px;
}
#tel {
	top: 37px;
	right: 30px;
	position: absolute;
	width: 257px;
	height: 48px;
	text-align: right;
}

#login {
	top: 0px;
	right: 30px;
	position: absolute;
	height: 21px;
	text-align: right;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(http://www.rayleighhifi.com/images/shared/loginBG.gif);
	background-position: left;
	background-repeat: repeat-x;
	border: solid 1px;
	border-left-color: #eaeaea;
	border-right-color: #eaeaea;
	border-top: none;
	border-bottom: none;
}

#ray_search-go {
	position: absolute;
	right: 0;
	width: 93px;
	height: 28px;
}	

.hidden {
	display : none;
}

/*  navigation + flash image cycle */

#center_container {
	position: relative;
	top: 112px;
	height: 800px;
	width: 940px;
	border-top:solid 1px #818181;
}
#topcycle {
	position: relative;
	float: left;
	height: 268px;
	width: 940px;
}
#navigation {
	position: relative;
	float: left;
	height: 26px;
	width: 940px;
	z-index: 50;
}

/*  standard page content container  */

#main_page_content {
	position: relative;
	float: left;
	width: 938px;
	height: auto;
	min-height: 860px;
	border: solid 1px #a4a4a4;
	border-top: solid 1px #818181;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 2;
}

/* page specific CSS - default.asp */

#main_page_content-home {
	position: relative;
	float: left;
	width: 938px;
	height: auto;
	min-height: 500px;
	border: solid 1px #a4a4a4;
	border-top: solid 1px #818181;
	background-color: #ffffff;
	z-index: 2;
}

#welcome_con_top {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
#welcome_con_low {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	background-color: #ffffff;
}
#wel_con_top_col {
	width: 500px;
	height: auto;
	position: relative;
	margin: 16px 0px 18px 20px;
	float: left;
	text-align: left;
}
#wel_con_top_col2 {
	width: 398px;
	height: auto;
	position: relative;
	margin: 16px 0px 18px 20px;
	float: left;
	text-align: left;
	overflow:hidden;
}
#welcome_mid {
	width: 898px;
	height: 21px;
	position: relative;
	margin: 0px 20px 0 20px;
}
#wel_con_low_col {
	width: 246px;
	height: auto; /*change to auto*/
	position: relative;
	margin: 0 0 48px 0;
	float: left;
	text-align: left;
}
#wel_con_low_mid_col {
	width: 366px;
	height: auto; /*change to auto*/
	position: relative;
	margin: 0 0 48px 0;
	float: left;
	background-image: url(http://www.rayleighhifi.com/images/default/low_midBG.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
}
#login_container {
	width: 200px;
	height: 90px;
	position: absolute;
	top: 23px;
	left: 14px;
}
ul.dlist {
	width: 350px;
	list-style-image: url(http://www.rayleighhifi.com/images/redBullet.gif);
}
ul.dlist li.dlist {
	float: left;
	width: 175px;
}


/* page specific CSS - storehome.asp */

#storehome_con_low {
	width: 900px;
	height: auto; /*change to auto*/
	position: relative;
	margin: 20px 20px 48px 20px;
	text-align: left;
	background-color: #ffffff;
}

/* page specific CSS - static, list, product, basket container */

#multi-page_container {
	width: 900px;
	height: auto; /*change to auto*/
	position: relative;
	margin: 14px 20px 48px 20px;
	text-align: left;
	background-color: #ffffff;
}
#side-nav {
	width: 192px;
	height: auto; /*change to auto*/
	min-height: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #f3f3f3;
	border: solid 1px #d9d9d9;
}
#side-nav_content {
	width: 180px;
	height: auto; /*change to auto*/
	min-height: 220px;
	position: relative;
	margin: 12px 0 20px 0;
	text-align: left;
}
#side-nav_title {
	width: 180px;
	height: 25px;
	position: relative;
	text-align:left;
	background-image: url(http://www.rayleighhifi.com/images/list_sidenav_titleBG.gif);
	background-repeat: repeat-x;
	margin-top: 0;
}
#side-nav_buttoncontainer {
	width: 180px;
	height: auto;
	position: relative;
	margin-top: 3px;
}
#side-nav_filter {
	width: 81px;
	height: auto;
	position: absolute;
	left: 0;
}
#side-nav_back {
	width: 37px;
	height: auto;
	position: absolute;
	right: 0;
}
ul.hlist {
	list-style-image: url(http://www.rayleighhifi.com/images/redBullet.gif);
	width: 100%;
}
ul.hlist li.hlist {
	float: left;
	width: 100%;
}

/* page specific CSS - Gallery */

.thumb {
	margin: 0 11px 0 0;
	line-height: 46px;
}

/* footer */

#reflection {
	position: relative;
	float:left;
	width: 940px;
	height: 240px;
	margin-left:0px;
	margin-top: 20px;
	background: url(http://www.rayleighhifi.com/images/shared/footer/BG.gif) no-repeat top;
	text-align: left;
}
#ref_text {
	position: relative;
	margin-top: 100px;
	margin-left: 20px;
	width: 740px;
	height: auto;
	float: left;
}
#ref_logos {
	position: relative;
	margin-top: 100px;
	margin-left: 30px;
	width: 130px;
	height: auto;
	float: left;
	background-color: #000000;
}
#ref_es {
	position: absolute;
	left: 10px;
}
#ref_g {
	position: absolute;
	right: 10px;
}

