/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
.product-list-new{
						margin:0px;
						padding:0px;
						}
						/*.product-list-new ul{
						margin:0px;
						padding:0px;
						border-bottom: 1px dotted #484848;
						}*/
						.product-list-new ul {
							display: block;
							margin: 0;
							padding: 0;
							text-align: center;
						}
						/*.product-list-new ul li {
   						 border-right: 1px dotted #484848;
   						 list-style: none outside none;
   						 margin: 0 0 20px;
   						 padding: 0 45px;
   						 width: 200px;
   						 float:left;
   						 }*/
						 
						.product-list-new ul li {
							border-right: 1px dotted #484848;
							display: inline-block;
							list-style: none outside none;
							margin: 0 auto 20px;
							padding: 0 90px;
							text-align: center;
							width: 252px;
							float:none;
							}
						.product-list-new ul li div{
							margin:0px;
							padding:0px;
						}
						.product-list-new ul li div a{
							margin:0px;
							padding:0px;
							display: inline-block;
						}
						.product-list-new ul li div a img{
							margin:0px;
							padding:0px;
					    width: 252px;
}
						.product-list-new ul li h3{
							color: #4488BB;
   							font-size: 18px;
   							font-weight: bold;
   							margin: 0px 0px 10px 0px;
							padding:0px;
                        }
						.product-list-new ul li h3 a{
							text-decoration:none;
						}
						.product-list-new ul li p{
							margin:00px 0px 15px 0px;
							padding:0px;
							font-size:18px;
							}
							
						.spacer {
							clear: both;
							font-size: 0;
							line-height: 0;
							margin: 0;
							padding: 0;
							}
#menubar {
	border-style: solid;
	border-width: 8px;
	-moz-border-image: url(menuborder.png) 8 8 8 8 stretch;
	-webkit-border-image: url(menuborder.png) 8 8 8 8 stretch;
	-o-border-image: url(menuborder.png) 8 8 8 8 stretch;
	border-image: url(menuborder.png) 8 8 8 8 stretch;
	background: url(menubg.png) repeat-x;
	border-color: transparent;
}

.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	border: none;
	font-family: Bellerose, Arial, Helvetica, sans-serif !important;
	font-size: 1.3em;
	color: #999;
	text-transform: uppercase;	 
} 

.menu-dropdown {
	margin-bottom: -10px;
	margin-top: -10px;
	padding-bottom: 10px;
}

.menu-dropdown
.dropdown-bg > div {
	border: 1px solid #3d3d3d;
	background: #202020;
	border-radius-bottom-right: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-o-border-bottom-right-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	padding-bottom: 10px;
}

.menu-dropdown
a.level2, .menu-dropdown 
span.level2 {
	color: #c4c4c4;
	text-transform: uppercase;
}

.menu-dropdown
li.level2 {
	border-top: none;
}

.menu-dropdown 
.dropdown {
	border-top: none;
	top: 48px;	
}

.menu-dropdown 
a.level2 > span, .menu-dropdown 
span.level2 > span {
	line-height: 0.8em;
	border-bottom: 1px dotted #444;
}

.footer { /* background: url(footer-bg.png); */ background-repeat: no-repeat; background-position: top center; height: 60px; line-height: 2.5em; padding-top:1px; }
#footer { margin-bottom: 0px; }

body { 
	font: normal 18px/20px Bellerose, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Bellerose, Arial, Helvetica, sans-serif !important;
	color: #0090CE;
	text-transform: uppercase;
}

.color { color: #0090CE; }

#logo { 
	text-align:center;
	float: none;
}

.responsivelogo {
}

#page {
	background: url('../images/body_bg.jpg') no-repeat fixed;
	background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-color: #000;
} 

#content {
	background: #000;
	padding: 15px;
	-moz-border-image: url(../images/main-bg.png) 12 repeat;
	-webkit-border-image: url(../images/main-bg.png) 12 repeat; 
	-o-border-image: url(../images/main-bg.png) 12 repeat; 
	border-image: url(../images/main-bg.png) 12 repeat; 
	border-style: solid;
	border-width: 12px;
	border-color: #010101;
}

.mod-box {
	background: #000;
	-moz-border-image: url(../images/main-bg.png) 12 stretch;
	-webkit-border-image: url(../images/main-bg.png) 12 stretch; 
	-o-border-image: url(../images/main-bg.png) 12 stretch; 
	border-image: url(../images/main-bg.png) 12 stretch; 
	border-style: solid;
	border-width: 12px;
	border-color: #010101;
}

@media only screen and (max-width: 1100px) {
	#upperleft { 
		background-image: none !important;
	}

	#upperright { 
		background-image: none !important;
	}
	#bottomleft { 
		background-image: none !important;
	}
	#bottomright { 
		background-image: none !important;
	}
	.responsivelogo { 
		width: 100%;
	} 
	#page {
	background: #010101;
	} 

	#content {
	background: #000;
	padding: 15px;
	-moz-border-image: none !important;
	-webkit-border-image: none !important; 
	-o-border-image: none !important; 
	border-image: none !important; 
	border-style: solid;
	border-width: 12px;
	}
	.	footer { background: none;}
}

#upperleft {
width: 100px; height: 125px;
position: fixed;
top: 0; left: 0;
background-image: url(../images/topleft-fan.png);
background-repeat: no-repeat;
}

#upperright {
width: 100px; height: 125px;
position: fixed;
top: 0;
right: 0%;
background-image: url(../images/topright-fan.png);
background-repeat: no-repeat;
}

#bottomleft {
width: 100px; height: 600px;
position: fixed;
bottom: 0%; left: 0;
background-image: url(../images/bottomleft-fan.png);
background-repeat: no-repeat;
}

#bottomright {
width: 100px; height: 600px;
bottom: 0%;
right: 0%;
position: fixed;
background-image: url(../images/bottomright-fan.png);
background-repeat: no-repeat;
}

.divider {
background-image: url(../images/divider.png);
background-repeat: no-repeat;
background-position: center;
margin-top:20px; }

.fleft {
	float: left;
	padding: 10px;
}

.center {
	text-align: center;
}

.iconset { margin-left: 5px; }

.width120 { width: 120px; }

.valigntop { vertical-align: top; }

/* Form Elements */
input, textarea { 
	background: rgba(25, 25, 25, .7); 
	border: 1px solid #111; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	margin-top: 15px;
	color: white;
}

textarea {
	margin-top: 10px;
}

.lrginput { 
	font: normal 16px/18px Bellerose, Arial, sans-serif;
	padding: 5px !important;
	line-height: 16px;
	width: 90%;
	margin: 10px 0 5px 0;
}

.largebutton {
	background: url(../images/large-button.png) no-repeat 0 100%;
	font: 1.8em Bellerose, Arial, sans-serif;
	color: black;
	text-transform: uppercase;
	width: 100%;
}

.largebutton:hover {
	background: url(../images/large-button.png) no-repeat 0 0%;
	font: 1.8em Bellerose, Arial, sans-serif;
	color: #010101;
	text-transform: uppercase;
	width: 100%;
}

/* Start Accordion CSS */
.accordion h3.collapse-open {}
.accordion h3.collapse-close {}
.accordion h3.collapse-open span {}
.accordion h3.collapse-close span {}
.collapsible,
.page_collapsible,
.accordion {
    margin: 0;
    text-decoration:none;
    text-transform:uppercase;
    cursor: pointer;
    background: rgba(20, 20, 20, .7);
    margin-top: .4em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 5px 0 0 10px; 
    border: 1px solid #191919;
    width: 98%;
}
.accordion-open,
.collapse-open {
    background:#000;
    color: #fff; }
.accordion-open span,
.collapse-open span {
    display:block;
    float:right;
    padding:10px; }
.accordion-open span,
.collapse-open span {
    background:url(../images/minus.png) center center no-repeat; }
.accordion-close span,
.collapse-close span {
    display:block;
    float:right;
    background:url(../images/plus.png) center center no-repeat;
    padding:10px; }
.article_content { margin-top: -15px; margin-left: 15px; }
/* End */