/* Arabic */

.index-ar .megamenu .col_1,.index-ar .megamenu .col_2,.index-ar .megamenu .col_3,.index-ar .megamenu .col_4,.index-ar .megamenu .col_5,.index-ar .megamenu .col_6,.index-ar .megamenu .col_7,.index-ar .megamenu .col_8,.index-ar .megamenu .col_9,.index-ar .megamenu .col_10,.index-ar .megamenu .col_11,.index-ar .megamenu .col_12 
{
	float: right;
}
.index-ar .megamenu_tabs .megamenu_tabs_nav li {
	float: right;
}
.index-ar #teasers,.index-ar #main,.index-ar #team,.index-ar #contact{
	direction: rtl;
}

.index-ar .ui-state-active .ui-icon,.index-ar .ui-state-default .ui-icon {
	float: left;
}
.index-ar #info {
	float: right;
}
.index-ar #pledge {
	float: left;
}
.index-ar #contact-location h4 {
	text-align: right;
}
.index-ar .Slide span {
	float: right;
	text-align: right
}
.index-ar #contact-address {
	margin-right: 20px;
}
.index-ar .megamenu {
	direction: rtl;
}
/* Welcome */
.bgBlue {
	background: url('../images/bg-fog.jpg') no-repeat top center #E6E6E6;
}
.textureBg {
	background: url('../images/bg-texture.png');
	min-height: 100%;
	width: 100%;
	position: absolute;
}
.contBg {
	background: white;
	padding: 20px;
	margin-top: 20px;
}



.teaserbox .Slides {
	cursor: pointer;
}
.imgCont {
	width: 220px;
	height: 160px;
	margin:2px;
	position: relative;
}
.imgCont img {
	position:absolute;
  	left:0;
  	transition: opacity 1s ease-in-out;
}
.imgCont .top:hover {
	opacity: 0;
}
.menuFix {
	overflow: hidden;
	width: 1px;
}
.DropMenu li div {
	z-index: 2;
}
.DropMenu , .DropMenu ul {
	padding-left: 0;
}
.formContainer {
	width: 480px;
	float: right;
}
#thanksMessage {
    font-size: 200%;
    padding-top: 147px;
    text-align: center;
}
label.error {
    color: red;
    font-size: 12px;
    display: block;
}
input.error,textarea.error {
	border: 1px dashed red !important;
}
.newsticker_wrapper {
	width: 938px !important;
	margin: 0 10px;
	border-radius: 0 !important;
}
.slideInfo {
	height: 150px;
}
.mainSlide {
	height: 400px;
	margin-left: 10px;
	width: 940px;
}
.TB_Wrapper .Slide h2 {
	margin-bottom: 5px;
}
.TB_Wrapper .Slide .content {
	font-size: 14px;
}
.miniSlider {
	width: 300px !important;
}

.teaserbox a:hover {
	text-decoration: none;
}
.socialBar .langBtn {
    margin-right: 20px;
    padding: 0 5px;
    width: inherit;						
}
.lang {
	color: white !important;
    display: block;
    font-size: 22px;
    padding: 4px;
}
.socialBar, .actionBar {
	float: right;
}


.actionBar .btn {
	background: url("../images/stripes-green.gif") repeat scroll 0 0 #075D9A;
    color: white;
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 11px;
    border-bottom: 2px solid #2984C3;   
    text-align: center; 
}
.actionBar .btnCont {
	overflow: hidden;
	margin-bottom: 10px;
}
.btnCont .btn {
    float: left;
    margin-right: 10px; 
	font-size: 16px;
}
.btnCont .btn:last-child {
	float: none;
	margin-right: 0;
	overflow: hidden;
}


/* Reset (Based on http://meyerweb.com/eric/tools/css/reset/) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
img {
	vertical-align: bottom;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global */
body, td, th {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #202020;
}
body {
	background: #e6e6e6 url(../images/bg-fog.jpg) no-repeat top center;
}
h1, h2, h3, h4, h5, h6, strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
small {
	font-size: 0.75em;
}
img {
	margin-bottom: -3px;
}
a, a:visited {
	color: #2984c3;
	text-decoration: none;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
a:hover {
	text-decoration: underline;
}
hr {
	border: none;
	height: 2px;
	background: #2984c3;
}
blockquote, q {
	font-family: Georgia, serif;
	font-style: italic;
	color: #9a9a9a;	
}

/* Wrapper */
#wrapper-outer {
	position: absolute;
	background: url(../images/bg-texture.png);
	min-height: 100%;
	width: 100%;
}
#wrapper-inner {
	width: 960px;
	margin: auto;
}

/* Header */
#header {
	padding: 25px 0px;
}
#logo {
	float: left;
	margin-left: 10px;
}
#logo h1 {
	font-size: 48px;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0px 2px 0px rgba(2,2,8,0.1);
}
#header .social {
	float: right;
	margin: 0px 10px 0px 0px !important;
}

/* Hero */
#hero {
	margin: 20px 0 30px 0;
}
#slider {
	margin: 0 10px 2px 10px;
	/* All other slider styles can be found in "nivo-slider.css"! */
}
#infobar {
	background: #075D9A url(../images/stripes-green.gif);
	height: 39px;
	margin: 0px 10px;
	padding: 11px 0px 0px 20px;
	color: #FFF;
	font-size: 22px;
	text-transform: uppercase;
	border-bottom: 2px solid #2984c3;
	text-shadow: 0px 2px 0px #2984c3;
	text-align: center;
}
#infobar span {
	margin-left: 35px;
}
#infobar span:first-child {
	margin-left: 0px;
}
#infobar img {
	margin-right: 5px;
}

/* Teasers */
#teasers {
	
}
.teaserbox {
	float: left;
	width: 300px;
	margin: 0px 10px 30px 10px;
}
.teaserbox img {
	margin-bottom: 2px;
	max-width: 100%;
	height: auto;
}
.teaserbox h2 {
	display: block;
	background: #075D9A url(../images/stripes-green.gif);
	height: 36px;
	padding: 14px 0px 0px 20px;
	color: #FFF;
	font-size: 22px;
	text-transform: uppercase;
	border-bottom: 2px solid #2984c3;
	text-shadow: 0px 2px 0px #2984c3;
}

/* Main */
#main {
	background: #FFF;
	margin: 0px 10px 30px 10px;
	padding: 19px;
	border: 1px solid #d2d2d2;
	box-shadow: 0px 2px 0px #d2d2d2;
}
#info {
	float: left;
	width: 440px;
}
#video {
	margin-bottom: 18px;
}
#video iframe, #video object {
	max-width: 100%;
}
.accordion div {
	margin-top: 5px;
}
.ui-accordion-content {
	margin-top: 0px;
	padding-bottom: 38px;
}
.ui-accordion-header {
	display: block;
	background: #4d4d4d url(../images/stripes-grey.gif);
	border-bottom: 2px solid #2c2c2c;
	text-shadow: 0px 2px 0px #2c2c2c;	
	text-transform: uppercase;
	font-size: 24px;
	height: 37px;
	padding: 13px 15px 0px 15px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
	color: #FFF;
}
.ui-accordion-header:hover {
	cursor: pointer;
	opacity: 0.7;
}
.ui-state-active {
	background: #075D9A url(../images/stripes-green.gif);
	border-bottom: 2px solid #2984c3;
	text-shadow: 0px 2px 0px #2984c3;
}
.ui-state-default .ui-icon {
	display: inline-block;
	width: 32px;
	height: 18px;
	background: url(../images/accordion-plus.png) no-repeat;
	float: right;
	margin-top: 4px
}
.ui-state-active .ui-icon {
	display: inline-block;
	width: 32px;
	height: 18px;
	background: url(../images/accordion-minus.png) no-repeat;
	float: right;
	margin-top: 4px
}
.accordion h3, .accordion h4, .accordion h5, .accordion h6, .accordion p, .accordion ul, .accordion ol, .accordion hr, .accordion blockquote, .accordion q, .accordion table, .accordion iframe, .accordion object, .accordion dt {
	margin-top: 24px;
	line-height: 20px;
	font-size: 18px;
line-height: 25px;
}
.accordion h3, .accordion h4, .accordion h5, .accordion h6 {
	text-transform: uppercase;
}
.featureitem {
	border-top: 1px dashed #d2d2d2;
	padding-bottom: 24px;
}
.featureitem:first-child {
	border-top: none;
}
.featureitem:last-child {
	padding-bottom: 0px;
}
.featureitem img {
	float: left;
	margin: 24px 20px 10px 0px;
}
.featureitem:first-child img {
	margin: 0px 20px 10px 0px;
}
.newsitem {
	border-top: 1px dashed #d2d2d2;
	padding-bottom: 24px;
}
.newsitem:first-child {
	border-top: none;
}
.newsitem:last-child {
	padding-bottom: 0px;
}
.newsitem h3 {
	background: url(../images/news-icon.png) no-repeat;
	height: 26px;
	padding-left: 31px;
	padding-top:2px;
}
.newsitem h3 span {
	display: block;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	color: #9A9A9A;
}
.faqitem {
	border-top: 1px dashed #d2d2d2;
	padding-bottom: 24px;
}
.faqitem:first-child {
	border-top: none;
}
.faqitem:last-child {
	padding-bottom: 0px;
}
.faqitem h3 {
	background: url(../images/faq-icon-question.png) no-repeat;
	height: 26px;
	padding-left: 31px;
	padding-top:2px;
}
.faqitem p {
	background: url(../images/faq-icon-answer.png) no-repeat;
	padding-left: 31px;
	padding-top:2px;
}
.accordion blockquote, .accordion q {
	background: url(../images/quote.png) no-repeat;
	min-height: 31px;
	padding: 0px 60px;
	line-height: 20px;
}
.accordion blockquote span, .accordion q span {
	display: block;
	text-align: right;
	font-size: 12px;
	font-style: normal;
	font-family: 'PT Sans', sans-serif;
	color: #7a7a7a;
	margin-top: 10px;
	font-weight: bold;
}
#pledge {
	float: right;
	width: 440px;
}
#cta {
	margin-bottom: 20px;
}
#cta {
	background: #075D9A url(../images/stripes-green.gif);
	border-bottom: 2px solid #2984c3;
	text-shadow: 0px 2px 0px #2984c3;	
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	height: 200px;
	padding-top: 45px;
	font-size: 22px;
	font-weight: bold;
}
#cta a:link, #cta a:visited {
	display: inline-block;
	background: #075D9A;
	border-radius: 5px;
	border-bottom: 2px solid #2984c3;
	padding: 25px;
	text-shadow: 0px 2px 0px #075d9a;
	font-size: 36px;
	color: #93D1FD;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	margin-top: 30px;
}
#cta a:hover {
	text-decoration: none;
	color: #FFF;
}
#cta a span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #075d9a !important;
}
#rewards {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-shadow: 0px 1px 0px #FFF;
	font-size: 12px;
	line-height: 18px !important;
}
#rewards li {
	background: #EEE url(../images/stripes-lightgrey.gif);
	margin-top: 5px;
	border-bottom: 2px solid #d2d2d2;
	padding: 16px 20px;
}
#rewards li h4 {
	background: url(../images/reward-title-line.gif) repeat-x bottom;
	padding-bottom: 14px;
}
#rewards li h4 a {
	font-size: 16px;
	font-weight: bold;
}
#rewards li h4 span {
	float: right;
}
#rewards li h4 img {
	float: left;
	margin-top: 2px;
	margin-right: 6px;
}
#rewards h5, #rewards h6, #rewards p, #rewards ul, #rewards ol, #rewards hr, #rewards blockquote, #rewards q, #rewards table, #rewards iframe, #rewards object {
	margin-top: 8px;
}
#rewards ul {
	margin-left: 36px;
	padding: 0px;
	list-style: disc;
	margin-top: 12px;
}
#rewards ol {
	margin-left: 36px;
	padding: 0px;
	list-style: decimal;
	margin-top: 12px;
}
#rewards ul li, #rewards ol li {
	border: none;
	padding: 0px;
}

/* Team */
#team {
	text-shadow: 0px 1px 0px #FFF;
	margin: auto;
/*width: 750px */
}
#team h2 {
	margin: 0px 10px 20px 10px;
	font-size: 24px;
	text-transform: uppercase;
	color: #4d4d4d;
	text-shadow: 0px 2px 0px rgba(2,2,8,0.1);
}
.teambox {
	float: left;
	width: 220px;
	margin: 0px 10px 30px 10px;
}
.teambox img {
	margin-bottom: 2px;
	max-width: 100%;
	height: auto;
}
.teambox h3 {
	display: block;
	background: #075D9A url(../images/stripes-green.gif);
	height: 39px;
	padding: 11px 0px 0px 10px;
	color: #FFF;
	font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 2px solid #2984c3;
	text-shadow: 0px 2px 0px #2984c3;
}
.teambox h3 span {
	display: block;
	font-size: 12px;
	color: #F7FAFF;
	font-weight: normal;
	text-transform: none;
}
.teambox h4, .teambox h5, .teambox h6 {
	text-transform: uppercase;
}
.teambox h4, .teambox h5, .teambox h6, .teambox p, .teambox ul, .teambox ol, .teambox hr, .teambox blockquote, .teambox q, .teambox table, .teambox iframe, .teambox object {
	margin-top: 13px;
	line-height: 20px;
}

/* Contact */
#contact {
	#text-shadow: 0px 1px 0px #FFF;
}
#contact h2 {
	margin: 0px 10px 20px 10px;
	font-size: 24px;
	text-transform: uppercase;
	color: #4d4d4d;
	text-shadow: 0px 2px 0px rgba(2,2,8,0.1);
}
#contact-location {
	float: left;
	width: 460px;
	margin: 0px 10px 30px 10px;
}
#contact-form {
	float: right;
	width: 460px;
	margin: 0px 10px 30px 10px;
}
#contact h4, #contact h5, #contact h6 {
	font-size: 16px;
	line-height: 17px;
	text-transform: uppercase;
}
#contact h4, #contact h5, #contact h6, #contact p, #contact ul, #contact ol, #contact hr, #contact blockquote, #contact q, #contact table, #contact iframe, #contact object {
	margin-top: 13px;
	line-height: 20px;
}
#contact iframe {
	max-width: 460px;
}
#contact-location h4:first-child, #contact-form h4:first-child {
	margin-top: 0px !important;
}
#contact-address {
	float: left;
	width: 220px;
	margin-top: 25px !important;
}
#contact-numbers {
	float: left;
	margin-top: 25px !important;
}
#contact-numbers span {
	display: inline-block;
	width: 65px;
}
#contact input, #contact textarea {
	margin: 13px 0px 10px 0px;
	border: none;
	width: 460px;
}
#contact input[type="text"] {
	height: 30px;
	border: 1px solid #d2d2d2;
	box-shadow: 0px 2px 0px #d2d2d2;
	width: 458px;
}
#contact textarea {
	height: 250px;
	border: 1px solid #d2d2d2;
	box-shadow: 0px 2px 0px #d2d2d2;
	width: 458px;
}
#contact-form-submit {
	background: #075D9A url(../images/stripes-green.gif) !important;
	border-bottom: 2px solid #2984c3 !important;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	height: 33px;
	text-shadow: 0px 2px 0px #2984c3;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s
}
#contact-form-submit:hover {
	opacity: 0.7;
}

/* Footer */
#footer {
	margin: 0px 10px 30px 10px;
	background: #4d4d4d url(../images/stripes-grey.gif);
	color: #FFF;
	text-align: center;
	border-bottom: 2px solid #2c2c2c;
	text-shadow: 0px 2px 0px #2c2c2c;
	font-size: 12px;
	padding: 23px;
}
#footer a, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* Misc */
.social {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 18px !important;
}
.social li {
	float: left;
	margin-right: 2px;
	background: #075D9A url(../images/stripes-green.gif);
	border-bottom: 2px solid #2984c3;
	width: 32px;
	height: 32px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.social li:hover {
	opacity: 0.7;
}
#toTop {
	background: url(../images/stripes-green.gif) #e94d9f !important;
	border-bottom: 2px solid #2984c3 !important;
	padding: 10px 20px;
	margin: 10px;
}
#toTop a:link, #toTop a:visited {
	color: #fff !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 2px 0px #2984c3;
}
#toTop a:hover {
	color: #F7FAFF !important;
}
.clearfix {
	clear: both;
}

/* *********************** */
/* Translucent - Responsive Banner Rotator / Slider | v1.4.1 | (c) 2011-12 Ramesh Kumar | http://codecanyon.net/user/VF */

.TB_Wrapper {
	position: relative;	
	background: #EEEEEE url('../images/preloader.gif') center center no-repeat;
}

.TB_Wrapper .icon {
	background-image: url('../images/icons.png');
	background-repeat: no-repeat;
}

.TB_Wrapper .timer_sprite {
	background-image: url('../images/timer-sprite.png');
}

.TB_Wrapper .Slides {
	z-index: 1;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
	
.TB_Wrapper .Slide {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #EEEEEE url('../images/preloader.gif') center center no-repeat;
}

.TB_Wrapper .Slide img {	
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
	
/* Global Description Style */	
.TB_Wrapper .Slide div {
	z-index:4;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;	
	font-size:16px;	
	color:#FFF;
}
	
/*Hyperlink Styles*/
.TB_Wrapper a:link{		
	color:#FFF;
	text-decoration:none;
}
	
.TB_Wrapper a:visited{		
	color:#FFF;
}
	
.TB_Wrapper a:hover{		
	color:#FFF;
	text-decoration:underline;
}
	
.TB_Wrapper a:active{		
	color:#FFF;
}

.TB_Wrapper .noSelect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.TB_Wrapper .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.TB_Wrapper .buttonTextSizeNormal {
	font-size: 12px;
}

.TB_Wrapper .buttonTextSizeTouch {
	font-size: 16px;
}


.TB_Wrapper .txtCont {
	z-index:4;
	overflow: hidden;
	position:absolute;	
	left: 0px;
	top: 0px;
}

.TB_Wrapper .captionCanvas {
	position: absolute;
	left: 0px;
	top: 0px;
}

.TB_Wrapper .navHolder {
	position: absolute; 
	-webkit-touch-callout: none; 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.TB_Wrapper .rounded{ 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	-khtml-border-radius: 2px;
	border-radius: 2px;
}


/* For IE8 and older versions */
.TB_Wrapper .buttonShadow {
	z-index: 1;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=10);
}

.TB_Wrapper .buttonAlpha {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=35);
}

.TB_Wrapper .buttonTopBot {
	z-index: 3;
	position: absolute;
	left: 1px;
	right: 1px;
	top: 0px;
	height: 100%;
	filter: alpha(opacity=100);
}

.TB_Wrapper .buttonCent {
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	filter: alpha(opacity=100);
}

/* SOCIAL ICONS - GENERAL */

.socialMenuContainer {
	float: left;
	margin-left: -50px;
}

.socialMenu { list-style:none; margin:30px auto; width:300px; }
.socialMenu li { display:inline; float:left; background-repeat:no-repeat; }
.socialMenu li a { display:block; width:48px; height:48px; padding-right:10px; position:relative; text-decoration:none; }
.socialMenu li a strong { font-weight:normal; position:absolute; left:20px; top:-1px; color:#fff; padding:3px; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.socialMenu .facebook { background-image:url("../images/facebookSoc.png"); }
.socialMenu .linkedin { background-image:url("../images/linkedinSoc.png"); }
.socialMenu .twitter { background-image:url("../images/twitterSoc.png"); }
.socialMenu .vimeo { background-image:url("../images/vimeoSoc.png"); }
.socialMenu .youtube { background-image:url("../images/youtubeSoc.png"); }


/* added top search bar */
#top .topheader
{
	min-height:25px; 
	padding:5px;
	background-color: #2F2F2F;
}

#top .contact
{
	font-size:17px;
	font-family:helvetica , sans-serif;
	color:#ffffff;
	text-shadow: 2px 2px 1px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	padding-right:35px;
	display:inline-block;
	padding-bottom:6px;
}

#top .topheader img
{
	margin-left:20px;
}

#top .topheader .searcharea
{
display:inline-block;
padding-left:50px;
}

#top .topheader .searcharea .searchbar
{
size:18px;
color:#b2b2b2;
padding:5px;
-webkit-border-radius: 5px;
border-radius: 5px;
width:250px;
}

#top .topheader .searcharea .searchbar:focus
{
color:#000000;

}



#top .topheader .searcharea .searchbutton
{
padding:5px;
background-image:url("../images/searchicon.png");
background-image:url("../images/searchicon.png");
background-repeat:no-repeat;
background-position:3px 2px;
-webkit-border-radius: 5px;
border-radius: 5px;
width:30px;
position:relative;
right:2px;
}



