
#Enquiry fieldset
{
   width:320px;
   padding:20px;
   border:1px solid #ccc;   
}

#Enquiry legend,
{
   color:#333;
}

#Enquiry label
{

}

#Enquiry input[type="text"],textarea
{
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;

}

#Enquiry input[type="text"]
{
  height:15px;
  width:200px; margin-bottom:12px
  
}

#Enquiry #scaptcha
{
  width:60px;
  height:15px;
}

#Enquiry input[type="submit"]
{
   width:80px;
   height:28px;
   padding-left:0px; background:#ff0000; color:#FFFFFF; cursor:pointer; font-weight:bold
   
}
#Enquiry input[type="submit"]:hover{ background:#FF8000}
#Enquiry input[type="reset"]:hover{ background:#FF8000}
#Enquiry input[type="reset"]
{
   width:80px;
   height:28px;
   padding-left:0px; background:#ff0000; color:#FFFFFF; cursor:pointer;  font-weight:bold
   
}

#Enquiry textarea
{
  height:70px;
  width:250px; margin-bottom:12px
  
}


#Enquiry input[type="text"]:focus,textarea:focus
{
  color : #000;
  border : 1px solid #ff0000;
  background-color:#FDD79D

}
#Enquiry input[type="file"]
{
   width:200px;
  height:24px;

}
#Enquiry input[type="file"]:focus
{
  color : #000;
  border : 1px solid #ff0000;
  background-color:#FDD79D
}

#Enquiry .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#Enquiry .error
{
   color: #ff0000;
   background-color : #ffff00;
}

#Enquiry fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#Enquiry fieldset#antispam legend
{
   font-weight:bold;
   color:#333;   
}

#Enquiry .short_explanation
{
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#Enquiry .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
 
}
#fg_crdiv p
{
    display:none;
}



.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;

	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:8px;
}

.art-BlockHeader .r
{ 
	width:898px;
	right:0;
	clip: rect(auto, auto, auto, 890px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 18px;
	height: 18px;
	background-image: url('images/BlockContent-s.png');
}

.art-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}

.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}

.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}

.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('images/BlockContent-h.png');
}

.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}

.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('images/BlockContent-v.png');
}

.art-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 9px);
}

.art-BlockContent-cl
{
	left:0;
	clip: rect(auto, 9px, auto, auto);
}

.art-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-color: #fee9dc;
}


.art-BlockContent-body
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.art-BlockContent-body a:link
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color:#0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #12130C;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.art-BlockContent-body ul li
{
	padding:0px 0 0px 16px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}
