/*Page Type 1 - Home Page*/

#p1c1Holder
{
	width:782px;
	height:554px;
	float:left;

}


#addressHolder
{
	width:600px;
	height:40px;
	margin:0px;
	padding:0px;
}

.address
{
	width:130px;
	height:30px;
	float:left;
	padding-top:10px;
	padding-left:12px;
}

.address2
{
	width:174px;
	height:30px;
	float:left;
	padding-top:10px;
	padding-left:12px;
}

#homeNavHolder
{
	width:782px;
	height:220px;
	padding-top:107px;
    overflow:hidden;
}

#homeNav
{
	width:200px;
	height:189px;
	float:left;
	margin:0px;
	padding:0px;
}

#homeLogo
{
	width:582px;
	height:189px;
	text-align:right;
	float:left;
	margin:0px;
	padding:0px;
}

#HomeBlueText
{
    float:left;
	width:600px;
	height:128px;
	padding-left: 30px;
	padding-top: 50px;
}

#HomeBlueText p
{
	font-size: 24px;
	color: #B0DCFF;
}

#flashGraphic
{
	width:70px;
	text-align:right;
	float:right;
	margin:0px;
	padding:0px;
}



/*Page Type 2 - collection Menu Page*/

#p2c1Holder
{
	width:200px;
	height:554px;
	float:left;
}

#gbLogo
{
	width:185px;
	height:75px;
	padding-top:15px;
	padding-left:15px;
	float:left;
}

#nav
{
	width:200px;
	height:189px;
	padding-top:57px;
	float:left;
}

#sideAddresses
{
	width:200px;
	height:120px;
	padding-top:0px;
	display:block;
}

.sideAddressBox
{
	width:180px;
	height:30px;
	padding-top:6px;
	padding-left:20px;
}

#p2c2Holder
{
	width:755px;
	height:554px;
	float:left;
}

#columnHeader1
{
	width:755px;
	height:78px;
	padding-top:12px;
}

#columnContent1
{
	width:755px;
	height:464px;
}



/*Page Type 3 - Product Page*/

#p3c2Holder
{
	width:286px;
	height:554px;
	float:left;
}

#columnHeader2
{
	width:286px;
	height:78px;
	padding-top:12px;
}

#instruction
{
	width:266px;
	height:20px;
	margin-top:62px;
	margin-right:20px;
	text-align:right;
}

#productGridHolder
{
	width:276px;
	height:259px;
	padding-left:10px;
	padding-top: 6px;
}
/*

.productGridBox
{
	width:64px;
	height:64px;
	padding-bottom:15px;
	padding-right:15px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}

.productGridBox a
{
	border-left:5px solid #EFEFEF;
	border-top:5px solid #EFEFEF;
}

.productGridBox a:hover
{
	border-left:5px solid #91D1FF;
	border-top:5px solid #91D1FF;
}

.activeGridBox
{
	width:64px;
	height:64px;
	padding-bottom:15px;
	padding-right:15px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}
*/

.productGridBox
{	
	width:69px;
	height:69px;
	padding-bottom:15px;
	padding-right:15px;
	float:left;
}

.productGridBox a img
{
	border-left:5px solid #EFEFEF;
	border-top:5px solid #EFEFEF;
	margin-left: -5px;
	margin-top: -5px;
	display: block;
}

.productGridBox a:hover img
{
	border-left:5px solid #91D1FF;
	border-top:5px solid #91D1FF;
	margin-left: -5px;
	margin-top: -5px;
	display: block;
}

.activeGridBox
{
	width:69px;
	height:69px;
	padding-bottom:15px;
	padding-right:15px;
	float:left;
}

.activeGridBox a img
{
	border-left:5px solid #000000;
	border-top:5px solid #000000;
	margin-left: -5px;
	margin-top: -5px;
	display: block;
}

.activeGridBox a:hover img
{
	border-left:5px solid #91D1FF;
	border-top:5px solid #91D1FF;
	margin-left: -5px;
	margin-top: -5px;
	display: block;
}

#productNavHolder
{
	width:259px;
	height:20px;
	padding-top:0px;
	padding-left:15px;
	text-align:center;
	float:left;
}

.pageNumber
{
	width:130px;
	height:20px;
	text-align:center;
	float:left;
}

.next
{
	width:50px;
	height:10px;
	float:left;
}

#priceTerms
{
	width:259px;
	height:40px;
	padding-top:40px;
	padding-right:15px;
	text-align:right;
	float:left;
}

#priceTerms p
{
	font-style:italic;
	font-size: 10px;
}

#p3c3Holder
{
	width:447px;
	height:514px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:left;
}

.gbs01
{
	background-image:url(images/products/solitaire_engagement/GBS01_C.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.gbs03
{
	background-image:url(/images/products/solitaire_engagement/GBS03-04-05_C.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#productButtons
{
	width:200px;
	height:54px;
	text-align:right;
	padding-bottom:25px;
	padding-left:247px;
}

#productTextBoxHolder
{
	width:447px;
	height:390px;
	text-align:right;
}

.productTextBoxRight
{
	height:75px;
	width: 150px;
	margin-left: 280px;
	text-align:right;
	padding-bottom:10px;
	padding-right:20px;
	float:right;
}

.productTextBoxRight .smaller
{
	font-size: 11px;
}

/*Page Type 4 - Content pages*/

#p4c2Holder
{
	width:613px;
	height:554px;
	float:left;
}

#columnHeader4
{
	width:613px;
	height:78px;
	padding-top:12px;
}

#columncontent1
{
	width:593px;
	height:360px;
	padding-top:57px;
}

#p4c3Holder
{
	width:135px;
	height:554px;
	float:left;
}

.diamondButton
{
	display:block;
	height:24px;
	width:400px;
	margin-left:50px;
	padding-left:40px;
	padding-top:5px;
	background-image:url(/images/interface/questions-buttons.jpg);
	background-repeat:no-repeat;
}

/*Page Type 5 - Content pages 2 col*/

#columncontent5
{
	width:593px;
	padding-top:37px;
	padding-right:20px;
	
}


#introPara
{
	width:590px;
	height:80px;
}


.p5column2
{
	width:276px;
	height:100px;
	padding-left:20px;
	float:left;
}



.contact1
{
	width:175px;
	height:250px;
	padding-right:25px;
	float:left;
	text-align:right;
}

.contact2
{
	width:270px;
	height:90px;
	padding-right:15px;
	float:left;
	text-align:left;
	padding-top:10px;
}

.diamondButtonSmall
{
	display:block;
	height:24px;
	width:200px;
	margin-left:20px;
	padding-left:40px;
	padding-top:5px;
	background-image:url(/images/interface/questions-buttons.jpg);
	background-repeat:no-repeat;
}

/*Page Type 7 - Maps*/

#columncontent7
{
	width:613px;
	height:360px;
	padding-top:87px;
}

.map1
{
	width:350px;
	height:350px;
	padding-right:20px;
	padding-left:30px;
	float:left;
	text-align:right;
}

.map2
{
	width:180px;
	height:350px;
	float:left;
	text-align:left;
}


/*Page Type 8 - form*/

#columncontent8
{
	width:613px;
	height:360px;
	padding-top:87px;
}

#columnHeader8
{
	width:600px;
}

.form1
{
	width:160px;
	float:left;
	text-align:right;
	padding-left:20px;
}

.form2
{
	width:300px;
	padding-left:20px;
	float:left;
	text-align:right;
}

.form3
{
	width:270px;
	height:300px;
	padding-left:20px;
	float:left;
	text-align:right;
}

#page8footer
{
	width:613px;
	height:20px;
	float:left;
}


.ring_pic1
{
	background-image:url(/images/interface/ring_images.jpg);
	background-position:right;
	background-repeat:no-repeat;
}



.ring_pic2
{
	background-image:url(/images/interface/platinum_rings.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#columncontent3
{
	margin-top: 93px;
	width:590px;
}

#columncontent3 #LeftContent
{
	margin-top: 10px;
	width: 295px;
	float:left;
} 
#columncontent3 #RightContent
{
	margin-top: 10px;
	width: 295px;
	float:right;
} 
#columncontent3 #LeftContent div, #columncontent3 #RightContent div
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#columncontent4
{
	margin-top: 93px;
	width:600px;
}

#columncontent4 #Type4SubpageContainer
{
	
}

#columncontent4 #Type4SubpageContainer div 
{
	display: block;
	height: 24px;
	width: 400px;
	margin-left: 50px;
	padding-left: 40px;
	padding-top: 5px;
	background-image: url(/images/interface/questions-buttons.jpg);
	background-repeat: no-repeat;
}

#columncontent4 #Type4SubpageContainer div a
{
	color: Black;
}


#columncontent5
{
	width:590px;
}



#columncontent5 #PageType5TopLayout div 
{
	width: 175px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

#columncontent5 #PageType5BottomLayout
{
	width:590px;
}

#columncontent5 #PageType5BottomLayout .btnFloatLeftx
{
	height: 24px;
	width: 200px;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 5px;
	background-image: url(/images/interface/questions-buttons.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#columncontent5 #PageType5BottomLayout .btnFloatLeftx a
{
	color: Black;
}

#columncontent5 #PageType5BottomLayout .btnFloatLeftx a:hover
{
	
}

.clear
{
	clear:both;
}

.clearRight
{
	clear:right;
}

.clearLeft
{
	clear:left;
}

#columncontent6
{
	width:590px;
	float:left;
}

#ProductLeft
{
	width: 284px;
	float: left;
}

#ProductLeftSteelAndSilver
{
	width: 600px;
	float: left;
}

#ProductRight
{
	background-repeat:no-repeat;
	background-position:bottom center;
	background-x-position: center;
	background-y-position: bottom;
	width: 435px;
	height: 514px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: right;
	overflow:hidden;
}

#columnHeader4_prod
{
	width:284px;
	height:78px;
	padding-top:12px;
}

.facebook {
	margin: 20px;
}
