﻿/* RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;  background: transparent; }
/*table { border-spacing: 0; border-collapse: collapse; }*/
caption, th, td { text-align: left;  }
blockquote, q { quotes: none; }
:focus { outline: 0; }

/* COMMON */
body {
  	font-family: Helvetica, Arial, sans-serif;
  	line-height: 1.4;
  	color: #4b4b4b;
  	background: #fff;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
  color: #2d7bb2;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #FF6A00;
}

#logo {
  text-align: center;
}

#page-content, #page-content-wide {
  padding: 40px 60px;
  margin: 30px auto;
  width: 400px;
  background: 0 0 no-repeat #fff;
}

#page-content-wide {
  width: 700px;
}


.button {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0;
	color: #fff;
	font-weight: bold;
	background: #FF6A00;
	border: 2px solid #FF6A00;
	padding: 0.25em 6px;
	cursor: pointer;
	-webkit-border-radius: 5px;
}

.button:hover {
  border-color: #5B605D;
  background: #5B605D;
  color: #fff;
}


/* Checkout */
.FormTitle
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #FF6A00;
	font-weight: normal;
}


.FormLabel
{
	font-size: 1.0em;
}

.FormInput {
  	font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
  	width: 80%;
    border: 1px solid #ccc;
    padding: 3px;
}




/* LOGIN */

.PayMethodImage
{
    vertical-align: bottom;
    
}

.errorExplanation, .errorExplanationBorder
{
  padding: 5px 0px 5px 0px;
  /*background: #e4e4e4;*/
  color: Red;
  -webkit-border-radius: 3px;
}

.errorExplanationBorder
{
  padding: 5px;
  display: inline-block;
  margin: 10px 0 0 0;
  border: solid 1px Red;
}
    

.PayPalSolutionGraphics
{
    float: left;
}    

.PayPalSolutionText
{
    list-style: none;
    padding: 0;
    padding: 8px 0 0 14px;
}

.PayPalSolutionText li
{
    margin-bottom: 10px;
}    

.HeaderNavigationBarBold
{
    font-size: 14px;
    font-weight: bold;
}




/* Image Search bar */
.tbl-top {
background:url(../images/bar-bg.png) repeat-x top left;
width:98%;
text-align:left;
height: 61px;
}


/* Home Page */
/*
#divHomePageLogo  
{
    height: 500px;
    width:750px; 
    background-repeat:no-repeat; 
    vertical-align: bottom;
}
*/
#divHomePageSearchBar
{
    position: relative;
    top: -237px;
    text-align: center;
/*
    margin-bottom: -30px;
*/
} 

#txtHomePageKeyword
{

font-size: 20px;
background: #fff url(../images/topsearchbg.png) repeat-x top left; 
border: 1px #000 solid;
width:50%;
height:25px;
padding: 9px;
margin-right: -5px;
}

#txtSearchKeyword
{
font-size: 14px;
background: #fff url(../images/topsearchbg.png) repeat-x top left; 
border: 1px #000 solid;
width:220px;
padding: 3px;
}


.SearchBarCreteria
{
 color:#1C5170; 
 font-size:11px; 
 font-weight: bold;
 white-space:nowrap;
 vertical-align: middle;
}

.ImageSearchException {
	color: #FF6600;
	font-weight: bold;
	}
	
	
	#divPantherDescription, 
    #divEngimgDescription
	{
	    width:55%; 
	    /*height: 400px; */
	    text-align:left; 
	    padding-top: 20px;
	    /*padding-left: 50px;*/
	}
	
	
	  #divSubscribedUser
	{
	    width:30%; 
	    height: 400px; 
	    text-align:left; 
	    padding-top: 70px;
	    padding-left: 60px;
	}
	
	/* SubscriptionsInfo */
	
	.SubscriptionInfoTitle
	{
	    background-color: #EEEEEE;
	    font-size:17px;
	    font-weight: bold;
	    padding-left: 5px;
	}
	
.SubscriptionVatNotice {
	color: red;
} 	

.TDSubscPrice 
{
    text-align: right;
    padding: 7px;
}

.SubscriptionLargeText
{
    font-size: 19px;
    font-weight: bold;
    color: Red;
}


	.ContentPageTitle
	{
	    background-color: #EEEEEE;
	    font-size:17px;
	    font-weight: bold;
	    padding-left: 4px;
	    height: 35px;
	    border-radius: 10px;
	    -moz-border-radius: 10px;
	    text-align: left;
	}

	.ContentPageTable td
	{
	    padding-left: 6px;
	}

/*	
.TweakHome
{
    position: absolute;
    width: 15%;
    text-align:left;
    margin: 0 10px;
    font-weight: bold;
    color: #A4ADB4;
    font-size: 14px;
}

.TweakHome h1
{
    color: #527C95;
    font-size: 17px;
}    
*/

.divEngimgMessage a
{
    color: Red;
    text-decoration: underline;
}

.divEngimgMessage a:hover, .divEngimgMessage a:active
{
    color: #FF6A00;
}

/* Checkout */

.Checkout td
{
    padding: 0 10px;
    vertical-align: top;
}
    
.AccountInfo input
{
    width: 305px;
}    

.AccountInfo select
{
    width: 100%;
}

.Checkout td.Payment
{
    width: 560px;
    padding-right: 40px;
}    

.Checkout .PaymentMethods img, .Checkout .PaymentMethods input
{
    vertical-align: middle;
} 

.Checkout .PaymentMethods td
{
    padding: 5px;
}

.seal
{
    padding: 25px 40px;
}

.Checkout .License
{
    padding-top: 15px;
    padding-bottom: 20px;
}   

/* Home Page */

div#wrapper
{
    margin: 0 auto;
    width: 1050px;
    padding: 20px 0;
}    

div#Logo
{
  margin-bottom:  10px;
}

div#Menu
{
    background: url("../Images/left-green-bg.jpg") no-repeat left top;
    width: 137px;
    height: 659px;
    padding-left: 20px;
    padding-top: 5px;
}

div#Menu div
{
    padding-top: 15px;
}    

div#Menu img
{
    position: relative;
    border: 0;
    margin-bottom: 2px;
}

div#Menu li
{
    list-style-type: none;
}
    
div.StockPhotos img
{
    left: -21px;
}

div.Stationery img
{
    left: -29px;
}

div.Promotional img
{
    left: -26px;
}

div.Banners img
{
    left: -29px;
}

div.FreeLogo img
{
    left: -24px;
}

.Normal
{
    font-family: Arial, Sans-Serif;
    color: Black;
    font-size: 12px;
    line-height: 1.3;
}

.Normal div[style]
{
    font-size: 12px !important;
}

.Normal a:link, .Normal a:visited, .Normal a:hover, .Normal a:active
{
    color: Black;
}

.Normal a:hover, .Normal a:active
{
    text-decoration: underline;
}

.Normal h2
{
    color: #666666;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 6px;
}    

div#LeftColumnn
{
    float: left;
}

div#Main
{
    margin-top: 23px;
    float: right;
    width: 889px;
}

td#Content > div
{
    float: left;
    margin-right: 20px;
}

td#Content div#Text
{
    width: 180px;
    text-align: justify;
}

td#Content div#List
{
    width: 220px;
}

td#Content div#Video, td#Content div#Video2
{
    width: 199px;
}    

td#Content div#Video h2, td#Content div#Video2 h2
{
    margin: 0;
    padding: 0;
    text-align: center;
}    

td#Content div#Video
{
    margin-left: 13px;
    margin-right: 15px;
}

td#Content div#Video2
{
    margin-right: 10px;
}


td#Content {
    padding-top: 24px;
}


table#Table {
    position: relative;
    top: -38px;
    padding-left: 13px;
}

table#Table td {
    vertical-align: top;
}


td#Content ol li {
    list-style-type: none;
    margin: 0;
    padding-left: 50px;
    font-size: 15px;
    color: #F07404;
    margin-top: 16px;
    line-height: 1.05;
}

td#Content ol li div
{
    font-size: 18px;
}

td#Content ol li._1 {
    background: url("../Images/1.jpg") no-repeat scroll 0 50% transparent;
}

td#Content ol li._2 {
    background: url("../Images/2.jpg") no-repeat scroll 0 50% transparent;
}

td#Content ol li._3 {
    background: url("../Images/3.jpg") no-repeat scroll 0 50% transparent;
}

td#Location
{
/*    
    float: left;
*/
    padding-left: 15px;
    padding-top: 86px;
    width: 120px;
}

td#Location ul li {
    list-style-type: none;
    margin: 0;
    font-size: 12px;
    color: Black;
    height: 27px;
    font-weight: bold;
}

td#Location ul li div
{
    font-size: 18px;
}

td#Location ul li.Europe {
    background: url("../Images/lang-europe.gif") no-repeat scroll 0 0 transparent;
}

td#Location ul li.USA {
    background: url("../Images/lang-usa.gif") no-repeat scroll 0 0 transparent;
    line-height: 1.7;
}

td#Location ul li.Israel {
    background: url("../Images/lang-israel.gif") no-repeat scroll 0 0 transparent;
    height: 29px;
    line-height: 2;
}

td#Location ul li a {
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 52px;
}

td#Location a:link, td#Location a:visited, td#Location a:hover, td#Location a:active
{
    color: Black;
}

td#Location a:hover, td#Location a:active
{
    text-decoration: underline;
}

td#Location h2
{
    color: Black;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    font-weight: bold;
}

td#Location div#Note
{
    font-size: 10px;
    color:Black;
    margin-top: 2px;
    margin-left: 9px;
    line-height: 1.1;
}

td#Footer
{
    text-align: center;
    padding-top: 20px;
}

#btnSearch
{
    /*
    position: absolute;
    top: 10px;
    left: 0;
*/
    background-color: #F91A0B;
    color: White;
    border: none;
    font-weight: bold;
    font-size: 20px;
    padding: 0 15px;
    height: 45px;
    vertical-align: bottom;
}

#btnSearch:hover
{
    cursor: pointer;
}    

h1.Video
{
    font-size: 40px;
    margin: 45px 0 15px;
}

#ShareThis
{
    margin: 25px 0 35px;
}    

.stButton
{
    margin: 0 12px !important;
}