@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/


* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.clear {clear: both;}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 14px;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 12px;
}

/*=== CONTENT ==============================*/

.content a:link, .content a:visited {
	color: #52AFFC;
	text-decoration: none;
        }

.content a:hover, .content a:active {
        color: #b26632;
        }
		
.content ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

.content ul {
list-style: inside;
padding: 5px 10px;
}

.content ul div {
display: inline;
}	


/*=====================================*/

body {
	font-family: Arial, "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:62.5%;
	background-color: #ffffff;
	background-image: url(../tmp_images/background_repeat.jpg);
/*background-image: url(tmp_images/background_repeat.jpg);*/
	background-repeat: repeat-x;
	color: #444444;
}


#wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}


#header {
    clear: both;
	height: 115px;
	position: relative;
z-index: 999;
}


#logo {
	width: 352px;
	height: 73px;
	position: absolute;
	top:20px;
	left: 0px;
}


#menuwrapper {
width: 960px;
position: absolute;
top: 82px;
right: 0px;
z-index: 999999;
}



#langwrapper {
position: absolute;
right: 5px;
top: 35px;
}


/*=== Middler ==============================*/

#middler {
	clear: both;
	padding: 10px 0;
}



/*===  Leftcol ==========*/

#leftcol {
width: 710px;
display: inline;
float: left;
margin: 0 20px 0 0;
text-align: left;
}

/*-----------------------------------------------------
-----------[ ONLY 1st page slideshow ]-----------------
-----------------------------------------------------*/

.imageteaser img,
.InnetSlideShow
 {
border: solid 3px #ffffff;
}



/*-----------------------------------------------------
-----------[ An ordinary info page ]-------------------
-----------------------------------------------------*/

.ptitle h1 {
font-weight: bold;
padding: 10px;
border-bottom: solid 1px #b3b3b3;
margin: 0 0 10px 0;
}

.ptext {
font-size: 12px;
line-height: 15px;
}


/*-----------------------------------------------------
-----------[ News in a list page ]-------------------
-----------------------------------------------------*/

.a_news_item_repeater {
border-bottom: dashed 1px #b3b3b3;
padding: 10px 0;
}

.a_news_item_repeater h2 {
color: red;
padding: 5px 0;
} 

.a_news_item_repeater img {
float: left;
display: inline;
margin: 5px 5px 5px 0;
}

.a_news_item_repeater span {
font-size: 11px;
text-align: right;
display: block;
}


/*-----------------------------------------------------
-----------[ Products all Categories LIST ]------------
-----------------------------------------------------

.products_all_categories_list {}

.products_all_categories_list .a_teaser_wrapper {
margin: 5px 10px;
height: 210px;

}

.products_all_categories_list .a_teaser_wrapper h1 {
height: 35px;
}



.products_all_categories_list .a_teaser_wrapper img {
padding: 6px;
background-color: #fff;
border: solid 1px #b3b3b3;
}


-----------------------------------------------------
-----------[ Products ONE Category LIST of PDFs ]------
-----------------------------------------------------

.products_one_category_list {}

.products_one_category_list .a_teaser_wrapper {
margin: 0 10px;
height: 320px;
}

.products_one_category_list .a_teaser_wrapper h1 {
    padding:2px 0 2px 0;
}

.products_one_category_list .a_teaser_wrapper p {
padding: 6px 0;
}

.products_one_category_list .a_teaser_wrapper img {
padding: 6px;
background-color: #fff;
border: solid 1px #b3b3b3;
}
*/

.product_main_wrapper {
clear: both;
margin: 0 0 10px 0;
}

.product_left {
float: left;
width: 200px;
background-color: #fff;
border: solid 1px #B3B3B3;
display: inline-block;
margin: 0 10px 0 0;
padding: 5px;
}

.product_photo {
text-align: center;
}

.product_right {
float: left;
width: 480px;
}

.product_title {
padding: 5px 0 10px 0;
font-weight: bold;
}

.product_title h1 {
font-weight: bold;
}

.product_text {
font-size: 12px;
line-height: 1.5em;
}

/*===  Rightcol ==========*/

#rightcol {
width: 225px;
float: left;
display: inline;
text-align: left;
}

.rcblock {
margin: 0px 0 10px 0; 
}

.rcblock h1 {
padding: 5px 0;
border-bottom: solid 1px #b3b3b3;
}

.rc_anew_wrapper {}

.rc_anew_wrapper h2 {
padding: 5px 0;
font-size: 12px;
}

.rc_anew_wrapper img {
float: left;
display: inline;
margin: 3px 3px 3px 0;
}

.rc_anew_wrapper p {
font-size: 11px;
line-height: 13px;
}

.rc_anew_wrapper span {
display: block;
clear: both;
padding: 5px 0;
text-align: right;
font-size: 11px;
}



/*=== Teasers ============*/

#all_teasers_wrapper {
clear: both;
border-top: solid 1px #b3b3b3;
margin: 10px 0;
padding: 20px 0;
}

.a_teaser_wrapper {
width: 200px;
height:280px;
float: left;
display: inline;
margin: 0 15px 15px 10px;
}

.a_teaser_wrapper h1 {
font-size: 15px;
font-weight: bold;
padding: 0 0 5px 0;
text-align: left;
line-height: 18px;
}



.a_teaser_wrapper a:link,
.a_teaser_wrapper a:visited {
color: #666666;
}

.a_teaser_wrapper a:hover,
.a_teaser_wrapper a:active {
color: #EE2626;
}

.a_teaser_wrapper p {
font-size: 12px;
line-height: 16px;
text-align: left;
}

.a_teaser_wrapper ul {
text-align: left;
}

.a_teaser_wrapper ul li {
font-size: 14px;
}

.a_teaser_wrapper img {}



/*=== banners ==============================*/

.logos {
text-align:center;
width:100%;
}

.bwrapper {
float:left;
padding:0 1px 0 1px;
}

.bwrapper img{

}

/*=== Footer ==============================*/

#footer {
border-top: solid 1px #cccccc;
padding: 10px;
clear: both;
}

#footer a:link, #footer a:visited {
color: #31307E;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #b66955;
}

.inventics_neoweb img {
position: relative;
top: 3px;
left: 0px;
}

.inventics_neoweb {
padding: 5px 0;
}



/*=== Contact ==============================*/

#contactform {
font-size: 12px;
padding: 10px;
border-top: solid 1px #b3b3b3;
margin: 10px 0;
}

#contactform table tr td {
padding: 5px;
}

#contactform table {
position: relative;
top: 0px;
left: -70px;
}

.ptext table tbody tr td {
padding: 5px;
}

/*=============================== */
}
			@media print { 
/* ============================== */



body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {display: none;}

#leftcol {

	width: auto; 
    margin: 0;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer {display:none;}

#homeprint {display:none;}

#MyOrders1_printorder {display:none;}


#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#rightcol {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	

