* { margin:0; padding:0; }
body  { 
	margin:0;
	padding:0;
	color:#fff;
	font:normal 12px arial, san-serif;
	background:#0d0804 url(../img/camo.jpg) repeat top left
}

/* basic elements */
a:link, a:visited {color:#776e48;text-decoration:underline}
a:hover, a:active {color:#75776c;text-decoration:none}

h1 {
	padding-bottom:15px;
	color:#fff;
	font:bold 18px Arial, Helvetica, sans-serif;
}
h2 {
	padding-bottom:15px;
	color:#ccc;
	font:bold 14px Arial, Helvetica, sans-serif;
}

h3 {
	padding-bottom:15px;
	color:#776e48;
	font:bold 14px Arial, Helvetica, sans-serif;
}
hr {
	height:0px;
	border:solid #000000 0px;
	border-top-width: 1px;
	padding-bottom:10px;
	padding-top:10px;
}

/* restores padding, bold, indent and list styles from reset.css */
p {
	padding:5px 0 5px 0
}
breadcrumbs {
	font: 8px Arial, Helvetica, sans-serif;
	}

strong, bold {font-weight:bold}

/* ///////////////////////////////
wrapper
///////////////////////////////*/

#container, #containerwht {
	position:relative;
	margin:0;
	padding:0;
	width:850px;
	height:898px;
	text-align:left;
	position:relative;	
	margin-left:auto;
	margin-right:auto;
}
#container {background: url(../img/monicabg.png) no-repeat 149px 0;}
/* camo bg inner page */
#containerwht {background: url(../img/camopgbg.png) no-repeat 149px 0;}
/* end camo bg inner page */

/*///////////////////////////////
navigation
///////////////////////////////*/
#navcontainer {
	position:absolute;
	top:50px;
	left:0;
	margin:10px 0 0 0;
  padding:0;
	width:179px;	
	}
#nav ul {
    list-style:none
}
#nav li {
	margin:0;
  padding:0;
}
/* sets positioning for navigation graphic default state */
#nav li a {
	display:block;
}

#nav li a span {
	display:none
}

#nav-Home a {
	margin-bottom:15px;
	width:150px;
	height:19px;
	background: url(../img/btn_home.png) no-repeat 50px 0
}
#nav-Home a:hover, #Home #nav-Home a {
	background-position:50px -19px
}

#nav-ContactUs a {
	width:150px;
	height:116px;
	background: url(../img/btn_contact.png) no-repeat 20px 0
}
#nav-ContactUs a:hover, #ContactUs #nav-ContactUs a {
	background-position:20px -116px
}
#nav-About a {
	width:150px;
	height:125px;
	background: url(../img/btn_aboutmonica.png) no-repeat 20px 0
}
#nav-About a:hover, #About #nav-About a {
	background-position:20px -125px
}
#nav-GetShots a {
	width:156px;
	height:100px;
	background: url(../img/btn_gettheshots.png) no-repeat top left
}
#nav-GetShots a:hover, #GetShots #nav-GetShots a {
	background-position:0 -100px
}
#nav-Troops a {
	width:150px;
	height:113px;
	background: url(../img/btn_ourtroops.png) no-repeat 20px 0
}
#nav-Troops a:hover, #Troops #nav-Troops a {
	background-position:20px -113px
}
/* ///////////////////////////////
layout
///////////////////////////////*/

#main {
	position:absolute;
	top:335px;
	left:179px;
	width:560px;
}

/* camo bg inner page */
#mainwht {
	position:absolute;
	top:164px;
	left:212px;
	width:500px;
	color:#333
}
#mainwht h1, #mainwhtscrll h1 {
	color:#333;
}
#mainwhtscrll { /* white bg with scroll bars */
	position:absolute;
	top:164px;
	left:180px;
	width:500px;
	color:#333
}
/* end camo bg inner page */

/* #socialmedia li {float:left;} */
#socialmedia a span {display:none}

/*#book a {display:block;margin:0 0 10px 65px;width:39px;height:40px;background: url(../img/btn_book.png) no-repeat top right;}
#book a:hover {background-position: right -40px;}

#greenn a {display:block;width:39px;height:40px;background: url(../img/btn_n.png) no-repeat top right;}
#greenn a:hover {background-position: right -40px;}

#amazon a {display:block;padding:0 0px 0 10px;width:39px;height:40px;background: url(../img/btn_amazon.png) no-repeat top right;}
#amazon a:hover {background-position: right -40px;}

*/#twitter a {display:block;margin:48px 0 5px 50px;width:39px;height:40px;background: url(../img/btn_twitter.png) no-repeat top right;}
#twitter a:hover {background-position: right -40px;}

#facebook a {display:block;margin:0 0 0 50px;width:39px;height:40px;background: url(../img/btn_facebook.png) no-repeat top right;}
#facebook a:hover {background-position: right -40px;}

#form {
	color:#f0e1d4
}

/*///////////////////////////////
book readers
///////////////////////////////*/

#bookreaders {
	position:absolute;
	top:50px;
	left:775px
}
.Purchase, .hamazon {padding-bottom:20px}
#book a {display:block;margin:0 0 10px 45px;width:39px;height:40px;background: url(../img/btn_book.png) no-repeat top left;}
#book a:hover {background-position: 0 -40px;}

#greenn a {display:block;margin:0 0 10px 45px;width:39px;height:40px;background: url(../img/btn_n.png) no-repeat top left;}
#greenn a:hover {background-position: 0 -40px;}

#amazon a {display:block;margin:0 0 10px 45px;padding:0 0px 0 10px;width:39px;height:40px;background: url(../img/btn_amazon.png) no-repeat top left;}
#amazon a:hover {background-position: 0 -40px;}

#twitterwht a {display:block;margin:0 0 5px 50px;width:39px;height:40px;background: url(../img/btn_twitter.png) no-repeat top right;}
#twitterwht a:hover {background-position: right -40px;}


/*///////////////////////////////
footer
///////////////////////////////*/

#footer {
	position:absolute;
	top:720px;
	left:200px;
}
#footerwht {
	position:absolute;
	top:860px;
	left:250px;
}
#footertxt {
	float:left;
	margin-top:75px;
	width:425px;
	font-size:13px;
	color:#000
}
#socialmedia {
	float:left;
	width:120px
}

.legal {
	clear:both;
	/*padding:10px 0 10px 0;*/
	color:#fff;
	font:normal 10px arial, san-serif;
	text-align:center;
}
/*///////////////////////////////
scrollbar
///////////////////////////////*/
#scrollbar1 { width:560px; background: url(../img/contentbg.png) no-repeat top left }
#scrollbar1 .viewport { height: 212px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding:10px 30px 50px 30px; margin: 0; }
#scrollbar1 .scrollbar { background: transparent url(../img/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../img/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../img/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }

#mainwhtscrll #scrollbar1 { width:535px; background-image:none }
#mainwhtscrll #scrollbar1 .viewport { height: 670px; overflow: hidden; position: relative; }
#mainwhtscrll #scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding:10px 10px 200px 30px; margin: 0; }


/*///////////////////////////////
slide show
///////////////////////////////*/

#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../img/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
#supersized a.prevslide { z-index:-20; }
#supersized a.activeslide { z-index:-10; }
#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }