
*{
	margin: 0px;
	padding: 0px;
	outline: none;
}

a img {
	border: none;
}

a.back{
   position:relative;
   float:right;
   top:-20px;
   color: #00b4ff;
   margin-top: 10px;
   clear: both;
   text-decoration: underline;
   font-weight: normal;
   font-size:12px; 
}

a.back:hover{
   text-decoration: none;
}
ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

strong {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0px !important;
}

.no-border {
	border: none !important;
}


body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

body.bg1
 {
	/*background: url(../im/bg1.jpg) top center no-repeat;*/
    background: #5DA6D2 url(../im/bg-new.jpg) top center no-repeat;
}


/*
	Wrapper
*/

#wrapper {
	width: 961px;
	margin: 30px auto;
}

#top {
	height: 6px;
	background: url(../im/top.png) no-repeat;
}



#center {
	background: url(../im/center.png) left top repeat-y;
	padding-left: 7px;
	float: left;
}

/*
	Header
*/

#header {
	width: 961px;
	background: url(../im/header_bg.png) no-repeat;
	position: relative;
	float: left;
}

#header a.logo {
	position: absolute;
	left :220px;
	top: -35px;
}


#header .lang,
#header .up_nav  {
	float: left;
	clear: both;
	margin: 14px 0 0 20px;
}

#header .lang li a {
	display: block;
}

#header .lang li a.act {
	display: none;
}

#header .up_nav li {
	float: left;
	color: #666;
	margin-right: 3px;
}

#header .up_nav li a {
	color: #666;
	text-decoration: none;
}

#header .up_nav li a:hover {
	text-decoration: underline;
}

#header .info {
	width: 350px;
	float: right;
	text-align: right;
	margin: 14px 30px 0 0;
	color: #666;
	line-height: 1.6;
	font-size:11px;
}

#header .ask {
	width: 113px;
	height: 19px;
	text-align: center;
	color: #0760bc;
	background: url(../im/ask.png) no-repeat;
	padding-top: 5px;
	float: right;
	clear: both;
	margin: 2px 30px 0 0;
	font-size:11px;
}

#header .ask:hover {
	text-decoration: underline;
} 

#header .main_nav {
	height: 39px;
	background: url(../im/main_nav.png) no-repeat;
	margin-top: 11px;
	float: left;
	width: 946px;
	padding-bottom: 1px;
}

#header .main_nav ul {
	/*position: relative;*/
}

#header .main_nav li {
	float: left;
	margin-top: 1px;
}

#header .main_nav li a {
	font-size: 14px;
	font-family: Georgia;
	color: #fff;
	padding: 10px 20px 9px;
	display: block;
}

#header .main_nav ul li.back {
	background: url(../im/main_hover.png) no-repeat;
	position: absolute;
}

img.noborder{
   border:none;
}

/*
#header .main_nav li a:hover {
	background: url(../im/main_hover.png) top center no-repeat;
}
*/

/*
	Container
*/


#container {
	clear: both;
	float: left;
	padding-bottom: 10px;
	background: url(../im/container_bg.png) left bottom repeat-x;
	width: 944px;
}

/*
#container .holder {
	background: url(../im/container_repeat.png);
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 944px;
}
*/

#container .flash {
	width: 946px;
	height: 362px;
	background: url(../im/index_flash.jpg) no-repeat;
}

#container .news_box {
	width: 221px;
	position: absolute;
	top: 191px;
	left: 353px;
	z-index: 25;
}

#container .news_top {
	background: url(../im/news_top.png) no-repeat;
	height: 24px;
}

#container .news_bottom {
	background: url(../im/news_bottom.png) no-repeat;
	height: 24px;

	}

#container .news_inner {
	background: url(../im/news_box_inner.png) repeat-y;
	padding: 0px 26px;
	overflow: hidden;
}

#container .news_inner h3 {
	padding-top: 5px;
	float: left;
	}

#container  h1 {
	font-size: 16px;
	font-family: Georgia;
	background: url(../im/separate.png) left bottom no-repeat;
	padding-bottom: 10px;
	width: 168px;
	float: left;
	font-weight: bold;
}

#container  a.close {
	width: 11px;
	height: 11px;
	background: url(../im/close.gif) no-repeat;
	display: block;
	float: right;
}

#container  p.new {
	font-weight: bold;
	float: left;
	background: url(../im/separate.png) left bottom no-repeat;
	padding-bottom: 15px;
	margin-top: 15px;
}

#container  .date {
	color: #ccc;
	margin-top: 10px;
	float: left;
	font-weight: normal;
}

#container  .more {
	color: #00b4ff;
	float: right;
	margin-top: 10px;
	clear: both;
	text-decoration: underline;
	font-weight: normal;
	width: 150px;
	text-align: right;
}

#container .more:hover {
	text-decoration: none;
}

#container h2 {
	background: url(../im/h2_bg.png) no-repeat top center;
	display: block;
	text-align: center;
	height: 50px;
	font-size: 16px;
	font-family: Georgia;
	font-weight: normal;
	padding-top: 15px;
}

#container .content {
	width: 700px;
	float: left;
}

#container .content img {
	margin: 0px 30px 20px 0px;
}

#container .content h3 {
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}

#container .content h2.sub {
	font-family: Georgia;
	font-size: 16px;
	background: url(../im/separate.png) left bottom no-repeat;
	text-align: left;
	height: auto;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	width: 40%;
}

#container .content p {
	display: block;
	text-align: justify;
	margin-bottom: 15px;
	line-height: 1.4;
}

#container .content a {
	color: #00b4ff;
}

#container .content .white_date {
	display: block;
	margin-bottom: 20px;
}

#container .content ul {
	margin: 10px 0;
}

#container .content ul li {
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 15px;
}

#container .left_side {
	width: 170px;
	float: left;
	padding: 0px 20px 0px 25px;
}

#container .left_side h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 32px;
	background: url(../im/separate1.png) left bottom no-repeat;
	
}

#container .left_side p.new {
	padding-bottom: 32px;
	margin-top:  0px;
	background: url(../im/separate1.png) left bottom no-repeat;
}


#container .content .ask {
	background-image: url(../im/ask1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 127px;
	height: 18px;
	text-align: center;
	color: #035583;
	padding-top: 5px;
	float: right;
	clear: both;
	font-weight: bold;
	display:block;
}

#container .content .ask1 {
	background-image: url(../im/blue-btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 210px;
	height: 18px;
	text-align: center;
	color: #035583;
	padding-top: 5px;
	/*float: right;*/
	/*clear: both;*/
	font-weight: bold;
	display:block;
}

#container .content .ask:hover,
#container .content .ask1:hover,
#container .content form #submit:hover,
#container .content form #submit:active  {
	background-position: 0px -23px;
	color: #fff;
}
#container .left_nav li a {
	color: #fff;
	font-weight:bold;
}

#container .left_nav li a:hover,
#container .left_nav li a.act {
	color: #00b4ff;
}

#container .left_nav {
	margin-bottom: 20px;
}

#container .left_nav ul {
	margin-left: 20px;
}

#container .left_nav li {
	margin-top: 10px;
}
#container .left_nav li .sub1 ul li a {
	font-weight:normal;
}

#container .long {
	width: 900px;
	padding-left: 20px;
}

#container .content .contact {
	float: left;
	width: 250px;
	line-height: 1.9;
}

#container .content .mail {
	color: #eafaff;
	background: url(../im/mail.png) left center no-repeat;
	padding: 5px 0 14px 30px;
	text-decoration: underline;
	margin-top: 2px;
	display: block;
}


#container .content .gallery a img {
	margin: 0px;
}

#container .content .gallery a span {
	color: #fff;
	display: block;
	margin-bottom: 8px;
}

#container .content .gallery a {
	margin: 10px 63px 20px 0;
	float: left;
}

#container .content .pager {
    text-align: center;
}

#container .content .pager ul li {
	float: left;
	list-style: none;
	margin: 0px 2px;
}

#container .content .pager ul li .act
{
	font-weight: bold;
	color:#fff;
}

#container .content .half {
	width: 47%;
	float: left;
	margin-right: 3%;
}

.half a {
	margin-bottom: 10px !important;
}

#container .content .more {
	float: right !important;
	margin: 0px !important;
	width: auto !important;
}


#container .content table.special {
	border:none;
	margin-bottom: 30px;
	width:700px;
}
#container .content table.special td {
	width:10%;
}
#container .content table.special td.dark,
#container .content table.special td.white {
	text-align: center !important;
	padding:5px;
	background-color:#9ac4e2;
	color: #333;
	border:1px solid #06263d;
	font-size:11px;
	font-weight:bold;
}
#container .content table.special td.dark {
	background-color:#9ac4e2;
}
#container .content table.special td.white {
	background-color:#c4e1f6;
}

#container .content table.special .dark td {
	background-color:#c4e1f6;
	color: #333333;
}

#container .content table.special .no_left {
	border-left: none;
}

#container .content table.special .no_right {
	border-right: none;
}

#container .content form label {
	float: left;
	clear: both;
	width: 105px;
	padding-right: 10px;
	text-align: right;
	margin-top: 5px;
	}

#container .content form.question_form {
	width: 500px;
	float: none;
	margin:0 auto;
}
	
#container .content form.question_form label {
	width: 200px;
}
	
#container .content form {
	float: left;
	width: 396px;
}

#container .content form input {
	width: 192px;
	height: 15px;
	padding: 4px;
	background-color: #eafaff;
	border: 1px solid #9ba1a3;
	margin-bottom: 13px;
	font-size: 11px;
		color: #035583;
}

#container .content form #theme {
	width: 260px;
}

#container .content form img {
	float: left;
	margin: 1px 0 0 0;
}

#container .content form .arrow {
	margin: 11px;
	
}

#container .content form img{
   border:none;
}

#container .content form #code {
	width: 64px;
	float: left;
}

#container .content form textarea {
	width: 260px;
	height: 66px;
	background-color: #eafaff;
	border: 1px solid #9ba1a3;
	padding: 4px;
	margin-bottom: 13px;
	overflow: auto;
}

#container .content form #submit {
	width: 70px;
	padding: 0px !important;
	height: 23px;
	color: #035583;
	font-weight: normal;
	background-image: url(../im/send_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	border: none;
	background-color: transparent;
	float: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

#container .content form #date {
	width: 159px;
	float: left;
	margin-right: 10px;
}

#container .content a.map img {
	margin-right: 15px;
	border:none;
}

#container .content .pdf {
	float: left;
	background: url(../im/pdf.gif) no-repeat;
	padding:7px 0 6px 38px;
	margin-top: -6px;
}

#container .content .sitemap {
	float: left;
	width: 260px;
	margin-right: 50px
}

#container .content .sitemap h1 {
	float: none;
}

#container .content .video {
	margin-top: 47px;
	display: block;
}

/*
	Footer
*/

#footer {
	clear: both;
	background: url(../im/footer_bg.png) no-repeat;
	padding: 28px 9px 0 9px;
	font-size: 11px !important;
}

#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	margin-right: 3px;
}


#footer ul li a {
	color: #fff;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer .stenik {
	background: url(../im/stenik_logo.png) no-repeat;
	padding: 2px 0px 2px 25px;
	float: right;
	margin-top: 20px;
	text-decoration: underline;
	clear: both;
	display: inline;
	width: 120px;
	text-align:right;
}

#footer .stenik a {
	color: #fff;
	text-decoration: underline;
}

#footer .commercial {
	float: left;
	margin: 20px 25px 0 0;
}

span.custTooltip{
    padding:3px 5px;
    background-color:red;
}
.images_holder {
	width:944px;
	position:relative;
}
	span.homeImgHolder{
	  display:block;
	  float:left;
	}
	
	span.homeImgHolder a{ 
	  width:472px;
	  height:362px;
	  overflow:hidden;
	  display:block;
	  
	}
	
.content img{
   border: 3px solid #c3c6c9;
}

#leftSideImage{
  float:right;
}

#rightSideImage{
  float:right;
   
}

/* ADDITION */

#container .content .pager a {
    padding: 0px 4px;
}

#container .content .pager a:hover {
    font-weight: bold;
    color:#fff;
}

#container .content .pager .act
{
    font-weight: bold;
    color:#fff;
}

#container ul.partner {
	float: left;
	width: 300px;
}

#container ul.partner li {
	margin-bottom: 7px;
	list-style: none;
}

#container ul.partner li a {
	font-size: 14px;
	font-family: Georgia;
	color: #fff;
	text-decoration: underline;
	background: url(../im/square.gif) left 7px no-repeat;
	padding-left: 15px;
	display: block;
}

#container ul.partner li a:hover {
	text-decoration: none;
}



















table.bag td img {
    float: left;
}

/*table bag*/
#container .content table.bag {
	border:none;
	margin: 15px 0 20px 0;
	float:left;
}
#container .content table.bag td.dark,
#container .content table.bag td.white {
	text-align: center !important;
	padding:5px;
	background-color:#9ac4e2;
	color: #333;
	border:1px solid #06263d;
	font-size:11px;
	font-weight:bold;
}
#container .content table.bag th.dark,
#container .content table.bag th.white {
	text-align: center !important;
	padding:5px;
	background-color:#9ac4e2;
	color: #333;
	border:1px solid #06263d;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#container .content table.bag td.dark.tleft,
#container .content table.bag td.white.tleft, 
#container .content table.bag th.dark.tleft,
#container .content table.bag th.white.tleft {
	text-align: left !important;

}
#container .content table.bag td.dark {
	background-color:#9ac4e2;
}
#container .content table.bag td.white {
	background-color:#c4e1f6;
}

#container .content table.bag .dark td {
	background-color:#c4e1f6;
	color: #333333;
}

#container .content table.bag .no_left {
	border-left: none;
}

#container .content table.bag .no_right {
	border-right: none;
}


.add { background:url(../im/add.png) no-repeat left top; width:23px; height:23px; display:block; margin-left:11px;*margin-left:0px;}

.spinbutton { width:20px; border:solid 1px #666666; border-width:1px 0px 1px 1px; height:21px; line-height:21px; text-align:center; color:#000; float:left; margin-left:6px; font-size:11px;}
.spinbutton img { float:left;}

#container .content {
position:relative;
}
.sh_bag { background:url(../im/sh-bag.png) no-repeat left top; width:123px; height:48px; position:absolute; top:-10px; right:0px; color:#05233a!important; font-size:11px; padding:10px 0 0 73px;}
.sh_bag span {
	float:left;
	display:inline-block;
	clear:both;
	padding:3px 0;
	width:120px;
}
.sh_bag span strong { font-weight:bold!important; }

.delete { background:url(../im/del.gif) no-repeat left top; width:7px; height:7px; display:block; margin-left:20px;*margin-left:0;}
.addmore { float:left; color:#fff!important; text-decoration:underline!important; font-size:11px;}
.addmore:hover { text-decoration:none!important;}
.price_btn {
	background:url(../im/price-btn.gif) no-repeat left top;
	color:#0f0f0f !important;
	display:block;
	height:38px;
	margin:0;
	padding-left:20px;
	text-decoration:none !important;
	font-size:11px;
}
.price_btn span {
	background:url(../im/price-btn.gif) no-repeat right top;
	float:left;
	height:38px;
	line-height:38px;
	padding-right:20px;
	color:#05233a;
	font-size:14px;
}
.price_btn span strong { font-weight:bold!important;}
.waypay {float:right; text-align:right; margin-top:10px; margin-bottom:10px;}
.waypay strong { font-weight:bold!important;}

.buy_btn {
	background:url(../im/buy-btn.gif) no-repeat left top;
	color:#0f0f0f !important;
	display:block;
	height:38px;
	margin:0 0 10px 0;
	padding-left:20px;
	text-decoration:none !important;
	font-size:11px;
	cursor:pointer;
}
.buy_btn span {
	background:url(../im/buy-btn.gif) no-repeat right top;
	float:left;
	height:38px;
	line-height:38px;
	padding-right:20px;
	color:#333333;
	font-size:14px;
}
.h1full { width:auto!important;}
.mandatory { color:#eafaff; font-size:11px; float:left; margin:15px 0;}

.sh_bag_form { width:400px;}
.sh_bag_form strong { font-weight:bold !important; margin-bottom:20px; display:block; width:117px; text-align:right;}

.sh_bag_form label {
	width: 117px!important;
	display:inline-block;
	padding-right:8px!important;
	float: left;
	font-size:11px;
	text-align:right!important;
	font-family: Arial, Helvetica, sans-serif;
	clear:none!important;
}
.sh_bag_form input, .sh_bag_form input {
	width: 260px!important;
	height: 21px!important;
	border: solid 1px #9BA1A3!important;
	background:#EAFAFF!important;
	color:#035583;
	padding:0 5px!important;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:21px;
	float:left;
}
.sh_bag_submit {
	background:none;
	border:none !important;
	background-image:url(../im/bag-submit.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:245px !important;
	display:block;
	height:38px !important;
	color:#333333 !important;
	cursor:pointer;
	font-size:14px !important;
	font-family: Arial, Helvetica, sans-serif;
	line-height:38px !important;
	margin:0 0 0 0 !important;
	padding:0 0 3px 0 !important;
}
.submit_box {width:250px; margin:20px auto;}
.corr { background:url(../im/corr.gif) no-repeat left 5px; padding-left:10px; color:#fff!important; text-decoration:underline!important; margin:10px 0 0 50px; float:left; font-size:11px!important;}
.corr:hover { text-decoration:none!important;}
.bag img {border: none!important;}



/*Formcheck*/
.fc-tbx {z-index:100}

.fc-tbx .tl{
	background: url(../public/tlfc.gif) no-repeat;
}
.fc-tbx .t{
	background: url(../public/tfc.gif) repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url(../public/trfc.gif) no-repeat;
}
.fc-tbx .l{
	background: url(../public/lfc.gif) repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url(../public/rfc.gif) repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url(../public/blfc.gif) no-repeat;
}
.fc-tbx .b{
	background: url(../public/bfc.gif) no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url(../public/brfc.gif) no-repeat;
}
.fc-tbx .c{
	background: url(../public/cfc.gif) repeat;
}
.fc-tbx a.close {
	float: right;
	background: url(../public/closefc.gif) no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana;
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url(../public/ajax-loaderfc.gif) no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}














#basket_box
{
    color: #000;
    display: none;
}



#basket_box h2 {
    padding-left: 50px;
    width: 300px;
    background: url('../im/add.png') no-repeat;
    background-position: 20px 0;
    color: #086891;
    height: 25px;
    text-transform: uppercase;
    border: 0;
    text-align: center;
    margin-bottom: 35px;
}
#basket_box .btn1 {
    background: url('../im/btn1.jpg') no-repeat;
    background-position: 0 0;
    width: 149px;
    height: 27px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    font-family: tahoma;
    display: block;
    color: white;
    border-right: 1px solid #074f6f;
    text-decoration: none;
    text-align: center;
}
#basket_box .btn1:hover {
    background-position: 0px -37px;
}
#basket_box .btn2 {
    background: url('../im/btn2.jpg') no-repeat;
    background-position: 0 0;
    width: 204px;
    float: left;
    height: 27px;
    padding-top: 10px;
    font-size: 12px;
    font-family: tahoma;
    display: block;
    color: white;
    border-left: 1px solid #0b86bb;
    text-decoration: none;
    text-align: center;
}
#basket_box .btn2:hover {
    background-position: 0px -37px;
}

.catering {
    float: left; color: #666666; font-size: 11px; padding: 6px 0pt 0pt 20px;
}



.info2 {
    background: url('../im/info.png') no-repeat left top;
    width: 20px;
    height: 18px;
    display: inline-block;
}





.btns {
    float: right;
    width: 300px;
} 
.sendBtn { background:url(../im/send-btn.png) no-repeat left top; height:73px; width:300px; float:left; color:#035594 !important; font-size:15px; font-weight:bold; text-align:center; line-height:73px; text-transform:uppercase; margin-bottom: 15px}
