@charset "UTF-8";
/* CSS Document */

html {
	margin: auto;
}

body {
	margin: auto;
	padding: 0;
	height: 100%;
	background-image: url(../_imgs/gradiantback.jpg); 
	background-position: center; 
	background-repeat:repeat-y; 
	background-color: #0071b8;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}

h1, h1 a, h1 a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #f40101;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0071b8;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.nobr {
	white-space: nowrap;
}

#content a, #privacy a, #footer p a {
	color: #0071b8;
	text-decoration: none;
	border-bottom: dashed 1px #92d4fe;
}
#content a:hover, #privacy a:hover, #footer p a:hover {
	background-color: #d4eeff; 
}
	
.buy {
	font-style: italic;
	color: #f40101;
}
.cott {
	color: #0071b8;
}
.blueborder {
	border: solid 5px #92d4fe;
}
.noborder, .noborder a {
	border: 0 !important;
}

#logo {
	width: 364px;
	height: 64px;
	float: left;
	background-image: url(../_imgs/buycottisrael.jpg);
	background-repeat: no-repeat;
}

#container {
	margin: auto;
	padding: 25px 0 0 0;
	width: 830px;
}

#header {
	width: 830px;
	height: 105px;
}
	
	#header #logo {
		margin-top: 15px;	
	}
	
	/*#header #menu {
		float: right;
		width: 432px;
		height: 75px;
		background-image: url(../_imgs/menu_back.jpg);
		background-repeat: no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		color: #FFF;
		text-align: center;
	}
		#header #menu a {
			margin: 0 5px 0 5px;
			color: #454545;
			text-decoration: none;
			font-size: 14px;
			display: inline-block;
			vertical-align: middle;
			line-height: 1;
		}
		#header #menu a:hover {
			color: #FFF;
			background-color: none;
		}
		#header #menu #thispage {
			width: 145px;
			height: 60px;
			margin: 0 5px 0 5px;
			padding: 15px 0 0 0;
			text-align: center;
			font-size: 18px;
			color: #FFF;
			line-height: 1.2;
			background-image: url(../_imgs/menu_active.png);
			background-repeat: no-repeat;
		}*/

	#header #menu {
		float: right;
		width: 432px;
		height: 75px;
		background-image: url(../_imgs/menu_back.jpg);
		background-repeat: no-repeat;
		font-family: Tahoma, Geneva, sans-serif;
		color: #FFF;
		text-align: center;
	}
		#header #menu a {
			margin: 0;
			color: #454545;
			text-decoration: none;
			font-size: 14px;
			display: inline-block;
			vertical-align: middle;
			line-height: 1;
		}
		#header #menu a:hover {
			color: #FFF;
			background-color: none;
		}
		#header #menu #thispage {
			width: 145px;
			height: 60px;
			margin: 0 5px 0 5px;
			padding: 15px 0 0 0;
			text-align: center;
			font-size: 18px;
			color: #FFF;
			line-height: 1.2;
			background-image: url(../_imgs/menu_active.png);
			background-repeat: no-repeat;
		}


/* SUB MENU */
#submenu {
	margin: -30px 35px 20px 0;
	text-align: right;
	font-size: 13px;
	color: #93D4FE;
}
	#submenu a {
		display: inline-block;
		text-decoration: none;
		background-color: #FFF !important;
		color: #F50100;
		border: 0;
	}
	#submenu a:hover {
		text-decoration: underline;
		border: 0;
	}
		
/* CONTENT */		
		
#content {
	margin: auto;
	padding: 0 0 0 35px;
}

	#content #textblock {
		width: 480px;
		padding: 0;
		margin: 0;
		font-size: 15px;
		color: #454545;
		line-height: 1.4;
	}
		
	#content #sideimg {
		float: right;
		margin: 0 35px 0 0;
		border: solid 5px #92d4fe;
	}
	
#contact {
	margin: 0 0 30px 0;
	padding: 0;
	overflow: auto;
}
	#contact a {
		float: left;
		margin: 0;
		padding: 0;
		border-bottom: 0;
	}
	  #contact a img{
		  border: 0;
		  margin: 0;
	  }
		
#footer {
	clear: both;
	margin: auto;
	padding: 35px 0 35px 0;
	width: 762px;
	text-align: left;
	font-size: 12px;
	line-height: 1;
}
	#footerlinks {
		margin: auto;
		padding: 0 5px 0 5px;
		border: dashed 1px #92d4fe;
	}
	
		#footerlinks #scissors {
			float: left;
			margin: 7px 0 0 -11px;
			background-image: url(../_imgs/scissors.png);
			background-repeat: no-repeat;
			width: 13px;
			height: 17px;
		}
		#footerlinks a {
			display: inline-block;
			margin: 7px 5px 9px 0;
			padding: 1px 4px 3px 4px;
			font-family: Tahoma, Geneva, sans-serif;
			color: #0071b8;
			text-decoration: none;
			vertical-align: middle;
		}
		#footerlinks a:hover {
			background-color: #cfecff;
		}
			#footerlinks #sociallinks a {
				float: right;
				margin: 0 !important;
				padding: 0;
			}
				#footerlinks #sociallinks a img {
					border: 0;
					margin: 0;
				}
#sharethis {
	float: right;
	margin: 7px 0 0 5px;
}
#sharethis a {
	margin: auto !important;
	padding: auto !important;
}
				
/* privacy policy */

#privacy p {
	font-size: 14px;
	line-height: 1.4;
}

#privacy a {
	color: #0071b8;
	text-decoration: none;
}
#privacy a:hover {
	background-color: #d4eeff; 
}

#privacy {
	margin: 0;
	padding: 10px;
	width: 400px;
	height: 500px;
	border: solid 5px #92d4fe;
	overflow: auto;
	background-color: #FFF;
}