/* 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;
}
#Visual #ButtonWrap {
	float: left;
	width: 220px;
}
#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 {
	color: #ef1c23; 
}
.procat1 h2 {
	color: #ef1c23;
}
.procat1 table {
	background-image: url(/images/gui/bgTableCat1.gif);
}
.procat1 table td {
	border-bottom: 1px solid #ee898d; 
	background-color: #feefef;
}
.procat1 #hLine {
	border-bottom: 1px solid #ef1c23;
}
.procat1 .title {
	background: url(/images/gui/bgTitleCat1.jpg) no-repeat 0px 0px;
}
/* brown */
.procat2 h1 {
	color: #b96b20; 
}
.procat2 h2 {
	color: #b96b20;
}
.procat2 table {
	background-image: url(/images/gui/bgTableCat2.gif);
}
.procat2 table td {
	border-bottom: 1px solid #d7aa7e; 
	background-color: #faf5ef;
}
.procat2 #hLine {
	border-bottom: 1px solid #b96b20;
}
.procat2 .title {
	background: url(/images/gui/bgTitleCat2.jpg) no-repeat 0px 0px;
}
/* blue */
.procat3 h1 {
	color: #019bd7; 
}
.procat3 h2 {
	color: #019bd7;
}
.procat3 table {
	background-image: url(/images/gui/bgTableCat3.gif);
}
.procat3 table td {
	border-bottom: 1px solid #6dc6e8; 
	background-color: #edf8fc;
}
.procat3 #hLine {
	border-bottom: 1px solid #019bd7;
}
.procat3 .title {
	background: url(/images/gui/bgTitleCat3.jpg) no-repeat 0px 0px;
}
/* purple */
.procat4 h1 {
	color: #9b257d; 
}
.procat4 h2 {
	color: #9b257d;
}
.procat4 table {
	background-image: url(/images/gui/bgTableCat4.gif);
}
.procat4 table td {
	border-bottom: 1px solid #ca8cba; 
	background-color: #f8f0f6;
}
.procat4 #hLine {
	border-bottom: 1px solid #9b257d;
}
.procat4 .title {
	background: url(/images/gui/bgTitleCat4.jpg) no-repeat 0px 0px;
}
/* green */
.procat5 h1 {
	color: #01713f; 
}
.procat5 h2 {
	color: #01713f;
}
.procat5 table {
	background-image: url(/images/gui/bgTableCat5.gif);
}
.procat5 table td {
	border-bottom: 1px solid #6dad91; 
	background-color: #edf5f1;
}
.procat5 #hLine {
	border-bottom: 1px solid #01713f;
}
.procat5 .title {
	background: url(/images/gui/bgTitleCat5.jpg) no-repeat 0px 0px;
}
/****** PRODUCT styles ******/
#ProductWrap {
	width: 700px; 
	float: left;
	margin-bottom: 25px;
}
#ProductWrap h2 {
}
#ProductWrap .item {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#ProductWrap #colLeft {
	width: 460px; 
	float: left;
	margin-top: 8px;
}
#ProductWrap #colLeft #Thumb {
	width: 160px; 
	float: left;
	position: relative;
}
#ProductWrap #colLeft #Label {
	position: absolute; 
	z-index: 10; 
	left: 0px; 
	top: 70px;
}
#ProductWrap #colLeft #ProdContent {
	width: 290px; 
	float: right;
	padding: 10px 0px 0px 10px;
}
#ProductWrap table {
	float: left;
	display: block;
	width: 460px;
	margin: 0px;
	background-repeat: no-repeat;
}
#ProductWrap table th {
	color: #fff; 
	font-weight: bold;
	text-align: left;
	height: 21px; 
	padding-left: 8px;
}
#ProductWrap table td {
	height: 21px; 
	padding-left: 8px;
}
#ProductWrap #colRight {
	width: 220px; 
	float: right; 
	color: #4c4b4c;
}
#ProductWrap #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;
}
#ProductWrap #colRight ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ProductWrap #colRight li {
	width: 196px; 
	float: left;
	text-align: left;
	height: 16px; 
	padding: 2px 8px 2px 16px;
	border-bottom: 1px solid #a1a1a1; 
	background-color: #f6f6f6;
}
#ProductWrap #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;
	height: 128px;
	padding: 0px;
	margin-right: 20px;
	border: 1px solid #ccc;
	cursor: pointer;
}
#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: 120px;
	text-align: center;
}
#ItemWrap .ItemBox2 .thumb img {
	width: 100px;
	height: 100px;
}
#ItemWrap .ItemBox2 .text {
	float: right;
	width: 328px;
	height: 64px;
	padding: 8px 10px 0px 0px;
}
#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;
}
.AdminBox {
}

/****** 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: 85px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
}
#DealerResult .last {
	margin-right: 0px;
}
#DealerResult b {
	color: #65B71F;
}
