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: #FFFFFF;
	background-color:#000000;
	background-image:url('../image/bg.jpg');
	background-repeat:repeat-x;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: "Trebuchet MS", arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #FFFFFF;
}	
input, select, option, textarea {
	font-family: "Trebuchet MS", arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#222222;
	border:1px solid #660000;
	background-color:#efefef;
}
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:24px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
}
#h1Title {
	font-size:24px;
	font-weight:bold;
}
a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF00FF;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
}
li {

}
strong {
	font-weight:bold;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}
/* 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;
    float: center;
	left:0px;
	top:0px;
	 width: 100%;
	height: 100%;
	margin: 0px auto;
    color: #eeeeee;
	z-index:0;
}
#wrapper_2 {
	position:absolute;
    float: center;
	right:0px;
	top:0px;
	width: 100%;
	height: 100%;
	margin: 0px auto;
    color: #eeeeee;
	z-index:1;
	text-align:right;
}
#fake_wrapper {
	position:absolute;
	float: center;
	left:0px;
	top:0px;
    width: 100%;
	height: 100%;
	margin: 0px auto;
    color: #eeeeee;
	z-index:10;
}
#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	float:center;
	margin-top:70px;
	z-index:1000;
	color:#ffffff;
	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: 200px;
	display:table;
}

/* MENU LEFT */
#menu_left {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
}
#menu_left h6 {
	margin-bottom: 10px;		
}	
#menu_left ul {	
	list-style-type: none;	
}
.menu_left_brake {
	background-color:#990000;
	height:15px;
}
#menu_left li {
	padding-top: 1px;
}
HTML>BODY #menu_left li {		
}
#menu_left a:link, #menu_left a:visited, #menu_left a:active {	
	background: url('../image/menu_icon.gif') no-repeat left;
	display: block;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	padding-left: 33px;
	padding-top: 3px;
	text-decoration: none;
}
#menu_left a:hover {
	color: #FF00FF;
}
#forHim a:link, #forHim a:visited, #forHim a:active {	
	background: url('../image/menu_icon.gif') no-repeat left;
	display: block;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	padding-left: 33px;
	padding-top: 3px;
	text-decoration: none;
}
#forHim a:hover {
	color: #FF00FF;
}
#menu_left_shopping_cart {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
}
#menu_left_banners {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
}
#menu_left_account {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
}
#menu_left_account a:link, #menu_left_account a:visited, #menu_left_account a:active {	
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
#menu_left_account a:hover {
	color: #FF00FF;
}
/* MENU RIGHT */
#menu_right {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
	
}
#menu_right h6 {
	margin-bottom: 10px;		
}		
#menu_right ul {	
	list-style-type: none;	
}
.menu_right_brake {
	background-color:#990000;
	height:15px;
}
#menu_right li {
	padding-top: 1px;
}
HTML>BODY #menu_right li {		
}
#menu_right a:link, #menu_right a:visited, #menu_right a:active {	
	background: url('../image/menu_icon_2.gif') no-repeat left;
	display: block;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	padding-left: 33px;
	padding-top: 3px;
	text-decoration: none;
}
#menu_right a:hover {
	color: #FF00FF;
}	
#forHer a:link, #forHer a:visited, #forHer a:active {	
	background: url('../image/menu_icon_2.gif') no-repeat left;
	display: block;
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	padding-left: 33px;
	padding-top: 3px;
	text-decoration: none;
}
#forHer a:hover {
	color: #FF00FF;
}	
#menu_right_search {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	display:table;
	
}
#menu_right_banners{	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	clear:both;
	float:none;
	display:table;
}
#menu_right_language {	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	width: 200px;
	clear:both;
	float:none;
	display:table;
}

/* MAIN */
#main {
	width:100%;
	height:100%;
	padding-bottom: 15px;
	padding-top: 5px;
	float:none;
	display:table;
	font-size:12px;
}
#main a:link, #main a:visited, #main a:active {	
	color: #ffffff;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
	color:#FF00FF
}
#subcategories {
	border:1px solid #660000;
}
.homepageTH {
	background-color:#660000;
	color:#ffff00;
	font-weight:bold;
	font-size:14px;
	height:25px;
	background-image:url('../image/bg_th.jpg');
	background-repeat:repeat-x;
}

/* CANADA POST FORM */
#canadaPost {
	color:#000000;
	width:500px;
}
#canadaPost tr, #canadaPost td {
	color:#000000;
}
#canadaPost th {
	color:#666666;
		font-weight:bold;
}
/* PT EFECT LA PHOTOALBUM */
.highslide {
	cursor: url(../image/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #660000;
}
.highslide:hover img {
	border: 1px solid #990000;
}

.highslide-image {
	border: 10px solid #FFFFFF;
    cursor: pointer; /* opera */
	cursor: url(../image/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid #FFFFFF;
    border-top: none;
    padding: 5px;
    background-color: #FFFFFF;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    background-color: #000000;
    padding-left: 22px;
    background-image: url(../image/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
