/*
Theme: Arkeo 2007 ver. 2.0
Description: Stylesheet for Caledonia Website.
Author: Dipl.-Ing. Dimitri Papadopoulos
Author URI: http://www.die-digitalexperten.de/  
*/
body {
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font: 83%/1.5 Geneva, Arial, Helvetica, sans-serif;
	background: #F9F5DD url("images/fauxcol.jpg") repeat-y 0px 0px;
}
/*** Layout styles ***/
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF url("images/headerbg.jpg") 0px 0px repeat-x;
}
#main {
	position: relative;
	width: 100%;
}
#leftcol {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	padding-bottom: 40px;
}
#content {
	margin: 0 5% 0 165px;
	padding: 15px 0 0 0;
	min-width: 640px;
	width: 640px;
}
#content table {
	font-size: 1em;
}
#footer {
	clear: both;
	border-top: 1px solid #B7B7B7;
	padding: 10px 0 30px;
	font-size: 86%;
	color: #9C9B9B;
}
#footer p {
	margin: 0;
}
#footer a,#footer a:link,#footer a:hover {
	text-decoration:underline;
} 
#footer a:link {
	color:#9C9B9B;
} 
#footer a:visited {
	color:#9C9B9B;
} 
#footer a:hover,#footer a:active {
	color: #203E83;
}
#nav-first {
	display: block;
	width: 765px;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	text-align: center;
}
/*** for default.aspx ***/
#rightcol {
	position:absolute;
	top:15px;
	left:812px;
	min-width: 252px;
	width: 252px;
	border-top: 5px solid #6FABE0;
	padding-top: 1px;
	padding-bottom: 40px;
}
.ftebox {
	color: #333333;
	padding: 15px 15px 20px;
	border: 1px solid #6FABE0;
	margin: 0 0 1.5em;
	min-width: 220px;
	width: 220px;
}
.ftebox p, .ftebox h1, .ftebox h2, .ftebox h3, .ftebox h4, .ftebox h5, .ftebox h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #0B5E66;color:#000;
}
.ftebox p {
	border:none;
	margin: 0 0 1em;
	color:#444444;
	font-size: 0.75em;
}
.ftebox a {
	font-weight:bold;
}
.ftebox2 {
	color: #333333;
	padding: 0;
	border: none;
	margin: 0 0 1.5em;
	min-width: 220px;
	width: 220px;
}
/*** for default.aspx end ***/
/*** Text styles ***/
a,a:link,a:link,a:link,a:hover {
	text-decoration:underline;
} 
a:link {
	color:#0066FF;
} 
a:visited {
	color:#009900;
} 
a:hover,a:active {
	color:#6E9BC0;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color:#000000;
	padding-bottom: .1em;
}
h1 {
	font-size: 176%;
	margin-top:.6em;
}
h2 {
	font-size: 156%;
}
h3 {
	font-size: 136%;
}
h4 {
	font-size: 116%;
}
h5 {
	font-size: 96%;
}
h6 {
	font-size: 96%;
}
.desc {
	font-size: 0.8em;
}
.textk {
	font-size: 0.8em;
}
.text {
	font-size: 1em;
}
.textg {
	font-size: 1.2em;
}
#flashcontent {
	width: 720px;
	height: 670px;
	margin: 3px 0 20px 0;
}
#flashcontentstart {
	width: 630px;
	height: 400px;
	margin: 3px 0 20px 2px;
}
#flashvideo1 {
	width: 640px;
	height: 364px;
	margin: 3px 0 2px 2px;
}
#feature {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 0 0 .3em;
	color:#000000;
	padding-bottom: .1em;
	font-size: 176%;
	margin-top:.6em;
}
#route {
	float: right;
}
#breadcrumbs {
	display: block;
	color: #969696;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, 
#breadcrumbs a:hover, #breadcrumbs a:active {
	/*color:#0066FF;*/
	color:#009900;
	text-decoration:none;
} 
/** Arkeo Forms CSS Start **/
fieldset {
	padding:				0px;
	background-color: transparent;
	width:				520px;
	margin-top:			10px;
	margin-left:		2px;
	border:				none;
	display:				block;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	color:				black;
}

fieldset legend {
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}
fieldset td {
	font-size: 0.8em;
	width: 130px;
}
fieldset p {
	margin: 0 0 .3em;
}
#btnSubmit {
	margin: 5px 0 0 250px;
}
#valSummaryLogIn, #valSummary,#valSummaryCC,#valSummaryShipTo,#valSummaryNewLogin,#valSummaryAgb {
	padding:				4px;
	border:				2px ridge #ffcccc;
	width:				490px;
	margin:				10px;
	background-color:	#ffcccc;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}

div.input {
	padding:	2px;
	clear: both;
}
div.inputbox {
	width: 425px;
	margin: 0 0 15px 130px;
	padding: 2px 0 0 10px;
	font-size: 0.5em;
	border: 1px outset #ffffff;
}
div.inputbox2 {
	width: 500px;
	margin: 0 0 15px 0;
	padding: 2px 0 0 70px;
	font-size: 1em;
}
#pnlSearch .inputbox {
	font-size: 1em;
}
#rblVersand td {
	width: 400px;
}
#rblVersand input {
	float: left;
}
div.input label, #lblStp1EmailChk {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}
div.options {
	padding:				4px 180px 20px 0;
	text-align:			right;
	margin-top:			8px;
}

div.options input {
	font-weight:		bold;
	border: 1px outset #F5F5F5;
	background-color: #94BFE5;
	color: #000000;
}

ul {
	margin-top:			2px;
}

div.input input, div.input select, div.input textarea {
	border:				1px solid #7B9CBD;
}

div.input input.error, div.input textarea.error, div.input select.error {
	border:				2px solid red;
	background-color:	#ffcccc;
}

div.input label.error {
	color:				#ff0000;
	font-weight:		bold;
}

.error input {
	border: 2px solid red;
	background-color: #ffcccc;
}

div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
/** Arkeo Forms CSS Ende **/
/** Arkeo News CSS Start **/
div.nmbox {
	clear: both;
	margin: 20px 0 0 0;
	padding: 2px 0 5px 2px;
	border: 1px solid #DBDBDB;
	background: transparent url("images/trbg.jpg") 0px -55px repeat-x;
}
div.nmdate {
	/*margin: 0 0 5px 0;*/
	padding: 2px 0 2px 2px;
	font-size: 1.1em;
	font-weight: bold;
}
div.nmtext {
	padding: 10px 10px 10px 10px;
}
/** Arkeo News CSS Ende **/
/** Arkeo Shop CSS Start **/
#pnlStart, #pnlCategory, #pnlProduct {
	font-size: 1em;
}
#pnlCategory #DataGrid1 {
	margin-top: 8px;
	clear: both;
}
#pnlCategory #DataGrid1 a, #pnlCategory #DataGrid1 a:link, #pnlCategory #DataGrid1 a:visited, 
#pnlCategory #DataGrid1 a:hover, #pnlCategory #DataGrid1 a:active,
#pnlResult #DataGrid1 a, #pnlResult #DataGrid1 a:link, #pnlResult #DataGrid1 a:visited, 
#pnlResult #DataGrid1 a:hover, #pnlResult #DataGrid1 a:active {
	color:#0066FF;
} 
#pnlProduct {
	margin-top: 8px;
	border: 1px solid #DBDBDB;
	background: transparent url("images/fauxcol.gif") top left repeat-y;
}
.catImg {
	margin-left: 15px;
}
.catHeader {
	background: transparent url("images/trbg.jpg") 0px -13px repeat-x;
	font-weight: bold;
	color: #000000;
}
.catFooter {
	background: transparent url("images/trbg.jpg") 0px -13px repeat-x;
	font-weight: bold;
	color: #0066FF;
}
.hintGusto {
	clear: both;
	margin: 8px 0 3px 0;
	font-size: 9pt;
	border-top: 1px solid #DADADA;
}
#lblPrdctGusto {
	margin: 10px 10px 10px;
}
#lblPrdctGusto, p.gusto {
	float: right;
	margin: 5px 10px 10px;
}
#lblPrdctGusto img, p.gusto img {
	margin: 0 2px 0 2px;
}
#prdHeader {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url("images/trbg.jpg") 0px -13px repeat-x;
}
.prdImage {
	margin-top: 10px;
	text-align: center;
	width: 255px;
	float: left;
}
#productShow {
	margin: 10px 10px 10px 265px;
}
p.mwst {
	margin: 0 0 10px 0;
	font-size: 8pt;
	color: Gray;
}
#basket {
	float: right;
	width: 135px;
	margin: 0 6px 20px 0;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	border: 1px solid #DBDBDB;
	background: #FFFFF0;
}
#basket p {
	margin: 0 3px 0 0;
	padding: 0;
}
#pnlLogin fieldset, #pnlAddress fieldset,#pnlPayment fieldset, #pnlNewLogin fieldset, #pnlDetails fieldset {
	width: 640px;
	margin: 8px 0 0 0;
	padding: 0px 10px 15px 10px;
	border: 1px solid #DBDBDB;
}
#pnlAddress fieldset fieldset {
	width: 420px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #DBDBDB;
}
#pnlPayment fieldset fieldset {
	width: 380px;
	margin: 10px 3px 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #DBDBDB;
	float: left;
}
#infoimg {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#pnlAddress fieldset fieldset legend, #pnlPayment fieldset fieldset legend {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	font-weight:		bold;
	color:				black;
}
#pnlAddress fieldset td,#pnlPayment fieldset td, #pnlNewLogin fieldset td  {
	font-size: 0.8em;
	font-weight: bold;
	width: 400px;
}
#pnlDetails fieldset td {
	font-size: 1em;
}
#pnlDetails #BasketGrid1 td {
	width: 300px;
}
#pnlDetails #invoice {
	margin: 0 0 0 0;
	padding: 3px;
	width: 305px;
	height: 225px;
	float: left;
	border: 1px solid #DBDBDB;
}
#pnlDetails #shipping {
	margin: 0 0 0 313px;
	padding: 3px;
	width: 300px;
	height: 225px;
	border: 1px solid #DBDBDB;
}
#pnlDetails #comment {
	margin: 0 0 15px 0;
	width: 610px;
	display: block;
	clear: both;
}
#pnlDetails #invoice h4, #pnlDetails #shipping h4 {
	margin: 3px 0 5px 3px;
}
#pnlDetails #invoice p, #pnlDetails #shipping p {
	margin: 3px 0 5px 3px;
	margin: 0 0 3px 5px;
}
.proceed {
	width: 640px;
	margin: 0 0 0 2px;
	padding: 4px 4px 4px;
	background: #009900;
	text-align: right;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}
div.proceed input {
	border: 1px solid #7B9CBD;
	padding: 3px 8px 3px 8px;
	background: #fff;
	font-weight: bold;
}
div.hintagb{
	clear: both;
}
#shippingTxt, #paymentTxt {
	width: 615px;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
	background: transparent url("images/trbg.jpg") 0px -13px repeat-x;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FFFFFF;
}
#shippingCost {
	width: 615px;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#total {
	margin: 12px 3px 25px 84px;
	padding-right: 3px;
	width: 530px;
	text-align: right;
	border-top: 1px solid #000;
	display: block;
}
.clear {
	clear: both;
}
/** Arkeo Shop CSS Ende **/
/* SECONDARY NAVIGATION - vertical navigation */
#nav-sec, #nav-sec ul {position:static}
#nav-sec, #nav-sec li {list-style: none;margin:0;padding:0;background: #fff url("images/leftbga.jpg") top left repeat-y}
#nav-sec {padding-top:0;border-top: 1px solid #6FABE0;margin-top: 1px}
#nav-sec a {line-height:1.8;padding: 5px 0 5px 10px;font: bold 86% arial;display:block}
#nav-sec a, #nav-sec a:link, #nav-sec a:visited, #nav-sec a:hover, #nav-sec a:active {text-decoration:none;cursor:pointer} 
#nav-sec a:link {color:#008000} 
#nav-sec a:visited {color:#008000} 
#nav-sec a:hover {color:#008000;background-color: #EBE7D2;} 
#nav-sec li.active a:link, #nav-sec li.active a:visited, #nav-sec li.active a:hover, #nav-sec li.active a:active {color:#008000} 
#nav-sec li {border-top: 1px solid #fff;border-right: 1px solid #6FABE0;border-bottom: 1px solid #6FABE0}
#nav-sec li.active a {
line-height:1.8;
padding: 5px 0 5px 5px;
background: #fff url("images/leftbga.jpg") no-repeat -130px -4px;
font: bold 86% arial;
display:block;
}
#nav-sec li.active a:hover {color:# ;background-color: #FFF7EE;} 

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-sec ul {margin: 0 0 1em 18px;padding:0}
#nav-sec li.active li a, #nav-sec li.active li a:link, #nav-sec li.active li a:visited {line-height:1.5;background: #fff url("images/elements.gif") no-repeat 0 -798px;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
#nav-sec li.active li a:hover, #nav-sec li.active li a:active {color: #E5A112}
#nav-sec li.active li {border: none;margin:0}
	
#nav-sec li.active li.active a:link, 
#nav-sec li.active li.active a:visited, 
#nav-sec li.active li.active a:hover, 
#nav-sec li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 3rd TIER */
#nav-sec ul ul, #nav-sec ul ol {margin: 0 0 1em 13px;padding:0}
#nav-sec li.active li.active li a, #nav-sec li.active li.active li a:link, #nav-sec li.active li.active li a:visited {width:117px}
#nav-sec li.active li.active li a:link, 
#nav-sec li.active li.active li a:visited, 
#nav-sec li.active li.active li a:hover, 
#nav-sec li.active li.active li a:active {font-weight:normal}
#nav-sec li.active li.active li.active a:link, 
#nav-sec li.active li.active li.active a:visited, 
#nav-sec li.active li.active li.active a:hover, 
#nav-sec li.active li.active li.active a:active {font-weight:bold}

/* SECONDARY NAVIGATION - 4th TIER */
#nav-sec ul ul ul {margin: 0 0 1em 13px;padding:0}
#nav-sec li.active li.active li.active li a, #nav-sec li.active li.active li.active li a:link, #nav-sec li.active li.active li.active li a:visited {width:104px}
#nav-sec li.active li.active li.active li a:link, 
#nav-sec li.active li.active li.active li a:visited, 
#nav-sec li.active li.active li.active li a:hover, 
#nav-sec li.active li.active li.active li a:active {font-weight:normal}
#nav-sec li.active li.active li.active li.active a:link, 
#nav-sec li.active li.active li.active li.active a:visited, 
#nav-sec li.active li.active li.active li.active a:hover, 
#nav-sec li.active li.active li.active li.active a:active {font-weight:bold}
/* SECONDARY NAVIGATION ENDE */
#pano {
	margin: 20px 0 30px 30px;
}