body {
	font: 10pt arial;
	line-height: 130%;
	margin: 0;
}

form {
	margin: 0;
}

img {
	border: 0;
}

input {
	font-family: microsoft sans serif;
	font-size: 10pt;
}

select {
	font-family: microsoft sans serif;
	font-size: 10pt;
}

h1 {
	font-family: arial;
	font-size: 20pt;
}

.cdv {
	clear: both;
}

#top {
	width: 980px;
	margin: auto;
}

#header {
	margin-bottom: 20px;
}

#header_top {
	position: relative;
	height: 50px;
	background: url('bg_header.png') #008;
}

#logo {
	float: left;
	margin: 10px;
	width: 170px;
	height: 32px;
}

#quicklinks {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 0;
}

#quicklinks li {
	margin: 12px;
	display: inline;
}

#quicklinks a {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #aff;
}

#header_middle {
	height: 15px;
	background: #f70;
}

#header_bottom {
	position: relative;
	height: 30px;
	background: #eee;
}

#header_bottom a span {
	text-decoration: none;
	position: absolute;
	top: 5px;
	font-family: verdana;
	cursor: pointer;
}

.quicktools {
	float: right;
	display: inline;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	margin: 6px;
}

.quicktools a {
	text-decoration: none;
}

.quicktools img {
	position: relative;
	top: 1px;
	width: 14px;
	height: 14px;
}

.warnbox {
	margin-bottom: 20px;
	padding: 5px;
	border: 2px solid #800;
	font-size: 11pt;
	font-weight: bold;
	color: #800;
	text-align: center;
}

#footer {
	margin-top: 20px;
	clear: both;
}

#footer_top {
	margin-top: 5px;
	height: 3px;
	background: #f70;
}

#footer_bottom {
	position: relative;
	height: 20px;
	background: #008;
	font-family:verdana;
	font-size: 8pt;
	color: #fff;
}

#footerlinks {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 5px;
}

#footerlinks li {
	margin: 2px;
	display: inline;
}

#footerlinks li a {
	color: #fff;
	text-decoration: none;
}

.module {
	float: right;
	position: relative;
	width: 350px;
	margin-bottom: 26px;
	border: 1px solid #bbf;
}

.tlc {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_tlc.png') no-repeat;
}

.trc {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_trc.png') no-repeat;
}

.blc {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 4px;
	height: 20px;
	background: url('bg_blc.png') bottom no-repeat;
}

.brc {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 4px;
	height: 20px;
	background: url('bg_brc.png') bottom no-repeat;
}

.tlcb {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_tlcb.png') no-repeat;
}

.trcb {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_trcb.png') no-repeat;
}

.blcb {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 4px;
	height: 20px;
	background: url('bg_blcb.png') bottom no-repeat;
}

.brcb {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 4px;
	height: 20px;
	background: url('bg_brcb.png') bottom no-repeat;
}

.tabmenu {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
}

.tabmenu li {
	font: 8pt verdana;
	color: #008;
	position: relative;
	float: left;
	top: 6px;
	margin-right: 2px;
	display: inline;
	padding: 5px 12px 5px 12px;
	background: url('bg_lblueg.png');
	border: 1px solid #bbf;
	border-bottom: none;
	cursor: pointer;
}

.tabmenu li.hover {
	background: url('bg_lyellowg.png');
}

.tabmenu li.active {
	position: relative;
	top: 1px;
	padding: 8px 18px 8px 19px;
	background: url('bg_blueg.png');
	cursor: default;
}

.tabmenu a {
	text-decoration: none;
	color: #008;
}

#tabhint {
	position: absolute;
	top: -1000px;
	left: -1000px;
	z-index: 1;
	display: none;
	background: white;
	border: 1px solid #bbf;
	padding: 5px;
	font-size: 8pt;
}

.intform {
	display: none;
	float: left;
	width: 600px;
	margin: 0 0 26px 0;
	background: #f0f0ff;
	border: 1px solid #bbf;
}

.intbox {
	display: inline;
	float: left;
	margin: 10px 15px 10px 15px;
	width: 170px;
}

.intbox select {
	width: 170px;
	margin-top: 2px;
}

.ls {
	float: right;
	width: 170px;
	font-size: 9pt;
	text-align: center;
}

.fls {
	width: 298px;
	height: 40px;
	padding: 5px;
	font-size: 9pt;
	text-align: center;
	border: 1px solid #ccf;
}

.tabmenuad {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 31px;
}

.tabmenuad li {
	font: 9pt verdana;
	color: #008;
	position: relative;
	float: left;
	top: 6px;
	margin-right: 2px;
	display: inline;
	padding: 5px 10px 5px 10px;
	background: url('bg_lblueg.png');
	border: 1px solid #bbf;
	border-bottom: none;
	cursor: pointer;
}

.tabmenuad li.hover {
	background: url('bg_lyellowg.png');
}

.tabmenuad li.active {
	position: relative;
	top: 1px;
	padding: 8px 20px 8px 20px;
	background: url('bg_blueg.png');
	cursor: default;
}

.tabmenuad a {
	text-decoration: none;
	color: #008;
}

.lcl {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_lcl.png') no-repeat;
}

.rcl {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 4px;
	height: 4px;
	background: url('bg_rcl.png') no-repeat;
}

.lcb {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 6px;
	height: 6px;
	background: url('bg_lcb.png') no-repeat;
}

.rcb {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 6px;
	background: url('bg_rcb.png') no-repeat;
}

#adform {
	width: 978px;
	background: #f0f0ff;
	border: 1px solid #bbf;
}

.step {
	font-family: helvetica;
	font-weight: bold;
	font-size: 11pt;
	float: left;
	margin: 20px 0 10px 0;
	padding: 7px 0 0 11px;
	width: 139px;
	height: 23px;
	background: url('btn_step.png') #eee;
	cursor: pointer;
}

.step.hover {
	background: url('btn_stephl.png');
}

.step.active {
	background: url('btn_stepact.png') #eee;
	color: #e90;
	cursor: default;
}

.step.disabled {
	background: url('btn_stepdis.png') #eee;
	color: #bbb;
	cursor: default;
}

.step.active span {
	color: #008;
}

.step span {
	margin-left: 15px;
}

.step a {
	text-decoration: none;
	color: #88f;
}

.sline {
	border-top: 1px solid #aaf;
	float: left;
	width: 50px;
	margin-top: 35px;
}

.adformhead {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #008;
	margin: 10px 0 10px 15px;
	width: 565px;
	height: 20px;
	border: 1px solid #ddf;
	background: url('bg_lblueg.png');
	float: left;
	display: inline;
	padding: 3px 0 1px 5px;
}

.adformheadl {
	width: 943px;
	background: url('bg_lblueg.png');
}

.adformheadh {
	display: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #842;
	text-align: right;
	margin: 10px 10px 10px 0;
	width: 373px;
	height: 20px;
	border: 1px solid #fc8;
	background: url('bg_orangeg.png') #fe8;
	float: left;
	padding: 3px 5px 1px 0;
}

.adformframe {
	float: left;
	position: relative;
	padding-left: 20px;
	padding-bottom: 30px;
	width: 550px;
}

.fp {
	padding: 7px 0 7px 5px;
	margin: 0;
	position: relative;
}

.s1 {
	position: absolute;
	top: 4px;
	left: 112px;
}

.s2 {
	position: absolute;
	top: 4px;
	left: 139px;
}

.s3 {
	position: absolute;
	top: 4px;
	left: 148px;
}

.options {
	float: left;
	width: 183px;
}

.options span {
	font-weight: bold;
	text-decoration: underline;
}

.options input {
	margin-top: 7px;
}

.options select {
	margin-top: 4px;
}

.options .lm {
	margin-top: 0;
	margin-left: 10px;
}

.s4 {
	position: absolute;
	top: 4px;
	left: 115px;
}

.s5 {
	position: absolute;
	top: 4px;
	left: 134px;
}

.s6 {
	position: absolute;
	top: 4px;
	left: 115px;
}

.hint {
	display: none;
	font-size: 10pt;
	text-align: justify;
	margin: 0 15px 20px 0;
	width: 350px;
	float: right;
	border: 1px solid #ccc;
	padding: 8px 10px 0 10px;
	background: #fff;
}

.hint span {
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #88f;
}

.hint p {
	margin: 0 0 8px 0;
}

.hline {
	border-top: 1px dotted #aaa;
	margin: 2px 0 6px 0;
}

.colorbox option {

	background: no-repeat 5px 50%;
	padding-left: 30px;

}

.buttondiv {
	width: 520px;
	padding-bottom: 30px;
	text-align: center;
	float: left;
}

.button {
	width: 124px;
	height: 32px;
	background: url('btn_default.png') #00a;
	border: none;
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ddf;
	cursor: pointer;
}

.btnhover {
	background: url('btn_defaulthl.png') #00f;
}

.btndis {
	background: url('btn_defaultdis.png') #888;
	cursor: default;
}

.dbutton {
	width: 124px;
	height: 32px;
	background: url('btn_ddefault.png') #00a;
	border: none;
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ddf;
	cursor: pointer;
}

.dbtnhover {
	background: url('btn_ddefaulthl.png') #00f;
}

.dbtndis {
	background: url('btn_ddefaultdis.png') #888;
	cursor: default;
}

.errorbg {
	background: #fc0;
}

.errortext {
	font-size: 8pt;
	display: block;
}

#errors {
	display: none;
	font-family: arial;
	font-size: 10pt;
	width: 525px;
	padding: 0 0 20px 45px;
	float: left;
}

.pudiv {
	float: left;
	width: 122px;
	margin: 0 15px 20px 0;
}

.puoform {
	position: relative;
}

.pud {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 15px;
	height: 15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: url('pu_d.gif');
	cursor: pointer;
}

.pul {
	position: absolute;
	top: 71px;
	left: 1px;
	width: 20px;
	height: 20px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background: url('pu_l.gif');
	cursor: pointer;
}

.pur {
	position: absolute;
	top: 71px;
	right: 1px;
	width: 20px;
	height: 20px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	background: url('pu_r.gif');
	cursor: pointer;
}

.ing {
	position: absolute;
	top: 45px;
	left: 44px;
	width: 32px;
	height: 32px;
	display: none;
}

.puimg {
	border: 1px solid;
	width: 120px;
	height: 90px;
}

.pupform {
	float: left;
}

.pusdiv {
	position: relative;
	overflow: hidden;
	width: 90px;
	height: 25px;
	left: 17px;
}

.pufile {
	position: absolute;
	right: 0;
	height: 25px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

.putdiv {
	position: absolute;
	width: 88px;
	height: 25px;
	background: url('btn_addphoto.png') #008;
}

.littlehint {
	display: none;
	font-family: helvetica;
	font-weight: bold;
	font-size: 7pt;
	line-height: 125%;
}

.adnavibtns {
	margin: 6px 0 15px 17px;
	width: 740px;
}

.bline {
	border-top: 1px solid #bbf;
}

.adview {
	float: left;
	padding: 0 20px 0 20px;
	width: 938px;
	background: #fff;
}

.adhead {
	height: 28px;
	font-size: 18pt;
	font-weight: bold;
	color: #00a;
	margin: 20px 0 0 0;
	line-height: 100%;
}

.adheads {
	font-size: 12pt;
	font-weight: bold;
	color: #00a;
	margin: 20px 0 0 0;
}

.adico {
	position: relative;
	top: 2px;
	height: 21px;
}

.adleftcol {
	float: left;
	width: 336px;
}

.makelist {
	font-size: 16pt;
	font-weight: bold;
	color: #00a;
	margin: 20px 0 20px 30px;
	padding: 0;
	line-height: 120%;
}

.thumbbox {
	width: 336px;
	background: #ccc;
	margin: 20px 0 0 0;
}

#mainphoto {
	border: 2px solid #c40;
	width: 320px;
	height: 240px;
	margin: 6px 0 6px 6px;
	float: left;
	cursor: pointer;
}

.viewthumb {
	border: 1px solid;
	width: 80px;
	height: 60px;
	margin: 0 1px 2px 1px;
	float: left;
	cursor: pointer;
}

.contact {
	position: relative;
	padding: 5px;
	margin: 0;
}

.contactin {
	position: absolute;
	left: 65px;
	width: 252px;
}

.adrightcol {
	float: right;
	width: 600px;
}

.adhcol {
	display: inline;
	float: left;
	margin: 20px 0 0 20px;
}

.adhcol p {
	margin: 0;
}

.adheadl {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 5px;
	color: #008;
	margin: 20px 0 0 0;
	padding-top: 3px;
	border: 1px solid #ddf;
	height: 21px;
	background: url('bg_lblueg.png');
}

.adbox {
	padding: 5px;
	line-height: 180%;
}

.priceopts {
	float: right;
	display: inline;
	list-style-type: circle;
	margin: 0;
	padding: 0;
	line-height: 130%;
	font-size: 8pt;
	color: #666;
	text-align: right;
}

#icodisability {
	float: right;
	width: 30px;
	height: 30px;
}

.adoptbox {
	float: left;
	width: 185px;
	padding: 0 0 0 5px;
	line-height: 140%;
}

.adopthead {
	position: relative;
	left: -4px;
	font-family: arial black;
	font-size: 8pt;
}

.via {
	float: left;
	width: 190px;
}

#galmain {
	position: relative;
	width: 890px;
	height: 610px;
	margin: 5px;
}

#galmainphoto {
	float: left;
	width: 800px;
	height: 600px;
	border: 1px solid;
}

#galthumbsbox {
	position: relative;
	float: left;
	margin: 2px 0 5px 5px;
	width: 82px;
	overflow: hidden;
}

#galscroll {
	position: relative;
	float: left;
}

.galthumbs {
	float: left;
	margin: 0 0 5px 0;
	border: 1px solid;
	cursor: pointer;
}

#arrowup {
	margin: 0 0 0 20px;
	width: 52px;
	height: 28px;
}

#arrowdown {
	margin: 1px 0 0 20px;
	width: 52px;
	height: 29px;
}

#galbigphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 889px;
	height: 602px;
	overflow: scroll;
	display: none;
	background: #fff;
}

#zoom {
position: absolute;
top: 30px;
left: 30px;
padding: 7px 15px 6px 15px;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: #008;
text-align: center;
background: url('bg_blueg.png') #eef;
border: 1px solid #008;
cursor: pointer;
}

.buy {
	position: absolute;
	width: 80px;
	height: 40px;
}

#sidesearch {
	position: relative;
	float: right;
	width: 350px;
	padding-bottom: 15px;
	background: #f0f0ff;
	border: 1px solid #bbf;
}

#sidesearch select {
	width: 100%;
	margin-top: 2px;
}

.search {
	position: relative;
	margin-top: 5px;
	cursor: pointer;
}

.search img {
	position: absolute;
	right: 5px;
	width: 19px;
	height: 19px;
}

.adform {
	position: relative;
	background: #f0f0ff;
	border: 1px solid #bbf;
}

.ipc {
	margin: 0 0 10px 0;
	border: none;
	border-bottom: 1px solid #bbf;
}

.ipd {
	margin: 15px;
}

.advcol select {
	width: 100%;
	margin-top: 2px;
}

.paymentbox {
	float: left;
	display: inline;
	line-height: 160%;
}

.paymenthead {
	font-size: 11pt;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#smsbox {
	margin-top: 20px;
	padding: 10px;
	width: 340px;
	border: 3px solid #bbf;
}

.lastadded {
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 3px 15px 3px;
	width: 90px;
	height: 125px;
	font-size: 8pt;
	line-height: 150%;
	cursor: pointer;
}

#clipboard {
	display: inline;
}

#cbcontent {
	display: none;
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 0;
	width: 210px;
	padding: 10px;
	background: #f0f0ff;
	border: 1px solid #bbf;
	font-size: 8pt;
	line-height: 150%;
}

.signbox {
	float: right;
	display: inline;
	margin: 5px 10px 0 10px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}

.signbox a {
	color: #fff;
	letter-spacing: 0.1px;
}

#badsign {
	display: none;
	height: 24px;
	margin-top: 10px;
	padding:6px 10px 0 10px;
	background: #c00;
}

#signed {
	margin-top: 15px;
}

#found {
	color: #004;
	margin-bottom: 20px;
	padding: 5px;
	background: #ddf;
}

.ad {
	position: relative;
	width: 600px;
	border: 1px solid #bbf;
	cursor: pointer;
}

.reshead {
	float: left;
	margin: 3px 5px 3px 5px;
	font-weight: bold;
	color: #00a;
}

.reshead a {
	text-decoration: none;
}

.resbody {
	float: left;
	display: inline;
	width: 305px;
	margin: 6px 10px 6px 10px;
	font-size: 8pt;
	text-align: justify;
}

.rescontact {
	float: right;
	overflow: hidden;
	width: 139px;
	height: 88px;
	padding: 5px;
	background: #eef;
	border-left: 1px solid #ddf;
	font-size: 8pt;
	line-height: 150%;
}

.rescb {
	float: right;
	margin: 0 0px 15px 6px;
	font-family: verdana;
	font-size: 8pt;
}

.smheadli {
	list-style-type: none;
	position: relative;
	top: -10px;
	left: -20px;
	font-size: 11pt;
	font-weight: bold;
	}
