body {
background: #000000 url('images/gedonationshoplogo.jpg') no-repeat top center;
margin: 200px 0px 0px 0px;
color: #121212;
font-size: 13px;
font-family:  Arial, serif;
}

a.scart:link {text-decoration: none;font-weight: bold; color: #53421c;}
a.scart:visited {text-decoration: none;font-weight: bold; color: #53421c;}
a.scart:active {text-decoration: none;font-weight: bold; color: #53421c;}
a.scart:hover {text-decoration: none;font-weight: bold; color: #9b7f43;}

fieldset { -moz-border-radius: 8px; border-radius: px; }

.field1 {
width: 80%;
text-align: left;
border: 1px solid #CCCCCC;
}

.tborder {
border: 3px solid #E08362;
-moz-border-radius-topleft:     3px;
-moz-border-radius-topright:    3px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft:  10px;
background: #FFFFFF url('images/gbg2.gif') repeat-x bottom center;
font-size: 13px;
}


.navbar  {
background: #FFFFFF url('images/navbar.png') no-repeat;
font-size: 13px;
width: 864px;
height: 50px;
margin-top: 10px;
margin-bottom: 10px;
text-shadow: #FFF 1px 1px 0;
}

A.nav:link{text-decoration:none;color:#000000;font-weight:bold;}
.a.nav{text-decoration:none;color:#261500;font-weight:bold;}
A.nav:visited{text-decoration:none;color:#3B0101;font-weight:bold;}
A.nav:active{text-decoration:none;color:#060606;font-weight:bold;}
A.nav:hover{text-decoration:none;color:#F35A07;font-weight:bold;font-size: 19px;}

A.submenu:link{text-decoration:none;color:#964402;font-weight:bold;}
.a.submenu{text-decoration:none;color:#964402;font-weight:bold;}
A.submenu:visited{text-decoration:none;color:#964402;font-weight:bold;}
A.submenu:active{text-decoration:none;color:#ff9e35;font-weight:bold;}
A.submenu:hover{text-decoration:none;color:#ff9e35;font-weight:bold;}

.sub-menu  {
background: #000000 url('images/submenu.png') repeat-x bottom;
-moz-border-radius-topleft:     8px;
-moz-border-radius-topright:    8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft:  8px;
border: 1px solid #CCCCCC;
text-shadow: #FFF 1px 1px 0;
}
img {
border: 0px;
}

h1, h2 {
margin: 0 0 25px 0;
color: #121212;
font-size: 30px;
font-weight: 100;
}

h3, h4 {
margin: 20px 0 10px 20px;
font-size: 20px;
color: #343434;
font-weight: 100;
}

.imgtable {
background: #000000;
}

.testimage {
opacity: .65;
filter: alpha(opacity=60);
}

.testimage:hover{
opacity: .99;
filter: alpha(opacity=99);
}
.testimage:active{
opacity: .99;
filter: alpha(opacity=99);
}

#copyright {
color: #CCCCCC;
font-size: 12px;
}

.itemnormal {
border: 3px solid #DDDDDD;
}
.itemnormal:hover{border: 3px solid #ababab;}
.itemnormal:active{border: 3px solid #ff9e35;}

.itemsocket {
border: 3px solid #cba4ff;
}
.itemsocket:hover{border: 3px solid #bc8aff;}
.itemsocket:active{border: 3px solid #842aff;}

.itemyellow{
border: 3px solid #ffce88;
}
.itemyellow:hover{border: 3px solid #ffc065;}
.itemyellow:active{border: 3px solid #f18e00;}

.itemancient{
border: 3px solid #5ec9ff;
}
.itemancient:hover{border: 3px solid #00a4f7;}
.itemancient:active{border: 3px solid #0070a8;}

.welcome {
border: 8px solid #E0B662;
}

.itemname  {
background: #DDDDDD url('images/itemname.gif') repeat-x top center;
font-size: 12px;
font-weight: bold;
color: #333333;
text-align: center;
}
.itemprice  {
	background: #ffbc74 url('images/itemprice2.gif') repeat-x top center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.hrtable {
width: 80%;
border-top: 1px solid #cccccc;
}

#top-link { 
display:none; 
position:fixed; 
right:10px; 
bottom:10px; 
}
.optionstd {
background: #323232;
color: #9aaecf;
}

.shopcart {
background: #ffefcc;
color: #000000;
border: 1px solid #ffd988;
-moz-border-radius-topleft:     8px;
-moz-border-radius-topright:    8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft:  8px;
}
.shopcart:hover{
background: #ffecc1;
}
.shopcart:active{
	background: #ffecc1;
}
