html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #3A3A3A;
	background-color:#FFFFFF;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: verdana, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #3A3A3A;
}	
input, select, option, textarea {
	font-family: verdana, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#3A3A3A;
	border:1px solid #999999;
	background-color:#fefefe;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:19px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
}
h4 {
	font-size:12px;
	
}
h5 {
	font-size:11px;
	font-weight:normal;
}
#h1Title {
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
a {
	color:#990000;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
}
li {

}
strong, .strong {
	font-weight:bold;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}
.center {
	text-align:center;
}
/* TinyMCE HACK */ 
p { 
	margin-bottom:15px;
	font-size:12px;
}
.MsoNormal {
	text-align:left;
	font-size:12px;
}
/* end HACK */
#language_selector {
	text-align:center;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	margin: 0px auto;
    color: #3A3A3A;
	z-index:0;
}
#wrapper_left {
	background-color:#EEF0EA;
}
#wrapper_right {
	background-color:#F8F9F7;
	border-left:1px solid #bbbbbb;
	text-align:center;
}
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#3A3A3A;
	text-align:center;
}
#feedback_user {
	color:#FF0000;
	text-align:center;
}
#feedback_system {
	color:#FF0000;
	text-align:center;
}
#newsletter_subscribe {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width:196px;
	display:table;
}

/* MAIN TABLE */
#testCorners {
	width:100%;
	table-layout:auto;
	empty-cells:show;
}

/* TOP */
#top_top {
}
#top_left {
	width:468px;
	height:252px;
	float:left;
}
#top_right {
	width:492px;
	height:249px;
	float:right;
}
#top_menu { 
	display:block;
	clear:both;
	width:100%;
	background-color:#5B5B5B;
	padding-top:7px;
	padding-bottom:7px;
	color:#ffffff;
	text-align:center;
}
#top_menu a:link, #top_menu a:visited, #top_menu a:active {
	font-family:Arial;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	font-size:13px;
}
#top_menu a:hover {
	text-decoration:underline;
}
#top_tabs {
	position:relative;
	width:265px;
	left:35px;
	top:-22px;
}
#top_tabs #toys_for_her{
	width:132px;
	float:left;
}
#top_tabs #toys_for_him {
	width:132px;
	float:right;
}
#top_search {
	position:relative;
	width:265px;
	left:320px;
	top:-43px;
}
#top_language {
	position:relative;
	width:70px;
	left:477px;
	top:-60px;
}	
#top_search #searchStringInput {
	width:100px;
}

/* MAIN */
#main_td {
	height:100%;
	min-height:1000px;
	width:900px;
}
#main {
	width:900px;
	height:100%;
	float:none;
	display:table;
	font-size:12px;
}
#main a:link, #main a:visited, #main a:active {	
	color: #990000;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
	color:#990000
}
#subcategories {
	border:1px solid #660000;
}
.homepageTH {
	background-color:#efefef;
	color:#444444;
	font-weight:bold;
	font-size:14px;
	height:25px;
}
#page_title {
	width:100%;
	height:92px;
	background-color:#F9FaF8;
	border-left:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	margin-bottom:10px;
}
#page_title #icon{
	width:80px;
	float:left;
}
#page_title #title{
	padding-top:15px;
}

#menu_left, #menu_left_info, #menu_left_info_header, #menu_left_shopping_cart, #menu_left_banners, #top_left_banner, #wrapper_left
#menu_left_account, #product_tags , #product_toolbox,  #banner_promotii_si_ofertem, #wrapper_right, #menu_right_search , #menu_right_banners, #menu_right_language, #menu_left_brands, .menu_left_last_viewed, #bottom_left, #bottom_right {	
	display:none;
}
