/*#### ACWSR CSS ######################## 
Theme: Blue/Grey
Version: 2.0
Author: piesrsquared
*/

/*#### GLOBAL STYLES ##################### */
html {
	-webkit-font-smoothing: antialiased;
}
body {
	color: #ffffff; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #dfdfdf url('http://americanchallengewsr.com/images/bkg_gradient.png') top repeat-x fixed;
	/*background: #8b8b8b url('http://americanchallengewsr.com/images/bkg.gradient.gif') top repeat-x fixed;*/
	/*background-color: #414141; */
	/*background: #dfdfdf url('http://americanchallengewsr.com/images/pageShaddowBottom3.jpg') no-repeat center bottom;*/
	
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3 {
	color: #336699;
	font-weight: bold;
}
p {
	color: #000000;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #ffffff; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
a:hover {
	color: #336699; 
	text-decoration: none;
}
hr {
	color: #dcdcdc;
}
.center-image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.transparent {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* #### CONTENT PROPERTIES ######################## */

#shdwwrap {
	background: #dfdfdf url('http://americanchallengewsr.com/images/shdwbrdr.png') repeat-y center top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1062px;
	position: relative;
}
#wrapper {
	background: #ffffff;
	height: auto;
	margin: 0px auto 0px auto;
	width: 960px;
	position: relative; 
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	webkit-box-shadow: 0 0 1em #000000;
	-moz-box-shadow: 0 0 1em #000000;
	box-shadow: 0 0 1em #000000; 
}
#wrapper h1 {
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-size: 25px;
	margin: 25px 0px 0px 25px;
	padding: 0px;
}
#wrapper h2 {
	font-weight: normal;
	color: #fff;
	margin: 0px -20px 10px -20px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-family: georgia, palatino linotype, palatino, times new roman, serif;
	background: url('http://americanchallengewsr.com/images/graybar.png') center repeat-y;
	height: 20px;
	line-height: 20px;
}
#header {
	background: #333333 url('http://americanchallengewsr.com/images/header_grid.png') no-repeat; 
	height: 100px;
	width: 960px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index: 900;
	webkit-box-shadow: 0px -4px 1em #000000;
	-moz-box-shadow: 0px -4px 1em #000000;
	box-shadow: 0px -4px 1em #000000; 
}
#header img {
	border: 0px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
#logo {
	position: relative;
	float: left;
	width: 960px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#navbar {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 18px 0px 0px 0px;
	height: 25px;
	z-index: 1000;
}
#bottom_banner {
	background: #212121;
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#margins {
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 20px 40px 20px 40px;
	max-width: 960px;
	min-height: 520px;
	position: relative;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	z-index: 500;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#margins a {
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#margins a:hover {
	color: #9f794c; 
	text-decoration: underline;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#margins h1 {
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-shadow: 
}
#margins h2 {
	font-weight: normal;
	color: #fff;
	margin: 0px -40px 10px -40px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-family: georgia, palatino linotype, palatino, times new roman, serif;
	background: url('http://americanchallengewsr.com/images/graybar.png') center repeat-y;
	height: 20px;
	line-height: 20px;
}
#margins h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#margins img {
	margin: 0px -40px 0px -40px;
	padding: 0px;
	border: none;
}
#margins img.normal-image {
	margin: 0px;
	padding: 0px;
	border: none;
}
#margins img.left-image {
	display: inline;
	margin: 0px 0px 0px -40px;
	padding: 0px;
	border: none;
}
#margins img.right-image {
	display: inline;
	margin: 0px -40px 0px 0px;
	padding: 0px;
	border: none;
}
#margins img.center-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#marginText {
	background: #ffffff;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#textbox {
	background: #ffffff;
	width: 408px;
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 5px 0px 5px;
	padding: 15px;
	border: dotted 1px #000000;
	position: relative;
	float: left;
}
#textbox ul	{
	list-style-type: none;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
#textbox li {
	list-style-type: none;
	padding: 0px 0px 5px 10px;
	margin: 0px;
}
#spacer {
	height: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	/*background: #336699;*/
}
.clear {
	clear: both;
}
.tippyTips {
	cursor: pointer;
}
.tippyTips h4 {
	font-family: palatino, georgia, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* font-style: italic; */
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.tippyTips p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.newsbox {
	border-bottom: 1px dotted #000000;
}
.newsbox p {
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#sitemap {
	position: relative;
	width: 162px;
	height: 250px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	float: left;
}
#sitemap h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	background: #636363;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#sitemap ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px -30px;
}
.text-bold-water {
	font-weight: bold;
	color: #336699;
}
/* #### INDEX PAGE ############################# */

#index_margins {
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 20px 40px 0px 40px;
	max-width: 960px;
	min-height: 520px;
	position: relative;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	z-index: 500;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#index_margins2 {
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 20px 40px 0px 40px;
	max-width: 960px;
	min-height: 520px;
	position: relative;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	overflow: hidden;
	z-index: 500;
}
.indexbg {
	background: url('http://americanchallengewsr.com/images/kms_techd.jpg') top no-repeat; 
}
#testimonial {
	background: #f3f3f3;
	width: 200px;
	min-height: 150px;
	position: relative;
	margin: 15px 20px 20px 0px;
	padding: 0px 10px 10px 10px;
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	text-transform: none;
	float: left;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	webkit-box-shadow: 0 .3em 1em #000000;
	-moz-box-shadow: 0 .3em 1em #000000;
	box-shadow: 0 .3em 1em #000000; 
}
#testimonial h4 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #666666; /*url('http://americanchallengewsr.com/images/graybar.png') center repeat-y;*/
	margin: 0px -10px 10px -10px;
	padding: 5px;
	border-bottom: #000000 solid 2px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.test_text {
	padding: 10px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
}

/* #### FOOTER ################################# */

#footer {
	background: #222222;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 960px;	
	position: relative;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	webkit-box-shadow: 0 .3em 1em #000000;
	-moz-box-shadow: 0 .3em 1em #000000;
	box-shadow: 0 .3em 1em #000000; 
}
#footer2 {
	background: #222222;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 960px;
	position: relative;
}
.footer_col_l {
	width: 158px;
	height: 100px;
	margin: 0px;
	padding: 0px 0 0 0px;
	color: #666666;
	background: #222222;
	float: left;
	overflow: hidden;
	font-size: 10px;
	border-right: 1px dotted #666666;
}
.footer_col {
	width: 158px;
	height: 100px;
	margin: 0px;
	padding: 0px 0 0 0px;
	color: #666666;
	background: #222222;
	float: left;
	overflow: hidden;
	font-size: 10px;
	border-right: 1px dotted #666666;
}
.footer_col_r {
	width: 158px;
	height: 100px;
	margin: 0px;
	padding: 0px 0 0 0px;
	color: #666666;
	background: #222222;
	float: left;
	overflow: hidden;
	font-size: 10px;
	border-left: 1px dotter #666666;
}
.footer_col a,
.footer_col_l a,
.footer_col_r a {	
	color: #666666;
	font-size: 10px;
}
.footer_col a:hover,
.footer_col_l a:hover,
.footer_col_r a:hover {
	color: #ffffff;
}
.footer_col ul li,
.footer_col_r ul li {
	background: #222222;
	padding: 0px 0 0 -10px;
	margin: 0px 0 0 -20px;
	list-style-type: none;
}
.footer_col_l ul li {
	background: #222222;
	padding: 0px 0 0 0px;
	margin: 0px -20px 0 0px;
	list-style-type:none;
}
li.foot_top {
	text-decoration: none;
	text-transform: uppercase;
	color: #336699;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
li.foot_top a{
	text-decoration: none;
	text-transform: uppercase;
	color: #336699;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
li.foot_link {
	padding: 0px 0px 0px 0px;
}
.footer_btn_div {
	background: transparent;
	width: 960px;
	height: 18px;
	margin: 10px auto 0px auto;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	position: relative;
}
.foot_btn {
	position: relative;
	float: left;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	width: 188px;
	height: 18px;
	text-align: center;
	overflow: hidden;
	display: block;
}
.foot_btn a {
	background: url('http://americanchallengewsr.com/images/buttons/footer_button.png') no-repeat;
	display: block;
	color: #84888b;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 188px;
	height: 18px;
	float: left;
	text-decoration: none;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 2px 0px 0px 0px;
}
.foot_btn a:hover {
	color: #9f794c;
	background: url('http://americanchallengewsr.com/images/buttons/footer_button_h.png') no-repeat;
}
*html a:hover {
	visibility: visible;
}
.foot_btn a:hover img {
	visibility: hidden;
}
#rights {
	background: #222222;
	color: #666666;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 960px;
	margin: 10px auto 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	position: relative;
	float: none;
	clear: both;
		-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

/* #### SHADOW BORDER ########################## */

.shdwL {
	width:30px;
	background:url(images/shdwL.png) repeat-y;
}
.shdwR {
	width:30px;
	background:url(images/shdwR.png) repeat-y;
}
.shdwBot {
	width:30px;
	background:url(images/shdwBot.png) repeat-x;
}
.shdwBL {
	width:30px;
	background:url(images/shdwBL.png) repeat-y;
}
.shdwBR {
	width:30px;
	background:url(images/shdwBR.png) repeat-y;
}

/* #### END OF STYLESHEET ###################### */
