html {
    height: 100%;
}
body {
    background-image: url(../images/main_bg.gif);
	background-position: top;
	background-color: #f9f9f9;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
    height: 100%;
}

p {
	font-family: Verdana, Helvetica, serif;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0;
	/*text-align: justify;*/
}

td {
    vertical-align: top;
}

a:link,
a:visited {
	color: #456025;
	text-decoration: underline;
}
a:hover {
	color: #5bac26;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Helvetica, serif;
	font-weight: bold;
	font-size: 14px;
	color: #5bac26;
	margin: 0;
	padding: 2px 0;
	clear: right;
}

h2 {
    font-family: Verdana, Helvetica, serif;
    font-weight: bold;
    font-size: 13px;
    color: #0a5090;
    margin: 0;
    padding: 2px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6eb4cd;
	margin: 0;
	padding: 2px 0;
}

hr {
	clear: both;
	height: 0px;
	border: none;
	border-bottom: 1px solid #abb2b9;
}


/*****************************
 design
******************************/

.containerMain {
	width: 888px;
	margin: 0 auto;
	padding: 0 10px;
}

.header {
    background-image: url(../images/header_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 17px 0 3px 0;
}
.header_img {
    width: 850px;
    height: 209px;
    margin: 0 auto;
    /* default image */
    background-image: url(../images/header_1.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.logo {
}
.menu {
	background-image: url(../images/menu_main.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	padding: 0 32px;
}
.layout {
    width: 100%;
}

.layout_left {
    width: 135px;
    padding: 0 28px 100px 28px;
    background-color: white;
    background-image: url(../images/bottom_left_logo.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.layout_left_bott {
    /* bus iterpiamas linkas */
    width: 191px;
    height: 30px;
    background-image: url(../images/layout_left_bott.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 9px;
    text-align: center;
}
.layout_left_bg {
    width: 33px;
    background-image: url(../images/left_bg.png);
    background-repeat: repeat-y;
}
.layout_left_bg_bott {
    width: 33px;
    height: 30px;
    background-image: url(../images/bottom_left_bg.png);
    background-repeat: no-repeat;
}
.content_bottom {
    background-image: url(../images/content_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.content {
    padding: 0 40px 0 20px;
    background-image: url(../images/content_bg.png);
    background-repeat: repeat-y;
    background-position: left;
}
.content p {
    text-indent: 25px;
    text-align: justify;
}

.picsborder {
	border: 1px solid #ac6930;
	margin: 3px;
}

.footer_top {
    background-image: url(../images/footer_top.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 21px;
}
.footer_bott {
    background-image: url(../images/footer_bottom.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 34px;
}
.footer {
    background-image: url(../images/footer_mid.png);
    background-repeat: repeat-y;
	padding: 0 40px;
}

.social_icons {
	float: right;
}

.lightbox_img_set {
	text-align: center;
	margin: 0 auto;
}
img.lightbox_img {
	border: 5px solid #c9c9c9;
	margin: 5px 10px;
}
.copyright {
    clear: both;
    font-size: 10px;
}
.poll p,
.poll label {
    font-size: 11px;
    color: #0a5090;
}
.voteSlider {
    height: 5px;
    background-color: #0a5090;
}

.banner {
    float: left;
    margin: 0 15px 5px 0;
}

.div_center,
.div_center * {
    text-align: center;
}

/*****************************
 menu
******************************/

.menu a:link,
.menu a:visited {
	display: block;
	float: left;
    margin-top: 4px;
	padding: 0 7px;
	color: #4f5d6b;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.menu a.selected:link,
.menu a.selected:visited,
.menu a:hover {
    text-decoration: none;
    color: #5bac26;
}
.menu a:hover {
	text-decoration: underline;
}

.menuLeft a:link,
.menuLeft a:visited,
.subMenu a:link,
.subMenu a:visited {
    display: list-item;
    list-style-image: url(../images/bullet.gif);
    color: #4f5d6b;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 0;
    margin-left: 18px;
    text-decoration: none;
}
.menuLeft a:link,
.menuLeft a:visited {
    list-style-image: url(../images/bullet2.gif);
}

.menuLeft a.selected:link,
.menuLeft a.selected:visited,
.menuLeft a:hover {
    text-decoration: none;
    color: #0a5090;
}
.subMenu a.selected:link,
.subMenu a.selected:visited,
.subMenu a:hover {
    text-decoration: none;
    color: #7eb041;
}
.menuLeft a:hover,
.subMenu a:hover {
    text-decoration: underline;
}

/*****************************
 navigation menu
******************************/

.navigMenu {
	float: right;
	padding: 10px 5px 0 0;
}

.navigMenu a:link,
.navigMenu a:visited {
    text-decoration: none;
	margin-right: 5px;
}
.gappsMenu {
    float: right;
    padding: 0 10px 0 0;
    font-size: 9px;
    color: #51606c;
}
.gappsMenu a:link,
.gappsMenu a:visited {
    color: #51606c;
    text-decoration: underline;
}

/****************************
Other styles
*****************************/

.solution_lt {
	color: #d2007c;
}

.rowNorm,
.rowAlt {
	padding: 0 5px;
	clear: both;
}
.rowNorm p,
.rowAlt p {
	padding: 0;
	margin: 0;
}

.paging {
    padding: 7px 0;
}
.paging td {
	padding-left: 5px;
}

.lang_active {
	font-weight: bold;
}
.langs {
	text-align: right;
	font-size: 12px;
}

.newsImage {
	float: left;
	margin: 1px 7px 2px 0;
	border: 2px solid #e2e2e2;
}

.productTable {
	float: left;
	margin: 0 7px 2px 0;
}
.productTable th,
.productTable td {
	text-align: left;
	width: 150px;
}

.product_item {
	padding: 5px 10px;
	margin: 5px 0;
}

a.product_order:link,
a.product_order:visited {
	display: block;
	float: right;
	background-color: #864205;
	color: white;
	height: 25px;
	padding: 8px 10px 0 10px;
	margin: 2px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.contact_form {
    float: right;
    padding: 0 0 15px 20px;
    max-width: 300px;
}

.product_photos {
	float: left;
	padding: 10px 10px 0 0;
}

.product_lightbox {
	max-width: 150px;
}

.product_image {
	float: left;
	padding: 5px 10px 5px 0;
}

.support_txt {
	float: left;
	padding: 5px 5px 0 0;
}

.product_contact {
	padding-left: 150px;
}

/****************************
Form styles
*****************************/
.formSpecial {
	display: none;
}
.required {
	color: red;
	font-weight: bold;
	padding: 0 1px 0 3px;
}
div.errorDiv {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

div.errorBorder {
	float: left;
	border: 1px solid red;
	padding: 1px;
	/*width: 145px;*/
}
div.errorNull {
	width: 100%;
	position: relative;
	display: table;
}
div.errorMessage {
	float: left;
	background-color: #ffd9d9;
	border: 1px solid red;
	font-weight: normal;
	margin: 1px;
	padding: 1px 10px 1px 10px;
	width: 150px;
	vertical-align: middle;
}

.actionMessage {
	background-color: #c5ffb6;
	border: 1px solid #1d8800;
	color: #1d8800;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}


