@charset "UTF-8";

/* CSS Document */

body {
	background-color:#c9c9c9;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	margin:0px;
	padding:0px;
}

td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.negLeftPadd{
	margin-left: -10px;
}

#myForm table, .tr_row {
	width :902px;


	/*width:902px;*/
}

#myForm table {
	background-color:#44567a;
}

#myForm table  table{
	width: 220px;
		background:none;

}
#myForm table tr td {
	width:auto;
}

#myForm th.header{
	background:#ecb700;
	color:#000000;
}

.table_row1 {
	cursor: pointer;
}

.table_row2 {
	background-color:#6a84af;
	cursor: pointer;
}

.table_row1:hover, .table_row2:hover{
	background-color:#FFF;
	opacity:0.4;
	filter:alpha(opacity=40);
	color:#000000;
}



.label, .value, .printLabel, .printValue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea {
	border:2px solid #000000;
	-moz-border-radius: 5px 5px 5px 5px;
}

.value, .printValue {
	font-weight:bold;
}

.printValue {
	color:#000000;
}

.printLabel {
	color:#666666;
}

.printValue {
	font-size:16px;
}

.value {
	font-weight:bold;
}

.tablePrint {
	color:#000000;
	background-color:#FFFFFF;
	width:99%;
}

.tablePrint td {
	text-align:center;
	border-bottom:1px dashed #666666;
	background-color:#FFFFFF;
}

.tablePrint th {
	text-align:center;
	background-color:#44567a;
	color:#FFFFFF;
	padding:5px;
}

.highlightRow {
	text-align:center;
	background-color:#FFD6DD;
	color:#990000;
	font-weight:bold;
}

.table_cell{
	padding-left:10px;

}
.table_cell table{
	left:0px;
}

.table_cell img{
	padding:0;
}

.projectorValues{
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
}
.proectorLabels{
	font-weight:normal;
	color: #FFFFFF;
}

#CONTAINER {
	left: 50%;
	width:10px;
	position: absolute;
	z-index:0;
	top:0px;
}

#TOPSHADOW {
	position: relative;
	left: -465px;
	clear:both;
	width:930px;
	height:29px;
	background-image:url(../img/shadowTOP.png);
	background-repeat:no-repeat;
	border:none;
}

#HEADER {
	position:relative;
	left: -465px;
	width:930px;
	height:217px;
	top:-10px;
	background-image:url(../img/bgwhite.png);
	background-position:top;
	background-repeat:repeat-y;
	z-index:15;
	margin:0;
	padding:0;
}

#DATE {
	position: absolute;
	top: 15px;
	left: 700px;
	color: #000;
	background-image:url(../images/postit.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size: 18px;
	width: 182px;
	height:189px;
	text-align: center;
	z-index:15000;
}

#auctionlink{
	top:60px;
	position:relative;
	width:100px;

}

#HIGHSPEED{
	position:relative;
	margin-top:-20px;
}

#DATE a {
	top:60px;
	color:#000000;
	font-weight:bold;

}

#FLASH {
	position:relative;
	float:right;
	top:0px;
	height:217px;
	right:12px;
	width:500px;
	z-index:1;
}

#LOGO {
	position:absolute;
	top:130px;
	left:30px;
	width:350px;
	z-index:50;
}

#LOGO a:hover {
	border:0;
	background:none;
}

#CRASH {
	position:relative;
	float:left;
	top:0px;
	height:217px;
	width:380px;
	text-align:right;
	overflow:hidden;
}

#RIGHT {
	position:relative;
	float:right;
	width:350px;
	display:inline;
}

#IMPRESSIONS {
	position:absolute;
	float:right;
	width:208px;
	left:719px;
	top:25px;
}

#INNERCONTENT {
	position:relative;
	width:902px;
	left:15px;
}

#LEFT {
	position:relative;
	float:left;
	width:170px;
	display:inline;
}

#CARDETAIL {
	position:relative;
	background-color:#FFFFFF;
	width:170px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	border: 2px solid white;
	margin-top:10px;
	-moz-border-radius: 15px 15px 15px 15px;
}

#CARDETAIL .carheader {
	background-image:url(../img/bg-bubplastic.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#8091b2;
	height:33px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:160px;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	-moz-border-radius: 15px 15px 0 0;
}

#CARDETAIL img{
	position:relative;
	left:-2px;
}

#MAIN {
	width:330px;
	position:relative;
	float:left;
	display:inline;


}

#MAINWIDE {
	width:715px;
	position:relative;
	float:left;
	display:inline;
}

#CONTENT {
	position:relative;
	left: -465px;
	width:930px;
	height:auto;
	clear:both;
	z-index:0;
	top:-14px;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
}

#FOOTER {
	position:relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	clear:both;

	left:15px;
	width:903px;
	margin-top:50px;
	padding-top:20px;
	text-align:center;
	line-height:200%;
	padding-bottom:30px;
}

#FOOTERSHADOW {
	position:relative;
	float:left;
	clear:both;
	width:930px;
	height:30px;
	background-image:url(../img/shadow.png);
	background-repeat:no-repeat;
}
.startcontent {
	position:relative;
	background-image: url(../img/startpanel.png);
	background-repeat: no-repeat;
	width:353px;
	height:324px;
	line-height:27px;
}
.startunord ul {
	padding-left: 20px;
	padding-top: 45px;
	margin-left: 0;
}
.startlist li {
	list-style: none;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 4px;
  	margin-bottom: 3px;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: black;
	text-indent: .5em;
}

/* bigbox */
#boxtop, .boxtop {
	clear:both;
	width:350px;
	height:40px;
	background-image:url(../img/box_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:20px;
	text-align:left;
}

.boxtop img {
	margin-top:10px;
}

#boxinner, .boxinner {
	text-align:left;
	clear:both;
	width:350px;
	background-image:url(../img/box_bg.png);
	background-repeat:repeat-y;
	color:#000000;
}

#boxinner #boxcontent, .boxinner .boxcontent {
	position:relative;
	padding-left:20px;
	padding-right:40px;
	color:#000000;
}

#boxinner #boxcontent th, #boxinner #boxcontent td,  .boxinner .boxcontent th,  .boxinner .boxcontent td {
	color:#000000;
}

#boxlist {
	color:#000000;
	width:85%;
}

#boxlist th {
	font-weight:normal;
}

#boxlist td {
	font-weight:bold;
}

#boxbottom, .boxbottom {
	text-align:left;
	clear:both;
	width:350px;
	height:37px;
	background-image:url(../img/box_bottom.png);
	background-repeat:no-repeat;
}

/* smallbox */
#smallboxtop {
	clear:both;
	width:235px;
	height:35px;
	background-image:url(../img/smallBoxTop.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:20px;
	text-align:left;
}

#smallboxinner {
	text-align:left;
	clear:both;
	width:235px;
	background-image:url(../img/smallBoxBg.png);
	background-repeat:repeat-y;
}

#smallboxinner #smallboxcontent {
	position:relative;
	text-align:center;
	color:#000000;
	right: 5px;
}

#boxinner #boxcontent a, #smallboxinner #smallboxcontent a {
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

#smallboxbottom {
	text-align:left;
	clear:both;
	width:235px;
	height:37px;
	background-image:url(../img/smallBoxBottom.png);
	background-repeat:no-repeat;
}

.largetop {
	width:675px;
	background-image:url(../img/largeBoxTop.png);
}

.largeboxinner {
	width:675px;
}

.largebg {
	background-image:url(../img/largeBoxBg.png);
}

.largebottom {
	width:675px;
	background-image:url(../img/largeBoxBottom.png);
}

/* alertbox */

#alertboxtop {
/*	clear:both;*/
	width:904px;
	height:35px;
	background-image:url(../img/alerttop.png);
	background-position:bottom;
	background-repeat:no-repeat;
/*	text-indent:20px;
	text-align:left;*/
}

#alertboxinner {
	text-align:left;
	clear:both;
	width:904px;
	background-image:url(../img/alertbg.png);
	background-repeat:repeat-y;
}

#alertboxinner #alertboxcontent {
	position:relative;
	text-align:left;
	padding-left:50px;
	color:#000000;
	right: 5px;
	padding-top:10px;
}

#alertboxcontent a:hover {
	background:none;
	border:none;
}

#alertboxbottom {
/*	text-align:left;
	clear:both;
	width:904px;*/
	height:37px;
	background-image:url(../img/alertbottom.png);
	background-repeat:no-repeat;
}

/*  ////////// */


#FOOTER a:link, #FOOTER a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.marginTop {
	margin-top:20px;
}

.marginLeft {
	margin-left:9px;
}



.inner {
	margin:20px 0px 20px 9px;
	padding-left:10px;
}

.floatLeft {
	position:relative;
	display:inline;
	float:left;
}
.floatRight {
	position:relative;
	display:inline;
	float:right;
}

.twothird {
	position:relative;
	width:70%;
}

.onethird {
	position:relative;
	width:24%;
}

.half {
	position:relative;
 	width:49%;
}

.field_inner {
	padding:50px 0px 0px 0px;
}

/**/
.clearit {
	margin: 1px;
	padding: 0px;
	height: 0px;
	clear: both;
	font-size:1px;
	position:relative;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

#MENU {
	position:relative;
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../img/bg-bubplastic.gif) top left repeat-x;
	z-index:500000;
}

#MENU ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
	height:auto;
	z-index:500000;
}

#MENU ul li {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../img/bg-bubplastic-button.gif) top left no-repeat;
	height:auto;
	z-index:500000;
}

#MENU ul li a {
z-index:500000;
	display: block;
	height: 27px;
	padding-left: 8px;
	float: left;
	text-transform: uppercase;
	position:relative;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0px;
	-moz-border-radius: none;
}

#MENU ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	background: transparent url(../img/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
	position:relative;
}

/* END BUBBLE PLASTIC HORIZONTAL MENU */






/* YELLOW HOVER */
#MENU ul li a:hover, #MENU ul li.highlight a {
	background-image:url(../img/bg-bubplastic-h-yellow.gif);
	/*background-position:top left;*/
	background-repeat: no-repeat;
}

#MENU ul li a:hover span.menu_ar, #MENU ul li.highlight a span.menu_ar {
	background: transparent url(../img/bg-bubplastic-h-yellow.gif) top right no-repeat;
}

#test li {
	display: block;
}

/**/

a:focus, a:active {
	outline: none;
}

.featuretext {
	float: left
	
}

.alert, .red {
	color:#990000;
	font-weight:bold;
}
.grey{
	color:#959595;
}

.grey{
	color:red;
}

a:link, a:visited, .link, .link:visited {
	color:#e6aa08;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}

a:hover, .link:hover {
	background-color:#e6aa08;
	color:#000;
	padding-left:2px;
	padding-right:2px;
	-moz-border-radius: 5px 5px 5px 5px;
}

form {
	margin:0px;
	padding:0px;
}
#search1 {
	padding-top:50px;
}

#recaptcha_response_field{
	float:left;
	clear:both;
}

.headline {
	font-weight:bold;
	font-size:16px;
}

.tableHeadline {
	font-size: 16px;
	color: #000000;
	background-color: #e6aa08;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border: 2px solid white;
	padding: 10px;
}

.whiteBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
}

#list {
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin: 5px;
	width:99%;
}

#list td {
	padding: 5px;
	border-bottom:1px dashed #CCCCCC;
}

#list a {
	color:#44567a;
}

#list th {
	background-color:#44567a;
	color:#FFFFFF;
	text-align:left;
	padding: 5px;
}

#list th a {
	color:#FFFFFF;
	text-decoration:underline;
}
.stepping{
	background-image:url(/httpdocs/img/bg-bubplastic-button.gif);
	background-repeat:repeat-x;
}
