/**
 * application main stylesheet
 *    define base, helper, layout, forms, icons styles
 */
body {
  text-align:center;
  font-size: xsmall;
  /*Font size value for IE4/5 on Windows*/
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small;
  font-family: tahoma;
  background: #000;
  color: #666;
}
a img {
	border: 0px;
}
a, a:link, a:visited{
  color: #666;
  text-decoration: none;
}
a:hover{
  color: #C80000;
}  
p a, p a:link, p a:visited, dl a, dl a:link, dl a:visited{
  color: #C80000;
  text-decoration: none;
}
p a:hover, dl a:hover{
  text-decoration: underline;
}
h3 a, h3 a:link, h3 a:visited{
  color: #C80000;
  text-decoration: none;
}
h3 a:hover, h3 a:hover{
  text-decoration: underline;
}
dt, dl h4 {
 font-weight: bold;
 margin-left: 15px;
}
.Seperator {
    margin-bottom: 10px;
}
dd {
    border-bottom:1px solid #EEEEEE;
    padding-bottom:20px;  
}  
.code {
  font-family: courier;
}
form {
  margin: 0px;
  padding: 0px;
}
#template_Main_Text, #Main_Text {
  font-size: 130%;
  clear: both;
}
#allcontent {
  margin: auto;
  text-align: left;
  width: 80%;
  min-width: 500px;
  background: #000;
  position: relative;
}
#container{
  float: left;
  background: url(/img/twocol-bg.gif) repeat-y 0px 5%;
  border: 3px #fff solid;
  width: 100%;
  position: relative;
  line-height: 18px;
}

p {
    margin-bottom: 20px;
}
#page-index p {
    margin-bottom: 40px;
}
#top{
  background-image: url(/img/topart.gif);
  height:168px;
  border-bottom:1px #666 solid;
}
#content{
  background: #fff;
  width: 95%;
  float: right;
}
#leftnav{
  background: #eee;
  width: 0%;
  float: left;
}
#footer{
  clear: both;
  background: url(/img/bottomart.gif) no-repeat 80% #fff;
  height: 92px;
  margin-left: 5%;
}
h2{
  font-size: 140%;
  color: #999;
  margin: 0px;
  margin-bottom: 2px;
}
h4 {
  font-size: 80%;
  padding: 0px;
  margin: 2px;
  margin-bottom:2px;
}

h4.intro {
  font-size: 110%;    
}

h3 {
margin-top: 15px;
  font-size: 130%;
  text-decoration: underline;
}
 

.TextImage{
  float: left;
  margin:2px;
  padding: 5px;
  margin-right: 15px;
}
#TopNav {
  width: 100%;
  text-align: right;
  float: left;
}
#TopNavContent {
  float: right;
  margin: 5px;
}
/*
#TopNavContent a:hover{
  top: 3px;
  position: relative;
}
*/
.NavItem {
  float: left;
  text-align: center;
  width: 60px;
  position: relative;
}
.NavItem img{
  display: block;
  margin: auto;
}
/*
.NavItem .NavLink{
  font-size: 7.5pt;
  font-weight: 900;
}
*/
#TopNavContent .NavItem .NavLink{
  display: block;
  width: 60px;
  left: 0px;
  position: absolute;
  bottom: 5px;
  font-size: 7.5pt;
  font-weight: 900;
  
}
#TopNavContent a:hover img {
  position: relative;
  top: 5px;
}
#TopNavContent a:hover .NavLink{
  bottom: 10px !important;
  margin: 0px;
  position: absolute;
}

#content #contenttext{
  margin-left: 5%;
  margin-right: 5%;
}

fieldset {
  border:1px #ddd solid;
  width: 450px;
  margin: 15px;
}
legend {
 text-transform: uppercase;
 font-size:80%;
}
input {
  border: 1px #e5e5e5 solid;
  border-top: 1px #999 solid;
  border-left: 1px #999 solid;
  color: #C80000;
  font-family: tahoma, arial;
}
label {
  float: left;
  width: 75px;
}
.container {
  margin-bottom: 15px;
}
#btnSubmitContaienr {
  width: 450px;
  text-align: center;
}
#ErrorMsg, .ErrorMsg {
  color: #C80000;
  font-weight: bold;
  display: block;
  margin: 5px 0 15px 0; 
}
.button {
  border: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
  background: url(/img/redpill3.gif) no-repeat 0px 2px;
  width: 80px;
  height: 30px;
  text-transform: uppercase;
  cursor: pointer;
  cursor: hand;
}
.admincatdescription {
  font-style: italic;
  height: 48px;
}
.adminimagecontainer {
  float: left;
  margin: 10px;
}
.admincatcontainer {
  position: block;
  float: left;
  clear: right;
} 
.admincategory {
  font-weight: bold;
  color: #C80000;
  margin-top: 15px;
}
.admincatdescription {
  font-weight: normal;
  font-style: italic;
  color: #666;
  vertical-align: middle;
}  
.admincategorybox {
  border: 1px #e5e5e5 solid;
  float: left;
  width: 350px;
  margin-right: 10px;
}
#MyFeedLinks li, #rssarticles li{
  list-style-image: url(/img/Log.gif);
}
#MyFeedLinks li a, #rssarticles li a{
 position:relative;
 top: -2px;
} 

#portfolio {
 margin-left : 0px;
 width: 95%;
}
#portfolio h3 {
  font-size: 120%;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 10px;
}

#portfolio {
    padding: 0;
}

#portfolio li 
{
 width : 95%;
 float: left;
 padding-left: 28px;
 background: url(/img/portfolio-comment.gif) no-repeat;
 list-style: none;
 clear: both;
 margin-top: 10px;
 margin-bottom: 25px;
}
#portfolio div {
  float: left;
}
#portfolio .description {
  /* width: 180px; */
}
#portfolio p {
  font-size: 85%;
  padding-bottom: 10px;
}

#portfolio .screenshot {
  width: 588px;
}

#portfolio .screenshot a:hover img {
    border: 2px #C80000 solid;
    background: #FFFFCF;
    padding: 5px;
}

#portfolio .screenshot img {
  border: 1px #ccc solid;
  padding: 6px;
} 

#download img {
  margin: 3px;
  margin-left: 0px;
}
/*
#download {
  position: absolute;
  top: 140px;
  left: 160px;
  text-align: center;
}

#download {
  position: absolute;
  top: 320px;
  left: 360px;
  text-align: center;
}

*/