/**** CSS Darksidesign.com ****/

html {
  font-size: 100.01%;
}
body {
  background: #000 url(/images/work_images/bg.gif) repeat-x;
  background-position: top;
  font-family: 'Trebuchet MS', 'Tahoma', 'Arial', sans-serif;
  color: #fff;
  font-size: 62.5%;
  padding-top: 64px;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, address,
img, small, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.clear {
  clear: both;
  font-size: 0;
}
.nowrap {
  white-space: nowrap;
}
.hide {
  display: none;
}

/*** Common Styles ***/

.em {
  font-family: 'Arial', sans-serif;
  font-style: oblique;
}
.small {
  font-size: 1.2em;
}

/* Links */

a,
a:active {
  color: #5BAEB6;
  text-decoration: underline;
}
a:hover {
  color: #38676A;
}
h1 a,
h1 a:hover,
h1 a:active,
h1 a:visited {
  color: #E4E5E6;
  text-decoration: none;
}
h1 a:hover {
  color: #fff;
}

h3 a,
h3 a:active,
h3 a:visited {
  color: #303336;
  text-decoration: none;
  background:transparent url(/images/work_images/h3.gif) no-repeat;
  background-position: top left;
  display:block;
  left:-32px;
  min-height: 40px;
  padding-left:32px;
  position:relative;
}
h3 a:hover {
  /*color: #666;*/
  text-decoration: none;
}

/*
h3 a,
h3 a:active,
h3 a:visited {
  color: #303336;
  text-decoration: none;
  background:transparent url(/images/work_images/h3_combinegif) no-repeat;
  background-position: top left;
  display:block;
  left:-32px;
  height: 40px;
  padding-left:32px;
  position:relative;
}
h3 a:hover {
  text-decoration: none;
  color: #5BAEB6;
  background-position: bottom left;
}
*/

#foot a,
#foot a:active {
  color: #eee;
}
#foot a:hover {
  color: #ddd;
}

/* Headers */

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Tahoma', 'Arial', sans-serif;
  font-weight: normal;
}
h1 {
  color: #E4E5E6;
  font-size: 5em;
  letter-spacing:-0.06em;
}
h2 {
  color: #899095;
  font-size: 2.5em;
  letter-spacing:-0.05em;
}
h2 span {
  color: #DD5356;
}
h2 strong {
  color: #fff;
  font-weight: normal;
}
h3 {
  color: #303336;
  font-size: 2.2em;
  letter-spacing: -0.02em;
  left:-32px;
  padding-left:32px;
  position:relative;
}
h4 {
  font-size: 1.3em;
  font-weight: bold;
  color: #303336;
}

/* Text Elements */

p {
  font-size: 1.3em;
}
strong {
  font-weight: bold;
}
em {
  font-family: 'Arial', sans-serif;
  font-style: oblique;
  font-weight: normal;
}
address {
  font-size: 1.3em;
  font-style: normal;
}

/* Lists */

ul li {
  list-style-type: none;
  font-size: 1.3em;
}
#leftcol .posting ul li:before,
#rightcol ul.dashedlist li:before,
#rightcol #brief li:before {
 color: #D26367;
 content: "\2014\00A0";
}
ol {
  font-size: 1.3em;
}
dl {
  font-size: 1.3em;
}

/* Tables */

table {
  border-bottom: 1px solid #000;
  border-top: 2px solid #000;
  line-height: 1.4em;
  margin-bottom: 1em;
}
table td {
  border-top: 1px solid #000;
  padding: 1em 1em 1.5em 0;
  vertical-align: top;
}

/* Forms */

input,
textarea,
select {
  width: 128px;
  padding: 2px 4px;
  border: 1px solid #DBDDDF;
  color: #666;
  font-family: 'Tahoma', 'Arial', sans-serif;
  font-size: 0.9em;
  background: #fff url(/images/work_images/textarea.gif) repeat-x;
  background-position: top;
}
select {
  width: 138px;
  padding: 2px 2px 2px 4px;
}
input.button {
  background: #C05255 url(/images/work_images/button.gif) no-repeat;
  background-position: top;
  width: 142px;
  height: 32px;
  color: #fff;
  font-family: 'Arial', sans-serif;
  font-style: oblique;
  border: none;
  font-weight: bold;
  text-align: center;
  margin-left: -2px;
  padding-bottom: 5px;
  cursor: pointer;
}
textarea {
  height: 42px;
  overflow: auto;
}
#order form ul li {
  margin-bottom: 12px;
}
#order form ul li.title {
  margin-bottom: 6px;
  font-family: 'Arial', sans-serif;
  font-style: oblique;
  font-size: 1.3em;
  margin-left:-18px;
}

/* for Zem-Form Plugin */

.button input {
  background: #C05255 url(/images/work_images/button.gif) no-repeat;
  background-position: top;
  width: 142px;
  height: 32px;
  color: #fff;
  font-family: 'Arial', sans-serif;
  font-style: oblique;
  border: none;
  font-weight: bold;
  text-align: center;
  margin-left: -2px;
  padding-bottom: 5px;
  cursor: pointer;
}
#order form ul .field input,
#order form ul .select select,
#order form ul textarea {
  font-style: normal;
  font-family: 'Tahoma', 'Arial', sans-serif;
  font-size: 0.9em;
  margin-left: 17px;
  margin-top: 6px;
  margin-bottom: 11px;
  display: block;
}
#order form option {
  padding-left: 2px;
  font-family: 'Arial', sans-serif !important;
}

/*** Positioning ***/

#container {
  position: absolute;
  background: transparent url(/images/work_images/h1h2.gif) no-repeat;
  background-position: top left;
  width: /*936px*/ 940px;
  margin: /*0 -468px*/ 0 -470px;
  left: 50%;
  right: 50%;
}

/** Head **/

#head {
  height: 100px;
  width: 705px;
  padding-left: 133px;
}
#head em {
  display: block;
  float: right;
  width: 167px;
  padding-left: 12px;
  border-left: 3px solid #DD5356;
  position: absolute;;
  top: 24px;
  right: 125px;
  font-size: 1.5em;
}

/** Main Menu **/

#mainmenu {
  width: 469px;
  height: 16px;
  background: #E6F3F4 url(/images/work_images/menu.gif) no-repeat;
  background-position: left top;
  margin-left: 32px;
  margin-bottom: 16px;
}
#mainmenu p {
  padding-left: 12px;
  padding-bottom: 0 !important;
  margin: 0 !important;
  top: -3px;
  position: relative;
}

/** Main Part **/

#page {
  background: #fff url(/images/work_images/page-t.gif) no-repeat;
  background-position: top left;
  width: /*736px*/ 740px;
  margin-left: 100px;
  padding: 24px 0;
  overflow: hidden;
  color: #303336;
}
#page #leftcol p {
  margin-bottom: 8px;
  line-height: 1.5em;
  padding-left: 12px;
}
#page div.posting {
  padding-left: 32px;
  margin-bottom: 24px;
}
.individual #page div.posting {
  margin-bottom: 15px;
}

/* Left Side */

#leftcol {
  width: 507px;
  margin-right: 20px;
  float: left;
}
div.frame {
  width: 472px;
  height: 134px;
  background: transparent url(/images/work_images/frame.gif) no-repeat;
  background-position: top left;
  position: relative;
}
div.frame .pic {
  width: 454px;
  height: 96px;
  position: relative;
  left: 9px;
  top: 9px;
}
div.frame .pic a.window {
  display: block;
  width: 454px;
  height: 96px;
  position: absolute;
  top: 0;
  left: 0;
}
div.frame .light {
  display: block;
  width: 454px;
  height: 96px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(/images/work_images/framelight.png) no-repeat;
  background-position: top;
}
div.frame .pic a.window:hover .light {
  background-position: bottom;
}
div.frame .mission {
  font-size: 0.9em;
  position: absolute;
  bottom: 1px;
  color: #666;
}
div.frame .readmore {
  font-size: 0.9em;
  position: absolute;
  bottom: 1px;
  color: #666;
  text-align: right;
  right: 12px;
}
div.frame .readmore a {
  padding-left: 12px;
  font-weight: normal;
  padding-bottom:3px;
}
div.frame .readmore a.work_url {
  background: transparent url(/images/work_images/url_cyan.gif) no-repeat;
  background-position: 0 center;
}
#pagenav {
  height: 16px;
  font-size: 1.3em;
  margin-left: 32px;
  margin-bottom: 28px;
  position: relative;
  top: 15px;
}
#pagenav span {
  position: absolute;
  width: 140px;
  display: block;
  height: 16px;
}
#pagenav span.leftnav {
  top: 0;
  left: 0;
}
#pagenav span.rightnav {
  top: 0;
  right: 7px;
  text-align: right;
}
#pagenav span em {
  height: 18px;
  width: 16px;
  background: url(/images/work_images/pagelink.gif) no-repeat;
  background-position: center;
  display: block;
  text-align: center;
  font-style: normal;
  font-size: 1.1em;
  font-family: 'Tahoma', sans-serif;
}
#pagenav span.leftnav em {
  float: left;
  margin-right: 3px;
}
#pagenav span.rightnav em {
  float: right;
  margin-left: 3px;
}
#pagenav a,
#pagenav a:active,
#pagenav a:hover {
  text-decoration: none;
}
#pagenav a strong,
#pagenav a:active strong,
#pagenav a:hover strong {
  text-decoration: underline;
  font-weight: normal;
}
#pagenav a:hover strong {
  color: #38676A;
  cursor: pointer;
}

/* Article Pagination */

.rsx-page-num-list {
  display: block;
  height: 16px;
  left: 50%;
  right: 50%;
  margin: -16px -107px 0;
  padding-left: 32px;
  position: relative;
  text-align: center;
  top: 31px;
  width: 200px;
  z-index: 100;
}
.rsx-page-num-list li {
  color: #666;
  display: inline;
  padding: 0 3px;
}
.rsx-page-num-list li a,
.rsx-page-num-list li a:active {
  background: transparent url(/images/work_images/pagelink.gif) no-repeat;
  background-position: center;
  padding: 0 5px;
}

/* Right Side */

#rightcol {
  width: 208px;
  float: right;
}
#rightcol .sidebox {
  background: url(/images/work_images/sideblock.gif) no-repeat;
  background-position: top left;
  padding: 32px 30px 8px 0;
  width: 178px;
  min-height: 140px;
}

#rightcol .sidebox .inner {
  background-position: 0 6px;
  padding-left: 30px;
  min-height: 40px;
}

/*
#rightcol .sidebox .inner {
  background: url(/images/work_images/h3_red.gif) no-repeat;
  background-position: 0 6px;
  padding-left: 35px;
  min-height: 40px;
}
*/

.sidebox h2 {
  color: #CE4A4D;
  font-family: 'Arial', sans-serif;
  font-size: 1.8em;
  font-style: oblique;
  padding-top: 4px;
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}
.sidebox form li.title:before {
  color: #D26367;
  content: "\2014\00A0";
}

ul.iconlist {
  color: #666;
  font-family: 'Arial', sans-serif;
  font-style: oblique;
}
ul.iconlist li img {
  margin-right: 4px;
}
ul.iconlist li {
  position: relative;
  height: 16px;
  margin-bottom: 4px;
  padding-left: 20px;
}
#contact {
  margin-bottom: 24px;
}
#contact ul.iconlist li a,
#contactul.iconlist li a:active {
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
#contact ul.iconlist li a:hover {
  background-position: top;
}
#contact ul.iconlist li a.gmail {
  background-image: url(/images/work_images/icons/gtalk_b.gif);
}
#contact ul.iconlist li a.skype {
  background-image: url(/images/work_images/icons/skype_b.gif);
}
#contact ul.iconlist li a.icq {
  background-image: url(/images/work_images/icons/icq_b.gif);
}
#contact ul.iconlist li img {
  display: none;
}

.sidebox ul.dashedlist {
  padding-bottom: 20px;
}
.sidebox ul.dashedlist li {
  margin-bottom: 4px;
}
.sidebox ul.outsidelist {
  margin-left: -19px;
  padding-bottom: 20px;
}
.sidebox ul.outsidelist li {
  background: transparent url(/images/work_images/dash_red.gif) no-repeat left 10px;
  font-size: 1.3em;
  list-style-type: none;
  margin-bottom: 4px;
  padding-left: 20px;
}

/** Footer **/

#foot {
  width: /*736px*/ 740px;
  height: 104px;
  margin-left: 100px;
  margin-bottom: 32px;
  background: #A30301 url(/images/work_images/sub.gif) repeat-x;
  background-position: top;
  font-size: 0.9em;
}
#foot .leftfoot {
  height: 60px;
  background: transparent url(/images/work_images/page-b.gif) no-repeat;
  background-position: bottom left;
  width: 475px;
  padding-left: 32px;
  padding-top: 44px;
  margin-right: 20px;
  float: left;
}
#foot .rightfoot {
  height: 60px;
  background: transparent url(/images/work_images/page-b.gif) no-repeat;
  background-position: bottom right;
  width: 145px;
  padding-right: 32px;
  padding-top: 44px;
  float: right;
  text-align: right;
}
#foot .leftfoot address {
  background: transparent url(/images/work_images/letterico.gif) no-repeat;
  background-position: right top;
  display: block;
  font-family: 'Arial',sans-serif;
  height: 16px;
  padding-top: 5px;
  width: 107px;
  position: relative;
  bottom:4px;
  font-weight: normal;
}

/* Wonder Browser Suit */

div.wbrowser {
  width: 472px;
  background: url(/images/work_images/browser-mid.gif) repeat-y;
  background-position: left;
  text-align: center;
  margin: 20px 0 10px 0;
  font-size: 0;
}
div.wbrowser div.top {
  height: 35px;
  background: url('/images/work_images/browser-top.gif') no-repeat;
  background-position: left top;
}
div.wbrowser img {
  background: transparent;
  margin: 0;
  margin-bottom: -3px;
  padding: 0;
  float: none;
  width: 466px;
  border: 0;
  clear: right;
}
div.wbrowser div.bottom {
  height: 13px;
  background: url(/images/work_images/browser-bott.gif) no-repeat;
  background-position: left bottom;
  position:relative;
  z-index:100;
}

/* Static Screenshots */

#previews {
  margin-left: 32px;
}
#previews .wbrowser {
  margin: 10px 0 20px;
}

/* Screenshots Slider */

#slidecontainer {
  position: relative;
  width: 504px;
}
#slider {
  margin-left: 30px;
  margin-bottom: 16px;
  height: auto !important;
  position: relative;
  width: 482px;
  overflow: hidden !important;
}
#slider .light {
  background: transparent url(/images/work_images/browserlight.png) repeat-y;
  background-position: center;
  display: block;
  height:100%;
  position: absolute;
  top: 0;
  width: 472px;
  z-index: 101;
  opacity: 0.5;
}
#slider ul {
  width: 472px;
  margin: 0;
  padding: 0;
}
#slider ul li {
  display: block;
  width: 472px;
  clear: right;
  overflow: hidden;
  color: #333;
  position: relative;
}
#slider .em {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 0 32px 0 16px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 428px;
  z-index: 102;
}
#slider .wbrowser {
  margin: 0;
  margin-bottom: 15px;
}
.graphic,
#prevBtn,
#nextBtn,
#slider1prev,
#slider1next {
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-indent: -8000px;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 9px;
  top: 0;
  z-index: 1000;
}
#nextBtn, #slider1next{
  left: 30px;
  left: 505px;
  position: absolute;
  top: 0;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {
  display: block;
  position: relative;
  width: 18px;
  height: 18px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {
  background: url(/images/work_images/btn_slider.gif) no-repeat;
}
#prevBtn a,
#slider1prev a  {
  background-position: left top;
}
#nextBtn a,
#slider1next a  {
  background-position: right top;
}
#prevBtn a:hover,
#slider1prev a:hover  {
  background-position: left bottom;
}
#nextBtn a:hover,
#slider1next a:hover  {
  background-position: right bottom;
}

/* Iconed Links */

p.linkto {
  padding-left: 12px;
  margin-left: 12px;
  background: transparent url(/images/work_images/url_cyan.gif) no-repeat;
  background-position: 0 7px;
}
p.iconlink span {
  height: 16px;
  padding-left: 20px;
  background: transparent no-repeat;
  background-position: left bottom;
}
p.iconlink span.wiki {
  background-image: url(/images/work_images/icons/wiki.gif);
}
p.iconlink  span.metod {
  background-image: url(/images/icons/metod.gif);
}

/* Footer Links */

#foot .rightfoot p.date {
  display: block;
  float: left;
  margin-right: 16px;
  width: 50px;
}
#foot .rightfoot span.sep {
  display: block;
  float: left;
  padding: 0 3px;
  text-align: center;
}
#foot .w3c_link a,
#foot .txp_link a {
  width: 28px;
  height: 21px;
  display: block;
  float: left;
  background: #800000 url(/images/work_images/footlinks.gif) no-repeat;
  margin-top:-2px;
}
#foot .rightfoot p a img {
  display: none;
}
#foot .w3c_link a,
#foot .w3c_link a:active {
  background-position: top left;
}
#foot .w3c_link a:hover {
  background-position: bottom left;
  background-color: #000;
}
#foot .txp_link a,
#foot .txp_link a:active {
  background-position: top right;
}
#foot .txp_link a:hover {
  background-position: bottom right;
  background-color: #000;
}
#foot .rightfoot span.sep {
}
