/* worshipbanners.org -> Banderas. CSS */
body
{
	margin: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

body.popup { background: #fbf6de; }

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
	color: #800000;
	clear: both;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 15px; }

h4
{
	font-size: 14px;
	text-align: left;
	margin-bottom: 0px;
}

h5 { font-size: 12px; }

p, br
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	line-height: 140%;
}

p.rhsidebar
{
	font-size: 10px;
	text-align: left;
}

ul, ol
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

div.pullquote
{
	width: 200px;
	float: right;
	margin-left: 10px;
	background: #f8f8f8;
}

p.pullquote
{
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #404040;
}

textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

li
{
	margin-bottom: 5px;
	list-style-type: disc;
	line-height: 130%;
}

li.spaced
{
	margin-bottom: 15px;
	list-style-type: disc;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.topic
{
	font-weight: bold;
	color: #800000;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smallc
{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.highlight
{
	font-size: 14px;
	font-weight: bold;
	color: #964000;
}

span.copyright
{
	font-size: 9px;
	color: #888;
}

a:link { color: #2020ff; }
a:visited { color: #6060a0; }
a:hover { color: #ff4040; }
a:active { color: #ff0000; }

a.whitelink:link
{
	color: #fff;
	text-decoration: none;
}

a.whitelink:visited
{
	color: #fff;
	text-decoration: none;
}

a.whitelink:hover
{
	color: #ffa000;
	text-decoration: underline;
}

a.whitelink:active
{
	color: #ffff80;
	text-decoration: underline;
}

a.tab
{
	background: #efefef;
	width: 80px;
	height: 25px;
}

a.more
{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border-right: solid #a0a0a0 1px;
	border-bottom: solid #a0a0a0 1px;
	background: #efefef;
}

a.purchase
{
	text-decoration: none;
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	border-top: solid #e0e0e0 1px;
	border-left: solid #e0e0e0 1px;
	border-right: solid #404040 1px;
	border-bottom: solid #404040 1px;
	background: #efefef;
	padding: 2px;
}

a.rolloverlink
{
	display: block;
	height: 24px;
	width: 160px;
	background: #f8ca40 url(images_navi_en/sb_navi_blur.gif) top left no-repeat;
	color: #720000;
	text-decoration: none;
	line-height: 200%;
	font-weight: bold;
}

a.ourshoplink
{
	display: block;
	height: 24px;
	width: 160px;
	background: #f0a000 url(images_navi_en/sb_shop_blur.gif) top left no-repeat;
	color: #800000;
	text-decoration: none;
	line-height: 160%;
	font-size: 15px;
	font-weight: bold;
}

a:link.rolloverlink { color: #800000; }
a:visited.rolloverlink { color: #964040; }

a:hover.rolloverlink, a:active.rolloverlink
{
	background: #ffe200 url(images_navi_en/sb_navi_focus.gif) top left no-repeat;
	color: #b24020;
}

a:link.ourshoplink { color: #fff; }
a:visited.ourshoplink { color: #fff; }

a:hover.ourshoplink, a:active.ourshoplink
{
	background: #ffb200 url(images_navi_en/sb_shop_focus.gif) top left no-repeat;
	color: #800000;
}




a.designlink
{
	color: #e08000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	height: 30px;
}


a:hover.designlink
{
	text-decoration: underline;
}

table
{
	empty-cells: show;
	font-size: 11px;
}

table.outer
{
	background: #fff;
	border-bottom: solid #800000 1px;
}

table.basket
{
	background: #fbf6de;
	border-top: solid #ffe0a0 1px;
	border-left: solid #ffe0a0 1px;
	border-right: solid #e2c080 2px;
	border-bottom: solid #e2c080 2px;
	margin-bottom: 10px;
}

th { background: #faebc2; }
td.sidebar { background: #fbf6de url(images_navi_en/sb_bkgnd.gif) repeat-y; }
td.lhsnavi { background: #f8ca40; }
td.footersb { background: #fbf6de url(images_navi_en/sb_foot.gif); }

td.content
{
	background: url(images_navi_en/content_trim.gif) top left repeat-x;
	padding: 10px;
}

td.footer { background: #fbf6de url(images_navi_en/foot_trim.gif) top left repeat-x; }

td.rhsidebar
{
	padding: 5px;
	border-left: solid #f8ca40 1px;
	border-right: solid #93423d 10px;
}

td.legend
{
	color: #000000;
	font-size: 11px;
	text-align: right;
}

td.thumbnail
{
	border-bottom: solid #e0e0e0 2px;
	border-right: solid #e0e0e0 2px;
	border-top: solid #efefef 1px;
	border-left: solid #efefef 1px;
	text-align: center;
	font-size: 10px;
}

#node-1,#node-2,#node-3,#node-4,#node-5,#node-6,#node-7,#node-8,#node-9,#node-10,
#node-41,#node-42,#node-43,#node-44,#node-45,#node-46,#node-47,#node-48,#node-49,#node-50
{
	display: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

hr { color: #808080; }

input.button, submit.button
{
	font-weight: bold;
	color: #960000;
}

img
{
	border: none;
	font-size: 9px;
	color: #808080;
	margin: 0px;
}

img.bordered { border: solid #808080 1px; }

img.photo
{
	margin: 5px;
	background: #efefef;
}

