/* CSS Document */
html,body,div,form,ul,li,h1,h2,h3 {
	padding:0;
	margin:0;
}
html {
	font-size:100.01%;
}
body {
	background:#181d22;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#454a4e;
}
.clear {
	clear: both;
}
div, img {
	border:0;
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
ul {
	list-style: none;
}
p {
	padding:0px 0px 10px 0px;
}
a {
	text-decoration: underline;
	color:#758992;
	outline:none;
}
a:hover {
	text-decoration: none;
}
input, select, textarea, html body textarea {
	vertical-align:middle;
	font-size:12px;
	color:#454a4e;
	font-family:Arial;
}

/* #dropmenu */
	#dropmenu { z-index:10}

.sub-menu { float:left; padding:10px 0px 0px 8px; margin:0px -1px 0px 0px; overflow:hidden;}
.sub-menu ul { float:left; overflow:hidden;}
.sub-menu ul li { float:left;font-size:11px; color:#fff; padding:0px 8px 0px 8px; overflow:hidden; margin:0px 0px 0px -1px; background:url(/img/skin/ver2.gif) no-repeat 0 1px;}
.sub-menu ul li a { font-size:11px; padding:0px 0px 0px 0px; color:#758992;}
.sub-menu ul li a:hover { color:#fff;}


/*** Main ***/
	.main {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%");
	min-width:1050px;
}
.main {
	padding:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(/img/skin/bg.gif) repeat fixed 50% 0;
}
.main-bg {
	overflow:hidden;
	height:100%;
	background:url(/img/skin/header-bg.gif) repeat-x 0 0;
}
.main-width {
	width:970px;
	margin:0 auto;
}
.header {
	height:306px;
	margin:0px 0px 0px 0px;
	position:relative;
	z-index:1;
}
.header .wrapp {
	overflow:hidden;
	height:29px;
}
.header .wrapp .right {
	float:right;
*width:590px;
}
/*** Menu ***/
	.main-menu {
	clear:both;
	overflow:hidden;
	height:44px;
	background:#101417;
}
.menu {
	float:left;
	overflow:hidden;
	margin:0px 0px 0px 15px;
}
.menu ul {
	list-style:none;
	float:left;
}
.menu ul li {
	float:left;
	overflow:hidden;
	background:url(/img/skin/ver.gif) no-repeat 0 15px;
	margin:0px 0px 0px -1px;
	padding:0px 0px 0px 0px;
}
.menu ul li a {
	display:block; /*height:100%; */
	padding:14px 20px 13px 22px;
	font-weight: bold;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#e06021;
	cursor: pointer;
}
.menu ul li.current_page_item a {
	color:#e06021;
	cursor: pointer;
}
.menu ul ul {
	display:none;
}
/*** Logo ***/
.logo {
	float:left;
	width:228px;
	height:118px;
	background:url(/img/skin/logo-bg.gif) repeat-x 0 0;
	position:absolute;
}
.logo a {
	display:block;
	margin:15px 0px 0px 15px;
}
/*** Search ***/
	.search {
	float:right;
}
.search .indent {
	overflow:hidden;
	padding:7px 2px 0px 0px;
}
.search form {
	padding:0px 3px 0px 0px;
	background:url(/img/skin/search-input-bg.gif) no-repeat 0 0;
}
.search .text {
	margin:0px 0px 0px 0px;
	width:130px;
*width:131px;
	padding:3px 0px 3px 5px;
*padding:0px 0px 3px 5px;
	margin:0px 3px 0px 0px;
	background: transparent;
	font-size:12px;
	border:0;
}
.search .but {
	cursor: pointer;
	margin:-2px 0px 0px 0px;
}
/*** Flash ***/
	.flash {
	clear:both;
	padding:4px 0px 0px 0px;
	overflow:hidden;
}
/*** Rss ***/
	.rss {
	display:block;
	position:absolute;
	top:0;
	z-index:11111;
	right:0;
	margin:20px 14px 0px 0px;
}
.rss a {
	display:block;
	color:#414141;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
	background:url(/img/skin/rss.gif) no-repeat right 2px;
	padding:2px 23px 3px 0px;
}
.rss a:hover {
	color:#f8b514;
}
/*** Column ***/
	.content {
	clear:both;
	background:url(/img/skin/menu-bg.gif) repeat-x 0 0 #fff;
	padding:0px 0px 0px 0px;
}
.content-bg {
	overflow:hidden;
	height:100%;
	background:url(/img/skin/column-left.gif) repeat-y 0 0;
	padding:0px 0px 17px 0px;
}
.column-left {
	float:left;
	width:214px;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	background:url(/img/skin/menu-bg.gif) repeat-x 0 0;
}
.column-right {
	float:right;
	width:208px;
	margin:18px 21px 0px 0px;
	background:url(/img/skin/border.gif) repeat-y 0 0;
}
/*** Widgets  ***/
	.widget {
	clear:both;
	width:192px;
	overflow:hidden;
	height:100%;
	background:url(/img/skin/line-left.gif) no-repeat right bottom;
	padding:0px 0px 14px 0px;
	margin-bottom:12px;
}
.column-left .widget {
	margin-left:22px;
}
.widget .title {
	overflow:hidden;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.widget h2 {
	overflow:hidden;
	height:100%;
	/*font-weight: normal;*/ font-size:13px;
	line-height:1.2em;
	color:#414141;
	text-transform:uppercase;
	padding:1px 0px 5px 0px;
}
.widget ul {
	clear:both;
	line-height:14px;
	font-size:12px;
	overflow:hidden;
	color:#000;
	margin:0px 0px 0px 1px;
}
.widget ul li {
	overflow:hidden;
	height:100%;
	background:url(/img/skin/marker.gif) no-repeat 0px 5px;
	padding:1px 10px 7px 8px;
}
.widget ul li a {
	font-size:12px;
	line-height:1.2em;
	color:#928576;
}
.widget ul li a:hover {
	color:#000;
}
.widget ul ul {
	font-size:100%;
	margin:0px 0px -5px 0px;
	padding:0px 0px 0px 0px;
}
.widget ul ul li {
	border:0;
	margin:1px 0px 0px 0px;
}
.column-right .widget {
	padding:0px 0px 19px 12px;
	margin:0px 0px 18px 0px;
	background:url(/img/skin/line-right.gif) no-repeat 0 bottom;
}
.column-right .img {
	overflow:hidden;
	padding:0px 0px 9px 12px;
}
.column-right .img img {
	padding:4px;
	background:#fff;
	border:1px solid #bebebe;
}
.column-right .widget .title {
	margin:0px 0px 4px 0px;
}
.column-right .widget h2 {
	color:#414141;
	padding:1px 0px 5px 4px;
}
.column-right .widget ul {
	font-size:12px;
	overflow:hidden;
	color:#758992;
	margin:0px 0px 0px 6px;
}
.column-right .widget ul li {
	overflow:hidden;
	height:100%;
	background:url(/img/skin/marker.gif) no-repeat 0px 6px;
	padding:0px 0px 8px 8px;
}
.column-right .widget ul li a {
	font-size:12px;
	line-height:1.2em;
	color:#758992;
}
.column-right .widget .more {
	padding:8px 0px 8px 6px;
}
.column-right .widget .more a {
	background:url(/img/skin/marker2.gif) no-repeat 0px 8px;
	font-size:12px;
	color:#758992;
	padding:1px 0px 0px 7px;
}
.column-right .widget_news {
	background: none;
	margin-bottom:0;
}
#search form .text {
	padding:1px 0px 2px 5px;
	width:110px;
	margin:0px 0px 0px 0px;
}
.search_page .text {
	padding:1px 0px 2px 5px;
	margin:0px 0px 1px 0px;
}
/*#search form .but { margin:0px 0px 0px -3px;}*/

/*** Content  ***/
	.column-center {
	overflow:hidden;
	height:100%;
	padding:0px 0px 0px 0px;
}
.center {
	overflow:hidden;
	height:100%;
	padding:19px 0px 0px 10px;
	position:relative;
}
.center .indent {
	clear:both;
	overflow:hidden;
	height:100%;
	position:relative;
	padding:0px 0px 18px 0px;
	margin:0px 10px 21px 0px;
	background:url(/img/skin/line.gif) no-repeat right bottom;
	line-height:16px;
	font-size:12px;
}
.center .bgnone {
	border:0;
	background: none;
}

.center h1 {
	font-size:18px;
	line-height:22px;
	margin:0px 0px 3px 0px;
}

.center h2 {
	overflow:hidden;
	height:100%;
	font-size:14px;
	font-weight:bold;
	color:#454A4E;
	line-height:20px;
	padding:10px 0px 3px 15px;
}
.center p {
	
}
.center .title h3 {
	overflow:hidden;
	height:100%;
	font-size:2.4em;
	font-weight: normal;
	color:#6bc2d3;
	line-height:1.2em;
	padding:1px 0px 3px 8px;
}
/******/
		.title-page01 * {
	font-size:2em;
	font-weight: normal;
	color:#000;
	text-transform:uppercase;
	padding:10px 0px 10px 2px;
}
.title-page02 * {
	font-size:2em;
	font-weight: normal;
	color:#000;
	text-transform:uppercase;
	padding:10px 0px 10px 2px;
}
/*** Text box ***/
		.text-box {
	clear:both;
	overflow:hidden;
	height:100%;
	font-size:1.2em;
	line-height:1.2em;
	padding:8px 10px 0px 10px;
}
.center .text-box h3 {
	font-size:18px;
	font-weight: normal;
	color:#454a4e;
	text-transform: none;
	margin:0px 0px -2px 0px;
	padding:0px 0px 0px 0px;
}
.text-box p {
	padding:0px 0px 15px 0px;
}
.text-box p.img {
	padding:0px 0px 17px 0px;
}
.text-box p a strong {
	font-size:13px;
}
.text-box p span {
}
.text-box .fleft {
	margin:3px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	display: inline;
	float:left;
	overflow:hidden;
	height:100%;
}
.text-box img {
	background:#fff;
	padding:2px;
	border:1px solid #bebebe;
}
.block01 {
	overflow:hidden;
	height:100%;
	clear:both;
	border-bottom:1px solid #e3e7e9;
	padding:0px 0px 11px 2px;
	margin:0px 12px 4px 3px;
}
.block01 a {
	display:block;
	color:#f8b514;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}
.block01 a:hover {
	color:#000;
}
.block01 p {
	padding:0px 0px 3px 0px;
}
.block01.bgnone {
	border:0;
}
.left {
	float:left;
	width:200px;
	padding:0px 0px 4px 0px;
}
.left.mr {
	margin:0px 52px 0px 5px;
}
.left h4 {
	padding:0px 0px 9px 0px;
	margin:-2px 0px 0px 0px;
}
.categories {
	overflow:hidden;
	padding:3px 0px 10px 5px;
}
.categories p {
	color:#414141;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -1px;
}
.categories p.img {
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
}
.categories p.img img {
	padding:0;
	border:1px solid #000;
}
.categories div {
	float:left;
	width:148px;
	margin:0px 8px 0px 0px;
}
.categories.pd {
	padding-bottom:12px;
}
/******/	
			.columns {
	width:100%;
	overflow:hidden;
}
.columns .column-left, .columns .column-right {
	width:45%;
	float:left;
	background: none;
}
.columns .column-right {
	margin-left:10px;
}
#si_contact_form1 input {
	border:1px solid #1c1c1c;
	background:#000;
	padding:0px 0px 0px 5px;
}
#si_contact_form1 textarea {
	border:1px solid #1c1c1c;
	background:#000;
}
.img-indent {
	float:left;
	margin:20px 20px 6px 0px;
}
.list-left {
	float:left;
	width:45%;
	margin:0px 15px 0px 0px;
}
/******/
			.more-link {
	padding:0px 0px 0px 0px;
	margin:-3px 0px 0px 0px;
}
.more-link a {
	font-size:12px;
	font-weight: bold;
	color:#ddd;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.more-link a:hover {
	text-decoration: underline;
	color:#91a107;
}
/******/
			.comments {
	float:left;
	padding:3px 0px 0px 16px;
	margin:0px 0px 0px 0px;
}
.comments a {
	display:block;
	font-size:12px;
	color:#758992;
	background:url(/img/skin/marker.gif) no-repeat 0 7px;
	padding:0px 0px 0px 7px;
}
/*.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}*/
		
		/******/
			.postmetadata {
	clear:both;
	font-size:12px;
	padding:6px 0px 5px 6px;
}
.postmetadata a {
	padding:0px 1px 0px 5px; /*color:#000;*/
}
/******/
			.link-edit {
	float:right;
	padding:0px 10px 0px 0px;
	background: none;
	margin:0px 0px 0px 0px;
}
.link-edit a {
	font-size:12px;
	background: none;
	font-weight: bold;
	color:#ff0054;
}
/******/
			.navigation {
	clear:both;
	font-size:12px;
	color:#758992;
	padding:5px 30px 5px 26px;
}
.navigation a {
	font-size:12px;
	color:#758992;
	padding:0px 0px 0px 0px;
	line-height:1.1em;
}
/*.navigation a { text-decoration:none;}*/
			.navigation a:hover { /*text-decoration: underline;*/
	color:#000;
}
.nav-top {
	overflow:hidden;
	height:100%;
	padding:0px 30px 20px 16px;
}
.nav-top .alignleft a {
	display:block;
	float:left;
	padding:0px 0px 0px 8px;
	background:url(/img/skin/left.gif) no-repeat 0 5px;
}
.nav-top .alignleft a:hover {
	text-decoration:none;
}
.nav-top .alignright a {
	display:block;
	float:right;
	padding:0px 5px 0px 0px;
	background:url(/img/skin/marker.gif) no-repeat right 5px;
}
.nav-top .alignright a:hover {
	text-decoration:none;
}
/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
	color:#414141;
	font-family:Arial;
	line-height:1.5em;
}
.text-box h1 {
	font-size:19px;
	font-weight: normal;
	line-height:1.2em;
	display:block;
	height:100%;
	padding:0px 0px 13px 0px;
}
.text-box h2 {
	font-size:18px;
	font-weight: normal;
}
.text-box h3 {
	font-size:17px;
}
.text-box h4 {
	font-size:16px;
}
.text-box h5 {
	font-size:14px;
}
.text-box h6 {
	font-size:12px;
}
/*** OL UL style***/
		.text-box ul {
	padding:0px 0px 3px 2px;
	margin:-1px 0px 0px 0px;
	overflow:hidden;
	height:100%;
}
.text-box ul li {
	background:url(/img/skin/marker.gif) no-repeat 0px 5px;
	padding:0px 0px 8px 9px;
	list-style-image:none;
	list-style:none;
	font-weight:normal;
}
.text-box ul li ul {
	margin-left:10px;
}
.text-box ul li ol {
	margin-left:15px;
}
.text-box ul li ol li {
	list-style-type:decimal;
}
.text-box ol {
	padding-left:2px;
}
.text-box ol li {
	padding:0px;
	margin-left:13px;
	font-weight:normal;
	list-style-type:decimal;
}
.text-box ol li ul {
	padding:2px 0px 5px 2px;
}
.text-box ol li ul li {
	font-weight:normal;
	background:url(/img/skin/marker.gif) no-repeat 1px 6px;
	padding:1px 0px 12px 18px;
}
.text-box ul li {
	list-style-image:none;
	list-style:none;
}
.text-box ul li a {
}
.text-box ul li a:hover {
}
.text-box ul li ul {
	margin-left:15px;
}
.text-box ul li ol {
	margin-left:20px;
}
.text-box ul li ol li {
	list-style-type:decimal;
	background:none;
}
.text-box ul li ol li a {
}
.text-box ol {
	padding:5px 0px 5px 2px;
}
.text-box ol li {
	padding:0px;
	margin-left:20px;
}
.text-box ol li a {
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
}
.text-box ol li a:hover {
	text-decoration:underline;
}
.text-box ol li ul li a {
	font-weight:normal;
	text-decoration:underline;
}
.text-box ol li ul li a:hover {
	text-decoration:none;
}
/*** Footer ****/
.footer {
	clear:both;
	overflow:hidden;
	height:100%;
	background:#181d22;
	line-height:25px;
	color:#fff;
	margin:0px 0px 0px 0px;
}
.footer .width {
	width:480px;
	margin:0 auto;
}
.footer .indent {
	overflow:hidden;
	height:100%;
	padding:10px 0px 10px 0px;
}
.footer .indent p {
	line-height:25px;
	padding:0px;
	margin:0px;
}
.footer a {
	color:#fff;
}
.footer a {
	text-decoration:none;
}
.footer a:hover {
	text-decoration: underline;
}
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.pagetitle {
	font-size:20px;
	line-height:30px;
	font-weight: normal;
	text-align:center;
	overflow:hidden;
	padding:0 0 20px 0;
}
.pd-title {
	padding-bottom:0;
}
.marg {
	margin-bottom:10px;
}
/*--- Begin Images ---*/
	p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	display:inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float:left;
	display:inline;
}
/*--- Begin Typography & Colors ---*/
	small {
	font-size: 1em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
small * {
	font-size: 0.9em;
}
small p {
	font-size: 0.9em;
}
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom:1px dashed #1001;
}
blockquote {
	padding:10px 10px 0px 10px;
	margin:10px 0;
	margin-right:20px;
}

/* Captions */
	.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.home4 {
	width:145px;
	height:200px;
	margin:1px;
	background-color:#F0F0F0;
	float:left;
}

.specialtext {
	padding:10px 0px 3px 3px;
}
.special {
	font-size:14px;
	margin:5px 0px 3px 5px;
	color:#E16840;
	font-weight:bold;
}

.widget_polls {}
.widget_polls h3 {margin-right:5px; margin-bottom:10px;}
.widget_polls .poll_variant {line-height:20px; font-size:12px;}

.online-order-form {}
