/* @override http://localhost:8888/global/css/global.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;    /* !! DO NOT CHANGE !! */
	text-align: center;
	padding-top: 50px;
	background-color: #d0d2ca;
}

#siteContainer, #siteContainerBot {
	display: block;
	position: relative;
	width: 885px;
	margin: 0 auto;
	text-align: left;
	background: url(/global/images/bg.jpg) repeat-y 0 0;
}

#siteContainerBot {
	background: url(/global/images/bg_bot.jpg) no-repeat 0 0;
	height: 100px;
}

#content {
	display: block;
	position: relative;
	padding: 59px 20px 20px 115px;
	background: url(/global/images/bg_top.jpg) no-repeat 0 0;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
}

.cf:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.c\learfix:after, .c\f:after { line-height: 0; }
.clearfix, .cf { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix, * html .cf { height: 1%; }
.clearfix, .cf { display: block; }
/* End hide from IE-mac */

/* @group Header */

#mainMenu {
	margin: 0 0 25px 40px;
	padding: 0;
}

#mainMenu ul {
	margin: 0;
	padding: 0;
}

#mainMenu li {
	display: inline;
	font-size: 1.1em;
	line-height: 2em;
	margin: 0;
	padding: 0 15px 0 0;
	border-bottom: 1px solid #808271;
}

#mainMenu li.bullet {
	margin: 0 0 0 0;
	padding: 0 17px 0 23px;
	background: url(/global/images/effo_bullet.jpg) no-repeat 0px 3px;
}

#mainMenu li.last {
	margin: 0 0;
	padding: 0 0 0 20px;
	background: url(/global/images/effo_bullet.jpg) no-repeat 0px 3px;
}

a.mainMenuItem {
	color: #808271;
	text-decoration: none;
}

a.mainMenuItem:hover {
	color: #4f0e3a;
	text-decoration: none;
}

a.mainMenuItem_active {
	color: #4f0e3a;
	text-decoration: none;
}

/* @end */

/* @group Main Body */

#subNavContainer {
	position: relative;
	display: inline-block;
	float: left;
	width: 733px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	visibility: visible;
}

#subNavContainer p.invisible {
	visibility: hidden;
}

#subNavContainer li {
	display: inline;
	font-size: 1.0em;
	line-height: 1.0em;
	padding-left: 0px;
	margin-left: 20px;
}

#subNavContainer li.first {
	padding-left: 0px;
	margin-left: 0px;
}

a.subNavItem {
	color: #808271;
	text-decoration: none;
}

a.subNavMenuItem:hover {
	color: #4f0e3a;
	text-decoration: none;
}

a.subNavMenuItem_active {
	color: #4f0e3a;
	text-decoration: none;
}

/* @end */

/* @group Left Col */

#leftColumnContainer {
	position: relative;
	display: inline;
	float: left;
	width: 268px;
	margin-right: 20px;
	/* border: 1px solid black; */
}


/* @end */

/* @group Right Col */

#rightColumnContainer {
	position: relative;
	display: inline;
	float: left;
	width: 428px;
	/* border: 1px solid black; */
}

div.effoLogo {
	position: relative;
	display: block;
	width: 428px;
	height: 68px;
	margin-bottom: 34px;
	background: url(/global/images/effo_logo.jpg) no-repeat right;
}

div.effoLogo img {
	float: right;
}

#rightColumnContainer h1 {
	color: #4f0e3a;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.0em;
	margin-bottom: 12px;
}

#rightColumnContainer h2 {
	color: #4f0e3a;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.0em;
	margin-bottom: 3px;
}

#rightColumnContainer h3 {
	color: #4f0e3a;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 1.0em;
	margin-bottom: 0;
}

#rightColumnContainer p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #5a5b5e;
	margin-bottom: 9px;
}

#rightColumnContainer p.tagline {
	color: #4f0e3a;
	font-weight: bold;
	font-style: italic;
	padding-top: 24px;
	margin-bottom: 0;
}

#rightColumnContainer p a, #rightColumnContainer .maroontext {
	color: #4f0e3a;
	font-weight: normal;
}

#rightColumnContainer p.indent {
	font-style: italic;
	margin: 0 0 2.0em 1.5em;
}

#twoColumnList {
	margin-top: 1.5em;
}

#twoColumnList p.maroontext {
	margin-bottom: .3em;
}

#twoColumnList ul {
	color: #4f0e3a;
	font-size: 1.2em;
	line-height: 1.5em;
}

#leftListCol {
	display: block;
	position: relative;
	width: 180px;
	float: left;
	margin-right: 20px;
	padding-left: 14px;
}

#rightListCol {
	display: block;
	position: relative;
	width: 180px;
	float: left;
	padding-left: 14px;
}

/* @end */

/* @group Footer */

#footerContainer {
	position: relative;
	height: 54px;
}

/* @end */

/* @group SiteMap */

ul.siteMapList {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

/* @end */

/* @group DJM */

div.taglineContainer {
	font-size: 9px;
	margin-left: 112px;
	padding-top: 10px;
	position: relative;
}

div.taglineContainer span {
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #4F0E3A;
}

div.taglineContainer span.firstchild {
	padding-left: 0px;
	border-left: 0px ;
}

div.sitemapLinkContainer {
	position: absolute;
	right: 35px;
	top: 0;
	padding-top: 10px;
}

div.sitemapLinkContainer .icon {
	display:  block;
	height: 16px;
	width: 16px;
	float: left;
}

div.sitemapLinkContainer #fb {
	background: url(/global/images/fb.gif) no-repeat -16px 0;
	margin-right: 4px;
}

div.sitemapLinkContainer #fb:hover {
	background: url(/global/images/fb.gif) no-repeat 0 0;
}

div.sitemapLinkContainer #twitter {
	background: url(/global/images/twit.gif) no-repeat -16px 0;
}

div.sitemapLinkContainer #twitter:hover {
	background: url(/global/images/twit.gif) no-repeat 0 0;
}

.taglineCopy {
	color: #808271;
}

.grayText {
	color: #808271;
}

.italic {
	font-style: italic;
}

p#smaller {
	font-size: 9px;
}

a.PDF_link {
	color: #4F0E3A;
}

img#logo_weddingChannel {
	position: absolute;
	top: 361px;
	left: 237px;
	height: 24px;
	width: 112px;
}

img#logo_theKnot {
	position: absolute;
	top: 347px;
	left: 368px;
	height: 52px;
	width: 51px;
}

div#backNext {
	margin-left: 618px;
}

div#backNext a {
	color: #5A5B5E;
	font-size: 9px;
	margin-left: 12px;
}

table.venueList td {
	vertical-align: top;
	padding-right: 12px;
}

ul.weddingPagesList {
	font-size: 11px;
	color: #5A5B5E;
	margin-left: 15px;
	margin-bottom: 12px;
}

ul.weddingPagesList ul {
	list-style-type: none;
	margin-left: 0px;
}

ul.weddingPagesList ul a {
	color:#4F0E3A;
}

table#thumbTable {
	border-collapse: collapse;
}

table#thumbTable td {
	border-right: 6px solid white;
	border-bottom: 4px solid white;
}

table#thumbTable img.thumbnailImg {
	width: 49px;
	height: 49px;
}
div.displayImgContainer
{
	
	top: 0px;
	background-color: #D0D2CA;
	background-color: #EEEEEE;
	width: 428px;
	height: 376px;
}
img#displayImg
{
	
	top: 0px;
/*	left: 290px;*/
	
	
}

img.creditImg
{
	position: absolute;
	top: 240px;
	left: 10px;
}

.siteMapContainer
{
	top: 10px;
	left: 77px;
}
.siteMapContainer a
{
	color: #4F0E3A;
}

#press h3{
	margin-top: 2px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #5a5b5e;
}

h4.sub{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	color: #3a3b3e;
}

div#press{
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #808271;
}


#press img {
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
}

div#info, p#link, div#CSinfo{
	float: right;
}

div#info{	
	width: 280px;
}

div#CSinfo{
	width: 300px;
}

/* @end */

/* @group Venue List Related */

div#venueListMainContainer
{
	/*background-color: red;*/
}
div#venueListTabContainer
{
	margin-top: 0px;
	padding-top: 3px;
}
div.tab
{
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCCCCC;
	/*background-color: lightgray;*/
	display: inline;
	font-weight: bold;
}
div.tab:hover
{
	background-color: #4F0E3A;
	color: #FFFFFF;
	cursor: pointer;
}
div.tabActive
{
	border: 1px solid #CCCCCC;
	/*border-left: 1px solid red;*/
	/*border-top: 1px solid red;*/
	/*border-right: 1px solid red;*/
	/*background-color: dodgerblue;*/
	color: #4F0E3A;
}
div.tabInactive
{
	border: 1px solid #CCCCCC;
	color: #AAAAAA;
}
div#tabChicago
{
	
}
div#tabWestSuburbs
{
	
}

div#venueListContentContainer
{
	margin-top: 3px;
}
div#venueListChicago
{
	/*background-color: orange;*/
	font-size: 11px;
	margin-bottom: 10px;
	padding: 8px;
	display: block;
	
	border: 1px solid #CCCCCC;
/*	border-top: 0px solid lightgray;
	border-bottom: 1px solid lightgray;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
*/}
div#venueListWestSuburbs
{
	/*background-color: tan;*/
	margin-bottom: 10px;

	padding: 8px;
	display: none;
	
	border: 1px solid #CCCCCC;
}

/* @end */
