@charset "utf-8";
html {
	padding: 0px 0px 0px 0px;
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background-color: #2f2929;
	font-size: 80%;
	padding-top: 10px;
}

ul {
	margin: 0px;
}

h2 {
	color: #fff;
	font-size: 150%;
}

h3 {
color: #fff;
}

#rightContent {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	width: 315px;
	overflow: hidden;
}

#leftContent {
	float: left;
	padding: 10px;
	width: 520px;
	clear:left;
	text-align: justify;
}

#content {
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

#mainContainer {
	/* #1C0D0D */
	/* background-color: #3E302E; */
	width: 901px;
	margin: 0px auto;
	margin-bottom: 10px;
	height: 100%;
	background-color:#000000;
}

#backgroundContainer {
	width: 100%;
	background-image: url(/images/background2.png);
	background-repeat:repeat-y;
	background-position:center;
}

#productProperties {
	float: right;
	margin-top: 5px;
	margin-left: 0px;
	width: 230px;
	padding-right: 18px;
	text-align: justify;
	/*font-size: 80%;*/
}

#productProperties ul {
	margin-left: 0px;
	margin-bottom: 10px;

}

#productProperties ul li {
	list-style-type: none;	
}

#productInfo H3 {
	text-align: left;
	font-size: 133%;
	font-weight: bold;
}

#productInfo {
    width: 230px;;
	/*font-size: 80%;*/
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	padding-right: 10px;
	text-align: justify;
}	

#productMediumThumbnail {
	width: 232px; 
}

#productMediumThumbnail ul li {
    position: relative;
    top: 0px;
    display: block;
    list-style-type: none;
}

div.thumb_square {
    width: 15px;
    height: 15px;
    background-color: #666;
    float: left;
    border: 2px solid #0D0B0B;
}
div.thumb_square_selected {
    border: 2px solid red;
}

#productPanel {
	text-align: center; 
	float: left; 
	margin-top: 20px;
}

#productLargeImage {
	/*
	width: 232px; height: 232px;
	overflow: hidden;
	*/

}
#largeThumb {
	/*
	float: none;
	width: 232px;
	*/
}


#productContainer  {
	background-color: #0D0B0B; 
	overflow: hidden; 
	padding-left: 20px; 
	padding-bottom: 44px;
	/* height: 375px; */
}

#mainHeader {
	background-color: #000000;
	padding: 0xp;
	height: 130px;
	overflow: hidden;
}

#mainHeader li {
	list-style: none;
	background-color: #000; 
	/* background-image: url(../img/bg_menu_white.png); */
	border: solid 1px #333;
	color: #FFFFFF;
}

#mainContent {
	padding: 0px 10px 10px 10px;
	clear:both;
}

#mainContentWrapper {
	/* background-color: #402929; */
	overflow:hidden;
}

#headerImage {
	float: left;
	height: 130px;
	margin-left: 30px;
	margin-top:20px;
}

#verticalMenu {
	float: right;
	width: 160px;
	margin-right:30px;
	margin-top: 10px;
	font-size: 100%;
	letter-spacing: 2px;
}

#verticalMenu li {
	width: 160px;
	padding: 0px 4px 0px 4px;
	margin: 2px;
	/*font-size: 75%;*/
}

#horizontalMenu {
	clear:	both;
	overflow: hidden;	/* height: 35px;*/
	/* text-align: center; */
	
	margin: 0px;
	margin-bottom:10px;
	padding: 2px;
	padding-left: 15px;
	
}

#horizontalMenu li {
	color: #666666;
	display: block;
        float: left;
	/*font-size: 80%;*/
	text-align: center;
	list-style: none;

	margin-right: 7px;	
	margin-left: 0px;
	/*letter-spacing: 1px; */

	/*border-top: 1px solid #6A6A6A !important;*/
	/*border-bottom: 1px solid #6A6A6A !important;*/
        border-top: 1px solid #000;
	cursor: pointer;
	padding: 2px;
	padding-top: 2px;
        margin-top: 3px;
	padding-bottom: 2px;
}

#horizontalMenu li a {
	color: #666;
	text-decoration: none;
}

#horizontalMenu li.selected a {
	color: #ffffff;
}

#horizontalMenu li:hover {
	/* background-color: #0D0B0B; */
	/* border-top: 1px solid #ffffff !important; */
	margin-top: 2px;
	color: #fff;
}

#horizontalMenu li a:hover {
	color: #fff;
}

#horizontalMenu li.selected {
	background-color: #0D0B0B;
	/*border-color: #fff;*/
	cursor: text;
}

#horizontalMenu li.first {
	margin-left: 0px !important;
}
#horizontalMenu li.mid {

}

#horizontalMenu li.last {
	margin-right: 0px !important;
}


#mainContent {

}


.thumbnail {
	width: 100px;;
	height: 100px;
	float: left;
	margin-left: 3px;
	margin-bottom: 3px;
  background-color: #000;
	overflow: hidden;
  border: 1px solid #333;
	cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
}

.thumbnail img {
  margin: auto;
  vertical-align: middle;
  position: relative;
  display: block;
}

#productThumbnailContainer  {
	width: 235px;
	float: left;
    overflow: hidden;
}

#productSmallThumbnailsContainer {
	margin: 0px auto;
	/*width: 250px;*/
	overflow: hidden;
}

.productSmallThumbnail {
	float: left;

	margin-right: 3px;
	margin-bottom: 3px;
    margin-top: 3px;
	overflow: hidden;
	/*border: 1px solid #000; */
}

.focus_thumbnail {
	border: 1px solid #fff;
}

#largeThumb {
	margin: 0px auto;
	float: none;
	margin-bottom: 5px;
}

th {
	background: none;
	background-color: none;
	/*border-bottom: #fff solid 1px;*/
}

a, a:link, a:hover, a:visited, a:focus {
	
	text-decoration: none;
  color: #fff;
}

p a, p a:link, p a:hover, p a:visited, p a:focus {
  color: #666666;
}

a:hover {
	text-decoration: underline;
}
ul.pagination {
	clear: both;
  display: block;
  position: relative;
  float: left;
  left: 50%;
}

ul.pagination li {
	float: left;
	list-style-type: none;
	width: 20px;
	height: 20px;
	background-color: #0D0B0B;
  text-align: center;
	margin: 2px;
	padding: 3px;
  position: relative;
  right: 50%;
} 


ul.pagination li.selectedPager {
	border: 1px solid #6A6A6A;
}

h1
{
	color: #666;
	font-size: 200%
}

img, div { behavior: url(iepngfix/iepngfix.htc) }

#mainFooter {
  margin-top: 5px;
  padding: 5px;
  text-align: center;
  border-top: 3px solid #2F2929;
  font-size: 80%;
}

/* OBSOLETE? */
div.button-add
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/add.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
}

/* OBSOLETE? */
div.button-ok
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/accept.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
}
/* OBSOLETE? */
div.button-go-cart
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/cart_go.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
}

#printButton
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/printer.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
}

div.button
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/accept.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
  color: #fff;
}
input.button
{
  background-color: #000;
  border: 1px solid #2F2929;
  padding: 3px;
  margin: 5px;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/images/icons/accept.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: pointer;
  color: #fff;
}

tr.odd {
  background-color: #0D0B0B
}
.basketItem th {
  border-bottom: 1px solid #2F2929;
  padding: 2px;
  margin-bottom: 5px;
}

.basketItem tr.total td {
  border-top: 3px double #2F2929;
}

table.basketItem {
  border-spacing: 0px;
}

form.basket
{
  width: 100%;
  max-width: 100%;
}

div.emphazise, input.emphazise {
  border-color: #fff;
  border-width: 2px;
  font-weight: bold;
}

#order h2 {
  margin-bottom: 4px;
  border-bottom: 1px solid #666666;
}

.error-flash {
  border: 3px double #B22222;
  padding: 5px;
  color: #fff;
}

.notice-flash {
  border: 3px double #666666;
  padding: 5px;
  color: #fff;
}

#we-accept {
  clear: both;

}
#we-accept img
{
  float: right;
}

.tooltip {
  display: none;
}

.menu-item {
  padding: 5px;
  border: 1px solid #fff;
}


ul.subcatagory {
    margin-left: 20px;
    clear:both;
}

ul.subcatagory li {
    border: none;
}

#horizontalMenu ul.subcatagory li:hover {
    border: none;
    border-top: none;
}


#verticalMenu li.search {
    border: none;
    padding: 0px;
    width: 180px;
}

#searchField {
    border: 1px solid #333;
    background-color: #000;
    color: #ccc;
    float: left;
}

#searchButton {
    background-image:  url('/images/icons/magnifier.png');
    background-position: center center;
    background-color: #000;
    width: 18px;
    height: 18px;
    margin-left: 1px;
    margin-top: 1px;
    
    border: 0px;
}

#search-flash {
    background-color: #000;
    border: 1px solid #E75C58;
    position: absolute;
    width: 300px;
    margin-left: 40%;
    z-index: 100;
    padding: 7px;
    
}
