/* begin Page */

/* Generated with Artisteer version 2.4.0.25435, file checksum is 4B255315. */


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #5C0029;
}


.logo
{
	width: 378px;
	height: 120px;
	background-image: url('images/Organizers/QCFandQF-Logo.png') ;
	background-repeat: no-repeat;
    padding-right: 120px;
    background-position: right top;

}

a
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #61002C;
}

a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #61002C;
}

a:visited, a.visited
{

  color: #878787;
}

a:hover, a.hover
{
  text-decoration: underline;
  color: #B0953B;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  color: #5C0029;
  font-size: 14px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 20px;
  color: #B0953B;
}


#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1010px;
  min-width: 143px;
  min-height: 143px;
}

/*  QCF Change :  
	.art-sheet-body
	{
		position: relative;
		z-index: 1;
		padding: 19px;
     }
*/

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding-bottom:15px;
  padding-left :19px;
  padding-right :19px;
  padding-top :10px;

}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 198px;
  height: 198px;
  background-image: url('images/sheet_s.png');
}

/*  QCF Change :  
    top: 0;
*/
.art-sheet-tl
{
  top: 30px;
  left: 0;
  clip: rect(auto, 99px, 99px, auto);
}

/*  QCF Change :  
    top: 0;
*/

.art-sheet-tr
{
  top: 30px;
  right: 0;
  clip: rect(auto, auto, 99px, 99px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(99px, 99px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(99px, auto, auto, 99px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 99px;
  right: 99px;
  height: 198px;
  background-image: url('images/sheet_h.png');
}

/*  QCF Change :  
    top: 0;
*/
.art-sheet-tc
{
  top: 30px;
  clip: rect(auto, auto, 99px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(99px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 129px;
  bottom: 99px;
  width: 198px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 99px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 99px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 99px;
  left: 99px;
  right: 99px;
  bottom: 99px;
  background-color: #FFFFFF;
}

.art-sheet
{
  margin-top: 0px !important;
  cursor:auto;
}


/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 972px;
  height: 220px;
  overflow: hidden;
}

div.art-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 972px;
  height: 220px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}


.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}


.art-nav
{
	position: relative;
	height: 39px;
/*	z-index: 100;*/
    margin-right: 60px ;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 10px;
  background-image: url('images/nav.png');
  background-repeat:no-repeat ;
}

.art-nav .l
{
  left: 0;
  right: 0;
}


.art-Under-nav
{
  position: relative;
  height: 10px;
  z-index: 100;
}
.art-Under-nav .l, .art-Under-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 10px;
  background-image: url('images/nav.png');
  background-repeat:no-repeat ;
}

.art-Under-nav .l
{
  left: 0;
  right: 0;
}

.art-Under-nav .r
{
  right: 0;
  width: 972px;
  clip: rect(auto, auto, auto, 972px);
}
/* end Menu */
/* begin MenuItem */



.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 81px;
  background-image: url('images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 8px;
}


.art-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-size: 13px;
  color: #FFFFFF;
  padding: 0 9px;
  margin: 0 8px;
  line-height: 27px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -27px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -27px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -27px;
}
.art-menu a:hover .t
{
  color: #5C0029;
}

.art-menu li:hover a .t
{
  color: #5C0029;
}

.art-menu li:hover>a .t
{
  color: #5C0029;
}
/* end MenuItem */
/* begin MenuSubItem */



/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 100%  ! important ;
}

.art-content-layout .art-content-layout
{
  width: 925px !important ;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;

}


div.art-content-layout-row
{
   display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
  text-align : right ;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px; 
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding:0 ;
  direction :rtl ;
}


.art-vmenublock
{
  margin: 7px ;

}
/* end Box, Block, VMenuBlock */
/* begin BlockHeader, VMenuBlockHeader */


.art-vmenublockheader .t
{
  height: 33px;
  color: #800039;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 33px;	
}

.art-vmenublockheader .l, .art-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 33px;
  background-image: url('images/vmenublockheader.png');
}

.art-vmenublockheader .l
{
  left: 0;
  right: 22px;
}


ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 6px;
}


ul.art-vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #FFFFFF;
  padding: 0 13px 0 13px;
  font-size: 13px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -30px;
}

ul.art-vmenu a:hover .t
{
  color: #B20050;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -60px;
}

ul.art-vmenu a.active .t
{
  color: #736126;
}
/* end VMenuItem */
/* begin VMenuSubItem */

/* end VMenuSubItem */

/* begin Box, Block */
.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: 0;
}
.art-block
{
	margin-bottom:7px;
	margin-right:10px;
	margin-left:0px;
	margin-top:7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 37px;
  margin-bottom: 0;
}
.art-blockheader .t
{
  height: 37px;
  color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 13px;
  margin:0;
  padding: 0 22px 0 11px;
  white-space: nowrap;
  line-height: 37px;	
}

.art-blockheader .l, .art-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 37px;
  background-image: url('images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 16px;
}

.art-blockheader .r
{
  width: 972px;
  right: 0;
  clip: rect(auto, auto, auto, 956px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 17px;
  min-height: 17px;
}

.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: 16px;
  height: 16px;
  background-image: url('images/blockcontent_s.png');
}

.art-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 8px, 8px, auto);
}

.art-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 8px, 8px);
}

.art-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(8px, 8px, auto, auto);
}

.art-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(8px, auto, auto, 8px);
}

.art-blockcontent-tc, .art-blockcontent-bc
{
  left: 8px;
  right: 8px;
  height: 16px;
  background-image: url('images/blockcontent_h.png');
}

.art-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 8px, auto);
}

.art-blockcontent-bc
{
  bottom: 0;
  clip: rect(8px, auto, auto, auto);
}

.art-blockcontent-cr, .art-blockcontent-cl
{
  top: 8px;
  bottom: 8px;
  width: 16px;
  background-image: url('images/blockcontent_v.png');
}

.art-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 8px);
}

.art-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 8px, auto, auto);
}

.art-blockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background-color: #FFFFFF;
}

.art-blockcontent-body
{
  color: #5C0029;
  font-size: 13px;
}


.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #EB006A;
  text-decoration: underline;
}


input, select, textarea, select
{
  vertical-align: middle;  
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  direction : rtl ;
  width:170px ;
  

}


.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 93px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 15px;
}


.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -31px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -62px;
}

/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 29px;
  min-height: 300px;
}

.art-post-footer
{
  position: relative;
  z-index: 0;
  margin: 5px 5px;
  min-width: 29px;
  min-height: 29px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 18px;
 /* direction : ltr ;*/
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
  z-index: -1;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
  width: 40px;
  height: 40px;
  background-image: url('images/post_s.png');
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 20px, 20px, auto);
}

.art-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 20px, 20px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(20px, 20px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(20px, auto, auto, 20px);
}

.art-post-tc, .art-post-bc
{
  left: 20px;
  right: 20px;
  height: 40px;
  background-image: url('images/post_h.png');
}

.art-post-tc
{
  top: 0;
  clip: rect(auto, auto, 20px, auto);
}

.art-post-bc
{
  bottom: 0;
  clip: rect(20px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 20px;
  bottom: 20px;
  width: 40px;
  background-image: url('images/post_v.png');
}

.art-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 20px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 20px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  z-index: -1;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: #FFFFFF;
}

.art-post
{
  margin: 5px;
}

a img
{
  border: 0;
}


/* end Box, Post */

/* begin PostHeaderIcon */
.art-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 18px;
  color: #800039;
  line-height :3em;
  text-align:right ;
  direction:rtl ;
}

/* end PostHeader */

/* begin PostContent */
.art-postcontent p
{
  margin: 0.5em 0;

}



.art-postcontent
{
  margin: 0;
 /* text-align :right ;
  direction:rtl ;*/
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #800039;
  margin: 1em 0 1em 2em;
  padding: 5;
  direction: rtl;
}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inherit;
}



.art-post li
{
  padding: 2px 0 2px 22px;
  line-height: 1.5em;
}

.art-post ol li, .art-post ul ol li
{
  background: none;
  padding: 3px 0 ;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-right: 22px;
  background-position : right ;
}

/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #171308;
  font-size: 13px;
  text-align: right;
}

blockquote,
.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #EBE1C2;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */
/* Image Gallery */
.sfimagesTmbList .sfimagesTmb {
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
padding: 10px;
width: 120px;
height: 120px;
overflow: hidden;
background-image: none !important;
}

.sfimagesTmb{
    -webkit-box-shadow:0 0px 7px rgba(0,0,0,0.3);
    box-shadow:0 0 5px rgba(0,0,0,0.2);
    padding:10px;
    background:#fff;
    border:1px solid #ccc;
    margin:10px ;
    height:120px!important ;
    width :120!important ;
   
    
}
    
/* begin Footer */
.art-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 972px;
  margin: 0 auto;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 5px;
  text-align: center;
}

.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 972px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer .art-footer-text
{
  display: inline-block;
  color: #FFE0EE;
  font-size: 12px;
}

/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  width: 25%;

}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 75%;
}



.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:right;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

/*  Add by QCF */
.art-content-layout .art-sidebar1-Top
{
  width: 50%;
  
}
.art-content-layout .art-content-Top
{
  width: 25%; 
  display : inline-block ;
}

.art-content-layout .art-sidebar2-Top
{
  width: 20%; 
}
/* footer */



div.art-content-layout div.art-layout-cell-Organizer,
div.art-content-layout div.art-layout-cell-Organizer div.art-content-layout div.art-layout-cell-Organizer {
display:table-cell;
}

.overview-table .art-layout-cell-Organizer
{
    width:70%;
}
div.art-content-layout div.art-layout-cell-Sponsor,
div.art-content-layout div.art-layout-cell-Sponsor div.art-content-layout div.art-layout-cell-Sponsor {
display:table-cell;
}

.overview-table .art-layout-cell-Sponsor
{
    width:30% !important ;
}

/* search */

.searchContainer 
{
	float:right;
	height:32px;
	width:210px;
	position: relative;
	display: block;
}

/*  top Content */
.topContent {
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:normal;
height:32px;
width:auto;
}

.topContent ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

.topContent li {
		color:#FFFFFF;
	float:left;
	line-height:30px;
	margin-bottom:0;
	margin-left:0;
		margin-right:0;
		margin-top:0;
		padding-left:5px;
		padding-right:5px;
	  font-size: 12px;
}

.topContent li a
{
  font-style: normal !important ;
  font-weight: bold;
  text-decoration: none;
  color: #B20050;
}

/*  top Content */

/* -------------------------------------------------------------------------------------------*/
  /* NewsCommonLayout */
/* News List */
/* start : Qatar Career Fair News List */
.newsBox 
{
	border-bottom-color:#5C0029;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	float:right;
	height:auto;
	padding-bottom:0;
	width:100% ;/*width:480px ;*/
	direction: rtl; 	
}

.newsIcon 
{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("images/news_title.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-bottom:19px;
	float:right;
	height:25px;
	width:45px;
}
.newsText 
{
	color:#5C0029;
	font-size:13px ;
	font-weight:bold;
	direction: rtl; 
	
}
.newsText a 
{
	color:#5C0029;	
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.dateText 
{
	color:#C5B371;
	font-size:12px;
	font-weight:bold;
	line-height: 2em;
	direction: rtl; 
}

.summaryText 
{
	color:#5C0029;
	font-size:12px;
	font-weight:normal;
	line-height: 1.5em;
	width:480px;
}

.readMoreText 
{
	color:#A5852E;
	font-size:10px;
	font-style:normal;
	text-decoration:underline; 
	text-transform:lowercase;
	float: left;	
	direction: ltr;
	
}

.readMoreText a 
{
	color:#B51D56;
	font-size:10px;
	font-style:normal;
/*	width:480px;
	direction:ltr;
	text-align :right ;
	float: right;*/
}
/* press Release */


/* End : Qatar Career Fair News List */
.sf_newsList 
{
	margin: 0 0 20px; 
	padding: 0;
	list-style: none ;

}

.sf_newsList li
{
	margin: 0 0 25px;
	padding: 0;
	list-style-type: none ;
	background-image : none !important;

}

.sfsearchBox {
    background: none no-repeat scroll 0 0 #F1F1F1;
    border: 0 none;
    border-radius: 3px;
    padding: 2px 5px 1px 8px;
}

.sfsearchSubmit
{
  float : left;
}

.sfsearchBox input[type="submit"] {
    background: url('images/searchIcon.png') no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    
    border: 0 none;
    cursor: pointer;
    height: 14px;
    padding: 0;
    text-indent: -10000px;
    width: 15px;
}

.sfnewsletterForm
{
	margin: 1em 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
.sfnewsletterForm ol
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sfnewsletterForm li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sfnewsletterForm label 
{
	display: block;	
}

.sfError
{
  display   : inline-block;
}
.sfnewsletterForm input 
{
	display: block;
	margin: 2px;
	float : right ;
}

.sfnewsletterSubmitBtnWrp
{
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 31px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;}


.sfnewsletterSubmitBtn 
{
    font-style: normal;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: none;
	background: #7C0040;
	line-height: 31px;
	height: 31px;
	margin: 0;
	padding: 0 14px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.sfnewsletterForm .sfemailValidation strong , .sfError
{
	padding: 1px 5px;
	background-color: #f00;
	color: #fff;
}


/*NewsLetters */ 
/* SearchResut */
.SearchResutlIcon
{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url("images/search-results.png");
	background-position:center center;
	background-repeat:no-repeat;
	padding-bottom:19px;
	padding-left :19px ;
	padding-right :19px ;
	padding-top :19px ;
	float:right;
	height:30px;	
	width:45px;
	
}
.SearchResutlTitle
{
	line-height : 30px ;
	vertical-align :middle ;
	color: #B0953B !important ;
}

.searchResultLine
{
	border-bottom-color:#5C0029;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-top :19px ;	
}


