/* CSS for xhtml tags - template design DESIGN 18/12/08 */ 

/* Links */

a:link	{
	color: #666666; 
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a.heading:link	{
	font: normal 13px Arial; 
	color: #CC0000; 
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
}
a.heading:visited {
	font: normal 13px Arial; 
	color: #CC0000; 
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
}
a.heading:hover {
	font: normal 13px Arial; 
	color: #CC0000; 
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
}
a.footer_link:link	{
	font: normal 10px Arial; 
	color: #CC0000; 
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 
}
a.footer_link:visited {
	font: normal 10px Arial; 
	color: #CC0000; 
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 
}
a.footer_link:hover {
	font: normal 10px Arial; 
	color: #CC0000; 
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 
}
a.whitelink:link {
	color: #FFFFFF; 
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}
a.whitelink2:link {
	color: yellow; 
	text-decoration: none;
}
a.whitelink2:visited {
	color: yellow; 
	text-decoration: none;
}
a.whitelink2:hover {
	color: yellow;  
	text-decoration: underline;
}
a.commonlink:link {
	color: #666666; 
	text-decoration: underline;
}
a.commonlink:hover {
	color: #FF6600; 
text-decoration: underline;
}

/* Tags */

h1 {
	font: bold 13px Arial; 
	color: #000000; 
	margin: 0px; 
	padding: 0px; 
	text-align:left; 
	margin-top: 16px;
}
h2 {
	font: normal 13px Arial; 
	color: #CC0000; 
	margin: 0px; 
	padding: 0px; 
}
body {
	font: 13px Arial; 
	color: #666666; 
	margin: 0px; 
	padding: 0px; 
	background-color: #FFFFFF;
}
table {
	font: 13px Arial; 
	width: 100%; 
	background-color: #FFFFFF; 
	border: 0px; 
	vertical-align: top;
}
td {
	font: 13px Arial;
} 
blockquote {
	margin: 5px 5px 10px 10px;
}
/* Positional and styles of additional tags */
.pic {
	height: 20px; 
	background-image: url(images/pic_in_bck.gif);
}
.contacts {
	position: absolute; right: 20px; 
	top: 60px; width: 130px; 
	font: 10px Arial;
}
.logo {
	position: absolute; 
	left: 20px; 
	top: 17px;
}
.menu-link {
	margin: 0px 0px 5px 0px;
}
.textblock {
	position: absolute; 
	right: 13px; 
	left: 263px; 
	top: 130px; 
	width: auto; 
	height: auto; 
	text-align: justify; 
	font: 13px Arial;
}
}
.leftblock {
	position: absolute; 
	left: 0px; 
	top: 450px; 
	width: 248px; 
	height: 442px; 
	background-image:url(images/girl-pic-3.jpg);
}
.left2block {
	position: absolute; 
	left: 0px; 
	top: 892px; 
	width: 248px; 
	background-color:#C4C4C5;
}
.leftpic {
	position: absolute; 
	left: 0px; 
	top: 107px; 
	width: 248px; 
	height: 628px; 
	background-image:url(images/red_bck.gif);
}
.rightblock {
	position: absolute; 
	right: 0px; 
	top: 130px; 
	width: 275px; 
	height: auto; 
	text-align: justify; 
	font: 13px Arial; 
}
.dotsleft {
	position: absolute; 
	left: 248px; 
	top: 108px; 
	width: 1px; 
	height: 964px; 
	background-image:url(images/dots.jpg);
}
.dotsright {
	position: absolute; 
	right: 286px; 
	top: 108px; 
	width: 1px; 
	height: 847px; 
	background-image:url(images/dots.jpg);
}
.dots {
	background-image:url(images/dots.jpg);
}
.copyright {
	position: absolute; 
	top: 1065px; 
	left: 0px; 
	right: 0px; 
	width: 100%; 
	height: 30px;
}
.presspic {
	float: left;
	width: 152px; 
	border: 1px solid #CCCCCC; 
	background-color:#F5F5F5; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	text-align: center;
}
.uk {
	position: absolute;
	width: 300px;
	left: 250px;
	top: 30px;
}
.sample {
	position: absolute;
	width: 135px;
	left: 250px;
	top: 50px;
	text-align: center;
}
.bell {
	position: absolute;
	width: 135px;
	left: 250px;
	top: 10px;
	text-align: center;
}
.country {
	position: absolute; 
	right: 20px; 
	top: 10px; 
	width: 200px;
}
.skincarenet {
	position: absolute;
	width: 50px;
	right: 320px;
	top: 10px;
}
.skincarenettxt {
	position: absolute;
	width: 90px;
	right: 220px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}
a.uklink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.uklink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.uklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #660099;
	text-decoration: none;
}
a.samplelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.samplelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.samplelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.belllink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE1F22;
	text-decoration: underline;
}
a.belllink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE1F22;
	text-decoration: underline;
}
a.belllink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.other_table {
	width: 60%;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.table_dlds {
	width: 75%;
	}
.cell_dlds {
	border: 1px solid #999999;}
.google {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.img_border {
	border-width: 1px;
	border-style: solid;
	color: #000000;
}
.img_noborder {
	border-style: none;

}
.image_bgrnd {
	background-color: #F2F2F2;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #CE1F22;
	padding: 5px;
	width: 500px;
	text-align: center;

}

/* Page layout */.banner_bgrnd {
	/*height: 90px;*/
	background-image: url('banner_images/bck-2_200.jpg'); 
	background-color:#FFFFFF;
}
.top_bar {
	border-top-width: 1px ;
	border-top-style: solid;
	border-top-color: #CCCCCC; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
	background-color: #F7F7F7; 
	height: 3px;
	width: 100%;
}
.side_menu {
	position: relative; 
	width: 200px; 
	top: 10px; 
	text-align: right;
}
.side_bgrnd {
	background-color: #C4C4C5;
	background-image:url(images/girl-pic-3.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%; 
	display: block;
	width: 248px;
	height: 800px;
	float: left;
}
.page_container {
	width: 100%;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
}
.page_content {
	margin-left: 248px;
	padding: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C4C4C5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C4C4C5;
	min-height: 790px;
}
.footer_bar {
	height: 15px;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	background-color:#F7F7F7;
	text-align: center;
	padding: 2px;
	font-size: 11px;
}
.light_blue_bgrnd {
	background-color: #E5ECF4;
}
.light_grey_bgrnd {
	background-color: #F7F7F7;
	padding: 5px;
	height: 250px;
	overflow: scroll;
	border-style: solid;
	border-width: 1px;
	border-color:  #CCCCCC;
}
.border_bottom {
	border-bottom-style: solid; 
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.border_top {
	border-top-style: solid; 
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.border_left {
	border-left-style: solid; 
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.hidden { display: none; }
.unhidden { display: block; }
.view_menu { 
	display: block;
	width: 150px;
	padding: 1px;
	/*background-color: #B41C20;*/
	margin-left: 35px;
	font-size: 12px;
}
.line {
	background-color: #E5ECF4;
	height: 2px;
}
.menu-link-highlight { 
	background-color: #B41C20;
	padding: 1px;
}
