/**menu**/
@import "menu_style.css";
@import "followus.css";
@import "tagcloud.css";
@import "links_widget.css";
@import "blog.css";
html, body {
        margin:0px;
        padding:0px;
}
body{
        text-align: center;
        font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
        background-color: #FAFAFD;
        color: #444;
        font-size: 75%;
	line-height:170%;
}

span {
	font-size: 13px;
}


h1,h2,h3,h4,h5 {
        font-family: "Lucida Sans", "Arial","Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	line-height:100%;
}

h1 {
        font-size: 15px;
	color: #7DBA00;	
	line-height:110%;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
h1 a:visited {
        color: #7DBA00;
        text-decoration:none;
}

a.normal {
        color:#555;
}
a.normal:visited {
        color:#555;
}
a.hilighted {
        color:#7DBA00;
}
a.red {
        color:#AA0000;
	font-size:11px;
}

a.clearlink {
        color:#7DBA00;
	text-decoration:underline;
}


a.footlink {
	font-size:10px;
	color:#2B2B2B;
}
a.footlink:hover {
        font-size:10px;
        color:#7DBA00;
}


a.minia {
	font-size:11px;
	line-height:14px;
}

a.minia_selected {
        font-size:11px;
        line-height:14px;
	font-weight:bold;
	color: #7DBA00;
}



a {
	color:#5e5e5e;
	text-decoration:none;
}

a:hover {
        text-decoration:underline;
        color: #7DBA00;
}

a:visited {
/*	color: #00B5E6;	*/

}
.hilighted {
	line-height:15px;
        color:#7DBA00;
}

.lang{
        float: right;
        text-align: right;
        margin-right: 10px;
        margin-top: 3px;
}
strong,b {
        color: #7DBA00;
	font-size:12px;
}

ul {
	list-style-position: inside;
	list-style-type: square;
	list-style:none;
/*	list-style-image: url("../img/interface/btn_play_green.png");*/
	text-indent: 25px; 
	padding:0px;
}

li {
        background-image: url("../img/interface/btn_play_green.png");
        background-repeat: no-repeat;
        background-position: 0px 2px;
	padding-bottom:4px;
}

ul li ul {
        list-style-position: inside;
        list-style-type: square;
        list-style:none;
/*      list-style-image: url("../img/interface/btn_play_green.png");*/
        text-indent: 25px;
	padding:10px;
        padding-left:0px;
}

ul li ul li {
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0px 2px;
}


div#footer {
        position:relative;
	clear:both;
        width:100%;
        margin-left: auto;
        margin-right: auto;
	border-top:0px solid #ddd;
	background-color:#FAFAFD;
        color: #777;
        left:0px;
        right:0px;
        padding-top: 0px;
	padding-bottom: 10px;
        z-index:1;
}

div#footernav{
        position:relative;
        text-align: center;
        clear:both;
        width:756px;
        margin-left: auto;
        margin-right: auto;
}


div#top {
	position:relative;
/*      background-image: url(/default/img/interface/bg.png);*/
	background-color:#FAFAFD;
        margin-left: auto;
        margin-right: auto;
        width:100%;
	height:120px;
        left:0px;
        right:0px;
	z-index:1;
}
div#topnav {
	width:756px;
	margin-left: auto;
        margin-right: auto;
}


div#space {
	margin-top:24px;
	height:3px;
	background-color:#fff;
	z-index:2;
}
div#content {
        position:relative;
        width:100%;
	height:100%;
        left:0px;
        right:0px;
	padding:0;
	margin:0;
        background-color: #FAFAFD;
        z-index:1;
	top:5px;
}

div.contentnav {
        position:relative;
        width:756px;
        margin-left: auto;
        margin-right: auto;
        left:0px;
        right:0px;
	top:0px;
        background-color: #FAFAFD;
        z-index:1;
        background: url('../img/interface/bkgr_content.png') no-repeat;
        background-position: 0% 0;
        height:440px
}

div#page {
        width:auto;
        float:left;
	text-align:left;    
	height:100%;
        margin-left: auto;
        margin-right: auto;
	padding:15px;
}

div#leftcol {
        width:150px;
	float:left;
        height:auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        background-color: #FAFAFD;
}

div#rightcol {
        width:100px;
        float:left;
        height:auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        background-color: #FAFAFD;
}



div#logo {
	float:left;
	position:relative;
	left:15px;
	top:15px;
}

img {
  border: none;
}

div#followus {
	width:250px;
        position:relative;
	float:right;
	text-align:center;
        right:0px;
        top:0px;
}

div#widget {
	margin-top:2px;
}

div#loginbox {
	color:#333;font-size:12px;
        position:absolute;
        left:0px;
	top:100px;
        right:0px;
        width:400px;
        margin:auto;
	z-index:10;
        text-align: left;
        border-color: #ccc;
        border-style: solid;
        border-width: 1px;
}

div#loginbox_trans {
        background-color: #ffffff;
        filter: alpha(opacity:85);
        opacity:.85;

}

#loginbox table {
	padding:25px;
	background-color: #ffffff;
}


.catalog_browser {
        padding-top:0px;
        padding-bottom:10px;
	position:relative;
	width:530px;
	text-align:left;
	top:0px;
	float:left;
	left:0px;
}

div.product_description {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

div.product_description h2 {
	font-size:14px;
	color:#7DBA00;
        line-height:17px;
}

div.product_description strong,div.product_description b {
        color:#333;
}

div.product_description p {
        text-align:justify;
	font-size:12px;
	line-height:16px;
}

div.ecom_thumb_mini {
        width:auto;
        text-align:center;
        padding-top:5px;
        height:auto;   
        background-color:#fff;
}


div.ecom_thumb {
	width:170px;
	text-align:center;
	padding-top:5px;
        height:160px;	
	background-color:#fff;
}

div.ecom_title {
	line-height:16px;
	height:70px;
	padding-top:10px;
	padding-right:5px;
	font-weight:bold;
}

div.ecom_pvp {
        line-height:16px;
        height:70px;
        padding-top:3px;
	color:#999;
        font-weight:bold;
}

div.ecom_soldout {
	padding-right:34px;
	padding-top:10px;
	color:#ff2A00;
	font-size:10px;
}



.catalog_node_container_mini{
        float:left;
        text-align:left;
        width:auto;
        height:100px;
        padding:3px;
	bottom:0px;
}
.ecom_thumbi_mini {
        height:100px;
	bottom:0px;
}	

.ecom_thumbi_mini a {
	bottom:0px;

}

.ecom_thumbi_mini img {
	bottom:0px;	
}

.catalog_node_container {
	float:left;
	text-align:left;
	width:175px;
	height:334px;
	padding-left:5px;
/*	background-image: url(../img/interface/container.png);
	background-repeat:no-repeat; */
	border-right: 1px dotted #ccc;
}

.product_container {
        float:left;
        width:163px;
        height:374px;
        padding:0px;
        padding-bottom:0px;
/*      background-image: url(../img/interface/product_container.png);
        background-repeat:no-repeat; */
}

.product_details {
        padding-left:0px;
        padding-bottom:0px;
	float:left;
	padding-top:20px;
	width:530px;
/*      background-image: url(../img/interface/product_container.png);
        background-repeat:no-repeat; */
}

span.product_details_name {
	font-family: Arial, Helvetica;
        font-size:17px;
	font-weight: normal;
/*      background-image: url(../img/interface/product_container.png);
        background-repeat:no-repeat; */
}

.product_picture {
	color:#bbb;
	width:220px;
	height:165px;
	line-height:165px;
	text-align:center;
	background-color:#fff;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-left:0px;
	margin:0px;
}

.product_info {
	float:right;
        width:500px;
        text-align:left;
        padding-top:20px;
        padding-bottom:0px;
        padding-left:14px;
}

.catalog_pag_footer {
	position:absolute;
	top:33px;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-width:auto;
	padding-right:20px;
	width:100px;
	height:20px;
	float:right;
	text-align:right;
	color:#999;
}

.pagination_arrows {
        padding-top:4px;
	padding-right:3px;
	padding-left:3px;
	float:right;
}

.pagination_text {
        padding-top:0px;
        float:right;
}

div.families {
	float:left;
	width:164px;
	height:100%;
	line-height:15px;
	margin-top:10px;
	margin-left:10px;
	padding-right:20px;
}

div.families ul li {
        background-image: url("../img/interface/right.png");
        background-repeat: no-repeat;
        background-position: 0px 2px;
        padding-bottom:4px;
}
div.families ul li ul li {
        background-image: none;
        background-repeat: no-repeat;
        background-position: 0px 2px;
        padding-bottom:4px;
}

div.families ul {
	text-indent:15px;	
}

div.guestbook {
        margin-left:110px;

}

div.cart,div.backorders {
        padding-left:110px;

}


div.shop_contentnav {
	background:none;
	background-image: none;
	background-color:#fff;
}

div.catalog_contentnav {
        background:none;
        background-image: none;
        background-color:#fff;
}

div.catalog_page {
	background-color:#fff;
}

div.mylinks b {
	font-weight:normal;
}

div.newaccount table {
	margin-left:160px;
	font-size:11px;
	/*background-color:#ffffff;*/
	border:0px solid #ccc;
}

div.newaccount table table {
        margin-left:0px;
	margin-bottom:10px;
}

table.cart, table.backorders {
        font-size:11px;
        background-color:#ffffff;
        border:1px solid #ccc;
        border-style:solid;
        border-color:#ccc;
        padding:0px;
        width:600px;
}

tr.title {
        background-color:#7DBA00;
	color:#fff;
}

tr.title td {
        padding-left:3px;
	padding-right:3px;
}


tr.cart_contents {

}


div.footbar {
	margin-left:0px;
	width:756px;
	height:30px;
/*	background-image: url(../img/interface/footbar.png);*/
	background-repeat:no-repeat;
	text-align:right;
	font-size:11px;
}

span.postdetails {
	color:#999;
	font-size:11px;
}

div.textbox {
        background-color:#eff5ff;
	border: solid 0px #cfd5ef;
	padding:0px 0px 0px 10px;
}

table.footer-table td {
	text-align:left;
	padding-right:20px;
	color:#555;
	vertical-align:top;
}

td {
	vertical-align:top;
}

h3 {
	color:#555;
}

tr.row1 {
	background-color:#EFFCFF;
}

tr.row2 {
        background-color:#fff;
}

span.contact {
	display: list-item;
	list-style-image: url(../img/icons/bullet.png);
	list-style-position:inside;
	list-style-type: none;
	vertical-align:top;
	height:5px;	
}

/** web form **/

textarea {
	margin-left:3px;
}

textarea {
	color:#444;
}


textarea, input[type="text"], input[type="password"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 2px;
    border: solid 1px #ccc; 
    background-color: #f5f5f5;
}


input[type="text"]:focus, #inputArea textarea:focus
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}

input[type="password"]:focus
{
    background-image: none;
    background-color: #ffeeee;
    border: solid 1px #99677F;
}


hr {
    background-color: #ccc;
 height: 1px;
 border:0px;
 margin:0px;
}

.chk_remove {
 width:20px;
 /*background-color:#faa;*/
 border: solid 0px #f66;
}

/*** SLIDESHOW: set the width and height to match your images **/
 
#slideshow {
    position:relative;
    height:350px;
}
 
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}

.share_facebook {
    margin-top:10px;
    margin-bottom:5px;
	text-align:center;
}

.share_twitter {
    padding-left:10px;
    text-align:center;
}

/** ***/

