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

* {
	margin: 0;
	padding: 0;
	border: 0;	
}
html {
	background-color: white;
}
body {
	background-color: white;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;
	text-align: center;
	margin: 0 auto;
}

/*************** TEXT STYLES ****************/
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 13px;
	line-height: 18px;
	padding: 0 0 10px 0;
}
p.promo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 15px;
	line-height: 20px;
	padding: 18px 0;
}
p.head {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #888;	
	font-size: 15px;
	line-height: 20px;
	padding: 60px 10px 10px 0;
	text-align: right;
}
p.footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 10px 0;
}
/***************** PAGE DIVISIONS *********************/
#wrapper {
	width: 1000px;
	background-color: transparent;
	position: relative;
	margin: 50px auto;
	padding: 30px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 940px;
	height: 136px;
	background: url(images/judaicartkitslogo.gif) top left no-repeat;
}
#artkitsetclogo {
	position: absolute;
	top: 0;
	left: 677px;
	width: 269px;
	height: 136px;
	background: url(images/artkitslogo.gif) top right no-repeat;
}
#content {
	position: relative;
	text-align: left;
	width: 940px;
}
.column-double12 {
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
}
.column-double34 {
	position: absolute;
	top: 0;
	left: 380px;
	width: 360px;
}
.column-single1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
}
.column-single2 {
	position: absolute;
	top: 0;
	left: 190px;
	width: 170px;
}
.column-single3 {
	position: absolute;
	top: 0;
	left: 380px;
	width: 170px;
}
.column-single4 {
	position: absolute;
	top: 0;
	left: 570px;
	width: 170px;
}
.column-double2nd {
	position: absolute;
	top: 483px;
	left: 0;
	width: 360px;
}
.horiz-bar-siddur {
	position: absolute;
	top: 580px;
	left: 0;
	width: 740px;
	height: 1px;
	background-color: #008c99;
	z-index: 600;
}

.column-double-low12 {
	position: absolute;
	top: 620px;
	left: 0;
	width: 360px;
	border-top: 1px solid color: #008c99;	
}
.column-double-low34 {
	position: absolute;
	top: 620px;
	left: 380px;
	width: 360px;
	border-top: 1px solid color: #008c99;
}

.column-triple123 {
	position: relative;
	top: 0;
	left: 0;
	width: 550px;
}
.column-triple234 {
	position: absolute;
	top: 0;
	left: 190px;
	width: 550px;
}
.column-text {
	position: absolute;
	top: 0;
	left: 760px;
	width: 180px;
	text-align: left;
}
.column-text-emptypage {
	position: absolute;
	top: 220px;
	left: 760px;
	width: 180px;
	text-align: left;
}

/************************* HEADLINES *******************/
h1 {
	position: relative;
	left: -900em;
	height: 1px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 10px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 10px;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 15px;
	line-height: 20px;
	padding-top: 8px;
	text-align: center;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 11px;
	line-height: 15px;
	padding-top: 3px;
	text-align: center;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 15px;
	line-height: 20px;
}
/*********************** LINK STYLES ************************/
a:link, a:visited {
	color: #008c99;	
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color:#63C;
	font-weight: bold;
}

.nav-box {
	width: 170px;
	background: url(images/nav-vertical.jpg) bottom left repeat-x;
	border: 1px solid #999;
	height: 228px;
	margin-bottom: 20px;
}

a.nav-box:link, a.nav-box:visited {
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
a.nav-box:hover, a.nav-box:active {
	text-decoration: none;
	text-align: center;
	color:#63C;
}
a h4:hover, a h4:active {
	text-decoration: none;
	text-align: center;
	color:#63C;
}

/*************************** SIDDUR ***************************/
.siddur-pix {
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	height: 230px;
}
.colpix, .coltext {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
}
p.item {
	float: left;
	width: 90px;
	height: 110px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #008c99;	
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 3px;
}
.indent {
	padding-left: 15px;
}
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
}
img.left2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}
.fullpic {
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	
}

/********************************** NAV **************************/

#nav ul {
	position: relative;
	bottom: 0;
	left: 0;
	width: 940px;
	height: 30px;
	background: url(images/nav.gif) top left repeat-x;
	margin-bottom: 20px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
}
#nav a {
	text-align: center;
	padding: 5px 30px 0 30px;
	font-size: 14px;
	line-height: 16px;
}
#nav a:link, #nav a:visited {
	color: #008c99;	
	font-weight: normal;
	text-decoration: none;
}
#nav a:hover, #nav a:active, #nav a.current {
	text-decoration: none;
	color:#63C;
	font-weight: normal;
}





























