/*  
Theme Name: Infoneta
Theme URI: http://www.infoneta.lt/
Description: 
Version: 2.0
Author: Romualdas Užkurys
Author URI: http://www.infoneta.lt/
*/

html, body {
	background: #ffffff url(images/bg.jpg) repeat-x top;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#top {
	width: 900px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	font-size: 77%;
}

#address {
	margin: 10px 20px 0 0;
	display: inline;
}

#languages {
	margin-top: 10px;
}

ul#languages li {
	display: inline;
}

ul#languages li a {
	color: #4bb4ca;
	text-decoration: none;
	margin-left: 5px;
}

ul#languages li a:hover {
	color: #cbeaf0;
}

#qtranslate-chooser {
	margin-top: 10px;
	float: right;
}

ul#qtranslate-chooser li {
	display: inline;
}

ul#qtranslate-chooser li a {
	color: #4bb4ca;
	text-decoration: none;
	margin-left: 5px;
}

ul#qtranslate-chooser li a:hover {
	color: #cbeaf0;
}

#menuWrapper {
	width: 900px;
	height: 120px;
	/*background: url(images/separator.jpg) no-repeat bottom;*/
	border-bottom: 1px solid #f3f3f3;
}

#logo {
	margin: 15px 0 0 15px;
}

#mainMenu {
	display: inline;
	margin-top: 97px;
}

#mainMenu ul li {
	float: left;
}

#mainMenu ul li a {
	display: block;
	margin-left: 30px;
	text-indent: -9999px;
	height: 17px;
	position: relative;
}

#mainMenu ul li a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

a.btkasmes {
	width: 58px;
	background: url(images/button_kasmes_normal.jpg) no-repeat;
}

#mainMenu ul li a.btkasmes span {
	background: url(images/button_kasmes_active.jpg) no-repeat;
}


a.btpaslaugos {
	width: 70px;
	background: url(images/button_paslaugos_normal.jpg) no-repeat;
}

#mainMenu ul li a.btpaslaugos span {
	background: url(images/button_paslaugos_active.jpg) no-repeat;
}

a.btportfolio {
	width: 56px;
	background: url(images/button_portfolio_normal.jpg) no-repeat;
}

#mainMenu ul li a.btportfolio span {
	background: url(images/button_portfolio_active.jpg) no-repeat;
}

a.btkontaktai {
	width: 62px;
	background: url(images/button_kontaktai_normal.jpg) no-repeat;
}

#mainMenu ul li a.btkontaktai span {
	background: url(images/button_kontaktai_active.jpg) no-repeat;
}

a.btwhoweare {
	width: 85px;
	background: url(images/button_whoweare_normal.jpg) no-repeat;
}

#mainMenu ul li a.btwhoweare span {
	background: url(images/button_whoweare_active.jpg) no-repeat;
}

a.btwork {
	width: 66px;
	background: url(images/button_work_normal.jpg) no-repeat;
}

#mainMenu ul li a.btwork span {
	background: url(images/button_work_active.jpg) no-repeat;
}

a.btcontact {
	width: 53px;
	background: url(images/button_contact_normal.jpg) no-repeat;
}

#mainMenu ul li a.btcontact span {
	background: url(images/button_contact_active.jpg) no-repeat;
}

#header {
	width: 900px;
	height: 300px;
	margin-top: 30px;
}

#head1 {
	width: 390px;
	height: 300px;
}

#head2 {
	width: 510px;
	height: 300px;
}

/**Main Page**/
#intro {
	width: 900px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 93%;
	line-height: 1.5em;
}

#intro p {
	margin-bottom: 2em;
}

#intro a {
	text-decoration: none;
}

#intro p.newsitetext {
	width: 300px;
	margin-bottom: 0.5em;
}

#intro p.newsitetext a {
	font-size: 197%;
	color: #0d0d0d;
	line-height: 1.2em;
}

#intro p.newsitetext a:hover {
	color: #6f6f6f;
}

#intro h1 {
	height: 31px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

#kasMes {
	width: 390px;
	background: url(images/heading_we_lt.jpg) no-repeat;
}

#whoWeAre {
	width: 390px;
	background: url(images/heading_we_en.jpg) no-repeat;
}

#naujiDarbai {
	width: 490px;
	background: url(images/heading_newest_work_lt.jpg) no-repeat;
}

#newWork {
	width: 490px;
	background: url(images/heading_newest_work_en.jpg) no-repeat;
}

#introLeft {
	width: 390px;
}

#introRight {
	width: 490px;

}
/**End Main Page**/

#contentWrapper {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 93%;
	line-height: 1.5em;
}

#contentWrapper h1 {
	color: #4bb4ca;
	font-size: 360%;
	line-height: 1.1em;
	margin: 0.5em 0 0.8em 0;
}

.heading {
	width: 600px;
}

#contentWrapper h2 {
	color: #0d0d0d;
	font-size: 197%;
	line-height: 1.1em;
	margin: 0.5em 0 0.9em 0;
}

#contentWrapper h2.smaller {
	font-size: 116%;
	font-weight: bold;
}

#contentWrapper h3 {
	color: #4bb4ca;
	font-size: 167%;
	line-height: 1.1em;
	margin: 0.5em 0 0.3em 0;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 5px;
}

#contentWrapper h3.dark {
	color: #0d0d0d;
	margin: 0.5em 0 1em 0;
	border: none;
	font-size: 197%;

}

#contentWrapper a {
	color: #1d93ac;
	text-decoration: none;
}

#contentWrapper a:hover {
	color: #0d0d0d;
}

strong, b {
	font-weight: bold;
	color: #0d0d0d;
}

#contentWrapper p {
	margin-bottom: 2em;
}

ul.list li {
	background: url(images/bullet2.jpg) no-repeat;
	background-position: left 8px;
	padding-left: 8px;
	font-size: 93%;
	font-weight: bold;
}

ul.list li ul li {
	margin-left: 10px;
	background: url(images/bullet1.jpg) no-repeat;
	background-position: left 8px;
}

.leftColumn {
	margin-right: -280px;
	position: relative;
	width: 220px;
	left: -300px;
	/*font-size: 85%;*/
}

#leftColumn {
	width: 220px;
	/*font-size: 85%;*/
	display: inline;
	/*margin-left: 80px;*/ 
}

#rightColumn {
	width: 600px;
	position: relative;
}

.logoblock {
	float: left;
	display: inline;
	width: 286px;
	margin: 0 0 15px 14px;
}

.forminput {
	width: 400px;
	border: 1px solid #919191;
	font-size: 123.1%;
	padding-left: 5px;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px;
}

.name, .subject, .email {
	height: 20px;
	line-height: 30px;
}

.inputtext {
	height: 200px;
}

label {
	vertical-align: top;
	/*font-size: 138.5%;*/
	font-size: 108%;
	margin-left: 10px;
	font-weight: bold;
	line-height: 35px;
	/*text-transform: uppercase;*/
	/*color: #999999;*/
}

.sendbuttonlt {
	display: block;
	width: 94px;
	height: 28px;
	background: url(images/formbutton_siusti_normal.jpg) no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
}

.sendbuttonlt:hover {
	background: url(images/formbutton_siusti_active.jpg) no-repeat;
	cursor: pointer;
}

#floatMenu {   
    position: absolute;   
    top: 160px;
    left: 50%;
    margin-left: -450px;
    width: 280px;
	/*font-size: 85%;*/
}

#category {}

#category a {
	display: block;
	height: 100px;
	position: relative;
	text-indent: -9999px;
}

#catSvetaines {
	width: 400px;
	background: url(images/category_svetaines_normal.jpg) no-repeat;
}

#catWeb {
	width: 400px;
	background: url(images/category_websites_normal.jpg) no-repeat;
}

#catLogotipai {
	width: 200px;
	background: url(images/category_logotipai_normal.jpg) no-repeat;
}

#catLogos {
	width: 200px;
	background: url(images/category_logos_normal.jpg) no-repeat;
}

#category span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

a#catSvetaines span {
	background: url(images/category_svetaines_hover.jpg) no-repeat;	
}

a#catLogotipai span {
	background: url(images/category_logotipai_hover.jpg) no-repeat;	
}

a#catWeb span {
	background: url(images/category_websites_hover.jpg) no-repeat;	
}

a#catLogos span {
	background: url(images/category_logos_hover.jpg) no-repeat;	
}

#footer {
	width: 900px;
	height: 50px;
	margin-top: 30px;
	background: url(images/separator.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	line-height: 1.5em;
	font-size: 77%;
}

#copyright, ul#bottomMenu {
	margin-top: 12px;
}

ul#bottomMenu li {
	display: inline;
}

ul#bottomMenu li a {
	color: #4bb4ca;
	margin-left: 10px;
	text-decoration: none;
}

ul#bottomMenu li a:hover {
	color: #0d0d0d;
}

a {
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

ul.gallery {}

ul.gallery li {
	float: left;
	background: #f4f4f4;
	margin: 0 10px 20px 0;
	font-size: 85%;
	line-height: 1.4em;
	color: #8a8a8a;
	display: inline;
	/*width: 190px;
	height: 225px;*/
}

ul.gallery li a.thumb {
	/*width: 184px;
	height: 154px;*/
	cursor: pointer;
	border: 3px solid #f4f4f4;
}

ul.gallery li span {
	/*width: 184px;
	height: 154px;*/
	overflow: hidden;
	display: block;
}

ul.gallery li h2 {
	font-size: 116% !important;
}

ul.gallery li p, ul.gallery li h2 {
	margin: 3px 3px 0 3px !important;
}

ul.gallery li a {
	display: block;
}

.websites {
	width: 184px;
	height: 154px;
}

.logos {
	width: 280px;
	height: 150px;
}

ul.gallery.gallerylist li {
	width: 190px;
	height: 210px;
}

.error {
	color: #4bb4ca;
	font-style: italic;
}