/*
Template name: Dark Ritual
Template URI: http://templates.arcsin.se/dark-ritual-website-template/
Release date: 2006-11-06
Last updated: 2009-09-23
Description: Tribal-style three column layout.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
	Reset
------------------------------------------------------------------- */


table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 1px;}
:focus {outline: 0;}


/* 
	General
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background-image:url(images/back1.gif); background-attachment: fixed; margin:0; ;

	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 1% 0;
}


/* 
   Typography 
------------------------------------------------------------------- */
/* ================================================================ 
     TYPOGRAPHY
=================================================================== */
a {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #CB0066;
	text-decoration: underline;
	}

h1 {
    color: #333333;
	font-size: 20px;
    line-height: 20px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h2 {
    color: #333333;
	font-size: 18px;
    line-height: 18px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h3 {
    color: #333333;
	font-size: 16px;
    line-height: 16px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h4 {
    color: #333333;
	font-size: 14px;
    line-height: 14px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h5 {
    color: #333333;
	font-size: 12px;
    line-height: 12px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h6 {
    color: #333333;
	font-size: 10px;
    line-height: 10px;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }	

h1.mainheadline {
    color: #000000;
	font-size: 20px;
    line-height: 24px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    }

h1.mainheadline a {
	color: #000000;
	text-decoration: none;
	}

h1.mainheadline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
h1.mainheadline a:hover {
	color: #CB0066;
	text-decoration: underline;
	}
	
h1.postheadline {
    color: #000000;
	font-size: 28px;
    line-height: 32px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    }		
		
h1.catheadline {
    color: #000000;
	font-size: 16px;
    line-height: 20px;
    font-weight: bold;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    }

h1.catheadline a {
	color: #000000;
	text-decoration: none;
	}

h1.catheadline a:visited {
	color: #000000;
	text-decoration: none;
	}
	
h1.catheadline a:hover {
	color: #CB0066;
	text-decoration: underline;
	}



/* ================================================================ 
     IMAGE SETTINGS
=================================================================== */
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0px 20px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 20px 15px 0px;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
    background: #ebebeb;
	margin: 10px;
	padding: 10px 0px 10px 10px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px auto 0px;
	padding: 5px 20px 5px 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	}
	















abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
del {color:#666;}
em, dfn, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}
cite {color: #666;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {margin: 5px 0;}


pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}


/* Lists */


/* Tables */

table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
	border: 1px solid #EEE;
	margin-bottom: 2em;
	width: 100%;
}
table.data-table th {
	background: #EEE;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #EEE;}
table.data-table td, table th {padding: 8px 10px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #E6E6E6;
}
table.data-table tr.even td {background: #FCFCFC;}



/* Misc classes */


/* 
	Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
	Layout 
------------------------------------------------------------------- */

#main_right .padded {padding: 6px 2px 6px 16px;border-bottom:1px dashed #0093DD;}
#main .padded {padding: 18px 24px;border-left:1px dashed #0093DD;border-top:1px dashed #0093DD;width:520px;}
.meta {font-size: 0.9em; color: #666;}

/* Structure */
#container {
	font-size: 1.2em;
	background: #fff;
	margin: 0 auto;
	width: 925px;
	border: 0px solid #222;
}

/* Header */
#header {
	float: left;
	width: 728px;
	height: 90px;
	background: #fff;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
	
}

/* Top */
#top {
	background: #222;
	color: #DDD;
	font: normal 1.4em Verdana;
	min-height: 50px;
	text-align: center;
}

/* Subnav */
#subnav {width: 160px;}

/* Main */
#main_left {width: 640px;}
#main {width: 480px;}
#main_right {
	width: 200px;
	color: #CCC;
}

/* Sub-navigation */
#subnav h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
#subnav ul {margin: 0; padding: 0;}
#subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
#subnav li a {
	list-style-type: none;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	
}
#subnav li a:hover {
	background: transparent url(images/bullet.png) no-repeat 0 .34em;
    color: #CB0066;
	padding: 0px 0px 0px 17px;
	}
}

/* Footer */
#footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #CCC;
	font-size: 0.9em;
	padding: 12px 16px;
	height: 30px;
}
#footer a {color: #66ccff;}
#footer a:hover,#footer .right a:hover {color: #ff99ff;}
#footer .right, #footer .right a {color: #66ccff;}





#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}


#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.entry ul li
{
list-style:square;
margin-left:25px;
}
.entry
{
text-indent: 8px;
padding-top: 10px;
	}
	

	
.entry2
{
font-size: 10px;
	padding-top: 10px;
	}

.post ol li
{
margin-left:25px;
}

.commenttext
{

width: 350px;
}

#navcontainer
{

padding-bottom: 10px;
height: 20px;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: url(spacer.gif) top left no-repeat;
width: 75px;
height: 17px;
border-right: none;
padding-top:2px;
margin: 0 0 10px 0;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: 10px Helvetica, Arial, sans-serif;

}

#navcontainer ul li a:hover
{
background: url(spacer.gif) top left no-repeat #EE50A2;
color: #FFF;
text-decoration:none;
}

#navcontainer a:active
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}

#navcontainer li#active a
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}
	
	.outline {
	padding: 3px 0px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	color: #FFFFFF;
}
.outline2 {
	padding: 3px;
	border-bottom: 1px dotted #999999;
	color: #FFFFFF;
}

.greysmall {
	font-family: "Trebuchet MS", verdana, arial, "sans serif";
	font-size: 10px;
	color: #999999;
	vertical-align: top;
	text-align: center;
	line-height: 12px;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
}

.overDiv {
	width: 500px;
}

/* ================================================================ 
     MENUS
=================================================================== */
#nav {
    background: #ffffff url(images/menu.gif) no-repeat;
	width: 900px;
	height: 33px;
	font-size: 18px;
	font-family: Arial, san-serif;
	font-style: italic;
	text-transform: uppercase;
    font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 0px 13px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
    float: left;
	list-style: none;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
    background: transparent;
	color: #000;
	display: block;
    text-decoration: none;
    margin: 0px 0px 2px 0px;
	padding: 2px 10px 3px 10px;
	border-right: 1px solid #444444;
	}

#nav li a:hover, #nav li a:active {
    background: transparent;
	color: #E20B77;
	display: block;
    text-decoration: none;
    margin: 0px 0px 2px 0px;
	padding: 2px 10px 3px 10px;
		}

#nav a.active_category {
    background: transparent !important;
    color: #E20B77 !important;
    }

.current-cat a, .current-cat a:hover {
    background: transparent !important;
    color: #fff !important;
    }
	
.rssorange a, .rssorange a:hover {
    background: transparent !important;
    color: #FF9900 !important;
    }
	
	
	
	
	
/* ================================================================ 
     COMMENTS BLOCK
=================================================================== */
#commentblock {
    width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock a {
	color: #CB0066;
	text-decoration: none;
	}

#commentblock a:visited {
	color: #CB0066;
	text-decoration: none;
	}
	
#commentblock a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#commentblock p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	background: #000000;
	line-height: 18px;
	color:#ffffff;
	list-style: none;
	margin: 0px;
	padding: 20px;
	}
	
.commentdate {
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

ol.commentlist { 
    list-style: none;
    margin:0 0 1em;
    padding:0;
    text-indent:0;
    }

ol.commentlist li {
    }

ol.commentlist li.alt {
    }

ol.commentlist li.bypostauthor {
    }

ol.commentlist li.byuser {
    }

ol.commentlist li.comment-author-admin {
    }

ol.commentlist li.comment {
    padding:1em;
    }

ol.commentlist li div.comment-author {
    }

ol.commentlist li div.vcard {
    }

ol.commentlist li div.vcard cite.fn {
    font-style:normal;
    }

ol.commentlist li div.vcard cite.fn a.url {
    }

ol.commentlist li div.vcard img.avatar {
    border:3px solid #CB0066;
    float:left;
    margin:3px 20px 5px 0px;
    }

ol.commentlist li div.vcard img.avatar-32 {
    }

ol.commentlist li div.vcard img.photo {
    }

ol.commentlist li div.vcard span.says {
    }

ol.commentlist li div.commentmetadata {
    }

ol.commentlist li div.comment-meta {
    font-size:9px;
	font-weight: bold;
    }

ol.commentlist li div.comment-meta a {
	color: #CB0066;
    }

ol.commentlist li p {
    margin:0 0 1em;
    }

ol.commentlist li ul {
    list-style: none;
    margin:0 0 1em 2em;
    }

ol.commentlist li div.reply {
    }

ol.commentlist li div.reply a {
    font-weight:bold;
    }
	
ol.commentlist li ul.children {
    list-style: none; 
    margin:1em 0 0; 
    text-indent:0;
    }

ol.commentlist li ul.children li {
    }

ol.commentlist li ul.children li.alt {
    }

ol.commentlist li ul.children li.bypostauthor {
    }

ol.commentlist li ul.children li.byuser {
    }

ol.commentlist li ul.children li.comment {
    }

ol.commentlist li ul.children li.comment-author-admin {
    }

ol.commentlist li ul.children li.depth-2 {
    border:1px dotted #646464;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-3 { 
    border:1px dotted #969696;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-4 {
    border:1px dotted #b9b9b9;
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.depth-5 {
    margin: 0px 0px 10px 10px;
    }

ol.commentlist li ul.children li.odd {
    }

ol.commentlist li.even {
    background:#ebebeb;
    }

ol.commentlist li.odd {
    background:#ebebeb;
    }

ol.commentlist li.parent {
    border:0px dotted #111;
    }

ol.commentlist li.pingback {
    border-bottom:1px dotted #666;
    padding:1em;
    }

ol.commentlist li.thread-alt {
    }

ol.commentlist li.thread-even {
    }

ol.commentlist li.thread-odd {
    }
	div.sociable { margin: 16px 0; }
/*\*/ * html div.sociable { margin: 12px 0; } /**/
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: 100;
	-moz-opacity: 100;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=40);
}


/*
Title:		Color in Bold
Author:		Elia Fierro
Author URI:	http://fixtatik.com
Theme URI:	http://fixtatik.com
Description:	Bold, bright highlights, available with four different colors. Change the color by editing the <a href="edit?header.php">header.php</a> file and changing "$color" to a new color.
*/



#content { padding:0px 2px 2px;background:#fff; }
#left { float:left; width:676px; }
#left .text { padding:10px 10px 0; }
#right { float:right; width:224px; }
#right .text { margin:0 0 10px; }
#right li { margin:2px 0; }
#right li a { display:block; padding:5px 10px; }
#right li a:hover { background:#000; }
#right ul ul { margin:0 0 0 10px; }
#right li li a { background:#444; color:#888; font-size:10px; padding:2px 5px; }



#left ol, #left ul { margin:0 0 10px 30px; }

#left .posts, #left .comments { list-style:none; margin:0; padding:0 0 1px; }
.posts li, .entry {  margin:0 0 0px; padding:0px 0px 0; }
.posts h2, .entry h2 { margin:0; }
.posts .date, .entry .date { color:#777; display:block; margin:0 0 10px; }
.posts .meta { padding:0 0 5px; }
.entry.meta { padding:10px; }
#left .comments { margin-bottom:10px; }
.comments li { background:#222; margin:0 0 5px; padding:10px; }
.comments .image { width:200px; }
.comments .image span { display:block; line-height:13px; }
.comments .image img { float:left; margin:0 5px 0 0; width:50px; }
#left .comments .text { padding:10px; width:410px; }

.item-list ul li


#left .content ul, #right ul { list-style:none; margin:10px 0 0; list-style-type: none;list-style-image: none;margin: 0 0 0 0;}
.content li { list-style-type: none;list-style-image: none;margin: 0 0 0 0;background:#D2ECFD; float:left; height:125px; margin:-6px 33px 75px; padding:10px; position:relative; width:140px; max-width:140px; }
.thumb { margin:18px 0 40; }
.thumb a { display:block; height:130px; overflow:hidden; width:130px; }
.thumb a:hover {  border:0px solid #111010; }
.details { line-height:12px; }
.details span { display:block; font-size:11px; text-align:right; }
.details span span { display:inline; }
.details .title { font-size:12px; height:5px; overflow:hidden; position:relative; top:-160px; width:140px; }
.details .date, .details .layout-code { background:#fff; float:right; opacity:.8; padding:5px; position:absolute; right:10px; top:85px; z-index:1; width:50px; }
.details .date { top:110px; }
.details .image-code { bottom:10px; position:absolute; width:140px; }
.details input { background:#fff; color:#000; font-size:12px; margin:0px 0 0; padding:0px; }

.pages { clear:both; height:10px; padding:35px 13px; text-align:right; }
#left .pages a { color:#000; padding:6px 10px; }
#left .pages a:hover { background:#000; color:#fff; text-decoration:none; }
.pages .current_page, .pages .hellip { padding:6px 10px; }
.pages .total { float:left; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }

img { border:0; vertical-align:text-bottom; }



.text { background:#D2ECFD; padding:10px; }
.clear { clear:both; }
hr { border:0; border-bottom:1px solid #242222; border-top:1px solid #000; margin:15px 0; }

#fancybox-inner{background:#000}


a.pagelinks:link, a.pagelinks:active, a.pagelinks:visited {text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px; color: #f4e1ff; padding:3px; border:1px solid #9722dc; background-color:#bd4cff; margin-bottom: 10px;}
a.pagelinks:hover {text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px; color: #f4e1ff; padding:3px; border:1px solid #9722dc; background-color:#d291f8; margin-bottom: 10px;}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* Footer */
#footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #CCC;
	font-size: 0.9em;
	padding: 12px 16px;
}
#footer a {color: #EEE;}
#footer a:hover,#footer .right a:hover {color: #FAFCB0;}
#footer .right, #footer .right a {color: #949474;}




#left1 h2.welcome{
	background:url(images/welcome.gif) no-repeat 0 0;
	width:518px;
	height:16px;
	text-indent:-200000px;
	}
#left1 p.weltxt{
	font:12px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	text-align:justify;
	width:518px;
	margin:18px 0 0 0;
	}
#left1 p.weltxt a.more{
		float:right;
		padding:25px 0 21px 0;
		color:#3D3B45;
		text-decoration:none;
		font-weight:bold;
		}
#left1 p.weltxt a:hover{
	color:#990000;
	text-decoration:underline;
	}
#left1 h2.resturent{
	background: url(images/resturent.gif) no-repeat 0 0;
	width:522px;
	height:16px;
	line-height:0;
	font-size:0;
	margin:0 0 0 0;
	text-indent:-200000px;
	clear:both;
	}
#left1 div.menu{
	background:url(images/menu_bg.gif) repeat-x 0 0;
	width:520px;
	height:104px;
	padding:21px 0 0 7px;
	}
#left1 div.menu ul.brown{
	float:left;
	width:94px;
	margin:0 8px 30px 0;
	display:block;
	}
ul.brown li{
	background:url(images/brown.gif) no-repeat 0 8px;
	padding:0 0 13px 10px;
	color:#3D3B45;
	}
ul.brown li a{
	text-decoration:none;
	color:#3D3B45;
	font:bold 11px/normal Arial, Helvetica, sans-serif, Tahoma;
	}
ul.brown li a:hover{
	color:#990000;
	text-decoration:underline;
	}
#left1 h2.order{
	background:url(images/order.gif) no-repeat 0 0;
	width:513px;
	height:16px;
	text-indent:-200000px;
	clear:both;
	}
#left1 ul.image{
	margin:15px 0 0 0;
	width:520px;
	}
#left1 ul.image li{
	height:153px;
	width:95px;
	text-align:center;
	margin:0 6px 0 0 ;

	float:left;
	font:bold 11px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	}
#left1 ul.image li span{
	color:#B57D0A;
	}
#left1 ul.image li a{
	margin:0 0 0 0;
	text-decoration:none;
	color:#990000;
	}
#left1 ul.image li a:hover{
	color:#000000;
	text-decoration:underline;}

