/* FLAT */



/* GLOSS */

html.sttx-gloss .colorwrap, html.sttx-gloss #menu-services-menu a {
	background: -moz-linear-gradient(top, rgba(242,246,248,0.3) 0%, rgba(216,225,231,0.25) 50%, rgba(181,198,208,0.25) 51%, rgba(224,239,249,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,246,248,0.3)), color-stop(50%, rgba(216,225,231,0.25)), color-stop(51%, rgba(181,198,208,0.25)), color-stop(100%, rgba(224,239,249,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,246,248,0.3) 0%, rgba(216,225,231,0.25) 50%, rgba(181,198,208,0.25) 51%, rgba(224,239,249,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,246,248,0.3) 0%, rgba(216,225,231,0.25) 50%, rgba(181,198,208,0.25) 51%, rgba(224,239,249,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,246,248,0.3) 0%, rgba(216,225,231,0.25) 50%, rgba(181,198,208,0.25) 51%, rgba(224,239,249,0.2) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,246,248,0.3) 0%, rgba(216,225,231,0.25) 50%, rgba(181,198,208,0.25) 51%, rgba(224,239,249,0.2) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4df2f6f8', endColorstr='#33e0eff9', GradientType=0 ); /* IE6-9 */
}

/* HALFTONE */

html.sttx-halftone .colorwrap, html.sttx-halftone #menu-services-menu a {
	background-image: url(/wp-content/themes/theme1400/templates/styletoggler/images/halftone.png);
}

/* HALO */

html.sttx-halo .colorwrap, html.sttx-halo #menu-services-menu a {
	background: -moz-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,252,247,1)), color-stop(100%, rgba(245,249,240,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(249,252,247,1) 0%, rgba(245,249,240,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#4df5f9f0', GradientType=0 ); /* IE6-9 */
}
html.sttx-halo div#mainhead.banner h1, html.sttx-halo div#mainhead.banner h1 small, html.sttx-halo div.services_banner .menu li a {
	color: #333;
}

/* PAPER */

html.sttx-paper .colorwrap, html.sttx-paper #menu-services-menu a {
	background-image: url(/wp-content/themes/theme1400/templates/styletoggler/images/paper.png);
}
