/* mac hide\*/

html, body {height:100%}

/* end hide */


body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:980px;
	background: white;
}

form, fieldset {
	padding: 0;
	margin: 0;
}

#logo_link {
	display: block;
	width: 160px;
	height: 45px;

	top: 0;
	left: 20px;
	position: absolute;
}




#outer{
	height:100%;
	min-height:100%;
	width:980px;
	text-align:left;
	margin:auto;
	position:relative;
	background: transparent url(../gfx/inside/body.jpg) repeat-y top left;
    
    font-family: Arial;
    font-size: 11px;
    color: black;
}
 
html>body #outer{height:auto;}

#innerwrap {
	float:left;
	width:802px;
}

#header_buttons {
	position: absolute;
	top: 83px;
	right: -30px;
	width: 140px;
	height: 20px;
}

#header_buttons a {
	position: relative;
	width: 12px;
	height: 15px;
	float: left;
	display: block;
	margin-left: 10px;
}

#header {
	position:absolute;
	top:0px;
	left:0;
	width:980px;
	height:103px;
	background: transparent url(../vitameda/header.jpg) no-repeat 0 0px;
	z-index: 99999;
	text-align: left;
	
}

div.kep {
	position:absolute;
	top:22px;
	left: 170px;
	width:161px;
	height:119px;
	background: transparent url(../vitameda/kep.png) no-repeat 0 0px;
}

* html div.kep {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://darbui.jaunareklama.lt/site/vitameda/kep.png', sizingMethod='crop');  background-image: none;}



#header2 {
    position: absolute;
    top: 96px;
    right: 0;
    width: 825px;
    height: 50px;
    z-index: 75;
	
}

#left {
	position: relative;
	top: 0;
	width:195px;
	float:left;
	padding-top:102px;
	padding-bottom:32px;

}

#right {
	position:absolute;
	width:180px;
	right: 0;
	padding-top:106px;
	padding-bottom:32px;
}

#footer {
	width:980px;
	clear:both;
	height:35px;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	background: white;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

#footer_text {
	position: absolute;
	bottom: 12px;
	right: 15px;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




* html #footer {
	\height:27px;
	he\ight:25px;
}

p  {margin: 0; padding: 0; margin-bottom: 16px;}



#centrecontent {
	width:556px;
	float:right;
    padding: 0;
	padding-top:160px;
	padding-bottom:32px;
	margin: 0;
	text-align: justify;
}

#clearfooter {width:100%;height:52px;clear:both}




.page_text {
	font-size: 11px;
	font-family: Arial;
    margin: -47px 25px 25px 25px;
}

.page_text p {
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
}

.page_text #page_title {
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: bold;
}

.page_text #page_title {
	text-align: right;
	background: url(../vitameda/cart_sep.gif) repeat-x center center;
}	

.page_text #page_title span,
.page_text #page_title span a {
	background: white;
	padding-left: 5px;
	color: #FE8900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.top_menu {
	position: absolute;
	top: 120px;
	left: 230px;
	width: 560px;
	height: 40px;

	text-align: left;
}






.left_menu_links {
	padding: 25px;
}

.left_menu_links a {
	color: #005701;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-transform: uppercase;
}

.left_menu_links a:hover {
	text-decoration: underline;
}

.lm_link_active {
	font-weight: bold;
}


.search_box {
    margin: 0;
    padding: 0;
    margin-top: 35px;
    height: 24px;
    padding-left: 25px;
}

.search_form {
	padding: 0;
	margin: 0;
}

.search_query {
	background: #f3f2e7;
	border: #d8d8d8 1px solid;
	font-size: 12px;
	padding: 0;
	width: 105px;
    height: 13px;
	margin: 0;
	margin-bottom: 2px;
	color: #005701;
	float: left;
    text-align:center;
}

.search_button, .search_button_over {
	float: left;
	color: white;
	font-size: 11px;
	border:none;
	margin: 0;
	margin-left: 2px;
	padding: 0;
    height: 15px;
	width: 50px;
	font-family: Tahoma;
	cursor: pointer;
	background: transparent url(../gfx/catalog/cart_header.jpg) repeat-x top left;
}

.search_button_over {
	color: yellow;
}


.logo_link {
	display: block;
	width: 150px;
	height: 60px;
	
	position: absolute;
	top: 20px;
	left: 30px;
}

label {
    cursor: pointer;
}


.clear_all {
    clear: all;
}

fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

input, select, textarea {
    font-size: 11px;
    
    font-family: Tahoma;
}




.login_logout {
    font-size: 11px;
    color: white;
    text-decoration: none;
    position: absolute;
    top: 125px;
    height: 14px;
    right: 100px;
    width: 75px;
    background: #017001;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
}





.left_menu_box {
    background: transparent url(../vitameda/left_spacer.gif) no-repeat bottom right;
    padding: 0;
    padding-bottom: 30px;
    left: 0px;
    Position: relative;
    width: 244px;
}

.left_menu_box .left_menu_title {
    font-size: 11px;
    color: white;
    position: absolute;
    top: -11px;
    left: 10px;
    background: #a7b9cb;
    font-weight: bold;
    z-index: 101;
    padding: 0;
    padding-left: 8px;
    padding-right: 8px;
    text-transform: uppercase;
}

.contact_girl {
   
    height: 129px;
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 3px;
    z-index: 100;
}

.contact_girl p {
	margin: 0;
	padding: 0;
    margin-left: 20px;
    font-size: 14px;
    letter-spacing: -1px;
    margin-bottom: 5px;
    color: #083C6B;
    font-weight: bold;
}

.contact_text {
    position: relative;
	margin: 0;
	padding: 0;
    padding-top: 19px;
}

.contact_girl p.tel {
    color: #FFF;
    font-size: 12px;
    margin-left: 40px;
    font-weight: bold;
    padding: 2px 0;
}

.contact_girl p.tel a {
    color: #FFF;
    font-size: 12px;
    letter-spacing: 0;
    text-decoration: none;
}

.contact_girl p.tel a:hover {
    text-decoration: underline;
}

.katalogas_title {
    position: absolute;
    top: -12px;
    left: -133px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding: 0 10px;
    background: #ff8a00;
}








#itip {
	position: absolute;
	z-index: 300;
	top: 270px;
	left: 380px;
	width: 325px;
	height: 134px;
	background: #75aae3;
    border: black 1px solid;
}

#itip_content {
	margin: 30px;
	text-align: center;
}

#itip_content div {
	padding: 0;
	padding-top: 10px;
	font-size: 14px;
}

#itip_close {
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	right: 4px;
	bottom: 4px;
	cursor: pointer;
	background: transparent url(../gfx/catalog/cart_popup_close.gif) no-repeat bottom right;
}

.yell {
    color: #ff8a00;
}



.cart_show_button {
    background: transparent url(../gfx/inside/cart.gif) no-repeat center left;
    color: #315977;
    font-weight: bold;
    text-decoration: none;
    padding: 15px;
    padding-left: 45px;
    position: relative;
    display: block;
    margin-left: 3px;
	margin-right: 20px;
}


.cart_list {
    color: #ffffff;
    font-size: 11px;
    font-family: Arial;
}

.cart_list a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.cart_list table {
    border-collapse: collapse;
	width: 160px;
    
}
.cart_list table td {
    padding: 4px;
    
}

.cart_item_del a {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #0280a9;
}

.cart_list .cart_item {
    background: transparent url(../gfx/inside/cart_sep.gif) repeat-x bottom right;
}

.total_left, .total_right {
    color: #0d385a;
    font-weight: bold;
}

.cart_format {
	background: #017001;
	font-size: 10px;
	height: 21px;
    width: 137px;
	border: 0;
    text-align: left;
	font-weight:bold;
	color: #fafafa;
	font-family: Arial;
    font-size: 10px;
	padding: 0;
	padding-left: 10px;
	cursor: pointer;
    background: transparent url(../gfx/inside/btn2_yellow.gif) no-repeat top left;
}


.right_login_box {
    position: absolute;
    top: 180px;
    right: 0;
    width: 170px;
    z-index: 103;
	height: 170px;
	
}

.right_login_box table {
	border-collapse: collapse;
	height: 100%;
}

.right_login_box table td {
	vertical-align: middle;
	height: 100%;
}

.right_menu_padding {
    padding: 0;
    padding-left: 10px;
}


.right_cart_box {
    padding-left: 10px;
}

.right_menu_spacer {
    height: 40px;
    width: 160px;
    margin: 0;
    margin: 0;
    margin-right: 10px;
    background: transparent url(../gfx/inside/cart_sep.gif) repeat-x center left;
}

div.right_menu_banner {
	float: left;
	margin-top: 10px;
	width: 220px;
}

.right_menu_padding1 {
    padding: 0;
    padding-left: 10px;
}

.right_menu_spacer1 {
    height: auto;
    width: auto;
    float: left;
    padding: 0px 5px;
    position: relative;
    margin: -10px 0 0px 3px;
    background: #a8b9cb;
}

.right_menu_spacer1 span {
    font-weight: bold;
    color: white;
    padding: 0;
}



.right_menu_spacer span {
    position: relative;
    top: 15px;
    left: 0;
    padding: 2px;
    font-weight: bold;
    background: #a7b9cb;
    color: white;
}




#menu_buttons {
    position: absolute;
    bottom: 40px;
    left: 180px;
    color: #ffffff;
	
}
#menu_buttons span {
    float: left;
    font-size: 14px;
}

#menu_buttons h1 {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
}

#menu_buttons a {
    color: #ffffff;
    text-decoration: none;
    padding: 3px;
    padding-bottom: 9px;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    float: left;
}

#menu_buttons a.mb_active, #menu_buttons a:hover {
    background: transparent url(../gfx/inside/menu_act.gif) repeat-x center left;
}



#catalog_filter_form {
	position:relative;
	top:0;
	right:0;
	
}


#catalog_filter_form table {
	border-collapse: collapse;
	margin: 0;
	width:100%;
}
#catalog_filter_form table td {
	padding: 0;
}

#catalog_filter_form fieldset {
	margin: 0;
	padding: 0;
}


#catalog_filter_form a {
	color: white;
	font-weight:Bold;
	text-decoration: underline;
	margin: 0;
}

#catalog_filter_form a:hover {
	text-decoration: none;
}


#catalog_filter_form {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	width: 155px;
	
}

#catalog_filter_form input,
#catalog_filter_form select {
	margin: 0;
	position: relative;
	
	margin-bottom: 8px;
}

#catalog_filter_form .input_text {
	border: #7f9db9 1px solid;
	font-size: 11px;
	padding: 1px;
	font-family: Arial;
	color: black;
	width: 140px;
	padding: 3px 0;
	position:relative;
	
}
#catalog_filter_form .select_input {
	border: #7f9db9 1px solid;
	font-size: 11px;
	padding: 1px;
	font-family: Arial;
	color: black;

	width: 140px;



	position:relative;

}



#catalog_filter_form .filter_submit {

	width: 86px;

	height: 21px;

	padding: 0;

	color: #0d385a;

	border: 0;

	margin: 0 0 0 57px;

	margin-right: 0px;

	cursor: pointer;

	background: url(../gfx/inside/btn1.gif) no-repeat center center;	

}


.search_results_box ul {
	list-style-type: none;
}

.search_results_box li a {

	color: #000;
	text-decoration: none;
}

.search_results_box li a:hover {

	color: #000;
	text-decoration: underline;
}