
/*	
        
        JUSTINEN CREATIVE GROUP, INC.
	ALL CONTENT AND CODE ?2006
	ALL RIGHT RESERVED
	
	CODE BY BENJAMIN POTTER, DIRECTOR OF NEW MEDIA
	
*/

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	background-color: #fff;
}
div#container {
border-right: 3px solid #4f4f4f;
width: 1027px;
	background-color: #fff;
	background-image: url(images/facesbg.jpg);
	background-repeat: repeat-y;
	background-position: 949px 108px;
}

tr#content {

}



/* Safari-only hack */

/*\*/
html>body*tr#content {
background-position: 100% 100%;
}
/**/




p, li, form span.label, form span.routinglabel, form span.cclabel, form span.accountlabel, div.bookorder, div#subFirstCol table {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
	}

form span.label, span.afterradiolabel,
form span.routinglabel, form span.accountlabel, form span.cclabel {
	margin-bottom: 0px;
	line-height: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
}

form span.routinglabel, form span.accountlabel {
background-repeat: no-repeat;
padding-left: 110px;
}


form span.routinglabel {
background-image: url(images/routingnumber.jpg);
}

form span.accountlabel {
background-image: url(images/accountnumber.jpg);
padding-left: 100px;
}
span.afterradiolabel {
display: block;
margin-top: 25px;
color: #666666;
}

hr.divider {
height: 1px;
color: black;
}

span.radiolabel {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: 1em;
margin-left: 5px;
color: #666666;
}

img.creditcards {
display: inline;
vertical-align: middle;

}

input.radiobutton {
margin-left: 0;
margin-bottom: -3px;
}

input.checkbox {
display: inline;
margin-left: 0;
}

	
body#contact form input.ibox, form textarea {
	margin-top: -5px;
	margin-bottom: 15px;
	border-color: #ccc;
	}
	
form textarea {
	margin-bottom: 15px;
	}

form .isubmit {
	display: block;
	}
	


div#subFirstCol form input.ibox {
        text-align: center;
}

body#contact div#subFirstCol form input.ibox {
        text-align: left;
}

select#selectmenu {
margin-bottom: 15px;
}


div#subFirstCol form td {
	border-right: 1px solid #eee;
        padding: 6px 20px 6px 6px;
	}

div#subFirstCol form tr#header td {
    border-bottom: 1px solid #ccc;
    color: #000;
}

div#subFirstCol form tr.items td, 
div#subFirstCol form tr.nonitems td  {
	border-bottom: 1px solid #ccc;
}

input.item_input {
	float: left;
	margin-right: 5px;
}

input.item_button {
	margin-left: 0px;	
}
div#subFirstCol form tr.items:hover, div#subFirstCol form tr.nonitems:hover {
	background-color: #EFEFEF;
}


div#subFirstCol form tr#header td.quantity {

width: 50px;
}

div#subFirstCol form tr.items td.quantity {
	border-right: none;
	}


div#subFirstCol form tr.items td.quantity input {
    border-right: 0px;
    width: 50px;
}
table td.subtotal {
	color: #333;
	font-weight: bold;
}
table td#total {
	color: #036EAD;
	font-size: 16px;
	width: 5%;
	}

form input.cartbutton {
	float: right;
	margin-right: 5px;
}

	
blockquote, ul {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #333333;
	background-color: #F4F4F4;
	padding: 25px;
	margin-left: 10px;
	border-right: 1px solid #DFDFDF;
	}

ul {
	padding: 25px 25px 20px 35px;
	background-color: #fff;
	border: none;
}


	
h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #036EAD;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	}
	
h2 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 2.3em;
	line-height: 1.2em;
	color: #036EAD;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	}
	
h3 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #4F4F4F;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	margin-top: 30px;
	}
h3 span {
	margin-left: 5px;
	font-size: 10px;
	}
	
a:link, td#tdnav a:link {
	color: #73A87F;
	text-decoration: none;
	border-bottom: 1px dotted #3B5A6F;
	}

a:visited, td#tdnav a:visited {
	color: #73A87F;
	text-decoration: none;
	border-bottom: 1px dotted #3B5A6F;
	}
	
a:hover, td#tdnav a:hover {
	color: #FFFFFF;
	background-color: #73A87F;
	text-decoration: none;
	}

body#home p a:link, body#home p a:visited, body#home p a:hover {
	border-bottom: 0px;
}
	
.link a:link {
	color: #73A87F;
	text-decoration: none;
	border-bottom: 1px dotted #3B5A6F;
	}

.link a:visited {
	color: #73A87F;
	text-decoration: none;
	border-bottom: 1px dotted #3B5A6F;
	}
	
.link a:hover {
	color: #73A87F;
	background-color: #FFFFFF;
	text-decoration: none;
	}

/* TEXT CLASSES */

.text {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.navigation {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.navigation a:link{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
}
.navigation a:hover{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
.navigation a:visited{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
}

.subnavigation {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.subnavigation a:link{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration:none;
}

.subnavigation a:visited{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration:none;
}

.subnavigation a:hover{
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}


/* DIVS */

div#footer {
	height: 36px;
	background: url(images/footerbg.gif) no-repeat;
	border-top: 1px solid #73a87f;
	border-bottom: 3px solid #4f4f4f;
}
div#footer h6 {
	color: white;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-align: right;
	font-size: 12px;
	margin: 12px 8px 0px 0px;
	font-weight: normal;
}

#indexLeftCol {
	height: auto;
	margin: 0 15px 0 30px;
	padding: 15px 0;
	}
	
#indexMiddleCol {
	width: 210px;
	height: auto;
	margin: 0 15px;
	padding: 15px 0;
	}
	
#indexRightCol {
	width: 425px;
	height: auto;
	margin: 0 30px 0 15px;
	padding: 40px 0;
	}
	
	#indexRightCol h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #036EAD;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
	}
	
#subLeftCol {
	width: 195px;
	height: auto;
	margin: 0 15px 0 30px;
	padding: 15px 0;
	}
	
#subFirstCol {
	width: 450px;
	height: auto;
	margin: 0 15px;
	padding: 15px 0 40px 0;
	}
	
#subMiddleCol {
	width: 210px;
	height: auto;
	margin: 0 15px;
	padding: 15px 0;
	}
	
	#subMiddleCol h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #CC6699;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	}
	
#subRightCol {
	width: 425px;
	height: auto;
	margin: 0 30px 0 15px;
	padding: 15px 0;
	}
	
	#subRightCol h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #3B5A6F;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
	}

div.clear {
	clear: both;
        height: .1em;

margin: 0;
padding-top: 2px;
        border-bottom: 1px solid #ccc;
	}
	
/* FLOATS */

.floatright {
	float: right;
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #ccc;
	}
	
.floatleft {
	float: left;
	margin: 0 5px;
	padding: 5px;
	border: 1px solid #ccc;
	}


div#subnav {
	margin-top: 55px;
        margin-left: 15px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	width: 250px;
	float: left;

}

div#subnav dl {
	border-left: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 10px;

}

div#subnav h3 {
	margin-top: 0;
	margin-left: 13px;
	border-bottom: none;
	font-size: 13px;
	margin-bottom: 10px;

}

div#subnav dt {
	margin-top: 5px;
	padding-left: 15px;

}


#subFirstCol p strong, h3.orderheader {
	color: #000;
	border-bottom: 1px solid #ccc;
	}

h3.orderheader {
	margin-top: 25px;
	margin-bottom: 20px;
	border: none;
	color: #4F4F4F;
}
	
#subFirstCol p em {
	color: #000;	
	}
	
	
div.bookorder {
        margin-top: -20px;
        margin-bottom: 35px;
	}

div.bookorder h4 {
	color: #036EAD;
        float: left;
	font-size: 18px;
        margin-bottom: 0;
	}
	
div.bookorder h5 {
	background: url(images/cart.gif) no-repeat 0px -1px;
	font-size: 11px;
	float: right;
        height: 31px;
        padding-left: 45px;
        padding-top: 5px;
        margin-bottom: 0;
	}
	

div.bookorder h5.viewcart {
	background: url(images/viewcart.gif) no-repeat 0px -1px;
	font-size: 11px;
	float: right;
        height: 31px;
        padding-left: 40px;
		padding-right: 13px;
        padding-top: 5px;
        margin-bottom: 0;	

	}

div#breadcrumb h5.viewcart {
background: url(images/viewcart.gif) no-repeat 0px -1px;
	font-size: 12px;
	float: left;
	 height: 31px;
        padding-left: 40px;
		padding-right: 13px;
        padding-top: 8px;
        margin-bottom: 0;	

}

div#breadcrumb h5.store {
background: url(images/store.gif) no-repeat 0px -1px;
	font-size: 12px;
	float: left;
	 height: 31px;
        padding-left: 50px;
		padding-right: 13px;
        padding-top: 8px;
        margin-bottom: 0;	
}

div#breadcrumb h5.checkout {
background: url(images/checkout.gif) no-repeat 0px -1px;
	font-size: 12px;
	float: left;
	 height: 31px;
        padding-left: 50px;
		padding-right: 13px;
        padding-top: 8px;
        margin-bottom: 0;	
}


div#breadcrumb {
font-family: 'Trebuchet MS';
float: right;
margin-top: -22px;
}


div#container table tbody tr td a {
border: none;
text-decoration: none;
}

td#tdcontent, div#subLeftCol {
width: 500px;
}

td#tdnav {
background-image: url(images/contentbg.gif);
background-repeat: no-repeat;
background-color: #fff;
background-attachment: scroll;
background-position: 100% 100%;
}

a.donate_image:link img,
a.donate_image:visited img,
a.donate_image:hover img
a.donate_image:link,
a.donate_image:visited,
a.donate_image:hover {
	border: none;
	background-color: transparent;
	text-decoration: none;
}
