/* special styles for the shop pages over rides the general ones set in styles.css */


/*********************************************** main content ***********************************************/
#shop #contentmain {
	background: #33333a;
	/*margin-left: 0px;*/
		margin: 5px 16px 0px 0px; 
	_margin: 5px 8px 0px 0px; 
	padding: 0px;
	width: 760px;
	max-width: 760px;
}

/* product details page */
#contentmain  h2 {
  margin: 10px 0px 0px 10px;
  padding: /*10px 10px 10px */0px;
  width: 300px;
  /*background: url(../images/shop/shop-product-title-bg.gif) no-repeat;*/
}
#contentmain  h3 {
  margin: 0px 0px 20px 10px;
  padding: 0px;
  color: #ccff33;
}
#discuss-it {
  background: url(../images/shop/button-discuss.gif) no-repeat top center;
  width: 153px; 
  height: 31px; 
  text-indent: -3000px;
  padding:0px; 
  margin:15px 0px 0px 10px;
  background-position: 0px 0px;
  float:left;
}
#discuss-it:hover {
  background-position: -153px 0px;
}

#contenttext {
  float: right;
  width:510px;
 	padding-bottom: 50px;
 	margin: 0px;
}
#contenttext .clear {
 width: 160px;
 height: 1px;
 margin: 0px;
 padding: 0px;
}
#contact-for-help {
 float: right;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 width: 140px;
}

#contentmain #productdetails {
 width: 480px;
 _width: 450px;
 float: left;
 margin: 0px 10px 10px 10px;
 padding: 10px 10px 10px 10px;
 /*background: #000;
  border: 1px solid ;000;*/
 background: #242423 url(../images/shop/details-bg.gif) bottom repeat-x;
}

#contentmain #productdetails ul {
	font-weight:normal;
	display: block;
	padding: 0px;
	list-style-image: url(../images/shop/arrow.gif);
	margin-left:35px;
	line-height: 1.7em;
}	
/*#contentmain h3.productdetails  {
  margin: 0px;
  padding: 0px;
  /*background: url(../images/shop/product-information.gif) no-repeat;*/
 /* text-indent: -3000px;
  width: 232px;
  height: 60px;
  overflow: none;
   border: 1px solid #fff;
}
*/
#contentmain #productfeatures {
 width: 480px;
 _width: 450px;
 float: left;
 margin: 0px 10px 10px 10px;
 padding: 10px 10px 10px 10px;
 background: #242423 url(../images/shop/details-bg.gif) bottom repeat-x;
}
#contentmain #productfeatures ul {
	font-weight:normal;
	display: block;
	padding: 0px;
	list-style-image: url(../images/shop/arrow.gif);
	margin-left:35px;
	line-height: 1.7em;
}	
#contentmain h3.productfeatures  {
  margin: 5px 0px 0px 10px;
  _margin: 5px 0px 0px 5px;
  padding: 0px;
  background: url(../images/shop/h3-discuss.gif) no-repeat;
  text-indent: -3000px;
  width:153px; 
  height: 31px;
  overflow: none;
  float: left;
}
/*#downloadfile {
 float: right;
 margin-right: 80px;
}
*/
#downloadhelpholder {
 float: right;
 width: 150px;
 margin-top: 20px;
}
#downloadfile  {
background: url(../images/shop/download.png) no-repeat top center;
background-position: 0px 0px;
float: right;
margin: 160px -140px 0px 0px;
_margin: 160px -130px 0px 0px;
padding: 0px;
width: 137px;
height: 137px;
text-indent: -3000px;
}

/*#downloadfile a {
background: url(../images/shop/download.png) no-repeat top center;
width: 137px; height: 137px;
background-position: 0px 0px;
padding:0px; margin:0px;
float:right;
}*/

#downloadfile:hover {
background: url(../images/shop/download.png) no-repeat top center;
width: 137px; height: 137px;
padding:0px; 
/*margin: -20px 0px 15px 0px;*//*margin:0px;*/
float:right;
background-position: -143px 0px;
cursor:pointer;
}

.downloadfile {
background: url(../images/shop/download.png) no-repeat top center;
width: 137px; height: 137px;
border: none;
text-indent: -3000px;
background-position: 0px 0px;
padding:0px; margin:0px;
float:right;
}

.downloadfile:hover {
background: url(../images/shop/download.png) no-repeat top center;
width: 137px; height: 137px;
border: none;
text-indent: -3000px;
padding:0px; margin:0px;
float:right;
background-position: -143px 0px;
}

#contentmain #screenshots {
 	width: 240px;
	text-align:center;
  margin: 15px 0px 15px 0px;
  padding: 10px 0px 20px 0px;
	background: #000 url(../images/shop/screenshots-bg.jpg) bottom repeat-x;
}

#contentmain #screenshots h3 {
 background: #000 url(../images/shop/screenshots-h3.gif) no-repeat;
   margin: 0px 0px 0px 15px;
   padding: 0px 0px 10px 0px;
  text-indent: -3000px;
}

#contentmain #screenshots-thumbs {
	margin-top: 20px;
}

#contentmain #screenshots #productmainimage {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
#contentmain #screenshots #productlimage {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}
#contentmain #screenshots #productrimage {
  margin: 0px;
  padding: 0px;
  float: right;
}
#contentmain h3.price {
 /*float:left;*/
 /*height: 51px;*/
 background: url(../images/shop/h3-price-bg.gif) no-repeat;
 margin: 5px 0px 5px 0px;
 _margin: 5px 0px -2px 0px;
 padding: 10px 0px;
 width: 240px;
 text-align: center;
 color: #fff;
}
form  #fmcart{
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
form  #addtobasket{
 margin: 0px 0px 0px 0px;
 #margin: -15px 0px 0px 0px;
 _margin: -20px 0px 0px 0px;
 padding: 0px;
}

#contentmain #delivery {
 	width: 240px;
	text-align:left;
  margin: 15px 0px 15px 0px;
  padding-top: 10px;
  height: 140px;
 background: #666 url(../images/shop/delivery-bg.jpg) top repeat-x;
}

#contentmain #delivery h3 {
   margin: 0px 0px 0px 15px;
   padding: 0px;
   background: #000 url(../images/shop/delivery-h3.gif) no-repeat;
   text-indent: -3000px;
}

#contentmain #recommends h3 {
   margin: 0px 0px 0px 15px;
   padding: 0px;
   background: #000 url(../images/shop/recommends-h3.gif) no-repeat;
   text-indent: -3000px;
}

#delivery ul{
 margin: 20px 10px 0px 10px;
 padding: 0px;
 list-style: none;
 font-size: 90%;
}
#delivery li {
 margin: 0px 0px 0px -5px;
 list-style: none;
 background: url(../images/shop/search-arrows.gif) no-repeat 0 45%;
 padding: 0px 0px 0px 20px;
}

#contentmain #recommends {
 	width: 240px;
	text-align:center;
  margin: 15px 0px 15px 0px;
  padding-top: 10px;
 background: #666 url(../images/shop/recommends-bg.gif) top repeat-x;
}

#recommends ul{
 margin: 30px 10px 20px 15px;
 padding: 0px;
 list-style: none;
}

#recommends li {
 margin-bottom: 20px;
 list-style: none;
 padding: 0px;
}

a.pdf { 
min-height : 16px;
padding : 1px 0 1px 24px; 
background : url(../images/doctype/pdf.png) no-repeat 0 50%; }