/* 
LVCVA.com base css
*/


/* basics and tools */

body {background: transparent url(/images/carpet.gif) repeat top left; font: 11px/160% Verdana, sans-serif; color: #333333;}
img, form, input, label, ul {border: 0; margin: 0; padding: 0;}
a {color: #3366CC}
address {font: 11px/140% Verdana, sans-serif; margin-left: 0px;}
h2, h3 {font-family: verdana, sans-serif;}

.content-ul{width: 600px; margin:10px 0 0 13px;}
.content-ul li{padding:0 0 2px 0; margin-left: 12px;}
.ie-sales-team-breaker-one, .ie-sales-team-breaker-two, .ie-sales-team-breaker-three, .sales-team-breaker-one, .sales-team-breaker-two, .sales-team-breaker-three, .sales-team-breaker-four, .sales-team-breaker-five {display: none;}
 
.blue {color: #3366CC;}
.red {color: #CC0000;}
.green {color: #1CDA2A;}
 .alt {background: #F2EDDC;}

.goleft {float: left;}
.goright {float: right;}
.clear {clear:both; height: 0; line-height: 0;}
.block {display: block;}

.noborder {border: 0;}
.bottomborder {border-bottom: solid 1px #CCC9BD;}
.topborder {border-top: solid 1px #CCC9BD;}
.leftborder {border-left: solid 1px #CCC9BD;}
.rightborder {border-right: solid 1px #CCC9BD;}

.leftmargin {margin-left: 20px;}
.rightmargin {margin-right: 20px;}
.topmargin {margin-top: 20px;}
.bottommargin {margin-bottom: 20px;}


.smalllink {font: 9px Verdana, sans-serif; color: #3366CC;}
.arrow {background: transparent url(/images/bluearrow.gif) no-repeat 0 3px; padding-left: 12px;}
.bubble {background: transparent url(/images/bluebubble.gif) no-repeat 0 3px; padding-left: 22px;}
.here {background-position: top right; color: #000000;}
.featured {color: #3366CC; text-transform: uppercase; font: bold 10px Verdana, sans-serif; padding-left: 20px;}
.back-to-top {margin-left: 0px;}
.sales-team {padding-left: 15px; width: 230px !important;}
.sales-team-double {padding-left: 15px; width: 150px !important;}

/* structure */

#landing-print-header, #print-header, #commissionable-print-resultsbar {display: none;}

#container {width: 930px; margin: 0 auto;}
#header {width: 900px; height: 110px; background: transparent url(/images/toptab_bg.gif) no-repeat bottom left; margin: 0 15px 0 15px;}
	
/* main content */

#main {width: 930px; margin: 0; padding: 0;}

#main-tile{width:930px; background: #ECE8D6; margin: 0; padding-bottom: 5px;}
	#content{position: relative; width:914px; background: url(/images/main_bg.gif) repeat-y top left; margin-left: 10px; }
		.ds-header{width:4px; height: 4px; background: transparent url(/images/content_ds_top.gif) no-repeat top left; position: absolute; margin: 0; right: 0; padding: 0; top: 0; }

#main-flash {background: transparent; width: 880px; margin: 0 0 -6px 10px; padding: 0;}
#main-content {margin: 0 10px 0 0; padding: 0; border: 0;}

/*.full-line {height:1px; width: 910px; line-height: 1px;}*/
.full-line{width: 910px; height: 1px; margin:0; padding:0;}
.content-line {height:1px; width: 680px;}		
		
/* breadcrumb */

#breadcrumb {margin: 0 0 0 20px; padding: 15px 0 10px 0;}
	#breadcrumb a {font: 11px Verdana, sans-serif; color: #666666; text-decoration: none;}
	#breadcrumb a:hover {text-decoration: underline;}	
	#breadcrumb p {font: 11px Verdana, sans-serif; color: #666666; margin-bottom: 7px; padding: 0; height: 12px; line-height: 12px;}
	#breadcrumb p img {margin-right: 5px;}
	#breadcrumb p .here {font-weight: bold;}

	
	
/* sIFR */

.h2-replace {width:350px;height:22px;font-weight:bold;color:#000000; margin: 0; padding: 0; border: 0; font-size:1.8em; display: block; font-size: 16px;}
.h3-replace {width:350px;height:17px;font-weight:bold;color:#000000; margin: 0; padding: 0; border: 0; font-size:1.2em; display: block;}
.link-replace {width:136px;height:24px;font-weight:bold;color:#3366CC; margin: 0; padding: 0; border: 0; font-size:11px; display: block; cursor: pointer;}

/* Search button on the Google search result page */
#resultsList input[type="submit"] {
  cursor: pointer;
  border: 1px outset;
}
	/* For IE6 */
	table tbody tr td p input {
		cursor: pointer;
		border: 1px outset;
	}
	

