@charset "utf-8";

body {

	font-family: arial;

	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: repeat-x;

}

a {

	color: #D87800;

}

.breakAll {

	clear: both;

}

#center input[type="submit"] {

	background-color: #333333;

	color: #FFFFFF;

	border: 1px solid #000000;

	font-weight: bold;

	margin: 0px;

	width: 120px;

	padding-top: 1px;

	padding-bottom: 1px;

}

#pagination li {

	display: inline;

	padding-right: 5px;

	padding-left: 5px;

	color: #999999;

}

#pagination {

	margin: 0px;

	padding: 5px;

	list-style-type: none;

	border-top-width: 1px;

	border-top-color: #323232;

	border-top-style: solid;

}

#pagination a:hover {

	background-color: #FFFFFF;

}

#pagination a {

	color: #000000;

	text-decoration: none;

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 5px;

	background-color: #999999;

	font-weight: bold;

}

#pagination .current {

	background-color: #D87800;

	padding-top: 2px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 5px;

	color: #FFFFFF;

	font-weight: bold;

}

#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: #FF6600;

	font-size: 120%;

	font-weight: bold;

	text-transform: uppercase;

	margin-top: 10px;

	margin-bottom: 8px;

}

h1 a {

	font-size: 90%;

	text-transform: capitalize;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

	text-decoration: none;

}

b {

	color: #CCCCCC;

	margin-right: 5px;

	float: left;

}

p {

	margin-top: 0px;

	margin-bottom: 0px;

}

#header {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

}

/* CSS Document */



.headLinks {

	background-color: #000000;

	background-image: url(../img/navigation/headLinks_bg.jpg);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	height: 40px;

}

.headLinks ul {

	display: inline;

	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: normal;

	color: #000000;

	text-decoration: none;

	margin: 0px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	background-image: url(../img/navigation/headLinks_bg.jpg);

	height: 29px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

	background-position: bottom;

}

.headLinks ul li a.current {

	color:#FFFFFF

}

.headLinks ul li a:hover {

	display: block;

	font-size: 120%;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	background-image: url(../img/navigation/headLinks_bgHover.jpg);

	height: 29px;

	background-repeat: repeat-x;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

	background-position: bottom;

}

.flagsHolder {

	float: right;

	height: 40px;

	background-image: url(../img/navigation/flagsHolder_bg.jpg);

	background-repeat: repeat-x;

	padding-right: 10px;

}

.flagsHolder img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-right: 5px;

	float: left;

	margin-left: 15px;

	margin-top: 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;

	min-height:300px;

	border: 10px solid #000000;

}

#holder {

	float: left;

	width: 990px;

}

#left {

	width: 260px;

	float: left;

	background-color: #323232;

}

#left ul {

	list-style-type: none;

	background-image: url(../img/navigation/leftMenu_Pic.jpg);

	background-repeat: no-repeat;

	background-position: right top;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

}

#left li {

	display: block;

	height: 26px;

	background-image: url(../img/navigation/arrowBox.gif);

	background-repeat: no-repeat;

	background-position: left;

	width: 153px;

	background-color: #4B4B4B;

	margin-top: 2px;

	margin-bottom: 2px;

}

#left li a {

	color: #FFFFFF;

	text-decoration: none;

	padding-top: 5px;

	padding-left: 38px;

	float: left;

}

#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 {

	float: left;

	width: 570px;

	margin-left: 5px;

	margin-right: 5px;

	min-height:160px;

}



#centerBlack {

	float: left;

	width: 710px;

	margin-left: 7px;

	margin-right: 7px;

	margin-top: 7px;

	background-color: #000000;

}

#right {

	float: right;

	width: 130px;
	margin-right:8px;

}

#right ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#right li {

	background-color: #4B4B4B;

	color: #FFFFFF;

	text-decoration: none;

	margin: 0px;

	height: 22px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#right li a {

	color: #FFFFFF;

	text-decoration: none;

	padding-top: 0px;

	padding-left: 15px;

	background-image: url(../img/navigation/rightArrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

	margin: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

}

#right li a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

#right label {

	font-size: 100%;

	text-align: left;

	float: left;

}

#right form {

	background-color: #4B4B4B;

	margin: 0px;

	padding: 5px;

	overflow: hidden;

	bottom: 3px;

}

#right input[type="text"], #right input[type="password"] {

	background-color:#6B6B6B;

	border:1px solid #000000;

	width:117px;

	height:20px;

	font-size:95%

}

#right input[type="submit"], #right input[type="reset"]{

	background-color:#333333;

	height:20px;

	width:56px;

	color: #FFFFFF;

	margin-top: 5px;

	margin-bottom: 5px;

	border: 1px solid #000000;

}

#right form a {

	font-size: 85%;

	text-decoration: underline;

	color: #CCCCCC;

}

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;

}

#MessageContent {

	background-color: #4B4B4B;

	font-size: 13px;

	color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

#CommercialAddress {

	background-color: #4B4B4B;

	font-size: 13px;

	color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

#CommercialQuery {

	background-color: #4B4B4B;

	font-size: 13px;

	color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

#CommercialEnquiryType {

	background-color: #4B4B4B;

	font-size: 13px;

	color: #FFFFFF;

	border: 1px solid #CCCCCC;

	width: 252px;

}

.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: #323232;

	margin: 8px;

	width: 210px;

	min-height: 230px;

}

.Gal_imgHolder img {

	margin-top: 10px;

	margin-bottom: 10px;

	border: 1px solid #999999;

	margin-right: 5px;

	margin-left: 5px;

}

.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;

}

.footer {

	background-image: url(../img/navigation/footer_bg.jpg);

	padding-top: 15px;

	background-repeat: repeat-x;

	background-position: center top;
	background-color: #3E3E3E;

}

.footer ul {

	list-style-type: none;

	border-right-width: 1px;

	border-right-color: #999999;

	margin-top: 0px;

	margin-bottom: 5px;

	padding-bottom: 5px;

}

.footer li {

	list-style-type: none;

	display: inline;

	padding-right: 10px;

	padding-left: 10px;

	text-align: center;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #999999;

}

.footer li a {

	color: #FFFFFF;

	text-decoration: none;

}

.footer li a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

.legal li {

	font-size: 90%;

	list-style-type: none;

	display: inline;

	text-decoration: none;

	padding-right: 5px;

	padding-left: 5px;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #666666;

}

.legal li a {

	text-decoration: underline;

	color: #CCCCCC;

}



.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;

}

.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;

	text-decoration: underline;

	font-size: 90%;

	float: left;

}

.more:hover {

	color: #FFFFFF;

	text-decoration: underline;

	font-size: 90%;

}



.insideAdv {

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #666666;

	padding-top: 10px;

	padding-bottom: 10px;

}

.insideVideo {

	margin-top: 5px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #666666;

	background-color: #333333;

	padding-top: 8px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	float: left;

	width: 275px;

}

.insideVideo p {

	padding: 5px;

	

}

.insideVideo embed {
       width: 273px;
	   height:200px; }

.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;

}

.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: #333333;

	text-align: center;

	padding-top: 5px;

	padding-right: 2px;

	padding-bottom: 5px;

	padding-left: 2px;

}

#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: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	background-color: #333333;

	padding: 2px;

	margin-right: 2px;

	margin-left: 1px;

	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%;

}

.cssform{margin:0px; padding:10px}

.cssform 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;

}

.cssform label{float:left; margin-left:-155px; width:150px}

.cssform input[type="text"], .cssform input[type="password"]{width:180px; background-color:#FFF; border:1px solid #CCC}

.cssform textarea{width:250px; /*height:150px*/}

.cssform select{
	background-color:#FFF;
	border:1px solid #CCC;
	width: 250px;
}

/******************** 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;
}

