@charset "UTF-8";
.design {
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: -moz-use-text-color;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: -moz-use-text-color;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	font: normal 12px Arial, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body {
	font: normal 12px Arial, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-color: #454545;
	background-image: url(/images/layout/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 980px;
	margin: 0 auto;
}

img { border: none; }
p { margin: 0px; }

.clearfix {
	display: inline-block;
	clear: both;
} 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

.fl-left {
	float: left;
}

.fl-both {
	float: both;
}

.fl-right {
	float: right;
}

.bold {
	font-weight: bold;
}

.al-right {
	text-align: right;
}

.al-left {
	text-align: left;
}

.al-center {
	text-align: center;
}

.al-justify {
	text-align: justify;
}

#layoutHeader   {
	background-image: url(/images/layout/bg_header.png);
	background-repeat: repeat;
}

#headerPicture {
	background-image: url(/images/layout/header_picture.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 150px;
}

#headerLogo   {
	background-image: url(/images/layout/logo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 47px;
	padding-top: 10px;
	background-position: left center;
	margin-left: 10px;
}

#layoutContent {
	background-image: url(/images/layout/bg_main.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	display: inline-block;
}

#layoutFooter {
	background-image: url(/images/layout/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	padding-top: 10px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

#contentLeft {
	float: left;
	width: 222px;
}

#navLeft {
	padding: 5px;
	margin: 0;
	position: relative;
}

#contentRight {
	float: left;
	width: 758px;
	background-image: url(/images/layout/content_titlehl.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainTitle {
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 10px;
}

#mainTitle h1{
	color: #6f6f6f;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 10px;
	letter-spacing: 0.05em;
}

#mainTitle h2 {
	color: #6f6f6f;
	font-size: 14px;
	margin-top: 0px;
	letter-spacing: 0.05em;
}

.mainContent {
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.mainContentBG {
	background-image: url(/images/layout/content_mainfl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mainContent p {
	padding-bottom: 10px;
}

.mainContent h1 {
	color: #6f6f6f;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.fixMainContentPadding {
	left: -8px;
	position: relative;
}

.vatAndTerms {
	font-size: 10px;
}

dl.navigation ul {
	padding: 4px 0 6px 0;
	margin: 0 0 0 0;
	width: 190px;
}
dl.navigation dt a {
	padding: 0px 0 0 20px;
	margin: 0px 0 0 0;
	width: 207px;
	height: 19px;
	float: left;
	clear: both;
	background-image: url(/images/layout/nav_headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #6f6f6f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.05em;
}
dl.navigation dd {
	padding: 0 0 0 20px;
	margin: 0 0 4px 0px;
	width: 12em;
	float: left;
}
dl.navigation ul {
	padding: 4px 0 6px 0;
	margin: 0 0 0 0;
}
dl.navigation li a{
	padding: 2px 0 0 8px;
	margin: 0 0 0 0;
	list-style-type: none;
	background-image: url(/images/layout/dot_small.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #6f6f6f;
	text-decoration: none;
	letter-spacing: 0.05em;
}


/* set the image to use and establish the lower-right position */
#cssbox, .cssbox_image, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(/images/layout/boxlayout.png) no-repeat bottom right;
}
	
#cssbox.small {
	width: 225px !important; /* intended total box width - padding-right(next) */
	width: 210px; /* IE Win = width - padding */
	padding-right: 14px; /* the gap on the right edge of the image (not content padding) */
}

#cssbox.half {
	width: 358px !important; /* intended total box width - padding-right(next) */
	width: 344px; /* IE Win = width - padding */
	padding-right: 14px; /* the gap on the right edge of the image (not content padding) */
}

#cssbox.whole {
	width: 717px !important; /* intended total box width - padding-right(next) */
	width: 703px; /* IE Win = width - padding */
	padding-right: 14px; /* the gap on the right edge of the image (not content padding) */
}

#cssbox.box1 {
	position: relative; 
	left: -8px;
}

#cssbox.box2 {
	position: relative; 
	left: -4px;
}

#cssbox.box3 {
	position: relative; 
	left: 0px;
}

/* set the top-right image */
.cssbox_head { 
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 20px; /* right-image-gap + right-inside padding */
}
	
/* set the top-left image */
.cssbox_head h2 {
	background-position: top left;
	margin: 0px; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 17px 5px 8px 20px; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	color: #FFFFFF;
	font-weight: bold;
}

/* set the lower-left corner image */
.cssbox_image {
	background-position: left;
	margin: 0px; /* interior-padding right */
	padding: 0px 5px 0px 9px; /* mirror .cssbox_head right/left */
	height: 100px;
}

.cssbox_body {
	background-position: bottom left;
	margin-right: 0px; /* interior-padding right */
	padding: 10px 5px 15px 20px; /* mirror .cssbox_head right/left */
}

.cssbox_body_fp {
	height: 135px;
}

.cssbox_body_ds{
	/* height: 135px; */
}

.cssbox_body p {
	/* text-align: justify; */	
}

.cssbox_body ul {
	padding-left: 15px;
}

.gallery {
	width: 200px;
	height: 200px;
	margin: 0 15px 15px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left;
}

.galleryNetmap1 {
	width: 400px;
	height: 280px;
	margin: 0 15px 15px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.galleryNetmap2 {
	width: 200px;
	height: 140px;
	margin: 0 15px 15px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left;
}

/* ################## */
/* productsOrderTable */
/* ################## */
.productsOrderTable {
	padding: 15px;
}

.productsOrderTable p {
	text-align: left;
	padding:0px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
}


/* ############## */
/* orderFormTable */
/* ############## */

.orderFormTable {
	border-top: 1px solid #666666;
}

.orderFormTable td {
	color: #000000;
	vertical-align: middle;
	padding: 5px;
	height: 25px;
}

.orderFormTable input {
	padding: 0px;
	border: 1px solid #666666; padding: 2px 2px; background-color: #ffffff;
	FONT-SIZE: 12px; COLOR: #000000;
}

.orderFormTable select {
	padding: 0px;
	border: 1px solid #666666; padding: 2px 2px; background-color: #ffffff;
	FONT-SIZE: 12px; COLOR: #000000;
}

#orderFormTable1a {
	background-color: #dddddd;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
	width: 120px;
}

#orderFormTable1b {
	background-color: #dddddd;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#orderFormTable1c {
	background-color: #dddddd;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
}

#orderFormTable2a {
	background-color: #eeeeee;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
	width: 120px;
}

#orderFormTable2b {
	background-color: #eeeeee;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#orderFormTable2c {
	background-color: #eeeeee;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #ffffff;
}

/* ################ */
/* orderFormConfirm */
/* ################ */
.orderFormConfirm {
	color: #000000;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 14px;
}

.orderFormConfirm p {
	font-size: 12px;
	padding:0px;
}

.orderFormConfirm h1 {
	font-size: 14px;
	font-weight: bold;
	padding:0px;
}

.orderFormConfirm a {
	color: #000000;
}

#terms, #terms a {
	width: 970px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	font-size: 10px; color: #7f7f7f;
}
