﻿*
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img
{
	border: 0;
	display: block;

}


ol, ul
{

list-style:none;
}

address, caption, cite, code, dfn, em, strong, th
{
	font-style: normal;
	font-weight: bold;
}


caption, th
{
	text-align: left;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}

q:before, q:after
{
	content: '';
}

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background: #000 url('../images/background/body_bg.jpg') fixed no-repeat center center;
	min-width: 950px;
	min-height: 736px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #6f676b;
}

.Vertical
{
	float: left;
	height: 50%;
	margin-top: -368px;
	width: 100%;
	clear: both;
}

.wrapper
{
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	height: 736px;
	text-align: left;
}

.quicklinks
{
	height: 24px;
	padding: 16px 0 0;
}




.count {color:#86837f;}

.master
{
	background: #d9cfc3 url('../images/background/page_bg.jpg') no-repeat top left;
	width: 930px;
	min-height: 650px;
	overflow: hidden;
	padding: 10px;
}

div#logo
{
	width: 173px;
	margin: 0 auto;
	padding: 10px 0 20px;
}

ul.main-nav
{
	background: url('../images/navigation/top.gif') no-repeat top left;
	height: 30px;
	border-bottom: 5px solid #560934;
	overflow: hidden;
	padding: 9px 7px 0;

}

ul.main-nav li
{
	background: url('../images/navigation/separator_main.gif') no-repeat 15px center;
	float: left;
	padding: 0 0 0 30px;
}

ul.main-nav li a
{
	float: left;
	display: block;
	height: 19px;
	padding: 11px 5px 0;
}

.Banner
{
	padding: 1px 0 15px;
}

.Underline
{
	background: url(../images/background/banner_bottom.gif) no-repeat bottom left;
}

ul.Summary
{
	padding: 25px 10px;
}

ul.Summary li
{
	float: left;
	background: url(../images/background/summary_separator.gif) no-repeat 32px top;
	width: 260px;
	height: 200px;
	position: relative;
	padding: 0 0 0 64px;
}

ul.Summary li h2
{
	text-align: center;
	padding: 0 0 10px;
}

ul.Summary li h2 img
{
	display: inline;
}

ul.Summary li p
{
	padding: 10px 0;
}

ul.Summary li a.Find
{
	position: absolute;
	bottom: 0;
}

.entry {margin-bottom:15px;}

.entry ul {list-style: inside disc;}
.entry ul li {margin-bottom:3px;}

.FooterMaster p
{
	font-size: 10px;
	float: left;
}

ul.Footer
{
	float: right; /*width: 147px; 	padding-left: 582px;*/
}

ul.Footer li
{
	float: left;
	background: url(../images/footer/separator.gif) no-repeat 5px top;
	line-height: 10px;
	padding: 0 0 0 10px;
}

ul.Footer li a
{
	font-size: 10px;
	text-decoration: none;
	color: #86837f;
}

ul.Footer li a:hover
{
	color: #ccc;
}

ul.Navigation2
{
	padding-top: 10px;
}

ul.Navigation2 li
{
	border-bottom: 1px solid #888;
	padding: 8px 0;
}

ul.Navigation2 li a
{
	font-weight: 700;
	text-decoration: none;
	color: #444;
	background: url(../images/navigation/bullet.gif) no-repeat left 5px;
	padding-left: 8px;
}

ul.Navigation2 li a:hover, ul.Navigation2 li a.Active
{
	color: #590c33;
	background: url(../images/navigation/bullet_active.gif) no-repeat left 5px;
}

ul.Navigation2 li em
{
	display: block;
	padding-left: 8px;
}

.Content
{
	padding: 10px 0 10px 10px;
}

#leftpanel
{
	width: 180px;
	float: left;
	padding: 0 20px 0 0;
}

#menu h3, #menu h4
{
	clear: both;
	padding: 0px 0px 10px 0;
	color:#560934;
}


#menu ul
{
	margin:padding:10px 0;
}


input, textarea
{
	
	border: 1px solid #888;
	background: #cfc6bc;
	color: #444;
	font-size: 11px;
	
}

#rightpanel
{
	width: 700px;
	float: left;
	padding-right:20px;
}

#rightpanel h2, #rightpanel h1
{
	clear: both;
		padding: 13px 0 10px;
	
}

#rightpanel h2.portfolio_title,  #rightpanel h1.portfolio_title
{
margin: 0 0 10px 0;
	
}


#rightpanel h3
{
	clear: both;
	padding: 0px 0 5px;
	font-size:18px;
	
}

h1 a, h2 a, h3 a, h4 a
{
text-decoration:none;	
}
}


.Content .Banner
{
	padding: 1px 0 20px;
}

.Content p
{
	padding: 0 0 15px;
}

#rightpanel p
{
	width: 650px;
}

a
{
	color: #8a2c5a;
}


.FooterMaster:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.scroll-pane
{
	height: 250px;
	overflow: hidden;
}

.scroll-pane h3
{
	margin-bottom: 10px;
}

.scroll-pane div
{
	display: none;
}

ul.Tilde

 {

  padding:0 0 15px 0;

 }

ul li:first-child, ul li.FirstChild{
	background: none;
	padding: 0;
}

ul.main-nav li a:hover, ul.main-nav li.Active a
{
	background: #65193e;
}

.FooterMaster
{
	padding: 10px 0 0;
}

#tag-cloud a:link {
	font-family: georgia;
	color: red;
}

#tag-cloud a:hover {
	font-family: georgia;
	color: green;
}

#tag-cloud a:visited {
	font-family: georgia;
	color: blue;
}

#sidebar ul {margin:10px 0;}

#wish-list
{
   width:650px; 
}

#wish-list td, #wish-list th {padding:3px; border:1px solid; }

#wish-list td.title {font-size:12px;font-weight:bold;}

#wish-list input {width:50px;}

label {display:block; float:left; width:200px}




