/*
 * $Id: style.css,v 1.35 2009-03-26 20:57:48 ramas Exp $
 */

body {
    background: Url('img/vbg.png');
    background-repeat: repeat-x;
    background-color: #757575;
    padding: 0;
    margin: 0;
    font-family: Arial, Sans-Serif;
}

.a11 {
    background: Url('img/a11.png');
    background-repeat: no-repeat;
    width: 88px;
    height: 74px;
}

.a21 {
    background: Url('img/a21.png');
    background-repeat: no-repeat;
    width: 800px;
}

.a31 {
    width: 136px;
}

.a12 {
    background: Url('img/a12.png');
    background-repeat: no-repeat;
}

.a32 {
    background: Url('img/a32.png');
    background-repeat: no-repeat;
}

.a23 {
    background: Url('img/a23.gif');
    background-repeat: no-repeat;
    height: 75px;
    padding-top: 2px;
}

.a23, .a23 a {
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.b11 {
    background: Url('img/b11.png');
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    font-size: 1px;
}

.b21 {
    background: Url('img/b21.png');
    background-repeat: no-repeat;
    width: 788px;
    font-size: 1px;
}

.b31 {
    background: Url('img/b31.png');
    background-repeat: no-repeat;
    width: 6px;
    font-size: 1px;
}

.b12 {
    background: Url('img/b12.png');
    background-repeat: no-repeat;
    height: 141px;
    font-size: 1px;
}

.b22 {
    background: Url('img/b22.png');
    background-repeat: no-repeat;
}

.b32 {
    background: Url('img/b32.png');
    background-repeat: no-repeat;
    font-size: 1px;
}

.b13 {
    background: Url('img/b13.png');
    background-repeat: no-repeat;
    height: 28px;
    font-size: 1px;
}

.b23 {
    background: Url('img/b23.png');
    background-repeat: no-repeat;
}

.b33 {
    background: Url('img/b33.png');
    background-repeat: no-repeat;
    font-size: 1px;
}

.b14 {
    background: Url('img/b14.png');
    background-repeat: no-repeat;
    height: 25px;
    font-size: 1px;
}

.b24 {
    background: Url('img/b24.png');
    background-repeat: no-repeat;
}

.b34 {
    background: Url('img/b34.png');
    background-repeat: no-repeat;
    font-size: 1px;
}

.b15 {
    background: white;
    font-size: 1px;
}

.b25 {
    background: white;
}

.b35 {
    background: white;
    font-size: 1px;
}

.b16 {
    background: Url('img/b16.gif');
    background-repeat: no-repeat;
    height: 6px;
    font-size: 1px;
}

.b26 {
    background: white;
    font-size: 1px;
}

.b36 {
    background: Url('img/b36.gif');
    background-repeat: no-repeat;
    font-size: 1px;
}

.topMenu td {
    text-align: center;
    padding-top: 2px;
    padding-right: 30px;
}

.topMenu, .topMenu a {
    color: #ff233d;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    text-decoration: none;
}

.dateLine {
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 10px;
}

.loginSubmit {
    background: Url('img/login.png');
    background-repeat: no-repeat;
    border: 0;
    width: 102px;
    height: 20px;
    color: white;
    cursor: pointer;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.loginForgot {
    background: Url('img/forgot.gif');
    background-repeat: no-repeat;
    border: 0;
    width: 132px;
    height: 20px;
    color: white;
    cursor: pointer;
    font-family: Arial, Sans-Serif;
    font-size: 9px;
    padding-right: 20px;
    margin: 0;
}

.loginRegister {
    background: Url('img/register.gif');
    background-repeat: no-repeat;
    border: 0;
    width: 132px;
    height: 20px;
    color: white;
    cursor: pointer;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.loginText {
    background: Url('img/text.png');
    background-repeat: no-repeat;
    border: 0;
    width: 132px;
    height: 15px;
    padding-top: 4px;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    text-align: center;
    margin: 0;
}

form {
    padding: 0;
    margin: 0;
}

#shoppingCart {
    margin: 43px 0 0 47px;
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
}

#checkOut a {
    color: #000000;
    text-decoration: none;
    font-size: 9px;
}

#checkOut {
    margin: -1px 0 0 30px;
    font-size: 9px;
}

#adminMenu {
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    text-align: center;
}

#adminMenu a {
    color: #0000FF;
}

#adminMenu a:hover {
    text-decoration: none;
}

.menutable {
    margin: 0 auto 0 auto;
}

#bottomMenu {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#bottomMenu a {
    text-decoration: none;
    color: #000000;
}

#bottomMenu a:hover {
    text-decoration: underline;
}

#catalog {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#catalog a {
    color: #000000;
    text-decoration: none;
}

#catalog a:hover {
    /*text-decoration: underline ;*/
    color: #ff0000;
}

#catalog ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#catalog li {
    background-image: Url('img/item.png');
    background-repeat: no-repeat;
    padding-left: 10px;
}

#mainContent {
    font-family: Arial, Sans-Serif;
    overflow: hidden;
}

#mainContent, input, select, textarea {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#mainContent a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

#mainContent a:hover {
    text-decoration: none;
}

.htable {
    margin-top: 10px;
    border-collapse: collapse;
    border: 1px solid #000000;
}

.htable th, .htable td {
    border: 1px solid #000000;
    font-size: 12px;
    padding: 4px;
}

.htable th {
    background: #eeeeee;
}

h1 {
    color: white;
    padding: 5px;
    font-family: Arial, Sans-Serif;
    font-size: 17px;
    font-style: italic;
    white-space: nowrap;
    overflow: hidden;
    float:left;
}

h2 {
    font-family: Arial, Sans-Serif;
    font-size: 15px;
}

.uzsisakyti
{
 	font-family: Arial;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: bold;
}
.naujienos
{
 	text-align : left;
 	padding-left: 50px;
 	font-family: serif;
 	font-weight: bold;
 	font-style: italic;
 	font-size: 18px;
}


#news_subscribe input.text {
	border: 1px solid #ea0548;
	width: 95px;
    height: 16px;
}

#newItem
{
	font-family: serif; 
	font-size: 16px; 	
	font: bold;
	color: red;
	text-decoration: blink;
	letter-spacing: 2px;
}
.dress
{
 	width: 33%;
 	text-align: center;
}
.dress a img { 
border-top: 5px solid #555;
border-right: 5px solid #999;
border-bottom: 5px solid #999;
border-left: 5px solid #555; }
.dress a:hover img {
border-top: 5px solid #555;
border-right: 5px solid #999;
border-bottom: 5px solid #999;
border-left: 5px solid #555;
 }
.dress a:visited img 
{
border-top: 5px solid #555;
border-right: 5px solid #999;
border-bottom: 5px solid #999;
border-left: 5px solid #555;
}

#sidebar a img { border: 0; }
#sidebar a:hover img {border: 1px navy solid; }
#sidebar a:visited img {border: 0; }

.c11 {
    background: Url('img/c11.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 25px;
    font-size: 1px;
}

.c21 {
    background: Url('img/c21.png');
    background-repeat: repeat-x;
    height: 25px;
    overflow: hidden;
}

.c21, .c21 a {
    color: white;
    font-style: Arial, Sans-Serif;
    font-size: 15px;
    text-decoration: none;
}

.c21 a:hover {
    text-decoration: underline;
}

.c31 {
    background: Url('img/c31.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 25px;
    font-size: 1px;
}

.c12 {
    background: Url('img/c12.png');
    background-repeat: repeat-y;
    width: 8px;
    font-size: 1px;
}

.c32 {
    background: Url('img/c32.png');
    background-repeat: repeat-y;
    width: 8px;
    font-size: 1px;
}

.c13 {
    background: Url('img/c13.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    font-size: 1px;
}

.c23 {
    background: Url('img/c23.png');
    background-repeat: repeat-x;
    height: 8px;
    font-size: 1px;
}

.c33 {
    background: Url('img/c33.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    font-size: 1px;
}

.dlentele {
    text-align: center;
    width: 132px;
    height: 17px;
    background: Url('img/forgot.gif');
    background-repeat: no-repeat;
    padding-top: 3px;
}

.forumList {
    border: 1px solid #0696f7;
}

.groupTitle {
    background: #0696f7;
    color: black;
}

#mainContent a.pink {
    color: #e80347;
}

#naujienos {
    width: 325px;
    height: 226px;
    vertical-align: top;
    background: Url('img/remelis_naujienos.png');
    background-repeat: no-repeat;
    padding: 18px 10px 10px 10px;
    overflow: hidden;
}

#straipsniai {
    width: 325px;
    height: 226px;
    vertical-align: top;
    background: Url('img/remelis_straipsniai.png');
    background-repeat: no-repeat;
    padding: 18px 10px 10px 10px;
    overflow: hidden;
}

/*
vim: expandtab ts=4 sw=4 sts=4
vim: encoding=utf-8
vim: fileencoding=utf-8
*/
