*{margin:0;padding:0;border:0;font-size:12px}

body {
    font-family: Tahoma;
    font-size: 12px;
    background: url(../img/gnd.jpg) no-repeat;
	background-position: top center;
    background-color: #FF9900;
    margin: 0px;
    margin-left:0;
    margin-right:0;
	border:0;
}

.main_site_wraper{
    margin: 0 auto;
    width: 1000px;
	overflow:hidden;
}

.main_site_header_container{
    clear: both;
    height:388px;
    width: 1000px;
    background: url(../img/header.jpg) no-repeat top left;
    background-color: #FF9900;
}

.header_menu_container{
    clear: both;
    float: left;
    width: 100%;
    height : 47px;
	margin-left: 115px;
}

.header_logo_container{
	clear: both;
	float: left;
	width: 213px;
	height: 41px;
	margin-left: 715px;
	margin-top: 30px;
	background:  url(../img/motto.png) no-repeat center bottom;
}

.top_breadcrumbs_container{
	clear:both;
	float:left;
	width: 980px;
	height:25px;
	margin-bottom: 20px;
	background:  url(../img/dotted_line_long.jpg) no-repeat center bottom;
}

.top_breadcrumbs_text{
	float: left
	widt: auto;
	max-width: 980px;
	height: auto;
	margin-left: 10px;
	font-size: 10pt;
	color: #1a6aad;
}

.top_breadcrumbs_text a{
	text-decoration: underline;
}

.product_rel_article_title,
.product_list_title_container,
.blog_item_title,
.cart_title_container,
.product_detail_price,
.product_detail_name_container,
.document_dowlnload_files_title,
.product_title_container,
.contact_doc_title,
.doc_title {
	font-size: 14pt;
	font-weight:bold;
	color: #1a6aad;
	margin-bottom: 5px;
}

a {
	color: #1a6aad;
	text-decoration: none;
}

a:hover{
	cursor:pointer;
}

/*
	MENU STYLING
*/

#um_comanda_documente,
#um_descarcari,
#um_servicii,
#um_articole,
#um_contact,
#um_despre_noi,
#um_filme_ssm,
#um_copii,
#um_home {
	float: left;
	height : 47px;
	margin-right: 0px;
}

#um_home{
    width: 79px;
    background:  url(../img/1.png) no-repeat center top;
}

#um_despre_noi{
    width: 117px;
    background:  url(../img/2.png) no-repeat center top;
}

#um_servicii{
    width: 84px;
    background:  url(../img/3.png) no-repeat center top;
}

#um_descarcari2{
    width: 97px;
    background:  url(../img/4.png) no-repeat center top;
}

#um_contact{
    width: 84px;
    background:  url(../img/8.png) no-repeat center top;
}

#um_filme_ssm{
    width: 117px;
    background:  url(../img/6.png) no-repeat center top;
}

#um_comanda_documente{
    width: 152px;
    background:  url(../img/4.png) no-repeat center top;
}

#um_articole{
    width: 84px;
    background:  url(../img/5.png) no-repeat center top;
}

#um_copii{
    width: 70px;
    background:  url(../img/7.png) no-repeat center top;
}

#um_descarcari:hover,
#um_comanda_documente:hover,
#um_servicii:hover,
#um_home:hover,
#um_articole:hover,
#um_despre_noi:hover,
#um_filme_ssm:hover,
#um_copii:hover,
#um_contact:hover{
    background-position : 0 -47px;
}


/*
	FIRST_TOP_MENU_STYLING
*/


.first_header_menu_container{
	clear: both;
	float: left;
	width: 100%;
	height: 39px;
}

.language_menu_container{
	float: left;
	width: 100px;
	height: 31px;
	margin-top: 7px;
	margin-left: 40px;
}

.cart_top_bttn{
	float: right;
	width: 150px;
	height: 31px;
	margin-top: 7px;
	margin-right: 40px;
	padding-left: 35px;
	color: #fff;
	line-height: 31px;
	font-size: 10pt;
	font-weight: bold;
	background:  url(../img/cart.png) no-repeat left top;
	cursor: pointer;
}

.hu_lang_bttn,
.ro_lang_bttn{
	float: left;
	margin-left: 10px;
	width: 31px;
	height: 31px;
	background:  url(../img/ro_flag.png) no-repeat left top;
}

.hu_lang_bttn{
	background:  url(../img/hu_flag.png) no-repeat left top;
}


/*
	MAIN CONTENT STYLE
*/

.main_content_container{
	clear: both;
	float: left;
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	background:  url(../img/content_stretch.jpg) repeat-y center top;
}

.left_column_container{
	float: left;
	width: 230px;
	margin-left: 5px;
}

.left_side_new_prod_footer,
.left_side_new_prod_container,
.product_menu_footer,
.product_menu_item_container,
.product_menu_header,
.left_product_menu_container{
	clear:both;
	float: left;
	width: 230px;
}

.left_side_new_prod_header,
.product_menu_header{
	font-family: tahoma;
	height: 32px;
	width: 190px;
	line-height: 32px;
	padding-top:23px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size:12pt;
	text-align:left;
	text-transform:uppercase;
	color: #1a6aad;
	background:  url(../img/left1_head.jpg) no-repeat center top;
}

.product_menu_item_container{
	width: 200px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background:  url(../img/left1_stretch.jpg) repeat-y center top;
}

.product_menu_footer{
	height: 74px;
	background:  url(../img/left1_footer.jpg) no-repeat center top;
}

.product_menu_item_container a{
	color: #fff;
	font-weight: bold;
}

.sd_menuitem,
.product_menu_item{
	clear:both;
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	border-bottom: 2px dotted #fff;
	background:  url(../img/arrow.png) no-repeat left top;
}


.accordionButton{
	clear:both;
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background:  url(../img/arrow.png) no-repeat left top;
	border-bottom: 2px dotted #fff;
}

.prod_menu_second_level_link{
	clear:both;
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: hidden;
}

.accordionContent{
	clear:both;
	float: left;
	border-bottom: 2px dotted #fff;
}





.left_side_new_prod_container {
	margin-top: 20px;
	overflow: hiden;
}

.left_side_new_prod_header{
	background:  url(../img/left2_head.jpg) no-repeat center top;
	color: #fff;
}

.left_side_new_prod_footer{
	height: 40px;
	overflow: hidden;
	background:  url(../img/left2_footer.jpg) no-repeat center bottom;
}

.left_side_new_prod_container .article_text_container{
	width: 200px;
	padding-left: 20px;
	padding-right: 10px;
	background:  url(../img/left2_stretch.jpg) repeat-y center top;
}

.left_side_new_prod_container .doc_title_container{
	clear:both;
	float:left;
	width: 200px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	background:  url(../img/left2_dotted_line.jpg) no-repeat left bottom;
}

.left_side_new_prod_container .doc_display_container,
.left_side_new_prod_container .doc_title{
	font-size: 14pt;
	font-weight: normal;
	color:#50c1f4;
}

.left_side_new_prod_container .doc_display_container{
	font-size: 13pt;
}

.midle_column_container{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	color:#242424;
	float:left;
	font-size:13pt;
	margin-left:15px;
	margin-top:12px;
	min-height:200px;
	padding:10px;
	width:680px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

li {margin-left:20px}

.footer_article_container{
	clear:both;
	float:left;
	width: 940px;
	padding-left: 20px;
	margin-top: 10px;
}

.footer_article_container .doc_title{
	display:none;
}

/*
    PAGINATION STYLING
*/
.pagination_main_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.pagination_numbers,
.pagination_arrows{
    padding-left: 10px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    cursor:pointer;
}
.pagination_numbers_inactive  {
    padding-left: 10px;
    font-weight: normal;
    font-size: 10px;
}


/*
	FOOTER STYLING
*/


.footer_content_container{
    clear: both;
    float: left;
	width: 1000px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.footer_menu_container{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
}

.footer_menu_container a,
.footer_items_container a{
    color: #242424;
}

.footer_menu_container a:hover,
.footer_items_container a:hover{
    color: #BDBDBD;
}

.fm_menuitem{
    padding: 0;
    margin: 0;
}

.fm_menu_separator{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: #242424;
}

.credit_counter_container{
    float: left;
	width: 1000px;
    height: auto;
    margin-top: 5px;
}

.real_icons{
    width: 200px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    margin-left: auto;
    margin-right : auto;
}

.real_member,
.rl_icon{
    float: left;
    width: 100px;
    text-align: center;
}

.custom_counter{
    clear: both;
    width: 200px;
    margin-left: auto;
    margin-right : auto;
    text-align: center;
}

.credits_container{
    clear:both;
    float: left;
    width: 1000px;
    text-align:center;
    font-size:12px;
    color: #242424;
}

.credits_container a{
    color: #242424;
}

/*
    MESAGE DISPLAY SETTINGS
*/

.info_message_container,
.warning_message_container,
.error_message_container{
    clear: both;
    width: 500px;
    height: 75px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #ACACAC;
}
.error_message_container,
.warning_message_container,
.info_message_container{
    background-color: #CCCCCC;
}

.info_image,
.warning_image,
.error_image{
    float: left;
    height: 58px;
    width: 58px;
    margin: 7px;
}

.info_message,
.warning_message,
.error_message{
    float: left;
    width: 400px;
    height: 50px;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
}

.messge_spacer{
    clear: both;
    float: left;
    width: 100%;
    height: 50px;
}

.bottom_user_menu_container{
	width: auto;
	height: auto;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #1a6aad;
}

.bottom_user_menu_container a{
	font-size: 10pt;
	font-weight: bold;
}

/*
    CONTACT FORM STYLING
*/

.contact_doc_container{
    clear: both;
    float: left;
    width: 545px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    *margin-left: 5px;
}

.doc_display_container * {line-height:130%;font-size:13px}

.contact_doc_display_container{
    clear: both;
    float: left;
    width: 550px;
}

.contact_form_container{
    clear: both;
    float: left;
    width: 570px;
    margin-bottom: 50px;
}

.contact_form_title{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #808080;
    margin-left: 30px;
    margin-top: 10px;
    padding-bottom: 3px;
    *margin-left: 5px;
}

 #contact_form_cont{
    float: left;
    width: 470px;
    margin-left: 10px;
    padding: 30px;
    padding-top: 10px;
    color: gray;
    *margin-left: 5px;
 }

.posPhone,
.posCompany,
.posName,
.posEmail,
.posRegard,
.posText,
.submit_btn{
    clear: left;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.posCompany label, .posCompany input,
.posPhone label, .posPhone input,
.posName label, .posName input,
.posEmail label, .posEmail input,
.posRegard label,.posRegard input,
.posText label, #posText{
    clear: both;
    float: left;
    color: #242424;
}

.delivery_boligatory_text{
    clear: both;
    float: left;
    margin-top: 15px;
    width: 100%;
}

input, textarea,
 #contact_form_cont input,
 #contact_form_cont textarea,
 #contact_form_cont checkbox{
	color:#006699;
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
}

input:hover, textarea:hover,
 #contact_form_cont input:hover,
 #contact_form_cont textarea:hover{
	text-decoration:none;
	color:#006699;
	border: solid 1px #666666;
	padding: 2px 2px 2px 2px;
	background-color:#EEE;
}

.contact_form_container #sendContactBtn{
	color: #242424;
}

/*
	PRODUCT DISPLAY STYLING
*/

.product_small_container{
	clear:both;
	float:left;
	width: 680px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background:  url(../img/dotted_line_short.jpg) no-repeat center bottom;
}

.add_to_cart_btn,
.product_tocart_btn_container{
	float:right;
	width:119px;
	height:26px;
	background:  url(../img/buton_comanda.jpg) no-repeat center top;
}

.product_img_container{
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 10px;
}

#prod_img_table {
   height:100%;
   width: 100%;
}
#prod_img_table td {
   vertical-align: middle;
   text-align: center;
}

.product_detail_price,
.product_title_container{
	float:left;
	width: 420px;
	height: 26px;
	margin-right: 10px;
	line-height: 26px;
	overflow: hidden;
	font-weight: normal;
}

.product_topline_container{
	float: left;
	width: 550px;
}

.product_detail_btn_container{
	float: right;
}

/*
	PRODUCT RELATED ARTICLE STYLE
*/

.product_rel_article_title{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
}

.product_rel_article_text{
	clear: both;
	float: left;
	width: 650px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}


/*
	DOWNLOAD STYLES
*/

.product_rel_downloads_container,
.document_dowlnload_files_container{
	clear:both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom : 20px;
	background:  url(../img/dotted_line_short.jpg) no-repeat left bottom;

}

.product_rel_downloads_container{
	background: none;
}

.document_download_link_container{
	clear:both;
	float: left;
	width: 95%;
	margin-bottom: 5px;
}

.document_download_link_container:hover{
	background: #C8C8C8;
}

.document_download_link_img{
	clear:both;
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.product_rel_download_title,
.document_dowlnload_files_title{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 11pt;
	background:  url(../img/dotted_line_short.jpg) no-repeat left top;
}

.download_link_container,
.document_download_link_text{
	float: left;
	width: 500px;
	line-height: 24px;
}

.download_link_container,
.document_download_link{
	float: right;
	height: 24px;
	line-height: 24px;
	margin-right: 20px;
	font-weight: bold;
}


/*
	PRODUCT DETAIL STYLES
*/

.product_detail_container{
	clear: both;
	floath: left;
	width: 670px;
}

.product_detail_image_gallery_container,
.product_gallery_main_image_container,
.product_detail_image_container{
	clear: both;
	float: left;
	width: 175px;
	height: auto;
}

.gallery_image_items{

	float: left;
	width: 180px;
	height: 180px;
	text-align: center;
	overflow: hidden;
	margin: 10px 15px 0 15px;
}

.product_detail_image_container{
	margin-right: 10px;
}

.product_detail_image_enlarge_container{
	width: 100%;
	text-align: center;
	margin-bottom:10px;
}

#prod_det_img_table {
   height:100%;
   width: 100%;
}

#prod_det_img_table td {
   vertical-align: middle;
   text-align: center;
}

.product_property_container{
	float: left;
	width: 670px;
}

.product_detail_price_container{
	clear: both;
	float: left;
	width: 670px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	padding-top: 10px;
	background:  url(../img/dotted_line_short.jpg) no-repeat left top;
}

.valuta_text{
	margin-left: 10px;
}

/*
	CART STYLES
*/

.cart_items_header{
    clear: both;
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #1a6aad;
}

.cart_items_img_header,
.cart_items_product_header,
.cart_items_number_header,
.cart_items_price_header,
.cart_items_buc_price_header{
    float: left;
    height: 25px;
    margin-right : 1px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    background: #C6C6C6
}


.cart_items_img_header{
    width: 91px;
}

.cart_items_product_header{
    width: 284px;
}

.cart_items_number_header{
    width: 80px;
}

.cart_items_price_header{
    width: 110px;
}
.cart_items_buc_price_header{
    width: 110px;
}

.cart_item{
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 1px;
}

.cart_item:hover{
   background:#E5E5E5;
}

.cart_prod_det_cont{
    float: left;
    width: 376px;
    height: 100px;
}

.cart_prod_img_cont{
    float: left;
    text-align: center;
    margin-right: 1px;
    margin-left: 1px;
    background: #fff;
}

.cart_prod_img{
    display: table-cell;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 3px;
    width: 85px;
    height: 100px;
    background: #fff;
}

.cart_prod_text_cont{
    width: 279px;
    height: 100px;
    padding-left: 5px;
    margin-left: 1px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    background: #fff;
}

.cart_prod_text_cont a {
    color: #808080;
}

.cart_prod_buc_cont{
    float: left;
    width:80px;
    height: 100px;
    margin-left: 1px;
    text-align: center;
}

.prod_buc input{
    text-align: center;
    margin-bottom: 5px;
    background: #fff;
    border: 1px solid #C0C0C0;
}

#prod_pret_unitar,
#prod_pret_cont,
.prod_buc{
    width: 110px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

.prod_buc a{
    color: #808080;
}

#prod_pret_cont{
    width: 110px;
}

.prod_buc{
    width: 90px;
    background: #fff;
}

.cart_prod_pret_cont{
    float: left;
    width: 110px;
    height: 100px;
    margin-left: 1px;
    text-align: center;
    background: #fff;
}

.cart_message_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #ff0000;
    color: #Ff0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#cart_total_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 0px;
    padding-top:15px;
    background:  url(../img/dotted_line_short.jpg) no-repeat center top;
}

.send_order_btn{
    float: left;
    width: 172px;
    height : 26px;
    background:  url(../img/buton_trimitecomanda.jpg) no-repeat right top;
}

.back_to_shop_btn{
    float: left;
    width: 172px;
    height : 26px;
    background:  url(../img/buton_continuacumparaturile.jpg) no-repeat right top;
}

.cart_sum_cont{
    float: left;
    width: 330px;
    height: auto;
    color: #1a6aad;
    text-align: center;
    line-height: 26px;
    font-size: 14pt;
}

.cart_tip_text_container{
    float: left;
    width: 320px;
    padding: 10px;
    padding-bottom: 0px;
    height: 24px;
    text-align: left;
    color: #A09D9D;
    font-size: 10pt;
}

/*
    ORDER STYLING
*/

#order_items_container{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.input_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 3px;
}

.input_label{
    float: left;
    width: 200px;
    height: 22px;
    margin-left: 10px;
    padding-right: 10px;
    text-align: right;
    line-height: 22px;
}

.input_cont{
    float: left;
    width: 340px;
    margin-left: 10px;
}

.order_submit_btn{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: right;
}

.order_boligatory_text{
    clear: both;
    float: left;
    width: 100%;
    color: #969696;
    padding-left: 30px;
}

.subtitle{
	clear: both;
	float: left;
	width: 200px;
	height: auto;
	margin-left: 50px;
	margin-top:20px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	color: #1a6aad;
}

/*
    ORDER STYLING
*/

#order_items_container{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.input_container{
    clear: both;
    float: left;
    width: 100%;
    margin-top: 3px;
}

.input_label{
    float: left;
    width: 200px;
    height: 22px;
    margin-left: 10px;
    padding-right: 10px;
    text-align: right;
    line-height: 22px;
}

.input_cont{
    float: left;
    width: 340px;
    margin-left: 10px;
}

.order_submit_btn{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: right;
}

#sendOrder{
    width: 172px;
    height : 26px;
    background:  url(../img/buton_trimitecomanda.jpg) no-repeat right top;
    cursor: pointer;
    border: none;
}

.order_boligatory_text{
    clear: both;
    float: left;
    width: 100%;
    color: #969696;
    padding-left: 30px;
}


/*
	BLOG STYLE
*/

.blog_item_container{
	clear: both;
	float: left:
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	background:  url(../img/dotted_line_short.jpg) no-repeat left bottom;
}

.blog_item_readmore{
	clear: both;
	float: right:
	width: auto;
	padding-right: 20px;
	text-align: right;

}

.online_shop_btn{
	clear: both;
	float: left;
	width:220px;
	height:41px;
	margin-top: 20px;
	margin-left: 10px;
	background:  url(../img/buton_magazinonline.jpg) no-repeat center top;
}

/*
    SITE MAP STYLING
*/

.product_sitemap_container{
    clear: both;
    float: left;
    width: -50px;
    margin-top: 20px;
    margin-left: 50px;
}

.product_sitemap_container a{
    color: #9845C9;
    font-weight: normal;
    text-decoration: underline;
}

.product_sitemap_container ul{
    color: #7034A6;
    font-weight: bold;
}

.sitemap_subtitle{
    clear: both;
    float: left;
    width: -50px;
    margin-left: -30px;
    font-size: 14px;
    font-weight: bold;
    color: #3e3e3e;
}

.sitemap_product_main{
	*width: 200px;
    font-weight: bold;
    margin-top: 5px;
}

.sitemap_product_second{
	 *width: 200px;
     margin-top: 5px;
     margin-left: 30px;
}

.sitemap_product_third{
	width: 200px;
     margin-top: 5px;
     margin-left: 60px;
     *margin-left: 40px;
}

.sitemap_link_container{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
}

.product_sitemap_content{
		clear: both;
		float: left;
}

.product_sitemap_content ul ul  .sitemap_product_main{
	margin-left: 60px;
	*margin-left: 20px;
}

.product_sitemap_content ul ul ul .sitemap_product_third{
	margin-left: 90px;
	*margin-left: 60px;
}

.top_slogan_container{
	clear: left;
	float: left;
	margin-top: 230px;
	margin-left: 123px;
	font-size: 16px;
}


.top_right_button_container
	{
	margin-top:115px;
	float:right;
	height:101px;
	width:336px;
	overflow:hidden;
	}
.top_right_button
	{
	display:block;
	height:101px;
	width:336px;
	background:url(../img/online_shop_button.jpg);
	}

.top_right_button:hover
	{
	background-position:0 -101px
	}











