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


/* tags */

* {
margin: 0px;
padding: 0px;
border: 0px;
font-family: sans-serif, Tahoma, Helvetica, Verdana, Arial;
font-size: 11px;
color: #bebebe;
outline: none;
}

body {
	margin: 0;
	padding: 0;
	background: #262626 url(../images/general/bodybg.jpg) repeat-x;
}

a {
	color: #b8e148;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a img {
	border: none;
	outline: none;
}

/* a[href $='.pdf'] {
 padding-right: 18px;
 background: transparent url(../images/general/pdf.png) no-repeat center right;
} */

.linkbg {
width: 750px;
height: 50px;
background-image: url(../images/general/linkbg.jpg);
background-repeat: no-repeat;
text-indent: 20px;
margin-bottom: 15px;
}

.alinkbg {
font-size: 20px;
color: #fff;
font-weight: bold;
text-decoration:none;
line-height: 50px;
}

.alinkbg:hover {
font-size: 20px;
color: #b8e148;
line-height: 50px;
font-weight: bold;
text-decoration:none;
}

p {
font-size: 13px;
color: #bebebe;
line-height: 17px;
text-align:justify;
}

ul {
list-style:none;
}

li {
font-size: 12px;
}

.pleft {
font-size: 13px;
color: #bebebe;
line-height: 17px;
text-align:left;
}

h1 {
font-size: 16px;
color: #fff;
line-height: 20px;
font-weight: 100;
text-decoration:none;
}

h2 {
font-size: 20px;
color: #fff;
line-height: 20px;
font-weight: bold;
text-decoration:none;
}

h3 {
font-size: 28px;
color: #999999;
font-weight: bold;
text-decoration:none;
}

h4 {
font-size: 14px;
color: #b8e148;
line-height: 20px;
font-weight: 100;
text-decoration:none;
}

.textarea {
width: 120px;
height: 18px;
background-color: #e1e1e1;
color: #666;
overflow: hidden;
padding: 3px 5px 0px 5px;
margin-top: 5px;
}

input {
background-color: #000;
color: #e1e1e1;
}

::-moz-selection{
background: #a5e200;
color: #262626;
} 

::selection {
background: #a5e200;
color: #262626;
} 

/* elements */

#head {
	width: 750px;
	height: 110px;
	margin: 15px auto 0px auto;
	text-align: right;
}

#headlogo {
float:left;
outline: none;
}

.threecol {
width: 210px;
padding: 30px;
vertical-align:top;
}

.threecolrow {
border-top: 1px solid #CCCCCC;
width: 750px;
}

#menubar {
	background: url(../images/general/menubarbg.jpg) repeat-x;
	height: 200px;
	margin: 0px;
	width: 750px;
	margin: 0px auto 0px auto;
}

#menuitema {
	width: 125px;
	height: 197px;
	border-left: 1px solid #6c6c6c;
	margin-left: 470px;
	padding-left: 5px;
	padding-top: 3px;
}

#menuitema a {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	line-height: 32px;
}

#menuitema a:hover {
	color: #b8e148;
}

#menuitemb {
	width: 125px;
	height: 190px;
	border-left: 1px solid #6c6c6c;
	float: right;	
	font-size: 14px;
	color: #e1e1e1;
	padding-left: 5px;
	padding-top: 10px;
}

.textfield {
width: 120px;;
color: #000;
background-color: #e1e1e1;
height: 14px;
font-size: 9px;
vertical-align: middle;
overflow: hidden;
padding-left: 5px;
padding-top: 2px;
margin-bottom: 5px;
margin-top: 5px;
}

#menugallerybox {
width: 450px;
height: 200px;
float: left;
position: relative;
}

.menugallery {
	width: 450px;
	height: 85px;
	padding-top: 10px;
}

.menugallery img {
	margin-left: 0px;
	margin-right: 6px;
}

.artmenuitem {
width: 250px;
height: 195px;
padding-top: 2px;
}

#page {
	width: 750px;
	margin: 0 auto;
	background: #262626;
}

#page2 {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: #262626;
}

#page3 {
	width: 750px;
	margin: 0 auto;
	background: #262626;
	border-bottom: 1px solid #6c6c6c;
}

#page3indent {
	width: 550px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding: 20px 0px 0px 0px;
}

#envirocontent {
	float: left;
	width: 750px;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #6c6c6c;
}

#marketcontent {
	float: left;
	width: 750px;
	padding: 20px 0px 0px 0px;
}

#toolbox {
	float: left;
	width: 750px;
	padding: 20px 0px 0px 0px;
}

#compcontent {
	float: left;
	width: 750px;
	padding: 20px 0px 0px 0px;
}

#contentarea {
	margin-bottom: 5px;
	border-bottom: 1px solid #6c6c6c;
	padding-bottom: 5px;
}

#marketcontentarea {
	margin-bottom: 5px;
	border-bottom: 1px solid #6c6c6c;
	padding-bottom: 5px;
	float: left;
}

#optioncontentarea {
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#compcontentarea {
	margin-bottom: 5px;
	border-bottom: 1px solid #6c6c6c;
	padding-bottom: 5px;
	float: left;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #6c6c6c;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {

}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-top: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6c6c6c;
}

#sidebar2 {
	float: right;
	width: 280px;
	padding-top: 18px;
	padding-bottom: 5px;
}

#marketsidebar {
	float: right;
	width: 280px;
	padding-top: 18px;
	padding-bottom: 5px;
}

#optionsidebar {
	float: right;
	width: 280px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar ul {
	margin: 0;
	padding-top: 0px;
	list-style: disc;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: #262626;
	border-bottom: 1px solid #6c6c6c;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #6c6c6c;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: #262626;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
	color: #484848;
}

#footer a {
	color: #ffffff;
}

.fineprint {
font-size: 7px;
color: #a5e200;
}

.applicgaltable {
width: 750px;
}

.applicgaltext {
padding:15px;
border-bottom: 1px solid #666;
}

.applicgalcel {
width: 100px;
height: 164px;
padding: 7px 12px 7px 12px;
}

.applicgal3cel {
width: 100px;
height: 164px;
padding: 7px 0px 7px 0px;
}

.applicgal4cel {
width: 187px;
height: 164px;
padding: 7px 0px 7px 0px;
}

.nextprevtable {
width: 750px;
margin-top: 10px;
}

.npcel {
width:80px;
}

.npspacecel {
width: 590px;
background-image:url(../images/general/npspace.jpg);
text-align:center;
}

.comptable {
width: 750px;
border-bottom: 1px solid #303030;
border-top: 1px solid #303030;
margin-top: 10px;
}

.compimg {
width: 120px;
padding: 10px;
vertical-align: middle;
}

.comptype {
width: 170px;
padding: 10px;
vertical-align: top;
text-align: right;
}

.compnum {
width: 130px;
padding: 10px;
vertical-align: top;
text-align: left;
}

.compbig {
width: 330px;
padding: 10px;
vertical-align: top;
}

.navidiv {
width: 750px;
text-align: center;
margin: 10px auto 10px auto;
}

.halfnavidivleft {
width: 375px;
text-align:left;
margin: 10px auto 10px auto;
float: left;
}

.halfnavidivright {
width: 375px;
text-align:right;
margin: 10px auto 10px auto;
}

.search {
position:relative;
top: 0px;
right: 0px;
}

.standalone {
width: 750px;
margin: 0 auto;
}

.vertspace {
margin: 10px 0px 0px 0px;
}

#wrap{
	width:750px;
	margin: 20px auto 20px auto;
	border:0px;
}
.test1{
	float:left;
	width:230px;
}

.test2{
	float:left;
	width:230px;
	padding-left: 30px;
	padding-right: 30px;
}

.test3{
	float:left;
	width:230px;
}

.toolkittable {
padding: 5px 10px 10px 5px;
text-align: center;
}


 /*
.pdf[href $='.pdf'] {
 padding: 2px 0px 2px 0px;
 background: transparent url(../images/general/pdflink.png) no-repeat center right;
}

.xls[href $='.xls'] {
 padding: 2px 0px 2px 0px;
 background: transparent url(../images/general/xlslink.png) no-repeat center right;
}
*/

