/* CSS Document - luxan.eu - Coded by Group de Ceuster */
/****** HTML styles ******/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #FFF;
}
p { 
	line-height: 18px;
	margin-bottom: 20px;
}
p.error, span.error { 
	color: #cd1b1b; 
}
a {
	font-weight: normal;
	text-decoration: none;
	color: #4C4C4C;
	cursor: pointer;
}
a:hover { 
	text-decoration: underline;
}
a.active { 
	text-decoration: underline;
}
a.more { 
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
/*this avoids having image replacement sections display a dotted outline*/ 
a:focus { 
	-moz-outline-style: none; 
	outline-style: none; 
}
a img {
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
}
ul {
	padding-left: 15px;
	margin-bottom: 20px;
}
hr {
	border: 0;
	color: #4C4C4C;
	background-color: #4C4C4C;
	height: 1px;
	margin-bottom: 8px;
}
img.left {
	padding-right: 20px;
	padding-bottom: 5px;
}
img.right {
	padding-left: 20px;
	padding-bottom: 5px;
}
/****** GUI styles ******/
#OuterWrap {
	margin: 0 auto;
	width: 960px;
}
#Header {
	float: left;
	width: 960px;
	height: 88px;
	border-bottom: solid 1px #65B71F;
}
#Header #Logo {
	float: left;
	display: inline;
	margin-left: 4px;
}
#Header #Baseline {
	float: left;
	margin-top: 60px;
}
#Header #Search {
	float: right;
	display: inline;
	margin-top: 58px;
	margin-right: 10px;
}
#Header #Search input.text {
	font-size: 11px;
	color: #65B71F;
	background-color: #F7FBF4;
	width: 184px;
	height: 16px;
	padding: 3px 5px 0px 5px; 
	border: solid 1px #65B71F;
}
#Header #Search input.image {
	margin-left: 4px;
}
#Header #Search input {
	float: left;
}
#Navigation {
	float: left;
	display: inline;
	width: 940px;
	height: 50px;
	padding: 5px 10px 0px 10px;
}
#Navigation #Breadcrumbs {
	float: left;
}
#Navigation #Breadcrumbs a {
}
#Navigation #Breadcrumbs span.div {
	margin-left: 5px;
	margin-right: 5px;
}
#Navigation #MainNav {
	float: right;
	color: #65B71F;
}
#Navigation #MainNav a {
	color: #65B71F;
}
#Navigation #MainNav span.div {
	margin-left: 10px;
	margin-right: 10px;
}
#Visual {
	float: left;
	display: inline;
	width: 940px;
	height: 191px;
	padding: 0px 10px 37px 10px;
}
/*MainButtonWrap*/
#MainButtonWrap {
	float: left;
	width: 220px;
}
#MainButtonWrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#MainButtonWrap li {
	border-bottom: #e5e5e5 solid 1px;
}
#MainButtonWrap li.first {
	border-top: #e5e5e5 solid 1px;
}
#MainButtonWrap li a {
	display: inline-block;
	width: 215px;
	height: 37px;
	padding-left: 5px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 36px;
	background-image: url(/images/gui/butCatColors.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
}
#MainButtonWrap li.butcat1 a {
	background-position: right -1px;
}
#MainButtonWrap li.butcat2 a {
	background-position: right -39px;
}
#MainButtonWrap li.butcat3 a {
	background-position: right -77px;
}
#MainButtonWrap li.butcat4 a {
	background-position: right -115px;
}
#MainButtonWrap li.butcat5 a {
	background-position: right -153px;
}
/*SubButtonWrap*/
#SubButtonWrap {
	float: left;
	width: 220px;
}
#SubButtonWrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#SubButtonWrap li {
	border-bottom: #e5e5e5 solid 1px;
}
#SubButtonWrap li.first {
	border-top: #e5e5e5 solid 1px;
}
#SubButtonWrap li a {
	display: inline-block;
	width: 215px;
	height: 75px;
	padding-left: 5px;
	font-weight: bold;
	color: #65B71F;
	line-height: 70px;
	font-size: 14px;
	background-image: url(/images/gui/butCatColors.gif);
	background-repeat: no-repeat;
	background-position: right -191px;
}

#Visual #Image {
	float: right;
	width: 700px;
	position: relative;
}
#Visual #Flash {
	position: absolute; 
	z-index: 10; 
	left: 0px; 
	top: 0px;
}
#Content {
	float: left;
	display: inline;
	width: 940px;
	padding: 0px 10px;
}
#Content #Left {
	float: left;
	width: 220px;
	display: inline;
}
#Content #Right {
	float: right;
	width: 700px;
	display: inline;
}
#Content #Right #ContenWrap {
	float: left;
	width: 700px;
	margin-bottom: 0px;
	display: inline;
}
#Footer {
	float: left;
	width: 940px;
	height: 27px;
	margin-top: 30px;
	padding: 3px 10px 0px 10px;
	text-align: right;
	color: #65B71F;
	border-top: solid 1px #65B71F;
}
/****** CATEGORY COLOR styles ******/
/* red */
.procat1 h1, .procat1 h2, .procat1 h2 a {
	color: #ef1c23; 
}
.procat1 table {
	background-image: url(/images/gui/bgTableCat1.gif);
}
.procat1 table td {
	border-bottom: 1px solid #ee898d; 
	background-color: #feefef;
}
.procat1 .hLine, .procat1 .product-wrapper .product-item {
	border-bottom: 1px solid #ef1c23;
}
.procat1 .title {
	background: url(/images/gui/bgTitleCat1.jpg) no-repeat 0px 0px;
}
/* brown */
.procat2 h1, .procat2 h2, .procat2 h2 a {
	color: #b96b20; 
}
.procat2 table {
	background-image: url(/images/gui/bgTableCat2.gif);
}
.procat2 table td {
	border-bottom: 1px solid #d7aa7e; 
	background-color: #faf5ef;
}
.procat2 .hLine, .procat2 .product-wrapper .product-item {
	border-bottom: 1px solid #b96b20;
}
.procat2 .title {
	background: url(/images/gui/bgTitleCat2.jpg) no-repeat 0px 0px;
}
/* blue */
.procat3 h1, .procat3 h2, .procat3 h2 a {
	color: #019bd7; 
}
.procat3 table {
	background-image: url(/images/gui/bgTableCat3.gif);
}
.procat3 table td {
	border-bottom: 1px solid #6dc6e8; 
	background-color: #edf8fc;
}
.procat3 .hLine, .procat3 .product-wrapper .product-item {
	border-bottom: 1px solid #019bd7;
}
.procat3 .title {
	background: url(/images/gui/bgTitleCat3.jpg) no-repeat 0px 0px;
}
/* purple */
.procat4 h1, .procat4 h2, .procat4 h2 a {
	color: #9b257d; 
}
.procat4 table {
	background-image: url(/images/gui/bgTableCat4.gif);
}
.procat4 table td {
	border-bottom: 1px solid #ca8cba; 
	background-color: #f8f0f6;
}
.procat4 .hLine, .procat4 .product-wrapper .product-item {
	border-bottom: 1px solid #9b257d;
}
.procat4 .title {
	background: url(/images/gui/bgTitleCat4.jpg) no-repeat 0px 0px;
}
/* green */
.procat5 h1, .procat5 h2, .procat5 h2 a {
	color: #01713f; 
}
.procat5 table {
	background-image: url(/images/gui/bgTableCat5.gif);
}
.procat5 table td {
	border-bottom: 1px solid #6dad91; 
	background-color: #edf5f1;
}
.procat5 .hLine, .procat5 .product-wrapper .product-item {
	border-bottom: 1px solid #01713f;
}
.procat5 .title {
	background: url(/images/gui/bgTitleCat5.jpg) no-repeat 0px 0px;
}
/****** PRODUCT styles ******/
.product-wrap {
	width: 700px; 
	float: left;
	margin-bottom: 25px;
}
.product-wrap h2 {
}
.product-wrap .item {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product-wrap .colLeft {
	width: 460px; 
	float: left;
	margin-top: 8px;
}

.product-wrap .colLeft table { margin-bottom: 15px;}
.product-wrap .colLeft .Thumb {
	width: 160px; 
	float: left;
	position: relative;
}
.product-wrap .colLeft .Label {
	position: absolute; 
	z-index: 10; 
	left: 0px; 
	top: 90px;
}
.product-wrap .colLeft .ProdContent {
	width: 290px; 
	float: right;
	padding: 10px 0px 0px 10px;
}
.product-wrap .colLeft .ProdContent img { 
	float: left; 
	margin-right: 10px;
}
.product-wrap table {
	float: left;
	display: block;
	width: 460px;
	margin: 0px;
	background-repeat: no-repeat;
}
.product-wrap table th {
	color: #fff; 
	font-weight: bold;
	text-align: left;
	height: 21px; 
	padding-left: 8px;
}
.product-wrap table td {
	height: 21px; 
	padding-left: 8px;
}
.product-wrap .colRight {
	width: 220px; 
	float: right; 
	color: #4c4b4c;
}
.product-wrap .colRight .listHead {
	width: 212px; 
	float: left;
	background-image: url(/images/gui/bgListProblem.gif);
	color: #fff;
	font-weight: bold;
	text-align: left;
	height: 19px; 
	padding: 2px 0px 0px 8px;
	margin-top: 20px;
}
.product-wrap .colRight ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.product-wrap .colRight li {
	width: 196px; 
	float: left;
	text-align: left;
	height: 16px; 
	padding: 2px 8px 2px 16px;
	border-bottom: 1px solid #a1a1a1; 
	background-color: #f6f6f6;
}
.product-wrap .hLine {
	width: 700px;
	height: 20px;
	clear: both;
}

/****** INDEX ITEMS styles ******/
.ItemWrap {
	float: left;
	width: 940px;
	display: inline;
}
.ItemWrap .spacer {
	float: left;
	height: 20px;
	width: 100%;
}
.ItemWrap .BoxWrap {
	float: left;
	display: inline;
	padding-bottom: 18px;
}
.ItemWrap .ItemBox2 {
	float: left;
	display: inline;
	width: 458px;
	padding: 0px;
	padding-bottom: 8px;
	margin-right: 20px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.ItemWrap .ItemBox2 img { 
	float: left;
}

.ItemWrap .ItemBox2 .title {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding: 2px;
	padding-left: 12px;
	color: #fff;
	width: 442px;
	margin: 1px;
	margin-bottom: 3px;
}
.ItemWrap .ItemBox2 .thumb {
	float: left;
	width: 100px;
	text-align: center;
}
.ItemWrap .ItemBox2 .thumb img {
	width: 100px;
	height: 100px;
}
.ItemWrap .ItemBox2 .text {
	float: right;
	width: 348px;
	padding: 8px 10px 5px 0px;
}

.ItemWrap .ItemBox2 .text img {
	margin-right: 8px;
}

.ItemWrap .ItemBox2 .link {
	float: right;
	margin-right: 20px;
	display: inline;
}
.ItemWrap .ItemBox4 {
	float: left;
	width: 218px;
	height: 128px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 18px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.ItemWrap .ItemBox4 img {
	width: 210px;
	height: 98px;
	padding: 4px;
}
.ItemWrap .ItemBox4 .title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 12px;
}
.ItemWrap .First {
	margin-left: 0px;
	clear: left;
}
.ItemWrap .Last {
	margin-right: 0px;
	clear: right;
}

/****** ADMIN styles ******/
#AdminBox {
	float: left;
	width: 460px;
}
#TimeStamp {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}
#AdminBox label {
}
#AdminBox label.error {
	font-weight: bold;
	color: #CC0000;
}
#AdminBox input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	height: 18px;
	width: 450px;
	padding: 3px 4px 0px 4px; 
	border: solid 1px #737373;
	margin-bottom: 6px;
}
#AdminBox input.med {
	width: 300px;
}
#AdminBox textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 450px;
	height: 57px;
	padding: 3px 4px 3px 4px; 
	border: solid 1px #737373;
	margin-bottom: 6px;
}
#AdminBox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	padding: 2px; 
	border: solid 1px #737373;
	margin-bottom: 6px;
}
#AdminBox input.button {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #C7C78F;
	height: 19px;
	width: 100px;
	border: solid 1px #737373;
	margin-bottom: 5px;
}
#AdminBox .list {
	float: left;
	display: inline;
	width: 450px;
	padding: 2px 5px;
}
#AdminBox .highlight {
	background-color: #FFF;
}
#AdminBox .highlight:hover {
	background-color: #F5F5E5;
}
#AdminBox .list .itemwrap {
	float: left;
}
#AdminBox .list .buttonwrap {
	float: right;
}

/****** CONTACT FORM styles ******/
#ContactBox {
	float: left;
	display: inline;
	border: 1px solid #ccc;
	width: 198px;
	height: 215px;
	padding-left: 20px;
	background-image: url(/images/gui/bgContact.gif);
	background-repeat: repeat-x;
}
#ContactBox img {
	padding-bottom: 20px;
}
#FormBox {
	float: left;
	display: inline;
	border: 1px solid #ccc;
	text-align: left;
	width: 428px;
	padding: 20px 15px;
}
#FormBox p {
	margin-bottom: 0px;
}
#FormBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#FormBox li {
	display: block;
	padding: 4px 5px 10px 9px;
	border-bottom: 1px dotted #4C4C4C;
}
#FormBox li.odd { 
	background-color: #f9f9f9;
}
#FormBox li.last { 
	border-bottom: none; 
}
#FormBox label {
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 3px 0px 3px 0px;
}
#FormBox input.text, textarea {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	padding: 2px 2px;
	width: 75%;
}
#FormBox input.button {
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	height: 26px;
	width: 114px;
	background: url(/images/gui/bgButton.gif) repeat-x 0px 0px;
	cursor: pointer;
	margin-top: 12px;
}

/****** SEARCH styles ******/
#SearchBox {
	float: left;
	display: inline;
	width: 460px;
	margin-bottom: 10px;
}
#SearchBox input {
	float: left;
}
#SearchBox input.text {
	font-size: 11px;
	color: #4C4C4C;
	background-color: #F8F8F8;
	width: 330px;
	height: 19px;
	padding: 5px 5px 0px 5px; 
	border: 1px solid #ccc;
}
#SearchBox input.button {
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	height: 26px;
	width: 114px;
	background: url(/images/gui/bgButton.gif) repeat-x 0px 0px;
	cursor: pointer;
	margin-left: 4px;
}
#SearchBox input.image {
	margin-left: 4px;
}
#SearchResult {
	float: left;
	display: inline;
	width: 100%;
}
#SearchResult h2 {
	margin-bottom: 0px;
}
#SearchResult a {
	color: #65B71F;
}

/****** DEALER styles ******/
#DealerBox {
	float: left;
	display: inline;
	width: 460px;
	margin-bottom: 10px;
}
#DealerBox div {
	float: left;
	width: 169px;
	margin-right: 4px;
}
#DealerBox input {
	float: left;
}
#DealerBox input.text {
	font-size: 11px;
	color: #4C4C4C;
	background-color: #F8F8F8;
	width: 157px;
	height: 19px;
	padding: 5px 5px 0px 5px; 
	border: 1px solid #ccc;
}
#DealerBox input.button {
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	height: 26px;
	width: 114px;
	background: url(/images/gui/bgButton.gif) repeat-x 0px 0px;
	cursor: pointer;
	margin-top: 16px;
}
#DealerResult {
	float: left;
	display: inline;
	width: 100%;
}
#DealerResult .item {
	float: left;
	width: 220px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
}

#DealerResult .item img { margin-top: 5px;}
#DealerResult .last {
	margin-right: 0px;
}
#DealerResult b {
	color: #65B71F;
}
.clr {
	clear: both; 
	background-color: transparent; 
	font-size: 0; 
	line-height: 0; 
	height: 0;
	/*clear: both; background-color: transparent; font-size: 0; line-height: 0; visibility: hidden;*/
}

/****** PROBLEM DETAIL STYLES ******/
.problem-wrapper { 
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.problem-thumb-wrap { 
	float: left; 
	width: 250px;
	margin-right: 20px;
}			
.problem-thumb {
	float: left;
	position: relative;
	z-index: 10;
	width: 240px;
	height: 180px;
	border: 1px solid #ededed;
	padding: 4px;
}
.problem-thumb .blank-item {
	position: absolute;
	z-index: 11;
	background: url(/images/copyright.gif);
	width: 240px;
	height: 180px;
	left: 4px;
	top: 4px;
}
.problem-thumb .blank-item span {
	text-align: right;
	display: block;
	padding: 160px 8px 0 8px;
	color: #FFF;
}
.problem-thumb .thumb-item {
	position: absolute;
	z-index: 10;
	left: 4px;
	top: 4px;
	display: none;
}
.problem-thumb .active {
	display: block;
}
.problem-thumb img {
	width: 240px;
	height: 180px;
	margin: 0;
	padding: 0;
	border: 0;
}
.problem-description {
	float: left;
	width: 400px;
}

.problem-wrapper .navigation { 
	width: 250px; 
	padding: 5px 0 20px 0;
	text-align: right;
}
.problem-wrapper .navigation ul { 
	list-style: none; 
	display: inline; 
	padding: 0;
	height: 32px;
}
.problem-wrapper .navigation ul li { 
	display: inline; 
	margin: 0;
	padding: 0;
	height: 16px;
	width: 16px;
}
.problem-wrapper .navigation ul li a { 
	background: url(/images/gui/zoom_nav.gif) no-repeat -20px 0;
	display: inline-block;
	height: 16px;
	width: 16px;
}
.problem-wrapper .navigation ul li.active a {
	background-position: 0 0;
}

/** PROBLEM PRODUCT DETAIL STYLES **/

.product-wrapper { }
.product-wrapper h2 { 
	margin-bottom: 15px;
}
.product-column-left { 
	float: left;
	margin: 0 20px 0 0;
	width: 340px;
}
.product-column-right { 
	float: left; 
	width: 340px;
}
.product-wrapper .product-item {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.product-wrapper .product-item h2 {
	margin-bottom: 5px;
}
.product-wrapper .product-thumb {
	width: 80px;
	float: left;
}
.product-wrapper .product-thumb img {
	width: 80px;
} 
.product-wrapper .product-description {
	width: 260px;
	float: left;
}

/** PROBLEM OVERVIEW A TO Z **/
.problem { border-bottom: 1px solid #65b71f; padding-bottom: 20px; }
.problem .item {
	float: left;
	width: 220px;
	margin-right: 0;
}
.problem .item a {
	font-weight: bold;
}

.green { color: #65b71f;}

.problem-col { 
	float: left; 
	width: 220px;
}
.problem-col ul { 
	list-style-type: none; 
	list-style-position: outside; 
	margin: 0; 
	padding: 0;  
}
.problem-col li { padding-bottom: 8px;}
.problem-col li.first-char{ 
	padding: 0; 
	margin:0; 
	margin-bottom: 8px;
	border-bottom: 1px solid #ededed;
}

.spacer-col { 
	float: left; 
	width: 20px;
	height: 50px;
}

/** PROBLEM CATEGORY OVERVIEW WITH THUMBS **/
#problem-col-wrapper {}

#problem-col-wrapper .pagination { 
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	
	background-color: #f6f6f6; 
	margin: 0 0 20px 0;
	padding: 8px 0;
	text-align: center;
}

#problem-col-wrapper .pagination .sep { margin: 0 5px;}

#problem-col-wrapper .pagination ul { 
	list-style: none; 
	display: inline; 
	margin: 0;
	padding: 0;
}
#problem-col-wrapper .pagination ul li {
	list-style: none; 
	display: inline; 
	margin: 0;
	padding: 0;
}

#problem-col-wrapper .pagination ul li a:active { text-decoration: underline;}

#problem-col-wrapper .problem-col-3 { 
	float: left; 
	width: 160px;
}

#problem-col-wrapper .problem-category {}
#problem-col-wrapper .problem-category .problem-category-description { 
	text-align: center; 
	height: 30px; 
	margin: 3px 0;
	line-height: 12px; 
}
#problem-col-wrapper .problem-category-thumb { 
	width: 150px; 
	padding: 4px; 
	border: 1px solid #ededed; 
}
#problem-col-wrapper .problem-category-thumb img { 
	width: 150px; 
	height: 113px;
}

