@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

/* other css start */

body{
	background: url(images/bg/fabric_of_squares_gray.png) repeat left top;
}
body,
td,
input,
textarea,
.qa-notice-close-button,
.qa-notice-close-hover,
.qa-template-question .qa-view-count-data,
.qa-form-tall-button,
.qa-search-button,
.qa-form-tall-table input[type="button"],
.qa-form-wide-button,
.qa-form-tall-hover,
.qa-search-button:hover,
.qa-form-tall-table input[type="button"]:hover,
.qa-form-wide-hover,
.qa-tag-link,
.qa-widget-side .qa-q-view-tag-item,
.qa-widget-side>div>a {
	font-family: Verdana;
}
h1,
h2,
h3,
h4,
h5,
h6,
#qa-login,
#qa-register,
.qa-logo-link,
.qa-logo-link:hover,
.qa-nav-main,
.qa-nav-sub-list,
.qa-ask-box .qa-form-tall-label,
.qa-ask-box input[type="text"],
.qa-netvote-count-data,
.qa-a-count-data,
.qa-view-count-data,
.qa-feed-link,
.qa-feed-link:visited,
.qa-q-item-title a,
.qa-activity-count-data {
    font-family: "Droid Sans", sans-serif;;
}
#q2am-spalsh{
    background-image: url(images/q2a-market-logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#mainnavpull {
    background-image: url(images/nav-orange-icon.png);
}