*{
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background:url(/images/background.jpg) #0AE;
	margin:0px;
	padding:10px;
}

body, td, th, input, textarea, select, a{
	font-size:12px;
}

#main{
	margin:auto;
	width:960px;
}

#menu-func{
	background:#FFF;
	margin-left:660px;
	text-align:center;
	width:300px;
}

#menu-func a{
	color:#0AE;
	font-size:14px;
	text-decoration:none;
}

#menu-func a:hover{
	text-decoration:underline;
}

#container{
	border:solid 1px #FFF;
	background:#FFF;
}

#logo{
	background:url('/images/menu.png') repeat-x 0px 136px;
	display:block;
	float:left;
	margin-left:10px;
}

#fader{
	display:block;
	float:right;
	height:90px;
	margin:0;
	padding:5px 45px 15px 0px;
	position:relative;
	width:600px;
}
#fader li{
	display:block;
	height:90px;
	margin:0;
	padding:0;
	position:absolute;
	width:600px;
}
#menu{
	background:url('/images/menu.png') repeat-x 0px 26px;
	float:left;
	height:45px;
	line-height:25px;
	padding-top:5px;
}

#menu a{
	background:transparent;
	color:#000;
	font-family:PortagoITC TT;
	font-size:25px;
	font-weight:normal;
	margin:-5px 20px;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a img{
	vertical-align:top;
}

.top-left{
	background:url('/images/top-left.png');
	float:left;
	height:14px;
	left:-14px;
	position:relative;
	width:14px;
}

.top-right{
	background:url('/images/top-right.png');
	float:right;
	height:14px;
	left:14px;
	position:relative;
	width:14px;
}

.bottom-left{
	background:url('/images/bottom-left.png');
	float:left;
	height:14px;
	left:-14px;
	position:relative;
	width:14px;
}

.bottom-right{
	background:url('/images/bottom-right.png');
	float:right;
	height:14px;
	left:14px;
	position:relative;
	width:14px;
}

.rounded-center{
	background:#FFF;
	height:14px;
	margin:0px 14px 0px 14px;
}

form{
	padding:0;
	margin:0;
	display:inline;
}

input, textarea, select{
	margin:3px 0px;
}

a{
	color:#333;
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a img{
	border:none;
	vertical-align:bottom;
}

p{
	margin-top:0px;
}

#column_left{
	float:left;
	width:220px;
	margin-right:10px;
	clear:left;
}

#column_right{
	float:right;
	width:220px;
	margin-left:10px;
	clear:right;
}

#content{
	float:left;
	padding-left:20px;
	width:660px;
}

#content pre{
	white-space:pre-wrap;
	width:100%;
	word-wrap:break-word;
}

h1, h2, h3, h4, h5, h6{
	background-image:url('/images/menu.png');
	background-repeat:repeat-x;
	clear:both;
	color:#000;
	display:table-cell;
	font-family:PortagoITC TT;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	text-transform:uppercase;
	width:10px;
	white-space:nowrap;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#000;
	font-family:PortagoITC TT;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	white-space:nowrap;
}

h1, h1 a{
	font-size:28px;
	background-position:0px 30px;
}

h2, h2 a{
	font-size:24px;
	background-position:0px 26px;
}

h3, h3 a{
	font-size:20px;
	background-position:0px 22px;
}

ul{
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:20px;
}

ul ul{
	list-style-type:circle;
	list-style-position:outside;
}

ul ul li{
	line-height:1.5;
	margin:0px;
	padding:0px;
}

.box{
	padding:7px;
	margin-bottom:17px;
}

.success{
	padding:5px 0px;
	margin-bottom:10px;
	background:#E4F1C9;
	border:1px solid #A5BD71;
	text-align:center;
}

.warning{
	padding:5px 0px;
	margin-bottom:10px;
	background:#FFDFE0;
	border:1px solid #FF9999;
	text-align:center;
}

.wait{
	padding:5px 0px;
	margin-bottom:10px;
	background:#FBFAEA;
	border:1px solid #EFEBAA;
	text-align:center;
}

.required{
	color:#FF0000;
	font-weight:bold;
}

.error{
	color:#FF0000;
	display:block;
}

.help{
	cursor:pointer;
}

.tooltip{
	border:1px solid #FDDA5C;
	background:#FBFF95;
	padding:5px;
	width:250px;
}

.content{
	background:#F7F7F7;
	border:1px solid #DDD;
	padding:10px;
	margin-top:3px;
	margin-bottom:10px;
}

.list{
	margin-bottom:10px;
	width:100%;
}

.list td{
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
}

.sort{
	margin-bottom:10px;
	background:#F8F8F8;
	height:30px;
	width:100%;
}

.sort .div1{
	float:right;
	margin-left:5px;
	padding-top:6px;
	padding-right:9px;
}

.sort .div2{
	text-align:right;
	padding-top:9px;
}

.sort select{
	margin:0;
	padding:0;
}

.pagination{
	display:inline-block;
	width:100%;
	background:#F8F8F8;
	margin-bottom:10px;
}

.pagination .links, .pagination .results{
	padding:7px;
}

.pagination .links{
	float:left;
}

.pagination .links a{
	border:1px solid #CCCCCC;
	padding:4px 7px;
	text-decoration:none;
	color:#000000;
}

.pagination .links b{
	border:1px solid #CCCCCC;
	padding:4px 7px;
	text-decoration:none;
	color:#000000;
	background:#FFFFFF;
}

.pagination .results{
	float:right;
}

#category ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:8px;
	padding-left:12px;
	list-style:url('/images/bullet_1.png');
}

#information ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:8px;
	padding-left:12px;
	list-style:url('/images/bullet_2.png');
}

.cart{
	border-collapse:collapse;
	width:100%;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
}

.cart th{
	background:#EEEEEE;
	padding:5px;
	font-weight:normal;
}

.cart td{
	padding:5px;
}

img.centered{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright{
	padding:4px;
	margin-left:auto;
	display:block;
}

img.alignleft{
	padding:4px;
	margin-right:auto;
	display:block;
}

img{
	line-height:1;
}

.alignright{
	float:right;
}

.alignleft{
	float:left;
}

div.alignleft{
	height:15px;
	width:50%;
}

div.alignright{
	clear:both;
	float:none;
	left:50%;
	position:relative;
	text-align:right;
	top:-15px;
	width:50%;
}

#content p{
	clear:both;
}

.button, .button:visited{
	background-color:#222;
	background-image:url(/images/alert-overlay.png);
	background-repeat:repeat-x;
	display:inline-block;
	margin:2px 10px;
	padding:5px 10px 6px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	position:relative;
	cursor:pointer;
}

.button:active{
	top:1px;
}

.button, .button:visited{
	background-color:#0AE;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}

.button:hover{
	background-color:#08B;
	color:#fff;
}