/* CSS Document */

*{
body:0;
padding:0;
margin:0;
}
html {
	background: #fff url("../images/...html.png") repeat-x left top;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url("../images/...body.png") repeat-y left top;
	width: 100%;
	margin: 0px auto 0px auto;
	position: relative;
	text-align:center;
}

p {
	margin-top: .3em;
	margin-bottom: .3em;
	margin-left:0.5em;
	padding: .5em;
	line-height:1.4em;
	text-indent: 0em;
}
#indexwrapper{
margin-left: auto;
margin-right: auto;
padding-top:50px;
padding-bottom:5px;
width:100%;
background-color:#FFFFFF;
border: 0px solid #CE3095;
}

#wrapper{
position:relative;
margin-left: auto;
margin-right: auto;
margin-top:50px;
padding-top:10px;
width:800px;
height:520px;
background-color:#FFFFFF;
border: 2px solid #FF0000;
}

a img {
	border: 1px solid #FF0000;
	padding: 5px 5px 5px 5px;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #F4C0DA;
}

a.popclose img {border: 0px solid #FF0000;
	padding: 1px;}

.popbox {border: 1px solid #FF0000;
         
}	

.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.footermenu {
   text-align: center;
   padding: 0px 0px 0px 0px;
   margin: 10px 0px 0px 0px;

}

.footer {
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    line-height: 15px;
    height: 18px;
    margin: 10px 0px 0px 0px;
}


/*second page*/

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.main {
	width: 750px;
	margin: 0px 0px 0px 15px;
	border: 0px solid #ccc;
	margin-left: auto;
    margin-right: auto;
	height:400px;
}

.bluebox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 750px;
	border: 0px solid #FF0000;
	height:390px;
}

.bluebox .big {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	border: 0px solid #ccc;
}
.bluebox .rbig {
	float: right;
	margin-right: 0px;
	border: 0px solid #ccc;
}

.bluebox .right {
	width: 440px;
	float: left;
	text-align: left;
	padding-bottom: 0px; //set to 130 for images to clear text if using images.
}
.imgthankyou {
	width: 200px;
	float: left;
	margin-top: 70px;
	margin-left: 60px;
	border: 0px solid #ccc;
	padding: 10px;
}

.bluebox .thankyou {
	width: 400px;
	float: right;
	text-align: left;
	margin-top: 70px;
	margin-right: 50px;
	border: 0px solid #ccc;
	padding-bottom: 0px; //set to 130 for images to clear text if using images.
}	
.bluebox .nickleft {
    border:0px solid #CE3095;
	width: 370px;
	float: left;
	text-align:left;
	padding-top: 10px;
	margin-bottom: 30px;
}
.bluebox .nickright {
    border:0px solid #CE3095;
	width: 370px;
	float: right;
	text-align:left;
	padding-top: 10px; 
	margin-bottom: 30px;
}

.bluebox .pricelist {
	float: left;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 15px;
	margin-top: 15px;
}	
.photos {
	margin-bottom: 15px;
    border:0px solid #CE3095;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #ffffff;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 18px 10px 0px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	padding: 3px 3x 3px 3px;
	margin: 0px 0px 5px 20px;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.greybox {
	border: 0px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox-background .left {
	width: 320px;
	float: left;
	padding: 5px;
	margin: 0px 0px 0px 10px;
    border:0px solid #CE3095;
}
.greybox-background .right {
	width: 320px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 130px 10px 5px 35px;
	border:0px solid #CE3095;
	text-align:center;
}

input  {
	font-size: 11px;
	border: solid #ff0000 1px;
	background-color: #fff !important;
        color: #000;
	font-weight: bold;
	padding: 0px 4px;
        cursor: pointer;
}

input:hover
{
border: solid #F4C0DA 1px;
} 

input.radio{
margin: 1px 0px 1px 0px;
}

input.buy{
    width:60px;
}


/* third page*/
#rgheader{
text-align:right;
width:50%;
position:absolute;
right:15px;
top:-17pt;
}
#rgheader h1 a{
font-weight:lighter;
font-size:24px;
color: black;
text-decoration:none;
}
#sdgalleryleft{
float:left;
margin-top:0px;
margin-bottom:0px;
}
#tradelogin{
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-left: 80px;
padding-top: 30px;
border:0px solid #F4C0DA;
}

#gallerycart{
position: relative;
margin-left: auto;
margin-right: auto;
}

#sdgalleryindex li  {
float:left;
margin: 20px 30px 0px 30px;
padding:0px 5px 0px 5px;
list-style-type:none;
text-align: center;
}

#sdgalleryleft li  {
border:0px solid #F4C0DA;
float:left;
margin: 0px 0px 0px 0px;
padding:5px 5px 5px 5px;
list-style-type:none;
}

#sdgallerypress li  {
float: left;
margin: 0px 30px 0px 20px;
padding:0px;
border:0px solid #F4C0DA;
list-style-type:none;
text-align:center;
}

#sdgallerytv li  {
border:0px solid #F4C0DA;
float:left;
margin: 0px 10px 0px 30px;
padding:0px 0px 0px 0px;
list-style-type:none;
text-align:center;
}

#gallerystore li  {
float:left;
margin: 0px 60px 0px 70px;
padding:5px 5px 5px 5px;
list-style-type:none;
text-align:center;
border:0px solid #F4C0DA;
}

div.store1, div.store2{
float:left;
margin: 20px;
padding: 20px;
text-align:center;
}

#picturelist {
border:0px solid #FF0000;
list-style-type:none;
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
height: 170px;
}

#picturelist li {
float:left;
margin-right:30px;
margin-bottom:5px;
margin-top:5px;
font-weight:bold;
color:#000000;
text-align:center;
}

#picturelist img{
display:block;
border:1px solid #FF0000;
margin-top:5px;
margin-bottom:5px;
padding: 5px 5px 5px 5px;
}

#picturelist img:hover{
border:1px solid #F4C0DA;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}
#sublinks{
float: left;
border: 0px solid #ccc;
text-align: left;
width: 60%;
margin:0px 0px 0px 0px;
padding:10px;
}

#sublinks ul{
display:inline;
list-style:none;
margin:0px;
}

#sublinks li{
font-weight:bold;
display:inline;
}

#sublinks a{
color:#000000;
text-decoration:none;
margin-right:10px;
border-top:3px solid #FF0000;
}

#sublinks a:hover{
border-top:3px solid #F4C0DA;
}

#recommend{
float: right;
border: 0px solid #ccc;
text-align: right;
width: 30%;
margin:0px 0px 0px 0px;
padding:10px;
}

#recommend ul{
display:inline;
list-style:none;
margin:0px;
}

#recommend li{
font-weight:bold;
display:inline;
}

#recommend a{
color:#000000;
text-decoration:none;
margin-right:10px;
border-top:3px solid #FF0000;
}

#recommend a:hover{
border-top:3px solid #F4C0DA;
}

#fishlist {
text-align:center;
list-style-type:none;
margin-right:10px;
margin-left:0px;
}

#fishlist li {
float:right;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
padding: 0px 8px 2px 0px;
font-weight:bold;
color:#777777;
}

#fishlist img{
display:block;
border:1px solid #CE3095;
margin-bottom:2px;
padding: 1px;
}

#fishlist img:hover{
border:1px solid #F4C0DA;
}

#fishlist a{
color:#777777;
text-decoration:none;
}

#fishlist a:hover{
color:#999999;
}

#fishcontent{
width:740px;
margin: 0px 0px 0px 0px;
text-align: left;
border:0px solid #F4C0DA;
height:380px;
}

#fishcontenttrade{
height:320px;
width:100%;
margin: 0px 0px 30px 0px;
border:0px solid #F4C0DA;
}

#tradeprice{
position: absolute;
top: 400px;
left: 200px;
}

#fishstore {
width:740px;
margin: 0px 0px 0px 0px;
border:0px solid #F4C0DA;
}

#fishtext{
position: absolute;
top: 380px;
left: 130px;
border:1px solid #FF0000;
text-align:left;
padding: 3px;
background: #000000;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
}

select {
 font-family:  Arial, Verdana, Helvetica, sans-serif; 
 font-size: 10px; 
 border: #000000; 
 border-style: solid; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px
 }

 label {  
display: block;
}

table.nopcart {
background: #FFFFFF;
color: #000000;
border: solid #999999 1px;
border-width: 1px 0px 0px 1px;
text-align:left;
width:500px;
position: relative;
margin-left: auto;
margin-right: auto;
}

table.nopcart td {
border: solid #999999 1px;
border-width: 0px 1px 1px 0px;
padding: 1px 3px;
font-size: 11px;
}
#pictureleft{
float: left;
width: 55%;
border: solid #999999 0px;
margin-bottom: 4px;
text-align: center;
text-align: -moz-center;
}

#textright {
float: right;
width: 42%;
border: solid #999999 0px;
margin-top: 25px;
text-align: left;
}

select#size { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
} 

.popbox {
position: relative;
margin-left: auto;
margin-right: auto;
width:390px;
margin-top:20px;
}