@charset "utf-8";

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align: text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}

html, body {
	height: auto;
	background: #76b3f3;
}

body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

a {
	text-decoration: none;
	outline-style: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a.item.active {
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3 {
	font-weight: bold !important;
	line-height: 100% !important;
}

h1 {
	font-size: 4.6em !important;
}

h2 {
	font-size: 2.3em !important;
}

h3 {
	font-size: 1.15em !important;
}

p {
	margin: 0 0 1em 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.clearfix {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignabsolute {
	position: absolute;
}

.alignfixed {
	position: fixed;
}

#ligth-box {
	display: none;
	background: #000;
	z-index: 9999;
	opacity: .5;
}

.box {
	z-index: 10000;
	background: transparent url(../images/back_contact.png) 0 100% no-repeat;
	padding-bottom: 10px;
	margin-top: 10px;
	left: -10000px;
}

.box-wrapper {
	background: transparent url(../images/back_contact.png) 0 0 no-repeat;
	padding: 10px 10px 0 10px;
	width: 420px;
	position: relative;
	margin-top: -10px;
}

a.box-close {
	top: -5px;
	right: -5px;
	display: block;
	background: transparent url(../images/buttons.png) 100% -108px no-repeat;
	width: 44px;
	height: 44px;	
}

a.box-close:hover, a.box-close:active {
	background: transparent url(../images/buttons.png) 100% -152px no-repeat;
}

.box h2 {
	padding: 0 0 21px 0;
	margin: -2px 0 0 -1px;
	color: #fff;
}

#contact {
	display: none;
}

#contact .field {
	margin-bottom: 10px;
}

#contact .field.last {
	margin-bottom: 0;
}

#contact label {
	display: block;
}

#contact .input.textbox, #contact .input.textarea {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	width: 412px;
}

#contact .input.textbox {
	width: 272px;
}

#contact .input.error {
	border-color: #f00;
}

a#item-contact {
	display: block;
	bottom: -5px;
	right: 5px;
	width: 48px;
	height: 48px;
	background: transparent url(../images/buttons.png) 100% -196px no-repeat;
}

#map-top {
	width: 420px;
	height: 340px;	
}

#map-top .logo {
	margin: 0 10px 20px 0;
}

#map-top span {
	display: none;
}

#main-wrapper {
	background: #4c9def url(../images/back_body.jpg) 0 0 repeat-x;
}

#main-wrapper-top {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 10px;
}

#left-column-top {
	background: transparent url(../images/sprite.jpg) 0 100% no-repeat;
	padding-bottom: 20px;
}

#left-column-right {
	width: 222px;
	padding: 10px 30px 0 40px;
	background: transparent url(../images/sprite.jpg) 0 0 no-repeat;
}

#logo-tigabytes {
	display: block;
	margin-bottom: 36px;
}

ul.menu {
	margin: 0 -10px;
	position: relative;
}

ul.menu li a {
	display: block;
	padding: 5px 10px 5px 0;
	color: #fff;
	font-size: 1.3em;
	text-align: right;
	word-spacing: -1px;
}

ul.menu li a:hover, ul.menu li a:active {
	font-weight: bold;
	text-decoration: none;
}

ul.menu li.last a#item-submenu {
	padding-bottom: 0;
}

ul.submenu {
	margin-top: 5px;
	display: none;
}

ul.submenu.active {
	display: block;
}

ul.submenu li {
	margin-bottom: 5px;
}

ul.submenu li.last {
	margin-bottom: 0;
}

ul.submenu li a {
	font-style: italic;
	font-size: 1em;
	background: transparent url(../images/little_photos.jpg) 100% 0 no-repeat;
	padding-right: 35px;
	margin-right: 10px;
	height: 15px;
}

ul.submenu li a:hover, ul.submenu li a:active, ul.submenu li a.active {
	background: transparent url(../images/little_photos.jpg) 100% -25px no-repeat;
}

ul.submenu li a#item-6 {
	background: transparent url(../images/little_photos.jpg) 100% -50px no-repeat;
}

ul.submenu li a#item-6:hover, ul.submenu li a#item-6:active, ul.submenu li a#item-6.active {
	background: transparent url(../images/little_photos.jpg) 100% -75px no-repeat;
}

#icon-cell {
	margin: -5px 15px 0 0;
}

a.icon {
	width: 42px;
	height: 42px;
	display: block;
	background: transparent url(../images/buttons.png) -5px -301px no-repeat;
}

a#item-facebook:hover, a#item-facebook:active {
	background-position: -5px -249px;
}

a#item-twitter {
	background-position: -5px -405px;
}

a#item-twitter:hover, a#item-twitter:active {
	background-position: -5px -353px;
}

a#item-youtube {
	background-position: -5px -509px;
}

a#item-youtube:hover, a#item-youtube:active {
	background-position: -5px -457px;
}

a#item-flickr {
	background-position: -5px -613px;
}

a#item-flickr:hover, a#item-flickr:active {
	background-position: -5px -561px;
}

a#item-rss {
	background-position: -5px -717px;
}

a#item-rss:hover, a#item-rss:active {
	background-position: -5px -665px;
}

#center-column {
	margin-left: 292px;
}

#header {
	padding: 44px 0 16px 5px;
	background: transparent url(../images/sprite.jpg) 100% 0 no-repeat;
}

a#item-title {
	color: #fff;
	text-decoration: none;
}

#content {
	background: transparent url(../images/sprite.jpg) 100% 100% no-repeat;
	position: relative;
	padding-bottom: 30px;
}

#arrow {
	left: -20px;
	width: 40px;
	height: 50px;
	background: transparent url(../images/arrow.png) 0 0 no-repeat;
	z-index: 5000;
}

#arrow.section-1 {
	top: 65px;
}

#arrow.section-2 {
	top: 95px;
}

#arrow.section-3 {
	top: 125px;
}

#arrow.section-4 {
	top: 165px;
}

#arrow.section-5 {
	top: 233px;
}

#arrow.section-6 {
	top: 263px;
}

#content-top {
	background: transparent url(../images/sprite.jpg) 100% -115px no-repeat;
	padding: 30px 10px 0 10px;
}

#content-right {
	background: #fff;
	padding: 0 20px;
}

.section {
	font-size:  1.16em;
	line-height: 150%;
	margin-bottom: -1em;
}

.section h2 {
	margin: -5px 0 16px -3px;
}

.section h3 {
	margin-bottom: 1em;
}

.section .subtitle {
	color: #bbb;
	margin-top: -16px;
	font-style: italic;
}

.section ul {
	margin-bottom: .5em;
}

.section li {
	margin: 0 0 .5em -1px;
	padding-left: 18px;
	background: transparent url(../images/dot.gif) 0 5px no-repeat;
}

.section img.alignleft {
	margin: 0 10px 0 -40px;
}

.section img.alignright {
	margin: 0 -40px 0 0;
}

.section img.aligntop {
	margin-top: -25px;
}

#right-column {
	top: 51px;
	right: -2px;
}

#item-contact-open {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	background: transparent url(../images/buttons.png) 100% -54px no-repeat;
	padding: 15px 50px 15px 0;
	color: #fff;
	width: 115px;
	text-align: right;
}

#item-contact-open:hover, #item-contact-open:active, #item-contact-open.active {
	background: transparent url(../images/buttons.png) 100% 0 no-repeat;
	text-decoration: none;
}

#footer-wrapper {
	padding-top: 20px;
	background: transparent url(../images/back_footer.jpg) 0 0 repeat-x;
}

#footer-wrapper-top {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#footer {
	margin: 0 10px 0 30px;
	padding-bottom: 10px;
	color: #fff;
	white-space: nowrap;
}

#footer a {
	color: #fff;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	font-weight: bold;
	height: 15px;
}

#footer ul li {
	margin-bottom: 8px;
}

#footer ul li.first {
	padding-top: 3px;
}

#footer ul li.last {
	margin-bottom: 0;
}

#google-certificates {
	margin: 0 14px 0 -5px;
	padding-right: 5px;
	border-right: 1px dotted #c7e0fa;
}

.certificates {
	margin-right: 5px;
}

#tigabytes-info {
	position: relative;
	padding-right: 14px;
	height: 91px;
	border-right: 1px dotted #c7e0fa;
	margin-right: 14px;
	width: 310px;
}

a#item-map-open {
	top: 3px;
	right: 14px;
	display: block;
	padding-right: 20px;
	background: transparent url(../images/buttons.png) 100% -809px no-repeat;
}

a#item-map-open:hover, a#item-map-open:active, a#item-map-open.active {
	background-position: 100% -794px;
}

#bottom-items {
	width: 210px;
}

#bottom-items li {
	text-align: right;
}

a#item-page-top, a#item-contact-open-2 {
	background: transparent url(../images/buttons.png) 100% -779px no-repeat;
	padding-right: 20px;
}

a#item-page-top:hover, a#item-page-top:active, a#item-page-top.active {
	background-position: 100% -764px;
}

a#item-contact-open-2 {
	background-position: 100% -839px;
}

a#item-contact-open-2:hover, a#item-contact-open-2:active, a#item-contact-open-2.active {
	background-position: 100% -824px;
}

