/* COOL-TOURS CSS ADDED FOR SHOPLAYOUT*/

/******************************************************************************
Cool-Tours

- Default Screen Stylesheet -
created:     06-12-08 (LK for Koeln30)
******************************************************************************/

body {
	background: #fcf9df url(img/bg_top.gif) repeat-x;
    color: #000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;
    margin: 0;
    padding: 0;
    color: #000;
}

img {
    border: 0;
}

div.clear {
    clear: both;
    height: 1px;
}

#canvas {
    width: 970px;
    margin: 0 auto 0 auto;
}


/******************************************************************************
Header Definitions
******************************************************************************/

#languageSelector {
	margin: 0 15px 6px 0;
}

#languageSelector img {
	margin: 7px 5px 0 0;
}

.logoff {
	margin: 0 5px 0 0;
	color: #000;
	line-height: 20px;
}

#header {
    margin: 0;
    padding: 0;
    height: 80px;
    /*background: url(img/cool-tours/header.jpg) no-repeat;*/
}

/* fixing strange IE topmargin 
*html #header {
    margin: -15px 100px 0 0;
}
*/
#main01 {
    margin: 0;
    padding: 0;
    background: url(img/backMain.gif) repeat-y;
    min-height: 700px;
}

/* Min-height definition for  IE */
*html #main01 {
    height: 100px;
}

#main02 {
    padding: 0;
    margin: 0 5px 0 5px;
	background: url(img/backContent.jpg) no-repeat;
}

#main03 {
    padding: 3px 0 0 0;
    margin: 0;
    /*background:  url(img/backContentMain.jpg) 10px 10px 10px 10px repeat-x;*/
}

#bottom {
	height: 6px;
	background: url(img/bottom.gif) no-repeat;
}
/******************************************************************************
Left Column / Right Column
******************************************************************************/

#columnLeft {
    float: left;
    width: 150px;
    margin: 0 20px 0 0;
    text-align: right;
}

#columnLeft div.block,
#columnRight div.block {
    border: 1px solid #fff;
    width: 123px;
    margin: 0 0 20px 20px;
    padding: 0;
}

#columnLeft div.blockHeadline,
#columnRight div.blockHeadline {
    background: url(img/cool-tours/backHeadlineNavigationLeft.jpg) repeat-x;
    height: 23px;
    border-bottom: 1px solid #fff;
}

#columnLeft div.blockHeadline h1,
#columnRight div.blockHeadline h1 {
    text-align: center;
    font-size: 0.8em;
    padding: 5px 0 0 0;
    margin: 0;
    text-transform: uppercase;
}

#columnLeft div.blockContent,
#columnRight div.blockContent {
    padding: 10px;
    margin: 0;
    text-align: left;
    background: #fcf0bd;
}

#columnLeft a,
#columnRight a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    line-height: 150%;
}

*html #columnLeft a,
*html #columnRight a {

}


#columnLeft a:hover,
#columnRight a:hover {
    text-decoration: underline;
}

#columnLeft form,
#columnRight form {
    display: inline;
	margin: 0;
	padding: 0;
}

#columnLeft input.inputText,
#columnRight input.inputText {
    height: 12px;
    font-size: 11px;
    border: 1px solid #FFC502;
    background: #fff;
    width: 80px;
}

#columnLeft .inputSubmit input,
#columnLeft input.inputSubmit,
#columnRight input.inputSubmit {
    height: 12px;
    font-size: 11px;
    border: 0;
    background: transparent;

}


/* Hovering Menu (LKL) */

#columnLeft div.nav01 {
}

#columnLeft div.nav01Popup {
    border: 2px solid #fff;
    background: #FCF0BD;
    padding: 10px;
    width: 230px;
    line-height: 150%;
}

#columnLeft div.display {
    display: none;
    z-index:10;
    position: absolute;
}

#columnLeft #display01,
#columnLeft #display02,
#columnLeft #display03,
#columnLeft #display04,
#columnLeft #display05,
#columnLeft #display06,
#columnLeft #display07,
#columnLeft #display08,
#columnLeft #display09,
#columnLeft #display10,
#columnLeft #display11,
#columnLeft #display12,
#columnLeft #display13,
#columnLeft #display14,
#columnLeft #display15 {
    margin: -20px 0 0 100px;
}




/* Original Menu (LKL)
div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1001;
}

div.menu a, #menu h4 {
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    padding: 1px 0px;
    z-index: 1001;
}

div.menu a {
    color: #000;
    text-decoration: none;
    z-index: 1001;
}

div.menu a:hover {
    color: #000;
    z-index: 1001;
}

div.menu li {
    position: relative;
    z-index: 1001;
}

*html div.menu li {
    border-bottom: 1px solid #FCF0BD;
}

div.menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 200px;
    z-index: 1001;
    border: 2px solid #fff;
    background: #fcf0bd;
    padding: 2px;
}

div.menu ul ul ul li {
    padding-left: 10px;
}

div.menu ul ul ul,
div.menu ul ul li:hover ul ul {
    display: none;
}

div.menu ul ul li:hover ul,
div.menu ul ul ul li:hover ul {
    display: block;
    z-index: 1001;
} */


/******************************************************************************
Main Column / Content
******************************************************************************/

#columnMain {
    float: left;
    width: 580px;
}

#content {
    float: left;
    color: #000;
}

#content div.blockNews {
    margin: 5px 0 15px 0;
}

#content h1 {
    font-size: 1.2em;
    margin: 0 0 20px 0;
    padding: 0;
}

#content h2 {
    font-size: 1.0em;
    padding: 0;
    margin: 0 0 10px 0;
}

#content h3 {
    font-size: 1.0em;
    margin: 0 0 5px 0;
    padding: 0;
}

#content h3.back {
    font-size: 1.0em;
    margin: 0;
    padding: 0;
    padding: 10px;
    background: #FCE696;
}


#content p {
    font-size: 1.0em;
    margin: 0 0 10px 0;
}

#content table {
    width: 100%;
    border-collapse: collapse;
}

#content th {
    background: #FCE696;
}

#content th,
#content td {
    text-align: left;
    /*border: 1px solid #FFBF00;(LKL) */
    padding: 2px;
}

#content a {
    color: #000;
    text-decoration: underline;
}

#content a:hover {
    background: #FCF0BD;
    text-decoration: none;
}

#content a.pdf {
    background: url(img/cool-tours/icoPdf.gif) no-repeat;
    padding: 0 0 0 20px;
}

#content div.blockInfo {
    border: 1px solid #FFBF00;
    margin: 0 0 20px 0;
    background: #FCE696 url(img/cool-tours/backInfo.gif) no-repeat;
    padding: 10px 10px 10px 85px;
    min-height: 52px;
    width: 500px;
}

#content div.blockQuote {
    border: 1px solid #FFBF00;
    margin: 0 0 20px 0;
    background: #FCE696 url(img/cool-tours/backQuote.gif) no-repeat;
    padding: 10px 10px 10px 85px;
    min-height: 52px;
    width: 500px;
}

*html #content div.blockInfo,
*html #content div.blockQuote {
    height: 52px;
}

#content div.blockFotos {
    border: 1px solid #FFBF00;
    margin: 0 0 20px 0;
    background: #FCE696;
    padding: 10px;
    text-align: center;
}

#content div.blockFotos img {
    border: 1px solid #000;
    margin: 5px;
}

#content p.date {
    font-style: italic;
}

#content p.description {

}

#content img.left {
    float: left;
    margin: 3px 10px 10px 0;
}

/******************************************************************************
Forms
******************************************************************************/

#content input.inputText {
    height: 15px;
    border: 1px solid #FFC502;
    background: #fff;
    width: 200px;
}

#content textarea {
    height: 130px;
    width: 200px;
    border: 1px solid #FFC502;
    background: #fff;
}

/******************************************************************************
News
******************************************************************************/

#news div.blockHeadline {
    border-bottom: 1px solid #000;
    margin: 0 0 10px 0;
}

#news div.newsHeadline {
    float: left;
    width: 48%;
    padding: 0;
    border: 0;
}

#news div.entryDate {
    float: right;
    text-align: right;
    width: 48%;
    font-weight: normal;
    font-size: 0.8em;
}

#news div.blockContent {
    margin: 10px 0 10px 0;
}

#news div.blockContent img {
    margin: 2px 10px 30px 0;
    padding: 3px;
    background: #fff;
    border: 1px solid #FFC000;
}


/******************************************************************************
Right Column
******************************************************************************/

#columnRight {
    float: right;
    width: 150px;
    margin: 0 20px 0 0;
    text-align: left;
}

/* Fixing strange IE margin behavior */
*html #columnRight {
    margin: 0 10px 0 0;
}

#columnRight h1 {
    font-size: 1.0em;
    text-align: center;
}

#columnRight div.logo {
    text-align: right;
    margin: 0 0 20px 0;
}

#columnRight img {
    border: 1px solid #000;
    background: #fff;
    padding: 10px;
}

/******************************************************************************
Footer
******************************************************************************/

#footer {
    text-align: center;
    margin: 0;
    padding: 30px 0 20px 0;
    font-size: 0.8em;
}

#footer a {
    color: #000;
}

/******************************************************************************
Boxes
******************************************************************************/

#columnRight div.block {
    width: 140px;
    margin-left: 0;
    padding-left: 0;
}

*html #columnRight div.block {
    width: 150px;
}

#columnRight form {
    display: inline;
}

#columnRight input {
    width: 120px;
    border: 1px solid #FFC502;
    background: #fff;
}

#columnRight span.loginText {
    display: block;
    margin: 0 0 5px 0;

}

#columnRight span.infoTextSmall a {
    margin: 0 0 5px 0;
    font-size: 8pt;
    font-weight: normal;
}

#columnRight a,
#columnRight img {
    border: 0;
    padding: 10px 0 0 0;
    background: transparent;
}

/* ALTES STYLESHEET */

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {

	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {

  font-size: 12px;
  background: #ffcc00;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

td,
th {
    padding: 2px;
}


.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffcc00;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffcc00;
  height:17px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #F5EC82;
  border-color: #ffcc00;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F5EC82;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FF5C00;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #FCE696;
  border-color: #FFBF00;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 20px 0;
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7px;
  color: #000;
  text-align:center;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
    padding: 10px 0 2px 0;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #FFC502;
 border: 1px solid;
 border-color: #F5EC82;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #D80903;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #F5EC82; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #ffcc00;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #F5EC82;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

#dropmenudiv {
    position: absolute;
    border: 2px solid #fff;
	font-size: 11px;
    line-height: 18px;
    z-index: 100;
    margin-left: 90px;
	margin-top: -20px;
    width: 200px;
    padding: 5px;
	text-align: left;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#dropmenudiv a:hover {
    text-decoration: underline;
}
#columnRight div.logo {
	margin: 5px 0 0 0;
	width: 140px;
}

#columnRight div.logo img {
	border: 1px solid #000;
	display: block;
	padding: 0;
	margin: 0;
}

.cat_img {
	float:right;
	margin: 0 0 5px 5px;
	border: 1px solid #FFBF00;
}

#content #productNav a {
	color: #000;
	font-size: 11px;
	display: block;
	padding: 5px 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

#content #productNav .highlight a {
	font-weight: bold;
	color: #000;
}

#content #productNav .highlight {
	background: url(/templates/Cool-Tours/img/cool-tours/backHeadlineNavigationLeft.jpg) repeat-x;
}

#content #productNav .order a {
	background: #cc3300;
	color: #fff;
}

#productNav {
	border-collapse: collapse;
	width: 100%;
}

#content #productNav td {
	border: 1px solid #fff;
	padding: 0;
	background: #ffd500;
}

#main01 select.validationFailed {
	color: red;
}

#main01 input.validationFailed {
	border-color: red;
	background: red;
}

.validationMessage {
	display: none;
	border: 1px solid red;
	padding: 20px;
	margin: 5px 0;
	color: red;
}