/* product page layout */

#wrapBody #rightContent
{
  background:transparent url(../images/backgroundSubpagemain.jpg) no-repeat 20px 0;
  padding-left: 35px;
  width: 535px;
}
#wrapBody #rightContent {min-height: 515px}

div#productName
{
  font-size:18px;
  padding: 30px 0 10px 10px;
}

div#leftDetails
{
  width: 290px;
  float: left;
  margin-left: 10px;
}

div#rightDetails
{
 	width: 200px;
    float: left;
    margin-left: 10px;
}

#prodImg
{
  padding: 5px;
  border: 1px solid #CFCECF;
}

div#rightDetails .price
{
 	font-size:1.3em;
  width: 160px;
}

div#rightDetails .product_status_wow {
	width: 160px;
	margin:10px 0;
	background-color: #be2f2f;
	color: #fff;
	padding: 0 0;
	text-align: center;
	line-height: 2em;
}

div#rightDetails .product_status {
	width: 160px;
	margin:10px 0;
	color: #be2f2f;
	padding: 0 0;
	text-align: center;
	line-height: 2em;
}

div.asset {
	width: 160px;
	margin:10px 0;
	border: 1px solid #000;
	/*background-color: #042653;*/
	color: #000;
	text-align: center;
	line-height: 2em;
}

div#buyLink
{
  width: 160px;
  margin:10px 0;
}

#buyLink a:link
{
  display: block;
  background-color:#FFFBBB;
  border: 1px solid #D1C569;
  text-align:center;
  font-size:1.1em;
  line-height:2em;
  text-decoration:none;
  font-weight:bold;
}
div#productstatus
{
  width: 160px;
  margin:10px 0;
  display: block;
  background-color:#BE2F2F;
  border: 1px solid #BE2F2F;
  text-align:center;
  font-size:1.0em;
  line-height:2em;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF

}


div#specs ul
{
  list-style-type:disc;
  padding: 10px;
  margin:10px;
}

div#specs ul li
{
  padding:1px;
}


#leftDetails a.pdf
{
  background:transparent url(../images/icon-pdf.gif) no-repeat;
  padding-left: 25px;
  margin: 10px 0 0 40px;
  width: 175px;
  display: block;
}

#imgZoom
{
  margin: 10px auto;
}

#search_box.search_box01{
 width: 70px;
 height:21px;
 background-color: #082c60;
 border:1px solid #666666;
 font: normal 12px/16px Tahoma, Arial, Helvetica, sans-serif; 
 color: #fff;
}
#rightDiv{
width: 510px; height: 124px; float: left; margin:0; padding:0;
}

/********************added on 05-03-2010******************************************/
div#langiagelink{
	position: absolute; 
	width: auto; 
	margin: 100px 0 0 30px; 
	z-index: 100;
}
div#langiagelink a{
	padding: 0 30px 0 0;
	color: #BE2F2F;
	text-decoration: underline;
	font-weight: bold;
}
div#langiagelink a:hover, div#langiagelink a.here, div#langiagelink a:hover.here{
	text-decoration: none;
}
/***************************************************************/





/********************************************************   category font by gk developer  ***************************************************************************/


#wrapBody #rightContent										/*update*/
{
  background:transparent url(../images/backgroundSubpagemain.png) no-repeat 20px 10px;
  padding-left: 35px;
  width: 851px;
}


.titleLike {
    font-size: 14px;
    
}
.bold {
    font-weight: bold;
}


#availrent a{
  width: 160px;
  margin:10px 0;
  display: block;
  background-color:#FFFBBB;
  border: 1px solid #D1C569;
  text-align:center;
  font-size:1.1em;
  line-height:2em;
  text-decoration:none;
  font-weight:bold;
}


