/* dottedloop.css Copyright (c) 2006 Dotted Loop Designs */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	background: #fff;
	color: #000000;
	position: absolute;
	}

a {
	color: #9f376a;
	text-decoration: none;
	}

a:hover {
	color: #787f7e;
	text-decoration: underline;
	}
	
.siteContainer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	background: #fff;
	color: #000000;
	}

.clearBoth {
	clear: both;
	}
	
.pageHdr {
	margin: 0px;
	padding: 0px;
	height: 138px;
	background-image: url(graphics/hdr_dottedloop4.jpg);
	background-repeat: no-repeat;
	}

.mainNav {
	margin: 0px;
	padding: 0px;
	height: 355px;
	float: left;
	background: url(graphics/menu_bg.jpg) no-repeat;
	}

.section {
	margin: 0px;
	padding: 0px;
	width: 470px;
	}

.btnPadding {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	}

.btnNecklaces a {
	color: #fff;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 200px;
	background-image: url(graphics/btn_necklaces.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
.btnNecklaces a:hover { color: #fff; background-position: 0px 0px; }
.btnBracelets a {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 200px;
	background-image: url(graphics/btn_bracelets.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
.btnBracelets a:hover { color: #fff; background-position: 0px 0px; }
.btnEarrings a { text-indent: -9999px; display: block; height: 35px; width: 110px; background: url(graphics/btn_earrings.jpg) no-repeat 0px -35px; }
.btnEarrings a:hover { color: #fff; background-position: 0px 0px; }
.btnHowToOrder a { text-indent: -9999px; display: block; height: 35px; width: 148px; background: url(graphics/btn_howtoOrder.jpg) no-repeat 0px -35px; }
.btnHowToOrder a:hover { color: #fff; background-position: 0px 0px; }
.btnCustomStyles a { text-indent: -9999px; display: block; height: 35px; width: 160px; background: url(graphics/btn_customstyles.jpg) no-repeat 0px -35px; }
.btnCustomStyles a:hover { color: #fff; background-position: 0px 0px; }
.btnHostAParty a { text-indent: -9999px; display: block; height: 35px; width: 141px; background: url(graphics/btn_hostaParty.jpg) no-repeat 0px -35px; }
.btnHostAParty a:hover { color: #fff; background-position: 0px 0px; }
.btnFavouriteCharity a { text-indent: -9999px; display: block; height: 35px; width: 183px; background: url(graphics/btn_favCharity.jpg) no-repeat 0px -35px; }
.btnFavouriteCharity a:hover { color: #fff; background-position: 0px 0px; }
.btnHome a { color: #fff; text-indent: -9999px; display: block; height: 40px; width: 83px; background: url(graphics/btn_home.jpg) no-repeat 0px -40px; }
.btnHome a:hover { background-position: 0px 0px; }

a.btnCurrent { background-position: 0px 0px; }	

.mainContent {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}

.footer {
	margin: 50px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	color: #7a7e7f;
	}
	.footer a {
		padding: 0px 0px 0px 10px;
		color: #7a7e7f;
		text-decoration: none;
		}
	.footer a:hover {
		color: #7a2b52;
		text-decoration: none;
		}
		
.footerInfo {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #c7c7c7;
	text-align: right;
	}		

.footerCopy {
	margin: 0px 0x 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
#flashContent {
	margin: 0px;
	padding: 0px;
	height: 280px;
	}

h1 {
	margin: 0px;
	padding: 2px 0px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #710341;
	text-align: left;
	letter-spacing: 3px;
	width: 221px;
	background: url(graphics/h1_bg.gif) no-repeat top left;
	}
	
h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9f376a;
	text-align: left;
	}

h3 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d0f3d;
	text-align: left;
	}

h4 {
	margin: 0px;
	padding: 10px 0px 5px 10px;
	}
	h4.h4_name {
		background: #fff url(graphics/h4_name.gif) no-repeat;
		}
	h4.h4_description {
		background: #fff url(graphics/h4_description.gif) no-repeat;
		}
	h4.h4_price {
		background: #fff url(graphics/h4_price.gif) no-repeat;
		}

p {
	margin: 0px;
	padding: 0px;
	color: #4a4d4d;
	}

.productNav {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	}
	.productNav img {
		margin: 0px 5px;
		padding: 0px;
		border: none;
		}

.productThumbnail {
	float: left; 
	margin: 0px; 
	padding: 10px;
	}
	.productThumbnail img {
		border: none;
		}

.productPicture {
	float: left; 
	padding-left: 15px;
	}
	
.productInfo {
	float: left; 
	width: 215px;
	}	

.productThumbNav {
	margin: 0px;
	font-size: 12px;
	text-align: right; 
	padding-right: 50px;
	}
	.productThumbNav img {
		top: 2px;
		position: relative;
		border: none;
		}
	.productThumbNav .current { color: #999999; }

.dlList {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	}
	
.loopList {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	.loopList li  {
		color: #000000;
		font-size: 11px;
		list-style: none;
		background: url(graphics/bullet_pink.gif) no-repeat 0px 5px;
		padding-left: 10px;
		margin: 0px;
		line-height: 14px;
		}

.siteMapList {
	margin: 0px;
	padding: 0px;
	}
	.siteMapList dt {		
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		background: url(graphics/bullet_pink.gif) no-repeat 0px 5px;		
		}
	.siteMapList dd {					
		margin: 0px 0px 0px 15px;
		padding: 5px 0px 0px 10px;
		background: url(graphics/bullet_pink.gif) no-repeat 0px 5px;		
		}
#welcomepic {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#GVR_enter {
	position: absolute;
	height: 145px;
	width: 324px;
	left: 335px;
	top: 243px;
}
#glam_enter {
	position: absolute;
	top: 81px;
	height: 297px;
	width: 206px;
	left: 458px;
}
#picturebox {
	position: absolute;
	height: 340px;
	width: 483px;
	left: 256px;
	top: 155px;
}
#scrollicon {
	height: 35px;
	width: 96px;
	position: absolute;
	left: 451px;
	top: -4px;
}
#GVR_left_scroll {
	position: absolute;
	height: 35px;
	width: 35px;
	top: -4px;
	left: 408px;
}
#GVR_right_scroll {
	position: absolute;
	height: 35px;
	width: 35px;
	top: -4px;
	left: 554px;
}
.btnGVRcollection a {
text-indent: -9999px; display: block; height: 35px; width: 148px; background: url(graphics/btn_howtoOrder.jpg) no-repeat 0px -35px;
}
#GVR_button1 {
	position: absolute;
	height: 35px;
	width: 182px;
	left: 24px;
	top: 152px;
	margin-bottom: 20px;
}
#GVR_button2 {
	position: absolute;
	height: 35px;
	width: 222px;
	left: 24px;
	top: 189px;
	margin-bottom: 20px;
}
#GVR_button3 {
	height: 35px;
	width: 224px;
	margin-bottom: 20px;
	position: absolute;
	left: 22px;
	top: 227px;
}
#GVR_button4 {
	position: absolute;
	height: 35px;
	width: 224px;
	left: 22px;
	top: 265px;
	margin-bottom: 20px;
}
#GVR_button5 {
	height: 35px;
	width: 224px;
	margin-bottom: 20px;
	position: absolute;
	left: 22px;
	top: 303px;
}
#GVR_button6 {
	height: 35px;
	width: 224px;
	margin-bottom: 20px;
	position: absolute;
	left: 22px;
	top: 341px;
}
#GVR_button7 {
	height: 35px;
	width: 224px;
	margin-bottom: 20px;
	position: absolute;
	left: 22px;
	top: 379px;
}
#GVR_footer {
	position: absolute;
	height: 171px;
	width: 750px;
	left: 0px;
	top: 500px;
}
#perspektive_button {
	position: absolute;
	height: 20px;
	width: 184px;
	left: 551px;
	top: 661px;
}
#box_1 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 275px;
	top: 150px;
}
#box_2 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 390px;
	top: 151px;
}
#box_3 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 152px;
	left: 505px;
}
#box_4 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 151px;
	left: 620px;
}
#box_5 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 275px;
	top: 265px;
}
#box_6 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 265px;
	left: 390px;
}
#box_7 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 265px;
	left: 505px;
}
#box_8 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 265px;
	left: 620px;
}
#comingsoon {
	position: absolute;
	height: 35px;
	width: 400px;
	left: 298px;
	top: 380px;
}
#visa {
	position: absolute;
	height: 50px;
	width: 79px;
	left: 259px;
	top: 489px;
}
#mastercard {
	position: absolute;
	height: 50px;
	width: 79px;
	left: 350px;
	top: 489px;
}
#GVR-button8 {
	position: absolute;
	height: 35px;
	width: 224px;
	left: 22px;
	top: 417px;
}
#store_list {
	height: 329px;
	width: 483px;
	left: 256px;
	top: 159px;
	position: absolute;
	overflow: scroll;
	visibility: visible;
}
#box_9 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 275px;
	top: 380px;
}
#box_10 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 380px;
	left: 390px;
}
#box_11 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 380px;
	left: 505px;
}
#box_12 {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 380px;
	left: 620px;
}
#index_back {
	margin: 0px;
	padding: 0px;
	height: 612px;
	width: 792px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#dl_enter {
	position: absolute;
	height: 297px;
	width: 206px;
	margin: 0px;
	padding: 0px;
	left: 117px;
	top: 81px;
}
#gvr_enter {
	position: absolute;
	height: 297px;
	width: 206px;
	top: 81px;
	left: 458px;
}
#prspktve_link {
	position: absolute;
	height: 14px;
	width: 124px;
	left: 592px;
	top: 565px;
}
#gvr_enter {
	position: absolute;
}

