/* -------------------------
	Structural Elements
--------------------------- */

html {
	background: url(img/html_bg.gif) top left;
}

body {
padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) no-repeat #D7F4FF;
}

.main_wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	border-top: 5px solid #659c9e;
}

.content_wrapper {
	background: transparent url(img/background_tile.gif) top left repeat-y;
	clear: left;
	width: 700px;
}

.content_top_fringe {
	background: transparent url(img/background_top.gif) top left no-repeat;
	width: 700px;
	position: relative;
}

.content_top{
	padding: 33px 0 15px 0;
	margin: 0 25px 0px 25px;
	background: url(img/dotted_line.gif) bottom left repeat-x;
	height: 40px;
}

/* -- Get Started Button on Secondary Pages --*/

.content_top .button{
	width: 550px;
	float: right;
	position: relative;
	top: -5px;
}

.content_top p{
	float: left;
	color: #666;
	font: italic 14px/29px georgia, 'times new roman',serif;
	width: 360px;
	text-align:right;
	position:relative:
	top:-1px;
}


.content_top .button_get_started {
	margin: 0px 0 0 0;
	padding-right: 0px;

}

.content_top .button_get_started span {
	height: 0;
	width: 0;
	overflow: hidden;
	color: #725d3d;
	color: #fff;
	display: block;
}

.content_top .button_get_started a:link,
.content_top .button_get_started a:visited,
.content_top .button_get_started a:active {
	background-image: url(img/themes_get_started.gif);
	background-repeat: no-repeat;
	display: block;
	width: 170px;
	height: 29px;
	background-position: 0 0px;

}

.content_top .button_get_started a:hover {
	background-position: 0 -29px;

}



.content_top h2.title{
	color: #f7941d;
	font-size: 23px;
	padding: 0;
	margin: 0;
	width: 300px;
	float: left;
}

.content {
	margin: 0 8px 0 27px;
	padding-bottom: 20px;
	background: url(img/sign_bg.gif) top left repeat-y;
}

.content_main {
	float: left;
	width: 575px;
	padding: 20px 0px;
}

.content_main p {
	padding: 9px 0px;
	line-height: 18px;
}

.content_main p.black {
	padding: 9px 0px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

.content_main h3 {
	padding: 9px 0px;
	font-weight: bold;
	color: #333;
}

.content_main h4 {
	padding: 9px 0px;
	font-weight: bold;
	color: #555;
	font-size: 12px;

}

/* -- Sidebar -- */

.content_side{
	float: right;
	width: 260px;
	padding: 20px 20px 20px 20px;
	background: url(img/quote_opening.gif) 5px 5px no-repeat;
}

.content_side .features {
	margin: 27px 0 0 0;
	float: none;
	width: inherit;
	background: url(img/features_side_bg.gif) top left no-repeat;
	padding-top: 30px;
}

.content_side p{
	font: 11px/18px 'helvetica neue';
	}

.content_side blockquote {
	background: url(img/quote_closing.gif) 130px 140px no-repeat;
	margin-bottom: 10px;
}

.content_side blockquote p.quote {
	font: 15px/22px georgia, 'times new roman', serif;
	color: #5baaab;
}

.content_side blockquote p.names {
	font: 10px/18px georgia, 'times new roman', serif;
	color: #416869;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 11px;
}

.content_side blockquote p.quote img {
	float: right;
	margin: 0 0 0 15px;
}

a:link, a:visited, a:active {
	color: #005b7f;
}

a:hover {
	color: #003e56;
}

.image_rr {
	float:right;
	margin: 0px 0px 0px 15px;
	background: url(img/reviews_pic_bg_4.gif) top left no-repeat;
	padding: 4px 9px 8px 4px;
}




/* -------------------------
	Signin Area
--------------------------- */

.signin {
	font: italic 12px georgia, 'times new roman', serif;
	color: #28494a;
	float: right;
	margin: 8px 0 0 0;
	padding-right: 25px;
	width: 300px;
	text-align: right;
}

.signin a:link,.signin a:visited, .signin a:active {
	color: #28494a;
}

.signin a:hover {
	color: #113839;
}

/* -------------------------
	eWedding Logo
--------------------------- */

h1.logo {
	background: url(img/ewedding_logo.gif) top left no-repeat;
	width: 217px;
	height: 45px;
	float: left;
	margin: 32px 0 29px 18px;
}

h1.logo span {
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 1px;
	color: #88c2c4;
	display: block;
}

h1.logo a {
	width: 217px;
	height: 45px;
	display: block;
}


/* -------------------------
	Main Navigation
--------------------------- */

ul.nav {
	clear: right;
	float: right;
	margin: 25px 0px 0 0;
	padding: 0 25px 0 0;
	width: 551px;
}

ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
}

/* -- Free Site -- */

#freesite_nav {
	background: url(img/nav_freesite_over.gif) 50% 50% no-repeat;
	width: 204px;
	height: 20px;
}

#freesite_nav a {
	background: url(img/nav_freesite_reg.gif) 50% 50% no-repeat;
	display: block;
	width: 204px;
	height: 20px;
	text-indent: -9999px;
}

#freesite_nav a:hover {
	background: none;
}

/* -- Features -- */

#features_nav {
	background: url(img/nav_features_over.gif) 50% 50% no-repeat;
	width: 109px;
	height: 20px;
}

#features_nav a {
	background: url(img/nav_features_reg.gif) 50% 50% no-repeat;
	display: block;
	width: 109px;
	height: 20px;
	text-indent: -9999px;
}

#features_nav a:hover {
	background: none;
}

/* -- Features -- */

#packages_nav {
	background: url(img/nav_packages_over.gif) 50% 50% no-repeat;
	width: 114px;
	height: 20px;
}

#packages_nav a {
	background: url(img/nav_packages_reg.gif) 50% 50% no-repeat;
	display: block;
	width: 114px;
	height: 20px;
	text-indent: -9999px;
}

#packages_nav a:hover {
	background: none;
}

/* -- View Themes -- */

#themes_nav {
	background: url(img/nav_themes_over.gif) right 50% no-repeat;
	width: 124px;
	height: 20px;
}

#themes_nav a {
	background: url(img/nav_themes_reg.gif) right 50% no-repeat;
	display: block;
	width: 124px;
	height: 20px;
	text-indent: -9999px;
}

#themes_nav a:hover {
	background: none;
}
#freesite_page #freesite_nav a:link,
#freesite_page #freesite_nav a:visited,
#freesite_page #freesite_nav a:active,
#features_page #features_nav a:link,
#features_page #features_nav a:visited,
#features_page #features_nav a:active,
#themes_page #themes_nav a:link,
#themes_page #themes_nav a:visited,
#themes_page #themes_nav a:active,
#packages_page #packages_nav a:link,
#packages_page #packages_nav a:visited,
#packages_page #packages_nav a:active {
	background: none;
}

/* --------------------------------
	 Ribbon Area
----------------------------------- */

.ribbon {
	clear: both;
	background: url(img/ribbon_bg.gif) top left repeat-x;
	height: 93px;
}

.ribbon_left {
	background: url(img/ribbon_left.gif) top left no-repeat;
	height: 93px;
}

.ribbon_right {
	background: url(img/ribbon_right.gif) top right no-repeat;
	height: 93px;
}


/* -- Main Text Image Replacement (Create your free wedding website... ) -- */

h3.create_text {
	background: url(img/text_home_h3.gif) top left no-repeat;
	width: 586px;
	height: 29px;
	float: left;
	margin: 32px 0 0 0;
	position: relative;
	left: 24px;

}

h3.create_text span{
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 1px;
	color: #fff;
	display: block;
}

.button_get_started {
	float: right;
	margin: 27px 0 0 0;
	padding-right: 30px;
}

.button_get_started span {
	height: 0;
	width: 0;
	overflow: hidden;
	color: #725d3d;
	color: #fff;
	display: block;
}

.button_get_started a:link,
.button_get_started a:visited,
.button_get_started a:active {
	background-image: url(img/button_get_started.gif);
	background-position: 0 0;
	display: block;
	width: 284px;
	height: 39px;
}

.button_get_started a:hover {
	background-position: 0 39px;

}

/* --------------------------------
	 Middle Section
----------------------------------- */

.middle {
	background: url(img/background_middle_tile.gif) top left repeat-y;
	margin: 0 3px;
	width: 950px;

}

.middle_top {
	background: url(img/background_middle_fade.gif) top left no-repeat;
	width: 950px;
}

/* --------------------------------
	 Testimony Section
----------------------------------- */

h4.testimony_title {
	background: url(img/text_testimonals.gif) top left no-repeat;
	width: 104px;
	height: 11px;
	margin: 0 0 12px 0;
}


h4.testimony_title span {
	height: 0;
	width: 0;
	overflow: hidden;
	color: #725d3d;
	color: #fff;
	display: block;
}

.testimony {
	margin: 27px 0 10px 0 ;
	padding-left: 20px;
	float: left;
	width: 565px;
}

.testimony img {
	float: left;
	margin-right: 18px;
}

.testimony blockquote p {
	font: 16px/24px georgia, 'Times New Roman', serif;
	color: #929293;
	margin-bottom: 10px;
}

.testimony blockquote p.quote {
	text-indent: -.4em;
}

.testimony p.names {
	width: 200px;
	float: left;
}

.testimony p.name_links {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 11px;
	margin-top: 19px;
	color: #d7e2de;
}

.testimony p.name_links a:link,
	.testimony p.name_links a:visited,
	.testimony p.name_links a:active {
	color: #289d9e;
}

.testimony p.name_links a:hover {
	color: #03797a;
}

.testimony blockquote p span {
	font: 10px/18px georgia, 'Times New Roman', serif;
	color: #595a5b;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* --------------------------------
	 Features Section
----------------------------------- */

h4.features_title {
	background: url(img/text_features.gif) top left no-repeat;
	width: 150px;
	height: 11px;
	margin: 0 0 12px 0;
}

h4.features_title span {
	height: 0;
	width: 0;
	overflow: hidden;
	color: #725d3d;
	color: #fff;
	display: block;
}

.features {
	margin: 27px 0 0 0;
	width: 290px;
	padding-right: 20px;
	float: right;
}

.features a:link,
	.features a:visited,
	.features a:active {
	color: #289d9e;
}

.features a:hover {
	color: #03797a;
}

.features p {
	color: #595a5a;
	font: italic 12px/18px georgia, 'times new roman', serif;
	padding-bottom: 6px;
}

.features ul {
	font: italic 12px/18px georgia, 'times new roman', serif;
	color: #4b4d4d;
	float: left;
	width: 140px;
}

.features li {
	padding: 3px 0 3px 20px;
}

.feature_photo {
	background: url(img/icon_photo.gif) center left no-repeat;
}

.feature_event {
	background: url(img/icon_events.gif) center left no-repeat;
}

.feature_rsvp {
	background: url(img/icon_rsvp.gif) center left no-repeat;
}

.feature_update {
	background: url(img/icon_update.gif) center left no-repeat;
}

.feature_support {
	background: url(img/icon_support.gif) center left no-repeat;
}

.feature_view_all {
	background: url(img/icon_view_all.gif) center left no-repeat;
}

.features ul strong {
	font: bold 12px/18px 'helvetica neue', helevetica, arial, sans-serif;
}

.bottom {
	clear: both;
	background: url(img/background_bottom.gif) top left repeat-y;
	margin: 0 3px;
	padding: 0px 0 0px 0;
	width: 950px;
}


/* --------------------------------
	 As Seen In... Section
----------------------------------- */

.as_seen {
	float: left;
	width: 625px;
}

.as_seen img {
	float: left;
}

.as_seen h5 {
	color: #4d8e8f;
	font: italic 20px georgia, 'times new roman', serif;
	margin: 0 20px 0 0;
	padding: 28px 0 0 20px;
	float: left;
}


/* --------------------------------
	 Find Site Section
----------------------------------- */

.find_site {
	float: right;
	padding: 15px 20px 0 0;
	width: 290px;
}

.find_site h5 {
	color: #4d8e8f;
	font: 16px georgia, 'times new roman', serif;
	width: 290px;
	display: inline;
}

.find_site span {
	color: #656968;
	font-size: 11px;
	width: 290px;
}



.find_site .textfield {
	width: 115px;
	border: 1px solid #cecece;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #e3e3e3;
	color: #666;
	vertical-align: middle;
	margin-top: 5px;
	font-size: 11px;
	padding: 2px;
}

.find_site label {
	display: none;
}

.button {
	vertical-align: middle;
	margin-top: 5px;
}


/* -------------------------
	Forms
--------------------------- */

a.html_button {
	background-color: #598527;
	color: #fff;
	padding: 3px 6px;
	font-size: 11px;
	text-decoration: none;
	border-top:	1px solid #85c240;
	border-left:	1px solid #85c240;
	border-bottom: 1px solid #406618;
	border-right: 1px solid #406618;
}

a:active.html_button {
	background-color: #598527;
	color: #fff;
	padding: 3px 6px 3px 6px;
	font-size: 11px;
	text-decoration: none;
	border-top:	1px solid #406618;
	border-left:	1px solid #406618;
	border-bottom: 1px solid #85c240;
	border-right: 1px solid #85c240;
	position: relative;
	top: 1px;
	left: 0;
}

.td_save{
	border-bottom: none !important;
	border-top: 1px solid #333;

	}

.form {
	width: 590px;
}

.form h3 { font:bold normal 14px 'helvetica neue', helvetica, arial, sans-serif; color: #3f545d; background-color: #dbeaec; padding: 6px 10px; margin: 25px 0 0; border-top:4px double #fff;border-bottom:4px double #fff;}


.form td {
	padding: 8px 0;
	vertical-align: top;
	line-height: 18px;
	border-bottom: 1px solid #eee;
}

.form td td {
	padding: 0px 5px 0 0;
	vertical-align: top;
	line-height: 18px;
	border-bottom: none;
}

.content .form td.col1 {
	text-align: right;
	padding-right: 25px;
	font-weight: bold;
}

.textfield, textarea, select {
	color: #333;
	padding: 2px;
	border:1px solid #cecece;
	border-top:1px solid #8f8f8f;
	border-bottom:1px solid #e4e4e4;
	width: 150px;

}

.title {
border-bottom: none !important;
}


.col2{
	vertical-align: middle;
}

.col1 em {
	color: red;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}

.col2 span {
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}


td.td_button img {
	margin: 8px 0 15px 0;
	border: none;
	}

td.td_button {
	border: none;
	}





/* -------------------------
	Footer
--------------------------- */

.footer {
	text-align: center;
	font: italic 12px/20px georgia, 'times new roman', serif;
	background: url(img/footer_shadow.gif) top right no-repeat;
	padding: 15px 0;
	color: #395657;
	margin: 0
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #395657;
}

.footer ul {
	clear: both;
	text-align: center;
}

.footer ul li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #669596;
}

.footer ul li.last {
	border-right: none;
}


.error {
	color: #CC3300;
}

.none {
	text-decoration: none;
	}