@charset "utf-8";
/* CSS default */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { border: 0px; }
/* Default Link Site */
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }
a:active { text-decoration: none; color: #333333; }
/* Default Link Site */

.BG_HD_Logo { padding: 0px; margin: 0px; background-color: #f4f4f4; }
.HD1Text { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
.HD2Text { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; color:#FFFFFF; }
.BG_HD_Cell { background-image: url(../images/media/bg3.jpg); background-repeat: repeat-x; padding: 0px; margin: 0px; }
/* default */

/* Member */

.BoxMember { background-color: #889193; color: #ffffff; border: 1px solid #ebeaeb; padding: 3px; font-size: 11px; text-align: center; }
.BoxMember a, .BoxMember a:link, .BoxMember a:visited .BoxMember a:active { color: #ffffff; font-size: 12px; text-decoration: none; }
.BoxMember a:hover { color: #ffffff; text-decoration: underline; font-size: 12px; }

.TextMemberCharacteristic {  color: #ffffff; border-bottom: 0px solid #ebeaeb; padding: 3px; font-size: 12px; text-align: left; }
.TextMemberCharacteristic a, .TextMemberCharacteristic a:link, .TextMemberCharacteristic a:visited .TextMemberCharacteristic a:active { color: #ffffff; font-size: 12px; text-decoration: none; }
.TextMemberCharacteristic a:hover { color: #ffffff; text-decoration: underline; font-size: 12px; }
/* Member */

/* For Products */
.ProductPlace1 { margin-left: 5px; }
.ProductPlace {
	background-color: #ffffff;
	border: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	width: 162px;
	height: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;
}
.eikona { margin: 3px; border: 0px solid #e5e5e5; }
.TextNameProduct { font-size: 12px; font-weight: normal; height: 40px; font-family:Arial, Helvetica, sans-serif; }
.PlaceViewProduct { 
	background-color: #ffffff;
	border: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	margin: 10px;
	padding: 0px;
	width: 678px;
}
.PlaceViewProductComparison { 
	background-color: #ffffff;
	border: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	margin: 10px;
	padding: 0px;
	width: 310px;
}
.PlaceDetailsProduct { 
	background-color: #f7f7f7;
	border: 1px;
	border-color: #e5e5e5;
	border-style: solid;
	margin: 5px;
	padding: 5px;
	line-height: 18px;
}
.DiscriptionTitle { 
	background-color: #6b6e6f;
	border-bottom-width: 0px;
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	margin: 0px;
	padding: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.DiscriptionContent { 
	background-color: #ffffff;
	border: 0px;
	border-color: #e5e5e5;
	border-style: solid;
	margin: 10px;
	padding: 10px;
	line-height: 18px;
}
.Cost { font-weight: bold; text-align: center; color: #333333; padding-top: 5px; padding-bottom: 5px; }
/* end products */



/* basket */
.TableBasket thead th {
	font-weight: normal;
	color: #333333;
	background-color: #EAEAEA;
}
.TableBasket tbody td {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	border-bottom-color: #EAEAEA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.cartSynolo { font-size: 12px; font-weight: normal; }
.total { font-size: 13px; font-weight: bold; }
/* basket */

/* CartDetails Box */
.CartDetailsPlace a:link, .CartDetailsPlace a:visited { color: #ffffff; font-size: 11px; text-decoration: none; }
.CartDetailsPlace a:hover { color: #ffffff; text-decoration: underline; font-size: 11px; }
.CartDetails { background-color: #a9254c; color: #ffffff; border: 1px solid #ebeaeb; padding: 5px 10px 5px 10px; font-size: 11px; }
/* CartDetails Box */

/* Sykrisi Text */
.ComparisonPlace { background-color: #ebeaeb; color: #333333; border: 0px solid #ffffff; margin: 0px; padding: 5px 5px 5px 5px; font-size: 11px; }
.ComparisonPlace a:link, .ComparisonPlace a:visited { color: #333333; font-size: 11px; text-decoration: none; }
.ComparisonPlace a:hover { color: #333333; text-decoration: underline; font-size: 11px; }
.Comp { padding: 0px; margin:0px; text-align: right; color: #333333; }
/* Sykrisi Text */

.border2 { 	border-bottom: 1px solid #ffffff; }
#tooltip{
	position:absolute;
	border:1px solid #ebeaeb;
	background:#6B6E6F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#ffffff;
	display:none;
}

/* css order form */
.TextCategory { padding-left: 10px; color: #FFFFFF; }
.TextField { padding-left: 10px; color: 13px; }
.submitbut { padding: 10px; margin: 5px; }
.r { padding: 5px; margin-right: 5px; background-color: #ffffff; border: 1px solid #cccccc; line-height: 20px; }
/* css order form */

.Link a, .Link a:link, .Link a:visited, .Link a:active { color: #ffffff; text-decoration: none; }
.Link a:hover { color: #ffffff; text-decoration: underline; }

