@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	background-color: #323232;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	overflow: auto;
	background-image: url(../img/navigation/pageBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #D87800;
}
.breakAll {
	clear: both;
}
#pagination li {
	display: inline;
	color: #999999;
}
#pagination {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	color: #000;
}
#pagination a:hover {
	background-color: #FFFFFF;
}
#pagination a {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #999999;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border:3px;
	border-radius:3px;
}
#pagination .current {
	background-color: #D87800;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius:3px;
	-webkit-border:3px;
	border-radius:3px;
}
#pagination em {
	color: #FF6600;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	margin-left: 5px;
}
h1 {
	color: #FFF;
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	background-image: url(../img/navigation/h1Bg.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 1px 1px;
	padding-top: 2px;
}
h2 a {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	float: right;
	padding: 0px;
}
h2 {
	font-size: 120%;
	color: #D87800;
}
b {
	color: #CCCCCC;
	margin-right: 5px;
	float: left;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
	background-image: url(../img/navigation/headerBg.jpg);
	background-repeat: no-repeat;
}
/* CSS Document */















.headLinks {
	margin: 0px;
	float: right;
	clear: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headLinks ul {
	margin: 0px;
	padding: 0px;
}
.headLinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.headLinks ul li a {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 29px;
	text-transform: uppercase;
}
.headLinks ul li a.current {
	color:#E3A834
}
.headLinks ul li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 29px;
}
.flagsHolder {
	padding-right: 10px;
	float: right;
}
.flagsHolder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.topTemplate {
	background-image: url(../img/navigation/top_templateMain.jpg);
	background-repeat: no-repeat;
	height: 228px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.topTemplate1 {
	background-image: url(../img/navigation/top_template1.jpg);
	background-repeat: no-repeat;
	height: 228px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.topTemplate2 {
	background-image: url(../img/navigation/top_template2.jpg);
	background-repeat: no-repeat;
	height: 228px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#container {
	background-color: #000000;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #000000;
	overflow: hidden;
}
#holder {
}
.holder-banner {
	margin-bottom: 10px;
}
.holder-banner img {
	height: 225px;
	width: 980px;
}
#left {
	width: 260px;
	float: left;
	background-color: #191919;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
}
#left ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left li {
	display: block;
	background-image: url(../img/navigation/arrowBox.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 26px;
}
#left li a {
	color: #CCC;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	font-size: 120%;
	font-weight: bold;
}
#left li a:hover {
	color: #FF6600;
}
.leftAdv {
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FF6600;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.leftAdv img {
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
}
#center, #centerBlack {
	float: left;
	min-height:160px;
	margin: 0px;
	padding-left: 20px;
	width: 700px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 1.5em;
}
#center i {
	color: #da7a03;
}

p.head {
	background-color: #D87800;
	display: block;
	color: #FFFFFF;
	height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../img/navigation/rightArrowDoubl.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
}


.imgHolder {
	width: 170px;
	background-color: #323232;
	margin-right: 10px;
	padding: 5px;
	margin-left: 8px;
	float: left;
}
.imgHolder img {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Gal_imgHolder {
	padding: 5px;
	float: left;
	background-color: #151414;
	width: 210px;
	min-height: 230px;
	text-align: center;
	background-image: url(../img/navigation/templatePhotos.gif);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.Gal_imgHolder img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.ImgDescr {
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
}
.ArticleHolder {
	margin-right: 8px;
	float: right;
	width: 505px;
}
.ArticleHolder p {
	text-align: justify;
}
#footerHolder {
	text-align: center;
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(../img/navigation/footerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
	height: 99px;
}
.footer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
.footer li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.footer li a {
	color: #999;
}
.footer li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.legal li {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 95%;
}
.legal li a {
	text-decoration: underline;
	color: #999;
}
.calendar {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	background-color: #000000;
	overflow: hidden;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
}
.calendar a {
	border: 1px solid #666;
	background-color: #3e3e3e;
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	-moz-border-radius:5px;
	-webkit-border:5px;
	border-radius:5px;
	background-image: url(../img/navigation/buttonGreyBg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news {
	background-image: url(../img/navigation/newsBg.gif);
	background-repeat: repeat-x;
	height: 136px;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.news h3, .calendar h3 {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 120%;
}
.more {
	color: #DB6600;
	float: left;
}
.more:hover {
	color: #FFFFFF;

}
.insideAdv {
	background-color: #333;
}
#homepageslide {
	font-size: 140%;
}
.insideVideo {
	margin-top: 5px;
	background-color: #151414;
	float: left;
	width: 320px;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
	padding: 10px;
	text-align: center;
	background-image: url(../img/navigation/templatePhotos.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 10px;
}
.insideVideo p {
	padding: 5px;
}
.insideVideo embed, .insideVideo object {
	width: 300px;
	height:292px;
}
.insideCont {
	overflow: hidden;
}
.insideCont h1 {
	margin: 0px;
	padding: 0px;
}
.leftNews {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
}
.smImg {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.alt {
	display: block;
}
.leftBanner {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomBanner {
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.bottomBanner a img {
	margin-bottom: 10px;
}
.ImgDescr p {
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}
/*****************news scroller***********************/







#pscroller {
	height: 110px;
}
#pscroller strong {
	font-size: 130%;
}
#pscroller img {
	float: left;
	height: 95px;
	width: 120px;
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #000000;
	margin-right: 7px;
}
/****************** front photos*****************/
#frontPhotos {
	margin: 0px;
	background-color: #da7a03;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
}
#frontPhotos li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#frontPhotos img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f5104;
	border-right-color: #8f5104;
	border-bottom-color: #8f5104;
	border-left-color: #8f5104;
	margin-right: 5px;
	margin-left: 5px;
	width: 95px;
	height: 75px;
}
/************************* Products Listings ******************/







#products {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:95%
}
#products form {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#products img {
	width:150px;
	height:170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#products span {
	background-image: url(/img/ico_magnify.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 22px;
	position: absolute;
	margin-top: 4px;
	margin-left: 4px;
}
#products p {
	padding:0px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px
}
#products h3 {
	padding:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:5px;
	font-size:110%
}
#products li {
	display:block;
	float:left;
	background-color:#666666;
	border:3px solid #999999;
	margin-bottom:15px;
	margin-right:8px;
	margin-left:8px;
	margin-top:0px;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:0px;
	padding-left:8px;
	width:150px;
	height:350px
}
#products strong {
	color:#FFFFFF;
	font-size:110%;
	text-align: center;
	display: block;
	background-color: #D87800;
	padding-top: 3px;
	padding-bottom: 3px;
}
/******* Prod Pics ********/







#prodWrapper {
	clear:both;
	overflow:hidden
}
#prodPicLeft {
	float:left;
	margin-right:8px
}
#prodPicLeft img {
	/*width:250px;*/







	/*height:300px;*/







	border: 1px solid #D87800;
}
#prodControls {
	background-color:#FBFBF9;
	padding:8px;
	border:1px solid #DBDBDB
}
#prodControls p {
	margin:0px
}
#prodControls strong {
	color:#B10707;
	font-size:120%
}
#prodControls a {
	float:right;
	margin-right:5px
}
#prodText {
}
/****************** Wishlist-Basket table style *******************/







#basket {
	border:1px solid #666666;
	font-size:95%;
	width:100%;
	margin-bottom: 8px;
	background-color: #272727;
}
#basket th {
	background-color:#666666;
	padding-top:4px;
	padding-bottom:4px
}
#basket td {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666
}
#basket img {
	height:50px;
	width:50px
}
#basket #textfield {
	width:35px;
	text-align:right;
	border:1px solid #CCC;
	background-color:#FFF
}
#topBanner {
	color:#FFF;
	position:absolute;
	padding-top:50px;
	padding-left:50px;
	top:38px;
	left:154px;
	margin:0px
}
fieldset {
	padding: 5px;
	margin-bottom: 15px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 120%;
}
form {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form p {
	width:400px;
	clear:left;
	margin:0;
	padding-left:155px;
	height:1%;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:dotted;
	border-top-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
}
label {

}
input[type="text"], input[type="password"] {
	width:180px;
	background-color:#1C1C1C;
	border:1px solid #323232;
	-moz-border-radius:3px;
	-webkit-border:3px;
	border-radius:3px;
	color: #CCC;
}
input[type="submit"], input[type="reset"] {
	background-color: #666;
	border: 1px solid #000;
	-moz-border-radius:3px;
	-webkit-border:3px;
	border-radius:3px;
}
#Newsletters_emailEmail {
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	color: #CCC;
}
.calendar input[type="submit"] {
	float: right;
	-moz-border-radius:3px;
	-webkit-border:3px;
	border-radius:3px;
}
div.input {
	float: left;
	width: 150px;
}
textarea {
	width:250px; /*height:150px*/
	background-color: #1C1C1C;
	border: 1px solid #323232;
	color: #CCC;
}
select {
	background-color:#1C1C1C;
	border:1px solid #323232;
	width: 250px;
	color: #CCC;
}
/******************** Basket left ****************/







#basketLeft {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	background-color: #000000;
	background-image: none;
}
#basketLeft h3 {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 120%;
}
#basketLeft ul {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#basketLeft li {
	background-image: none;
	background-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B4B4B;
}
#basketLeft span {
	padding-left: 100px;
}
.smallLinks {
	color: #fff;
	display: box;
	background-color: #333;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: right;
}
.homeBanner {
	float: left;
	margin-top: 5px;
	padding: 0px 5px 0px 5px;
}
.news_container {
	background-color: #333;
	padding: 8px;
	margin-bottom: 15px;
	overflow: hidden;
	-moz-border-radius:6px;
	-webkit-border:6px;
	border-radius:6px;
}
.category_calendars {
	background-image: url(../img/navigation/calendarBg.png);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}
.news_container h2 {
	margin: 0px;
	padding: 0px;
}
.news_container a {
	border: 1px solid #955404;
	background-color: #EC8300;
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	float: right;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	-moz-border-radius:5px;
	-webkit-border:5px;
	border-radius:5px;
	background-image: url(../img/navigation/buttonOrangeBg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_container img {
	float: left;
	margin-right: 8px;
	border: 2px solid #000;
	height: 60px;
	width: 90px;
}
.news_container em {
	float: right;
	font-size: 95%;
	color: #ec8300;
}

