/* Eire-Web Design.ie css style */
body{margin:0px; padding:0px; background-color:#999966; background-image:url(_images/bg_main.gif); font-family:verdana; font-size:11px; text-align:center;}
a:link, a:visited{color:#ffffff;}
a:hover{color:#cccccc;}
fieldset{font-size:12px; width:97%}
fieldset h1,fieldset h2,fieldset h3{font-size:14px; margin:2px;}
h4{font-size:12px; margin:2px;}
fieldset a:link, fieldset a:visited{color:#f5f5f5;}
fieldset a:hover{color:#990000;}
legend{color:#990000; font-size:13px; font-weight:bold;}
#ewd_holder_div{text-align:center;width:950px; padding:0px; margin-left:auto; margin-right:auto; background-color:#ffffff;}


/* header style  */
#ewd_header{width:950px; background-image:url(_images/top_bg_exp.jpg); background-repeat:repeat; background-position:top; height:167px;}
#ewd_header_left_icon{background-image:url(_images/top_lft.jpg); background-repeat:no-repeat; background-position:top left; float:left; width:29px; height:136px;}
#ewd_head_steps{float:left; height:136px; width:378px; text-align:left;}
#ewd_head_logo{float:left; height:136px; width:543px; text-align:right;}
#ewd_header_links{text-align:left; clear:both; padding:7px 0px 0px 0px; color:#ffffff; width:100%; text-indent:20px;}
#ewd_header_left_icon img{border:0; display:block;}
#ewd_header img{border:0;}
#ewd_header a{font-weight:bold; text-decoration:none;}
/* end header style */

/* center left and right */
#ewd_content_ctr{clear:both;color:#ffffff; text-align:left; width:950px;}
#ewd_ctn_left_holder{float:left; width:705px; text-align:left;background-image:url(_images/lg_box_exp.jpg); background-repeat:repeat-y;}
.ewd_ctn_lft_top{background-image:url(_images/lrg_box_top.jpg); background-repeat:no-repeat; background-position:top left; height:32px;width:705px;}
.ewd_ctn_lft_top_txt{padding:6px 0px 0px 15px; font-size:14px; font-weight:bold;}
	.ewd_ctn_lft_top_txt h1{font-size:14px; padding:0px; margin:0px;}
.ewd_ctn_center_txt{padding:0px 10px 0px 15px;}
	.ewd_ctn_center_txt h1{font-size:14px;}
	.ewd_ctn_center_txt h2{font-size:13px; margin:1px;}
.ewd_ctn_lft_btm{background-image:url(_images/lg_box_btm.jpg); background-repeat:no-repeat; background-position:left; height:13px;width:705px;}


#ewd_right_holder{float:left; width:236px; text-align:left;}
.ewd_rgt_box_bg{background-image:url(_images/small_box_top.jpg); background-repeat:no-repeat; background-position:top left; width:236px;}
.ewd_rgt_txt_holder{height:35px;}
.ewd_rgt_head_txt{padding:8px 0px 0px 38px; font-weight:bold; font-size:12px; text-align:left;}
.ewd_rgt_content_txt{background-image:url(_images/small_box_exp.jpg); background-repeat:repeat-y; padding:0px 12px;}
.ewd_rgt_box_btm{background-image:url(_images/small_box_btm.jpg); background-repeat:no-repeat; height:25px;}

.image_b{border:0; width:150px;padding:2px; vertical-align: top;}
/* end center left and right*/

/* footer */

#ewd_footer{width:950px;clear:both; border-top:2px solid #990000; text-align:left; color:#ffffff;}
#ewd_footer_holder{clear:both; text-align:center; background-image:url(_images/btm_exp.jpg); background-repeat:repeat-x; height:37px;}
#ewd_footer_txt{color:#ffffff; padding:7px;}
#ewd_footer a:link, #ewd_footer a:visited{color:#990000; font-weight:bold;}
#ewd_footer a:hover{color:#ffffff;}
#ewd_privacy a:link, #ewd_privacy a:visited{color:#ffffff; font-weight:bold;}
#ewd_privacy a:hover{color:#f5f5f5;}

/* contact us */
#contactus{ padding:0px; margin:0px;}
.single{margin:0px; clear:both;}
.left{border:1px solid #666666;color:#ffffff; font-weight:bold; float:left; width:100px; height:20px; margin:1px; text-align:right;background-color: #FF6600; padding: 0px 2px 0px 0px;}
.right{border:1px solid #666666; float:left; height:20px; margin:2px; width:330px; text-align:left;background-color:#cccccc;}
input{font-size:10px;}

.ewTable{width:95%; font-size:10px;}
.ewTable textarea{ color:#006600;}
.ewTableHeader {
	background-color: #666666; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;
	width:150px;
	text-align:right;
	font-weight:bold;	
}
.ewTableAltRow {
	/*background-color: #fff;  alt row color 2 */	
}

#name_id,#email_id, #url_id, #comment_id,#tel_id,#message_id,#security_code_id{color:#FF0000;}
/*ajax comment form */
/* nice form */
/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(http://www.eireseo.ie/images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(http://www.eireseo.ie/images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(http://www.eireseo.ie/images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(http://www.eireseo.ie/images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(http://www.eireseo.ie/images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(http://www.eireseo.ie/images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(http://www.eireseo.ie/images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(http://www.eireseo.ie/images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(http://www.eireseo.ie/images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(http://www.eireseo.ie/images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(http://www.eireseo.ie/images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(http://www.eireseo.ie/images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(http://www.eireseo.ie/images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(http://www.eireseo.ie/images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(http://www.eireseo.ie/images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(http://www.eireseo.ie/images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(http://www.eireseo.ie/images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:top;}
/**/
.txtSubmit, .txtSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(http://www.eireseo.ie/images/button.gif) no-repeat left top;
	border:none;
}
