html, body {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}

#admin {
	display:none;
	padding:0;
	margin:0;	
	width:0;
	height:0;
	font-size:0px;
	position:absolute;
}

.clear_fix {
	clear:both;
	font-size:0;
}

a:hover, a:link, a:visited, a:active, a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;	
}

.checkbox-label-box,
button::-moz-focus-outer,
::-moz-focus-inner {
	border: 1px solid transparent!important;
}

ul.info_list {
	text-align:left;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: inside;
}

ul.info_list li {
	font-size:14px;
	font-weight:bold; 
	color:#8c0053; 
}

@media projection, screen { 
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

#actual_lang { 
	display:none;
}

/******************TOOLTIP BEGIN******************/

#tt {
	position:absolute;
	display:block;
	background:url(../image/tt_left.gif) top left no-repeat;
	z-index:20000;
}

#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../image/tt_top.gif) top right no-repeat;
	overflow:hidden;
}

#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#01987b;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../image/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}

/******************TOOLTIP END*******************/

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_top {
	width:1000px;
	height:62px;
	margin: 0 auto;
	background-image:url(../image/header_top.gif);
	background-repeat: no-repeat;
	background-position:left top;	
	font-size:0;
	position:relative;
	text-align:left;
}

#header_top_logo {
	width:285px;
	height:61px;
	padding:0;
	margin:0;
	float:left;
	font-size:0;
}

#header_top_middle {
	width:395px;
	height:61px;
	float:left;
}

#header_top_middle_left {
	width:225px;
	height:44px;
	padding-top:17px;
	float:left;
	font-family:Geneva,Arial,Helvetica,sans-serif;	
	text-align:center;
	color:#2E3C56;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

#header_top_middle_right {
	width:170px;
	height:59px;
	padding-top:2px;
	vertical-align:middle;
	text-align:center;
	float:left;
}

.header_flag_icons {
	display:block;
	width:32px;
	height:25px;
	margin:0 2px;
	background-image:url(../image/flag_icons.jpg);
	background-repeat:no-repeat;
	text-decoration:none;	
}

#header_flag_hu {
	background-position:0 -25px;
}

#header_flag_hu_act {
	background-position:0 0;
}

#header_flag_ro {
	background-position:0 -75px;		
}

#header_flag_ro_act {
	background-position:0 -50px;
}

#header_flag_bg {
	background-position:0 -125px;		
}

#header_flag_bg_act {
	background-position:0 -100px;
}

#header_top_nav {
	width:315px;
	height:50px;
	margin:12px 5px 0 0;
	float:left;
	text-align:left;
	font-size:0;
}

#header_top_nav_home {
	width:auto;
	height:30px;
	padding:20px 1px 0 1px;
	float:right;
}

#header_top_nav_login {
	width:auto;
	height:30px;	
	padding:20px 1px 0 2px;
	float:right;
}

#header_top_nav_reg {
	width:auto;	
	height:30px;	
	padding:20px 1px 0 2px;
	float:right;
}

#header_top_nav .header_top_nav_space {
	width:10px;
	height:50px;
	background-image:url(../image/header_top_nav.png);
	background-repeat: no-repeat;
	background-position:0 -50px;
	float:right;
}

#header_top_nav .header_top_nav_icon {
	display:block;
	width:17px;
	height:11px;
	margin:2px 4px 0 0;
	background-image:url(../image/header_top_nav.png);
	background-repeat: no-repeat;
	float:left;	
}

#header_top_nav #header_top_nav_home .header_top_nav_icon {
	background-position:0 0;
}

#header_top_nav #header_top_nav_login .header_top_nav_icon {
	background-position:0 -11px;
}

#header_top_nav #header_top_nav_reg .header_top_nav_icon {
	background-position:0 -22px;
}

#header_top_nav a {
	display:block;
	width:auto;
	padding:0 1px 0 1px;
	float:left;
	color:#2e3c56;
	font-size:12px;
	text-decoration:none;	
	font-weight:bold;
	font-style:normal;
}

#header_top_nav a:hover {
	color:#b80200;
}

#header_menu {
	width:1000px;
	height:39px;
	padding:0;
	margin: 0 auto;
	background-image:url(../image/header_top_menu.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	font-size:0;
}

#header_container {
	width:1000px;
	height:113px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
	background-position:top;	
	margin: 0 auto;
}

#header_container_left {
	width:262px;
	height:113px;
	padding-left:10px;
	float:left;
}

/**************** NARROWING SEARCH BEGIN ***************/

.narrowing_space {
	width:262px;
	height:10px;
	font-size:0;
	padding:0;
	margin:0;
}

#searchForm {
	width:262px;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;		
}

#searchForm label{
	width:58px;
	padding-top:4px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3c53;
	font-weight:bold;
	font-size: 12px;	
	float:left;		
}

#searchInputText {
	background-color:#FFFFFF;
	border: none;
	background-image:url(../image/searchinput.gif);
	background-position:top left;
	background-repeat: no-repeat;	
	width:154px;
	height:18px;
	padding: 2px 4px 2px 4px;
	text-align:left;
	float: left;	
	color: #2d3d56;	
}

#searchInputButton{
	width:24px;
	height:23px;
	background-color:transparent;
	display:block;
	background:transparent url(../image/searchButton.gif) no-repeat scroll 0 0;
	border-style:none;
	border:none;
	float: left;
	margin-left:5px;
	cursor:pointer;
}

/***************** NARROWING SEARCH END *****************/

/***************** NARROWING DETAILS BEGIN **************/

#narrowingDetails {
	width:262px;
	height:22px;
	background-image:url(../image/narrowingDetails.gif);
	background-position:top left;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	margin:0;
	padding:0;					
}

#narrowingDetails_text {
	width:53px;
	height:19px;
	padding:3px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3D56;
	font-size: 13px;
	text-align:left;
	float:left;				
}

#narrowingDetails img {
	width:22px;
	height:20px;
	margin-top:1px;
	float:left;
}


/***************** NARROWING DETAILS END ****************/

/***************** NARROWING SELECT BEGIN ***************/

#narrowing_outer {
	width:250px;
	height:22px;	
	text-align:left;
	float:left;
	margin:0;
	padding:0;			
}

#narrowingSelect {
	width:247px;
	line-height:18px;
	padding-top:2px;
	border:none;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	color:#2D3D56;
	font-size:13px;
}

*:first-child+html #narrowingSelect, * html #narrowingSelect {
	width:250px;
	line-height:22px;
} 

#narrowing_sel_top {
	width:250px;
	height:1px;
	background-image:url(../image/narrowingSelect_top.gif);
	background-repeat: no-repeat;
	background-position:top;
	position:absolute;	
}

#narrowing_sel_bottom {
	width:250px;
	height:1px;
	background-image:url(../image/narrowingSelect_top.gif);
	background-repeat: no-repeat;
	background-position:top;
	margin-top:21px;
	position:absolute;
}

#narrowing_sel_left {
	width:1px;
	height:22px;
	background-image:url(../image/narrowingSelect_left.gif);
	background-repeat: no-repeat;
	background-position:top;
	position:absolute;	
}

#narrowing_sel_right {
	width:1px;
	height:22px;
	background-image:url(../image/narrowingSelect_right.gif);
	background-repeat: no-repeat;
	background-position:top;
	margin-left:249px;
	position:absolute;	
}


/***************** NARROWING SELECT END *******************/

#header_container_right {
	width:728px;
	height:102px;
	padding-top:11px;
	float:right;
}

#header_container_right_banner {
	width:728px;
	height:90px;
	float:right;
}


/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;	
}

#content_top { 
	font-size:0;
	height:18px;
	width:100%;
}

#content_container {
	font-size:0; 
	width:1000px;
	margin: 0 auto;
	background-image:url(../image/content_container.gif);
	background-repeat: repeat-y;
	background-position:top;		
}

#content_bottom { 
	font-size:0;
	width:1000px;
	height:18px;	
	margin:0 auto;	
}

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:700px;	
}

#body { 
	width:700px;
	position:relative;
	font-size:20px;
}

#body_top { 
	font-size:0;
	width:670px;
	height:30px;
	padding:8px 0 0 30px;
	background-image:url(../image/body_top.gif);
	background-repeat: no-repeat;
	background-position:top;	
}

#body_title { 
	width:670px;
	height:30px;
}

#body_title h2 {
	float:left;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color: #cc0000;
}

#body_container { 
	width:680px;
	padding:0 20px 0 0;
}

#body_bottom { 
	font-size:0;
	width:700px;
	height:23px;
	background-image:url(../image/body_bottom.gif);
	background-repeat: no-repeat;
	background-position:left top;	
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:300px;	
}

#box_right {
	width:300px;
	position:relative;
}

.box_right_title { 
	width:300px;
	height:43px;
	margin:0;
	text-align:left;
}

.box_right_title h3 { 
	font-size: 13px;
	padding: 12px 10px 0 55px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
}

#box_right_container_presenter {
	padding:0;
	width:300px;
	padding-top:31px;
	height:246px;
	top:0;
	right:0;
	margin-top:-30px;
	position:absolute;	
	background-image:url(../image/presenter_girl.jpg);
	background-repeat:no-repeat;
	background-position:top right;		
	overflow:hidden;
	z-index:50;	
}

* html #box_right_container_presenter {
	margin-top:-33px;
	padding-top:33px;
	height:243px;	
}

/******************PRESENTER GIRL BEGIN******************/

.box_right_container_presenter_box { 
	width:198px;
	height:111px;
	background-image:url(../image/tab_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;		
	padding: 0 102px 0 0;
	margin-bottom:8px;
}

.pres_content {
	width:188px;
	height:101px;
	padding:5px;
}

.pres_content_top {
	width:188px;
	height:70px;
}

.pres_content_bottom {
	width:188px;
	height:31px;	
}

.offer_title {
	width:188px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;	
	color:#2d3d56;
	font-size:14px;	
}

.offer_sub_title {
	width:188px;
	text-align:center;
	font-weight:normal;
	overflow:hidden;	
	font-family:Arial, Helvetica, sans-serif;	
	color:#2d3d56;
	font-size:11px;	
}

.pres_content_top_left {
	width:70px;
	height:70px;
	float:left;
}

.pres_content_top_right {
	width:118px;
	height:70px;
	float:left;	
}

#pres_tab_1_img {
	width:70px;
	height:70px;
	margin:0;
	padding:0;
}

#pres_tab_1_img img {
	width: 70px; 
	height: 70px;
	-ms-interpolation-mode: bicubic; 
	padding: 0;
	top:0;
	left:0;
	margin:36px 0 0 5px;
	position: absolute;
	z-index:5;
}

#pres_tab_2_img {
	width:70px;
	height:70px;
	margin:0;
	padding:0;
}

#pres_tab_2_img img {
	width: 70px; 
	height: 70px;
	-ms-interpolation-mode: bicubic;
	padding: 0;
	top:0;
	left:0;
	margin:155px 0 0 5px;
	position: absolute;
	z-index:5;
}

.new_price {
	width:111px;
	height:20px;
	padding:3px 0 3px 0;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight:bold;
	font-size:19px;
}

.offer_go_shop {
	display:block;
	margin-top:2px;
	padding:12px 0 0 0;	
	width:111px;
	height:28px;
	float:right;
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;	
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;					
}

.pres_content_top_right a {
	text-decoration:none;	
}

/******************PRESENTER GIRL END******************/

#box_right_container_presenter_space {
	width:300px;
	height:254px;
}

.box_right_container {
	width:274px;
	height:200px;
	padding-left:13px;
	padding-right:13px;
	overflow:hidden;
}

.hirdetes_div_begin {
	width:300px;
	height:16px;	
	background-image:url(../image/hirdetes_begin.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.hirdetes_div_end {
	width:300px;
	height:12px;
	background-image:url(../image/hirdetes_end.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.box_right_banner {
	width:300px;
	height:250px;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:300px;
	height:8px;
}

.free_space {
	width:300px;
	font-size:0;
}

#top_products {
	width:300px;
}

#top_products_title {
	width:300px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	color:#CC0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;	
}

#top_products_content {
	width:300px;
}

#top_products_content  a {
	text-decoration:none;
	color:#2C3E56;	
}

#top_products_row_1, #top_products_row_2, #top_products_row_3, #top_products_row_4, #top_products_row_5, #top_products_row_6, #top_products_row_7, #top_products_row_8, #top_products_row_9, #top_products_row_10 {
	width:300px;
	height:50px;
	margin-top:4px;
	margin-bottom:4px;
}

.top_products_pic {
	width:50px;
	height:50px;
	float:left;	
}

.top_products_row_title {
	width:160px;
	height:40px;
	padding:0 5px 0 5px;
	margin:5px 0 5px 0;
	float:left;	
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	overflow:hidden;
	text-align:center;		
}

.top_products_price {
	width:80px;
	height:50px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;			
	float:left;		
}

#free_space_google {
	width:300px;
	height:98px;
	padding-top:10px;
}

#free_space_google_content_60 {
	width:234px;
	height:60px;
	padding:4px 33px 5px 33px;
}

#free_space_google_content_250 {
	width:300px;
	height:250px;
	padding:5px 0 5px 0;
}

/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:1000px;
	height:200px;
	margin:0 auto;
	background-image:url(../image/footer_bg.gif);
	background-position:top;
	background-repeat: no-repeat;	
	text-align:center;
}

#footer_left {
	width:702px;
	height:200px;
	float:left;
}

#footer_left_top {
	width:702px;
	height:149px;
}

#footer_left_bottom {
	width:660px;
	height:31px;
	padding:20px 21px 0 21px;
	font-size:12px;
}

#footer_runtime {
	width:50px;
	height:15px;
	background-color:#FFFFFF;
	border:solid 1px #adb0b7;
	margin-left:70px;
	color:#adb0b7;
	float:left;
	text-align:center;
}

#google_plusone {
	width:100px;
	height:20px;
	margin-left:160px;
	float:left;	
}

#facebook_like {
	width:170px;
	float:right;
	margin-right:14px;
}

#footer_left_top_left {
	width:180px;
	height:112px;
	padding:37px 27px 0 27px;
	float:left;
}

#footer_left_top_middle {
	width:172px;
	height:112px;
	padding:37px 31px 0 31px;
	float:left;
}

#footer_left_top_right {
	width:172px;
	height:112px;
	padding:37px 31px 0 31px;
	float:left;
}

#footer_right {
	width:298px;
	height:200px;
	float:left;
}

#footer_right_img {
	width:298px;
	height:200px;
	background-image:url(../image/footer_developer.jpg);
	background-position:top left;
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;		
	font-size:10px;
	font-weight:normal;
	color:#2e3c57;		
}

#footer_right_img_top {
	width:298px;
	height:140px;
}

#footer_right_img_top_dev {
	width:135px;
	height:26px;
	padding-top:35px;
	padding-left:163px;
	text-align:left;	
}

#footer_right_img_top_dev a{
	text-decoration:none;
	color:#2e3c57;	
}

#footer_right_img_top_dev a:hover{
	color:#00997b;
}

#footer_right_img_top_info {
	width:145px;
	height:70px;
	padding-right:6px;
	padding-left:147px;
	font-size:11px;
	text-decoration:none;
	text-align:justify;	
}

#footer_right_img_bottom {
	width:235px;
	height:40px;
	margin:0 0 0 63px;
	overflow:hidden;
	text-align:left;	
}

#footer_right_img_bottom table{
	width:235px;
	height:40px;
	text-align:left;
	vertical-align:middle;
}

#footer_right_img_bottom  h2{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}

.footer_box_title {
	width:172px;
	height:40px;
	text-align:left;
}

.footer_box_title h2{
	font-family: Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color: #cc0000;
}

.footer_box_content {
	width:180px;
	height:72px;
	text-align:left;
}

.footer_box_content a{
	color:#2e3c57;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

.footer_box_content a:hover{
	color:#00997b;
}

.footer_box_content_space {
	width:180px;
	height:10px;
}

#provider { 
	width:1000px;
	height:10px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
}


/****************** FOOTER END******************/

/****************** MENU BEGIN******************/

#ddtopmenubar a {
	cursor:pointer;
}

.ddsubmenustyle, .ddsubmenustyle ul{ 
	margin:0;
	padding:0;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	position: absolute;
	font-size:0;
	z-index: 100;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7 { 
	margin:-1px 0 0 0;
}

.ddsubmenustyle li.ddsubmenustyle_start {
	width: 255px;	
	margin:0;
	background-image:url(../image/hmenu_sub.gif);
	background-position:top left;
	background-repeat: repeat-y;
	text-decoration: none;
	padding: 3px 5px 4px 8px;
}

*:first-child+html .ddsubmenustyle li.ddsubmenustyle_start {
	padding: 2px 5px 3px 8px;
}
* html .ddsubmenustyle li.ddsubmenustyle_start {
	padding: 2px 5px 3px 8px;	
}

.ddsubmenustyle li.ddsubmenustyle_stand {
	width: 255px;	
	margin:0;	
	background-image:url(../image/hmenu_sub.gif);
	background-position:top left;
	background-repeat: repeat-y;
	padding: 3px 5px 4px 8px;
}

*:first-child+html .ddsubmenustyle li.ddsubmenustyle_stand {
	padding: 2px 5px 3px 8px;
}
* html .ddsubmenustyle li.ddsubmenustyle_stand {
	padding: 2px 5px 3px 8px;	
}

.ddsubmenustyle li.ddsubmenustyle_end {
	width: 255px;	
	margin:0;		
	background-image:url(../image/hmenu_sub_end.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	padding: 3px 5px 10px 8px;
}

*:first-child+html .ddsubmenustyle li.ddsubmenustyle_end {
	padding: 2px 5px 9px 8px;
}
* html .ddsubmenustyle li.ddsubmenustyle_end {
	padding: 2px 5px 9px 8px;	
}

.ddsubmenustyle li img {
	width: 20px;
	height:20px;
	float:left;	
}

.ddsubmenustyle li a {
	display:block;
	width:227px;
	margin-left:5px;
	font: normal 13px Verdana;
	float:left;
	color:#595959;
	text-decoration: none;		
}

.ddsubmenustyle li a:hover{
	color:#cc0000;
}

.downarrowpointer{ 
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ 
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background-color: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

.mattblackmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border:none;
	background-color:transparent;
	overflow: hidden;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
}

.mattblackmenu_table_outer {
	width:142px;
	height:39px;
	float:left;
	overflow:hidden;
	position:relative;
}

.mattblackmenu li a {
	text-align:center;
	width:142px;
	display: block;
	float:left;
	text-decoration: none;
	margin: 0;
	border:none; 
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	background-color:transparent;
}

.mattblackmenu table {
	width:125px;
	height:39px;
}

.mattblackmenu li .mattblackmenu_pointer {
	width:11px;
	height:7px;
	position:absolute;
	cursor:pointer;
	top:16px;
	left:125px;
	z-index:100;
}

/****************** MENU END******************/

/****************** FORM DESIGN BEGIN******************/
#pass_again_input_ok, #pass_input_ok, #email_input_ok, #comment_input_ok, #shop_url_input_ok, #shop_name_input_ok {
	width:41px;
	height:33px;
	position:absolute;
	top:-10px;
	right:-17px;
	background-image:url(../image/reg_form_ok.png);
	background-position:top left;
	background-repeat:no-repeat;
	display:none;
	z-index:1001;	
}

.shadowTexInput input {
	width: 220px;
	height:16px;
	-x-system-font:none;
	border:0 none;
	color:#616161;
	font-family:"Trebuchet MS","Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:3px;
	padding:0 3px;
} 

.shadowTexareaInput textarea{
	width: 220px;
	height:105px;
	-x-system-font:none;
	border:0 none;
	color:#616161;
	font-family:"Trebuchet MS","Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:3px;
	padding:0 3px;
} 

.shadowTopLeft_texta{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowUpperLeft_texta.gif) no-repeat scroll left top;
	float:left;
	position:relative;	
}

.shadowBottomRight_texta{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowLowerRight_texta.gif) no-repeat scroll right bottom;
	float:left;
}

#modifyContent .shadowTopLeft_texta{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/adminUpperLeft_texta.gif) no-repeat scroll left top;
	float:left;
}

#modifyContent .shadowBottomRight_texta{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/adminLowerRight_texta.gif) no-repeat scroll right bottom;
	float:left;
}

.shadowTopLeft{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowUpperLeft.gif) no-repeat scroll left top;
	float:left;
	position:relative;
}

.shadowBottomRight{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowLowerRight.gif) no-repeat scroll right bottom;
	float:left;
}

.shadowBottomLeft{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowBottomLeft.gif) no-repeat scroll left bottom;
	float:left;
}

.shadowTopRight{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../image/shadowTopRight.gif) no-repeat scroll right top;
	float:left;
}

.shophunterFormButton {
	width:auto;
	padding:0 1px;
	height:20px;
	cursor:pointer;
	float:right;
}

.shophunterFormButton_left {
	width:5px;
	height:24px;
	float:left;
	background-image:url(../image/rem_button.gif);
	background-repeat:no-repeat;
	background-position:0 0;	
}

.shophunterFormButton_middle {
	width:auto;
	height:20px;
	float:left;
	padding:4px 3px 0 3px;
	background-image:url(../image/rem_button.gif);
	background-repeat:repeat-x;
	background-position:0 -24px;
	text-align:center;
 	color:#344056;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;				
}

.shophunterFormButton_submit {
	width:auto;
	height:24px;
	float:left;
	padding:0 3px;
	background-image:url(../image/rem_button.gif);
	background-repeat:repeat-x;
	background-position:0 -24px;
	background-attachment:scroll;
 	color:#344056;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
	background-color:transparent;
	border:none;
	border-width:0;
	cursor:pointer;
}

.shophunterFormButton_right {
	width:5px;
	height:24px;
	float:left;
	background-image:url(../image/rem_button.gif);
	background-repeat:no-repeat;
	background-position:0 -48px;	
}


/****************** FORM DESIGN END******************/

/****************** REGISTRATION  BEGIN******************/

/****************** REG DIALOG BEGIN******************/

#reg-dialog-overlay {
	background-color:#5d5d5d; 
	cursor:default;
}

#reg-dialog-container {
	width:534px;
	height:460px;
	color:#bbb; 
	font-size:0;
	background-image:url(../image/form_pattern_reg.gif);
	background-position:top left;
	background-repeat: repeat-x;		
	background-color: #FFFFFF;
	border:4px solid #444; 
	padding:0;
}

#reg-dialog-container .simplemodal-wrap {
	background-color:transparent;
}

#reg-dialog-container a {
	color:#ddd;
}

#reg-dialog-container a.reg-close {
	background:url(../image/close_dialog.gif) no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-16px; 
	right:-16px; 
	cursor:pointer;
}

#reg-dialog-container #basic-modal-content {
	padding:8px;
}

/****************** REG DIALOG END******************/

/****************** REG BEGIN******************/

#regform_aszf {
	height:350px;
	overflow:auto;
	font-size:11px;	
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #353431;	
	display: none;	
}

#regform_aszf_back {
	width:300px;
	height:16px;
	margin-top:8px;
	float:right;
	text-align:right;	
}

#regform_aszf_back a{
	font-size:13px;
	text-decoration:none;	
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	font-weight:bold;
	color: #00997b;		
}

#regform_aszf_back a:hover{
	text-decoration:underline;		
}

#regForm {
	width:514px;
	padding:10px;
	margin: 0 auto;
	text-align:left;
	display: none;
}

#modifyContent #regForm {
	width:auto;
	display:block;
	padding:0;
}

#modifyContent .regFormContent {
	width:413px;	
	font-size:15px;
}

#modifyContent .shadowTexareaInput textarea {
	height:77px;
}

#regForm .regtitle{
	height:35px;
	padding:8px 8px 14px 8px;
	background-image:url(../image/reg_icon.png);
	background-position:top left;
	background-repeat: no-repeat;	
	background-color:transparent;
}

* html #regForm .regtitle { 
	background-image:url(../image/reg_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;	
}

.regtitle h2{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	margin:0;
	padding-left:44px;
	padding-bottom:0;
	font-size:16px;
	font-weight:bold;
	color: #353431;
}

#error_message {
	width:500px;
	margin-top:32px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	color:#b60d0a;
	text-align:right;
	position:absolute;
}

.regFormContent {
	width:457px;
	margin: 0 auto;
	font-size:0px;
	text-align:left;
}

#regForm label{
	float:left;
	width:225px;
	padding-top:3px;
	font-size:14px;
	display:block;
	color:#616161;
} 

#modifyContent label {
	font-size:10px;
	font-weight:bold;
	padding-right:4px;
	width:176px;
} 

#regForm .reg_fault label {
	color:#8c0010;
	text-decoration:underline;
}

#reg_check {
	width:300px;
	height:25px;
	position:absolute;
}

#reg_check_img {
	width:18px;
	height:19px;
	background-image:url(../image/check_false.gif);
	background-repeat: no-repeat;
	background-position:top;
	cursor:pointer;		
	float:right;
}

#reg_check_input {
	display:none;
}

#reg_check label{
	width:260px;
	height:25px;
	font-size:10px;
}

#reg_check label a {
	font-size:10px;
	color:#616161;
}

.reg_space {
	width:480px;
	height:17px;
}

/****************** REG END******************/

/****************** REGISTRATION  END******************/

/****************** LOGIN BEGIN******************/

/****************** LOGIN DIALOG BEGIN******************/

#login-dialog-container { 
	width:400px; 
	color:#bbb; 
	background-image:url(../image/form_pattern.gif);
	background-position:top left;
	background-repeat: repeat-x;		
	background-color: #FFFFFF;
	border:4px solid #444; 
	padding:0;
}

#login-dialog-container a {
	color:#ddd;
}

#login-dialog-container .simplemodal-wrap {
	background-color:transparent;
}

#login-dialog-container a.login-close {
	background:url(../image/close_dialog.gif) no-repeat; 
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-16px; 
	right:-16px; 
	cursor:pointer;
}

#login-dialog-container #basic-modal-content {
	padding:8px;
}

/****************** LOGIN DIALOG END******************/

/****************** LOGIN FORM BEGIN******************/

#loginForm {
	width:380px;
	padding:10px 10px 0 10px;
	margin: 0 auto;
	text-align:left;
	display: none;
}

#loginForm .logintitle{
	height:20px;
	padding:8px;
	background-image:url(../image/login_icon.png);
	background-position:top left;
	background-repeat: no-repeat;	
	background-color:transparent;
}

* html #loginForm .logintitle { 
	background-image:url(../image/login_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;	
}

.logintitle h2{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	margin:0;
	padding-left:37px;
	font-size:16px;
	font-weight:bold;
	color: #353431;
}

.loginFormContent {
	width:355px;
	padding:20px 8px 10px 8px;
	margin: 0 auto;
	text-align:left;
}

#loginForm label, #login_reminder label{
	float:left;
	width:122px;
	padding-top:3px;
	font-size:14px;
	display:block;
	color:#616161;
}

#reminder_a {
	width:140px;
	height:18px;
	margin-top:-16px;
	position:absolute;
}

#reminder_a a{
	color: #616161;
	font-size:12px;
}

#login_reminder {
	display:none;
	width:355px;
	margin-top:15px;
	padding-top:15px;
	text-align:left;
	background-image:url(../image/remind_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;		
}

#login_reminder #loginReminderButton {
	margin-top:15px;
}

#error_msg_login {
	width:310px;
	height:18px;
	padding-top:2px;
	font-size:12px;
	color:#c02c2a;
	margin-top:30px;
	margin-left:35px;
	position:absolute;
	font-weight:bold;
	text-align:right;
	z-index:100;	
}

#reminder_msg {
	width:190px;
	font-size:11px;
	color:#616161;
	margin-top:40px;
	left:23px;
	position:absolute;
	font-weight:bold;
	text-align:left;
	display:none;
	z-index:100;
}

/****************** LOGIN FORM END ******************/

/****************** LOGIN END******************/

/****************** NARROWING DIALOG BEGIN ******************/

#osx-modal-content, #osx-modal-data {
	display:none;
	padding:0;
	margin:0;
}

#osx-overlay {
	background-color:#000; 
	cursor:default;
}

#osx-container {
	background-color:transparent; 
	padding-bottom:15px; 
	width:642px; 
	-moz-border-radius-bottomleft:6px; 
	-webkit-border-bottom-left-radius:6px; 
	-moz-border-radius-bottomright:6px; 
	-webkit-border-bottom-right-radius:6px; 
	-moz-box-shadow:0 0 64px #000; 
	-webkit-box-shadow:0 0 64px #000;
}

#osx-container .simplemodal-wrap {
	background-color:#FFFFFF;
}

#osx-container a {
	color:#ddd;
}

#osx-container #osx-modal-title {
	color:#b80b0d; 
	font-family:Arial,Helvetica,sans-serif;	
	font-weight:bold; 
	font-size:14px;	
	background-color:#dcdcdc; 
	border-bottom:1px solid #c1c1c1; 		
	padding:6px 8px; 
	margin-bottom:10px;
}

#osx-container .close {
	display:none; 
	float:right;
}

#osx-container .close a {
	display:block; 
	color:#777; 
	font-size:15px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:4px 8px 0 0;
	text-shadow:0 1px 0 #f4f4f4;
	position:absolute;
	top:0;
	right:0;
}

#osx-container .close a:hover {
	color:#000;
}

#osx-container #osx-modal-data {
	padding:0 12px 0 12px;
}

#osx-container span {
	color:#777; 
	font-size:.9em;
}

.narr_box {
	width:274px;
	padding:8px;
	margin:0 8px 8px 8px;
	border:dotted 1px #d6d6d6;
	float:left;
}

#narr_order {
	width:40px;
	height:44px;
	background-image:url(../image/spec_order.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_points {
	width:42px;
	height:44px;
	background-image:url(../image/spec_points.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_phone {
	width:34px;
	height:44px;
	background-image:url(../image/spec_phone.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_chat {
	width:38px;
	height:44px;
	background-image:url(../image/spec_chat.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_credit {
	width:41px;
	height:44px;
	background-image:url(../image/spec_credit.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_personal {
	width:37px;
	height:44px;
	background-image:url(../image/spec_personal.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_shipping_24 {
	width:40px;
	height:44px;
	background-image:url(../image/spec_shipping_24.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

#narr_shipping_free {
	width:47px;
	height:44px;
	background-image:url(../image/spec_shipping_free.png);
	background-repeat: no-repeat;
	background-position:top left;	
	float:left;
}

.narrowing_label {
	width:190px;
	height:44px;
	padding:0 5px;
	overflow:hidden;
	float:left;
}

.narrowing_label table {
	width:190px;
	height:44px;
	text-align:center;
	vertical-align:middle;
	color:#344056; 
	font-family:Arial,Helvetica,sans-serif;	
	font-weight:bold; 
	font-size:13px;		
}

#narrRadio1, #narrRadio2, #narrRadio3, #narrRadio4, #narrRadio5, #narrRadio6, #narrRadio7, #narrRadio8 {
	width:18px;
	height:19px;
	padding-top:13px;
	cursor:pointer;
	background-image:url(../image/check_false.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	float:right;
}

#osx-container #sendNarrowingButton {
	padding:0 10px 0 2px;
}

/****************** NARROWING DIALOG END ******************/

/*********************** SEARCH END ***********************/

/******************** HUNTING DIALOG BEGIN *********************/

#hunting-modal-content, #hunting-modal-data {
	display:none;
	padding:0;
	margin:0;
}

#hunting-overlay {
	background-color:#000; 
	cursor:default;
}

#hunting-container {
	background-color:#414141;
	border:solid 1px #FFFFFF;
	width:300px; 
	padding:15px 15px 25px 15px;
}

#hunting-container .simplemodal-wrap {
	background-color:transparent;
}

#hunting-container a {
	color:#ddd;
}

#hunting-container #hunting-modal-title {
	font-weight:normal; 
	font-size:0px;	
	background-color:transparent; 
	border-bottom:none; 		
}

#hunting-container .close {
	display:none; 
	float:right;
}

#hunting-container .close a {
	display:block; 
	color:#FFFFFF; 
	font-size:15px; 
	font-weight:bold;
	font-style:italic; 
	text-decoration:none; 
	padding:8px;
	position:absolute;
	bottom:0;
	right:0;
}

#hunting-container .close a:hover {
	color:#CCCCCC;
}

#hunting-container #hunting-modal-data {
	padding:0 12px 0 12px;
}

#hunting-container span {
	color:#777; 
	font-size:.9em;
}

#hunting-msg {
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-style:italic;
	font-size:40px;
	font-weight:bold;
}

/******************** HUNTING DIALOG END *********************/



