body {
	background: #fff url(images/bg.gif) no-repeat center top;
}

#body {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

#canvas {
	width: 790px;
	height: 390px;
	margin-top: 125px;	
	margin-right: auto;
	margin-left: auto;
}		

#content {
	margin-left: auto;
	margin-right: auto;
}

#columb_left {
	width: 208px;
	height: 350px;
	margin-left: 10px;
	float: left;
}

a.button {
	display: block;
	height: 75px;
}

a.button:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

a.button:active {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}

#next {
	background: url(images/next.gif) no-repeat center center;
	margin-top: 55px;
	margin-bottom: 10px;
}

#previous {
	background: url(images/previous.gif) no-repeat center center;
}

#front {
	background: url(images/front.gif) no-repeat center center;
	margin-top: 52px;
	margin-bottom: 10px;

}

#back {
	background: url(images/back.gif) no-repeat center center;
}

#detail {
	background: url(images/detail.gif) no-repeat center center;
}

#columb_left hr {
	border: 1px dashed #bfbfbf;
	width: 150px;
}

#footer {
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#bar {
	position: relative;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	top: 11px;
}

#columb_right {
	width: 510px;
	height: 365px;
	padding: 20px;
	margin-right: 16px;
	float: right;

}

#columb_right #toon {
	width: 329px;
	height: 366px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;

}

#shirtDesign2 {
	margin-left: 10px;
}

#nav, #context, #donation, .store {
	height: 100%;
	width: 240px;
	float: left;
}

#context {
	width: 265px;
	padding-left: 5px;
	margin-right: 10px;
	background: url(images/grey_arrow.gif) center center;
}

#donation form {
	display: none;
}

#nav a {
	display: block;
	height: 100%;
	width: 70px;
	padding-top: 3px;
	color: black;
	font-family: "Lucida Grande", Lucida, sans-serif, Verdana;
	text-decoration: none;
	float: left;
}

#nav a:hover {
	color: gray;
}

#nav a#home {
	width: 55px;
}

#context p {
	font: 11px "Lucida Grande", Lucida, sans-serif, Verdana;
	margin: 0px 0px 0px 10px;
	padding-right: 50px;
}

#context p.bold {
	margin: 8px 2px 2px 10px;
	font-weight: bold;
	font-size: 14px;
}

#tshirt {
	background: url(images/lilshirt.gif) no-repeat left center;
}

#donate {
	background: url(images/love.gif) no-repeat left center;
}

#donation {
	width: 270px;
	margin-top: 2px;
}

#donation a {
	display: block;
	color: black;
	font: 11px "Lucida Grande", Lucida, sans-serif, Verdana;
	text-decoration: none;
	padding: 2px 0px 4px 35px;
	
}

#donation a:hover {
	background-color: #ececec;
	background-image: url(images/lilarrow.gif);
}

#donation ul {
	margin: 4px 0 0 0;
	padding-left: 0px;
}

#donation li {
	margin-bottom: 2px;
	list-style-type: none;
}

#store {
	font: 11px "Lucida Grande", Lucida, sans-serif, Verdana;
}


#size, #size li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#size {
	margin-top: 1px;
}

#size a {
	height: 19px;
	display: block;
	text-decoration: none;
	color: black;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 5px;
}

#size a:hover {
	background-color: #ececec;
}
#paypalInfo {
	width: 215px;
	height: 100%;
	margin-top: 2px;
	padding: 0 7px;
	float: left;
}

#paypalInfo p {
	margin: 2px 0;
	padding: 0;
	font: 9px "Lucida Grande", Lucida, sans-serif, Verdana;
}

#paypalInfo p.bold  {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	padding: 0;
	text-align: center;
}

#purchasebutton {
	display: none;
	height: 100%;
	width: 78px;
	margin-top: 2px;
	float: left;
	text-align: center;
	margin-left: 1px;
	border-left: 1px dashed #ddd;
	background: url(images/lilarrow.gif) no-repeat center center;
}

#purchasebutton:hover {
	background-color: #ececec;
	background-image: url(images/lilarrow.gif);
}

.dollars, .cents {
	font-weight: bold;
	font-style: italic;
	word-spacing: 3px;
}
.cents {
	font-size: .7em;
	vertical-align: top;
	text-decoration: underline;
	padding-left: 2px;
}

.bold {
	font-weight: bolder;
}

.mode1 .grey, .mode1 p {
	color: #ddd;
}

.mode1 .black {
	color: #000;
}

.mode2 .grey, mode2 p {
	color: #000;
}

.mode2 .black {
	color: #ddd;
}

.static {
	color: black;
}


#size .off {
	background: none;
}

#size .on {
	background-color: #dcdcdc;
	background-image: url(images/lilarrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
