/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
    height: 100%;
    margin-bottom: 1px;
}

form {
    margin: 0;
    padding: 0;
}
.vm-cat-w {width: 100% !important;}
body {
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    color: #393737;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
	background: #f0f0f0;
}

a:link, a:visited {
    color: #229fde;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #229fde;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

input.button {
    cursor: pointer;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

img {
    border: 0 none;
}
#logos h1 {
	font-size:30px;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px 1px #0093dd;
	font-family: Georgia;
	width: 394px;
	line-height:30px;
margin-left:300px;
margin-top:-10px;
}
.moduletable_top_product_box TABLE {
	min-width: 1000px;
	max-width: 1200px;
}
.moduletable_top_product_box td {
	width: 12%;
	padding: 0 5px;
	text-align: center;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1000px;
}

#head1 {
    background-image: url(../images/top.jpg);
    height: 60px;
    width: 100%;
    z-index: 0;
    text-align: center;
    display:none;
}

#head2 {
    background-image: url(../images/main_back2.png);
    height: 59px;
    width: 100%;
    z-index: 0;
    text-align: right;
}

#tel-head {
    font-size: 15px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 18px;
    z-index: 0;
    color: #fff;
}

#head3 {
    background-image: url(../images/main_back.png);
    height: 76px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
    text-align: right;
}

#main-body {
  /*  background-image: url(../images/back.jpg);*/
    width: 100%;
    height: 100%;
}

#footer {
    background-image: url(../images/bottom_fon.jpg);
    height: 50px;
    position: relative;
    width: 100%;
    z-index: 0;
    text-align: right;
    margin-top: 40px;
}

#left {
    width: 236px;
    min-height: 560px;
    text-align: left;

}

#right {
    width: 252px;
    text-align: left;
}

td {
    vertical-align: top;
}

#top-menu {
    width: 500px;
    float: left;
    padding-top: 50px;
    padding-left: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    z-index: 1000;
    position: relative;
}

#top-menu a:link, #top-menu a:visited {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
}

#top-menu a#active_menu {
    color: #2998CF;
}

#top-menu a:hover {
    color: #2998CF;
    margin: 0 5px;
}
#left .moduletable {
	margin-top: 16px;
}
.moduletable h3 {
    color: #2998CF;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    margin-bottom: 12px;
	margin-top: 0px;
}

.contentheading {
    color: #2998CF;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.prod-name {
    padding-bottom: 4px;
}

.prod-snap {
    width: 110px;
    padding: 0 4px;
}

.prod-price {
    padding: 4px 0;
}

ul {
    padding-left: 24px;
    margin-left: 0;
}

.moduletable_search {
    background:url("../images/search.png") no-repeat scroll left 4px transparent;
    height: 20px;
    float: right;
    padding-left: 70px;
    height: 28px;
    width: 130px;
}

#keyword {
    margin-left: 12px;
    margin-top: 2px;
    width: 110px;
}

.moduletable_search label {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.moduletable_cart {
    height: 118px;
    background-image: url(../images/cart.jpg);
    margin-bottom: 20px;
}

.vmCartModule {
    background: url(../images/basket.png) 4px center no-repeat;
    height: 118px;
    padding-left: 78px;
    text-align: right;
    padding-right: 4px;
    color: #2998CF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.vmCartModule a:link, .vmCartModule a:visited, .vmCartModule a:hover {
    color: #2998CF;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    margin-top: 8px;
    cursor: pointer;
}

.moduletable_virtue_menu {
    text-align: center;
}

.moduletable_virtue_menu a:link, .moduletable_virtue_menu a:visited {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.moduletable_virtue_menu a:hover {
    font-size: 14px;
    font-weight: bold;
    color: #2998CF;
    text-decoration: underline;
}

.moduletable_virtue_menu a#active_menu {
}

.addtocart_button {
    color: #fff;
}

.browseProductContainer {
    width: 510px;
	margin: 0 auto;
	/*border-bottom: 2px dashed #2998CF;*/
	padding-bottom: 10px;

	/*
background: url(../images/line.png) right bottom no-repeat;
*/
}

.browseProductContainer table {
    width: 100%;
}

.flay-img {
    width: 100px;
    padding: 10px;
    text-align: center;
}
a.bl1:link, a.bl1:visited  {
/*	color:#000000;*/
font-family:Arial;
font-size:16px;
font-weight:bold;
text-decoration: underline;
} 
a.bl1:hover {
	color:#2998CF;
font-family:Arial;
font-size:16px;
font-weight:bold;
text-decoration: underline;
}
a.cat_idsa {
	margin-right: 4px;
	/*border-right: 1px solid #000;*/
	text-align: center;
	padding-right: 4px;
}
.browseProductTitle a {
	font-size: 14px;
}
.dmodel {
	background: url('../images/3d.png') top left no-repeat;
	padding-left:35px;
	margin-top: 30px;
}
.dmodel a {
	font-size:14px;
}
#logos {
	background: url(../images/logos.jpg) top left no-repeat;
	height: 194px;
	text-align: left;
}
.browseProductImageContainer {
	text-align: center;
}
#logo-a {
	display: block;
	margin-left:35px;
margin-top:0;
padding-top:0;
width:266px;
	height: 100px;
}
#id-left-menu {
	list-style: none;
	cursor: pointer;
	margin: 20px 8px ;
	padding: 0;
	line-height: 21px;
	font-size: 16px;
	
}
#id-left-menu a:VISITED, #id-left-menu a:LINK {
	font-size: 16px;
	color: #229fde;
	text-decoration: underline;
	font-weight: normal;
}
#id-left-menu a:hover {
		font-size: 16px;
	color: #229fde;
	text-decoration: none;
}
#id-left-menu_0 a:link, #id-left-menu_0 a:VISITED  {
	color: #393737;
	font-size: 12px;
	text-decoration: underline;
}
#id-left-menu_0 a:hover {
	color: #393737;
	font-size: 12px;
	text-decoration: none;
}
#id-left-menu_0, #id-left-menu_0 .separator {
	color: #393737 !important;
	font-size: 12px;
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#id-left-menu .separator {
	font-size: 16px;
	color: #229fde;
	text-decoration: underline;
}
#id-left-menu .separator span {text-decoration: underline;}
#id-left-menu #id-left-menu_0 .separator {
	font-size: 12px;
	text-decoration: none;
}
#id-left-menu_0 ul {
	list-style: disc inside;
	padding: 0 0 0 12px;
}
#id-left-menu_0 {
	padding: 0 0 0 8px;
}
.kat-1 {
	margin: 4px 30px;
	border-top: 3px double #b3b3b3;
	border-bottom: 3px double #b3b3b3;
	padding: 10px 0;
}
.cat-2 {
	margin: 4px 30px;
	padding: 10px 0;
}
.cat-2 TABLE, .cat-2 td, .cat-2 th {
	border: 1px solid #b3b3b3;
	margin: 4px 0 12px 0;
	border-collapse: collapse;
}
.cat-2 td, .cat-2 th {
	padding: 1px 10px;
}
.cat-2 .tr-blue td {
	background: #cbeaf7;
}
.cat-warn {
	margin: 16px 0;
	border-left: 4px solid #d2d2d2;
	padding: 0 4px;
	font-size: 11px;
}
.cat-warn STRONG {
	font-size: 14px;
}
.moduletable_latest_box a {
	font-size: 11px;
	color: #0093dd;
	
}
.moduletable_latest_box li {
	list-style: none;
	line-height: normal;
	padding: 3px 0;
}
#top-image-1 {
	background: url(../images/top111-bg.png) top left repeat-x;
	height: 150px;
	position: relative;
	margin-top: -30px;
	padding: 16px 16px 0 16px;
}
#top-image-1 td {
	vertical-align: middle;
}
.moduletable_latest_box {
	margin-bottom: 10px;
	background: url(../images/news-bg.jpg) top left no-repeat;
	height: 310px;
}
.moduletable_latest_box ul {padding: 20px 10px; margin:0;}
.img-43 {
	width: 160px;
	text-align: center;
	float: left;
min-height:150px;
}
.vm-cat-w a {
	text-decoration: underline;
}
.vm-cat-w td {
	padding: 16px 0;
}
.img-435 {
	width: 510px;
	text-align: left;
	margin: 0 auto;
}
.img-435 img {
	float: left;
	margin: 0 10px 10px 0;
}
.prod-12-4 {
	background: url(../images/pro-r-ad.png) top left no-repeat;
	width: 236px;
	height: 142px;
	padding: 20px;
	margin: 7px 20px ;
}
.prod-12-4 h2 {
	margin: 0;
	line-height: normal;
	padding-bottom: 8px;
}
.prod-12-4 a {
	font-size: 11px;
	color: #605f5f;
	font-weight: normal;
}
.img-6654 {
	padding-right: 10px;
}
.prod-12-4 .productPrice {
	color: #c52626;
	font-size: 12px;
	font-weight: bold;
}
.prod-12-4 .red-er-er {
	background: url(../images/read_more_1.png) top left no-repeat;
	width: 94px;
	height: 22px;
	display: block;
}
.sdfsr {
	margin-top: 30px;
}
.browseProductImageContainer a {
	font-size: 12px;
}











/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
    background: #fffebb;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2em;
    padding: 5px;
}

span.pathway {
    display: block;
    margin: 10px 20px 20px 20px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
	color: #229fde;

}
span.pathway a {
	color: #229fde;
	font-size: 14px;
	font-weight: normal;
}

/* headers */
div.componentheading {
    padding-left: 0px;
}

h1 {
    font-family: Arial;
    font-size: 18px;
    color: #2998cf;
    text-align: center;
}

h2 {
    font-family: Arial;
    font-size: 16px;
    color: #2998cf;
    text-align: center;
}

table.contentpaneopen h3 {
    font-family: Arial;
    font-size: 14px;
    color: #2998cf;
    text-align: left;
}

h4 {
}

h3 {
    font-family: Arial;
    font-size: 14px;
    color: #2998cf;
    text-align: left;
}

/* small text */
.small {
    font-size: .90em;
    font-weight: normal;
    text-align: left;
}

/* form validation */
.invalid {
    border-color: #ff0000;
}

label.invalid {
    color: #ff0000;
}

/** overlib **/
.ol-foreground {
    background-color: #f6f6f6;
}

.ol-background {
    background-color: #666;
}

.ol-textfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.ol-captionfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f6f6f6;
    font-weight: bold;
}

.ol-captionfont a {
    color: #0B55C4;
    text-decoration: none;
    font-size: 12px;
}

.ol-closefont {
}

/* spacers */
span.article_separator {
    display: block;
    height: 20px;
}

.article_column {
    padding-right: 5px;
}

.column_separator {
    border-left: 1px dashed #e0e0e0;
    padding-left: 10px;
}

td.buttonheading {
}

td.buttonheading img {
    border: none;
}

.clr {
    clear: both;
    height: 0px;
    display: block;
}

/* edit button */
.contentpaneopen_edit {
    float: left;
}

/* table of contents */
table.contenttoc {
    margin: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    float: right;
}

table.contenttoc td {
    padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
    background: #efefef;
    color: #333;
    font-weight: bold;
    padding: 4px;
    border-right: 1px solid #fff;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding: 4px;
}

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
    padding: 3px;
}

/* content styles */
table.contentpaneopen, table.contentpane {
    margin: 0;
    padding: 0;
    width: 100%;
}

table.contentpaneopen li {
    margin-bottom: 5px;
}

table.contentpaneopen fieldset {
    border: 0;
    border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
    margin-top: 25px;
}

table.contentpaneopen h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.highlight {
    background-color: #fffebb;
}

/* forms */
table.adminform textarea {
    width: 540px;
    height: 400px;
    font-size: 1em;
    color: #000099;
}

div.search input {
    width: 145px;
    border: 1px solid #ccc;
    margin: 15px 0 10px 0;
}

form#form-login fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}

form#form-login ul {
    padding-left: 20px;
}

form#com-form-login fieldset {
    border: 0 none;
    margin: 0em;
    padding: 0.2em;
}

form#com-form-login ul {
    padding-left: 20px;
}

/* thumbnails */
div.mosimage {
    margin: 5px;
}

div.mosimage_caption {
    font-size: .90em;
    color: #666;
}

div.caption {
    padding: 0 10px 0 10px;
}

div.caption img {
    border: 1px solid #CCC;
}

div.caption p {
    font-size: .90em;
    color: #666;
    text-align: center;
}

/* Parameter Table */
table.paramlist {
    margin-top: 5px;
}

table.paramlist td.paramlist_key {
    width: 128px;
    text-align: left;
    height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #c30;
    text-align: center;
    width: auto;
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}

/* Banners module */
/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Text advert style */
.banneritem_text {
    padding: 4px;
    font-size: 11px;
}

.bannerfooter_text {
    padding: 4px;
    font-size: 11px;
    background-color: #F7F7F7;
    text-align: right;
}

/* System Messages */
/* see system general.css */
.pagination span {
    padding: 2px;
}

.pagination a {
    padding: 2px;
}

/* Polls */
.pollstableborder td {
    text-align: left;
}

/* WebLinks */
span.description {
    display: block;
    padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px;
}

legend {
    margin: 0;
    padding: 0 10px;
}

td.key {
    border-bottom: 1px solid #eee;
    color: #666;
}

/* Tooltips */
.tool-tip {
    float: left;
    background: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

/* System Standard Messages */
#system-message {
    margin-bottom: 20px;
}

#system-message dd.message ul {
    background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

/* System Error Messages */
#system-message dd.error ul {
    color: #c00;
    background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
    color: #c00;
    background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
    border-top: 3px solid #F0DC7E;
    border-bottom: 3px solid #F0DC7E;
    margin: 0px;
    padding-left: 40px;
    text-indent: 0px;
}

#syndicate {
    float: left;
    padding-left: 25px;
}

#power_by {
    float: right;
    padding-right: 25px;
}

/* Component Specific Fixes */
#component-contact table td {
    padding: 2px 0;
}
