body{
  margin:0px;
  padding:0px;
  background: white;
  font-family: Arial;
  font-size: 13px;
  overflow-x: hidden;
}
#main_holder{
 margin: 20px auto 0px auto;
 width: 990px;
}
#top {
 height: 74px;
 width: 990px;
 position: relative;
}
#skyscraper_holder {
 position: absolute;
 right: -140px;
}
#skyscraper_holder img {
 border: 0;
}
#logo {
 float: left;
 margin-right: 20px;
}
#mid {

}
#left_col {
 float: left;
 width: 220px;
 margin-right:20px;
}
#content_holder {
 float: left;
 width: 750px;
 background: #ffffff;
}
#footer {
 margin-top: 20px;
 padding: 20px;
 background: #dee5ed;
}
div.foot_bl {
 float: left;
 width: 200px;
 padding-left:20px;
 color: #000000;
 line-height: 20px;
}
div.foot_bl a {
 color: #000000;
 display: block;
}

#pathbar {
 height: 30px;
 line-height: 30px;
 background: #eef2f6;
 margin-bottom: 20px;
}
#pathbar a {
 padding: 0px 10px;
 color: #000000;
}
#pathbar a.last {
 padding: 0px 10px;
 color: #ef8130;
 text-decoration: none;
}
#pathbar a:hover {
 color: #d1002c;
}

/* kolommen */

div.column {
 float: left;
 width: 365px;
}
div.first {
 margin-right: 20px;
}

#adminnav{
 position:absolute;
 height: 30px;
 top:0px;
 right:0px;
}
#adminnav a{
 color:red;
 text-decoration:none;
}
td.contactform{
vertical-align:top;
}
/* category menu */
#menutabs a {
 display: block;
 float: left;
 width: 90px;
 height: 30px;
 line-height: 30px;
 padding: 0px 10px;
 text-decoration: none;
}
#menutabs a.cat_s {
 background: #ef8130 url('/css/menu_arrow.gif') 80px 12px no-repeat;
 color: #ffffff;
}  
#menutabs a {
 background: #dee5ed url('/css/menu_arrow_right.gif') 80px 10px no-repeat;
 color: black;
}
#menutabs #menu_new {
 width: 89px;
 border-left: 1px solid #ffffff;
}
#cmenu {
 clear: left;
 border-top: 1px solid #ef8130;
 list-style:none;
 margin: 0;
 padding:10px 0px 0px 0px;
}
#cmenu li {
 height: 20px;
}
#cmenu a{
 color: #000000;
 text-decoration: none;
}
#cmenu a:hover {
 text-decoration: underline;
}
 

/* top menu */
#menu_container{
 background: #dee5ed;
 height: 30px;
 float: left; 
 width: 750px;
}
#mainmenu,#mainmenu ul{
 list-style:none;
 margin: 0;
 padding:0;
}
ul.mainmenu li{
 float:left;
 position:relative;
}
ul.mainmenu li ul li{
 float:none;
}
#mainmenu a{
 line-height: 30px;
 background: #dee5ed;
 border-right: 1px solid white;
 padding: 0px 10px;
 display: block;
 color: black;
 text-decoration:none;
}
#mainmenu a.topselected{
  color:#ffffff;
  background:#ef8130;
}
#mainmenu a:hover{
  color:#ffffff;
  background:#ef8130;
}
#quick_search {
 float: right;
 padding-top: 5px;
 padding-right: 3px;
 width: 240px;
}
#qsearch {
 background: url('/css/search_bkgr.gif') no-repeat;
 width: 154px;
 height: 23px;
 vertical-align: bottom;
 border:0;
 margin:0;
 padding:1px 6px 0px 3px;
}
#qsearch_submit {
 vertical-align: bottom;
 height: 24px;
 margin:0;
}
#advanced_s {
 float: right;
 margin-top: 5px;
 text-decoration: none;
}
#advanced_s span {
 text-decoration: underline;
}
h1, h2, h3{
  margin: 0px 0px 20px 0px;
}
h1, h2, h3 {
 background: url('/css/header_bkgr.gif') repeat-x;
 height: 30px; 
 line-height: 30px;
 font-size: 20px;
 color: #ffffff;
 padding-left: 10px;
}
a.head {
 color: #000000;
}
a.head:hover {
 color: #000000;
}
a{
  color:#ef8130;
}
a:hover{
  color:#d1002c;
}
a.arrowed {
 text-decoration: none;
}
a.arrowed span {
 text-decoration: underline;
}
div.nbrow label { 
 float: left;
 width: 110px;
}
div.nbrow {
 padding: 0px 0px 4px 0px;
}
input.sinput {
 width: 130px;
}
input.tinput {
 width: 240px;
}
/* blokken homepage met producten erin */
div.prodlisting_home {
 padding:0 !important;
}
div.view_toggler {
 float: right;
}
div.view_toggler img {
 margin-right: 8px;
 cursor: pointer;
}
div.prod_block_row {
 height: 30px;
 line-height: 30px;
 margin-bottom: 2px;
}
img.phome_thumb {
 float: left;
 margin-right: 10px;
 border: 1px solid #eef2f6;
}
img.thumblist_view_first {
 clear: left;
 margin-right: 21px !important;
 margin-top: 15px;
}
img.thumblist_view_last {
 margin-right:0 !important;
 margin-top: 15px;
}
a.phome_name {
 display: block;
 float: left;
 width: 312px;
 color: #000000;
 text-decoration: none;
 background: url('/css/arrow_lblue_on_white.gif') 300px 12px no-repeat;
}
a.phome_name:hover {
 color: #d1002c;
}
div.odd {
 background: #eef2f6;
}
div.odd a.phome_name {
 background: url('/css/arrow_white_on_lblue.gif') 300px 12px no-repeat;
}

/* home cats */

div.cat_thumb_home {
 float: left;
 width: 120px;
 margin-right: 10px;
}
div.cat_thumb_home img {
 border:0;
}
div.cat_leader_home {
 float: left;
 width: 235px;
 line-height: 18px;
}
div.cat_morelink_home {
 clear: left;
 padding-top: 10px;
}


/* collapser */
div.cc {  
 float: right;
 color: #ef8130;
 text-decoration: underline;
 cursor: pointer;
}
div.cc img {
 vertical-align: middle;
}
div.block_holder{
  margin-bottom: 20px;
}
/* evt. aanvullende block holder styles kun je hier toevoegen */

span.title {
 font-size: 20px;
}
div.head_orange{
 height: 30px;
 background: url('/css/header_bkgr.gif') repeat-x;
 line-height: 30px;
 color: #ffffff;
}
div.head_silver{
 height: 30px;
 background: #eef2f6;
 line-height: 30px;
 color: #000000;
}
div.block_header {
 padding: 0px 10px;
}
div.block_contents {
 padding-top: 15px;
}
div.contents_orange {
 background: #ffffff;
}
div.block_header div.header_options img{
 vertical-align:top;
}


div.submitbutton {
 width: 150px;
}
textarea.admin_textarea {
 width: 300px;
 height: 110px;
}
div.row {
 padding: 2px 0px;
}
div.row label {
 float: left;
 width: 130px;
}

/* product navigatie */
#product_navigation span.inactive {
 color: #819aa9;
}
#product_navigation .prevlink {
 display: block;
 float: left;
 width: 150px;
 color: #000000;
}
#product_navigation .nextlink {
 display: block;
 float: right;
 width: 150px;
 text-align: right;
 color: #000000;
}
#product_navigation {
 background: #eef2f6;
 line-height: 30px;
 margin: 0px 0px 20px 0px;
 padding: 0px 5px;
 height: 30px;
}



/* page nav */

div.pagenavigatie {
 background: #eef2f6;
 color: blue;
 height: 30px;
 padding-left: 10px;
 line-height: 30px;
 margin-bottom: 20px; 
}
div.pagenavigatie b, div.pagenavigatie a {
 display: block;
 float: left;
 width: 20px;
}
div.pagenavigatie a {
 color: #000000;
}
div.pagenavigatie b {
 color: orange;
}
div.pagenavigatie span.inactive {
 color: #819aa9;
}
div.pagenavigatie .prevlink {
 display: block;
 float: left;
 width: 74px;
}
div.pagenavigatie .nextlink {
 display: block;
 float: left;
 width: 70px;
}
.prevlink, .nextlink {
 text-decoration: none;
}
.prevlink span, .nextlink span {
 text-decoration: underline;
}
div.lease_overlay {
 background: #d1002c;
 position:absolute;
 height: 32px;
 font-size: 24px;
 left: 1px;
 line-height: 32px;
 width: 363px;
 text-align: center;
 text-transform: uppercase;
 font-weight: bold;
 color: #ffffff;
}
div.catview_over {
 width: 208px; 
}
a {
 text-decoration: none;
}
a h2 {
 color: black; 
 cursor: pointer;
}
span.doranje {
 color: #bc5100;
}
div.product_row {
 margin-bottom: 20px;
 background: #eef2f6;
}
div.product_row h2 {
 background: #dee5ed;
 margin:0;
 padding-left: 5px;
 font-size: 20px;
 line-height: 30px;
}
div.product_row .p_thumb {
 float: left;
 width:210px;
}
div.product_row .p_thumb img {
 border: 1px solid #dee5ed;
 vertical-align: middle;
}
div.product_row .p_props {
 float: left;
 width: 156px;
 padding: 15px 20px 0px 20px;
}
div.product_row .p_info {
 float: left;
 width: 344px;
 padding-top: 15px;
}
div.prow_footer {
 background: #dee5ed;
 clear: left;
 height: 30px;
 padding-right: 5px;
}
div.prow_footer img {
 border: 0;
 float: right;
 margin-top: 4px;
}
div.pd_pricereq {
 padding-top: 5px;
}

/* prod details */

#large { /* grote foto */
 padding-bottom: 20px;
}
#mid_det_images { /* kleine fotos voor slide */
 padding: 20px 0px 0px 0px;
}
#mid_det_images img, #large img {
 vertical-align: middle;
 border: 1px solid #dee5ed;
}
div.slide_img {
 float:left;
 margin-bottom: 20px;
}
div.firstimg {
 clear: left;
 margin-right: 20px;
}
div.pblock_head {
 background: #dee5ed;
 font-size: 20px;
 line-height: 30px;
 padding-left: 5px;
}
div.pblock_head span {
 color: #819aa9;
}
div.det_block_contents {
 background: #eef2f6;
 padding: 10px;
 margin-bottom: 20px;
}
div.videocont {
 padding-left:0 !important;
 padding-right:0 !important;
}

/* last viewed */
div.last_view_p {
 float: left;
 margin-left: 20px;
 margin-bottom: 20px;
}
div.last_view_p_noimage {
 width:170px;
 height:127px;
}
div.last_view_p a {
 color: #000000;
}
div.last_view_p img {
 vertical-align: middle;
 border: 1px solid #dee5ed;
}
div.first_lv {
 margin-left: 0 !important;
}
.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt;
	display: block;
	text-align: center;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide-active-anchor img {  /* huidige foto */
	/*visibility: hidden;*/
}
.gallery-examples .highslide-active-anchor img {
	visibility: visible;
	border-color: black;
}
.highslide img {
	border: 2px solid gray;
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {

}
.highslide-heading {
	display: none;
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	cursor: default !important;
}
.highslide-caption {
	display: none;
	border-top: none;
	padding: 0 10px 10px 10px;
	background-color: white;
	text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;

	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: none;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-previous-next {
	text-align: center;
	padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding: 0 20px;
}
.highslide-html {
	border: 1px solid white;
	background-color: white;
}
.highslide-html-blur {
	border: 1px solid silver;
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-maincontent {
	display: none;
}

/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: gray;
}
.highslide-no-border .highslide-image {
	border: none;

}
.highslide-no-border .highslide-html {
	border: none;

}
.highslide-no-border .highslide-caption {
	border: none;
	color: white;
	font-weight: bold;
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
}
.highslide-no-border .highslide-caption code {
	color: white;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: white;
}
.highslide-white .highslide-image {
	border: 5px solid white;

}
.highslide-white .highslide-caption {
	background-color: white;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
	border: 2px solid white;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: silver;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: white;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}
.highslide-narrow-border .highslide-caption {
	background-color: white;
}

/* Individual CSS-classes: drag-header */
.drag-header .highslide-header {
	position: relative;
	border-bottom: 1px solid silver;
}
.drag-header .highslide-move {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 14px;
	width: 80%;
}
.drag-header .highslide-move span {
	display: none;
}
.drag-header .highslide-footer {
	display: none;
}

/* Individual CSS-classes: black border */
.highslide-black-border {
	background: white;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example {
	background-color: white;
}
.highslide-blur-example .highslide-image-blur {
	border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
	border-color: silver;
}

.html-header {
	background-image: url(/highslide/graphics/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(/highslide/graphics/header-background-blur.gif);
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: black;
}

/* Controlbar example */
.controlbar {
	background: url(/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {
	margin-left: 60px;
	background: url(/highslide/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar2 a {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {
	background: url(/highslide/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(/highslide/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer; /* w3c */
	background: url(/highslide/graphics/close.png);
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
        background: none;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.click {
 cursor: pointer;
}
#overlay { 
 position: absolute;
 top: 0; 
 left: 0;
 z-index: 90; 
 width: 100%;
 height: 500px; 
 background-color: #000; 
}
#ipop {	
 position: absolute;	
 left: 0; 
 width: 100%; 
 z-index: 100; 
 line-height: 0;
} 	
#icontent {
 position: relative;
 line-height: 1em;
 margin: 0px auto;
 background: #ffffff;
 width: 620px;
 height: 400px;
 border: 5px solid #dee5ed;
 padding: 0px;
}
#inner_ipop {
 padding: 15px 15px 0px 15px;
}
div.req_row {
 padding: 0px 0px 12px 0px;
}
div.req_row label {
 float: left;
 width: 135px;/*130*/
}
div.req_row label span {
 color: #d1002c;
}
input.shaded, textarea.shaded {
 border: 1px solid;
 border-color: #999999 #dddddd #dddddd #999999 ;
}
div.req_row input.shaded {
 width: 250px;
}
div.req_row input.tel_country {
 width: 40px;
 float:left;
 margin-right:8px;
}
div.req_row input.tel_number{
 width: 200px;
}
#request {
 width: 453px;/*456*/
 height: 126px;
}
#request_image {
 float: right;
}
#request_image img {
 border: 1px solid #dee5ed;
}

span.iclose {
 position:absolute;
 right:5px;
 cursor:pointer;
}
span.iclose span {
 color:white;
 font-size:14px;
 text-decoration:underline;
 margin-top:-1px;
 margin-right:4px;
 float:left;
}

#map {
 position:absolute;
 top:30px;
 left:0px;
}

.glink img, .glink span, .glink:hover span {
 vertical-align:bottom;
}

.glink span, .glink:hover span {
 text-decoration:underline;
 line-height:18px;
 font-size:13px
}

.glink_gray, .glink_gray:hover {
 color:#819aa9;
}
body {
 font-family:Arial;
 font-size:13px;
}

td.pblock_head {
 background: #dee5ed;
 font-size: 20px;
 line-height: 30px;
 padding-left: 5px;
}
td.pblock_head span {
 color: #819aa9;
}
td.det_block_contents {
 background: #eef2f6;
 padding: 10px;
 margin-bottom: 20px;
}

#main_holder.print {
 margin:20px;
 width:auto;
}
#content_holder.print {
 width:1050px;
}
#mid_det_images.print {
 padding:0px;
}
table#second_column td.makemodel {
 font-size:28px;
 line-height:28px;
 color:#EF8130;
 padding-bottom:20px;
 font-weight:bold;
 text-transform:uppercase;
}
img.print {
 /*margin-bottom:20px;*/
}
#contactprint {
 color:#EF8130;
 font-size:16px;
 font-weight:bold;
 margin-left:5px;
}
table#productdetails {
 width:1040px;
}
table#productdetails tr td {
 width:363px;
 vertical-align:top;
}
table#productdetails td.column img {
 width:363px;
}
tr.erow {
 height:10px;
}
td.etd {
 width:10px;
}
table#first_column, table#second_column {
 /*margin-top:20px;*/
 width:363px;
 border-width: 0px 0px 0px 0px;
 border-spacing: 0px;
 border-style: none none none none;
 border-color: gray gray gray gray;
 border-collapse: collapse;
 background-color: white;
}

table#first_column td, table#second_column td {
 border-width: 0px 0px 0px 0px;
 padding:1px;
 border-style: none none none none;
 border-color: gray gray gray gray;
 -moz-border-radius: 0px 0px 0px 0px;
}

/*
table#first_column {
 margin-right:20px;
}
table#first_column td {
 padding-bottom:20px;
}*/

td.contact {
 color:#EF8130;
 font-weight:bold;
 margin-left:5px;
}
td.makemodel {
 height:28px;
 line-height:28px;
 color:#EF8130;
 font-size:28px;
 font-weight:bold;
 text-transform:uppercase;
}

#message{
position:absolute;
top: 200px;
left: 0px;
padding: 0px;
color: white;/*red*/
/*font-weight: bold;*/
width: 100%;
z-index:100;
font-size: 150%;
}
#message_inner {
 padding: 20px;
 margin: 0px auto;
 background: #000000;
 filter:alpha(opacity=90);
 -moz-opacity:.90;
 opacity:.90;
 width: 550px;
 /*height: 230px;*/
 position: relative;
 text-align:center;
}
#message div.closebtn img{
 border: 0px;
 position:absolute;
 top: 4px;
 right: 4px;
}
#message div.closebtn_large img {
 border: 0px;
 margin-top:25px;
}
td.options img{
border:0px;
vertical-align:middle;
}
.mandatory,.mandatory_asterisk{ color:red; }
span.space{padding: 0px 5px;}
.fleft{float:left;}
.clear,div.clear{ clear:both;font-size:0px;height:0px;line-height:0px; }
.clrl{ clear:left; }
.clrr{ clear:right; }
.click{cursor:pointer;}
.center{text-align:center;}
