html {
overflow-x: auto;
overflow-y: auto;
} 


body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #fafafa;
	#background: #ffffff;
	color: #ebebeb;
	
}

a {
	/* color:#0436cc; */
	color:#000000;
	text-decoration: none;
}

a:hover {
	/* color: #3366ff; */
	color: #000000;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

form { /* Added for IE compatibility */
	margin: 0px;
	padding: 0px;
}

textarea {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;	
}

.outer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e1e1e1;
}
.outer2 {background: #e1e1e1;margin-left:auto;margin-right:auto;width:960px;}
.middle {background: #cfcfcf;}
.inner {background: #bfbfbf;}

.middle, .inner, #main {
  position: relative;
  left: -1px;
  top: -1px;
}

#header {
	position:relative; /* Add for IE CSS compatibility */
	width:960px;	
	color: #666666;

}

html>body #header {
	width:auto;
	min-width: 40px
}

#globalnav {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 12px;	
	
}

#sitenav {
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#status, .infoBoxHeading {
	height: 20px;
	background-color: /* <PrimaryColor:Begin */ #FAAA17; /* PrimaryColor:End> */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-left: 12px;
	padding-top: 4px;	
}

#status a {
	color: #000000;
	text-decoration: underline;
}

#message {
	height: 20px;
	padding-top: 4px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	
}

#message a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
}


#wrapper{
	padding-top: 0px;
	padding-bottom: 10px;		
	padding-right: 10px;
	padding-left: 10px;
	width:1000px;	
}

#wrapper-top{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width:1000px;
	font-size: 13px;
}

#wrapper-side{
	padding-right: 10px;
	padding-left: 10px;
	width:1000px;
	font-size: 13px;
}

#wrapper-bottom{
	padding-bottom: 10px;		
	padding-right: 10px;
	padding-left: 10px;
	width:1000px;
	font-size: 13px;
}

#wrapper h1
{
	font: 28px/1 Trebuchet Ms, arial, helvetica;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

html>body #wrapper {
	width:auto;
}

#content {
	float:left;
	margin-left:30px;
	text-align:left;
	width:640px;
	font-size: 13px;
}

#content h1 {
	/*font: 28px/1 Trebuchet Ms, arial, helvetica;*/
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;	
}

h1.content {
	/*font: 28px/1 Trebuchet Ms, arial, helvetica;*/
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;	
}


#sidebar {
	float:left;
	width:25%;
	/*background-color: #00FF00;*/
}

#search {
	/*
	padding: 7px;
		position: relative;
	top: -20px; */

	background-color: transparent;
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	border: none;
	width: 920px;
	height: 72px;
	overflow: visible;
	
}


#search a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#search-content {
	padding-top:20px;		
}

#search_text_field {
	padding-top:0px;
		padding-left:110px;
}
#search_categories_field{
	padding-top:0px;
}
#search_region_field{
	padding-top:0px;
		width:130px;
}
#search_button {
		padding-left:5px;
}

#search_button input {
		padding-top:0px;
		padding-bottom:0px;
		padding-right:0px;
		padding-left:0px;
	vertical-align:bottom;
}

#advanced_search_link{
	padding-left:10px;
}
    


#banner1 {
	margin-bottom: 10px;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
	
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.outline {
	border: 1px solid #BBCCDD;
	padding: 10px;
}

#register {
	float:left;
	width:48%;

}

#login {
	float:right;
	width:48%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin: 10px;
}

.section {
	font-weight: bold;
	font-size: 14px;
}

label {
font-weight: bold;
}

.subheading {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.disabled
{
	color:#999999;
}

.tip
{
	font-size:9pt;
}

.ad-title
{
	/* Same as content-h1 but without bottom padding */
	font-size:18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ad-number
{
	color:#666666;
	font-size:8.5pt;
}

.ad-price
{
	font-size:16px;
}

.thumbnail {
	border: 1px solid #999999;
}

.textgray {
	font-size:11pt;
	color: #999999; 
}

.rowgray {
	background-image: url(images/th_bg.gif);
	height: 21px;
}

.rowgray-rev {
	background-image: url(images/th_bg_rev.gif);
	height: 21px;
}

.small {
	color:#000000;
	font-size:8.5pt;
}

.featured-ad {
	padding: 6px;
	font-size: 9pt;
	background-color: #f7f7f7;
	/*background-image: url(images/star.gif);*/
	background-repeat: no-repeat;
	border: 1px solid #b1b1b1;
}

.ad-count {
	color: #999999;
	font-size: 8.5pt;
}

.annoucement {
	font-size: 10pt;
}

.textbox
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d9d9d9;
	border-right-color: #aeaeae;
	border-left-color: #aeaeae;
	border-top-color: #999999;
	background-image: url(images/textbox_bg.gif);
	background-repeat: no-repeat;
	padding-left: 1px;
}

.textbox-required
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d9d9d9;
	border-right-color: #aeaeae;
	border-left-color: #aeaeae;
	border-top-color: #999999;
	background-color: #FFFFCB;
	padding-left: 1px;
}

.box {

	border-top: 1px solid #b1b1b1;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	
	margin-bottom: 10px;
	
}

.box-title {
	height: 30px;
/*	width:100%; */
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
/*	font-weight: bold; */
	padding-top: 0px;
	background-repeat: repeat-x;
	/* background-image: url(images/bg_grey.gif); */
	background-image: url(/branding/iol/images/box_bgrnd2.gif);
	text-align:left;
	padding-top: 3px;
	padding-left:15px;
	padding-right:15px;
}
.box-title a {
	font-size: 18px;
	color: #ffffff;
}

.box-title a:hover {
	font-size: 18px;
	color: #ffffff;
/*	text-decoration: underline; */
}

.box-title2 {
	height: 30px;
	width:672px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	/* font-weight: bold; */
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left:15px;
	/* background-image: url(images/bg_grey.gif); */
	background-image: url(/branding/iol/images/box_bgrnd2.gif);
	text-align:left;
	/* text-transform: uppercase; */
	background-repeat: repeat-x;
	
}

.box-title2 a {
	font-size: 8pt;
	color: #ffffff;
}

.box-title2 a:hover {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
}

.box-content, .infoBoxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.featurebox-content a {
	font-size: 9pt;
}

.example-ad {
	border: 1px solid #b1b1b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	width: 70%;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}

.example-ad-title {
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.ad-source {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.ad-total {
	font-size: 16px;
}
.error {
	font-size: 16px;
	color: #FF0000;
	padding: 10px;
	width: 75%;
	border: 2px solid #FF0000;
}

.menu-button {
	color:#333333;
	width:91;
	height:24;
	text-align:center;
	padding-top: 3px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
	background-image: url(images/button_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	border-right: 1px solid #ffffff;
}

.menu-button:hover {
	color:#000000;
	padding-top: 3px;
	margin-top: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: /* <PrimaryColor:Begin */ #FAAA17; /* PrimaryColor:End> */
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	width:91;
	height:24;
	text-decoration: none;
}

.menu-button-active {
	color:#ffffff;
	margin-right:1px;
	padding-top:3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: /* <PrimaryColor:Begin */ #FAAA17; /* PrimaryColor:End> */
	width:90;
	height:24;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b1b1b1;
	border-right-color: #b1b1b1;
	border-left-color: #b1b1b1;
}

.menu-button-link {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu-button-link:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.house-ad-top {
	color:#ffffff;
	padding-top:3px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: /* <SecondaryColor:Begin */ #94B5CA; /* SecondaryColor:End> */
	background-image: url(images/house_ad.gif);
	background-repeat: no-repeat;
	width:244;
	height:60;
	text-decoration: none;
}

.house-ad-top:hover {
	color:#ffffff;
	padding-top:3px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: /* <SecondaryColor:Begin */ #94B5CA; /* SecondaryColor:End> */
	background-image: url(images/house_ad.gif);
	background-repeat: no-repeat;
	width:244;
	height:60;
	text-decoration: none;
}

.house-ad-top-link {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.house-ad-top-link:hover {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}


.house-ad-bottom {
	color:#ffffff;
	padding-top:3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: /* <SecondaryColor:Begin */ #94B5CA; /* SecondaryColor:End> */
	background-image: url(images/house_ad_bottom.jpg);
	background-repeat: repeat-x;
	width:244;
	height:90;
	text-decoration: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.house-ad-bottom:hover {
	color:#ffffff;
	padding-top:3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: /* <SecondaryColor:Begin */ #94B5CA; /* SecondaryColor:End> */
	background-image: url(images/house_ad2.gif);
	background-repeat: no-repeat;
	width:244;
	height:90;
	text-decoration: none;
}

.house-ad-bottom-link {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.house-ad-bottom-link:hover {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.primaryColor {
	background-color: /* <PrimaryColor:Begin */ #FAAA17; /* PrimaryColor:End> */
}

.secondaryColor {
	background-color: /* <SecondaryColor:Begin */ #94B5CA; /* SecondaryColor:End> */
}

.calendar {
	height: 20px;
	width:100%;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	color: #000000;
	font-weight: bold;
	text-align:center;
	padding-top: 4px;
	padding-top: 2px;
	background-repeat: repeat-x;
	background-image: url(images/bg_grey.gif);
}

.tab-button {
	color:#333333;
	text-align:center;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
	background-image: url(images/tab-button_over2.gif);
	background-repeat: repeat-x;
	/*	background-repeat: no-repeat; */
/*	width:91; */
	height:24;
	text-decoration: none;
}

.tab-button:hover {
	color:#000000;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
	background-image: url(images/tab-button_off2.gif);
/*	background-repeat: no-repeat; */
/*	width:91; */
	height:24;
	text-decoration: none;
}

.tab-button-active {
	color:#ffffff;
	margin-right:1px;
	padding-top:3px;
	margin-bottom: 3px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: /* <PrimaryColor:Begin */ #FAAA17; /* PrimaryColor:End> */
/*	width:90; */
	height:24;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b1b1b1;
	border-right-color: #b1b1b1;
	border-left-color: #b1b1b1;
}

/* Ad Preview Styles */
/*
 .BoldCentered { color:black;font-family : Verdana, Arial, sans-serif; font-weight: bold;font-size : 14px;text-align : center;text-justify : auto;} 
.Default { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: light;text-align:justify;text-justify : newspaper;}
.Bold { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: bold;text-align:left;text-justify : newspaper;}
.BoldText { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: bold;text-align:left;text-justify : newspaper;}
.BoldCenteredText { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: bold;text-align:center;text-justify:auto;}
.PlainText { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: light;text-align:left;text-justify : newspaper;}
.CenteredText { font-size:10px; color:black;font-family :  Verdana, Arial,sans-serif; font-weight: light;text-align:center;text-justify:auto;}
*/


.attention
{
	background-color: #FFFFCB;
	padding-left: 1px;
}

.roundedcornr_box_909981 {
/*   background: #dddddd url(roundedcornr_909981_grad.gif) repeat-x top left; */ 
   background: #b1b1b1 url(images/bg_grey.gif) repeat-x top left; 
/*   background: #b1b1b1 url(roundedcornr_842618_grad.gif) repeat-x top left; */ 
		 
}
.roundedcornr_top_909981 div {
   background: url(roundedcornr_909981_tl.gif) no-repeat top left;
}
.roundedcornr_top_909981 {
   background: transparent url(roundedcornr_909981_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_909981 div {
   background: url(roundedcornr_909981_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_909981 {
   background: transparent url(roundedcornr_909981_br.gif) no-repeat bottom right;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        //padding: 10px;
    }

.small {
}

.active-step {
	background-color: #fff;
	background-image: url(/branding/iol/active.jpg);
	background-repeat: no-repeat;
	color:#e44800;
	font-size:8.5pt;
	font-weight: bold;
}
.active-step, .unfinished-step, .finished-step{
	text-align: left;
	border:none;
	padding-top:25px;
	padding-left:15px;
	margin: 0px;	
	width:180px;
	height:145px;	 
}
.active-step table, .unfinished-step table, .finished-step table{
	display:block;
	width:150px; height:80px;
	}
/*span.active-step-text, span.unfinished-step-text, span.finished-step-text{
	display:block; height:80px;
}*/
.active-step-text {
	/*background-color: #ccc; */
	background-image: none;
	color:#e44800;
	font-size:8.5pt;
	font-weight: bold;
	text-align: left;
	border:none;
	padding: 0px;
	margin-left: 5px;	
}
td .active-step-text strong{color:#000}
td .finished-step-text strong{color:#666}
.finished-step {
	background-color: #fff;
	background-image: url(/branding/iol/finished.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:8.5pt;
	font-weight: light;
}


.finished-step-text {
	background-image: none;
	color:#666;
	font-size:8.5pt;
	font-weight: light;
	text-align: left;
	border:none;;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;	
	width: 130px;	
}

.unfinished-step {
	/* background-color: #eeeeee; */
	background-image: url(/branding/iol/unfinished.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:8.5pt;
	font-weight: light;
}

.unfinished-step-text {
	background-image: none;
	color:#ffffff;
	font-size:8.5pt;
	font-weight: light;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	border:none;
}

.step-change-text {
	background-image: none;
	color:#ffffff;
	font-size:8.5pt;
	font-weight: light;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	margin-top: 5px;	
	border:none;
	float:left;
	vertical-align: bottom;
}

#price_div2 {
	background-image: none;
	color:#ffffff;
	font-size:10.5pt;
	font-weight: light;
	text-align: right;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border:none;
	float:left;
}
.builderData {
}

.schedule-frame {
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	border: 0px solid #bbccdd;
	width: 220px;
	height: 400px;
}

.schedule-box {
	margin: 0px;
	padding: 0px;
	background-image: none;
	width: 200px; 
	border: 0px solid #bbccdd;
	background-color:#ffd;
	clear:both;	
	overflow:visible;
}

.schedule-box-title {
	height: 20px;
	clear:both;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e44800;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000000;
	background-image: url(/branding/iol/images/box_bgrnd2.gif);
	
}

.schedule-box-content{
	background-image: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-repeat: repeat-x;

}


.schedule-box-content a {
	font-size: 9pt;
}
    
.product-listing1 {
	width:580px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 5px;
}    

.product-listing2 {
	width:580px;
	background-image: url(/branding/iol/images/list_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 5px;
}    

.product-listing1-inlist {
	width:580px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	border-right: dashed 2px #000000;
	border-top: dashed 2px #000000;
	border-bottom: dashed 2px #000000;
	border-left: none;
	padding: 2px;
	margin: 2px;
}    

.product-listing2-inlist {
	width:580px;
	background-image: url(/branding/iol/images/list_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	border-right: dashed 2px #000000;
	border-top: dashed 2px #000000;
	border-bottom: dashed 2px #000000;
	border-left: none;
	padding: 2px;
	margin: 2px;
}    

.product-listing-photo1 {
	width:70px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	border: none;
}

.product-listing-photo1-inlist {
	width:70px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	border-left: dashed 2px #000000;
	border-top: dashed 2px #000000;
	border-bottom: dashed 2px #000000;
	border-right: none;
}

.product-listing-photo2 {
	width:70px;
	background-image: url(/branding/iol/images/list_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	border: none;
}

.product-listing-photo2-inlist {
	width:70px;
	background-image: url(/branding/iol/images/list_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding: 2px;
	margin: 2px;
	border-left: dashed 2px #000000;
	border-top: dashed 2px #000000;
	border-bottom: dashed 2px #000000;
	border-right: none;
}

.preview_div2 {
	width:700px;
}








div.search_contain{
	height:420px;
	 width:923px;
	 background-color:transparent;
	 top:0px;
	 margin-left:auto;
	 margin-right:auto;
	 position:relative;
}
div.search{
	 height:302px;
	 width:913px;
	 background-image:url(images/main_srch2.jpg);
	 top:40px;
	 margin-left:auto;
	 margin-right:auto;
	 position:relative;
	 background-repeat: no-repeat;
}
div.srchwd{
	height:28px;
	width:208px;
	background-color:transparent;
	top:113px;
	left:19px;
	position:absolute;
	text-align:left;
}
div.sect{
	height:28px;
	width:208px;
	background-color:transparent;
	top:172px;
	left:19px;
	position:absolute;
	text-align:left;
}
div.bton{
	height:58px;
	width:219px;
	background-image:url(images/ad_bton2.jpg);
	background-color:transparent;
	top:153px;
	left:351px;
	position:absolute;
	background-position:0px 0px;
}
div.bton:hover {
    cursor: pointer;
	background-position:0px -58px;
}
div.bton:active {
    cursor: pointer;
	background-position:0px -116px;
}
div.sch_submit{
	height:33px;
	width:94px;
	top:208px;
	position:absolute;
	left: 201px;
}
div.op_top{
	height:28px;
	width:208px;
	background-color:transparent;
	top:111px;
	left:651px;
	position:absolute;
	text-align:center;
}
div.op_top a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
	color:#03F;
}
div.op_mid{
	height:28px;
	width:208px;
	background-color:transparent;;
	top:145px;
	left:651px;
	position:absolute;
	text-align:center;
}
div.op_mid a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
	color:#03F;
}
div.op_low{
	height:28px;
	width:213px;
	background-color:transparent;
	top:179px;
	left:651px;
	position:absolute;
	text-align:center;
}
div.op_low a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
	color:#03F;
}
.button {
	width:102px;
	height:27px;
    border: none;
	background-image:url(images/sch_submit2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
    padding: 2px 8px;
}
.button:hover {
cursor: pointer;
background-position: 0px -27px;
}
.button:active {
cursor: pointer;
background-position: 0px -27px;
}

#regional_rate_packages_html{
	width:900px;
/*	height:242px; */
    border: none;
/*	 background-image:url(bg_top_shadow2.png); */
	 margin-top:20px;
	 padding-top:10px;
	 margin-left:10px;
	 padding-left:20px;
	 background-repeat: no-repeat;
	 color:#000000;
	 
}

#placead_category_box {
	padding: 7px;


	background-color: #eeeeee;
	/* background-image: url(bg_top_shadow2.jpg); */
	background-repeat: no-repeat;
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

#preview_box {
	float:right;
	padding: 7px;
	height: 400px;
	overflow: visible;

	width:250px;
	background-color: #eeeeee;
	/* background-image: url(bg_top_shadow2.jpg); */
	background-repeat: no-repeat;
	padding:10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

#right_sidebar {
	float:right;
	width:25%;
	/*background-color: #00FF00;*/
}

.right-column-box {
	margin-bottom: 10px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	width:240px;
}

.box-top-left {
/*	background-color: green; */
	background:transparent url(top_left.jpg) no-repeat scroll left top;	
}

.box-top-right {
	/* background-color: green; */
	/*	background-image: url(top_right.jpg); */
	background:transparent url(top_right.jpg) no-repeat scroll right top;
}

.right-column-box-content {
	background-image: url(dash.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1; 
	
}

.center-column-box {
	margin-bottom: 10px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

.center-column-box-content {
	background-image: url(dash.jpg);
	background-repeat: repeat-x;
	border-top: none;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1; 
	
}

#right-column {

	width:220px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

