/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
   
   
* { padding:0; margin:0; outline:0;}html{overflow-y: scroll;}

.languages_icon img{ padding-right:5px;}

.search { color: #a3a3a3; }
.search input{ font-size: 11px; border:1px solid #323232; color: #a1a1a1; background-color:#323232;}

.table_main { background-color:#282828; margin:0; align:center;}
.table_content { background-color:#282828; padding:0;}
.table_search{ background-color:#212121; padding:0;}
.table_space { background-color:#282828;}
.table_footer { background-color:#151515; }

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  line-height: 1.5;
  color: #323232;
}
/******************************************************************************************/


BODY {
	color: #a3a3a3;
	margin: 0px;
	background-color: #151515;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
    	font-size: 10px;
}

TABLE {
	text-align:left;
	padding:0; margin:0;
	font-family: Verdana, Arial, sans-serif;
}

img{
	border:none;
}
img a{
	border:none;
}


A {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

A:hover {
  color: #3399cc;
  text-decoration: none;
  font-weight: normal;
}

.categories A {
  color: #3399cc;
  text-decoration: none;
  font-weight: normal;
}

.categories A:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.categories A:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}



FORM {
	display: inline;		   
}



A.search { 
  color: #a3a3a3; 
}

A.search:hover {
  color: #3399cc;
}



TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.main a, P.main a {  color: #3399cc; }
TD.main a:hover, P.main a:hover {  color: #ffffff; }

TD.boxTextBG, P.boxTextBG {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.boxTextBGII, P.boxTextBGII {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.infoBoxHeading_right a{
   color:#FFFFFF;
}

TD.contentsTopics {
  padding-left:5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#ffffff;
  border:0;
}


A.footer {
  color: #3d3d3d;
}

A.footer:hover {
  color: #7d7d7d;
  text-decoration: none;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
}

.moduleRow .t2 { color:#FFFFFF; }

#space_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a3a3a3;
	margin: 5px 3px 0px 5px;
	line-height: 16px;
}
#space_right hr {
	border: solid transparent 0px;
	height: 0px;
	margin: 18px 0px 5px 0px;
}

#space_right a:hover { color: #3399cc; }

.button_rb {
	margin-top: 8px;
}

.checkbox_rb {
	
}

#rb_cat_dropdown { position:absolute; top:33px; left:0px; width:696px; text-align:right; }
#rb_cat_dropdown select { border:1px solid #000000;}#rb_center{ width: 950px; margin: 0px auto; position:relative; }#rb_social{ position:absolute; top:0px; left:955px;	}

#Share { position:absolute; top:212px; left:0px;}
#Twitter { position:absolute; top:4px; left:0px;}
#Facebook { position:absolute; top:62px; left:0px;}
#Facebook_i { position:absolute; top:148px; left:0px;}
#Twitter_i { position:absolute; top:148px; left:22px;}
#Pinterest_i { position:absolute; top:148px; left:44px;}
#Tumblr_i { position:absolute; top:148px; left:66px;}
#YouTube_i { position:absolute; top:170px; left:0px;}
#Flickr_i { position:absolute; top:170px; left:22px;}
#LinkedIn_i { position:absolute; top:170px; left:44px;}
#GooglePlus_i { position:absolute; top:170px; left:66px;}

#Amazon1 { position:absolute; top:370px; left:0px;}
#Amazon2 { position:absolute; top:370px; left:120px;}
#GoogleAd_1 { position:absolute; top:620px; left:5px;}
/*
Skin Name: Nivo Slider Dark Theme
Skin URI: http://nivo.dev7studios.com
Description: A dark skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-dark.slider-wrapper {
    background: #222;
    padding: 0px;
}
.theme-dark .nivoSlider {
	position:relative;
	background:#fff url(img/loading.gif) no-repeat 50% 50%;
    margin-bottom:-25px;
    overflow: visible;

}
.theme-dark .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-dark .nivoSlider a {
	border:0;
	display:block;
}

.theme-dark .nivo-controlNav {
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 10;
}
.theme-dark .nivo-controlNav a {
	display:inline-block;
	width:10px;
	height:10px;
	background:url(img/bullets.png) no-repeat 0 2px;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-dark .nivo-controlNav a.active {
	background-position:0 100%;
}

.theme-dark .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	top: auto;
	bottom: 10px;
	z-index: 11;
}
.theme-dark .nivo-directionNav a:hover {
    background-color: #3399cc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.theme-dark a.nivo-nextNav {
	background-position:-16px 50%;
	right:20px;
}
.theme-dark a.nivo-prevNav {
    background-position:11px 50%;
    left: 20px;

}




.theme-dark .nivo-caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.theme-dark .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
    color:#fff;
}

.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
	width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}