/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7D7D7D;
	background-color: #E6E6E6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../ziskimages/bg-body.gif);
	background-repeat: repeat;
}


p{
	font-size: 0.9em;
	line-height: 1.5em;
}


form {
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 20px;
	line-height: 1.5em;

}

a {
	text-decoration: underline;
	color: #00B2D7;
}


a:hover {
	color: #7D7D7D;
}

.error			{ color: #FF0000;}

.top			{ vertical-align: top; }
.mid			{ vertical-align: middle; }
.bot			{ vertical-align: bottom; }

.left			{ text-align: left; }
.center			{ text-align: center; }
.right			{ text-align: right; }

table.price		{ width: 170px; }
th.price		{ color: white; background-color: #7D7D7D; padding: 1px; width: 25%; font-size: 0.8em; }
td.price		{ width: 25%; padding: 1px; font-size: 0.8em; }
td.priceper		{ width: 50%; padding: 1px; font-size: 0.8em; }
td.priceval		{ font-size: 0.9em; }
td.discount		{ font-size: 0.8em; }

.shaded1		{ background-color: #D7D9DC; }

.pad0			{ padding: 0px; }
.pad1			{ padding: 1px; }
.pad2			{ padding: 2px; }
.pad3			{ padding: 3px; }
.pad4			{ padding: 4px; }
.pad5			{ padding: 5px; }

.mrg0			{ margin: 0px; }
.mrg1			{ margin: 1px; }
.mrg2			{ margin: 2px; }
.mrg3			{ margin: 3px; }
.mrg4			{ margin: 4px; }
.mrg5			{ margin: 5px; }

.size1			{ font-size: 18px; }
.size2			{ font-size: 16px; }
.size3			{ font-size: 0.9em; }
.size4			{ font-size: 12px; }
.size5			{ font-size: 10px; }



/* -------------------------------Page Layout------------------------------- */


.container{
	width:990px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #7D7D7D;
}

#wrapper {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftcolumns{
	width: 810px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}


/* -------------------------------Header elements------------------------------- */

#header {
	background-color: #FFFFFF;
	height: 100px;
}

#logo {
	height: 100px;
}
#headerlinks {
	text-align: right;
	position: absolute;
	top: 0px;
	width: 750px;
	right: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#headerlinks a {
	color: #7D7D7D;
	text-decoration: none;
	margin-left: 10px;
	padding-right: 5px;
}
#headerlinks a:hover {
	color: #00B2D7;
}
#headerlinks .highlightblue {
	color: #00B2D7;
}


#telephone {
	height: 19px;
	background-color: #00B2D7;
	margin-bottom: 3px;
	position: relative;
	font-size: 0.9em;
	text-align: right;
	padding-top: 3px;
	padding-right: 8px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
}
#search {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 400px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
	letter-spacing: 0.15em;
}
.search-field {
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	margin: 2px;
	color: #7D7D7D;
	height: 18px;
	vertical-align: middle;
}
.search-button {
	background-color: #00B2D7;
	border: 1px solid #F2F2F2;
	color: #FFFFFF;
	height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
}


#breadcrumb {
	height: 26px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
	background-color: #F2F2F2;
	position: relative;
	font-size: 0.7em;
	letter-spacing: 0.15em;
	padding-top: 12px;
	padding-left: 8px;
}
#status {
	float: right;
	position: absolute;
	right: 0px;
	padding-right: 8px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	height: 26px;
	font-size: 1.4em;
}
#status a {
	margin: 0px;
	padding: 0px;
}

/* -------------------------------Left Column & elements------------------------------- */

#leftcolumn{
	width: 166px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
}

#leftcolumn p {
	margin: 10px;
}

.panel {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.panel h3 {
	margin: 0px;
	color: #00B2D7;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.15em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

/* -------------------------------Left Column Menus--------------------------------- */

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
}

ul.menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li a {
	color: #7D7D7D;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	text-decoration: none;
	background-image: url(../ziskimages/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.4em;
	padding-left: 5px;
	display: block;
}

ul.menu li a:hover {
	color: #00B2D7;
}


/* -------------------------------Right Column & Elements--------------------------------- */

#rightcolumn {
	float: right;
	width: 166px;
	position: relative;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
}

#rightcolumn a {
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
}

#rightcolumn a:hover {
	color: #00B2D7;
}

.panelright {
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.panelright p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #00B2D7;
}

.panelright h3 {
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.15em;
	background-color: #00B2D7;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	display: block;
	padding: 4px;
	height: 16px;
} 

.panelright h5 {
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.15em;
	background-color: #7D7D7D;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	display: block;
	padding: 4px;
	height: 16px;
} 

.basket-values {
	width: 63%;
	padding-top: 7px;
	padding-bottom: 5px;
}

.imagepanel {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}

.imagepanel a img {
	border: none;
}

/* -------------------------------Middle Column & Elements--------------------------------- */

#middlecolumn{
	width:614px;
	float: right;
	margin: 0px;
	padding: 8px;
	position: relative;
}

.categorypanel {
	background-color: #F2F2F2;
	border: 3px solid #F2F2F2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.categoryimage {
	background-color: #FFFFFF;
	width: 190px;
	text-align: center;
	padding: 5px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}


.categorypanel p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.categorypaneltxt {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}


.categorypanel h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #00B2D7;
	letter-spacing: 0.15em;
	margin: 0px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	padding-right: 0px;
}

.productlistpanel {
	margin: 0px;
	border: 0px solid #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
}

.productlistpanel h5 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}

.productpanel {
	margin: 0px;
	border: 0px solid #F2F2F2;
	padding: 0px;
	background-color: #F2F2F2;
}


.productpanel p{
}

.productpanel h5 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}

.productpanelheading {
	color: #00B2D7;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.productpanelheading h3 {
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	display: inline;

}

.productpanelheading p {
	display: inline;
	font-size: 0.9em;
	padding-left: 20px;
	color: #7D7D7D;
}

.productimage {
	text-align: center;
	background-color: #FFFFFF;
	height: 100px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	width: 198px;
}
.productlink {
	text-align: center;
	padding-left: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	color: #00B2D7;
	width: 184px;
}

.productlink a {
	color: #7D7D7D;
	text-decoration: none;
}

.productlink a:hover {
	color: #00B2D7;
	text-decoration: none;
}

.topborder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}

.noimage {
	width: 150px;
	background-color: #FFFFFF;
}

#middlecolumn .nounderline {
	color: #7D7D7D;
	text-decoration: none;
}

#middlecolumn .nounderline:hover {
	color: #00B2D7;
	text-decoration: none;
}


/* ------------------------------- Logistics Page Elements --------------------------------- */

.linkspanel {
	background-color: #FFFFFF;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linkspanel a {
	color: #7D7D7D;
	padding-left: 6px;
	padding-right: 2px;
}
.linkspanel a:hover {
	color: #00B2D7;
}
.linkspanel .leftlink {
	padding-right: 10px;
}

.linkspanel .arrows {
	color: #00B2D7;
}

.nextprevpanel {
	margin: 0px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	text-align: right;
	float: right;
	padding: 0px;
}
.nextprevpanel .padding {
	padding-left: 10px;
}
.nextprevpanel .arrows {
	color: #00B2D7;
}



.logisticspanel {
	border: 3px solid #F2F2F2;
	padding: 0px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 0.9em;
}


.logisticspanel p{
}
.logisticspanel h5 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}


.logisticspanelheading {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	background-color: #00B2D7;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	margin: 0px;
}

.logisticspanelheading h3 {
	font-weight: normal;
	font-size: 1.0em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	display: inline;

}

.logisticspanelheading p {
	display: inline;
	font-size: 0.9em;
	padding-left: 20px;
	color: #7D7D7D;
}
.logisticspanel a {
	color: #7D7D7D;
}
.logisticspanel a:hover {
	color: #00B2D7;
}


.logisticsheading {
	font-weight: bold;
}
.logisticsdarkrow {
	background-color: #E6E6E6;
}



.logisticspanel td {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.logisticspanelbook {
	border: 3px solid #F2F2F2;
	padding: 0px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.logisticspanelbook p{
}
.logisticspanelbook h5 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}

.logisticspanelbook td {
            padding-top: 2px;
            padding-right: 2px;
            padding-bottom: 2px;
            padding-left: 2px;
}



/* ------------------------------- Dialogue Page Elements --------------------------------- */

.dialoguepanel {
	border: 3px solid #F2F2F2;
	padding: 0px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.dialoguepanel p{
}
.dialoguepanel h5 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: block;
	background-color: #FFFFFF;
}


.dialoguepanelheading {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	background-color: #00B2D7;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	margin: 0px;
}

.dialoguepanelheading h3 {
	font-weight: normal;
	font-size: 0.9em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	display: inline;

}

.dialoguepanelheading p {
	display: inline;
	font-size: 0.9em;
	padding-left: 20px;
	color: #7D7D7D;
}
.dialoguepanel a {
	color: #7D7D7D;
}
.dialoguepanel a:hover {
	color: #00B2D7;
}


.dialogueheading {
	font-weight: bold;
}
.dialoguedarkrow {
	background-color: #E6E6E6;
}



.dialoguepanel td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}



/* ------------------------------- Right Panel Icons --------------------------------- */

.icons {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #F2F2F2;
	text-align: center;
	height: 192px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}

ul#button {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

ul#button li {
	display:block;
	margin: 0px;
	padding: 1px;
	float: left;
}

.button1 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/place-order.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
}

.button1 a:hover {	
	background-position:center -63px;
}

.button1a a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/checkout.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
}

.button1a a:hover {	
	background-position:center -63px;

}

.button2 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/view-basket.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button2 a:hover {	
	background-position:center -63px;
}

.button3 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/quotation.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button3 a:hover {	
	background-position:center -63px;
}

.button4 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/log-in.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button4 a:hover {	
	background-position:center -63px;
}

.button4a a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/log-out.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button4a a:hover {	
	background-position:center -63px;
}

.button5 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/deliveries.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button5 a:hover {	
	background-position:center -63px;
}

.button6 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/logistics.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button6 a:hover {	
	background-position:center -63px;
}

.button7 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/bill-of-materials.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button7 a:hover {	
	background-position:center -63px;
}

.button8 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/favourites.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button8 a:hover {	
	background-position:center -63px;
}

.button9 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/help.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button9 a:hover {	
	background-position:center -63px;
}

.button10 a {
	display:block;
	outline:none;
	width:50px;
	height:62px;
	text-indent:-9900px;
	background-image: url(../ziskimages/icons/checkout.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 1px;
}

.button10 a:hover {	
	background-position:center -63px;
}

/* ------------------------------- Footer Elements --------------------------------- */

#extra{
	height: 0px;
	clear:both;
	width:100%;
}


#footer{
	text-align: right;
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	margin:0;
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#terms {
	position: relative;
	left: 0px;
	padding-top: 5px;
	font-size: 0.9em;
	width: 450px;
	text-align: left;
	float: left;
}

#terms a {
	display: inline;
	margin-right: 15px;
}

#terms a:hover {
}
