
.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 0px solid #999999;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #DEDEDE;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:375px;
  height:242px;
  left: 250px;
  top: 0px
}


/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:110;
}

.border_preview
{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/


/*******************************************/
/*******************************************/
/*******************************************/


.clear {
  clear:both;
  line-height:1px;
}

input {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
}

select {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.00em;
}

a {
  color:#A6C52C;
	text-decoration:none;
}

a:hover {
  color:#A6C52C;
	text-decoration:underline;
}

span {
	color:#A6C52C;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

body {
  font-family:Arial;
  font-size:0.75em;
  color:#9F9F9F;
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	background: url("../images/bg_html.gif") repeat-x;
}

/******************* Main Holders *******************/

#parent_container {
  width:920px;
  margin:0px auto;
	background: url("../images/bg_parent.gif") repeat-y;
}

#header_container {
	padding:10px 0px 0px 0px;
}

#footer_container {
	height:26px;
}

#body_container {
	background: url("../images/bg_main.gif") repeat-y;
	width:900px;
	margin:10px auto 0;
	padding:0px 0px 10px 0px;
}

#left_column {
	width:122px;
	float:left;
}

#middle_column {
	width:636px;
	float:left;
	position:relative;
}

#right_column {
	width:132px;
	float:left;
	position:relative;
	left:10px;
}



/******************* header_container *******************/

#top_container {
	height:42px;
	width:900px;
	background: #FFFFFF url("../images/bg_header.jpg") top right no-repeat;
	margin:0 auto;
}

p#site_logo {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p#site_logo img{
	border:0px;
}

/******************* left_column *******************/

#left_menu_title {
	height:20px;
	background: #56BFD4;
}

/******************* top level *******************/

#left_menu ul {
  padding:10px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#left_menu li {
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu li span {
  display:block;
  padding:0px 0px 0px 10px;
	background: url("../images/nav_bullet.gif") 0px 6px no-repeat;
}

#left_menu li span.green_key {
	background: url("../images/nav_bullet_green.gif") 0px 6px no-repeat;
}

#left_menu li span.blue_key {
	background: url("../images/nav_bullet_blue.gif") 0px 6px no-repeat;
}

#left_menu li span.pink_key {
	background: url("../images/nav_bullet_pink.gif") 0px 6px no-repeat;
}

#left_menu li span.purple_key {
	background: url("../images/nav_bullet_purple.gif") 0px 6px no-repeat;
}

#left_menu li a{
  color:#9F9F9F;
	text-decoration:none;
}

#left_menu li a:hover{
  color:#56BFD4;
	text-decoration:none;
}

/******************* second level *******************/

#left_menu li ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu li li {
  padding:3px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  border-bottom:0px;
}

#left_menu li li span {
  padding:0px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  background: url("../images/nav_bullet_2.gif") 0px 6px no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#left_menu li li a{
  color:#56BFD4;
	text-decoration:none;
}

#left_menu li li a:hover{
  color:#56BFD4;
	text-decoration:underline;
}

/******************* middle_column *******************/

#middle_links {
	height:20px;
	background-color: #56BFD4;
	text-align:right;
	color:#FFFFFF;
}

#middle_links ul {
	padding:2px 7px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#middle_links li {
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	display:inline;
}

#middle_links a {
	color:#FFFFFF;
	text-decoration:none;
}

#middle_links a:hover {
	color:#C3E735;
	text-decoration:none;
}

p#middle_promo {
	padding:10px 0px 0px 22px;
	margin:0px 0px 0px 0px;
}

p#middle_promo img {
	border:0px;
}

#homepage {
  position:relative;
}

#cal_pop {
	position:absolute;
	top:30px;
	right:11px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #DBDBDB;
	padding:5px 10px 5px 5px;
	display:none;
}

/******************* right_column *******************/

#right_column {
	font-size:0.92em;
}

#right_news_title {
	height:20px;
	background: #56BFD4 url("../images/title_news.gif") no-repeat;
}

#right_diary_title {
	height:20px;
	background: #56BFD4 url("../images/title_diary.gif") no-repeat;
}

.right_news {
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 15px;
	background: url("../images/bg_news.gif") no-repeat;
}

.news_holder {
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 15px;
	background: url("../images/bg_news.gif") no-repeat;
}

#right_news_all {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background: url("../images/bg_news.gif") no-repeat;
}

/******************* footer_container *******************/


#copyright {
	float:left;
	padding:3px 0px 0px 10px;
}

#copyright a {
  color:#9F9F9F;
}

#visualsoft {
	float:right;
	padding:4px 10px 0px 0px;
	color:#b5b5b5;
	font-size 10px;
}

#visualsoft a {
	color:#b5b5b5;
	font-size 10px;
}

#visualsoft img {
	padding:0px 0px 0px 3px;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  background-color: #E1F39A;
  padding:0px 0px 0px 0px;
  margin:1px 0px 0px 0px;
	height:20px;
}

p#breadcrumb {
  padding:2px 0px 0px 10px;
  margin:0px 0px 0px 0px;
	float:left;
}

p#breadcrumb a{
  color:#9F9F9F;
  text-decoration:none;
}

p#breadcrumb a:hover{
  color:#9F9F9F;
  text-decoration:underline;
}


/******************* gallery *******************/

#gallery{}

#gallery .product {
	float:left;
	margin:10px 0px 0px 7px;
	height:173px;
}

#gallery .product_fix {
	float:left;
	margin:10px 0px 0px 7px;
	height:173px;
}

#gallery p.product_image {
        margin:0px 0px 0px 0px;
        padding:1px 1px 1px 1px;
	border:1px solid #DBDBDB;
}

#gallery p.product_state {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#gallery p.product_state img {
	padding:0px 5px 0px 0px;
}

#product_paging_bottom {
	text-align:right;
	padding:0px 12px 0px 0px;
	color:#A6C52C;
}

#product_paging_top {
	text-align:right;
	padding:5px 10px 0px 0px;
	color:#A6C52C;
}

#product_paging_bottom img, #product_paging_top img {
	/*
  position:relative;
	bottom:2px;
	*/
}

#product_paging_bottom a{
	text-decoration:underline;
}

#product_paging_top a{
	text-decoration:underline;
	color:#A6C52C;
}

#product_paging_top a:hover{
	text-decoration:underline;
	color:#A6C52C
}

#back_link {
	height:20px;
	padding:3px 0px 0px 5px;
}

#back_link a{
	color:#9F9F9F;
}

#back_link a:hover{
	color:#9F9F9F;
	text-decoration:underline;
}



/******************* product_left *******************/

#product_left {
	float:left;
	width:265px;
}

.product_img {
  width:245px;
	height:244px;
	/*background: url("../images/image_bg.gif") no-repeat;*/
}

#product_click {
	padding:7px 0px 0px 0px;
}


/******************* product_right *******************/

#product_right {
	float:left;
	width:350px;
}

#product_right_top {
	min-height:180px;
	height:auto !important;
	height:180px;
}

h1.title {
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	color:#56BFD4;
}

.short_desc{
	line-height:1.7em;
	padding:0px 0px 0px 0px;
}

.short_desc p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.date_desc {
	padding:20px 0px 0px 0px;
}

.state_desc {
	padding:20px 0px 0px 0px;
}

.state_desc img {
	padding:0px 5px 0px 0px;
}

/******************* related_products *******************/

.sub_title {
  background-color: #E1F39A;
  padding:2px 0px 0px 10px;
  margin:30px 0px 0px 0px;
  color:#9F9F9F;
  height:18px;
}

#related_products{}

#related_products .product {
	float:left;
	margin:10px 10px 0px 0px !important;
	margin:10px 8px 0px 0px;
	height:173px;
}

#related_products p.product_image {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#related_products p.product_image img {
	border:1px solid #DBDBDB;
	padding:1px 1px 1px 1px;
}

#related_products p.product_state {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#related_products p.product_state img {
	padding:0px 5px 0px 0px;
}

/******************* linked_products *******************/

#linked_products {}

#linked_products .product {
	float:left;
	margin:10px 10px 0px 0px !important;
	margin:10px 8px 0px 0px;
	height:173px;
}

#linked_products p.product_image {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#linked_products p.product_image img {
	border:1px solid #DBDBDB;
	padding:1px 1px 1px 1px;
}

#linked_products p.product_state {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#linked_products p.product_state img {
	padding:0px 5px 0px 0px;
}

/******************* cms_page *******************/

.cms_page {
	padding:10px 11px 0px 22px;
	margin:0px 0px 0px 0px;
}

.cms_page p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

p.press_coverage {
  padding:10px 0px 10px 0px;
  margin:0px 0px 0px 0px;
}

p.press_coverage img  {
  margin:0px 7px 0px 0px;
  padding:1px 1px 1px 1px;
	border:1px solid #DBDBDB;
}

.cms_page h1.title {
	padding:5px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	color:#56BFD4;
}

p.customer {margin:3px 0px 0px 0px;}

.cms_page form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.button_blank {
  background-color: #56BFD4;
  color:#FFFFFF;
  font-weight:bold;
  border:0px;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
}

#sitemap {}

p.sitemap_title {
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  color:#C3E735;
  font-weight:bold;
}

#sitemap ul {
  padding:10px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#sitemap li {
  padding:0px 0px 10px 10px;
  margin:0px 0px 0px 0px;
  background: url("../images/nav_bullet.gif") 0px 5px no-repeat;
}

#sitemap li a{
  color:#9F9F9F;
	text-decoration:none;
}

#sitemap li a:hover{
  color:#56BFD4;
	text-decoration:none;
}

/******************* second level *******************/

#sitemap li ul {
  padding:3px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#sitemap li li {
  padding:3px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  border-bottom:0px;
  background: url("../images/nav_bullet_2.gif") 0px 10px no-repeat;
}

#sitemap li li a{
  color:#56BFD4;
	text-decoration:none;
}

#sitemap li li a:hover{
  color:#56BFD4;
	text-decoration:underline;
}


/***************************************/

.main_text {
  padding:10px 0px 0px 0px;
}

p.product_header {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-weight:bold;
}

p.mandatory_star {
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  font-weight:bold;
  color:#A6C52C;
}

p.welcome {
  padding:5px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}


.basketheader td {color:#FFFFFF; background-color:#56BFD4;}

.joinButton {
  background-color: #56BFD4;
  color:#FFFFFF;
  border:0px;
  padding-top:1px;
  padding-bottom:1px;
  cursor: pointer; /* hand-shaped cursor  */
  margin:0px 0px 0px 5px;
}

.blank_blue_button, .blank_green_button, .blank_alt_button_large, .addbasket {
  background-color: #56BFD4;
  color:#FFFFFF;
  border:0px;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:1px;
  cursor: pointer; /* hand-shaped cursor  */
}

.table_row_header {
  border-bottom:1px solid #56BFD4;
  font-weight:bold;
  color:#56BFD4;
}

.content-box .formrow{padding-top:3px;padding-bottom:3px;vertical-align:middle;}
.content-box .formrow label.desc{float:left;width: 100px;clear: left;text-align:right;padding: 5px 5px 0px 0px;}
.content-box .formrow_bottomleft{float:left;width:200px;}


.calendar_day_title {
        text-align: center;
}

.calendar_day {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-align: center;
        border: 1px solid #cccccc;
        padding-left: 2px;
        padding-right: 2px;
}

.calendar_day_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #56BFD4;
}


.calendar_day_event_type1, .calendar_day_event_type2, .calendar_day_event_type3, .calendar_day_event_type4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #cccccc;
        color: #ffffff;
}

.calendar_day_event_type1, .calendar_day_event_type1_today { /*green*/
        background: #E1F39A;
}

.calendar_day_event_type2, .calendar_day_event_type2_today { /*blue*/
        background: #AADFE9;
}

.calendar_day_event_type3, .calendar_day_event_type3_today { /*pink*/
        background: #FFD7FE;
}

.calendar_day_event_type4 , .calendar_day_event_type4_today{ /*purple*/
        background: #E3D7FF;
}

.calendar_day_event_today, .calendar_day_event_type1_today, .calendar_day_event_type2_today, .calendar_day_event_type3_today, .calendar_day_event_type4_today  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #56BFD4;
        color: #ffffff;
}


.calendar_day_event_today{
        background: #336699;
}

a.calendar_event_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        color: #9F9F9F;
        text-decoration: none;
}

a:hover.calendar_event_link{
        color: #9F9F9F;
        text-decoration: underline;
}



.diary_day_title {
        text-align: center;
}

.diary_day {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
        border: 1px solid #cccccc;
        padding-left: 2px;
        padding-right: 2px;
}

.diary_day_today {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #56BFD4;
}


.diary_day_event_type1, .diary_day_event_type2, .diary_day_event_type3, .diary_day_event_type4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #cccccc;
        color: #ffffff;
}

.diary_day_event_type1, .diary_day_event_type1_today { /*green*/
        background: #E1F39A;
}

.diary_day_event_type2, .diary_day_event_type2_today { /*blue*/
        background: #AADFE9;
}

.diary_day_event_type3, .diary_day_event_type3_today { /*pink*/
        background: #FFD7FE;
}

.diary_day_event_type4 , .diary_day_event_type4_today{ /*purple*/
        background: #E3D7FF;
}

.diary_day_event_today, .diary_day_event_type1_today, .diary_day_event_type2_today, .diary_day_event_type3_today, .diary_day_event_type4_today  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #56BFD4;
        color: #ffffff;
}

.diary_day_event_today{
        background: #336699;
}

a.diary_event_link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        color: #9F9F9F;
        text-decoration: none;
}

a:hover.diary_event_link{
        color: #9F9F9F;
        text-decoration: underline;
}

#cal_pop ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 15px;
}

.clients_box {
  text-align: left;
  padding:0px 0px 0px 0px;
  margin:0px 0px 30px 0px;
}

.clients_box h3 {
  color:#A6C52C;
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  font-size:12px;
}


.clients_box img {
  padding: 5px 15px 5px 15px;
}

.blue_text {
  color: #56BFD4;
}

.blue_text a {
  color: #56BFD4;
  text-decoration: none;
}

a.blue_text:hover {
  color: #56BFD4;
  text-decoration: underline;
}


td.send_friend {
  padding:0px 27px 0px 34px;
}

.cv_title {
  color:#56BFD4;
  font-weight: bold;
}

h4.about {
  color:#56BFD4;
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
}

table.achievements { margin: 0px 0px 15px 0px; }

table.achievements td
{
	margin: 0;
	padding: 5px 3px 5px 3px;
	border-top: 1px solid #C3E735;
}

table.achievements td.a_date
{
	padding: 5px 3px 5px 3px;
	width: 150px;
	background-color:#F4F4F4;
}

table.achievements td.a_mid { border-left: 1px solid #ccc; width: 40%; }
table.achievements td.a_last { border-left: 1px solid #ccc; }

table.achievements td.top { border-top: none; }

.titlebar {
  color: #56BFD4;
  font-weight: bold;
  font-size: 20px;
}


td.send_header {
  background: url("../images/gradient_stripe.gif") no-repeat;
  height:26px;
  color:#FFFFFF;
  font-size:1.1em;
  padding:0px 5px 0px 5px;
}

td.send_header_2 {
  background: url("../images/gradient_stripe.gif") top right no-repeat;
  height:26px;
  color:#FFFFFF;
  font-size:1.1em;
  padding:0px 5px 0px 5px;
}

#copyright a{
  color:#9F9F9F;
	text-decoration:none;
}

#copyright a:hover{
  color:#56BFD4;
	text-decoration:none;
}


