/* Do not rename this file. Reference is used in DejaVuRadEditor in CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
 
html, body 
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body
{
	width: 995px;
	line-height: 15pt;
}

table 
{		
	padding: 0px;
	margin: 0px;
	line-height: 15pt;
}

/* Sitemap */
.tableSitemap
{
	border: 0px;
}

.tooltip
{
	position: absolute; 
	visibility: hidden; 
	left: 0; 
	top: 0; 
	padding: 2px;
	border: 1px solid #000000; 
	font-family: Tahoma, Verdana, "Arial Helvetica", sans-serif;
	font-size: 11px; 
	line-height: 1.2;
	color: #000000;
	background-color: #FFFFE0; 
	z-index: 10000;
}

.tdGridData
{
	vertical-align: top;
}
ul 
{
	margin-top: -2px;
}

li
{
	list-style:square;
	margin-left: -24px;
}

p
{
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
} 

form
{
	padding: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: 1px solid #00AEEF;
}


#ContactActionForm_cbxNewsletter
{
	border-style: none;
}

input, textarea
{
	border-style: solid;
	border-width: 1px;
	border-color: #00AEEF;
}

.btnAction, .buttonEditAction
{
	background-color: #00AEEF;
	color: #FFFFFF;
	height: 20px;
	padding: 0 10px;
}

.btnActionDisabled
{
	background-color: #E0DFE3;
	border: none;
	height: 20px;
	padding: 0 10px;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a 
{
	color: #00AEEF !important;
	font-size: 12px;
	text-decoration: none !important;
}


#headerGoogleDiv 
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

.googleLink
{
	text-decoration: none;
	color: 	#FFFFFF !important;
	font-size: xx-small;
}

.googleLink:hover 
{
}

.googleLink:link 
{
}

.googleLink:visited 
{
}

.googleLink:active 
{
}

a:hover 
{
	text-decoration:underline;
}

a:link 
{
}

a:visited 
{
}

a:active 
{
}	

hr 
{
	/*border: solid 1px #00AEEF;*/
	height: 1px;
	border: none;
	border-top: 1px solid #00AEEF;
}	
#headerLogoDiv 
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 235px;
	height: 85px;
	background-color: #FFFFFF;
	left: 0px;
	z-index: 2;
}

#headerBackgroundDiv 
{
	position:absolute;
	width: 760px;
	top: 0px;
	right: 10px;
	text-align:right;
	color: #FFFFFF;
	height: 10px;
}

#headerLogoDiv 
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 235px;
	height: 85px;
	background-color: #FFFFFF;
	left: 0px;
	margin: 0px;
}	

#headerMenuDiv {
	position:absolute;
	width:760px;
	top: 61px;
	text-align:right;
	color: #FFFFFF;
	left: 235px;
	z-index:9000;
	margin: 0px;
}
#menuTable
{
	padding-right:1px;
}

#menuTable td
{
	text-align:right;
	height: 1px;
}

#teaserBackgroundDiv 
{
	height: 85px;
	position: absolute;
	width: 995px;
	top: 85px;
	right: 0px;
	left: 0px;
	z-index: 100;
}


.title 
{
	font-weight: bold;
	color: #666666;
}

h1 
{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h3
{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.h1 
{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

.h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.h3
{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}




/* Subscription */
.tdEditCaption
{
	left: 0px;
	vertical-align: top;
}

.subscriptionError li
{
	left: 0px;
	text-align: left;
	color: #FF0000;
	margin-left:-24px;
}

.subscriptionTitle 
{
	font-weight: bold;
	color: #067393;
}

.subscriptionTextbox 
{
	width: 165px;
	border-style: solid;
	border-width: 1px;
	border-color: #00AEEF;
}


#fillDiv 
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 170px;
	width: 995px;
	background-color: #00AEEF;
	z-index: 5;
}
 
#fillRightDiv 
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 14px;
}

/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.clearing:after 
{
    content: ".";
    display: block;
	 line-height: 0px;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearing 
{
    display: inline-block;
}

/* hides from IE/Mac \*/
* html .clearing 
{
	height: 1%;
}

.clearing 
{
	display: block;
}
/* end hide from IE-Mac */
/*** end clearing hack ***/


#contentDiv
{
	top: 10px;
	position: relative;
	width: 973px;
	margin: 0px;
	margin: 0px 0px 0px 22px;
}
 
#contentLeftDiv 
{
	float: left;
	width: 655px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
#contentSlideshowLeftDiv 
{
	float: left;
	left: 0px;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:410px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentRightDiv 
{
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding: 0px;
	height: auto;
} 

#contentSlideshowRightDiv
{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	float: right;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	/*z-index: 1*/
} 

#footerBackgroundDiv 
{
	margin-top: 20px;
}
.contentTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 20px 20px 20px;
	overflow: hidden;
	width: 100%;
}
 
.pollDiv
{
	border: 1px solid #00AEEF;
	width: 300px;
	padding: 5px;
}

.pollDiv .pollHeaderDiv
{
}

.pollDiv .pollOutlineDiv
{
}

.pollDiv .pollInnerDiv
{
	margin-top: 10px;
}

.pollDiv .pollOption
{
	
}

.pollDIv .resultBar
{
	height: 5px;
	background-color: #666666;
	border-left: 1px solid #666666;
}

.pollDiv .resultText
{
	display: block;
	margin-bottom: 6px;
}

.pollDiv .resultBarHeighest
{
	height: 5px;
	background-color: #00AEEF;
	border-left: 1px solid #00AEEF;
}

.pollDiv .resultTextHeighest
{
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}

.pollDiv .pollFooterDiv
{
}
 
.imageGalleryTable
{
	border: 1px solid #00AEEF;
}
.imageGalleryTable .imageGalleryTitleTd
{
	
}

.imageGalleryTable .imageGalleryDescriptionTd
{
	
}

.imageGalleryTable .imageGalleryThumbsDetailTd, .imageGalleryThumbsTd
{
	text-align: center !important;
}

.imageGalleryTable table
{
	border:0;
	width: 100%;
}
.imageGalleryTable .imageGalleryThumbsTable .imageGalleryThumbsTd
{
	
}

.imageGalleryTable .imageGalleryThumbsTable .imageGalleryThumbsButtonsTd
{
	
}

.imageGalleryTable .imageGalleryDetailTable
{
	
}
.productListDiv
{
	width:400px;
}

 
.productListDiv .productStatusTable
{
	width: 100%;
}

.productListDiv .categoryMenuTable
{
	
}

.productListDiv .categoryTable
{
	width: 100%;
}

.productListDiv .categoryTable .btnToTop
{
	float: right;
	display: block;
}

.productListDiv .productsTable
{
	width: 100%;
}

.productListDiv .productImageTd
{
	width:103px;
	padding:3px 0px 3px 3px;
	border:1px solid #00AEEF;
	border-right:none;
	text-align: center;
	vertical-align: middle;
}

.productListDiv .productInfoTd
{
	border:1px solid #00AEEF;border-left:none;
}

.productListDiv .productNameTd
{
	
}

.productListDiv .productDescriptionTd
{
	
}

.productListDiv .productPriceTd
{
	height: 20px !important;
	line-height: 20px !important;
	text-align: right;
	vertical-align: bottom;
}

.productListDiv .productPriceTd input
{
	vertical-align: middle;
	margin: 0 5px 1px;
	
}

.productListDiv .productSeperatorTd
{
	height:10px;
	line-height: 1px;
}

.productListDiv .categorySeperatorTd
{
	
}

.productListDiv .orderErrorTable
{
	
}

.productListDiv .orderError
{
	
}

.productListDiv .checkoutDiv
{
	
}

.productListDiv .checkoutDiv .basketTable
{
	
}

.productListDiv .checkoutDiv .basket .Input
{
	padding: 0 3px;
	text-align: right;
	width: 30px;
}

.productListDiv .checkoutDiv .basket .btnAction
{
	border: 0;
	padding: 0;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #00AEEF;
}

.productListDiv .checkoutDiv .formTable
{
	
}

.productListDiv .confirmationTable
{
	
}

.newsEventsArchiveDiv
{
	width: 100%;
}

.newsEventsTable 
{
	width: 100%;
}

.newsEventsTable .leftTd
{
	padding: 3px 6px 3px 0;
	width: 80px !important;
	text-align: right;
}

.archiveTable .leftTd
{
	padding: 1px 6px 1px 0;
	width: 80px;
	color: #666666;
	font-weight: bold;
}

.archiveTable .rightTd
{
	color: #666666;
}

.archiveTable .rightTd a
{
	font-weight: bold;
}




 Search 
.SEResultItemSummary strong
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #B5EBFF;
 	color: #000000;
}

.SEHeader .SEQuery, .SEHeader .SEResultsNum
{
	font-weight: bold;
	color: #00AEEF;
}

.SEHeader
{
	border-top: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
	text-align: right;
}

.SEFooterPager
{
	border-top: 1px solid #00AEEF;
}

.SEHeader table td, .SEFooterPager table td
{
	text-align: right;
	padding-bottom: 1px;
}

.SEHeader .alignleft
{
	text-align: left;
}

.SEHeader a, .SEFooterPager a
{
	font-weight: bold;
	color: #00AEEF !important;
	text-decoration: none !important;
	border: none !important;
}  
.contentHightlightTable	
{
	border: 1px solid #00AEEF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -1;
}
 
#slideshowTable td
{
	/*border: 1px solid #00AEEF;*/
	border-collapse: collapse;
}

#slideshowDemoTable td
{
	border: 1px solid #00AEEF;
	border-collapse: collapse;
}

.slideshowDiv
{
	 padding: 5px 0;
}

.slideshowDiv .picture
{
	 margin: 0 5px;
	 border: none;
}

.descriptionDiv .description
{
	width: 100%;
	margin: 0;
	overflow: auto;
	padding: 5px;
	scrollbar-3dlight-color: #00AEEF;
	scrollbar-arrow-color: #00AEEF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #00AEEF;
	scrollbar-track-color: #00AEEF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
}

.slideshowButtonsDiv
{
	 padding: 5px 0 4px;
	 _padding-bottom: 5px;
}


.selectedtabbutton
{
	border: 1px solid #00AEEF;
	background-color: #00AEEF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 10px;
	width: auto !important;
}
.tabbutton
{
	border: 1px solid #00AEEF;
	background-color: #FFFFFF;
	color: #00AEEF;
	font-weight: normal;
	padding: 2px 10px;
	width: auto !important;
}


/* Weblog */
.weblogTitleTd
{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin: 0px;	
}

.weblogIntroTd
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.accordionHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
	padding: 10 10 10 10;
	cursor: pointer;
}

.accordionHeaderSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00AEEF;
	font-weight: normal;
	padding: 10 10 10 10;
	cursor: pointer;
}


.accordionHeader a
{
	color: #000000 !important;
	font-weight: bold;
}

.accordionHeaderSelected a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	font-weight: bold;
	border: solid 1px #00AEEF;
}

.accordionContent
 {
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #00AEEF;
	padding: 10 10 10 10;
}

.weblogPostHeaderTd
{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;	
}

.weblogPostTitleTd
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.weblogPostHeaderTd
{
	background: #00aeef;
	color: #ffffff;
	padding: 5 5 5 5;
}

.collapsePanelHeader
{
	cursor: pointer;
	background: #00aeef;
	padding: 5 5 5 5;
}

.collapsePanelHeader td
{ 
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
}

.formError
{
	color: #ff0000;
}

.trGridPager
{
	text-align: right;
}