@charset "UTF-8";
/* CSS Document */

/*		CSS Author: original: www.getmyownsite.com, updated design and maintenance: www.daynamation.com: Dayna Gonzalez
		Modified: May 2010
		For: http://www.christinaghiloni.com
		Copuright: 2010 All Rights Reserved.


*/

* {
	border: 0px;
	padding: 0px;
	margin: 0px auto;
}
body {
	background-color: #ffffff;
	color: #01a3bc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 10px solid #ffffff;
	font-size: 14px;
}

a, a:visited {
	text-decoration:none;
	color: #01a3bc;
}

a:hover {
	color: #F49899;
}
h2 {
font-size: 18px;
	color: #00a6be;
	text-transform: capitalize;
	font-weight: bold;
	padding: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3, h4 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



p {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
}

#header {
	width: 800px;
	height: 135px;
	border: 0px solid #00a6be;
	background: transparent url(./img/headerbg.jpg) 0px 0px no-repeat;
}
#header h2 {
	text-align: right;
	height: 115px;
	color: #942e30;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px 10px 0px 0px;
}
#header a {
	color: #942e30;
	height:115px;
	display:block;
}
#main {
	width: 800px;
	float: left;
	position: relative;
	background-image: url(img/sidebar_gradient.png);
	background-repeat: repeat-y;
}
#main h2 a {
	float: right;
	width: 185px;
	height: 110px;
	border-left: 5px solid #ffffff;
	border-top: 12px solid #ffffff;
	color: #ffffff;
	font-weight: normal;
	font-size: 27px;
	text-align: center;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: capitalize;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h2.Party_Favors a {
	background: transparent url(./img/boxleft.jpg) -185px 0px no-repeat;
	padding: 30px 0px 0px 0px;
	height: 124px;
}
#main h2.Party_Favors a span.and {
	display: block;
	font-size: 20px;
}
#main h2.Party_Favors a:hover {
	background-position: 0px 0px;
	
}
#main h2 a:hover span {
	display: none;
}
#main h2.Online_Animated_Greetings a {
	background: transparent url(./img/boxcenter.jpg) 0px 0px no-repeat;
	padding: 24px 0px 0px 0px;
	height: 130px;
}
#main h2.Online_Animated_Greetings a:hover {
	background: transparent url(./img/cake.gif) 0px 0px no-repeat;
	
}
#main h2.Customers_Testimonials a {
	background: transparent url(./img/boxright.jpg) 0px 0px no-repeat;
	clear: right;
}
#main h2.Customers_Testimonials a:hover {
	background-position: -185px 0px;
	
	
}
#menuleft {
	position:relative;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	width: 220px;
	background-image: url(img/sidebar_grad_top.png);
	background-repeat: no-repeat;	
	
}

#menuleft dl {
	list-style: none;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#menuleft dl a.menuleftdllink {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
#menuleft dl:hover dt a, #menuleft dt a:hover, #menuleft dl a.menuleftdllink:hover dt {
	text-decoration: none;
	background: transparent url(./img/menubg2.jpg) 0px 0px repeat-y;
	color: #ffffff;
}
#menuleft dl:hover dd a, #menuleft dl a.menuleftdllink:hover dd a {
	display: block;
}


#menuleft dl.Wedding_Invitations:hover {
	background-color: #942e30;
}

#menuleft dt a, #menuleft dl a.menuleftdllink dt a {
	display: block;
	text-transform: capitalize; /* capitalize uppercase lowercase */
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
	padding: 6px 0px 4px 20px;
}
#menuleft dt a:link {
	text-decoration: none;
	color: #ffffff;
}
#menuleft dt a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menuleft dd {
	list-style: none;
	padding: 0px;
	border: 0px;
	display: block;
	background: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuleft dd a {
	display: none;
	text-transform: capitalize;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 2px 2px 2px 25px;
	background: #942e30;
}
#menuleft dd a:link, #menuleft dd a:visited, #menuleft dd a:active {
	
	color: #ffffff;
}

#menuleft dd a:hover {
	
	color: #F28A8A;
	padding: 2px 2px 2px 25px;
	font-weight: bold;
	background-color: #942e30;
	background-image: url(./img/submenubg2.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#page_title {
	float: right;
	position:relative;
	width: 564px;
	height: 60px;
	border-bottom: 0px solid #00a6be;
	background-color: transparent;
	background-image: url(./img/righth2bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;	
	
}

#right {
	float: right;
	position:relative;
	width: 564px;
	
	background-color: transparent;
	background-image: url(./img/rightbgtall.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	padding-bottom: 20px;	
}

#right p.credits {
	border-bottom: 1px solid #dff3f7;
}
#right p.creditslast {
	padding: 10px 15px 15px 15px;
	text-align: justify;
}
#right p.credits span, #right p.creditslast span {
	display: block;
	padding-left: 100px;
}

.clearSeparation {
	position:relative;
	float:left;
	clear:both;
	border-bottom: 1px solid #dff3f7;
	margin-bottom:20px;
}

#right img.imgmain {
	display: block;
	float: left;
	position:relative;
	margin-left:20px;
	border: 1px solid #0082AC;	
}
#right img.imgicon {
	display: block;
	float: right;
	position:relative;
	width: 65px;
	height: 65px;
	cursor: pointer;
	border: 1px solid #0083AD;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.buttonImage {
	border:1px solid #0082AC;
	margin-left:20px;
	
	
}

.buttonImage a {
	opacity: .75;
	filter: alpha(opacity=75);
	
}
.buttonImage  a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.button h3, .button h4 {
	text-align:center;
	width:152px;
	
}

.button {
	float:left;
	position:relative;
	width: 172px;
	margin-bottom: 20px;
}
	
#right img.backbutton {
	border: 1px solid #00a6be;
	cursor: pointer;
}
#right img.chissyimg {
	float:right;
	position:relative;
	
}
#right img.hc {
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer {
	clear: both;
	width: 820px;
	font-size: 10px;
	line-height: 10px;
	color: #01a3bc;
	float: left;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-top: 10px;
	padding: 0px;
}

p.textarea {
	display: inline;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	vertical-align: top;
}
.txtfield {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	font-size: 11px;
	padding: 2px;
	color: #555555;
	width: 250px;
	height: 15px;
	border: 1px solid #01a3bc;
	background: transparent;
}
.txtareafield {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	color: #555555;
	width: 250px;
	height: 130px;
	border: 1px solid #01a3bc;
	background: transparent;
}
input.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 100px;
	color: #333333;
	margin: 10px 15px 0px 0px;
	border: 1px solid #dddddd;
	background: #dddddd;
	cursor: pointer;
}
input.button:active {
	border: 1px solid #01a3bc;
}
input.button:hover {
	border: 1px solid #01a3bc;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}

#content {
	float: left;
	width: 580px;
	position: relative;
}


#cg_logo {
	text-align: center;
	position: relative;
	width: 220px;
	bottom: 0px;
	float: left;
	margin-top: -123px;	
	
}

.clear {
	clear: both;
	position: relative;
}
.backButtonCenter {
	text-align: center;
	float: left;
	position: relative;
	clear: both;
	width: 540px;
	margin-top:10px;
}

#homePageHighlights {
	width:580px;
	clear: both;
	float: left;
	position: relative;	
}

#homePageHighlights h2 {
	padding:0;
}


.small {
	height:400px;
}


.floatLeft {
	float:left;
	position:relative;
}
#home_swf {
	float: right;
	position: relative;
	width: 580px;
}

.floatRight {
	float:right;
	position:relative;
}

.noPaddingTop {
	padding-top:10px;
}