/* Product: "Statyba.eu" v2.1 2010
 * cms.notrix, (c) NoTriX, 2010
 */

html,body {
    font-size: 12px;
    margin: 0;
    height: 100%;
    font-family: Helvetica, Arial, sans-serif;
}


body {
    width: 100%;
    background-color: #ffffff;
    color: #333333;
}

table
{
	border-collapse: collapse;
}

body *
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration:none;
	color:#444444;
}

a:hover
{
	text-decoration: underline;
	color:#494949;
}

img
{
	border: 0px;	
}

h1
{
	border-bottom:1px solid #DDDDDD;
	color:#555555;
	font-size:17px;
	padding:0 0 1px 10px;
	margin-bottom:15px;
}

h2
{

}

ul li {
	list-style-image: url("/cms.notrix/public/img/dot.gif");
	text-align: left;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

h1.er404 {
	border:0 none;
	color:#444444;
	font-size:26pt;
	margin:7% 0 0;
	text-align:center;
	text-transform:capitalize;
}

h2.er404 {
	color:#666666;
	margin:2% 0 0;
	text-align:center;
	text-transform:capitalize;
}

p.er404 {
	margin:5% 0 0;
	text-align:center;
}

dl dt {
	color:#888888;
	font-size:11px;
	padding-left:5px;
}

dl {
	overflow: hidden;
}

dl dd {
	margin-bottom: 4px;
}

.wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -22px;
}

#langbar {
	overflow: hidden;
	padding:5px 10px;
}

#langbar .langSelect {
	float: right;
	overflow: hidden;
	padding:1px;
}

#langbar .langSelect a {
	float: left;
	margin:0 3px;
	text-transform: uppercase;
}

.contwrap {
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
	width:1010px;
	
	min-height: 100%;
    height: auto !important;
    height: 100%;
}

#content {
	width: 1010px;
}

.titulinis table.mainmenu {
	width: 100%;
	position: absolute;
	top: 60%;
}

.titulinis table.mainmenu #content {
	
}

#menu {
	width: 100%;
	margin-bottom: 5px; 
}

#menu * {
	border: 0;
}

#menu .logo {
	padding-right:15px;
	text-align:left;
	width:341px;
	padding-top:18px;
}

#menu .head {
	color:#454444;
	font-size:14px;
	height:46px;
	line-height:25px;
	text-align:right;
	vertical-align:bottom;
}

#menu .head b {
	font-weight: bold;
	margin-right:1px;
	text-transform: lowercase;
}

#menu .body {
	height:35px;
	background-color: #fcf3dc;
	background-image: url("/cms.notrix/public/img/statyba_geltona_juosta2.png");
	background-repeat: repeat-y;
	background-position: left center;
	color: #666666;
}

#menu .body h2 {
	font-size: 0;
}

#menu .body a {
	color: #666666;
	font-size:15px;
	font-weight:normal;
}

#menu .body > ul {
	padding-left:46px;
	padding-top:14px;
}

#menu .body > ul > li {
	float: left;
	padding: 0 5px;
	list-style: none;
}

#menu .body .active a, .pageSiblings .active a {
	color: #888888;
}

.pageContainer {
	overflow: hidden;
}

.pageContainer .firstLeft
{
	height: 432px;
	overflow: hidden;
}

.pageContainer .left
{
	width: 654px;
	clear: left;
}

.pageContainer .center
{
	clear: both;
}

.pageContainer .right {
	clear:right;
	padding-left:5px;
	padding-right:5px;
	width:302px;
}

.galeryContainer {
	padding: 15px 10px;
	text-align: center;
}

.galeryContainer a {
	opacity: 0.8;
	outline: none;
	font-size: 0;
}

.galeryContainer a:HOVER {
	opacity: 1;
}

.galeryName {
	width: 200px;
	background-color: #444444;
	color: #ffffff;
	margin: 0 auto;
	padding:3px 0;
}

#recaptcha_area {
	padding: 2px;
}

#recaptcha_area #recaptcha_table {
	border: 1px solid #B3B3B3 !important;
}

#footer, .wrappush {
    height: 20px;
}

#footer {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:0 15px;

	/*border:1px solid #CCCCCC;*/
	/*border-radius: 9px;*/ /* CSS 3 */
    /*-o-border-radius: 9px;*/ /* Opera */
    /*-icab-border-radius: 9px;*/ /* iCab */
    /*-khtml-border-radius: 9px;*/ /* Konqueror */
    /*-moz-border-radius: 9px;*/ /* Firefox */
    /*-webkit-border-radius: 9px;*/ /* Safari */
	/*behavior:url("/cms.notrix/public/js/notrix/border-radius.htc");*/ /* IE */
}

table.gallery2 td {
	width:50px;
	padding:10px 0 0;
}

/*table.gallery2 td:FIRST-CHILD {
	padding:10px 0 0;
}

table.gallery2 td:LAST-CHILD {
	padding:10px 15px 0 0;
}*/

table.gallery2 td div:HOVER {
	background-color: #999999;
}

table.gallery2 td div {
	padding: 2px;
	cursor: pointer;
	text-align: center;
}

table.gallery2 td div:HOVER img {
	opacity: 0.7;
}

.gallery2Container {
	
}

.dojoxScrollWrapper {
	text-align: right;
	border:none !important;
}

.gallery2Name {
	background-color:#DDDDDD;
	border-bottom:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	font-weight:bold;
	padding: 3px 8px;
}

.gallery2Preview {
	height: 382px;
	padding:0 0 3px;
	text-align:right;
}

.gallery2Preview img {
	cursor: pointer;
}

.catalogItemsGrid {
	overflow: hidden;
}

.catalogItemsGrid a {
	display: block;
	float: left;
	margin:10px 0 10px 20px;
}

.catalogItemsGrid a img {
	
}

.catalogItemsGrid a img:HOVER {
	/*opacity: 0.8;*/
}

.itemPhoto {
	margin: 0 10px 10px 0;
}

#catalogItemInfo {
	padding: 10px 0 0;
	min-height:148px;
}

#catalogItemInfo p b {
	font-weight:normal;
	text-transform:uppercase;
}

.pagechildrenGrid {
	overflow: hidden;
}

.pagechildrenGrid a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	width: 324px;
	height: 434px;
	overflow: hidden;
}

.pageSiblings {
	padding-left:16px;
}

#emailForm {
	margin: 95px 0;
}

#footer a:HOVER {
	text-decoration: none;
	border-bottom: 1px solid #ff6666;
}

.errors {
	padding-top: 5px;
	color: #ff0000;
}

