/*
Theme Name: wpStore
Theme URI: http://www.wpfeed.com
Description: An E-commerce theme for wordpress designed to work with WP E-commerce plugin. brought to you by <a href=http://www.wpfeed.com>WPfeed.com</a>
Version: 1.0
Author: Oshik Ernst
*/

/* general */
body{
background: #67c0e0 url('../images/bg_body.gif') repeat-x;

font-family:Arial;
font-size:12px;

margin: 0;
	padding: 0;
}

A:link {COLOR: #0C1CED; TEXT-DECORATION: none}
A:visited {COLOR: #0C1CED; TEXT-DECORATION: none}
A:active {COLOR: #F70D33; TEXT-DECORATION: none}
A:hover {COLOR: #F70D33; TEXT-DECORATION: none}

/*strat testimonial tiker*/
#listticker{
	height:50px;
	width:1000;
	overflow:hidden;
	        list-style: none;  
        border-left: solid 1px #c0c0c0;  
        border-bottom: solid 1px #c0c0c0;  
        border-top: solid 1px #c0c0c0;  
        border-right: solid 1px #c0c0c0;  
}
#listticker li{
	padding:5px;
	list-style:none;
}
#listticker .news-text{
	display:block;
	font-size:11px;
	margin-top:2px;
}
/*end testimonial tiker*/


/*title menu*/
.text_title_menu{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	color: #eeeeee;
	text-align:left;
}

/*FORUM*/
#button_forum A:link{
	font: bold;
	color: #e6e8e9;
	font-size: 12px;
	font-family:TAHOMA;
	text-decoration: none;
}

#button_forum A:visited{
	color: #e6e8e9;
	text-decoration: none;
}

#button_forum A:hover{
	color: #cfd0d1;
	text-decoration: none;
}

#button_forum A:active{
	color: #f7f8fa;
	text-decoration: none;
}

.shadowbox_bf{
width:120px;
height:20px;
padding:5px;
margin:0 auto;
color:#444;
background:#75439e;
border: 1px solid d09df9;
box-shadow: 1px 5px 7px #818181;
-webkit-box-shadow: 5px 5px 6px #818181;
-moz-box-shadow: 5px 5px 6px #818181;
}

/*title Page loop*/

#title_page_loop {
	font-family:TAHOMA;
	font: bold;
	color: #000000;
	font-size: 20px;
}

#title_page_loop A:link{
	font: bold;
	color: #1ea1d2;
	font-size: 20px;
	font-family:TAHOMA;
}

#title_page_loop A:visited{
	color: #1ea1d2;
	text-decoration: none;
}

#title_page_loop A:hover{
	color: #e81818;
	text-decoration: none;
}
#title_page_loop A:active{
	color: #b41c2a;
	text-decoration: none;
}

/*menu Member*/

#menu_member {
	font-family:TAHOMA;
	font: bold;
	color: #000000;
	font-size: 12px;
}

#menu_member A:link{
	font: bold;
	color: #976e0d;
	font-size: 12px;
	font-family:TAHOMA;
}

#menu_member A:visited{
	color: #976e0d;
	text-decoration: none;
}

#menu_member A:hover{
	color: #e2a513;
	text-decoration: none;
}
#menu_member A:active{
	color: #f4f707;
	text-decoration: none;
}

/*Partner Link*/

#partner_link {
	font-family:TAHOMA;
	font: bold;
	color: #ffffff;
	font-size: 12px;
}

#partner_link A:link{
	font: bold;
	color: #ead631;
	font-size: 12px;
	font-family:TAHOMA;
}

#partner_link A:visited{
	color: #ead631;
	text-decoration: none;
}

#partner_link A:hover{
	color: #f9ec85;
	text-decoration: none;
}
#partner_link A:active{
	color: #fefb03;
	text-decoration: none;
}

/*table*/
table{
border-collapse: collapse;
}


.button{
font-size: 10px; font-family: Verdana; border-style: dotted; border-width: 1; background:#cccccc;

}

table th{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 11px;
	background:#FE85EC;
	text-align:center;
}

/*footer*/
#text_footer{
	font-family:Arial;
	font-size:11px;
	color: #c0c0c0;
}

#text_footer A:link{
	font: bold;
	color: #1ea1d2;
	text-decoration: underline;
}

#text_footer A:visited{
	color: #1ea1d2;
	text-decoration: none;
}

#text_footer A:hover{
	color: #e81818;
	text-decoration: none;
}
#text_footer A:active{
	color: #b41c2a;
	text-decoration: none;
}


/*Link */

#text_link A:link{
	font: bold;
	color: #1ea1d2;
	text-decoration: underline;
}

#text_link A:visited{
	color: #1ea1d2;
	text-decoration: none;
}

#text_link A:hover{
	color: #e81818;
	text-decoration: none;
}
#text_link A:active{
	color: #b41c2a;
	text-decoration: none;
}

/*menu product*/

#menu_other A:link{
	font: 12px verdana;  
	color: #248910;
	text-decoration: none;
}

#menu_other A:visited{
	color: #248910;
	text-decoration: none;
}

#menu_other A:hover{
	color: #b8b145;
	text-decoration: none;
}
#menu_other A:active{
	color: #a1f4a1;
	text-decoration: none;
}



div.paging {
	padding     : 2px;
	margin      : 2px;
	text-align  : center;
	font-family : Tahoma;
	font-size   : 12px;
}
div.paging a {
	padding         : 2px 5px 2px 5px;
	margin-right    : 2px;
	border          : 1px solid #595b5c;
	text-decoration : none; 
	color           : #595b5c;
}
div.paging a:hover {
	border           : 1px solid #2B66A5;
	color            : #000000;
	background-color : #e1f1fe;
}
div.paging span.current {
	padding          : 2px 5px 2px 5px;
	margin-right     : 2px;
	border           : 1px solid navy;
	font-weight      : bold;
	background-color : #595b5c;
	color            : #FFFFFF;
}
div.paging span.disabled {
	padding      : 2px 5px 2px 5px;
	margin-right : 2px;
	border       : 1px solid #999999;
	color        : #999999;
}
div.paging span.prevnext {
  font-weight : bold;
}


/*Start Menu Tab*/

.TabbedPanels {  
        margin: 0px;  
        padding: 0px;  
        clear: both;  
        width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/  
    }  
    .TabbedPanelsTabGroup {  
        margin: 0px;  
        padding: 0px;  
    }  
    .TabbedPanelsTab {  
        position: relative;  
        top: 1px;  
        float: left;  
        padding: 5px 20px; 
        margin: 0px 5px 0px 0px;  
        font: bold 12px sans-serif;  
        background-color: #edeaea;  
        list-style: none;  
        border-left: solid 1px #c0c0c0;  
        border-bottom: solid 1px #c0c0c0;  
        border-top: solid 1px #c0c0c0;  
        border-right: solid 1px #c0c0c0;  
        -moz-user-select: none;  
        -khtml-user-select: none;  
        cursor: pointer;  
        color: #404142;
    }  
    .TabbedPanelsTabHover {  
        background-color: #CCC;  
    }  
    .TabbedPanelsTabSelected {  
        background-color: #ffffff;  
        border-bottom: 1px solid #ffffff;  
        color: #404142;
    }  
    .TabbedPanelsTab a {  
        color: black;  
        text-decoration: none;  
    }  
    .TabbedPanelsContentGroup {  
		padding: 10px;
        clear: both;  
        border-left: solid 1px #c0c0c0;  
        border-bottom: solid 1px #c0c0c0;  
        border-top: solid 1px #c0c0c0;  
        border-right: solid 1px #c0c0c0;  
        background-color: #ffffff;  
		color: #000000;

    }  
    .TabbedPanelsContent {  
        padding: 4px;  
        font-family: Arial;
	font-size: 12px;
        color: #404142;
    }  
    .TabbedPanelsContentVisible {  
    }  
    /* Vertical Tabbed Panels */  
    .VTabbedPanels .TabbedPanelsTabGroup {  
        float: left;  
        width: 10em;  
        height: 20em;  
        background-color: #EEE;  
        position: relative;  
        border-top: solid 1px #999;  
        border-right: solid 1px #999;  
        border-left: solid 1px #CCC;  
        border-bottom: solid 1px #CCC;  
        
    }  
    .VTabbedPanels .TabbedPanelsTab {  
    
        float: none;  
        margin: 0px;  
        border-top: none;  
        border-left: none;  
        border-right: none;  
    }  
    .VTabbedPanels .TabbedPanelsTabSelected {  
        background-color: #EEE;  
        border-bottom: solid 1px #999;  
    }  
    .VTabbedPanels .TabbedPanelsContentGroup {  
        clear: none;  
        float: left;  
        padding: 0px;  
        width: 30em;  
        height: 20em;  
    }  

/*End Menu Tab*/