/* Carol Ziesig */
/* Copyright (c) 2005-2009 by TheCustomizedWebsite.com */
/* Most Recent Update:  9/22/2009 8:58:09 AM */

/* Force all browsers to use known margin and padding */

*
{
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
  border-spacing : 0px;
}

.DesktopDefaultPage
{
  margin-left : auto;
  margin-right : auto;
  background-color : #FFFFFF;
  width : 950px;
  position : relative;
  background-image : url("http://customizewebsite.com/Carol1/Images/Background.jpg");
}

#form1
{
  background-color : #FFFFFF;
 }
 
.customizefooter
{
  margin-left : auto;
  margin-right : auto;
  margin-top	: 16px;
}

#MainContentTable
{
	background-color : #FFFFFF;
	width : 950px;
    background-image : url("http://customizewebsite.com/Carol1/Images/Body.jpg");
}

body
{
  background-attachment : fixed;
  background-image : url("http://customizewebsite.com/Carol1/Images/Background.jpg");
  background-position: top center;
  background-repeat:no-repeat;
  margin-left : 0;
  background-color : #FFFFFF;
}

#TCW-Header
{
  position : relative;
  border-spacing : 0px;
}

#TCW-top_header_pix
{
  position : relative;
  display:	block;
/* Hack to make IE6 work somewhat better */
  float : right;
  
}

#TCW-header_pix
{
  position : relative;
  display:	block;
/* Hack to make IE6 work somewhat better */
  float : right;
}

#TCW-IDX-content
{
  background-color : #FFFFFF;
  background-image : url("http://customizewebsite.com/Carol1/Images/Body.jpg");;
  margin-left : auto;
  margin-right : auto;
  width : 950px;
}

#TCW-Customization
{
  padding-top : 25px;
  font-size : 10px;
  color : FFFFFF;
  background-color : #FFFFFF;
  margin-left : auto;
  margin-right : auto;
  width : 950px;
}

.TCW_CustomizationLink
{
  margin-left : auto;
  margin-right : auto;
  width : 950px;
  text-align : center;






}

.TCW_IDXLoginLink
{
  text-align : center;
  color : ##CenterFGColor;
  font-size : 10px;
  padding-bottom : 10px;
}
/* IDX search customization */

#IDX-main
{
  z-index : 9;
  margin-left : auto;
  margin-right : auto;
}

#IDX-main div
{
  z-index : 9;
}

#IDX-searchPageWrapper
{
  z-index : 9;
}

#IDX-main-content
{
  background-color : #FFFFFF;
/*  background-image : url("http://customizewebsite.com/Carol1/Images/Body.jpg");; */
  min-width : 950px;
  margin-left : auto;
  margin-right : auto; 
  z-index : 10;
  border-spacing : 0px;
}

#IDX-geoBoxWrapper
{
	z-index : 10;
}

#IDX-propertyTypes select
{
	z-index : 10;
}

/* styles for browser links */
img.firefox
{
width : 12.04; 
height : 4em; 
vertical-align : center;
margin : 0px 1em 0.5em 1em;
}

img.safari
{
  width : 10.8;
  height : 4em; 
  vertical-align : center;
  margin : 0px 1em 0.2em 1em;
  border : 0;
}

img.chrome
{
  padding-top : 3em;
  height : 4em;
  width : 19.2em;
  vertical-align : center;
  margin : 0px 1em 0px 1em;
  border : 0;
}

img.ie_8
{
  height : 4em;
  width : 25.5em;
  vertical-align : center;
  margin : 0px 1em 0.3em 1em;
  border : 0;
}  

img.opera
{
  height : 4em;
  width : 10.13;
  vertical-align : center;
  margin : 0px 1em 0.2em 1em;
  border : 0;
}

#TCW-browser-bar /* This proportionally sizes and positions all of the above image links */
{
  position : relative;
  margin : 0 auto 1em auto;
  width : 950px;
  font-size : 0.5em;
  padding-bottom : 1.5em;
  text-align : center;
  background-color : #FFFFFF;
}
