/* CSS Document */

* {
 	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:14px;
	color:#666666;

	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-align:justify;
	line-height:1.7;
}

html {
	height: 100%;
}


body {
	/*background-color:#e6e6e6;*/
	/*background-color:#e9e9e9;*/
	/*background-color:#efefef;*/
	background-color:#f3f3f3;

	z-index:-20;
	padding:0;
	margin:0;
	line-height:1.5;
	
	height: 100%;
}










ul.circle {
	list-style-type:circle;
	color:#c91a5d;
}

ul.square {
	list-style-type:square;
	color:#c91a5d;
}

ol {
	list-style-image: url('../img/list.jpg');
	list-style-type:circle;
}








.txtIdentity {
	color:#c91a5d;
}

.txtHighlight {
	color:#ff6666;
}

.txtSmall {
	font-size:11px;
	font-style:italic;
}

.txtError {
	color:#ff0000;
	font-weight:bold;
}









H1 {
 	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:15px;
	color:#c91a5d;
	font-weight:600;
	font-variant:small-caps;
}

H2 {
 	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:12px;
	color:#c91a5d;
	font-weight:600;
}










a, a:link, a:visited {
	text-decoration:underline;
	color:#c91a5d;
	background-color:transparent;
}

a:hover, a:active {
	background-color:#fcebf1;
} 
/* Bug Firefox */
a:focus, a:focus:hover {
	background-color:#fcebf1;
}












div#contact {
	position:absolute;
	left:325px;
	top:5px;
	z-index:25;
	/*border:1px dashed #c91a5d;*/
	border-bottom:1px solid #c91a5d;
	width:640px; /* width:625px; */
	height:20px;
	text-align:left;
	line-height:3.0;
}












div#language {
	position:absolute;
	left:5px;
	top:5px;
	z-index:25;
	/*border:1px dashed #c91a5d;*/
	border-bottom:2px solid #c91a5d;
	width:155px; /* width:625px; */
	height:20px;
	text-align:left;
	line-height:3.0;
}











div#titleGlobalFlowerTrading {
	position:absolute;
	left:60px;
	top:25px;
	z-index:25;
	width:200px;
	height:96px;
	/*background-color:#f6f6f6;*/
}

div#titleLogo {
	float:left;
	text-align:center;
	/*border-bottom:2px solid #c91a5d;*/
	margin-left:0px;
	width:200px;	
	height:96px;
	background-image:url('../img/gf-logo.gif');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}










div#banner {
	position:absolute;
	left:325px;
	top:35px;
	z-index:25;
	width:640px;
	height:87px;
	background-color:#f6f6f6;
	border:1px dashed #c91a5d;
}















div#imageFlower {
	position:absolute;
	background-color:#f3f3f3;
	/*
	background-image:url('../img/image-flower.png');
	background-repeat:no-repeat;
	*/
	left:5px;
	top:185px;
	z-index:15;
	vertical-align:top;
	/*border:1px dashed #c91a5d;*/
	width:320px;	
	height:412px;
}












.centerdiv{ /*IE method of centering a relative div*/
	text-align:center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
	margin:0 auto;
}

div#containerIndex {
	text-align:center;
  width:750px;
  height:650px;
	background-color:transparent;
	border:1px dashed #c91a5d;
}

div#containerIndexLogo {
  margin-top:20px;
  width:550px;
  height:275px;
  background-image: url('../img/global-flower-trading-logo.gif') ;
	background-repeat:no-repeat;
	background-position:center center;
	border:1px dashed #c91a5d;
}

div#containerIndexLanguage {
  margin-top:20px;
  width:550px;
  height:200px;
  text-align:center;
	border:1px dashed #c91a5d;
	/*background-color:#f9f9f9;*/
}











div#containerMenuVertical {
	display:block;
	position:absolute;
	left:167px;
	top:185px;
	z-index:16;
	background-color:transparent;
	background-color:transparent;
	/*border:1px dashed #c91a5d;*/
	width:155px;	
	height:412px;
}

div.containerVertical {
	display:block;
	border-left:2px solid #c91a5d;
	border-bottom:1px solid #666666;	
	/*background-color:transparent;*/
	background-color:#f3f3f3;
	text-decoration:none;
	width:155px;
	height:35px;
	margin:0;
}

.txtMenuVertical {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:15px;
	color:#333333;
	font-weight:600;
	padding-right:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
	display:block;
}

a.txtMenuVertical {
	display:block;
	color:#666666;
}

a.txtMenuVertical:link, a.txtMenuVertical:visited {
	text-decoration:none;
	background-color:transparent;
	padding-right:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
}

a.txtMenuVertical:active, a.txtMenuVertical:hover {
	color:#c91a5d;
	text-decoration:none;
	background-color:#f3f3f3;
	padding-right:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
}
 				
/* Bug Firefox */
a.txtMenuVertical:focus, a.txtMenuVertical:focus:hover {
	color:#c91a5d;
	text-decoration:none;
	background-color:#f3f3f3;
	padding-right:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
}











div.containerVerticalActief {
	display:block;
	border-left:2px solid #c91a5d;
	border-bottom:1px solid #666666;	
	background-color:#f3f3f3;
	text-decoration:none;
	width:155px;
	height:35px;
	margin:0;
}

.txtMenuVerticalActief {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:15px;
	color:#c91a5d;
	font-weight:600;
	padding-right:5px;
	padding-bottom:4px;
	padding-left:5px;
	padding-top:5px;
	display:block;
}













div#imageTitle {
	position:absolute;
	background-color:transparent;
	left:345px;
	top:150px;
	z-index:15;
	border:1px dashed #c91a5d;
	width:170px;
	height:120px;
	margin:0px;
	padding:0px;
}













div#contentMenu {
	position:absolute;
	left:0px;
	top:150px;
	z-index:25;
	/*border:1px dashed #c91a5d;*/
	width:970px;
	height:35px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	margin-left:5px;
	background-color:transparent;
}

#menuItem1 {
	float:left;
	width:155px;
	height:35px;
	/*margin-left:10px;*/
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem2{
	float:left;
	width:155px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem3{
	float:left;
	width:150px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem4{
	float:left;
	width:125px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem5{
	float:left;
	width:135px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem6{
	float:left;
	width:110px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}

#menuItem7{
	float:left;
	width:90px;
	margin-left:5px;
	background-color:transparent;
	border-bottom:1px solid #666666;
	border-left:2px solid #c91a5d;
	text-indent:5px;
}










.txtMenuHorizontal {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:20px;
	color:#666666;
	font-weight:600;
	line-height:1.7;
}

.txtMenuHorizontalActief {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:20px;
	color:#c91a5d;
	font-weight:600;
	line-height:1.7;
}

a.txtMenuHorizontal {
	display:block;
	color:#666666;
}

a.txtMenuHorizontal:link, a.txtMenuHorizontal:visited {
	text-decoration:none;
	line-height:1.7;
}

a.txtMenuHorizontal:active, a.txtMenuHorizontal:hover {
	color:#c91a5d;
	text-decoration:none;
	background-color:#f3f3f3;
	line-height:1.7;
	text-indent:5px;
}

/* Bug Firefox */
a.txtMenuHorizontal:focus, a.txtMenuHorizontal:focus:hover {
	color:#c91a5d;
	text-decoration:none;
	background-color:#f3f3f3;
	line-height:1.7;
	text-indent:5px;
}











div#containerContent {
	position:absolute;
	left:330px;
	top:215px;
	z-index:25;
	/*border:1px dashed #c91a5d;*/
	/*background-color:green;*/
	width:635px; /* width:625px; */
	height:325px;
}
* div#content {
	top:225px;
}

div#content {
	z-index:25;
	/*border:1px dashed #666666;*/
	width:605px; /* width:625px; */
	min-height: 100%;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
}
* html div#content {
	height: 100%;
}


P.txtContent {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;*/
	font-size:14px;
	text-align:justify;
	line-height:1.7;
}

P.txtContent:first-letter {
 	/*font-family:"Times New Roman", Times, Georgia, serif;*/
	/*font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;*/
	/*line-height:0.8;*/
	line-height:1.1;
	color:#c91a5d;
	font-size:31px;
}
/*
P.txtContent:first-line {
	text-transform:uppercase; 
}
*/












div#copyright {
	/*position:absolute;
	left:345px;
	top:50px;*/
	z-index:25;
	/*border:1px dashed #c91a5d;*/
	margin-top:25px;
	border-top:1px solid #c91a5d;
	width:640px; /* width:625px; */
	height:20px;
	text-align:left;
	line-height:3.0;
}

.txtCopyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#c91a5d;
}

a.txtCopyright, a.txtCopyright:link, a.txtCopyright:visited {
	color:#c91a5d;
	text-decoration:underline;
}

a.txtCopyright:hover, a.txtCopyright:active {
	color:#c91a5d;
}
/* Bug Firefox */
a.txtCopyright:focus, a.txtCopyright:focus:hover {
	color:#c91a5d;
}











fieldset {
  clear:both; 									/* note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border:1px solid #c91a5d;
  padding:10px;        					/* padding in fieldset support spotty in IE */
  margin:0;
  margin-top:5px;
}

fieldset legend {
	margin-top:0px;
	/*font-size:1.1em;*/ 					/* bump up legend font size, not too large or it'll overwrite border on left */
					   										/* be careful with padding, it'll shift the nice offset on top of border  */
 	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:14px;
	color:#c91a5d;
	font-weight:600;
}

label { 
	display:block;  							/* block float the labels to left column, set a width */
	float:left; 
	width:150px; 
	padding:0; 
	margin:5px 0 0; 							/* set top margin same as form input - textarea etc. elements */
	text-align:right; 
}

fieldset label:first-letter { 	
																/* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
																/* pseudo-class on legend elements, but do support it on label elements */
																/* we instead underline first letter on each label element and accesskey */
																/* each input. doing only legends would  lessens cognitive load */
								   							/* opera breaks after first letter underlined legends but not labels */
}

.required	{
	font-weight:bold;
}

br {
	clear:left; 									/* setting clear on inputs didn't work consistently, so brs added for degrade */
}

input, textarea {
																/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      							/* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; 					/* set margin on left of form elements rather than right of label aligns textarea better in IE */
	background-color:#f9f9f9;
	color:#c91a5d;
}

input.pad {
	/*padding-left:5px;*/
	text-align:center;
	/*cursor:hand;*/
	cursor:pointer;	
	font-weight:bold;
}

textarea { 
	overflow:auto; 
}
