/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;
	background: white;
}

#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	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:795px;
}

form {
	margin: 0;
	padding: 0;
	
}

form fieldset {
	margin: 0;
	padding: 0;
}



#header {
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:147px;
	background: transparent url(../gfx/inside/head.gif) no-repeat 0 0;
	z-index:100;
	text-align: left;
}

#logo {
	background: transparent url(../gfx/inside/logo.gif) no-repeat 0 0;
	width: 208px;
	height: 147px;
	position: absolute;
	top: 5px;
	left: 0;
}

#left {
	position:relative;
	width:171px;
	float:left;
	padding-top:147px;
	padding-bottom:32px;
}

#right {
	position:relative;
	width:171px;
	float:right;
	padding-top:242px;
	padding-bottom:32px;
}

#footer {
	width:1000px;
	clear:both;
	height:25px;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	background: white;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
    background: transparent url(../gfx/inside/footer.jpg) no-repeat 176px 5px;
}

#footer div {
	position: relative;
    margin: 0 auto;
	top: 8px;
	color: white;
    font-weight: normal;
}

#footer a {
	color: white;
	text-decoration: none;
}

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




* html #footer {
	\height:27px;
	he\ight:25px;
}

#centrecontent {
	width:595px;
	float:right;
    padding: 0;
	padding-top:149px;
	padding-bottom:32px;
	margin: 0;
}

#clearfooter {width:100%;height:52px;clear:both}




.page_text {
	font-size: 11px;
	font-family: Arial;
    margin: 25px;
    margin-top: 0;
	text-align: justify;
	color: #555555;
}

.page_text p {
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
}

.page_text #page_title {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 24px;
	font-weight: bold;
    color: #377f3a;
}

.page_text a {
	color: #377f3a;
	text-decoration: underline;
}
.page_text a:hover {
	text-decoration: none;
}

.page_text #page_title a {
	color: #377f3a;
	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 {
    position: absolute;
    top: 100px;
    left: 20px;
	width: 133px;
}

#search_box a.detailed_search_link {
    color: #047564;
    font-weight: bold;
    position: absolute;
    top: 65px;
    right:40px;
}

.search_form {
	padding: 0;
	margin: 0;
    font-weight: bold;
    color: white;
}

.search_title {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.search_input {
    background: transparent url(../gfx/inside/input.jpg) no-repeat top left;
    padding-left: 5px;
    margin: 3px;
    margin-left: 5px;
    height: 21px;
    padding-right: 10px;
}

.search_query {
	background:transparent;
	border: 0;
	font-size: 12px;
	padding: 0;
	width: 105px;
    height: 15px;
	margin: 0;
	margin-bottom: 2px;
	color: #005701;
	float: left;
    text-align:center;
    margin-top: 2px;
}

.search_button, .search_button_over {
	float: left;
	font-size: 11px;
	border:none;

    position: absolute;
    top: 40px;
    left: 48px;
	padding: 0;
    height: 18px;
	width: 82px;
	font-family: Tahoma;
	cursor: pointer;
	background: transparent url(../gfx/catalog/button.jpg) no-repeat 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(../gfx/inside/left_spacer.jpg) no-repeat bottom left;
    padding: 0;
    padding-bottom: 30px;
    left: 1px;
    Position: relative;
    width: 100%;
}

.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;
}








#itip {
	position: absolute;
	z-index: 300;
	top: 270px;
	left: 380px;
	width: 325px;
	height: 134px;
	background: white;
    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_box {
    background: transparent url(../gfx/inside/rm-cart.gif) no-repeat top left;
    padding: 0;
    padding-top: 40px;
    position: relative;
    top: -28px;
    right: 9px;
    padding-left: 7px;
}

.cart_show_button {
    background: transparent url(../gfx/catalog/cart.jpg) no-repeat center left;
    color: white;
	font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 15px;
    padding-left: 40px;
    position: relative;
    display: block;
	margin: 0;

}


.cart_list {
    color: #055f09;
    font-size: 12px;
    font-family: Arial;
    width: 175px;
	position: relative;
	left: -7px;
	top: 0;
	margin: 0;

}

.cart_list a {
    color: white;
    text-decoration: none;
}

.cart_list table {
    border-collapse: collapse;
	width: 100%;
	margin: 0;
    
}
.cart_list table td {
    padding: 7px;
	vertical-align: bottom;
}

.cart_list table td.cart_item_title {
	padding-left: 9px;
}

.cart_list table td.cart_item_del {
	padding-right: 3px;
}

.cart_list .delete_item {
    background: transparent url(../gfx/catalog/remove.jpg) no-repeat center center;
    display: block;
    width: 15px;
    height: 15px;
}

.cart_list .cart_item {
    background: url(../gfx/catalog/compare_separator.jpg) no-repeat bottom left;
}

.cart_list table td.total_left {
	padding: 8px;
}

.total_left, .total_right {
   color: #055f09;
    font-weight: bold;
}

.cart_format {
	background: transparent url(../gfx/catalog/button.jpg) no-repeat center center;
	width: 83px;
	height: 21px;
	text-align: center;
	display: block;
	color: #055f09;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	float: right;
	right: 16px;
	top: 0;
	position: relative;
	border: 0;
	cursor: pointer;
}
















.questions_box {
    padding-top: 40px;
    right: 9px;
    top: 0;
    position: relative;
    color: #0e670e;
    font-size: 14px;
    text-align: center;
    background: transparent url(../gfx/inside/rm-end.gif) no-repeat top left;
}

.questions_box a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}	
.questions_box a:hover{
	text-decoration: underline;
}









.right_login_box {
    position: relative;
    width: 171px;
    height: 135px;
    z-index: 103;
    
}

.right_cart_box {
    right: 9px;
    top: 0;
    position: relative;
    
    z-index: 200;
}



#menu_buttons {
    position: absolute;
    top: 15px;
    left: 255px;
}

#menu_buttons span {
    float: left;
    font-size: 14px;
}

#menu_buttons a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
	text-align: center;
	width: 95px;
	height: 25px;
	border: white 1px solid;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
    display: block;
    float: left;
	font-size: 11px;
	
}

#menu_buttons a.is_first {
	border: 0;
}

#menu_buttons a.mb_active, #menu_buttons a:hover {
    color: #fff200;
}





.mm {
     background: url(../gfx/inside/mm_bg.jpg) repeat-y top left;
}
.mm_bottom {
     background: url(../gfx/inside/mm_bottom.jpg) no-repeat bottom left;
}
.mm_top {
     background: url(../gfx/inside/mm_top.jpg) no-repeat top left;
     padding: 0;
     padding-top: 32px;
}


.bld {
    font-weight: bold;
}   

.orange {
    color: #fc6500;
}

.nrml {
    font-weight: normal;
}




#logo_link {
	top: 5px;
	left: 5px;
	width: 190px;
	height: 140px;
	position: absolute;
}


.right_login_box {
    background: url(../gfx/inside/rm-user.gif) no-repeat top left;
    padding: 0;
    height: 187px;
    width: 171px;
    position: absolute;
    right: 9px;
    top: 43px;
    
}

.login_box_container {
    margin: 0;
    margin-top: 25px;
    margin-left: 5px;
	height: 150px;
}

.login_box_container table {
	height: 100%;
	margin: 0;
	width: 100%;
}

.login_box_container table td {
	height: 100%;
	vertical-align: middle;
	padding: 0;
}

.left_menu_box {
    background: url(../gfx/inside/lm-1.gif) no-repeat top left;
    width: 171px;
    height: 200px;
    position: relative;
    top: -17px;
    left: 0;
}

#lm_links {
    top: 35px;
    left: 27px;
    position: absolute;
}

#lm_links a {
    color: #047564;
    font-weight: bold;
    margin-right: 10px;
    font-size: 12px;
}





#icons {
	width: 134px;
	height: 16px;
	position: absolute;
	top: 70px;
	left: 215px;
	background: url(../gfx/global/icons.jpg) no-repeat top left;
}


#icons a {
	width: 18px;
	height: 16px;
	position: relative;
	float: left;
	display: block;

	margin: 0;
	margin-right: 13px;
}








#compare_box {
	width: 170px;
	left: -10px;
	position: relative;
	padding-top: 42px;
	background: url(../gfx/inside/rm-end.gif) no-repeat 1px 0;
}

#compare_box #compare_box_title {
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	left: 10px;
	position: relative;
}

#compare_box #compare_box_contents {
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
}

#compare_box table {
	border-collapse: collapse;
	width: 95%;
}

#compare_box table td {
	padding: 6px;
	padding-right: 2px;
	padding-left: 11px;
	background: url(../gfx/catalog/compare_separator.jpg) no-repeat bottom left;
}

#compare_box table td a {
	color: #055f09;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#compare_box table td a:hover {
	text-decoration: underline;
}

#compare_box .delete_item {
    background: transparent url(../gfx/catalog/remove.jpg) no-repeat center center;
    display: block;
    width: 15px;
    height: 15px;
}

#compare_box .delete_button_td {
	width: 19px;
}

#compare_box #compare_button_div {
	text-align: right;
	width: 100%;
	padding: 3px;
	
	height: 24px;
}

#compare_box .compare_button {
	background: transparent url(../gfx/catalog/button.jpg) no-repeat top center;
	width: 83px;
	height: 21px;
	text-align: center;
	display: block;
	color: #055f09;
	text-decoration: none;
	padding-top: 2px;
	font-size: 11px;
	font-weight: normal;
	float: right;
	right: 16px;
	top: 0;
	position: relative;
}


#compare_box .compare_button:hover {
	text-decoration: none;
}









#catalog_filter_form {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	background: #87d148;
	padding: 4px;
	margin-bottom: 20px;
}

#catalog_filter_form table {
	border-collapse: collapse;
}

#catalog_filter_form fieldset {
	margin: 0;
	padding: 4px;
}

#catalog_filter_form input,
#catalog_filter_form select {
	margin: 0;
	padding: 0;
	position: relative;
}

#catalog_filter_form .input_text {
	border: #7f9db9 1px solid;
	font-size: 11px;
	padding: 2px;
	font-family: Arial;
	color: black;
	width: 200px;
	margin: 0;
}
#catalog_filter_form .select_input {
	border: #7f9db9 1px solid;
	font-size: 11px;
	padding: 2px;
	font-family: Arial;
	color: black;
	width: 232px;
}

#catalog_filter_form .filter_submit {
	width: 83px;
	height: 21px;
	padding: 0;
	text-align: center;
	color: #055f09;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	margin-right: 16px;
	border: 0;
	right: 0;
	cursor: pointer;
	background: url(../gfx/catalog/button.jpg) no-repeat 0 2px;	
}
#catalog_filter_form a {
	color: #f67a15;
	display: block;
	width: 70px;
	padding: 0;
	padding-top: 4px;
	text-decoration: underline;
	margin: 0;
}

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






/* MYGTUKAI */


#back_button {
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 30px;
	background: url(../gfx/global/button_back.gif) no-repeat;
	padding-left: 19px;
	float: right;
}

#back_button a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

#back_button a:hover {
	color: #000000;
}  