/*------------------------------------------

Author: Adam Rosenberger
Author contact: fyre@fyre.hu ; http://fyre.hu
Created for Dual

------------------------------------------*/


/*------------------------------------------

Reset

------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*------------------------------------------

Default HTML

------------------------------------------*/

body {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
	color: #000;
	background: #1A1819;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #444;
	text-decoration: underline;
}

h2 {
	color: #990000;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform: uppercase;
	padding: 0.2em 0 0.8em 7px;
}

h2 a{
	color: #990000;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform: uppercase;
}

h2 a:visited {
	color: #990000;
	text-decoration: underline;
}

h2 a:hover {
	color: #333;
	text-decoration: underline;
}

h3 {
	color: #990000;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform: uppercase;
    margin: 1em 0;
}

h3 a, h3 a:visited {
	color: #990000;
}

h4 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #990000;
	padding-bottom: 1em;
}

input, textarea {
	border: 1px solid #000;
}

input:focus, textarea:focus {
	background: #eee;
}

.clearer {
	clear: both;
}

.highlighted {
	color: #990000;
}


/*------------------------------------------

Layout

------------------------------------------*/


#header {
	
	width: 980px;
	margin: 0 auto;
}

#nav {
	float: right;
}

#page {
	background: #fff;
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
}

#page div.wrapper{
	
}

#footer {
	width: 980px;
	margin: 0 auto;
}

/*
Header
------------------------------------------*/

#header h1 {
}

#header p a, #header p {
	color: #eee;
	font-style: normal;
}

#header-top {
    width: 100%;
}
#logo {
	background : url(images/header.jpg);
	display:block;
	width: 980px;
	height: 148px;
}
#flash-picture {                             
    float: right;
    width: 650px;
    height: 110px;
    border: 0;
}
#flash-picture *{ 
    border: 0;
}

/*
Navigation
------------------------------------------*/
#nav {
	float: left;
    width: 100%;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	float: left;
	padding: 0.4em 0.75em 0.3em 0.75em;
	background: #910000;
	margin-left: 22px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
	font: 1em Arial, Verdana, Sans-Serif;
}

#nav ul li a:hover {
	text-decoration: underline;
	font: 1em Arial, Verdana, Sans-Serif;
}

#nav ul li.current {
	background: #fff;
}

#nav ul li.current a {
	color: #960000;
}

/*------------------------------------------

Sidebar

------------------------------------------*/

#sidebar {
	
	width: 190px;
	float: left;
	padding-left: 10px;
}

#sidebar h3 {
	padding: 0 0 0 7px;
    margin-top: 0;
}

/*
Price
------------------------------------------*/

#sidepricelist, .sidebox {
	margin-bottom: 1em;
}

/*
Shoppingcart
------------------------------------------*/

#sidepricelist, #sideshoppingcart, .sidebox {
	background: #ECE1BD url(images/side-back.png) repeat;
}

#sidepricelist .inner, .sidebox .inner, #sideshoppingcart #shoppingcartcontents {
	width: 290px;
	padding: 10px 0;
}

#sideshoppingcart #shoppingcartcontents #sliding_cart {
	width: 100%;
	padding: 0;
}

#sideshoppingcart #shoppingcartcontents #sliding_cart  #shopping-table-wrap {
	width: 290px;
	padding: 0 10px;
}

#sideshoppingcart img {
	border: 2px solid #897327;
	margin: 0.15em 0;
	vertical-align: middle;
}

#sideshoppingcart table {
	width: 160px;
	background: url(images/shopping-separator.jpg) repeat-x bottom left;
}

#sideshoppingcart tr.sum th{
	text-align: center	
}

#sideshoppingcart table td, #sideshoppingcart table th{
	background: url(images/shopping-separator.jpg) repeat-x top left;
}

#sideshoppingcart table th {
	padding: 5px 5px;
}

#sideshoppingcart table td {
	padding: 2px 2px;
}

#sideshoppingcart p {
	padding: 10px 10px 5px 10px;
}

#sidepricelist .inner p, #sideshoppingcart p.empty {
	padding: 0px 10px;
}

#sideshoppingcart a#gocheck {
	color: #fff;
	background: #897327;
	border: 1px solid #C7A83D;
	border-bottom: 1px solid #544618;
	border-right: 1px solid #544618;
	text-decoration: none;
	padding: 0 5px;
}

#sideshoppingcart a#gocheck:hover {
	background: #A98D30;
}

#sideshoppingcart a#gocheck:focus {
	background: #5B4D1A;
	border: 1px solid #544618;
	border-bottom: 1px solid #C7A83D;
	border-right: 1px solid #C7A83D;
}

#sideshoppingcart {
    padding: 5px;
}

#kosartable {
    width: 100%;
    margin: 1em 0;
}

#kosartable th {
    font-weight: bold;
}

.kosarmennyiseg {
    width: 50px;
}
.h3 {
    margin: 1em 0;
}

.submit input{
	color: #fff;
	background: #897327;
	border: 1px solid #C7A83D;
	border-bottom: 1px solid #544618;
	border-right: 1px solid #544618;
}

/*
Function & color chooser
------------------------------------------*/

#function-and-color {
	background: url(images/side-separator.jpg) repeat-x top left;
	margin-top: 1.25em;
	padding-top: 1em;
}

#function-and-color .inner {
	background: url(images/side-back-2.png) repeat-y top left;
	clear: both;
}

#function-and-color .inner .moreinner {
	float: left;
	background: url(images/side-back-2.png) repeat-y top left;
	
	
}

#function-and-color .function  {
	float: left;
	width: 180px;
}

#function-and-color ul {
	padding: 10px 0 10px 10px;
	z-index: 1;
}

#function-and-color .function ul li {
	position: relative;
}

#function-and-color .function ul li ul {
	position: absolute;
	background: #fff;
	left: 50px;
	top: 0;
	border: 2px solid #897327;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	display: none;
	z-index: 10;
}

#function-and-color .function ul li.open ul {
	display: block;
	position: relative;
	background: none;
	left: 0;
	top: 0;
	border: none;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	padding: 0 0 0 10px;
	z-index: 5;
}

#function-and-color .function ul li:hover ul, #function-and-color .function ul li.over ul {
	display: block;
}

#function-and-color .function ul li:hover a, #function-and-color .function ul li.over a {
	text-decoration: underline;
}

#function-and-color .function ul li:hover ul a, #function-and-color .function ul li.over ul a {
	text-decoration: none;
}

#function-and-color .function ul li:hover ul a:hover, #function-and-color .function ul li.over ul a:hover {
	text-decoration: underline;
}

#function-and-color .function ul li:hover, #function-and-color .function ul li.over {position:relative; z-index:90;}
* html #function-and-color .function ul li a:hover {position:relative; z-index:100;}

#function-and-color .color {
	float: right;
	width: 180px;
}

#function-and-color ul li a{
	text-decoration: none;
	display: block;
	padding-left: 8px;
	width: 160px;
}

#function-and-color ul li.open ul li a{
	padding-left: 10px;
	padding-right: 20px;
	width: 130px;
}

#function-and-color ul li.current a{
	background: url(images/check.gif) no-repeat 151px 0.1em;
}

#function-and-color .function ul li ul li {
	background: url(images/side-sublist-3.gif) no-repeat 0 0.5em;
	padding-left: 3px;
}

#function-and-color .function ul li.open ul li {
	background: url(images/side-sublist-4.gif) no-repeat 0 0.5em;
}

#function-and-color .function ul li ul li.current a{
	background-position: 138px 0.1em;
}

#function-and-color .function ul li.current ul li a{
	background-position: 138px 0.1em;
}

#function-and-color .color ul li.current a{
	background-position: 83% 40%;
}

#function-and-color ul li a:hover{
	text-decoration: underline;
}

#function-and-color .color ul li {
	background-position: 93% 45%;
	background-repeat: no-repeat;
}

#function-and-color .color ul li a {
    text-transform: capitalize;
}

#function-and-color .color ul li.all {
	background-image: url(images/color-all.jpg);
}

#function-and-color .color ul li.piros, .color-1 {
	background-image: url(images/color-piros.jpg);
}

#function-and-color .color ul li.narancs, .color-2{
	background-image: url(images/color-narancs.jpg);
}

#function-and-color .color ul li.arany, .color-3 {
	background-image: url(images/color-arany.jpg);
}

#function-and-color .color ul li.krom, .color-4 {
	background-image: url(images/color-krom.jpg);
}

#function-and-color .color ul li.sarga, .color-5 {
	background-image: url(images/color-sarga.jpg);
}

#function-and-color .color ul li.kek, .color-6 {
	background-image: url(images/color-kek.jpg);
}

#function-and-color .color ul li.atlatszo, .color-7 {
	background-image: url(images/color-atlatszo.jpg);
}

#function-and-color .color ul li.fa, .color-8 {
	background-image: url(images/color-fa.jpg);
}

#function-and-color .color ul li.zold, .color-9 {
	background-image: url(images/color-zold.jpg);
}

#function-and-color .color ul li.bordo, .color-10 {
	background-image: url(images/color-bordo.jpg);
}

#function-and-color .color ul li.fekete, .color-11 {
	background-image: url(images/color-fekete.jpg);
}

#function-and-color .color ul li.feher, .color-12 {
	background-image: url(images/color-feher.jpg);
}

#function-and-color .color ul li.lila, .color-13 {
	background-image: url(images/color-lila.jpg);
}

#function-and-color .color ul li.pink, .color-14 {
	background-image: url(images/color-pink.jpg);
}

#function-and-color .color ul li.szurke, .color-15 {
	background-image: url(images/color-szurke.jpg);
}

#function-and-color .color ul li.turkiz, .color-16 {
	background-image: url(images/color-turkiz.jpg);
}

#function-and-color .color ul li.barna, .color-17 {
	background-image: url(images/color-barna.jpg);
}

#function-and-color .color ul li.drapp, .color-18 {
	background-image: url(images/color-drapp.jpg);
}

#function-and-color .color ul li.keki, .color-19 {
	background-image: url(images/color-keki.jpg);
}
#function-and-color .color ul li.keki, .color-20 {
	background-image: url(images/color-vilagoskek.jpg);
}

/*
Price
------------------------------------------*/

#price {
	padding: 1em 0;
	clear: both;
}

#price .inner form{
	background: #ECE1BD url(images/side-back.png) repeat;
	width: 290px;
	padding: 8px 10px 8px 10px;
	float: left;
}

#price .inner div {
	padding: 1px 0 0 0;
	margin: 0;
	width: 290px;
}

#price .inner div div {
	width: 200px;
	float: left;
}

#price .inner .sideform-price {
	width: 60px;
	border: 1px solid #897327;
	background: #F3EDD6;
}

#price .inner .sideform-price:focus {
	background: #fff;
}

#price .inner .sideform-submit {
	color: #fff;
	background: #897327;
	border: 1px solid #C7A83D;
	border-bottom: 1px solid #544618;
	border-right: 1px solid #544618;
	height: 1.5em;
	float: right;
}

/*
ID, STRING
------------------------------------------*/

#search-id, #search-string {
	background: url(images/side-separator.jpg) repeat-x top left;
	padding-top: 1em;
}

#search-string {
	background: none;
}

#search-id .inner form, #search-string .inner form{
	background: #ECE1BD url(images/side-back.png) repeat;
	width: 290px;
	padding: 8px 10px 8px 10px;
	float: left;
}

#search-id .inner div, #search-string .inner div {
	padding: 1px 0 0 0;
	margin: 0;
	width: 290px;
}

#search-id .inner div div, #search-string .inner div div {
	width: 200px;
	float: left;
}

#search-id .inner .sideform-id, #search-string .inner .sideform-id {
	width: 80px;
	border: 1px solid #897327;
	background: #F3EDD6;
}

#search-id .inner .sideform-id:focus, #search-string .inner .sideform-id:focus {
	background: #fff;
}

#search-id .inner .sideform-submit, #search-string .inner .sideform-submit {
	color: #fff;
	background: #897327;
	border: 1px solid #C7A83D;
	border-bottom: 1px solid #544618;
	border-right: 1px solid #544618;
	height: 1.5em;
	float: right;
}

.checkbox {
    border: none;
}

.sidebar-box {
	padding: 1em 10px 1em 0;
	clear: both;
}
.sidebar-box .inner {
	background: #ECE1BD url(images/side-back.png) repeat;
	padding: 10px;
}
.sidebar-box .inner .submit input{
	color: #fff;
	background: #897327;
	border: 1px solid #C7A83D;
	border-bottom: 1px solid #544618;
	border-right: 1px solid #544618;
}
.sidebar-box .inner .input input {
	width: 150px;
	
	
}

/*------------------------------------------

Content

------------------------------------------*/

#content {
	position: relative;
	background: #fff url(images/main-back-dots.jpg) repeat-y top left;
	width: 630px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#csakcegek {
	border-color: #897327;
	border-style: solid;
	
}

/*
Index
------------------------------------------*/

.main #intro {
	float: left;
	background: #990000 url(images/intro-back.jpg);
	color: #fff;
}

.main #intro h3 {
	color: #fff;            
}

#intro #why, #intro #what {
	float: left;
	width: 290px;
	padding: 0 10px 1em 10px;
}

#intro #what {
	float: right;
	margin-left: 10px;
}

.main #intro ul {
	padding-left: 3px;
}

.main #intro ul li {
	padding-left: 20px;
	background: url(images/intro-bullet.jpg) no-repeat 0px 0.3em;
}

#news {
	float: left;
	width: 305px;
	padding-right: 5px;
}

#news h3 {
	padding: 1.2em 7px;
}

#news .post, .archive .post {
	padding: 0 0 2em 7px;
}

#news .post ul li, .archive .post ul li{
	background: url(images/bullet.jpg) no-repeat 0 0.3em;
	padding-left: 1.5em;
}
#news .post ol, .archive .post ol{
	list-style-type: decimal;
	padding-left: 1.5em;
}

#news .post .entry a, .archive .post .entry a{
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#news .post h4, .archive h4 {
	color: #999999;
	text-decoration: none;
	padding-bottom: 1em;
}

#news .post h4 a, .archive h4 a {
	color: #000;
	text-decoration: underline;
}

#news .post h4 a:hover, .archive h4 a:hover {
	color: #444;
	text-decoration: underline;
}

#features h3.main-title {
	padding: 1.2em 7px;
}

#features {
	width: 310px;
	float: right;
}

#go-see-others-too {
	background: url(images/go-see-others-too.jpg) no-repeat top right;
	width: 286px;
	padding: 0.45em 10px;
	display: block;
	margin-top: 1em;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	border: 2px solid #fff;
}

#go-see-others-too:hover {
	background: url(images/go-see-others-too-hover.jpg) no-repeat top left;
	color: #990000;
	border: 2px solid #990000;
}

#to-archives {
	padding-left: 7px;
}

.post p {
	margin: 0.5em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*
Search
------------------------------------------*/

.searchresults .product {
	float: left;
	width: 630px;
	/*border: 1px solid #ccc;*/
	background: url(images/side-separator.jpg) repeat-x top left;
}

#main-feature-products .product {
	width: 310px;
}

.searchresults .product .inner {
	float: right;
	width: 460px;
	padding: 10px 10px 5px 0;
	position: relative;
}

#main-feature-products .product .inner {
	width: 150px;
}

.searchresults .product .inner h3 {
	text-transform: none;
	padding-bottom: 0.5em;
	padding-top: 0.2em;
}

.searchresults .product .inner h3 span {
	color: #999;
	border-bottom: 1px solid #fff;
}

.searchresults .product .inner h3 a {
	text-decoration: none;
	border-bottom: 1px solid #efefef;
}

.searchresults .product .inner p {
	padding-bottom: 0.5em;
}

.searchresults .product .inner p.description {
	width: 210px;
	padding-right: 10px;
	float: left;
}

.searchresults .product .inner p.category {
	width: 230px;
	float: right;
	padding-right: 10px;
}

.searchresults .product .inner div.pricetable {
	width: 190px;
	float: right;
	padding-right: 50px;
}

#main-feature-products .product .inner div.pricetable {
	padding: 0.5em 0;
	float: none;
	width: 160px;
}

.searchresults .product .inner table.pricetable {
	width: 190px;
}

#main-feature-products .product .inner div.pricetable table.pricetable {
	width: 160px;
}

.searchresults .product .inner th {
	vertical-align: top;
	border: none;
}
.searchresults .product .inner td {
	padding-left: 5px;
}

.searchresults .product .inner .colortable input {
	width: 50px;
	vertical-align: middle;
	margin: 0 2px;
	
}

.searchresults .product .inner .colortable td {
	padding-right: 18px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#main-feature-products  .product .inner .colortable td {
	padding-right: 0;
	white-space: nowrap;
}

.searchresults .product .inner .submitform {
	float: right;
	clear: right;
	width: 460px;
	padding-top: 0.5em;
}

#main-feature-products  .product .inner .submitform {
	float: none;
	width: 160px;
}

.searchresults .product .inner .submitform input {
	width: 42px;
	padding: 0 1px;
	margin-left: 32px;
}

.product .inner .submitform .submit, .product .inner .submitform input {
    float: left;  
}

#main-feature-products .product .inner .submitform input {
	margin: 0 0 0.5em 0;
}

.searchresults .product .inner .submitform .submit input {
	margin-left: 28px;
	padding: 0;
	width: 62px;
	text-align: center;
	background: #910000;
	color: #fff;
	border: 1px solid #550000;
	border-top: 1px solid #C10000;
	border-left: 1px solid #C10000;
}
/*IE HACK*/
* html .searchresults .product .inner input.wpsc_buy_button {
	height: 1.5em;
}

#main-feature-products .product .inner input.wpsc_buy_button {
	margin-left: 30px;
}

.searchresults .product .preview_link {
	
	display: block;
	float: left;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: #ccc;
	line-height: 1.5em;
	text-align: center;
}

body .searchresults .product .hidden {
	display: none;
}

p.search_nav {
	background: url(images/side-separator.jpg) repeat-x top left;
	clear: both;
	text-align: center;
	padding: 2em 0.75em;
	line-height: 2.5em;
}

p.search_nav span, p.search_nav a , p.search_nav a:visited{
	color: #000;
	font-family: Arial, Verdana, Sans-serif;
	border: 2px solid #ececec;
	margin: 0 6px;
	padding: 1px 5px;
}

p.search_nav a , p.search_nav a:visited{
	color: #990000;
	text-decoration: none;
}

p.search_nav a:hover {
	text-decoration: underline;
}

p#notax {
	text-align: center;
}

p#notax2 {
	text-align: center;
	padding-top: 2em;
}
.single .product .inner {
    float: none;
    width: auto;
}
.product h3 {
    margin: 0;
}
#main-feature-products .submit {
    margin-left: 5px;
}

/*
Single
------------------------------------------*/

.hidden{
    display: none;
}

.single-product .hidden{
	display: none;
}

.single-product p.description {
	width: 210px;
	padding-right: 10px;
	float: left;
}

.single-product p.category {
	width: 230px;
	float: right;
	padding-right: 10px;
}

.single-product div.pricetable {
	width: 160px;
	float: right;
	padding-right: 80px;
}

.single-product table.pricetable {
	width: 160px;
}

.single-product .colortable {

}

.single-product th {
	vertical-align: top;
	border: none;
}
.single-product td {
	padding-left: 5px;
}

.single-product .colortable input {
	vertical-align: middle;
	margin: 0 2px;
	border: none;
}

.single-product .colortable td {
	padding-right: 18px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.single-product .submitform {
	float: right;
	clear: right;
	width: 240px;
	padding-top: 0.5em;
}

.single-product .submitform input {
	width: 42px;
	padding: 0 1px;
	margin-left: 32px;
}

.single-product input.wpsc_buy_button {
	margin-left: 28px;
	padding: 0;
	width: 62px;
	text-align: center;
	background: #910000;
	color: #fff;
	border: 1px solid #550000;
	border-top: 1px solid #C10000;
	border-left: 1px solid #C10000;
}
/*IE HACK*/
* html .single-product input.wpsc_buy_button {
	height: 1.5em;
}

.single-product #product-image {
	background: url(images/side-separator.jpg) repeat-x top left;
	padding-top: 1em;
	margin-top: 1em;
}

.single-product #product-image .the-image {
	float: right;
	padding-right: 50px;
}

.single-product #product-image img {
	border: 1px dotted #efefef;
}

.single-product #single-content {
	padding-left: 7px;
}

/*
Custom
------------------------------------------*/

.custom #content h3, .custom #content ul, .custom #content p {
	padding-bottom: 1em;
}

.custom #content ul li {
	background: url(images/bullet.jpg) no-repeat 0 0.3em;
	padding-left: 1.5em;
}

.custom #content table {
	margin-bottom: 1em;
}

/*
Contact
------------------------------------------*/

table#sortme{
	border-left: 1px solid #DCC884;
	border-top: 1px solid #DCC884;
}

table#sortme td{
	width: 160px;
	border-bottom: 1px solid #DCC884;
	padding-left: 5px;
	border-right: 1px solid #DCC884;
}

table#sortme th{
	width: 160px;
	font-weight: bold;
	padding-left: 5px;
	height: 2em;
	margin: 1px;       
	background: #DCC884;
}


/*
Checkout
------------------------------------------*/

.wpsc_container .wpsc_container tr td{
	padding: 0.2em;
}

.wpsc_container .wpsc_container tr td input, .wpsc_container .wpsc_container tr td textarea{
	width: 250px;
}


/*  Contact Form CSS */

#contactform_wig {
	position: static;
	overflow: hidden;
	
}

#contactform_wig .inner {
	padding: 0 0 20px 25px;
	margin-bottom: 14px;
	float: left;
}

#contactform_wig input {
	width: 130px;
	margin: 0;
	padding: 0;
}

#contactform_wig textarea {
	width: 350px;
	height: 145px;
}

.contact_left {
	float: left;
	width: 40%;
}

.contact_right {
	float: right;
	width: 60%;
}

.contactleft {
	display: block;
	padding: 4px;
	margin: 0;
}

.contactright {
	display: block;
	padding: 0;
	margin: 0;
}

#contactform_wig .submit {
	float: left;
	display: block;
	margin: 15px 0 0 0;
	background: url(images/gradient.jpg) repeat-x top left;
	border: 1px solid #9B7D93;
	border-top: 1px solid #E8E1E6;
	border-left: 1px solid #E8E1E6;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}

/*-----------Related------------*/

/*
Searchresults
------------------------------------------*/

/*
Searchform
------------------------------------------*/

#searchform input {
	margin-left: 25px;
	padding: 0 0 0 2px;
	width: 120px;
}

#searchform #searchsubmit {
	width: 80px;
	background: #910000;
	color: #fff;
	border: 1px solid #550000;
	border-top: 1px solid #C10000;
	border-left: 1px solid #C10000;
}

/*------------------------------------------

Footer

------------------------------------------*/

#footer {
	color: #E8D0CA;
    min-height: 2em;
}

#footer a {
	color: #E8D0CA;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
}

#footer .inner {
	padding-bottom: 2em;
	padding-top: 2.5em;
}

#footer .inner ul li{
	float: left;
	width: 280px;
	padding-left: 46px;
	background: url(images/footer-bullet2.gif) no-repeat 25px 0.15em;
}

#footer p {
	text-align: center;
	border-top: 1px solid #9B5757;
	padding: 1em 0;
	width: 940px;
	margin-left: 20px;
}

.upload tr {
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	white-space: nowrap;
}

#banner {  
	display: block;
    height:  150px;  
    width:   630px;
    padding: 1px 0 10px 0;  
    margin:  1px 0;  
} 
 
#banner img {  
    height:  150px;  
    width:   630px;  
    top:  0; 
    left: 0 
} 

#admintable td, #admintable th {
	padding-right: 10px;
}