@charset "utf-8";
/* CSS Document */
.skillset_div { padding-left:45px; background:#111; display:block; height:90px; margin:5px 0; }
.skillset_div h3 { color:#4f4f4f; font-weight:normal; padding:5px 0; font-size:0.9em; }

ul#os_list { list-style-type:none; }
ul#os_list li { float:left; padding-right:80px; }
ul#os_list a { display:block; text-indent:-10000px; width:104px; height:56px; }
a#macosx { background:url(../images/skillsets/mac.gif) no-repeat left center; } 
a#windows { background:url(../images/skillsets/windows.gif) no-repeat left center; } 
a#rhel { background:url(../images/skillsets/rhel.gif) no-repeat left center; } 
a#ubuntu { background:url(../images/skillsets/ubuntu.gif) no-repeat left center; } 

ul#adobe_list { list-style-type:none; }
ul#adobe_list li { float:left; padding-right:20px; }
ul#adobe_list a { display:block; text-indent:-10000px; width:106px; height:49px; }
a#photoshop { background:url(../images/skillsets/photoshop.gif) no-repeat left center; } 
a#illustrator{ background:url(../images/skillsets/illustrator.gif) no-repeat left center; } 
a#dreamweaver { background:url(../images/skillsets/dreamweaver.gif) no-repeat left center; } 
a#fireworks { background:url(../images/skillsets/fireworks.gif) no-repeat left center; } 
a#flash { background:url(../images/skillsets/flash.gif) no-repeat left center; } 
a#flex { background:url(../images/skillsets/flex.gif) no-repeat left center; } 
a#air { background:url(../images/skillsets/air.gif) no-repeat left center; } 

ul#webskill_list { list-style-type:none; }
ul#webskill_list li { float:left; padding-right:50px; }
ul#webskill_list a { display:block; text-indent:-10000px; height:51px; }
a#xhtml { background:url(../images/skillsets/xhtml.gif) no-repeat left center; width:95px; } 
a#css { background:url(../images/skillsets/css.gif) no-repeat left center; width:95px; } 
a#apache { background:url(../images/skillsets/apache.gif) no-repeat left center; width:143px; } 
a#php { background:url(../images/skillsets/php.gif) no-repeat left center; width:95px; } 
a#mysql { background:url(../images/skillsets/mysql.gif) no-repeat left center; width:95px; } 

ul#js_list { list-style-type:none; }
ul#js_list li { float:left; padding-right:20px; }
ul#js_list a { display:block; text-indent:-10000px; height:65px; }
a#mootools { background:url(../images/skillsets/mootools.gif) no-repeat left center; width:73px; } 
a#jquery { background:url(../images/skillsets/jquery.gif) no-repeat left center; width:73px; } 
a#prototype { background:url(../images/skillsets/prototype.gif) no-repeat left center; width:73px; } 
a#scriptaculous { background:url(../images/skillsets/scriptaculous.gif) no-repeat left center; width:144px; } 
a#wordpress { background:url(../images/skillsets/wordpress.gif) no-repeat left center;width:93px;  } 
a#joomla { background:url(../images/skillsets/joomla.gif) no-repeat left center;width:93px;  } 
a#drupal { background:url(../images/skillsets/drupal.gif) no-repeat left center;width:93px;  } 
a#prestashop { background:url(../images/skillsets/prestashop.gif) no-repeat left center;width:103px;  } 



