
* {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

body {
	background: #dae1da url( '/bijou-artwork/gradient.png' ) repeat-x;
	font-family: 'Trebuchet MS', 'Helvetica', 'sans-serif';
	color: #616D68;
}

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


a:active,
a:hover {
}


input,
textarea,
select {
	border: 1px solid #000000;
}

h3 {
	margin-bottom: 10px;
}







#header {
	position: relative;
	width: 1000px;
	height: 145px;
	margin: 0 auto;
	background: #ffffff;
}

#header img {
	position: absolute;
	top: 15px;
	left: 20px;
}

#phone {
	position: absolute;
	top: 30px;
	right: 20px;
	font-size: 16px;
	color: #E82682;
}

#phone span {
	font-size: 75%;
	color: #616D68;
}

#freed {
	position: absolute;
	top: 38px;
	left: 600px;
}

#freed span {
	font-weight: bold;
}

#cart {
	display: block;
	position: absolute;
	width: 140px;
	height: 40px;
	bottom: 40px;
	right: 20px;
	font-size: 12px;
	color: #616D68;
	cursor: pointer; /* IE6 shows the "I" bar without this */
}

#cart span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 20px;
}

#cart p a {
	color: #616D68;
}

#cart img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}




#wrapper {
	position: relative;
	float: left;
	width: 100%;
	background: #ffffff;
}

#wrapper1 {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}




#hpmain {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}

#hpimage {
	position: relative;
	float: left;
	margin-left: 0;
}

#hptextwrap {
	position: relative;
	float: right;
	width: 380px;
	height: 372px;
	background: #ebeee9;
}

#hptext {
	position: absolute;
	top: 70px;
	left: 80px;
	width: 280px;
	font-size: 20px;
	color: #616D68;
}

#hptext p {
	margin-bottom: 20px;
}

#hptext p span {
	color: #E82682;
}


#hpmenu {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 295px;
}

.hpmitem {
	position: absolute;
	top: 15px;
	width: 332px;
	height: 262px;
	border-right: 1px dotted #616D68;
}


.hpmtitle {
	position: absolute;
	top: 0px;
	left: 66px;
}

.hpmicon {
	position: absolute;
	top: 70px;
	left: 66px;
}

#hpmyou {
	left: 0px;
}

#hpmpret {
	left: 333px;
}

#hpmhome {
	left: 666px;
	border: none;
}

.hpmtext {
	position: absolute;
	top: 225px;
	left: 66px;
	width: 200px;
	font-size: 14px;
	color: #616D68;
}





#hpmenu a:link,
#hpmenu a:visited {
	color: #000000;
}

#hpmenu a:active,
#hpmenu a:hover {
	color: #000000;
}



#sidebar {
	position: relative;
	float: left;
	width: 125px;
	padding-left: 20px;
	font-size: 13px;
}


.sbmenu {
	float: left;
	width: 125px;
	padding: 10px 0;
	border-bottom: 1px dotted #616D68;
}

#sbmyou {
	padding-top: 0;
}

.sbmenu img {
	margin-bottom: 5px;
}

.sbmenu ul {
	list-style: none;
}

.sbmenu ul li {
	margin-bottom: .2em;
}

#sbminfo {
	border: none;
	font-size: 11px;
}

#sbminfo ul li {
	font-weight: bold;
	margin-bottom: .8em;
}

.sbmenu ul li a:link,
.sbmenu ul li a:visited {
	color: #616D68}

.sbmenu ul li a:hover,
.sbmenu ul li a:active {
	color: #ffffff;
	background: #616D68;
}





#main {
	position: relative;
	float: right;
	width: 810px;
	min-height: 500px;
	padding-left: 20px;
	border-left: 1px dotted #616D68;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
}

h3#delivery {
	font-size: 14px;
}

#main a:active,
#main a:hover {
	background: #616D68;
	color: #ffffff;
}

#subhead {
	position: relative;
	float: left;
	width: 100%;
	height: 90px;
}

#subhead img {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 0 20px 0 0;
	background: #ffffff;
	z-index: 1;
}

#subhead a:link,
#subhead a:visited {
	color: #616D68}

#subhead a:hover,
#subhead a:active {
	color: #ffffff;
	background: #616D68;
}

#sectionmenu {
	position: absolute;
	bottom: 40px;
	right: 20px;
	width: 740px;
	border-bottom: 1px dotted #616D68;
	z-index: 0;
}

#sectionmenu ul {
	float: right;
	padding-bottom: 3px;
}

#sectionmenu ul li {
	display: inline;
	padding: 0 0 0 20px;
	font-size: 14px;
}

#currentpage {
	color: #E82682;
}

#mainimage {
	position: relative;
	float: left;
	width: 420px;
	height: 420px;
	border: 1px dotted #BEBEBE;
}

#mainimage table {
	width: 420px;
	height: 420px;
}

#mainimage table tr td {
	width: 420px;
	height: 420px;
}

#mainimage img {
	display: block;
	margin: 0 auto;
}

#otherviews {
	position: relative;
	float: right;
	width: 365px;
	height: 100px;
}

#ov0,
#ov1,
#ov2 {
	position: absolute;
	top: 0;
}

#ov2 {
	left: 0;
}

#ov1 {
	right: 142px;
}

#ov0 {
	right: 20px;
}

#details {
	position: relative;
	float: left;
	width: 350px;
	margin: 20px 0 0 20px;
	font-size: 14px;
}

#details h3 {
	color: #E82682;
}

#pretoptions {
	float: left;
	margin: 40px 0 0 20px;
}

#pretoptions div {
	margin: 0;
}

#options {
	position: relative;
	float: left;
	width: 350px;
	margin: 20px 0 0 20px;
	font-size: 14px;
}

#select1,
#select2 {
	width: 195px;
	border: 1px solid #616D68;
	margin-right: 100px;
}

#select1 {
	margin-bottom: 5px;
}

#select2 {
	margin-bottom: 30px;
}

#optspb {
	float: left;
	width: 100%;
}

#optsprice {
	float: left;
	width: 80px;
	height: 25px;
	border: 1px solid #616D68;
	text-align: center;
	line-height: 25px;
}

#currentprice {
	color: #E82682;
}

#optsbutton {
	margin-left: 7px;
}

#options form table {
	width: 100%;
}

#addtobasket {
	margin: 10px 0 0 0;
	float: right;
}

#gotouploadbutton {
	width: 233px;
	height: 30px;
	margin: 20px auto 0 auto;
}

#gotouploadbutton button {
	cursor: pointer;
}

#upload {
	position: relative;
	width: 500px;
	min-height: 500px;
	float: left;
	margin-left: 120px;
}

.enterdetails {
	font-style: italic;
	line-height: 3ex;
}

#upload table tr td input,
#upload table tr td textarea,
#upload table tr td select,
#upload table tr td p {
	margin: 2px;
}

#upload table tr td label {
	margin: 2px 5px 2px 2px;
}

#validationerrors {
	color: #ff0000;
	font-style: italic;
	padding: 10px 0 10px 20px;
}

.uprow {
	float: left;
	width: 100%;
	padding: 10px 0;
}

.upcol1 {
	float: left;
	width: 200px;
	min-height: 1ex;
}

.upcol2 {
	float: left;
}

.uploaderrormsg {
	font-weight: bold;
}


#thumbnails {
	position: relative;
	float: left;
	margin: 30px 0px 0 0px;
	padding: 30px 0;
	width: 790px;
	border-top: 1px dotted #616D68;
}

#imagenumber {
	position: absolute;
	top: -9px;
	left: 355px;
	z-index: 1;
	background: #ffffff;
	padding: 0 5px;
	color: #E82682;
	font-size: 12px;
}

#thumbnails a {
	display: block;
	float: left;
	padding: 0 9px;
}
#thumbnails a:active,
#thumbnails a:hover {
	background: #ffffff;
	color: #616D68;
}

#arrowprev {
	float: left;
	padding: 30px 18px 0 0;
}

#arrowprevlink {
	float: left;
}

#arrownext {
	position: absolute;
	right: 0;
	top: 60px;
}

#arrownextlink {
	float: right !important;
	padding: 0 !important;
}

.soon {
	font-size: 40px;
	text-align: center;
	margin-top: 40px;
}


#staticleft,
#staticright,
#statictop,
#infopage,
#contact,
#coinfo {
	line-height: 2.7ex;
}

#isubhead {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
}

#isubhead img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 20px 0 0;
	background: #ffffff;
	z-index: 1;
}

#isectionmenu {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 740px;
	height: 1px; /* nothing in it, just for the border */
	border-bottom: 1px dotted #616D68;
	z-index: 0;
}

#statictop {
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0;
}

#statictop p {
	margin: 0 100px 10px 100px;
}

#staticleft {
	position: relative;
	float: left;
	width: 300px;
	margin-top: 20px;
}

.oilhowimg {
	padding-top: 2px;
	margin-bottom: 20px;
}

#staticright {
	position: relative;
	float: left;
	width: 380px;
	margin-top: 20px;
	padding-left: 40px;
}

#staticright p {
	margin-bottom: 3ex;
}

.spboldpara {
	font-size: 120%;
}

.spb1 {
	font-size: 130%;
	color: #E82682;
}

.spb2 {
	font-weight: bold;
	color: #E82682}

.byp1 {
	line-height: 3ex;
}

#staticright p a:link,
#staticright p a:visited {
	color: #E82682;
}

#staticright p a:active,
#staticright p a:hover {
	background: #616D68;
	color: #ffffff;
}

#coming_soon {
	margin-top: 50px;
	text-align: center;
}

#coming_soon h3 {
	margin-top: 150px;
	font-size: 40px;
}

#infowrap {
	float: left;
	width: 100%;
}

#infopage,
#contact {
	position: relative;
	width: 400px;
	margin: 0px auto;
	padding-top: 20px;
}

#infopage p {
	margin-bottom: 3ex;
}

#contact p {
	margin-bottom: 1ex;
}

#cpphone {
	font-size: 18px;
	margin-bottom: 20px;
}

#cptel {
	font-size: 70%;
}

.bijoucolor,
#cpnumber {
	color: #E82682;
}

#cpform {
	padding-top: 20px;
}

#cpform form label {
	line-height: 3.4ex;
}

#cpform p {
	margin-bottom: 10px;
}

#cpbutton {
	margin-top: 10px;
	cursor: pointer;
}

#cpteam {
	font-style: italic;
	color: #E82682;
}

#cpmessage {
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #616D68;
}

#youprices {
	position: relative;

}

.yphead {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	color: #E82682;
}

.yprow {
	position: relative;
	width: 100%;
	float: left;
	border-bottom: 1px dotted #616D68;
	margin-bottom: 5px;
}

.yplast {
	margin-bottom: 20px;
}

.ypsize {
	position: relative;
	float: left;
}

.ypprice {
	position: relative;
	float: right;
	padding-right: 20px;
}


#basketwrap {
	position: relative;
	float: left;
	width: 770px;
	padding: 10px;
	border: 1px dotted #616D68;
}

#basketwrap h1,
#basketwrap h2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #616D68;
	margin-bottom: 20px;
	font-size: 20px;
}

#basketwrap p {
	line-height: 2.7ex;
	margin-bottom: 3ex;
}


#basket {
	width: 100%;
	border-collapse:collapse;
	margin-top: 20px;
}

#basket tr td,
#basket tr th {
	padding: 5px 0;
}

.basketdivider {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #616D68;
}

.basketimg {
	width: 50px;
}

.pricetotal {
	text-decoration: underline;
}

#basketbuttons {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
}

#updatebutton {
	background: #ffffff;
	color: #616D68;
	border: 1px solid #616D68;
	cursor: pointer;
}

#checkoutbutton {
	float: right;
	cursor: pointer;
	border: 1px solid #616D68;
	color: #616D68;
	background: #ffffff;
}

#continuebutton {
	float: left;
	padding: 1px;
	border: 1px solid #616D68}

#continuebutton a:link,
#continuebutton a:visited,
#continuebutton a:hover,
#continuebutton a:active {
	color: #616D68;
	background: #ffffff;
}

#basketempty {
	padding: 50px 0;
	text-align: center;
}




#coform {
	position: relative;
	width: 500px;
	float: left;
	margin-left: 120px;
	padding: 20px 0;
}

#cocontact {
	position: relative;
	float: left;
	width: 360px;
	padding-left: 40px;
	margin-top: 20px;
}

#codelivery {
	position: relative;
	float: left;
	width: 320px;
	padding-left: 40px;
	margin-top: 20px;
}

#coinfo,
#cobutton {
	position: relative;
	width: 730px;
	padding-left: 40px;
	float: left;
}

#coinfo {
	margin-top: 20px;
}

#cobutton {
	margin-bottom: 40px;
}

#cobutton input {
	margin: 0 auto;
	cursor: pointer;
	border: 1px solid #616D68;
	color: #616D68;
	background: #ffffff;
}

#cocontact table thead tr th,
#codelivery table thead tr th {
	text-align: left;
}

#coinfo p {
	margin-bottom: 3ex;
}


#footwrap {
	position: relative;
	clear: both;
	width: 1000px;
	height: 20px;
	margin: 0 auto;
}

#footer {
	position: relative;
	width: 100%;
	float: left;
	padding: 5px 0;
	background: #EFF2EF;
	color: #616D68;
	font-size: 13px;
}

#fmenuwrap {
	position: relative;
	width: 900px;
	margin-left: 52px;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #616D68;
}

#flast {
	border-right: none !important;
}

#footer a:link,
#footer a:visited {
	color: #616D68;
}

#footer a:active,
#footer a:hover {
	color: #EFF2EF;
	background: #616D68;
}

#footnote {
	text-align: center;
	color: #A1A1A5;
	font-size: 60%;
	line-height: 2.5em;
}

#footnote a:link,
#footnote a:visited,
#footnote a:active,
#footnote a:hover {
	color: #A1A1A5;
}

#by {
	float: right;
	padding-right: 10px;
}

#copyright {
	float: left;
	padding-left: 10px;
}

#tac {
	float: left;
	padding-left: 10px;
}







