@charset "utf-8";
#viewcart {
	position: relative;
	width: 120px;
	bottom: 20px;
	left: 730px;
}

/* CSS Document */

#nav {
	height: 30px;
	width: 645px;
	top: 210px;
	position: relative;
	left: 147px;
}
#wristpic {
	position: relative;
	height: 185px;
	width: 700px;
	top: 20px;
	left: 35px;
}
#braceletsinfo {
	left: 55px;
	position: relative;
	top: 20px;
	width: 630px;
}
#bracelets_inventory1 {
	width: 750px;
	position: relative;
	top: 20px;
}
#bracelets_inventory2 {
	position: relative;
	width: 750px;
	top: 10px;
}

#nextpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	width: 100px;
	position: relative;
	left: 650px;
	top: 5px;
}
#nextpage a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#nextpage a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#nextpage a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#nextpage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326AB7;
	text-decoration: none;
}
#goback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FC525D;
	text-decoration: none;
	width: 100px;
	top: 25px;
	position: relative;
}
#goback a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#goback a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#goback a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC525D;
	text-decoration: none;
}
#goback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326AB7;
	text-decoration: none;
}


.heading_inventory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: thin solid #333333;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}




#pagecontent {
	position: relative;
	width: 750px;
	top: 160px;
	left: 95px;
	height: 680px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: medium;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-left: 4px;
	font-weight: normal;
}


.img_wrist {
	background-position: right;
	position: relative;
	left: 450px;

}
.imgboarder {
	border: medium solid #000000;
}

#copyright {
	position: relative;
	top: 190px;
	width: 400px;
	left: 270px;
}
#contact {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 120px;
	height: 20px;
	left: 750px;
	bottom: 20px;
	font-weight: bold;
	text-decoration: none;
}
#contact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#contact a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#contact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3633;
	text-decoration: none;
}


#homepagepics {
	position: relative;
	top: 45px;
	width: 720px;
	left: 14px;
}

a   		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none; }
a:hover		{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD3633;
	text-decoration: none; }
