@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/


* { margin: 0; padding: 0; 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 */

.clear {clear: both; height: 0px;}

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;
}


/*=====================================*/

body {
	font-family: "Century Gothic", Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:62.5%;
	background-color: #f3f1e9;
	background-image: url(../tmp_images/bg_repeat.jpg);

	background-repeat: repeat-x;
	color: #103B5D;
	background-position: top;
}


#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}


#header {
    clear: both;
    height: 125px;
position: relative;
z-index: 9999;
}


#logo_img {
	width: 256px;
	height: 125px;
	float: left;
}

#logo {
	width: 366px;
	height: 26px;
position: absolute;
top: 60px;
left: 280px;
}

#langs {
width: 350px;
float: left;
position: absolute;
top: 50px;
right: -138px;
}

#langs img {
margin: 10px 5px;
}

#menuwrapper {
width: 300px;
position: absolute;
top: 94px;
right: 0px;
z-index: 99999;
}

/*=== Middler ==============================*/

#middler {
	clear: both;
	padding: 20px 0 10px 0;
position: relative;
}

.slideshow_wrapper {
width:620px;
height: 430px;
float: right;
background-color: #F3F1E9;
padding: 0 0 10px 10px;
position:relative;

}

.InnetSlideShow {
width:600px;
height: 400px;
border: solid 10px #103B5D;
}

.InnetSlideShowCaption {
font-size: 12px;
padding: 5px 0 0 0;
}

.search_wrapper {
font-size: 14px;
text-align: right;
padding: 10px 0;
clear: both;
}

.categorytitle,
.pagetitle {
padding: 10px;
border-bottom: solid 1px #CA9046;
}

.categorytitle h1 {
font-weight: bold
}

.pagetitle h1 {
font-size: 14px;
}

.pagetext {
padding: 15px 0;
font-size: 13px;
text-align: left;
line-height: 16px;
}


/*=== Products ==============================*/

.products,
.aproduct {
font-size: 13px;
}

.product_repeater {
clear: both;
}

.pagedescription {
padding: 10px 0;
text-align: left;
}

.pagephoto1 {
float: left;
padding: 10px 10px 0 0;
}

.producttext {
text-align: left;
padding: 10px 0 0 0;
line-height: 16px;
}

.readmore {
float: right;
padding: 10px;
background-color: #CCCE0B;
display: inline;
margin: 20px 0 0 0;
}


.product_gallery {
border-top: solid 1px #CCCE0B;
border-bottom: solid 1px #CCCE0B;
padding: 10px 0;
text-align: left;
margin: 10px 0 0 0;
}

.product_gallery a {
padding: 0 5px 0 0;
 }


.repeater {
margin: 20px 0 40px 0;
border-bottom: solid 1px #C98D35;
border-top: solid 0px #ccc;
}

.repeater .pagetext {
padding: 10px 0 0 0;
}

.repeater .pagetitle {
border-bottom: 0px;
padding: 5px 0;
}

.repeater .pagetitle h1 {
font-weight: bold;
}

.PageNavigator {
font-size: 14px;
}



/*=== CONTENT ==============================*/

.content a:link, .content a:visited {
	color: #4F2C00;
	text-decoration: underline;
        }

.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;
}	



/*===Footer==============*/

#footer {
border-top: solid 1px #CA9046;
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 Form =================================*/	

#contactform {
position: absolute;
top: 50px;
left: 240px;
width:800px;
}

#contactform table tr td {
font-size: 12px;
padding: 3px;
text-align: left;

}








/*=============================== */
}
			@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 */
/* ====================================================	*/
	

