/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	text-align: center;
	padding: 0px;
}


html body *
{
	text-align: left;
}

#wraper
{
	margin: 0 auto 0 auto;
	text-align: left;
}

input, textarea {
	background: #FFFFFF url(img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	color: #125798;
}

#logo h3 a
{
	font-size: 22px;
	color: #125798;
}

#logo h3 a:hover
{
	font-size: 22px;
	color: #125798;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


a, a:active, a:visited, a:link
{
	color: #125798;
 	text-decoration: underline;
 	font-size: 10pt;

}

#path a, #path a:active, #path a:visited, #path a:link
{
	color: #125798;
 	text-decoration: none;
 	font-size: 10pt;

}

#path a:hover
{
	color: #8D0000;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}


img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 45px;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}


#logo .xsight_logo
{
	display: inline;
	float: left;
	margin-top: 15px;
	width: 210px;
}

#logo h3
{
	width: 700px;
	float:right;
	margin-top: 20px;
	text-align: left;
}
/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #4E9FC8 url(img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(img03.gif) no-repeat left center;
}


#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 250px;
	color: white;
}

#lang
{
 float: right;
 width: 100px;
}
#lang img
{
 margin-left: 5px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0px;
	background: url(img06.gif) no-repeat;
}

/* Content */

#content
{
	width: 600px;
	float: right;
	overflow-x: auto;
	margin-top: 45px;
	margin-right: 20px;
}


.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin-top: 45px;
	margin-left: 25px;

}

#sidebar a:hover
{
 text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	height: auto;
	padding: 2px 20px;
}

#sidebar li h2 {
	height: 60px;
	margin-bottom: 0px;
	padding: 8px 0px 0px 20px;
	background: url(img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li li
{
	background: url(folder.gif) no-repeat left center;
	margin-left: 15px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: auto;
	height: 70px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background: url(img01b.gif) repeat-x;
}


#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.category
{
 margin-right: 0px;

}
.category ul
{
 margin-left: 0px;
 padding-left: 0px;
}

.category ul li
{
	list-style: none;
	margin-bottom: 10px;
	display: block;
}

.category ul li a, .category ul li a:visited, .category ul li a:link
{
	color: #125798;
	font-size: 14pt;
	text-decoration: none;
}

.category ul li a:hover
{
	font-size: 14pt;
	text-decoration: underline;
	color: #8D0000;
}

.category ul li ul
{
	margin: 0px;
	padding: 0px 15px;
}
.category ul li ul li
{
	list-style: none;
	font-size: 10pt;
	display: inline;
}
.category ul li ul li a,.category ul li ul li a:visited, .category ul li ul li a:link
{
	color: #125798;
	text-decoration: underline;
	font-size: 10pt;
}

.category ul li ul li a:hover
{
	text-decoration: none;
	font-size: 10pt;
	color: #8D0000;
}
ul.category
{
	list-style: none;
	margin:0px;
	padding: 0px;
}

ul.category li
{
	display: inline;
}
#login
{
	text-align: center;
}

#search2 form
{
	text-align: center;
}

#wraper
{
 overlfow: auto;
 width: 960px
}

#filter
{
	width: auto;
	height: 140px;
	padding: 5px 10px;
	background: url(filter.gif) no-repeat;
}

#filter input
{
	margin-left: 5px;
	margin-right: 5px;
}

#filter select
{
	margin-left: 5px;
	margin-right: 5px;
}

#filter #submit
{
	border: 0px;
	background: transparent;
	background-image: none;
	text-decoration: underline;

}

#content *
{
	float: none;
}
#content form
{
	margin-top: 20px;
}

#content form input
{
	text-align: left;
}

#content div
{
 margin-bottom: 10px;
}
#content #categories ul
{
	margin: 0px;
}
#content #categories ul li
{
	display: inline;
	font-size: 14pt;

}



#products
{
	width: auto;
}

#products ul {
	margin:0px;
}

#products table
{
	vertical-align: middle;
	width: 525px;
}

#products table thead td
{
	text-align: center;
}

#products table td
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#products #img
{
 	width: 101px;
}
#products #img img
{
	width: 100px;
	height: auto;
	vertical-align: middle;
}

#products #name
{
	padding-left: 10px;
	width: 300px;
	height: auto;
	vertical-align: middle;
}

#products #price
{
	width: 100px;
	vertical-align: middle;
	text-align: right;
}

#path
{
 margin: 0px;
 width: 550px;
}

#search_result
{
	padding-left: 40px;

}

#search_result div
{
	border: 1px dashed #125798;
	padding: 5px;
	background-color: #F2F2F5;
}

#form_small_basket
{
	width: 240px;
}

.attr_content
{
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 20px;
}

.attr_content th
{

	text-transform: capitalize;
}

.attr_content td
{
	padding-left: 20px;
}

div.xsForumTreeContainer
{
	height:auto !important;
}

.greyform
{
	background-color: #fcfcfc;
	padding: 0px;
	margin: 0xp;
	width: auto;
	height: auto;
}

.greyform .corner-lt
{
 	background: url(corner-lt.gif) no-repeat;
 	height: 58px;
 	width: 58px;
}

.greyform .gray-top
{
	background: url(gray-top.gif) repeat-x;
 	height: 58px;
 	width: auto;
}

.greyform .gray-bot
{
	background: url(gray-bot.gif) repeat-x;
 	height: 58px;
 	width: auto;
}


.greyform .corner-rt
{
 	background: url(corner-rt.gif) no-repeat;
 	height: 58px;
 	width: 58px;
}

.greyform .corner-lb
{
 	background: url(corner-lb.gif) no-repeat;
 	height: 58px;
 	width: 58px;
}

.greyform .corner-rb
{
 	background: url(corner-rb.gif) no-repeat;
 	height: 58px;
 	width: 58px;
}

.greyform form input
{

}

.xsPageButton
{
	color: white;
	background-image: none;
	background-color: #4d9fc7;
	border: 1px solid #2175b5;
}

.xsPageButton
{
	padding-left: 10px;
}

#copyright
{
    float: right;
    width: 300px;
    text-align: right;
}

#privacy
{
	float: left;
	width: 620px;
	font-size: 7pt;
}

#footer_body
{
	padding-top: 5px;
	border-top: 1px solid #cccccc;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}