@CHARSET "UTF-8";
html{height:101%;overflow-y:scroll;}
body {
	margin: 0;
	padding: 0;
	overflow-x:hidden;
	background: url('/s/images/bg.gif') repeat;

}

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

a:hover {
	color:#f46101;
}

#styleSel{
	position:absolute;
	width:900px;
	text-align:right;
	z-index:5;
}

#styleSel select{
	vertical-align:top;
	border: 1px solid #777777;
	margin-right: 5px;
}
#styleSel button{
	border: 1px solid #777777;
}

#parentContainer {
	margin: 0;
	padding: 0;
	font: normal 0.9em/1.4em Georgia, Arial, sans-serif; 
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	
}

#content {
	position:absolute;
	margin: 0;
	padding: 0;
	border: none;
	padding-bottom: 55px;
	top: 245px;
	width:900px;
	
}

#header {
  position:relative;
  text-align: right;
  height:150px;
  background-color:#777777;
  background: #777777 url('/s/images/title.png') no-repeat 50px 0px;
  padding-top: 20px;
  padding-right:50px;
  color:#111111;
  
}

#header a{
		font-size: 1.0em;
		color: #ffffff;
	    text-decoration: none;	
}
#header a:hover {
	  color:#ff9900;
}

.title_link{
	position:absolute;
	
	top:-10px;
	left:50px;
	height:50px;
	width:250px;
}

.row{
	position:relative;
	height:22px;
	top:0px;
}
.filler{
	position:absolute;
	top:0px;
	margin-left:22px;
	width:856px;
	height:22px;
	background-color:#777777;
	
}
.corner{
	position:absolute;
	top:0px;
	height:22px;
	width:22px;
	display:block;
	background: transparent url('/s/images/corners.gif') no-repeat top left;
}
.topLeft{
	background-position: 0px 0px;
}
.topRight{
	background-position: -22px 0px;
	margin-left:878px;
}
.bottomLeft{
	background-position: 0px -22px;
}
.bottomRight{
	background-position: -22px -22px;
	margin-left:878px;
}

#portfolio_menu {
	position:relative;
	margin: 0;
	padding: 0;
	text-align: center;
	width:630px;
	top:-110px;
	margin-left:135px;
	border-bottom:1px solid #111111;
}

#portfolio_menu ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	display:block;
}

#portfolio_menu li {
      display:inline;
      margin:0;
      padding:0;
}
      
img{
	border: none;
	margin: 0;
	padding: 0;
	
}

#portfolio_menu a{
	text-decoration: none;
}

#portfolio_menu .icon{
	position:relative;
	top:2px;
	height:20px;
	width:137px;
	background: url('/s/images/icons2.png');
	
}


#portfolio_menu a img.icon-web{
	background-position: 7px -3px;
}

#portfolio_menu a:hover img.icon-web{
	background-position: 7px 22px;
}

#portfolio_menu a img.icon-gfx{
	background-position: -137px -3px;
}

#portfolio_menu a:hover img.icon-gfx{
	background-position: -137px 22px;
}

#portfolio_menu a img.icon-sys{
	background-position: -265px -3px;
}

#portfolio_menu a:hover img.icon-sys{
	background-position: -265px 22px;
}

#portfolio_menu a img.icon-misc{
	background-position: -395px -3px;
}

#portfolio_menu a:hover img.icon-misc{
	background-position: -395px 22px;
}


/* SECTION IMAGE BROWSER */
#browser {
	position:relative;
	padding: 0;
	text-align:center;
	height: 65px;
	width:850px;
	top:-105px;
    margin-left:25px;
}

#browser img.browser{
	background: url('/s/images/icons2.png');
	height: 54px;
	width: 30px;
}

#browser img.browser-left{
	background-position: -550px 0px;
	margin-top:5px;
	margin-left:1px;
	margin-right:469px;
	position:relative;
	top:0;
	left:0;
	z-index:5;
}

#browser img.browser-right{
	background-position: -580px 0px;
	margin-top:5px;
	margin-left: 0px;
    position:relative;
	top:0;
	left:0px;
	z-index:5;
}
/*#browser img.browser-left:active{
	background-position: -610px 0px;
}

#browser img.browser-right:active{
	background-position: -640px 0px;
}*/
#browser_background {

	/*margin-left: 105px;*/
	position:absolute;
	top:0px;
	left:0px;
	height: 65px;
	width:848px;
	background-color: #777777;
	text-align: center;
	filter:alpha(opacity=0);
    -moz-opacity:.0;
    opacity:.0;
    
}


#images_l {
	position:relative;
	top:4px;
	left:214px;
	height: 58px;
	color:#111111;
}

#images_l img.contentimg {
  position:absolute;
  z-index:0;
  filter:alpha(opacity=30);
  -moz-opacity:.3;
  opacity:.3;
  width:99px;
  height:56px;
  background-color:#111111;
}
/*
#images_l a:hover img.contentimg{
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;	
}*/

.mask {
	width: 210px;
	height: 65px;
	background-color: #777777;
	z-index:4;
}
	
#leftMask {
	position:absolute;
	top:0px;
	left:0px;
	border-right:1px solid #111111;
}

#rightMask{
	position:absolute;
	top:0px;
	left:640px;
	border-left:1px solid #111111;
}
#articlebgcolor{
	width: 900px;
	background-color:#777777;
}
#article {
	position:relative;
	width:750px;
	margin-left:75px;
    text-align:left;
    vertical-align: top;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;	
	padding-top:5px;
	padding-bottom:5px;
	background-color:#777777;
}

#article h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	font-size:medium;
	font-weight: 900;/*
	color: #9f3536;*/
	color: #ffaa44;
}

#article img{
border:1px solid #111111;
margin-left:10px;
margin-top:30px;
	float: right;
}

.resources{
	height: 20px;
	width:750px;
	margin-top: 20px;
	padding-top:0px;
	text-align: center;
	background-color: #444444;
}

#loading{
	position:absolute;
	left:50%;
	top:220px;
} 

b.category{
	margin-left:10px;
}
.categorycolor{
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
}
.categorycolor-sys{
	border-left:9px solid #95acf5;
}

b.sys{
	color:#95acf5;
}
.categorycolor-web{
	border-left:9px solid #dddddd;
}

b.web{
	color:#dddddd;
}
.categorycolor-gfx{
	border-left:9px solid #a8f14a;
}

b.gfx{
	color:#a8f14a;
}
.categorycolor-misc{
	border-left:9px solid #dd3333;
}

b.misc{
	color:#bb3333;
}

#footer {
	text-align: center;
	width: 750px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: .9em;
	border-top: thin solid #eeeeee;
	
}
#footer a{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;	
}
.fadeLayer {
	position:absolute;
	top: 0px;
	left: 0px;

	background-color: rgb(0,0,0);
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity:0.50; /* FireFox */
	filter: alpha(opacity=50); /* IE */
	z-index: 10;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
}
.fadeLayerOverlay{
	position:absolute;
	background: transparent url('/s/images/overlay.gif') no-repeat;
	z-index: 20;
	height: 150px;
	width: 300px;
	top: 30%;
	left: 50%;
	margin-left: -125px;
	margin-top: -100px;
	padding: 40px;
	text-align:left;
}
.overlay_nobg{
	position:absolute;
	z-index: 21;
	height: 150px;
	width: 300px;
	top: 30%;
	left: 50%;
	margin-left: -107px;
	margin-top: -190px;
	text-align:left;
	color:#000000;
}
.codesnip{
margin-left: 30px;
margin-right: 30px;
background-color: #ddddff;
padding:20px;
font-size: 0.9em;
color:#333333;
border: thin dotted #666666;
}

.closex{
	position: absolute;
	top:-20px;
	left:305px;	
	z-index:21;
}
