* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #333333;
	font-family: arial;
	color: #333333;
}

p {
	position: relative;
	font-size: 11pt;
	padding: 10px;
}

img {
	border: none;
}

img.thumb {
	position: relative;
	width: 100px;
}

form {
	margin-top: 20px;
	margin-bottom: 40px;
}

fieldset {
	border: none;
}

input {
	position: relative;
	border: solid 1px #c4c4c4;
	width: 15em;
	background-color: #f9f9f9;
	font: 10pt normal Arial, Verdana, Sans-serif;
}

input.button {
	width: 5em;
	margin-left: 105px;
}

label {
	float: left;
	position: relative;
	width: 100px;
	margin-right: 5px;
	text-align: right;
	font: 10pt normal Arial, Verdana, Sans-serif;
}

select {
	position: relative;
}

textarea {
	position: relative;
	border: solid 1px #c4c4c4;
	width: 25em;
	height: 10em;
	font: 10pt normal Arial, Verdana, Sans-serif;
	background-color: #f9f9f9;
}

#about_text {
	width: 500px;
	height: 400px;
}

#kudos_text {
	width: 500px;
	height: 400px;
}

.form_row {
	margin-bottom: 0.5em;
}

a:link {
	text-decoration: none;
	color: #777777;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

p a {
	border-bottom: 1px dotted #777777;
}

a.sel_cat {
	color: #333333;
	font-weight: 600;
}

a.secondary {
	font-size: 9pt;
}

#drop_menu {
	position: absolute;
	width: 400px;
	border: 1px solid #999999;
	background-color: #f9f9f9;
	cursor: default;
	display: none;
	text-align: left;
}

#drop_menu table {
	margin: 0px;
	padding: 5px;
}

#drop_menu th {
	border-bottom: 1px solid #999999;
	padding-left: 5px;
}

#drop_menu td li {
	width: auto;
}

#drop_menu ul {
	margin: 0px;
	padding: 0px;
}

#drop_menu li {
	color: #666666;
	background-color: #f9f9f9;
	font-weight: 600;
	font-size: 11pt;
	border: none;
	margin: 0px;
	cursor: pointer;
}

.order_thumb {
	float: left;
	position: relative;
	width: 283px;
	margin: 10px 0px 0px 10px;
	padding: 5px 5px 3px 5px;
	border: 1px solid #999999;
}

.order_thumb img.thumb {
	width: 283px;
}

.clear {
	clear: both;
	height: 10px;
}

ul {
	list-style: none;
}

li {
	position: relative;
	width: 100px;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 3px 5px;
	border: 1px solid #999999;
}

li.drag_item {
	cursor: move;
}

.del {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 5px;
	background-color: #ffffff;
	cursor: pointer;
}

.drop {
	position: absolute;
	right: 5px;
	top: 3px;
	height: 14px;
	width: 14px;
	cursor: pointer;
}

table {
	position: relative;
	margin-left: 10px;
}

td {
	position: relative;
	vertical-align: top;
	width: 200px;
}

#container {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	top: 0px;
	left: 50px;
	width: 700px;
	height: 100px;
	margin-bottom: 80px;
	border-bottom: solid 1px #999999;
	cursor: default;
}

#logo img {
	position: absolute;
	left: -10px;
	bottom: -8px;
}

#sub_nav {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 9pt;
}

#main_nav {
	position: absolute;
	right: 0px;
	bottom: 10px;
	text-align: right;
	font-size: 14pt;
}

#main_nav img {
	position: relative;
	margin-bottom: -3px;
}

#page {
	position: relative;
}

#section_text {
	position: absolute;
	top: -34px;
	right: 10px;
}

#gallery_cats {
	position: absolute;
	left: 10px;
	bottom: -70px;
	height: 65px;
	width: 600px;
}

#content {
	position: relative;
	width: 620px;
	left: 90px;
	border: solid 1px #c4c4c4;
	background-color: #FFFFFF;
}

#bg_img {
	display: none;
	position: absolute;
	margin: 10px;
	width: 600px;
	height: 96%;
	/*background-image: url('/images/about_bg_m.jpg');*/
}

#corner_tl {
	position: absolute;
	left: -44px;
	top: -44px;
}

#corner_br {
	position: absolute;
	right: -44px;
	bottom: -48px;
}

#loading {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#viewing {
	position: relative;
}

.photo {
	position: relative;
	margin: 10px;
	margin-bottom: 6px;
	cursor: pointer;
}

#about_photo {
	float: right;
}

#kudos_photo {
	float: right;
}

.about_photo {
	position: relative;
	margin: 10px;
	border: solid 1px #c4c4c4;
}

.kudos_photo {
	position: relative;
	margin: 10px;
	border: solid 1px #c4c4c4;
}

.text_break{
	position: relative;
	left: 296px;
	margin-top: -5px;
	margin-bottom: -10px;
}

#footer {
	position: relative;
	width: 800px;
	height: 200px;
	margin-top: 120px;
	background-image: url('/images/footer_grad.jpg');
}

#deco img {
	position: absolute;
	left: 0px;
	top: -60px;
}

#ea img {
	position: absolute;
	left: 373px;
	top: 80px;
}

#links_1 {
	position: absolute;
	left: 100px;
	top: 70px;
	font-size: 10pt;
	font-weight: 600;
}

#links_2 {
	position: absolute;
	left: 200px;
	top: 70px;
	font-size: 10pt;
	font-weight: 600;
}

#footer a:link {
	color: #444444;
}

#footer a:visited {
	color: #444444;
}

#footer a:hover {
	color: #333333;
}

#info {
	position: absolute;
	left: 550px;
	top: 70px;
	font-size: 10pt;
	font-weight: 600;
	color: #444444;
}


#copy {
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 800px;
	text-align: center;
	font-size: 8pt;
}

#filler {
	position: relative;
	height: 320px;
}

#home_03 {
	position: absolute;
	left: 70px;
	top: 0px;
}

#home_05 {
	position: absolute;
	left: 290px;
	top: 41px;
}

#home_08 {
	position: absolute;
	left: 10px;
	top: 61px;
}

#home_09 {
	position: absolute;
	left: 70px;
	top: 61px;
}

#home_10 {
	position: absolute;
	left: 500px;
	top: 101px;
}

#home_12 {
	position: absolute;
	left: 290px;

	top: 111px;
}





#home_13 {


	position: absolute;
	left: 720px;
	top: 151px;
}

#home_15 {
	position: absolute;
	left: 500px;
	top: 161px;

}

#home_17 {
	position: absolute;
	left: 250px;
	top: 191px;
}

#home_19 {
	position: absolute;
	left: 420px;
	top: 241px;

}

#home_21 {
	position: absolute;
	left: 440px;
	top: 291px;
}

#link_0 {
	position: absolute;
	top: 195px;
	left: 10px;
	width: 280px;
	text-align: center;
	font-size: 14pt;
}

#link_1 {
	position: absolute;
	top: 245px;
	left: 220px;
	width: 280px;
	text-align: center;
	font-size: 14pt;
}

#link_2 {
	position: absolute;
	top: 295px;
	left: 430px;
	width: 280px;
	text-align: center;
	font-size: 14pt;
}

#cart {
	margin: 10px;
	font-size: 11pt;
	border-collapse: collapse;
}

#cart th {
	text-align: left;
	font-weight: 600;
	border-bottom: 2px solid #999999;
	padding: 3px;
}

#cart th.r {
	padding-left: 20px;
}

#cart td {
	border-bottom: 1px solid #c4c4c4;
	padding: 3px 3px 0px 3px;
	vertical-align: middle;
}

#cart td.r {
	text-align: right;
	vertical-align: middle;
}

#cart tr.footing td{
	font-weight: 600;
	border-bottom: none;
}

#checkout_form {
	text-align: right;
	margin: 10px;
}

table.wide {
	margin-left: 0px;
}

td.wide {
	width: 350px;
}

#modify_cats {
	display: none;
}
