

.error { color: #ff0000; font-weight: bold; }

a
{
	color: #a4ccfd;
}

body, div, h1, h2, form
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

body
{
	background-color: #020036;
	margin-bottom: 20px;
}

div#pagewrapper
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	clear: both;
	border-left: 1px solid #75c5f0;
	border-right: 1px solid #75c5f0;
}

div#bodywrapper
{
	background-color: #000;
}

div#bodywrapperhome
{
	background-color: #000;
}

div#homepage
{
	background-image: url('/images/home_back.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 0.9em;
	padding-left: 8px;
	padding-right: 10px;
	border-bottom: 1px solid #75c5f0;
}

div#headerwrapper
{
	background-color: #000032;
	border-top: 1px solid #75c5f0;
	border-bottom: 1px solid #75c5f0;
}

div#container
{
	margin-left: auto; 
	margin-right: auto; 
	width: 725px;
	padding-top: 20px;
}

div#line
{
	margin-top: 10px;
	border-bottom: 1px solid #75c5f0;
}

div#thick_line
{
	margin-top: 10px;
	background-color: #d2250c;
	text-align: center;
}

div.home_image
{
	display: inline;
}

div.home_image img
{
	cursor: pointer;
}
div.home_link
{
	color: #1c2031;
	float: left;
	width: 235px;
	background-image: url('/images/green_button.png');
	text-align: center;
	height: 20px;
	padding-top: 3px;
	cursor: pointer;
}

div#header_right
{
	color: #fff;
}

div#login
{
	margin-left: auto;
	text-align: left;
	width: 205px;
	font-size: 0.8em;
	padding-top: 5px;
}

.button
{
	color: #fff;
	background-color: #033967;
	width: 27px;
	margin-left: 1px;
	font-size: 0.9em;
	border: 1px solid #fff;
}

.login_username
{
	width: 100px;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

.login_password
{
	padding: 0px;
	margin: 0px;
	width: 100px;
	font-size: 0.9em;
	margin-left: 2px;
	margin-top: 1px;
}

div#box1
{
	width: 240px; 
	height: 202px;
	position: relative;
	border-right: 1px solid #75c5f0;
}

div#box2
{
	margin-top: -201px;
	margin-left: 241px;
	padding-left: 3px;
	color: #cefc13;
	border-bottom: 1px solid #75c5f0;
	height: 20px;
}	

div#box2a
{
	background-color: #000; 
	float: right; 
	margin-top: -22px;
	color: #787878; 
	height: 21px;
}

div#box2a a
{
	color: #ababab;
	text-decoration: none;
}

div#box2b
{
	background-color: #000; 
	float: right; 
	height: 21px; 
	padding-left: 5px; 
	margin-top: -22px;
	color: #787878; 
	clear: right; 
	margin-right: 136px; 
	padding-right: 5px;
}

div#box2b a
{
	color: #787878;
	text-decoration: none;
}

div#box3
{
	margin-left: 241px;
	background-repeat: no-repeat;
	background-position: 100%;
	height: 180px;
}

div#box3 ul
{
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 200px;
}	

div#box3 li
{
	padding-top: 10px;
}

div#box6
{
	height: 28px;
	margin-right: 155px;
}

div#box6 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 3px;
}

div#box6 ul li
{
	color: #020036;
	display: inline;
	border-right: 1px solid #8aa7d2;
	padding-right: 6px;
	padding-left: 9px;
}

div#box6 ul li a
{
	text-decoration: none;
	color: #020036;
}

div#box7
{
	width: 155px; 
	background-color: #4c4c4c; 
	float: right;
	margin-top: -28px;
}

div#box7a
{
	color: #75c5f0;
}

div#box7a p
{
	margin: 0px; 
	padding-left: 5px; 
	padding-top: 5px;
}

div#box7b
{
	color: #fff; 
	font-size: 0.8em; 
	margin-top: 5px; 
	padding-top: 10px; 
	padding-left: 5px; 
	border-top: 1px solid #000;
}

div#box7b a
{
	text-decoration: none;
}

div#box8
{
	padding: 10px;
	color: #fff;
	font-size: 0.9em;
	background-image: url('/images/tile.png');
	background-repeat: repeat-y;
	background-position: 100%;
	padding-right: 165px;
	border-bottom: 1px solid #75c5f0;
	padding-bottom: 100px;
}

div#box9
{
    width: 155px;
    background-color: #4c4c4c;
	position: absolute;
	right: 21px;
	top: 341px;
}

div#contentwrapper
{
	background-repeat: no-repeat;
}

.submit
{
	background-color: #a4ccfd;
	color: 000;
	border: none;
}

* html .cat_name
{
	margin-top: 3px;
}

div#header_menu
{
	position: absolute;
	right: 25px;
	top: 80px;
	font-size: 0.8em;
}

div#header_menu a
{
	color: #fff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

h1
{
	font-size: 1em;
	font-weight: normal;
}

.basket
{
	width: 100px; 
	background-color: #ccfc05; 
	color: #020036; 
	cursor: pointer; 
	border: none;
}

.link
{
	width: 100px;
    background-color: #ccfc05;
	text-decoration: none;
    color: #020036;
    border: none;
	display: block;
	text-align: center;
}

h2
{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

div#trade
{
	height: 28px;
	margin-top: 1px;
}

div#trade ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 3px;
}

div#trade ul li
{
	color: #020036;
	display: inline;
	border-right: 1px solid #8aa7d2;
	padding-right: 6px;
	padding-left: 9px;
}

div#trade ul li a
{
	text-decoration: none;
	color: #020036;
}

#drag
{
	margin-top: -97px; 
	margin-right: 0px;
}

div.gal_img
{
        margin-bottom: 10px;
        margin-right: 10px;
}

div.gal_img img
{
        display: block;
        border: 1px solid #801D28;
}

div.gal_text
{
        width: 100px;
        font-size: 0.7em;
        color: #7C7B77;
        padding-top: 5px;
}
