@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background:url(../images/page_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	font-size:11px;
	margin:10px 20px 10px 20px;
}
p.info {
	border:1px solid #999999;
	background-color:#CCCCCC;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	margin:10px 20px 10px 20px;
}
h1 {
	font-size:16px;
	font-variant:small-caps;
	color:rgb(56,86,34);
	margin-left:10px;
}
h2 {
	font-size:14px;
	font-variant:small-caps;
	color:rgb(56,86,34);
	margin-left:20px;
}
h3 {
	font-size:14px;
	font-variant:small-caps;
	color:rgb(255,197,12);
	margin-left:20px;
	text-decoration:underline;
}
hr {
	color:rgb(255,197,12);
	background-color:rgb(255,197,12);
}
label {
	margin:0px;
	font-size:11px;
	font-weight:bold;
}
.comment {
	font-size:10px;
	font-style:italic;
}
input {
	border:thin solid rgb(56,86,34);
	font-size:11px;
	background-color:#FFFFFF;
}
textarea {
	border:thin solid rgb(56,86,34);
	font-size:11px;
	background-color:#FFFFFF;
}
select.jumpMenu {
	margin-left:20px;
}
input.button {
	cursor:pointer;
}
input.button:hover {
	background-color:#FDEBA2;
}

table {
	margin:0px 20px 10px 20px;
}
table.nospaces {
	margin:0px 0px 0px 0px;
}
table tr.tableheader td {
	text-decoration:underline;
	font-weight:bold;
}

li.h1 {
	list-style-image:url(../images/menu_bullet.png);
	margin-left:40px;
	font-size:16px;
	font-variant:small-caps;
	color:rgb(56,86,34);
	margin-left:10px;
	font-weight:bold;
}
li.h2 {
	list-style-image:url(../images/arrow_bullet.png);
	margin-left:40px;
	font-size:14px;
	font-variant:small-caps;
	color:rgb(56,86,34);
	font-weight:bold;
}

ul.mainmenu {
	margin-top:15px;
}
ul.submenu {
	margin-top:5px;
	margin-left:0px;
}
ul.bottom {
	margin-top:80px;
}
#accordion {
	margin-bottom:20px;	
	margin-left:20px;
	margin-right:10px;
}
.faqheader {
	display:block;
	line-height:30px;
}
ul.mainmenu li {
	list-style-image:url(../images/crosshair_bullet.png);
	margin-bottom:5px;
}
ul.submenu li {
	list-style-image:url(../images/list_bullet.png);
	margin-bottom:5px;
}
ul.bottom li {
	list-style-image:url(../images/crosshair_bullet.png);
	margin-bottom:5px;
}

a {
	font-size:12px;
	font-variant:small-caps;
	text-decoration:none;
	color:rgb(56,86,34);
	font-weight:bold;
}
a.sub {
	font-size:11px;
	font-weight:normal;
}
a.normal {
	color:#000000;
	font-size:11px;
}
a.large {
	font-size:13px;
}
a.email {
	font-size:11px;
	font-weight:bold;
	font-variant:normal;
}
a:hover {
	text-decoration:overline;
}
ul {
	margin:0px;
}
ul li {
	font-size:11px;
}

img.right {
	margin-right:20px;
	margin-bottom:10px;
	margin-left:5px;
}

a img {
	border:none;
}
a img:hover {
	opacity:0.5;
	filter:alpha(opacity=50); 
}
a img.imgborder {
	border:rgb(56,86,34) solid 2px;
}
a img.imgborder:hover {
	/*border:rgb(255,197,12) solid 2px;*/
}

.headerbar {
	width:95%;
	margin:10px 0px 10px 10px;
	background:url(../images/header_bar.gif) repeat-y;
	text-align:left;
}

.floatleft {
	float:left;
}

#wrapper {
	margin:0 auto;
	width:800px;
}

#kvshw_info {
	margin:10px 0px 10px 10px;
	background:url(../images/kalah_vs_hw.png) no-repeat;
	width:548px;
	height:156px;
	cursor:pointer;
	display:block;
}

#kvshw_vids {
	position:relative;
	width:570px;
	background:url(../images/content_bg.png) repeat-y;
	border:1px solid rgb(56,86,34);
	display:none;
}
#kvshw_kalahvids {
	position:relative;
	width:570px;
	background:url(../images/content_bg.png) repeat-y;
	border:1px solid rgb(56,86,34);
	display:none;
}

#training_vids {
	position:relative;
	width:570px;
	background:url(../images/content_bg.png) repeat-y;
	border:1px solid rgb(56,86,34);
	display:none;
	margin-bottom:10px;
}

#top_left {
	float:left;
	background:url(../images/top_left.png) no-repeat;
	height:170px;
	width:280px;
	text-align:left;
}
#top_middle {
	float:left;
	background:url(../images/top_middle.png) no-repeat;
	height:170px;
	width:241px;
}
#top_right {
	float:left;
	background:url(../images/top_right.png) no-repeat;
	height:170px;
	width:279px;
	text-align:left;
	vertical-align:bottom;
}
#top_bottom {
	float:left;
	background:url(../images/top_bottom.png) no-repeat;
	height:18px;
	width:800px;
	text-align:left;
}

#content_top {
	float:left;
	background:url(../images/content_top.png) no-repeat;
	height:5px;
	width:800px;
}
#content_bg {
	float:left;
	background:url(../images/content_bg.png) repeat-y;
	height:auto;
	width:800px;
	text-align:left;
}
#content_left {
	float:left;
	width:200px;
	height:auto;
	margin-left:12px;
	border-right:1px dotted rgb(255,197,12);
}
#content_main {
	float:left;
	width:580px;
	height:auto;
	margin-left:5px;
}
#content_bottom {
	float:left;
	background:url(../images/content_bottom.png) no-repeat;
	height:7px;
	width:800px;
	margin-bottom:10px;
}

#footer_top {
	float:left;
	background:url(../images/content_top.png) no-repeat;
	height:5px;
	width:800px;
}
#footer_bg {
	float:left;
	background:url(../images/content_bg.png) repeat-y;
	height:auto;
	width:800px;
	text-align:center;
}
#footer_bottom {
	float:left;
	background:url(../images/content_bottom.png) no-repeat;
	height:7px;
	width:800px;
	margin-bottom:30px;
}

/*Content DIV's*/
#intro_vid {
	display:none;
}
#intro_opts {
	display:none;
}
#service_cp {
	display:none;
}
#service_sm {
	display:none;
}
#service_ms {
	display:none;
}
#service_hrt {
	display:none;
}
#service_con {
	display:none;
}
#service_sur {
	display:none;
}
#service_esp {
	display:none;
}

#training_vids	{
	display:none;
}	
#training_cs {
	display:none;
}
#training_cp {
	display:none;
}
#training_swat {
	display:none;
}
#training_ms {
	display:none;
}
#training_as {
	display:none;
}
#training_at {
	display:none;
}
#training_kk {
	display:none;
}

#kalah_what {
	display:none;
}
#kalah_tl {
	display:none;
}
#kalah_ah {
	display:none;
}
#kalah_ar {
	display:none;
}
#kalah_at {
	display:none;
}

marquee { width: 800px; height: 100px; }
/*marquee img { border: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; }
marquee img:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }*/

