/* BEGIN file "common-style.css" */
/* last update : 2008-02-14 */

BODY	{
	margin: 0px;
	padding: 0px;
	border: #C0C0C0 0px solid;
	}


/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{ height: 675px; }

#cornerimage		{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			}


.faqline			{ border-bottom: #000000 1px solid; }

.pictbackground		{ background-color: #000000; }

#date-location		{ right: 10px; POSITION: absolute; TOP: 65px; }



/* GENERAL TEXT SIZES */

		/* size changed from 10 into 11 dd. 2008-08-26	*/
.smalltext		{ COLOR: #666633; FONT: 11px arial, sans-serif; font-weight: normal; }
		/*	  666633 = quite dark greyish green (or greenish gray) */
		/* COLOR of "smalltext" is overruled in black.css by COLOR: #99CC99 */


	/* ÁÁÁÁÁÁÁÀÀÀWhere the heck is FOOTER used???!!!!!!! >>> probably in the copyright text region <<< */
.footer		{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }
	/* changed from	  999999 (= medium gray) into FFFFFF dd. 2007-07-13 */
	/* DID NOT CHANGE ANYTHING, thus reset to 999999 */


.phonetitle	{ COLOR: #000000; FONT: 14px arial, sans-serif; font-weight: bold; }
		/* changed from 13 into       14 dd. 2007-07-12 */
		/* COLOR of "phonetitle" is overruled in black.css by COLOR: #8BC1AD */

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }


		/*	  339900 = common green */
.testimonial	{ COLOR: #339900; FONT: 12px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }
		/* changed from 11 into       12 dd. 2007-07-12 */


		/* "bigtext" added on 2007-09-02 by Sono */
.bigtext		{ FONT: 16px verdana, arial, sans-serif; font-weight: bold; }



/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }
.just 			{ text-align: justify; }

/*         .faq line-height changed from 19pc to 20px */
.faq 			{ line-height: 20px; }

	/* added by Sono dd. 2007-07-22 styles "green" & "red" */
	/* added BOLD dd. 2007-07-22 to both RED & GREEN added "14px" dd. 2008-01-14 */
	/* changed from #339900; into #4F982E on 2008-05-28 */
.green		{ COLOR: #4F982E; font-weight: bold; }
	/* changed from #FF0000; into #E34321 on 2008-05-28 */
	/* trying #DC2121 instead of #E34321, which is too ORANGE	*/
.red		{ COLOR: #DC2121; font-weight: bold; }

	/* added "lightgray" dd. 2007-10-08 for menu-items which have no valid .htm file attached */
.lightgray		{ COLOR: #797B80; }



/* GALLERY FONTS, BORDERS AND BUTTONS */

.price			{ COLOR: #3366FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.cartmargin		{ margin: 8px 0px 0px 0px; }

.cartdropdown		{
			COLOR: #000000;
			WIDTH: 130px;
			FONT: 12px arial, verdana, sans-serif;
			margin-bottom: 10px;
			}

.cartbox 	{
		padding: 0px 6px 6px 6px;
		width: 160px;
		text-align: left;
		-moz-border-radius: 5px;
		}

.carttitle 	{
		FONT: bold 12px verdana, arial, sans-serif;
		COLOR: #024B97;
		border: 1px solid #024B97;
		background-color: #F1F8FD;
		margin-bottom: 3px;
		padding: 4px 9px 4px 9px;
		}

.gallerytext		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; }

.picturename		{
			COLOR: #999999;
			FONT: 16px arial, verdana, sans-serif;
			font-weight: bold;
			margin-left: 10px;
			}

.picturetitle 		{
			COLOR: #000000;
			FONT: 13px arial, verdana, sans-serif;
			font-weight: bold;
			}

.ordertitle		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.viewer-border		{ border: #000000 1px solid; }


	/* next template for pictures (photos) */

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }



/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("../picts/button-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;

/* 2007-07-09  changed from 130 into 150 and back to 130 */
			width: 130px;

        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("../picts/buttonon-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;

/* 2007-07-09  changed from 130 into 150 and back to 130 */
			width: 130px;

        		border: #CC6600 1px solid;
			}



/* SCROLLER OPTIONS */

.scroller-table		{ padding: 7px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;
		/*	               C0C0C0  ÀÀÀÀ light gray ???? */
			}



/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



/* SIDEBAR OPTIONS */

.sidebar-background 	{ width: 187px; }


/*	sidebar-background2 used in comparison.htm, É	*/
/*	this width controls the (right) BORDER of the frame; reduced from 120 to 60	*/
.sidebar-background2 	{ width: 60px; }

/*	sidebar-background3 only used in sidebar-SEX.htm for special LEFT-SIDE-COLUMN with funny pictures	*/
.sidebar-background3 	{ width: 120px; }

/*	sidebar-background4 is used in sidebar_NL.htm for LARGE pictures	*/
.sidebar-background4 	{ width: 250px; }


.sidebar-frame	{
		width: 187px;
		height: 620px;
		min-height: 600px;
		margin: 0px;
		padding: 0px;
		BORDER: #999999 0px solid;
		}


/*	sidebar-frame2 to be used for every page with VERY SMALL left side column	*/
.sidebar-frame2	{
/*	width reset to 80 and then lowered to 60 dd. 2007-12-14	*/
/*	this width controls the (right) BORDER of the frame; reduced from 80 to 60	*/
		width: 60px;
		height: 620px;
		min-height: 600px;
		margin: 0px;
		padding: 0px;
		BORDER: #999999 0px solid;
		}

/*	sidebar-frame3 to be used for every page with VERY LARGE left side column cfr. sidebar-SEX.htm	*/
.sidebar-frame3	{
/*	width put to 250 instead of 80 dd. 2007-12-13	*/
		width: 250px;
/*	height put to 1200 & min height to 900 dd. 2007-12-13	*/
		height: 1200px;
		min-height: 900px;
		margin: 0px;
		padding: 0px;
		BORDER: #999999 0px solid;
		}


/* FOR RIGHT SIDEBAR */


fieldset	{
	padding: 0px 6px 6px 6px;
	width: 150px;
	text-align: left;
	-moz-border-radius: 5px;
	}

fieldset legend	{
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}



/* CONTACT AND QUOTES FORM */

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 400px;
/* changed 200px into 400px dd. 2008-05-24	*/
		BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #333333;
		background-color: #F5F6F7;
		WIDTH: 400px;
/* changed 200px into 400px dd. 2008-05-24	*/
		FONT: 11px verdana, arial, sans-serif; }



/*	(begin) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/
/*	(begin) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/
/*	(begin) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/

/* changed  FONT 13px into 14px dd. 2007-07-14 */
.textarea	{ FONT: 14px arial, verdana, sans-serif;
/*		line-height=18px;		< < < < < < <	added dd. 14/2/8	< < < < < < <	*/
	line-height: 18px;
/*		line-height=18px;		< < < < < < <	added dd. 14/2/8	< < < < < < <	*/
	background-image: url("../picts/shadeform.gif");
	text-align: left;
	WIDTH: 400px;
/* changed 275px into 400px dd. 2008-05-24	*/
	BORDER: #000000 1px solid; }

/*	(end) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/
/*	(end) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/
/*	(end) THE MOST IMPORTANT? = BODY-TEXT-FONT/FORMAT SIZES HEIGHT, ETC.?!!!	*/



.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid; }

.quotechoice 	{ color: #3366CC; font: 11px arial, verdana, sans-serif; font-weight: normal; }

.dropquotes	{ FONT: 12px arial, verdana, sans-serif; }




/* FAQ & MYTH POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 	{
		color: #000000;
	       	font: bold 12px arial, serif;
		text-align: center;
		background-color: #C9D4DA;
	        	background-image: url("../picts/button.gif");
        		padding: 2px 7px 2px 7px;
		cursor:pointer;
        		border: #000000 1px solid;
	}

.buttonon 	{
		color: #996600;
	       	font: bold 12px arial, serif;
		text-align: center;
		background-color: #F7D0A1;
	        	background-image: url("../picts/buttonon.gif");
        		padding: 2px 7px 2px 7px;
		cursor:pointer;
        		border: #996600 1px solid;
	}



/* SITE SEARCH FORM */


.searchsiteform	{
		FONT: 12px arial, verdana, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("../picts/shadeform.gif");
		WIDTH: 120px;

/* changed HEIGHT 19px into 20px dd. 2007-07-14 */
		HEIGHT: 20px;
		BORDER: #000000 1px solid;
		margin-top: 1px;
		}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }



/* LINKS PAGE CODE */

.searchbutton	{
		color: #000000;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #C9D4DA;
		background-image: url("../picts/button.gif");
        		padding: 1px 2px 1px 2px;
		cursor:pointer;
		border: #000000 1px solid;
		}

.linksmargin	{ margin: 10px; }


	/* changed  FONT 13px into 14px dd. 2007-07-14 */
.searchform 	{ FONT: 14px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #FFFFFF;
		WIDTH: 120px;
		HEIGHT: 20px;
		BORDER: #999999 1px solid; }

/* END file "common-style.css" */