/********************************************************************************/
/* General Format */
/********************************************************************************/
html
{
	overflow: scroll;
}
body, div, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
	font-family: "Arial","Arial (Hebrew)";
	font-size: 13px;
	line-height: 1.5em;
	color: #727171;
}
body
{
    background-color: #f5f5f5;
}
table
{
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset, img
{
	border: 0px;
}
img
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
}
dl, dt, dd, ul
{
	list-style-type: none;
	margin-right:0px;
}
caption, th
{
	text-align: right;
}
/*h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}*/
h2
{
    font-size: 16px;
    font-weight: bold;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0px;
}
a
a:link,
a:visited,
a:hover,
a:active
{
    outline: 0px !important;
    border: 0px !important;
}
*
*:link,
*:visited,
*:hover,
*:active
{
    outline: 0px !important;
}
.clear-all
{
	border: 0px !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	font-size: 0px !important;
	height: 0px !important;
	margin: 0px !important;
	overflow: hidden !important;
	padding: 0px !important;
	visibility: hidden !important;
	width: 0px !important;
}
.block-space
{
	border: 0px !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	font-size: 10px !important;
	height: 10px !important;
	margin: 0px !important;
	overflow: hidden !important;
	padding: 0px !important;
	width: 0px !important;
}
.block-space-dbl
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 20px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 0px;
}
noscript div
{
    background-color: #ffd800;
    color: #000;
    font-size: 16px;
}
span.error
{
    /*background-color: #f5d8d8;
    border: solid 1px #c60000;
    color: #c60000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    right: -240px;
    padding: 0px 2px;
    position: absolute;
    width: 230px;*/
	border: 0px !important;
	clear: both !important;
    display: none !important;
	float: none !important;
	font-size: 0px !important;
	height: 0px !important;
	margin: 0px !important;
	overflow: hidden !important;
	padding: 0px !important;
	visibility: hidden !important;
	width: 0px !important;
}
input.error,
select.error
{
    background-color: #ff5400;
    border: solid 1px #c60000;
    color: #fff;
}
.w2s-opener-text span.error
{
    /*right: 280px;
    top: 0px;
    width: 330px;*/
}
.contactFullname .error
{
    /*top: 19px;*/
}
.contactEmail .error
{
    /*top: 19px;*/
}
.contactPhone .error
{
    /*top: 19px;*/
}
.contactType .error
{
    /*top: 19px;*/
}
.contactArea .error
{
    /*top: 19px;*/
}
.contactRead .error
{
    /*top: 0px;*/
}

@media print
{
	/**
	{
		display: none !important;
	}*/
}
/********************************************************************************/

/********************************************************************************/
/* Alignment */
/********************************************************************************/
.align-top
{
	vertical-align: top;
}
.align-bottom
{
	vertical-align: bottom;
}
.align-center
{
	text-align: center;
}
.float-center
{
	margin: auto;
}
.dir-left
{
    direction: ltr;
    text-align: left;
}
.dir-right
{
    direction: rtl;
    text-align: right;
}
/********************************************************************************/

/********************************************************************************/
/* Font Format */
/********************************************************************************/
.f1 {font-size: 77%;} /* Renders 10px */
.f2 {font-size: 85%;} /* Renders 11px */
.f3 {font-size: 93%;} /* Renders 12px */
.f4 {font-size: 100%;} /* Renders 13px */
.f5 {font-size: 108%;} /* Renders 14px */
.f6 {font-size: 116%;} /* Renders 15px */
.f7 {font-size: 123.1%;} /* Renders 16px */
.f8 {font-size: 131%;} /* Renders 17px */
.f9 {font-size: 138.5%;} /* Renders 18px */
.f10 {font-size: 146.5%;} /* Renders 19px */
.f11 {font-size: 153.9%;} /* Renders 20px */
.f12 {font-size: 161.6%;} /* Renders 21px */
.f13 {font-size: 167%;} /* Renders 22px */
.f14 {font-size: 174%;} /* Renders 23px */
.f15 {font-size: 182%;} /* Renders 24px */
.f16 {font-size: 189%;} /* Renders 25px */
.f17 {font-size: 197%;} /* Renders 26px */
/********************************************************************************/

/********************************************************************************/
/* Header */
/********************************************************************************/
#w2s-header
{
    background: url(../images/w2s-header-bg.png) repeat-x;
    clear: both;
    height: 140px;
    width: 100%;
}
.w2s-header
{
    background: url(../images/w2s-header-border.gif) repeat-x bottom;
    height: 86px;
    margin: 0px auto 13px;
    width: 960px;
}
.w2s-logo
{
    margin-top: 20px;
}
.w2s-header-search
{
    margin-top: 28px;
    width: 380px;
}
.w2s-menu-search
{
    float: right;
    position: relative;
    bottom: 5px;
}
.w2s-menu-search form
{
}
.w2s-menu-search input
{
    background: none;
    border: 0px;
    color: #052f41;
    font-size: 14px;
    height: 21px;
    line-height: 23px;
    margin: 1px 15px;
    width: 163px;
}
.w2s-menu-search button
{
    background: none;
    border: 0px;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    width: 28px;
}
.w2s-topmenu
{
    background: url(../images/w2s-titles-bg.png) no-repeat 0px 0px;
    height: 41px;
    margin: 0px auto;
    padding: 0px;
    width: 960px;
}
.w2s-topmenu li
{
    height: 41px;
}
.w2s-topmenu .first
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
}
.w2s-topmenu li a
{
    color: #373737;
    display: inline-block;
    font-size: 14px;
    line-height: 41px;
    padding: 0px 11px;
    text-decoration: none;
}
/********************************************************************************/

/********************************************************************************/
/* Footer */
/********************************************************************************/
#w2s-footer
{
    background: #5a5858 url(../images/w2s-footer-bg.png) repeat-x right top;
    clear: both;
    min-height: 106px;
    width: 100%;
}
.w2s-footer
{
    background: url(../images/w2s-titles-bg.png) no-repeat 0px -78px;
    margin: 0px auto;
    padding: 0px;
    width: 960px;
}
.w2s-bottommenu
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px;
    min-height: 25px;
    padding: 0px;
    width: 900px;
}
.w2s-footer-item
{
    min-height: 25px;
    line-height: 25px;
    width: 120px;
}
.w2s-footer-inner
{
    margin: 15px 10px 0px;
    padding: 0px;
    width: 100px;
}
.w2s-footer-inner li
{
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 5px;
    width: 100px;
}
.w2s-bottommenu .first,
.w2s-bottommenu .last
{
    padding: 0px;
}
.w2s-footer-item a
{
    color: #373737;
    display: inline-block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-decoration: none;
    width: 100px;
}
.w2s-footer-inner a
{
    color: #fff;
    font-size: 11px;
    line-height: 1em !important;
    padding: 0px !important;
}
.w2s-footer-inner a:hover
{
    text-decoration: underline;
}
/********************************************************************************/

/********************************************************************************/
/* Content */
/********************************************************************************/
.w2s-crnr-b-l,
.w2s-crnr-b-r
{
    background-image: url(../images/w2s-crnrs.gif);
    background-repeat: no-repeat;
    font-size: 1px;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.w2s-crnr-b-l
{
    background-position: 0px -10px;
    bottom: 0px;
    left: 0px;
    position: absolute;
}
.w2s-crnr-b-r
{
    background-position: -10px -10px;
    bottom: 0px;
    position: absolute;
    right: 0px;
}
.w2s-crnr-green-t-l,
.w2s-crnr-green-t-r,
.w2s-crnr-green-b-l,
.w2s-crnr-green-b-r
{
    background-image: url(../images/w2s-crnrs-green.gif);
    background-repeat: no-repeat;
    font-size: 1px;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.w2s-crnr-green-t-l
{
    background-position: 0px 0px;
    left: 0px;
    position: absolute;
    top: 0px;
}
.w2s-crnr-green-t-r
{
    background-position: -10px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.w2s-crnr-green-b-l
{
    background-position: 0px -10px;
    bottom: 0px;
    left: 0px;
    position: absolute;
}
.w2s-crnr-green-b-r
{
    background-position: -10px -10px;
    bottom: 0px;
    position: absolute;
    right: 0px;
}
.w2s-crnr-gray-t-l,
.w2s-crnr-gray-t-r,
.w2s-crnr-gray-b-l,
.w2s-crnr-gray-b-r
{
    background-image: url(../images/w2s-crnrs-gray.gif);
    background-repeat: no-repeat;
    font-size: 1px;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.w2s-crnr-gray-t-l
{
    background-position: 0px 0px;
    left: 0px;
    position: absolute;
    top: 0px;
}
.w2s-crnr-gray-t-r
{
    background-position: -10px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.w2s-crnr-gray-b-l
{
    background-position: 0px -10px;
    bottom: 5px;
    left: 0px;
    position: absolute;
}
.w2s-crnr-gray-b-r
{
    background-position: -10px -10px;
    bottom: 5px;
    position: absolute;
    right: 0px;
}

.input-text
{
    background-color: #fff;
    border: solid 1px #809eb5;
    height: 18px;
    width: 195px;
}
.input-text-small
{
    background-color: #fff;
    border: solid 1px #809eb5;
    float: right;
    height: 18px;
    width: 195px;
}
.input-select
{
    background-color: #fff;
    border: solid 1px #809eb5;
    height: 20px;
    width: 195px;
}
.input-select-small
{
    background-color: #fff;
    border: solid 1px #809eb5;
    float: left;
    height: 20px;
    width: 53px;
}

#w2s-bradcrumb
{
    clear: both;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0px 5px;
    padding: 0px;
    width: 90%;
}
#w2s-bradcrumb li
{
    color: #303030;
    margin: 0px 5px;
}
#w2s-bradcrumb li.last
{
    background: none;
}
#w2s-bradcrumb li a
{
    color: #303030;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
#w2s-bradcrumb li a:hover
{
    color: #e66a0e;
}
#w2s-opener,
#w2s-opener-form
{
    background: #a6cc42 url(../images/w2s-opener-bg.gif) repeat-x top;
    margin-bottom: 10px;
    /*min-height: 233px;*/
    position: relative;
    width: 960px;
}
#w2s-opener-form
{
}
.w2s-opener
{
    display: inline-block;
    margin: 5px 5px 5px ;
    width: 930px;
}
.w2s-opener-text,
.w2s-opener-btn,
.w2s-opener-picture
{
    display: inline-block;
}
.w2s-opener-text
{
    min-height: 170px;
    width: 400px;
}
.w2s-opener-text-contact
{
    min-height: 202px !important;
}
.w2s-opener-text ul li,
.w2s-content-page ul li
{
    list-style-type: disc !important;
    margin-right:0px;
}
#w2s-opener-form .w2s-opener-text div
{
    line-height: 1em !important;
    /*min-height: 297px;*/
}
.w2s-opener-form-thanks
{
}
.w2s-opener-form-thanks div
{
    /*color: #fff;*/
    font-size: 16px;
    font-weight: bold;
    margin: 0px 10px;
    padding: 20px;
}
.w2s-opener-form .contactBtn
{
    border: 0px;
    cursor: pointer;
    height: 41px;
    overflow: hidden;
    width: 198px;
}
.w2s-opener-text .contactBtn
{
    border: 0px;
    cursor: pointer;
    height: 27px;
    overflow: hidden;
    width: 61px;
}
.w2s-opener-text div
{
    color: #fff;
    font-size: 12px;
    margin: 10px;
}
.w2s-opener-text div a
{
    color: #fff;
    text-decoration: none;
}
.w2s-opener-text h1
{
    padding: 0px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
/*.w2s-opener-text span
{
    font-size: 12px;
    font-weight: bold !important;
}*/
.w2s-opener-btn
{
    padding: 0px;
    text-align: center;
    height: 170px;
    width: 217px;
}
.w2s-opener-text-contact
{
    height: 320px !important;
}
.w2s-opener-btn img
{
}
.w2s-opener-picture
{
    width: 250px;
    /*width: 318px;*/
}
#w2s-opener .w2s-opener .w2s-opener-picture img
{
    width: 250px;
}
#w2s-opener-form .w2s-opener .w2s-opener-picture img
{
    width: 250px;
}
#w2s-opener-form .w2s-opener-text
{
    height: 170px;
    width: 450px;
    /*width: 344px;*/
}
.w2s-opener-text-contact
{
    height: 320px !important;
}
.w2s-opener-form
{
    height: 170px;
    width: 217px;
}
.w2s-opener-form-contact
{
    height: 320px !important;
}
.w2s-opener-form h3
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 11px;
}
.w2s-opener-form form
{
    margin: 0px auto;
    width: 195px;
}
.w2s-opener-form fieldset
{
    clear: both;
    position: relative;
}
.w2s-opener-form fieldset label
{
    clear: both;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.w2s-opener-form fieldset.w2s-form-read
{
    margin: 5px 0px 10px;
}
.w2s-opener-form fieldset.w2s-form-read a
{
    color: #fff;
}
.w2s-opener-form fieldset.w2s-form-read input
{
}
.w2s-opener-form fieldset.w2s-form-read label
{
    clear: none !important;
    float: right;
    font-size: 10px;
    line-height: 1em;
    width: 170px !important;
}


.w2s-opener-text form
{
    margin: 0px auto;
    width: 440px;
}
.w2s-opener-text fieldset
{
    float: right;
    margin-bottom: 3px;
    position: relative;
}
.w2s-opener-text fieldset label
{
    color: #fff;
    display: inline-block;
    width: 80px;
}
.w2s-opener-text fieldset.w2s-form-read
{
    margin: 5px 0px 10px;
}
.w2s-opener-text fieldset.w2s-form-read a
{
    color: #fff;
}
.w2s-opener-text fieldset.w2s-form-read label
{
    clear: none !important;
    float: right;
    font-size: 10px;
    line-height: 1em;
    width: 170px !important;
}
.w2s-opener-text fieldset .input-text
{
    width: 100px !important;
}


#w2s-opener-form .w2s-opener-picture
{
    width: 250px;
}
#w2s-content
{
    /*background: url(../images/grid-bg.gif) repeat-y;*/
    display: table;
    margin: 0px auto 10px;
    width: 960px;
}
#w2s-content-narrow
{
    width: 960px;
}
#w2s-content-wide
{
    width: 960px;
}
#w2s-sidebar
{
   display: inline-block;
    width: 100%;
}

#w2s-sidebar dd
{
    width: 285px;
}


#w2s-institute-info
{
    display: inline-block;
    width: 100%;
}

#w2s-articles-info
{
    display: inline-block;
    width: 100%;
}
.w2s-secondmenu
{
    background-color: #ececec;
    padding-bottom: 20px;
    position: relative;
}
.w2s-secondmenu dl
{
    margin: 0px;
    padding: 0px;
}
.w2s-secondmenu dl dt
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 37px;
    margin-bottom: 10px;
    width: 100%;
}
.w2s-secondmenu dl dt span
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
    color: #373737;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
}
.w2s-secondmenu dl dd
{
    margin: 0px 26px;
    padding: 0px;
}
.w2s-secondmenu dl dd a
{
    color: #373737;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 3px;
    text-decoration: none;
}
.w2s-secondmenu dl dd a:hover
{
    color: #e66a0e;
}
#w2s-institute-info dd
{
    width: 285px;
}

#w2s-articles-info dd
{
    width: 285px;
}

#w2s-content-page
{
    margin-bottom: 10px;
}
.w2s-content-page-start
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
    height: 37px;
}
.w2s-content-page-start h2
{
    background-image: url(../images/w2s-titles-bg.png);
    background-repeat: no-repeat;
    color: #303030;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height:37px;
}
.w2s-content-page-finish
{
    background-image: url(../images/w2s-content-bg.gif);
    background-repeat: no-repeat;
}
.w2s-content-page-finish-inner
{
    background-image: url(../images/w2s-content-bg.gif);
    background-repeat: no-repeat;
    color: #303030;
    padding-top: 10px;
    padding-bottom: 20px;
}
.w2s-content-page-hp
{
    position: relative;
}
.w2s-content-page-finish-hp
{
    background-color: #fff;
    border: solid 2px #cac7b9;
    border-top: 0px;
    color: #303030;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 626px;
}
.w2s-search-resault
{
    margin-bottom: 15px;
}
.w2s-search-resault h3
{
}
.w2s-search-resault p
{
    margin: 0px;
    padding: 0px;
}
.w2s-search-found
{
    background-color: #ffff00 !important;
    color: #000 !important;
    font-weight: bold;
}

.w2s-content-page-hp
{
    margin-bottom: 10px;
    width: 100%;
}
.w2s-hp-item
{
    width: 260px;
}
.w2s-hp-item span
{
    display: inline-block;
    height: 70px;
    width: 70px;
}
.w2s-hp-item span img
{
    height: 60px;
    width: 60px;
}
.w2s-hp-item div
{
    font-family: Tahoma !important;
    line-height: 1em !important;
    width: 185px;
}
.w2s-hp-item h3
{
    color: #444 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 1em !important;
    margin-bottom: 4px;
}
.w2s-hp-item p
{
    color: #444 !important;
    font-size: 11px !important;
    line-height: 1em !important;
    margin: 0px !important;
}
.w2s-hp-item a
{
    color: #f66900 !important;
    font-size: 10px !important;
    text-decoration: none !important;
}
/********************************************************************************/

#w2s-category-contact
{
    border-top: dashed 1px #d3e59c;
    margin: 0px !important;
    padding-top: 10px;
}
#w2s-category-contact span
{
    display: inline-block;
    margin-bottom: 10px;
}
#w2s-category-contact form
{
}
