html, body {
	height: 100%;
}

body {
	margin: 0; padding: 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #B30101 url('../images/bg.gif') repeat-x 0 0;
}

a {
	color: #FFF;
}

form {
	margin: 0; padding: 0;
}

input, select, textarea {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
	/* height: 200px; */
	width: 987px;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 0px;
	position: relative;
	min-height: 100%;
}

* html #wrapper {
	height: 100%;
}

#wrapper { background: url('/images/top.jpg') no-repeat 0 1px; }

#navigation {
	position: absolute;
	top: 5px; left: 48px;
	margin: 0; padding: 0;
	font-size: 13px;
	font-weight: bold;
}
#navigation li { display: inline; margin-left: 30px; }
#navigation a { text-decoration: none; }

#languages {
	position: absolute;
	top: 5px; right: 80px;
	margin: 0; padding: 0;
	font-size: 13px;
	font-weight: bold;
}
#languages li { display: inline; margin-left: 0px; }
img { border: 0; }

#login {
	position: absolute;
	top: 116px; left: 56px;
	margin: 0; padding: 0;
	font-size: 11px;
}
#login a { text-decoration: none; display: block; }
#login input { font: 11px Tahoma, Arial, Helvetica, sans-serif; vertical-align: middle; }
#login input.text { width: 96px; height: 13px; border: solid 2px #4E0201; color: #000; background: #FFF; font-size: 10px; padding: 0;  margin-left: 2px;}
#login a,
#login input.submit { width: 87px; height: 15px; border: 0; color: #FFF; background: url('../images/login-button.gif') no-repeat; text-transform: uppercase; text-align: center; font-size: 10px; line-height: 12px; }
#login p {
	margin: 0 0 3px;
}

#contacts {
	position: absolute;
	top: 139px; left: 442px;
	margin: 0; padding: 0;
	font-size: 13px;
	font-style: normal;
	font-size: 9px;
	color: #E0DCDC;
}
#contacts strong {
	position: absolute;
	top: -12px; left: 80px;
	font-weight: normal;
}
#contacts a { color: #E0DCDC; text-decoration: none; }
#contacts br { display: none; }
#contacts span {
	padding-left: 20px;
	background: url('../images/contacts-bullet.gif') no-repeat 10px 50%;
}

#container {
	margin: 160px 22px 0;
	padding-top: 1px;
}
#container.marskineliai {
	background: url('../images/marskineliai-menu.gif') no-repeat;
}

#index-select {
	height: 422px; width: 941px;
	position: relative;
	top: 18px;
	left: 0px;
	background: url('/images/lt/index-select.jpg') no-repeat;
	list-style: none;
}
#index-select a { text-decoration: none; position: absolute; border: 0px solid black;}

#index-select span { display: none; }

#index-select .index-shirt a {
	top: 50px; left: 70px;
	width: 170px; height: 300px;
	
}
#index-select .index-mug a {
	top: 30px; left: 290px;
	width: 250px; height: 280px;

}

#index-select .index-poster a {
	top: 20px; left: 550px;
	width: 200px; height: 230px;

}


#marskineliai-menu {
	position: relative;
	height: 55px;
}
#marskineliai-menu h2 {
	position: absolute; top: 2px; left: 440px;
	padding: 0; margin: 0;
}
#marskineliai-menu .control {
	position: absolute; top: 7px; left: 760px;
}
#marskineliai-menu .main {
	padding: 29px 0 0; margin: 0;
	text-align: right;
	font-size: 11px;
}
#marskineliai-menu .main li {
	display: inline; margin-right: 40px;
}
#marskineliai-menu .main a {
	text-decoration: none;
	color: #FBDBDB;
}

#transparent {
	position: absolute;
	top: 0; left: 0;
	background: #FFF;
	width: 100%;
	height: 100%;
	opacity: .5;
	z-index: 1;
	filter: alpha(opacity=50);
}

#shirts-start {
	position: absolute;
	top: 50%; left: 50%;
	width: 600px; height: 430px;
	margin: -215px 0 0 -300px;
	background: url('../images/popup-bg.gif') no-repeat;
	z-index: 2;
}

#shirts-start-image {
	position: absolute;
	top: 92px; left: 20px;
}

#shirts-start form {
	position: absolute;
	left: 347px; top: 60px;
	width: 247px;
	font-size: 10px;
}

#shirts-start form p {
	padding: 0 5px 12px;
	background: url('../images/shirt-start-text-sep.gif') no-repeat 0 100%
}

#shirts-start label {
	display: block;
}
#shirts-start input.file, #shirts-start textarea {
	margin-top: 3px;
	background: #F1DEDF;
	border: solid 1px #4E0201;
	width: 227px;
}

#shits-right {
	position: absolute;
	top: 220px; right: 26px;
	width: 518px;
	height: 400px;
	background: url('/images/sh-bg.gif') no-repeat 0 100%
}
#shits-right h2 {
	padding: 0 0 15px 50px;
	font-size: 15px;
	font-weight: normal;
	color: #FBDBDB;
	background: url('../images/edit-header.gif') no-repeat 0 100%;
}
#cuze-shirts h2 { background: url('../images/edit-header-black.gif') no-repeat 0 100%; }

#shirts-gallery {
	position: relative;
	width: 353px; height: 154px;
	background: url('../images/shirts-select.gif') no-repeat;
}

#shirts-gallery .arrow-left,
#shirts-gallery .arrow-right {
	z-index: 1;
	position: absolute;
	top: 5px; left: 5px;
	width: 24px; height: 144px;
	cursor: pointer;
}
#shirts-gallery .arrow-right { left: 324px; }
#shirts-gallery .arrow-hover {
	background: #FBDBDB;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#shirts-gallery .overflow {
	position: relative;
	top: 20px; left: 30px;
	width: 293px; height: 144px;
	overflow: hidden;
}
#shirts-gallery table img {
	display: block;
}
#shirts-gallery table {
	position: absolute;
	border-collapse: collapse;
	height: 96px;
	text-align: center;
}
#shirts-gallery td {
	padding: 0 5px;
}
#shirts-gallery a {
	text-decoration: none;
	color: #4E0201;
}
#shirt-colors img {
	vertical-align: middle;
}
#shirt-info {
	position: absolute;
	top: 50px; right: 16px;
	width: 140px;
	
}
#shirt-colors div, #shirt-sizes div {
	padding: 0 5px;
}
#shirt-sizes a {
	text-decoration: none;
	border: solid 1px #FBDBDB;
	padding: 1px 3px;
}

#register {
	width: 800px;
	padding: 0; margin: 50px auto 0;
	margin-top: 0px;
}
#register .title {
	float: left;
	width: 120px;

}
#register .title span {
	margin-left: -.7em;
}
#register div.input {
	width: 150px;
	padding-bottom: 0.2em;
	margin-left: 70px;
}
#register input.text { width: 150px; border: solid 2px #4E0201; color: #000; background: #FFF; font-size: 11px; padding: 1; margin-left: 2px;}

#register div.right-side {
	float: right;
	width: 350px;
}
#register .submit {
	background: #B30101;
	border: solid 2px #4E0201;
	color: #FFF;
	margin: 20px 10px;
}

#logo {
	position: absolute;
	background: url('/images/logo.gif') no-repeat;
	top: 34px; left: 23px;
}
#logo a {
	display: block;
	width: 415px; height: 89px;
}
#logo span {
	display: none;
}

#shirt-show {
	position: absolute;
	top: 214px; left: 111px;
	width: 303px; height: 244px;
	background: url('../images/shirt-bg.gif') no-repeat;
}

#shirt-show2 {
	position: absolute;
	top: 20px; left: 4px;
}

#shirt-image {
	position: absolute;
	top: 25px; left: 4px;
}

#crop-area {
	position: absolute;
	z-index: 10;
	top: 86px; left: 102px;
	width: 99px; height: 109px;
	border: dashed 1px #5C2827;
	overflow: hidden;
}

#poster-show {
	position: absolute;
	top: 152px; left: 26px;
	width: 303px; height: 274px;
	abackground: url('../images/shirt-bg.gif') no-repeat;
}

#poster-show-h {
	position: absolute;
	top: 152px; left: 66px;
	width: 303px; height: 274px;
	abackground: url('../images/shirt-bg.gif') no-repeat;
}

#poster-image {
	position: absolute;
	top: 25px; left: 4px;
}

#poster-crop-area {
	position: absolute;
	z-index: 10;
	top: 160px; left: 72px;
	width: 265px; height: 185px;
	aborder: dashed 1px #5C2827;
	overflow: hidden;
}

#poster-crop-area-h {
	position: absolute;
	z-index: 10;
	top: 160px; left: 72px;
	width: 187px; height: 265px;
	aborder: dashed 1px #5C2827;
	overflow: hidden;
}

#poster-right {
	position: absolute;
	top: 280px; right: 32px;
	width: 510px;
}

/*shirt-bg.gif*/


/* pbg karpalu zona */


.galerija {
	color: #4E0201;
	padding-top: 5px;
	padding-bottom: 5px;
}


.galerijaimg {
	color: #4E0201;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fraze {
	color: #FFFFFF;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

.redaguoti {
	color: #FFFFFF;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

.valdymas {
	color: #FFFFFF;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}


.kaina {
	color: #FBDBDB;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}


.kat {
	color: #000;
}
.notSelectedText {
	aborder: solid 1px black;
	background: url('../images/bg-text-tab-offa.gif') no-repeat;
	width: 480px;
	height: 37px;
	padding-left: 36px;
	margin-bottom: 10px;
}
.notSelectedTextEdit {
	aborder: solid 1px black;
	text-align: right;
	padding-top: 8px;
	padding-right: 14px;
	awidth: 100%;
}
.notSelectedTextEdit a {
	text-decoration: none;
}
.image-management-area {
	/*aborder: solid 1px black;*/
	left: 100px;
}

#user-photo {
	position: absolute;
	z-index: 10;
	/*top: 86px; left: 102px;*/
	overflow: hidden;
}


.imggalerija {

	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}


#viduj {
	position: absolute;
	top: 116px; left: 56px;
	margin: 0; padding: 0;
	font-size: 11px;
}


.atsijungti {
	padding-bottom: 5px;
	
}

#shirt-preview-area {
	position: absolute;
	z-index: 10;
	top: 20px; left: 30px;
	width: 398px; height: 440px;
	border: dashed 1px #5C2827;
	overflow: hidden;
}
#shirt-preview-area2 {
	position: absolute;
	z-index: 10;
	top: 130px; left: 202px;
	width: 199px; height: 220px;
	aborder: dashed 1px #5C2827;
	overflow: hidden;
}
#poster-preview-area-h {
	position: absolute;
	z-index: 0;
	top: 20px; left: 20px;

	aborder: dashed 1px #5C2827;
	overflow: hidden;
}

.saskaita {
background: #FFFFFF repeat-x 0 0;
color: #000000;

}


#email2 {
	position: absolute;
	top: 135px; left: 370px;
	width: 25px;
	height: 20px;
}


#email3 {
	position: absolute;
	top: 137px; left: 395px;
	width: 25px;
	height: 20px;
}


#wait-image {
	position: absolute;
	top: 70px; right: 550px;
	width: 30px;
	display: none;
}


#bann {
	position: absolute;
	top: 34px; left: 444px;
	margin: 0; padding: 0;

}


#apacia {

 position: absolute;
 bottom: -20px;
 left: 0;
 width: 987px;
 height: 80px;
 padding: 8px 0 0;
 text-align: center;
 background: url('/images/apacia-a.gif') repeat-x 0 100%;
}



#valdovas {
	position: absolute;
	top: 488px; left: 115px;
}

#valdovas2 {
	position: absolute;
	top: 479px; left: 22px;
	z-index: -100;
}

#dydis {
	position: absolute;
	top: 612px; left: 242px;
}


#valdovas1 {
	position: absolute;
	top: 488px; left: 115px;
}

#dydis1 {
	position: absolute;
	top: 612px; left: 242px;
}

#poster-crop-areaQ {
	position: absolute;
	z-index: 10;
	top: 0px; left: 10px;
	width: 532px; height: 372px;
	aborder: dashed 1px #5C2827;
	overflow: hidden;
}

#poster-crop-areaQ-h {
	position: absolute;
	z-index: 10;
	top: 0px; left: 10px;
	width: 372px; height: 532px;
	aborder: dashed 1px #5C2827;
	overflow: hidden;
}
#poster-showQ {
	position: absolute;
	top: 10px; left: 10px;
	width: 303px; height: 274px;
	aborder: dashed 1px #AAA;
	atext-align: center;
}

#poster-showQ-h {
	position: absolute;
	top: 10px; left: 10px;
	width: 303px; height: 274px;
	aborder: dashed 1px #AAA;
	atext-align: center;
}

.error {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}
