/* TN-Trading Ky screen.css file. Created by Sami Saada [http://www.samisaada.com] */
/* line 18, ../../style-src/screen.sass */
html { background-color: black; color: white; margin: 0; padding: 0; font-family: Verdana; }

/* line 21, ../../style-src/screen.sass */
body { background-color: black; color: white; margin: 0; padding: 0; font-family: Verdana; }

/* line 26, ../../style-src/screen.sass */
img { border: none; }

/* line 31, ../../style-src/screen.sass */
#frame { width: 100%; margin: 0; padding: 0; }

/* line 36, ../../style-src/screen.sass */
#header { margin: 0; padding: 0; text-align: center; }
/* line 40, ../../style-src/screen.sass */
#header #logo { margin: 0; padding: 0; }
/* line 43, ../../style-src/screen.sass */
#header #navigation { cursor: default; background-color: gray; background-image: url('../images/navigation_bg.png?1286699909'); background-repeat: repeat-x; background-position: 0 0; margin: 0; }
/* line 51, ../../style-src/screen.sass */
#header #navigation #navcontent { width: 100%; max-width: 700px; margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; padding: 0; }
/* line 60, ../../style-src/screen.sass */
#header #navigation #navcontent li { display: inline; margin: 0 0.1em; padding: 0.1em 0.1em; width: auto; }
/* line 65, ../../style-src/screen.sass */
#header #navigation #navcontent li a { text-decoration: none; background-color: transparent; color: #333333; font-size: 100%; font-weight: bold; }
/* line 73, ../../style-src/screen.sass */
#header #navigation #navcontent li a:hover { color: white; background-color: #666666; }

/* line 77, ../../style-src/screen.sass */
#content-frame { background-color: #222222; margin: 0; padding: 0; }

/* line 83, ../../style-src/screen.sass */
#content { padding: 1em; background-color: #333333; width: 100%; max-width: 700px; margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; }
/* line 94, ../../style-src/screen.sass */
#content p { text-align: left; }
/* line 96, ../../style-src/screen.sass */
#content p.product { padding-top: 3em; padding-bottom: 3em; clear: both; }
/* line 101, ../../style-src/screen.sass */
#content p.product img { float: right; margin: 1em; }
/* line 104, ../../style-src/screen.sass */
#content a { color: #ff6666; text-decoration: none; font-weight: bold; }
/* line 108, ../../style-src/screen.sass */
#content a:hover { color: #ff9999; text-decoration: underline; }

/* line 112, ../../style-src/screen.sass */
#copyright { cursor: default; margin: 0; padding: 0; clear: both; border-top: thin solid #999999; text-align: center; font-size: 80%; font-variant: small-caps; font-weight: bold; color: #eeeeee; }
/* line 125, ../../style-src/screen.sass */
#copyright a { color: white; text-decoration: none; }
/* line 128, ../../style-src/screen.sass */
#copyright a:hover { text-decoration: underline; }

/* line 131, ../../style-src/screen.sass */
#partners { text-align: center; }
/* line 133, ../../style-src/screen.sass */
#partners li { display: inline; margin: 0 1em; }

/* line 138, ../../style-src/screen.sass */
#car { float: right; }

/* line 141, ../../style-src/screen.sass */
.netti { background-color: white; border: thin solid black; }

/* line 146, ../../style-src/screen.sass */
#map { float: right; }

/* line 149, ../../style-src/screen.sass */
#esprit { float: right; }

/* line 152, ../../style-src/screen.sass */
fieldset { border: none; }
/* line 154, ../../style-src/screen.sass */
fieldset label { display: block; font-weight: bold; }
/* line 158, ../../style-src/screen.sass */
fieldset label + input, fieldset label + textarea { display: block; }
/* line 160, ../../style-src/screen.sass */
fieldset input + label { margin-top: 1em; }

/* line 165, ../../style-src/screen.sass */
#vaunut img { margin: 0.5em; }

/* line 169, ../../style-src/screen.sass */
.ui-tabs-hide { display: none; }

/* line 173, ../../style-src/screen.sass */
.ui-tabs-selected a { text-decoration: underline; }

