/* layout styles */

html { padding: 0; margin: 0;}
body { padding: 0; margin: 0; background: #0e9fc3 url(../img/bg-body.png) repeat-x 0 0;  }

.sprite { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: no-repeat 50% 0; }

a.sep { background: url(../img/bg-sep1.png) no-repeat 0 50%; padding-left: 10px; margin-left: 5px; }

/* Layout */
.row { float: left; width: 100%; display: block; position: relative; }
.col { position: relative; float: left; left: 100%; _display: inline; }

.col-main { margin-left: -688px; width: 668px; }
.col-side { margin-left: -940px; width: 212px; zoom: 1;}

.row-main { margin-bottom: 35px; }

#grandmother { background: url(../img/bg-mother.png) repeat-y 50% 0; }
#grandmother2 { background: url(../img/bg-body2.png) no-repeat 50% 0; }
#mother { width: 960px; margin: 0 auto; zoom: 1; padding-top: 2.2em; position: relative; }
#main { position: relative; zoom: 1; padding-top: 20px; }

/* Header */
#header {  position: relative; height: 98px; background: #fff; border-bottom: 6px solid #f59fbc; }

#logo { position: absolute; left: 15px; top: 32px; }
#logo p { margin: 0; }
#logo a img { display: block; }

#slogan { position: absolute; right: 20px; top: 38px; }

#nav-skip { position: absolute; left: -2000px; }
#nav-skip a:focus, #nav-skip a:active { position: absolute; left: 2000px; }

#motive-box { min-height: 92px; _height: 92px; position: relative; }
#motive-box #motive { height: 100%; width: 100%; overflow: hidden;  }
#motive-box #motive img { display: block; }

#motive-box #motive-pager { position: absolute; right: 20px; top: 20px; z-index: 10; }
#motive-box #motive-pager a { display: block; text-decoration: none; color: black; float: left; padding: 3px 10px; margin: 0 0 0 1px; background: white; }
#motive-box #motive-pager a.activeSlide { background: #f59fbc; }

/* Main menu */
#main-menu { margin: 0 0 0 0; z-index: 10; position: absolute; top: 20px; left: 20px; width: 370px; }
#main-menu ul { margin: 0; }
#main-menu li { margin: 0 1px 1px 0; padding: 0; background: none; float: left;  }
#main-menu li a { display: block; padding: 2px 10px; background: white; color: #020106; text-decoration: none; font-size: 107.692%; }
#main-menu li a:hover { background: #cdecf4; color: #020106; }
#main-menu li.active a { background: #6ed0e9; }

#top-bar { position: absolute; top: 0; left: 0; background: #c7ecf5; height: 2.2em; width: 100%; zoom: 1; } 

#top-menu { float: left; }
#top-menu ul { margin: 0; padding: 0; }
#top-menu ul li { margin: 0; padding: 0; background: none; float: left; border-right: 1px solid white; height: 2.383em; font-size: 12px;  }
#top-menu ul li a { padding: 4px 15px 0; color: #055265; float: left; }

#search-box { float: right; padding-right: 15px; padding-top: 3px; height: 100%; overflow: hidden;}
#search-box input { vertical-align: middle; }
#search-box input#q { border: 1px solid white; color: #737373; padding: 0px 3px; }

.side-menu { margin: 0 0 20px 0; }
.side-menu ul { margin: 0; }
.side-menu li { margin: 0 1px 1px 0; padding: 0; background: none; float: left; clear: left;  }
.side-menu li a { display: block; padding: 2px 10px; background: #6ed0e9; color: #020106; text-decoration: none; font-size: 107.692%; }
.side-menu li a:hover { background: #c6ecf5; color: #020106; }
.side-menu li.active a { background: #f59fbc; }

#footer { background: #178aa6 url(../img/bg-footer.png) repeat-x 0 100%; border: 1px solid #086c84; color: white; padding: 20px; zoom: 1; }
#footer p { margin: 0; }
#footer a, #footer a:visited, #footer a:hover { color: #fff; }

#subfooter { margin: 15px 0; text-align: center; color: white; }

.breadcrumb { border: 1px solid #99c8d3; background: #d2ecf2; padding: 5px 10px; margin: 0 0 15px 0; font-size: 84.615%; }
.breadcrumb p { margin: 0; }
.breadcrumb a, .breadcrumb a:visited { background: url(../img/bullet-breadcrumb.png) no-repeat 100% 55%; padding-right: 13px; margin-right: 5px; }

.annot { font-size: 107.692%; margin-bottom: 1.462em; font-weight: bold; }

/* News */
.news ul { margin: 0; padding: 0; }
.news ul li { margin: 0 -25px; padding: 20px 25px; background: url(../img/bg-news-li.png) repeat-x 0 0; zoom: 1; position: relative; }
.news ul li.first { padding-top: 0; background: none; }
.news ul li .img-box { float: left; width: 110px; }
.news ul li .img-box img { display: block; border: 1px solid #470404; }
.news ul li .text-box { padding: 0; zoom: 1; margin-left: 110px; }
.news ul li .text-box .date { margin: 0; color: #fff; background: #dc1f0e; width: 6em; padding: 1px 5px; }
.news ul li .text-box h2 { margin: 3px 0; padding: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 138.462%; }
.news ul li .text-box p { margin: 0; }

/* Side box */
.side-box { margin: 0 0 20px 0; line-height: 1.3; border: 1px solid #6ed0e9; }
.side-box h2 { margin: 0; font-family: Tahoma, Arial, sans-serif; font-size: 14px; padding: 3px 8px; color: #121212; }
.side-box h2 img { display: block; margin: 0; padding: 0; }
.side-box .inner { background: #6ed0e9; padding: 10px 8px ; zoom: 1; }
.side-box p { margin: 0 0 7px 0; }

.side-box-events .inner { padding: 0; }
.side-box-events table { border: 0; margin: 0; width: 100%; }
.side-box-events table td { border: 0; padding: 5px 8px; background: #6ed0e9; }
.side-box-events table tr.even td { background: #b7e8f4; }

.partners { background: #6ed0e9; padding: 15px; text-align: center; }
.partners p { margin: 0; }
.partners a img { border-left: 1px solid #4baec7; padding: 0 15px; }
.partners a.first img { border-left: 0; }

.signpost { background: #6ed0e9; padding-bottom: 20px; position: relative; z-index: 10; zoom: 1; }
.signpost ul { margin: 0 0 0 9px; padding: 0; }
.signpost ul li { margin: -27px 0 0 11px; padding: 0 0 24px; background: none; float: left; border: 1px solid white; width: 298px; position: relative; _display: inline; }
.signpost ul li h2 { margin: 0; font-family: Tahoma, Arial, sans-serif; font-size: 14px; padding: 3px 8px; color: #121212; background: white; height: 20px; line-height: 20px; }
.signpost ul li .desc { padding: 160px 10px 10px; background-position: 0 0; background-repeat: no-repeat; }
.signpost ul li .desc p { margin: 0 0 4px; }
.signpost ul li a.more { position: absolute; bottom: 0; right: 0; width: 85px; height: 24px; line-height: 24px; padding-right: 5px; text-align: right; background: url(../img/bg-more-link.png) no-repeat 0 0; }

.signpost ul li.sp1 .desc { background-image: url(../img/bg-signpost-1.jpg); }
.signpost ul li.sp2 .desc { background-image: url(../img/bg-signpost-2.jpg); }
.signpost ul li.sp3 .desc { background-image: url(../img/bg-signpost-3.jpg); }

.product-list { background: white; position: relative; zoom: 1; }
.product-list h2 { margin: 20px 20px; font-family: Tahoma, Arial, sans-serif; font-size: 16px; color: #121212; padding-bottom: 10px; border-bottom: 1px solid #c6ecf6; }
.product-list h2 a { text-decoration: none; }
.product-list ul { margin: 0 0 20px 9px; padding: 0; float: left; }
.product-list ul li { margin: 0 0 0 11px; padding: 0; background: none; float: left; width: 300px; position: relative; _display: inline; }
.product-list ul li .img-box { float: left; }
.product-list ul li .img-box img { display: block; border: 1px solid #6fd0e9; }
.product-list ul li .text-box { margin-left: 100px; padding-right: 15px; }
.product-list ul li h3 { font-size: 107.692%; margin: 0 0 4px; }
.product-list ul li h3 a { color: #e10051; }
.product-list ul li .price { color: #24829a; font-weight: bold; }

/* Forms */
form { margin: 0; padding: 0; }
input, select, textarea { font-size: 100%; font-family: "Trebuchet MS", Arial, sans-serif; }

.inp-text { border: 1px solid #9a9a9a; }
input.inp-text, textarea { padding: 1px 3px; }

.form-box { padding: 20px 28px 15px 20px; background: #E5F3FC; color: black; zoom: 1; position: relative; margin-bottom: 30px; border: 1px solid #69AAD2; }
.form-box .w-full { margin-right: 0 -8px; }
.error { color: #ff0000; font-weight: bold; }
.error-message, .ok-message { color: red; font-size: 100%; font-weight: bold; margin: 15px 0; background: #FDF5F1; padding: 5px 5px 5px 10px; border: 1px solid #F3D2D2; }
.ok-message { color: green; background: #F6FBDC; border: 1px solid #C6E528;}

.w-full { width: 100%;  }
.w-half { width: 50%;  }

/* File icons */
ul.files li { background: none; padding: 0; margin-bottom: 0.3em;}
ul.files li a, a.ico-file { background-repeat: no-repeat; background-position: 0 2px; line-height: 1.5em; padding: 2px 0 2px 22px !important; }
ul.files { list-style: none; margin: 0 0 1em 0; padding: 0; }

/* File icons */
.ico-file-ai {background-image: url("../img/file-icons/ico-file-ai.png");}
.ico-file-avi {background-image: url("../img/file-icons/ico-file-avi.png");}
.ico-file-bmp {background-image: url("../img/file-icons/ico-file-bmp.png");}
.ico-file-cdr {background-image: url("../img/file-icons/ico-file-cdr.png");}
.ico-file-doc {background-image: url("../img/file-icons/ico-file-doc.png");}
.ico-file-dxf {background-image: url("../img/file-icons/ico-file-dxf.png");}
.ico-file-exe {background-image: url("../img/file-icons/ico-file-exe.png");}
.ico-file-png {background-image: url("../img/file-icons/ico-file-png.png");}
.ico-file-html {background-image: url("../img/file-icons/ico-file-html.png");}
.ico-file-jpg {background-image: url("../img/file-icons/ico-file-jpg.png");}
.ico-file-mp3 {background-image: url("../img/file-icons/ico-file-mp3.png");}
.ico-file-pdf {background-image: url("../img/file-icons/ico-file-pdf.png");}
.ico-file-png {background-image: url("../img/file-icons/ico-file-png.png");}
.ico-file-ppt {background-image: url("../img/file-icons/ico-file-ppt.png");}
.ico-file-psd {background-image: url("../img/file-icons/ico-file-psd.png");}
.ico-file-rtf {background-image: url("../img/file-icons/ico-file-rtf.png");}
.ico-file-qt {background-image: url("../img/file-icons/ico-file-qt.png");}
.ico-file-ra {background-image: url("../img/file-icons/ico-file-ra.png");}
.ico-file-swf {background-image: url("../img/file-icons/ico-file-swf.png");}
.ico-file-tif {background-image: url("../img/file-icons/ico-file-tif.png");}
.ico-file-txt {background-image: url("../img/file-icons/ico-file-txt.png");}
.ico-file-xls {background-image: url("../img/file-icons/ico-file-xls.png");}
.ico-file-zip {background-image: url("../img/file-icons/ico-file-zip.png");}
.ico-file-unknown {background-image: url("../img/file-icons/ico-file-unknown.png");}

table.files td { border: 0; }
table.files th { border: 0; background: none; }
