/*--[ STANDARD TAGS ] -----------------*/
body
{
	background-color: #99b8cb;
	margin: 0px;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-image: url(../images/backgrounds/gradient-background.gif);
	background-repeat: repeat-x;
}

a.machines-in-stock
{
	position: absolute;
	top: 160px;
	left: 860px;
	background-image: url(../images/machines-in-stock.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	border: 0;
	display: block;
	text-indent: -4000px;
	overflow: hidden;
	z-index: 5;
}

h1
{
	text-indent: -4000px;
	width: 271px;
	height: 18px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display:block;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 1em;
}

h1 a
{
	width: 100%;
	display: block;
}

p
{
	font-size: .8em;
}

p.whiteBold
{
	font-size: 1em;
	color: White;
	font-weight: bold;
}

p.sitemap
{
	padding-bottom:0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.indent1
{
	padding-left: 20px;
}

.indent2
{
	text-indent: 40px;
}

a:link,
a:hover,
a:visited
{
	color: White;
	text-decoration: underline;
}

a.categoryLink:link, 
a.categoryLink:hover, 
a.categoryLink:visited {
	background-image:url(../images/button-gradient-background.gif);
	border:1px solid #FFFFFF;
	font-size:0.8em;
	height:21px;
	margin-left:0;
	margin-right:auto;
	padding:5px 5px;
	position:relative;
	text-align:right;
	text-decoration:none;
	font-weight: bold;
}

.linkcontainer {
	position:relative;
	text-align:right;
	width:100%;
}

/*--[ LAYOUT | START ] -----------------*/
#ctl00_container
{
	width: 1024px;
	min-height: 690px;
	/*height: 690px;*/
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #29313e;
}

#ctl00_container #content
{
	min-height: 658px;
}

#ctl00_container #content #menuContainer
{
	height: 100px;
	border: 1px solid transparent;
}

#ctl00_container #content #contentDisplayArea
{
	min-height: 320px;
}

#ctl00_container #content #contentDisplayArea #productsContent
{
	min-height: 367px;
	margin-top: 173px;
	padding-left: 20px;
	padding-right: 20px;
}

#ctl00_container #content #contentDisplayArea #productsContent h2
{
	font-size: .8em;
	color: white;
	/*background-image: url(../images/titles/welcome_products.gif);*/
	background-repeat: no-repeat;
	/*text-indent: -8000px;*/
	/*margin-top: 20px;*/
}

#ctl00_container #content #contentDisplayArea #productsContent p, #ctl00_container #content #contentDisplayArea #productsContent li
{
	color: white;
}

#ctl00_container #content #contentDisplayArea #productsContent ul
{
	font-size: .8em;
}

#ctl00_container #content #contentDisplayArea #productsContent li
{
	margin-bottom:1em;
}

#ctl00_container #content #contentDisplayArea #productsContent #products
{
	width: 100%;
}

#ctl00_container #content #contentDisplayArea #productsContent #products .product
{
	width: 210px;
	border: 1px solid #ffffff;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#ctl00_container #content #contentDisplayArea #productsContent #products .product img
{
	border: none;
}

#ctl00_container #content #contentDisplayArea #productsContent #products .product h3
{
	font-size: .7em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-color: #ffffff;
	padding: 5px;
	background-image: url(../images/product-gradient-background.gif);
	height: 39px;
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	
}

#ctl00_container #content #contentDisplayArea #productsContent #products .product h3 a:link,
#ctl00_container #content #contentDisplayArea #productsContent #products .product h3 a:hover,
#ctl00_container #content #contentDisplayArea #productsContent #products .product h3 a:visited
{
	text-decoration: none;
	color: #1b2a3f;
}



#ctl00_container #content #contentDisplayArea #productsContent #productThumbnailDisplay
{
	float: left;
	width: 336px;
}

#ctl00_container #content #contentDisplayArea #productsContent #productThumbnailDisplay .productPreview
{
	width: 310px;
	height: 210px;
	margin-bottom: 17px;
	clear: both;
}

#ctl00_container #content #contentDisplayArea #productsContent #productThumbnailDisplay .productThumb
{
	width: 150px;
	height: 100px;
	margin-bottom: 17px;
	margin-right: 8px;
	float: left;
}

#ctl00_container #content #contentDisplayArea #productsContent #productThumbnailDisplay .productThumb img
{
	border: 1px solid #ffffff;
}

#ctl00_container #content #contentDisplayArea #productsContent #productInfo
{
	width: 600px;
	float: right;
	margin-right: 20px;
}



















#ctl00_container #content #contentDisplayArea #homepageContent
{
	margin-top: 235px;
	height: 270px;
	position: relative;
}

#ctl00_container #content #contentDisplayArea #homepageContent #intro
{
	height: 240px;
	width: 197px;
	padding: 20px;
	border-right: 1px solid #121c29;
	float: left;
}

#ctl00_container #content #contentDisplayArea #homepageContent #intro h2
{
	height: 10px;
	text-indent: -8000px;
	background-image: url(../images/titles/welcome.gif);
	background-repeat: no-repeat;
	font-size: .1em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #intro .content
{
	color: white;
	overflow: hidden;
	height: 205px;
	width: 205px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer
{
	width: 744px; /*744px;*/
	height: 280px;
	overflow: hidden;
	position: relative;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider
{
	height: 280px;
	position: absolute;
	margin-right: 10px;
	padding-right: 10px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature
{
	width: 185px;
	height: 280px;
	float: left;
	border-right: 1px solid #121c29;
	position: relative;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature h2
{
	font-family: Arial;
	width: 175px;
	height: 20px;
	font-size: .75em;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	padding: 5px;
	padding-top: 15px;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: 0px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature div#ieHPFeature
{
	font-family: Arial;
	width: 175px;
	height: 20px;
	font-size: .75em;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ffffff;
	padding: 5px;
	padding-top: 15px;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: 0px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature .linkage
{
	position: absolute;
	top: 15px;
	left: 5px;
	color: White;
	text-decoration: none;
	font-size: .75em;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature h2 a:link,
#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature h2 a:hover,
#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature h2 a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature .pic
{
	width: 185px;
	background-color: #222a35;
	height: 240px;
	position: absolute;
	top: 40px;
}

#ctl00_container #content #contentDisplayArea #homepageContent #homepageFeatureContainer #homepageFeatureSlider .homepageFeature .pic a img
{
	border: 1px solid #000000;
	margin-left: 5px;
	margin-top: 8px;
}

#ctl00_container #content #contentDisplayArea #standardContent
{
	margin-top: 135px;
	height: 250px;
	width: 655px;
	border-top: 1px solid #a6a0a9;
	border-bottom: 1px solid #a6a0a9;
	border-right: 1px solid #a6a0a9;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#ctl00_container #content #contentDisplayArea #standardContent h2
{
	/*text-indent: -8000px;*/
	font-size: .8em;
	color: #ffffff;
	height: 20px;
	width: 100%;
}

#ctl00_container #content #contentDisplayArea #standardContent .content
{
	height: 210px;
	width: 655px;
	overflow: hidden;    
}

#ctl00_container #content #contentDisplayArea #standardContent .content p
{
	color: #ffffff;
}

#ctl00_container #content #contentDisplayArea #halfContent
{
	margin-top: 135px;
	height: 250px;
	width: 350px;
	border-top: 1px solid #a6a0a9;
	border-bottom: 1px solid #a6a0a9;
	border-right: 1px solid #a6a0a9;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#ctl00_container #content #contentDisplayArea #halfContent h2
{
	/*text-indent: -8000px;*/
	font-size: .8em;
	color: #ffffff;
	height: 20px;
	width: 100%;
}




#ctl00_container #content #contentDisplayArea #newsContent
{
	margin-top: 35px;
	height: 425px;
	width: 700px;
	border: 1px solid #a6a0a9;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#ctl00_container #content #contentDisplayArea #newsContent h2
{
	/*text-indent: -8000px;*/
	font-size: .8em;
	color: #ffffff;
	height: 20px;
	width: 100%;
}

#ctl00_container #content #contentDisplayArea #newsContent .newContentDisplay
{
	height: 380px;
	width: 700px;
	overflow: hidden;
}

#ctl00_container #content #contentDisplayArea #newsContent .newContentDisplay p
{
	color: #ffffff;
}

#ctl00_container #content #contentDisplayArea #newsContent .imageContainer
{
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 300px;
}

#ctl00_container #content #contentDisplayArea #newsContent .imageContainer img
{
	clear: both;
}

#ctl00_container #content #contentDisplayArea #newsContent .imageContainer .footer
{
	width: 100%;
	height: 17px;
	background-color: #89aabe;
	clear: both;
	text-align: center;
}

#ctl00_container #content #contentDisplayArea #newsContent .imageContainer .footer p
{
	color: #29313c;
	font-weight: bold;
}

#ctl00_container #content #contentDisplayArea #newsSelection
{
	height: 158px;
	min-height: 180px;
	width: 224px;
	background-color: #ffffff;
	float: right;
	margin-top: 35px;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
}

#ctl00_container #content #contentDisplayArea #newsSelection h2
{
	text-indent: -8000px;
	background-image: url(../images/titles/archive.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#ctl00_container #content #contentDisplayArea #newsSelection .form
{
	width: 224px;
	height: 150px;
	overflow: hidden;
	clear: both;
}

#ctl00_container #content #contentDisplayArea #newsSelection .form .row
{
	width: 100%;
	min-height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	cursor: hand;
}

#ctl00_container #content #contentDisplayArea #newsSelection .form .row a:link,
#ctl00_container #content #contentDisplayArea #newsSelection .form .row a:visited,
#ctl00_container #content #contentDisplayArea #newsSelection .form .row a:hover
{
	text-decoration: none;
	color: #222a35;
}

#ctl00_container #content #contentDisplayArea #newsSelection .form .row .date
{
	float: left;
	width: 65px;
	font-size: .8em;
	padding-right: 5px;
}

#ctl00_container #content #contentDisplayArea #newsSelection .form .row .item
{
	float: left;
	font-size: .8em;
	width: 135px;
}

#ctl00_container #content #contentDisplayArea .newsFooter
{
	width: 244px;
	background-color: #89aabe;
	float: right;
	padding-left: 10px;
	font-size: .70em;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}

#ctl00_container #content #contentDisplayArea .newsFooter a:link,
#ctl00_container #content #contentDisplayArea .newsFooter a:hover,
#ctl00_container #content #contentDisplayArea .newsFooter a:visited
{
	color: White;
	text-decoration: none;
}

#ctl00_container #content #contentDisplayArea #halfContent .form
{
	width: 90%;
	height: 250px;
}

#ctl00_container #content #contentDisplayArea #halfContent .form .row
{
	width: 100%;
	min-height: 18px;
}

#ctl00_container #content #contentDisplayArea #halfContent .form .row .label
{
	width: 25%;
	float: left;
	font-weight: bold;
}

#ctl00_container #content #contentDisplayArea #halfContent .form .row .input
{
	width: 75%;
	float: left;
}

#ctl00_container #content #contentDisplayArea #halfContent .form .row .label p,
#ctl00_container #content #contentDisplayArea #halfContent .form .row .input p
{
	margin: 0px;
	padding: 0px;
	color: white;
}

#ctl00_container #content #contentDisplayArea #halfContent p
{
	color: #ffffff;
}


.background0 
{
	background-image: url(../images/backgrounds/homebackground0.jpg);
	background-repeat: no-repeat;
}

.background1 
{
	background-image: url(../images/backgrounds/homebackground1.jpg);
	background-repeat: no-repeat;
}

.background2 
{
	background-image: url(../images/backgrounds/homebackground2.jpg);
	background-repeat: no-repeat;
}

.background3 
{
	background-image: url(../images/backgrounds/homebackground3.jpg);
	background-repeat: no-repeat;
}

.background4 
{
	background-image: url(../images/backgrounds/contentpage_bg.jpg);
	background-repeat: no-repeat;
}

.bg_aboutus 
{
	background-image: url(../images/backgrounds/bg1.jpg);
	background-repeat: no-repeat;
}

.bg_ourservice
{
	background-image: url(../images/backgrounds/bg4.jpg);
	background-repeat: no-repeat;
	background-color: red;
}

.bg_ourcommitment
{
	background-image: url(../images/backgrounds/bg3.jpg);
	background-repeat: no-repeat;
}

.bg_news
{
	background-image: url(../images/backgrounds/bg2.jpg);
	background-repeat: no-repeat;
}
/*--[ LAYOUT | END ] -----------------*/


/*--[ NAVIGATION | START ] -----------------*/
#ctl00_container #content #menuContainer #menu
{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	padding-left: 20px;
}

#ctl00_container #content #menuContainer #menu li
{
	float: left;
	margin:  0px;
	border:  0px;
	margin-right: 5px;
	
}

#ctl00_container #content #menuContainer #menu li a
{
	float: left;
	background-color: #222a35;
	margin:  0px;
	border:  0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	/*text-indent: -8000px;*/
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica Narrow, Helvetica, Verdana, Tahoma, Arial;
	color: #ffffff;
	/*font-weight: bold;*/
}

#ctl00_container #content #menuContainer #menu li.menuItem a:link,
#ctl00_container #content #menuContainer #menu li.menuItem a:visited
{
	color: #ffffff;
}







#ctl00_container #content #menuContainer #productsmenu
{
	list-style: none;
	z-index: 999;
}

#ctl00_container #content #menuContainer #productsmenu li
{
	/*float: left;*/
	margin:  0px;
	border:  0px;
	margin-right: 5px;
	
}

#ctl00_container #content #menuContainer #productsmenu li a
{
	float: left;
	background-color: #222a35;
	margin:  0px;
	border:  0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	/*text-indent: -8000px;*/
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica Narrow, Helvetica, Verdana, Tahoma, Arial;
	color: #ffffff;
	clear: both;
	margin-bottom: 3px;
	width: 127px;
	/*font-weight: bold;*/
}

#ctl00_container #content #menuContainer #productsmenu li.menuItem a:link,
#ctl00_container #content #menuContainer #productsmenu li.menuItem a:visited
{
	color: #ffffff;
}


#ctl00_container #content #menuContainer #productsmenu span
{
	float: left;
	background-color: #222a35;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	/*text-indent: -8000px;*/
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica Narrow, Helvetica, Verdana, Tahoma, Arial;
	color: #9299a3;
	clear: both;
	margin-bottom: 3px;
	width: 127px;
	/*font-weight: bold;*/
}







/*--[ NAVIGATION (Footer) | START ] -----------------*/

#ctl00_container #footer {
	background-color:#222A35;
	border:0 none;
	height:32px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0;
	padding:0 0 0 20px;
	width:1004px;
}

#ctl00_container #footer li
{
	float: left;
	margin:  0px;
	border:  0px;
	padding: 0px;
	margin-right: 25px;
	margin-top: 2px;
}

#ctl00_container #footer li a
{
	float: left;
	background-color: #9299a3;
	margin:  0px;
	border:  0px;
	padding: 0px;
	text-indent: -8000px;
	height: 26px;
	margin-left: 0px;
}

#ctl00_container #footer li.menuItem a:link,
#ctl00_container #footer li.menuItem a:visited
{
	background-color: #9299a3;
}

#ctl00_container #footer li.menuItem a:hover
{
	background-color: white;
}

#ctl00_container #footer li.menuItem a.sitemap
{
	width: 45px;
	background-image: url(../images/menu/sitemap.png);
	background-repeat: no-repeat;
}

#ctl00_container #footer li.menuItem a.yourprivacy
{
	width: 71px;
	background-image: url(../images/menu/yourprivacy.png);
	background-repeat: no-repeat;
}

#ctl00_container #footer li.menuItem a.sitebyink
{
	width: 111px;
	background-image: url(../images/menu/sitebyink.png);
	background-repeat: no-repeat;
}
	
/*--[ NAVIGATION (Footer) | END ] -----------------*/

/*--[ GENERIC STUFF | START ] -----------------*/
.backgroundLevel1
{
	background-image: url(../images/backgrounds/level1.png);
}

.backgroundLevel1IE
{
	background-color: #000000;
	filter: alpha(opacity = 50);
}

.backgroundLevel2
{
	background-image: url(../images/backgrounds/level2.png);
}

.backgroundLevel3
{
	background-image: url(../images/backgrounds/level3.png);
}

.backgroundPlain
{
	background-color: #222a35;
}

.doClear
{
	clear: both;
}

/* FOR DEBUGGING ONLY!! */
.redborder
{
	border: 1px solid red;
}
/*--[ GENERIC STUFF | END ] -----------------*/