/*

Head footer settings common to all pages

*/

* {
	margin: 0;
}

* img {
	border: 0;
}

html, body {
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.contentWrapper h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.contentWrapper h2 {
	font-size: 18px;
	margin: 10px 0 10px 0;
}

.contentWrapper h3 {
	font-size: 16px;
	margin: 10px 0 10px 0;
}

.contentWrapper p {
	font-size: 12px;
	margin: 5px 0 5px 0;
}

.greenTXT {
	color: #67B51E;
	font-weight: bold;
}

a:visited, a:link {
	color: #36ABB9;
}

ul {
	padding-left: 1.6em;
}

/* Sticky Footer by Ryan Fait - http://ryanfait.com/ */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	background: #e5e0de;
	text-align: center;
	height: 30px; /* .push must be the same height as .footer */
	line-height: 30px;
	font-size: 10px;
	color: #939492;
	vertical-align: middle;
}

.push {
	background: white;
}

.header table {
	width: 100%;
}

/*
.header td {
	border: 0px dashed red;
}
*/

#headerLeft {
	width: 42px;
}

#logo { width: 180px; }

#headerCenter {
	width: 802px;
	align: center;
	text-align: center;
}



#blog {
	width: 166px;
	color: white;
	font-size: 10px;
}

#blog a img {
	height: 17px;
}

#blog #blogtext {
	float: left;
}

#blog #blogicon {
	float: left;
	margin: 0px 10px 0px 30px;
}

#languageBar {
	text-align: right;
	padding-right: 28px;
	color: white;
	font-size: 10px;
}

#blog a:link, #blog a:visited, #languageBar a:link, #languageBar a:visited, 
.button a:link, .button a:visited, .buttonHover a:link, .buttonHover a:visited {text-decoration: none; color: white}

.green1 {
	background: #7ba019;
        color: #7ba019;
	height: 21px;
	vertical-align: middle;
}

.green2 {
	background: #8bb419;
	height: 64px;
}

.smallSeparator {
	width: 1px;
}

.separator {
	width: 2px;
}

.button {
	color: white;
	background: #8bb419;
	cursor: auto;
	font-weight: bold;
	font-size: 16px;
}

.buttonHover {
	color: white;
	background: #8bb419 url(images/HeaderButtonFlower.gif) no-repeat bottom center;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
}

.contentWrapper {
	width: 1024px;
	overflow: hidden;
	margin: 28px auto;
	padding: 0;
	text-align: left;
	border: 0px black dashed;
}

.skinnyContent {
	width: 700px;
	border: 0px red dashed;
	position: relative;
	left:50%;
	margin-left:-350px;
}

/* Home page settings */

#jolicampro {
	float: left;
	margin-left: 50px;
	width: 420px;
	min-height: 300px;
	border: 0px blue dashed;
}

#jolicamProImage {
	float: left;
	width: 135px;
	min-height: 300px;
	overflow: visible;
}

#jolicamProImage a { position: relative; left: -31px; z-index: -1; }

#jolicamProText {
	float: right;
	width: 270px;
	position: relative;
	min-height: 300px;
}


#jolicamProLogo {
	margin-top: 60px;
	height:	50px;
}

#jolicamProGetStarted {
	position: absolute;
	top: 240px;
}


#jolicam {
	float: right;
	width: 420px;
	margin-right: 50px;
	min-height: 300px;
	border: 0px green dashed;
}

#jolicamImage {
	float: left;
	width: 135px;
	min-height: 300px;
	overflow: visible;
}

#jolicamImage a { position: relative; left: -28px; top: 26px; z-index: -1; }

#jolicamText {
	float: right;
	width: 270px;
	min-height: 300px;
	position: relative;
}

#jolicamText h2 {
	margin: 5px 0 0 4px;
	color: #8bb419;
	font-size: 30px;
}

#jolicamText p {
	margin: 30px 0 0 4px;
	font-size: 12px;
}

#jolicamLogo {
	margin-top: 60px;
	height:	50px;
}

#jolicamGetStarted {
	position: absolute;
	top: 240px;
}

#jolicamProText h2 {
	margin: 5px 0 0 4px;
	color: #8bb419;
	font-size: 30px;
}

#jolicamProText p {
	margin: 30px 0 0 4px;
	font-size: 12px;
}


#vsplit {
	position: relative;
	left: 500px;
	width: 3px;
	margin:	10px;
	background: url(images/longVerticalSeparator.gif) no-repeat;
	color: white;
	border: 0px red dashed;
}

#hsplit {
	clear: both;
	margin: 50px 0 50px 0;
	background: url(images/longHorizontalSeparator.gif) no-repeat 52px 0px;
	color: white;
	line-height: 2px;
}

#mediaBar {
	height: 50px;
}

#mediaBarText {
	float: left;
	margin-left: 50px;
}

#mediaBarText h2 {
	color: #8BB419;
	font-size: 18px;
}

.mediaBarLogo {
	padding: 0px 10px 0px 10px;
	float: left;
}

.mediavsplit {
	float: left;
	background: url(images/medium_separator.gif) no-repeat 10px;
	color: white;
	padding: 15px 10px 15px 10px;
}

#homePageMediaLogo_ch10 { margin-top: 5px; }
#homePageMediaLogo_newsru { margin-top: 13px; }
#homePageMediaLogo_nrg { margin-top: 12px; }
#homePageMediaLogo_morningshow { margin-top: 5px; }
#homePageMediaLogo_themarkerit { margin-top: 12px; }

/* About page settings */

/* Products page specific settings */

.row {
        padding: 0;
        margin: 0px;
        border-bottom: 1px solid #a7a7a7;
        width: 100%;
}

.leftrow {
        padding: 0;
        margin: 0;
        float: left;
        width: 142px;
}

.productsRightRow1{
        padding: 5px 0 0 0;
        margin: 0;
        float: right;
        width: 500px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}
.productsRightrow2{
        padding: 13px 0 0 0;
        margin: 0;
        float: right;
        width: 500px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

#productRow0 {
        height: 120px;
	margin-top: 10px;
}
#sdkLogo {
	margin: 20px 0 0 30px;
}

#productRow1 {
        height: 202px;
	margin-top: 30px;
}
#productRow2 {
        height: 183px;
}
#productRow3 {
        height: 187px;
        margin-bottom: 4em;
}

/* sdk reasons page */

ul.flowerList {
        padding-left:8px;
        margin-left:0px;
        left:-2em;
        list-style-type:none;
        list-style-position: outside;
}

ul.flowerList li {
        background: url('images/star.jpg') no-repeat 0px 2px;
        padding-left: 3em;
        margin-top: 10px;
        font-size: 12px;
        color:#555354;
        font-family: Arial, Helvetica, sans-serif;
}

/* solution faq page */

ol.faqQuestionList {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #36ABB9;
}

.faqQuestionList li {margin-bottom:6px;}
.faqQuestionList a {color:#36ABB9;}

/* media page */

.mediaPlayer {
	width: 445px;
	position: relative;
	left: 50%;
	margin-left: -224px;
	display: none;
}

.mediaRow {
        padding: 0;
        margin: 10px 0 10px 0;
        border-bottom: 1px solid #a7a7a7;
        width: 100%;
}

.mediaRightRow{
        padding: 0;
        margin: 0;
        float: right;
        width: 500px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
	min-height: 100px;
}

.hebrewText {
	text-align: right;
}

.mediaRightRow h2 { margin: 0px; }

/*
.mediaRow img {
	width: 130px;
	vertical-align:middle;
}
*/

/* Ayalon page */



.hugeText {
	font-size: 25px;
}

.megaHugeText {
	font-size: 35px;
}

.ayalonbg {
	min-height: 470px;
	background: url(images/ayalon_phone.gif) no-repeat right top;
}

.limit400 {
	width: 450px;
}

td { padding: 0; }
