/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .green{
	color: #A0BEA6;
	background: inherit;
}

h2 .yellow{
	color: #FFF89D;
	background: inherit;
}

h2 .yellow_strike{
	text-decoration:line-through;
	color: #FFFCD1;
	background: inherit;
	padding-right:0.5em;
}

h2.h2orange{
	font-size:1.2em;
	color:#FF9900;
	}

p {	margin: 0 0 5px 0; }

p.centre
	{
	text-align:center;
	}

p .right
	{
	text-indent:30px;
	}

p .orange
	{
	text-align:center;
	color:#FF9900;
	}

ul { 
	list-style:none;
	padding : 0;
	margin:0;
}

ul.orange{
	list-style: none;
	color:#FF9900;
	color:#FF9900;
	margin: 1em;
	padding:0;
	}

ul.obox{ 
	list-style: circle;
	padding :10px 0 0 5px;
	margin:5px 0 0 7px;
}

li .obox_li {
	padding-bottom:5px;
	color: #000000;
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(../images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.button_bin {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button_buy_now.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(../images/logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.style1 {
	color:#FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}

.style2 {
	color:#000000;
	font-size: 1.2em;
	font-weight: bold;
}

.cert {font-size:0.8em;}

.clinic {color:#FF9900;}

	
.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 8px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(../images/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.soundtrack { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	font-size:1.1em;}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		font-size:1.1em;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(../images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: right;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 10px 10px 0;
	padding: 5px;
}

	
.thumb_var {
	float: right;
	height:150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 10px 10px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(../images/right_top.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 1em;
		background: #f46d10 url(../images/right_bottom.gif) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}

			
.image_l {
	float: left;
	margin: 0 9px 3px 0;
	border: 2px solid #CCCCCC;
	color: #fff;
	background: #6e6e6e;
	padding: 3px;
}

.image_r {
	float: right;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 0 15px 5px;
	padding: 5px;
}

/* full width
   --------- */

.full {
	float: left;
	width: 760px;
	margin: 0 0 10px 0;
}
	.full_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.full_lt {
		height: 10px;
		background: #6E6E6E url(../images/full_top.gif) no-repeat;
		color: #FFF;
	}
	
	.full_lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(../images/full_bottom.gif) no-repeat bottom left;

	}
	
	.full_lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.full_lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.full_thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.full_thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }

/* Multicolumn */

	.splitright {
	  margin:25px 0 20px 0;
	  width: 50%;
	  height:200px;
	  float: right;
	  overflow: hidden;
	  }
	
	.splitright p {
	  margin-left: 20px;
	  margin-right: 10px;
	  text-align: justify;
	  }
	
	.splitleft {
	  margin:19px 0 20px 0;
	  width: 50%;
	  height:200px;
	  float: left;
	  overflow: hidden;
	  }
	
	.splitleft p {
	  margin-left: 10px;
	  margin-right: 20px;
	  text-align: justify;
	  }



/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(../images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

/* gallery Portrait
   ------- */

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a .preview_p
{
	display: none;
}

.hoverbox a:hover .preview_p
{
	display: block;
	position: absolute;
	z-index: 1;
}

.hoverbox img
{
	float: right;
	height:160px;
	width:100px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 0 0 10px;
	padding: 5px;
}

.hoverbox .preview_p
{
	border-color: #000;
	width: 300px;
	height: 450px;
	position:absolute;
	left:700px;
}

/* gallery landscape
   ------- */


.hoverbox_l
{
	cursor: default;
	list-style: none;
}

.hoverbox_l a .preview_l
{
	display: none;
}

.hoverbox_l a:hover .preview_l
{
	display: block;
	position: absolute;
	z-index: 1;
}

.hoverbox_l img
{
	float: right;
	height:100px;
	width:150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 10px 10px 0;
	padding: 5px;
}

.hoverbox_l .preview_l
{
	border-color: #000;
	width: 450px;
	height: 300px;
	position:absolute;
	border:none;
	background:none;
	left:260px;
}