

/**
 * General HTML Body Styling
 * -------------------------
 */
body {
	margin-top: 0px;
	margin-bottom: 0px; /* SOLUTION for bottom all the way */
	padding:0px;
	color: #666;
	font: 75%/1em  Arial, Verdana, Helvetica, sans-serif;
	background: #3366FF url('../images/bg_page.jpg') repeat-y center top;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}		


a { 
    text-decoration: none;
	letter-spacing: 2px;
	font: .9em  Arial, Verdana, Helvetica, sans-serif;
	color: #3366FF ;
} 

a:hover {
	color: #FF6633;

}


p {	
	line-height: 1.5; 
	margin-bottom: 0px;
} 				

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold;
} 

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	padding-left: 1.2em;
	padding-bottom: 0.2em;
	line-height: 140%;
}

img.figure {
	    float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
		border: 0;
}


/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	background: url('../images/bg_rightCol_old.jpg') repeat-y right top;
	width:760px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}

#header {
	width:760px;
	height : 220px; 
	margin:0 auto;
	background-image:url('../images/101pp_header.jpg');  
	background-repeat:no-repeat;
	background-color:#59A09A;	
	background-color:#1D6963;			
	
}		

#rightColumn {
	/* background: url('../images/bg_rightCol.jpg') repeat-x left top; */
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	/* font-family: "Century Gothic", "Gill Sans", Arial, sans-serif; */
	text-align: left;
	float : right;
	width : 180px;
	min-height: 550px;
	margin: 0; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	border-left: 0px dashed #3366FF;
}	  

* html #rightColumn {height: 550px; }
* html #rightColumn {width: 201px; }
* html #rightColumn { margin-left: -3px; }
  
#content {
	float: left;
	min-height: 550px;
	width: 539px;
	text-align: left; 
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 50px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px; 
	/* background-color: #FFF; */
}

#content p {

}

* html #content {height: 550px; }
* html #content {width: 559px; }

#footer {
	background: url('../images/bg_rightCol_old_v.jpg') repeat-x right top;
	/* background: url('../images/bg_footer.jpg') no-repeat center bottom;*/
	clear: both; 
	width: 740px;
	text-align: center;
	font-size: .98em;
	line-height: 1.0em; 
	background-color:#FFF;	
	border-top: 0px dashed #3366FF;
	margin-top: 20px;
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:10px;
}

* html #footer {
	width: 760px;
}
	
#pagetitle { 
	font-size: 2.5em; 
	text-align: left;
	font-weight: bold; 
	line-height: 1.0;
	padding-top: 15px;
	padding-left: 75px; 
	color: #666666; 
	padding-bottom: 25px;
	margin-bottom: 20px;
}		

#rightColumn p { 
	margin: .5em 0 1em 0; 
}

#rightColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	color:  #666;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #666;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#rightColumn ul { 
	margin: .5em 0 1em 0; 
}

#content h2 { 
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 0 .5em 0;
	margin-top: 10px; 
	font: 150%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 

#content p {
	clear: both;
	line-height: 1.35em; 
	margin-bottom: 0px;
}

#rightColumn a:hover {
  /* background:#DCF8F6; */
}

#contactUsForm {
	/* background: #eeeeef; */
	/* background: #EEEEEF;  */
	padding-left: 10px;
	padding-top: 10px;
	/* margin-top: 20px; */
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
}

#links {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	float: right;
	width: 100%;
}

/* Testimonial BOX and Gallery Box*/
#testiBox, #galleryBox {
		width: 260px;
		margin-top: 5px; 
		padding: 0px; 
		padding-top: 185px;
}

#testiBox {
		float: left; 
		background: #FFD10E url(../images/bg_testi.jpg) no-repeat right top;
		border-top: 0px solid #999;
		border-bottom: 0px solid #999;
		border-left: 0px solid #999;
		border-right: 0px solid #999; 
}

#galleryBox {
		background: #FFD10E url(../images/bg_gallerybox.jpg) no-repeat right top; 
		float: right;
		border-top: 0px solid #999; 
		border-bottom: 0px solid #999; 
		border-left: 0px solid #999; 
		border-right: 0px solid #999; 
}


#testiBox h2 { 
	color: #FFF;
	width: 100%;
	padding: 0;
	text-decoration: none;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	text-align: center;
	margin: 15px 5px 10px 5px;
	font: 2.5em Arial, Helvetica, sans-serif; 
	font-weight: bold;
 	
} 


/* Almost  Button */
#almost {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: right; 
	width: 180px; 
}

#almost img {
	border: 0;
	margin: 0;
}

* #almost img {
	margin-top: -3px; 
}


table {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;

}

caption {
	text-align: right;
	font-size: .75em;
}

td, th {
	font-size: .7em;
	padding: 2px 2px 2px 2px;
}

th {
	text-align: left;
	border-color: #14556b;
}



/* Table for product list */

#productList {

}


/* Products & Table */
#productList table {
	width: 80%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	border-collapse: collapse;
	margin-top: 20px;

}

#productList caption {
	text-align: right;
	font-size: .75em;
}

#productList td, #productList th {
	background: url(../images/bg_td.gif) no-repeat left top;
	font-size: .8em;
	padding: 3px 5px 2px 25px;
	/* border: 1px solid #3366FF; */
}

#productList th {
	text-align: left;
	border-color: #14556b;
}

#productList tr.alt td {
	background: url(images/td_bg.png) no-repeat left top;
}


/* Table for gallery */

#galleryList {

}


#galleryList table {
	width: 80%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	border-collapse: collapse;

}

#galleryList caption {
	text-align: right;
	font-size: .75em;
}

#galleryList td, th {
	font-size: .75em;
	padding: 2px 2px 2px 2px;
	/* border: 1px solid #3366FF; */ 
}

#galleryList th {
	text-align: left;
	border-color: #14556b;
}

#galleryList tr.alt td {
	background: url(images/td_bg.png) no-repeat left top;
}

/* Styling for Page Title Graphics */
body#aboutUs #content {
	background: url('../images/ptitle_aboutUs.gif') no-repeat left top;
}

body#products #content,  body#invitation #content,
body#venue #content, body#blooms #content, 
body#souvinir #content,  body#talent #content,
body#lcd #content, body#stage #content,
body#lighting #content,  body#cake #content {
	background: url('../images/ptitle_products.gif') no-repeat left top;
}

body#testimonials #content {
	background: url('../images/ptitle_testimonials.gif') no-repeat left top;
}

body#gallery #content {
	background: url('../images/ptitle_gallery.gif') no-repeat left top;
}

body#newsletter #content {
	background: url('../images/ptitle_newsletter.gif') no-repeat left top;
}

body#contactUs #content {
	background: url('../images/ptitle_contactUs.gif') no-repeat left top;
}

body#refer #content {
	background: url('../images/ptitle_refer.gif') no-repeat left top;
}


/* For testimonials */
#testistars {
		background: url('../images/stars.gif') no-repeat left top;
		float: left;
		padding-left: 80px;
		line-height: 1.2em;
		margin-top: 10px;
		margin-bottom: 15px;
}

#testistars p {
		margin-top:5px;
		margin-bottom: 5px;
		font-weight: bold;
}






