/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000033;
	background-color:#99B3CC;
	height:100%;

	}
a {
	text-decoration: none;
	font-weight: bold;
	color:#FFFF99;
	}
a:visited {
	color:#FFFF99;
	text-decoration:none;
	}
a:active {
	color:#FFFF99;
	text-decoration:underline;
	}
a:hover {
	color:#990000;
	background-color:#FFFFCC;
	text-decoration:underline;
	}
.ahem {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}
strong, b {
	font-weight: bold;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#CC9900;
	}
	
p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}


h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 14px;
	color:#336699;
	background-color:#CCCCCC;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	background-color:#FFFFCC;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	color:#99CDFF;
	line-height: 30px; text-align:center;
	background-color:#666666;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:5px;
	}
h6 {
	font-size: 16px;
	color:#FFFFFF;
	background-color:#6699CC;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;

	}
.tiny {
	text-align:center;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
.spanish {
	text-align:center;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:10px;
	}	
	
	
.bright {
	font-size:16px;
	color:#FF0000;
	}
	
.brightgreen {
	font-size:16px;
	color:#8EC373;
	}
	
.videxhead {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#8EC373;
	}
.brightgreensmall {
	font-size:12px;
	color:#8EC373;
	}
	
.multidieprogbm {
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	background-color:#FF0000;
	
	}	
	
.profile {
	font-size:14px;
	color:#333333;

}	

.newmach {
	color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	background-color:#FFFFCC;
	
}

.intro {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:bold;
	line-height:24px;
	background-color:#FFFFCC;
}

.clear {
clear:both;
}

#page-wrap {
	width:980px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
		
#left {
	float:left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat:no-repeat;
	width: 210px;
	max-height: 100%;
	background-color:#336699;
	overflow:visible;
	}
	
#left li a {
	height: 20px;
  	height: 25px;
	text-decoration: none;
	margin:0px 0px 0 0;
	}	
	
#left li a:link, #left li a:visited {
	color:#FFFF99;
	font-size:14px;
	display: block;
	background-image:url();
	padding: 0px 0 0 0px;
	}
	
#left li a:hover {
	color:#FFFFFF;
	font-size:14px;
	background-color:#0066CC;
	
	padding:0px 0 0 0px;
	}
	
html>body #left {
	width: 210px;
	height: 750px;
	}
	
#leftcontainer {
    float:left;
    width:100%;
    background:green;
}

		
#language{
	float:left;
	width:210px;
	height:200px;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	
}
html>body #language {
	width: 210px;
	height:200px;
	}
	
#mach {
	float:left;
	margin: 140px 0px 0px 0px;
	padding: 0;
	border: 0px;
	background: url(../leftbg.jpg);
	width: 700px;
	height: 830px; 	
	background-image: url(../leftbg.jpg);
	}
#mach li a {
	height: 15px;
  	height: 25px;
	text-decoration: none;
	margin:5px 0px 0 0;
	border-bottom: 0px;
	}	
	
#mach li a:link, #mach li a:visited {
	color:#333333;
	font-size:16px;
	display: block;
	background: none;
	padding: 0px 0 0 0px;
	}
	
#mach li a:hover {
	color:#666666;
	font-size:16px;
	background-color:#FFCC00;
	
	padding:0px 0 0 0px;
	}

html>body #mach {
	width: 700px; 
	height:830px;
	}
/*-------------------------------------------------------------------------------------------------------mach2---------------------------*/
#mach2 {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0px;
	width: 770px;
	height: 750px;
	visibility: visible;
	background-color:#FFFFFF;
	overflow:visible;
	}

	
#mach2 li a {
    color:#336699;
	font-size:16px;
	height: 15px;
  	height: 25px;
	text-decoration: none;
	margin:5px 0px 0 0;
	border-bottom: 0px;
	}	
	
#mach2 li a:link, #mach li a:visited {
	color:#336699;
	font-size:16px;
	display: block;
	background: none;
	padding: 0px 0 0 0px;
	}
	
#mach2 li a:hover {
	color:#CCCCCC;
	font-size:16px;
	background-color:#3399FF;
	
	padding:0px 0 0 0px;
	}

html>body #mach2 {
	width: 770px;
	height: 750px;
	}
/*-------------------------------------------------------------------------------------------------------middle---------------------------*/	
#middle {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 0px solid #8CB5F6;
	background-repeat:repeat;
	width: 760px;
	min-height:740px;
	height: auto;
	background-color: #FFFFFF;
	}
html>body #middle {
	width: 760px;
	height: auto;
	}

/*--------------------------------------------------------------------------middlem---------------------------*/	
#middlem {
	float:left;
	top: 0px;
	display:block;
	margin: 140px 0px 0px 0px;
	padding:0px;
	border: 0px solid #8CB5F6;
	background-repeat:repeat;
	width: 776px;
	height:750px;
	background-color: #336699;
	visibility: visible;
	background-image: url(../middlem_bg.jpg);
	overflow: hidden;
	
	}
html>body #middlem {
	width: 776px;
	height: 750px;
	}
	
	/*--------------------------------------------------------------------------middlenm---------------------------*/	
#middlenm {
	float:left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #8CB5F6;
	background-repeat:repeat;
	width:auto;
	height:auto;
	background-color: #000000;
	overflow:visible;
	visibility: visible;
	}
html>body #middlenm {
	width: auto;
	height: auto;
	}
/*-----------------------------------------------------right-------------------------------------------------*/	
#right {
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	width:770px;
	height:750px; 
	background-color:#FFFFFF;
	position:relative;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
html>body #right {
	width: 770px;
	height:750px;
	}
#right a {
	color:#336699;
	text-decoration:none;

}
#right a:hover {
	color:#FFFFFF;
	background-color:#336699;
	text-decoration:none;
	}
	
#right_text {
	float:left;
	margin: 0px;
	padding: 10px;
	border: 0px solid #000000;
	width:770px;
	height:750px; 
	background-color:#FFFFFF;
	position:relative;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
html>body #right_text {
	width: 770px;
	height:750px;
	}
/*--------------------------------------------------------------------------------------footer-------------------------*/	
#footer {
	float: left;
	display:block;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 128px;
	top:auto;
	background-color:#336699;
	visibility: visible;
	}
html>body #footer {
	width: 100%;
	height:128px;
	}
/*--------------------------------------------------------------------------------------top-------------------------*/	
#top {
	float:left;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #8CB5F6;
	background-repeat:no-repeat;
	height: 140px;
	width:100%;
	background-color:#336699;
	visibility: visible;
	}
html>body #top {
	height: 140px;
	width: 100%;
	}	
/*--------------------------------------------------------------------------leftB---------------------------*/		
#leftB {
	position: absolute;
	display:block;
	top: 173px;
	left: 521px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #8CB5F6;
	background: #666;
	width: 213px;
	height:auto;
	background-color: #CCCCCC;
	background-image: url(../middlebg.png);
	}
html>body #leftB {
	width: 213px; 
	}
	/*-------------------------------------------------------------------------------------------------------------------menu---------------------------*/
#menu {
	display:block;
	top: 0px;
	left: 0px;
	border:0px solid #8CB5F6;
	margin: 0px;
	padding:0px;
	width:210px;
	height:530px;
	list-style-type:none;
}
html>body #menu {
	width: 210px;
	height:530px;
	}
	
/*-------------------------------------------------------------------------------------------------------------------news---------------------------*/
#news {
	position:absolute;
	display:block;
	background-color:#FFFF99;
	border:0px solid #8CB5F6;
	margin: 0px;
	padding:0px;
	top: 680px;
	left:0px;
	width:800px;
	height:200px;

}
html>body #news {
	width: 790px;
	height:200px;
	}
/*-------------------------------------------------------------------------------------------------------------------li---------------------------*/
li {
	font-size:14px;
	color:#000033;
	margin:10px;
	padding:0px 0px 0px 0px;
}


pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/*----------------------------------------videx_ad-------------------------*/
#videx_ad {
	float: left;
	display:block;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 750px;
	height: 180px;
	top:auto;
	background-color:#FFF;
	visibility: visible;
	}
html>body #videx_ad {
	width: 750px;
	height: 180px;
	}
#videx_logo {
		display:inline;
		float:left;
		margin:0px 0px 0px 0px;
		padding:30px 10px 10px 10px;
		width:130px;
		height:140px;
		background-color:#FFFFFF;
}
#videx_middle {
		display:inline;
		float:left;
		margin:0px 0px 0px 0px;
		text-align:center;
		padding:10px;
		width:240px;
		height:160px;
		background-color:#000;
}
#videx_middle li a {
		color:#660000;
		text-decoration:none;
}
#videx_middle li a:hover {
		color:#FFFFFF;
		text-decoration:line-through;
}

#videx_right {
		display:inline;
		text-align:center;
		float:left;
		margin:0px 0px 0px 0px;
		padding:10px;
		width:320px;
		height:160px;
		background-color:#000;
		text-align:center;
}
	
	/*----------------------------------------companies-------------------------*/	
#companies {
	float: left;
	display:block;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 100px;
	top:auto;
	background-color:#FFF;
	visibility: visible;
	}
html>body #companies {
	width: 100%;
	height:100px;
	}
	
#companies a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	}
		/*----------------------------------------new_flyers-------------------------*/	
#new_flyers {
	float: left;
	display:block;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 750px;
	height: auto;
	top:auto;
	background-color:#FFF;
	visibility: visible;
	font-family:Arial, Helvetica, sans-serif;
	}
html>body #new_flyers {
	width: 750px;
	height: auto;
	}
	
#flyer_buttons {
		display:inline;
		text-align:center;
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:213px;
		height:75px;
		background-color:#555;
		text-align:center;
}	
#flyer_buttons_sm {
		display:inline;
		text-align:center;
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:160px;
		height:60px;
		background-color:#555;
		text-align:center;
}	
#featured_machine {
		display:inline; float:left;
		text-align:left;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:100%;
		height:195px;
		background-color:#FFF;
		text-align:center;
}

#featured_machine h5 {
	font-size: 16px;
	text-align:center;
	color:#FF0000;
	line-height: 20px;
	background-color:#333;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:0px;
	}
	
#featured_machine_photos {
		display:inline;
		text-align:left;
		line-height:5px;
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:280px;
		height:154px;
		background-color:none;
		text-align:center;
}
#featured_machine_specs {
		display:inline;
		text-align:left;
		line-height:5px;
		float:right;
		margin:0px 0px 0px 0px;
		padding:10px;
		width:450px;
		height:134px;
		background-color:#FFFFFF;
		text-align:center;
}
#featured_machine_specs .ref {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; color:#336699; line-height:15px; text-align:right;
}

#featured_machine_specs .size {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px; color:#336699; line-height:30px; letter-spacing:-2; text-align:left;
}
#featured_machine_specs .specs {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px; color:#336699; line-height:22px; text-align:left;
	margin-left:50px;
}		