body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333 fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}

p {
	font-size: 85%;
	margin:.8em auto;
	color:#000;
}
p.small {font-size: 70%;}
p#continue {
	margin-bottom: 6em;
	font: 110% Georgia, "Times New Roman", Times, serif;
}
p#storelinks_pages {
	text-align: center;
	padding: 1em 0 0 0;
}
p.back {font: 75% Georgia, "Times New Roman", Times, serif;}

ul.terms {font-size: 85%;}
ul.terms li {line-height:1.2em;}

h1, h2, h3, h4, h5 {
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2 {
	color:#333;
}
h3, h4, h5 {
	color: #CC6699;	
}
h1 {
	font-size: 24px;
	padding-top: 15px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	padding: 1em 0 0 0;
}
h4 {
	font-size: 12px;
}
h4#shipfaq {margin-top: 1em;}

img {border: none;}

a:link, a:visited {color: #000;}
a:hover {
	text-decoration:none;
	color:#0066FF;
}

/* Containers */

#container { 
	width: 50em;  /* fits in an 800px browser window */
	margin: 0 auto; 
	border: 1px solid #CCC;
	text-align: left;
	background:#FFF;
} 
#middleContainer {
	 float:left;
	 width:50em;	 
	 background:#FFF;
}

/* Header */
#header {
	margin:0 auto;
	background: url(../images/banners/vidaHeader.gif) no-repeat top left;
	width: 50em;
	float:left;
	height:147px;
}
#header span {display:none;}

/* Nav Tabs 8--------------------------- */

#tabs8 {
	float:right;
	width:50em;
	height:auto;
	padding:4px 0;
	margin: 0;
	background: #FF99CC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
} 

#tabs8 ul {  		    
    	margin: 0 5.2em 0 0;        
}
#tabs8 ul li {			
		float:right; 
		width: auto;
		padding: 0;
		margin: 0;
		list-style-type:none;
}		
#tabs8 ul li ul {
		display:none; 
		margin:0;
		padding:0;
		width:10.15em; 
		z-index: 1;
		background:#D7E5FF; 		
		border:1px solid #FF99CC;
}
#tabs8 a {
	color:#333;	
	font: 95% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;	
	display:block;
	margin: 0 15px;
	padding:0px 5px;
	text-decoration: none;	
}		
#tabs8 li:hover {
	background: #FFF;	
}       
#tabs8 li:hover ul {
	position:absolute; 
	display:block;
}
#tabs8 ul li ul li {
	margin: 0; 
	padding:0; 
	display:block; 
	width:10.15em;
}
#tabs8 ul li ul li a {
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.4em; 
	text-decoration: none;
	padding:0 5px; 
	margin: 0;
	border:none;
	font-size: 80%;
}
/* ----- Navigation Ends ----- */

/* Left sidebar. Since we are working in ems, it's best not to use padding on the sidebar itself */

#sidebar1 {
	float: left; 
	margin:0;
	padding:0;
	width: 12.8em; /* since this element is floated, a width must be given */
	background: #FFF;		
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1index {
	float: left; 
	margin:0;
	padding:0;
	width: 12.8em; /* since this element is floated, a width must be given */
	background: #FFF; 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1index #brides {
	background: url(../images/accents/brideSayBkrd.gif) repeat top left;
	width: 150px;
	margin:0 auto;
	padding:0;
}
#sidebar1index p.bridesSay {
	padding:0px 5px;
	text-align:left;
}
#sidebar1 #search_price {
	margin:10px 10px 0px 10px;
	padding:0px;
}
#sidebar1 img {
	margin-top: 5px;
}
#sidebar1index img {
	margin-top:10px;
}
#sidebar1 img#featuredprod {
	margin:0px;
	padding:0;
}

/* Right Navigation Begins Below */
#sidebar2 {
	float: right; 
	width: 10em; /* since this element is floated, a width must be given */
	background: #FFF; 
	padding: 0;
	margin:0;
}
#sidebar2 #flash1 {
	z-index: 5;
}
#sidebar2 img {margin: 5px 0px;}

/* Both Sidebar Styles ***/

#sidebar1 h3, .body #sidebar1 p, .body #sidebar2 p, .body #sidebar2 h3 {
	margin-left: 10px;  /* specify the margins */
	margin-right: 10px;
}

/* Main */
#mainContent {
	padding: 0 3em 0 13em;
	font-size:95%;
}

/*#headers */
#mainContent h1.index {
	display:none;	
}
#mainContent h2.love {
	background: url(../images/labels/luckyInLove.gif) no-repeat top left;
	margin-top:20px;
	width:420px;
	height:35px;
}
#mainContent h2.shop {
	background: url(../images/labels/shopWithConfidence.gif) no-repeat top left;
	width: 420px;
	height:35px;
	margin-top:.5em;
}
#mainContent h3#contact {
	margin-top: 2em;
}

#mainContent h1#main span, #mainContent h2.love span, #mainContent h2.shop span {
	display:none;
}

#mainContent #lucky {
	float:left; 
	width:100%; 
	padding:0px;
	margin:0 auto;
}
#mainContent #shop {
	float:left;
	width:100%;
	margin:0;
}
#mainContent #toc ul {
	list-style:none; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainContent #storelinks {
	border-top:2px dotted #CCC;
	padding:0 0 15px 0;
	margin-top:10px;
	text-align:justify;
	width:100%;
	float:left;
	font-size: 90%;
}
#mainContent_aux #storelinks {
	border-top:2px dotted #CCC;
	margin-top: 30px;
	padding-top: 10px;
}
#mainContent #pagelinks {
	font-size: 85%;	
	float: left;
	width:100%;
} 
#mainContent #topwedding {
	float:left;
	width:100%;
}
#mainContent #whatsnew {
	float:left;
	width:100%;
	margin:10px auto;
}

/* #articles */
#mainContent #articles {
	float:left;
	width: 100%;
	padding:0;
	color: #999;
}
#mainContent #articles a:link, #mainContent #articles a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #333;
}
#mainContent #articles a:hover {
	color: #0066FF;
}
#mainContent #articles ul {
	margin-bottom:10px;
	padding:0;
	list-style-type: circle;
}
#mainContent #articles li {
	float:left; 
	width: auto; 
	margin-left:40px; 
}
#mainContent #articles li a {
	font: 90% Georgia, "Times New Roman", Times, serif;
}
/* end #articles */

/*ImageGrid ****/
div.shopImages {
	float:left;
	width:100%;
}
div.indexImages {
	float: left;
	width: 100%;
}
div#indexImages_container {
	margin-left: 3em;
}
div.indexImages ul {
	width:100%;
	margin:0;
	padding: 0;
}
div.shopImages ul {
	width:100%;
	margin:0;
	padding:0 0 0 3em;
}
div.indexImages li, div.shopImages li {  
	margin-left:1.5em;	
	list-style-type: none;
	border: 1px dotted #CCC;	
	padding:0;
	float:left;
	width:116px;
}
div.indexImages ul.splash {
	list-style-type: none;
	position: relative;
	width:100%;
	padding:0;
	margin:20px 0px;
}
#holidayImages {
	margin:0;
	padding:0; 
}
#holidayImages ul {
	margin:0;
	padding:0;
}
#holidayImages li { 
	list-style-type:none;
	width:auto;
	margin-left:20px;
}
#holidayGifts {
	padding:0px;
	margin-right:10px;
}
#favor1 {background: url(http://www.vidaboutique.com/images/JPEG/cakeToppers.jpg) no-repeat 50% 5px;}
#favor3 {background: url(http://www.vidaboutique.com/images/JPEG/manicureSet.jpg) no-repeat 50% 5px;}
#favor4 {background: url(http://www.vidaboutique.com/images/JPEG/weddingTins.jpg) no-repeat 50% 5px;}

#favor5 {background: url(http://www.vidaboutique.com/images/splash/WinterCoastersM.jpg) no-repeat 50% 15px;}
#favor6 {background: url(http://www.vidaboutique.com/images/splash/7256I-thumbnail_1.jpg) no-repeat 50% 15px;}
#favor7 {background: url(http://www.vidaboutique.com/images/splash/7296-thumbnail_1.jpg) no-repeat 50% 15px;}
#favor8 {background: url(http://www.vidaboutique.com/images/splash/CT27-closeup_2.jpg) no-repeat 50% 15px;}
#favor9 {background: url(http://www.vidaboutique.com/images/splash/floatingCandle_sm.jpg) no-repeat 50% 15px;}
#favor10 {background: url(http://www.vidaboutique.com/images/splash/2010-thumbnail_1.jpg) no-repeat 50% 15px;}
#favor11 {background: url(http://www.vidaboutique.com/images/splash/1157-thumbnail_1.jpg) no-repeat 50% 15px;}
#favor12 {background: url(http://www.vidaboutique.com/images/splash/2063P-thumbnail_1.jpg) no-repeat 50% 15px;}
#favor13 {background: url(http://www.vidaboutique.com/images/splash/sugarLipBalmLg.jpg) no-repeat 50% 15px;}	
#favor14 {background: url(http://www.vidaboutique.com/images/splash/PramBoxes_B_M.jpg) no-repeat 50% 15px;}
#favor15 {background: url(http://www.vidaboutique.com/images/splash/take_out_wedding_S.jpg) no-repeat 50% 15px;}
#favor16 {background: url(http://www.vidaboutique.com/images/splash/Contemporary.jpg) no-repeat 50% 15px;}

#favor17 {background: url(../images/JPEG/ornamentIdea.gif) no-repeat 50% 0px;}
#favor18 {background: url(../images/JPEG/bucketIdea.gif) no-repeat 50% 5px;}
#favor19 {background: url(../images/JPEG/bucketIdea.gif) no-repeat 50% 15px;}
#favor23 {background: url(../images/JPEG/buckleToteIdea.gif) no-repeat 50% 10px;}

#favor20 {background: url(../images/splash/1158-mini_3.jpg) no-repeat 50% 5px;}
#favor21 {background: url(../images/splash/1112-mini_3.jpg) no-repeat 50% 5px;}
#favor22 {background: url(../images/splash/2060W-mini_3.jpg) no-repeat 50% 5px;}

div.indexImages li a, div.shopImages li a {
	padding-top:105px;
}
#holidayImages li#favor23 {
	margin-left: 25px;
}
#holidayImages li#favor23 a {
	padding-top:140px;
}

#holidayImages li a {
	padding:135px 0 0 0;
	margin:0;
	width:100%;
}
div.indexImages li a:link, div.indexImages li a:visited {
	display:block; 
	text-align: center; 
	text-decoration: none; 
	color: #666;
	font-weight: bold; 
	font:95% Georgia, "Times New Roman", Times, serif;
}
div.shopImages li a:link, div.shopImages li a:visited {
	display:block; 
	text-align: center; 
	text-decoration: none; 
	color: #666;	 
	font:85% Georgia, "Times New Roman", Times, serif;
}
#holidayImages li a:link, #holidayImages li a:visited {
	display:block; 
	text-align: center; 
	text-decoration: none; 
	color: #666;
	font:80% Georgia, "Times New Roman", Times, serif;
}
div.indexImages li a:hover, #holidayImages li a:hover, div.shopImages li a:hover {
	color:#0066FF;
}
/*End ImageGrid */ 
 
/* Footer */
#footer {
	background:#333;
	margin:0 auto;
	width:50em;
	text-align:center;
	padding: .5em 0 0 0;
	
} 
#footer p {
	margin-top:10px;
	font-size: .65em;
	color: #FFF;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footerinfo {
	padding-right: 10px;
}

/* FORM STYLES BELOW */

		#formdiv label, label span{
			display:block;
			padding-bottom: .25em; 
			font: Arial, Helvetica, sans-serif;
			color:#333;}		
		#formdiv label{
			float:left; 
			width:95%;}		
		#formdiv label span{
			float:left;
			width:15%;
			text-align:left;
			font: bold 90% Georgia, "Times New Roman", Times, serif;}
		
		#formdiv fieldset input, #formdiv fieldset textarea, #formdiv fieldset select{
			margin-left:40px;
			float:left; 
			width:70%; 
			border: 1px solid #999999;}
		#formdiv fieldset textarea {height: 5em; overflow:auto;}
		#formdiv fieldset input:hover{
			border-color:#000099;}
		#formdiv fieldset input:active, input:focus{
			border-color:#9999CC;}
		
		#formdiv fieldset{
			float:left;
			width:90%;	
			height:10em;		
			padding:1em 0 0 1em;
			border: 1px solid #CCCCCC;}
		
		#formdiv {
			float: left; 
			width:85%; 
			margin-left:1em;}
		
		#formdiv #buttons {
			margin-top:10px;
			border:1px solid #CCC;
			padding:.5em;
			float:left; 
			clear:both;
			width:90%;}
			
		#formdiv #buttons input{
			margin:2px;
			padding: 0 .5em;
			background-color:#CCC;
			border: 2px double #999;
			border-top-color: #FFFFFF;
			font: bold 70% Georgia, "Times New Roman", Times, serif;
			color:#333;
			text-transform:uppercase;}
			
		#formdiv #buttons input:hover {background-color:#D7E5FF; color:#333; cursor: pointer;}
		
/* Store Styles ---- */
 
#storeMainContent {
	margin:0 0 .5em 13em;	
	font-size: 90%;
	width:auto;
}
#storeMainContent #cart {
	padding:.5em .5em 1.5em .5em; 
	margin-top: .5em;
	float:right;
	font-size: 80%;
	width: 95%;
	text-align:center; 
}
#storeMainContent #content {
	width:95%; 
	float:left;
}
#storeMainContent #cats {
	text-align: justify;
	padding:10px;
	font-size: 80%;
	margin:1.5em 3em 0 1.5em;
}
#sidebar1 #featuring {
	font-size: 80%;
}
#storeMainContent #bottlinks {
	text-align:center;
	padding:10px 10px 5px 10px;
	margin:0 3em 0 1.5em;
	font-size: 80%;
}
#storeMainContent #splash {
	padding:0;
	margin:0;
}

.clearfloat { /* should come just before closing container div */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.body #container #middleContainer #mainContent #lucky h2 {

}
.body #screen #container #middleContainer #mainContent_aux {
	margin: 0 3em 0 4em;

}
.body #container #middleContainer #mainContent #images_index #products_index {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.body #container #middleContainer #mainContent #images_index #products_index li {
	float: left;
	width: 163px;
	padding: 1em 0.7em;
	font-size: 9px;
	text-align: center;
}
.body #container #middleContainer #mainContent_aux p {
	padding-right: 15px;
}
.body #container #middleContainer #mainContent #remodel {
	background-color: #FF99CC;
	border: 1px solid #666;
	padding: 0.8em;
}
.body #container #middleContainer #mainContent #remodel #pardon {
	color: #FFFFFF;
	padding: 0;
}
.body #container #middleContainer #mainContent #remodel #remwrap {
	border: 2px dotted #fff;
	padding: 0.8em;
}
.body #container #middleContainer #mainContent #remodel #remwrap p {
	font-size: 13px;
	text-align: left;
}
