@charset "utf-8";
/* CSS Document */

#body{
font-size:small;
font-family:Arial, Helvetica, sans-serif;
background-color:#000;
}

#bottommenu{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:80%;
padding:5px 0px 1px 8px;
}

#earth{
background-color:#000;
}

#mainbody{
border-left-color:#fff;
border-left-width:1px;
border-left-style:solid;
border-right-color:#fff;
border-right-width:1px;
border-right-style:solid;
}

#leftmenu{
border-color:#fff;
border-width:1px;
border-style:solid;
}

A.down:link {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:100%;
	text-decoration: none;
}
A.down:visited {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:100%;	
	text-decoration: none;
}
A.down:hover {
font-family:Arial, Helvetica, sans-serif;
	color:#FF0099;
	font-size:100%;
	text-decoration: underline;
}

A.left:link {
font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:110%;
	text-decoration: none;
}
A.left:visited {
font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:110%;	
	text-decoration: none;
}
A.left:hover {
font-family:"Times New Roman", Times, serif;
	color:#FF0099;
	font-size:110%;
	text-decoration: underline;
}

A.subleft:link {
font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:100%;
	text-decoration: none;
}
A.subleft:visited {
font-family:"Times New Roman", Times, serif;
color:#fff;
font-size:100%;	
	text-decoration: none;
}
A.subleft:hover {
font-family:"Times New Roman", Times, serif;
	color:#FF0099;
	font-size:100%;
	text-decoration: underline;
}

.leftlinks{
font-family:"Times New Roman", Times, serif;
font-size:110%;
color:#fff;
font-weight:bold;
line-height:25px;
border-bottom-color:#fff;
border-bottom-width:1px;
border-bottom-style:solid;
padding:5px 2px 5px 4px;
}

.leftlinks2{
font-family:"Times New Roman", Times, serif;
font-size:110%;
color:#fff;
font-weight:bold;
line-height:36px;
border-bottom-color:#fff;
border-bottom-width:1px;
border-bottom-style:solid;
padding:5px 2px 5px 0px;
}

.subleftlinks{
font-family:"Times New Roman", Times, serif;
font-size:95%;
color:#fff;
font-weight:bold;
line-height:25px;
padding:5px 2px 5px 15px;
}

.pageheader{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px 8px 5px 8px;
font-size:110%;
color:#fff;
background-color:#ff0099;
}

.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:100%;
padding: 35px;
color:#fff;
}

.contacttext
{text-align: left;
font: normal Arial, Helvetica, sans-serif;
color: #fff;
padding-right:7px;
padding-left:7px;
padding-top:35px;
}

input.button{font:bold 11px arial, helvetica, sans-serif;border:1px solid #fff;background-color:#ff99cc!important ; color:#fff;padding:2px;margin:10px auto; width:200px;}

.newproducttext{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
size:80%;
padding-left:5px;
padding-right:5px;
padding-top:7px;
padding-bottom:5px;
}

.newproductprice{
color:#FF0099;
}

.producttable{
padding-top:35px;
padding-left:15px;
}

.itemtitle{
font-size:120%;
color:#fff;
font-weight:bold;
}

.itemprice{
font-size:110%;
color:red;
font-weight:bold;
}

.prod-description{
color:#fff;
line-height:18px;
}

.cl{
color:#fff;
font-weight:bold;
font-size:110%;
}

.imgtext2{
color:#ff;
font-size:85%;
}

.imgtext1{
color:#fff;
font-size:95%;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
line-height:16px;

}

#description{
padding-left:15px;
}

#overlappopup{ /*don't change id name */
position: absolute; /*don't change position property */
z-index: 1000;
background: #ff0099;
border: 5px solid #fff;
padding: 10px;
left: 0;
top: 0;
visibility: hidden;
}

.itemimg {
padding-bottom:8px;
padding-top:8px;
padding-left:8px;
padding-right:8px;
border:1px solid #fff;

}

.thumbimg{
border:1px solid #fff;

}

.thumbbox{
border-right-color:#fff;
border-right-width:1px;
border-right-style:solid;
border-bottom-color:#fff;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#fff;
border-left-width:1px;
border-left-style:solid;
}

.imgswapbox{
padding-bottom:8px;
border-right-color:#fff;
border-right-width:1px;
border-right-style:solid;
border-bottom-color:#fff;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#fff;
border-left-width:1px;
border-left-style:solid;
}
.sidephotos{
border-color:#fff;
border-style:solid;
border-width:1px;
}

.footerborder{
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
}

.headerborder{
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
}