@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
body {
	background: #000000 url(images/background2.jpg) top center no-repeat fixed;
	}
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #714266;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #ffcc02;
	}
	
#wrap {
	background: #FFFFFF url(images/container-bg.jpg) top center repeat-y;
	width: 792px;
	margin: 0 auto;
	padding: 0px;
	}
	
#header {
	background: url(images/header2.jpg) top center no-repeat;
	padding: 0px;
	width: 792px;
	height: 162px;
	}
	
#content {
	float: right;
	padding-right: 15px;
	width: 540px;
	position: relative;
	}
	
#content p {
	color: #000000;
	line-height: 1.5em;
	margin: 10px;
	text-align: justify;
	}

#products p {
	text-align: center;
	min-height: 125px;
	padding-top: 35px;
	padding-bottom: 15px;
	border-bottom: 2px double #eeeeee;
	}

/* for Internet Explorer */
/*\*/
* html #products p {
height: 125px;
}
/**/

#products img {
	float: left;
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 5px;
	}
	
#productsleft {
	float: left;
	width: 175px;
	}
	
#galleries img {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 5px;
	}
	
hr {
	background: url(images/h1-bg.jpg) center no-repeat;
	padding-top: 15px;
	padding-bottom: 25px;
	border: none;
	clear: both;
	}
	
#backtotop, #backtotop img {
	border: none;
	float: right;
	width: 177px;
	height: 36px;
	display: block;
	clear: both;
	}
	
#news img {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0 0 5px 10px;
	float: right;
	}

#divblock {
	width: 90%;
	min-height: 215px;
	border: 2px double #714266;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	clear: both;
	}
/* for Internet Explorer */
/*\*/
* html #products p {
height: 215px;
}
/**/
	
#divblock img {
	float: right;
	padding: 3px;
	border: 1px solid #714266;
	margin: 3px;
	clear: both;
	width: 200px;
	height: 200px;
	}

#sidebarblock {
	width: 185px;
	background: #ffffff;
	border: 1px solid #444444;
	padding: 5px;
	margin: 10px;
	}
	
#sidebarblock img {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 10px 5px 5px 5px;
	}

/* Headings */

h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #714266;
	font-style: italic;
	background: url(images/h1-bg.jpg) bottom left no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 35px;
	}
	
h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #714266;
	background: url(images/hr-bg.jpg) bottom center no-repeat;
	font-weight: bold;
	display: block;
	clear: both;
	text-align: center;
	margin: 15px;
	height: 36px;
	line-height: 1.8em;
	padding-bottom: 8px;
	}
	
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #714266;
	font-weight: bold;
	display: block;
	clear: both;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
	line-height: 1.5em;
	}

h4 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	display: block;
	clear: both;
	text-align: center;
	margin: 10px 5px 5px 5px;
	}	
	
/* Images */

#content img.right {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}

#content img.left {
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	}
	
#content img.rightnoborder {
	padding: 3px;
	border: none;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}

#content img.leftnoborder {
	padding: 3px;
	border: none;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	}
	
img, img a, img a:hover {
	padding: 0px;
	margin: 0px;
	border: none;
	}

/* Sidebar */

#sidebar {
	background: url(images/sidebar-bg.jpg) top center repeat-y;
	float: left;
	}
	
#sidebar p {
	padding: 10px;
	}

/* Start Menu */

#sidebar ul{
	list-style: none;
	margin-top: 10px;
	padding: 0;
	text-align:right;
}

#sidebar ul li{
	padding: 0;
	width: 216px;
	display: block;
	clear: both;
}

#sidebar ul li a{
	background: #ffefa1 url(images/menu-bg.jpg) bottom right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #714266;
	font-weight: bold;
	text-transform: none;
	display: block;
	clear: both;
}

#sidebar #currentpage a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-transform: none;
	display: block;
	background: #ffefa1 url(images/menu-bg-hover.jpg) bottom right no-repeat;
	color: #ffffff;
	clear: both;
}

#sidebar ul li a:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-transform: none;
	display: block;
	background: #ffefa1 url(images/menu-bg-hover.jpg) bottom right no-repeat;
	color: #ffffff;
	clear: both;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #173d7e;
}

#sidebar ul ul{
	padding: 7px 0 0;
}
	

/* Footer */

#footer {
	background: #000000 url(images/footer-bg.jpg) top center repeat-x;
	margin: 0 auto;
	text-align: center;
	font: 12px;
	color: #CCCCCC;
	padding-bottom: 25px;
	}
	
.footer-top {
	background: url(images/footer-top.jpg) top center no-repeat;
	height: 46px;
	width: 792px;
	margin: 0 auto;
	}
	
#footer a {
	color: #ffe171;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	

/*tables and Forms */

#right table {
	width:90%;
	border:1px solid #714266;
	margin-bottom:20px;
	background: #fffdf5;
	margin-top: 15px;
}
#right th {
	background:#714266;
	padding:5px 15px 5px 15px;
	color:#ffffff;
	text-align:center;
	border-bottom:1px solid #000000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
#right td {
	border-bottom:1px solid #714266;
	padding:5px 15px 5px 15px;
	border-right:1px solid #714266;
}

.textfield {
	display: block;
	width:50%;
	margin:3px 3px 3px 30px;
	padding:3px;
	border: 1px solid #714266;
	background: #fff8dd;
}
label {
	display: block;
	margin:3px;
	padding: 5px;
	font-weight: bold;
}
.button {
	display: block;
	padding:0px;
	margin:3px;
	border: 1px solid #fff0ba;
	color:#714266;
	background: #fff8dd;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {
	background:#ffffff;
	border: 1px solid #714266;
}
.hide {display:none;}

#contactinfo {
	float: right;
	width: 200px;
	border: 2px double #714266;
	background: #fff0b9;
	margin: 10px 0 0 0;
	}

#contactinfo p {
	text-align: center;
	}
	
/* SmoothGallery 

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

#myGallery
{
	text-align: left;
	margin: 0 auto;
} */