/*
 ******************************
 V. Subhash
 08 April 2009  17 April 2009
 ******************************
*/


div#mainbox {
  margin: 0px 0px 50px 0px!important;
  padding: 0px;
  width: 994px;
}
div#panel_left {
  float: left;
  margin: 0px!important;
  padding: 0px;
  width: 788px;
}
div#panel_right {
  float: right;
  margin: 5px 0px 0px 0px;
  width: 202px;
}

/*
 Left Panel
*/
div.boxPrd {
  border: solid 1px lightgrey; float: left; height: 170px; margin: 6px!important;
  position: relative;
  width: 248px;
  -moz-border-radius: 10px;  -webkit-border-radius: 10px;
  -moz-box-shadow: lightgrey 5px 5px 5px; -webkit-box-shadow: 5px 5px 5px lightgrey;
}


div.boxPrdSubs {
  height: 354px;
}

html>/**/body div.boxPrdSubs {
  height: 270px;
}



img.prdIcon {
  border-style: none;
  float: left; }

div.boxPrd_boxInner {
  margin: 5px 10px; position: relative; overfloat: scroll; }

div.boxPrd_boxInner_boxTop {
  float: left;
  margin-left: 5px; }

h1.boxPrd_boxInner_boxTop_prdName {
  float: left;
  font: normal 0.35cm  "Segoe UI", "Liberation Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: -2px 0px 0px 0px!important;
  text-shadow: 2px 2px 2px lightgrey;
}

h1.boxPrd_boxInner_boxTop_prdName a { text-decoration: none; }
h1.boxPrd_boxInner_boxTop_prdName a.dt { color: darkred; }
h1.boxPrd_boxInner_boxTop_prdName a.opa { color: green; }
h1.boxPrd_boxInner_boxTop_prdName a.es { color: steelblue; }

p.boxPrd_boxInner_boxTop_prdPlatform {
  clear: both;
  font: normal 0.26cm "Segoe UI", "Liberation Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 2;
  margin: 8px 0 2px 0!important;
  text-shadow: 2px 2px 2px lightgrey; }
p.boxPrd_boxInner_boxTop_prdPlatformDT  { color: rosybrown; }
p.boxPrd_boxInner_boxTop_prdPlatformOP { color: #56A930; }
p.boxPrd_boxInner_boxTop_prdPlatformES { color: #64BCED; }



ul.boxPrd_boxInner_prdFeatures {
  color: #535353; clear: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 20px!important; }

ul.boxPrd_boxInner_prdFeatures li { 
  font: normal 0.28cm Verdana, Liberation Sans;
  list-style-type: circle; }

table.boxPrd_boxInner_tblPrices {
 	border-collapse: collapse;
  border: 1px solid lightgrey;
  float: right;
  margin: 5px 0px 2px 5px; }

table.boxPrd_boxInner_tblPrices td {
 	border-bottom: 1px solid lightgrey;
 	background-color: whitesmoke;
  color: #535353;
  font: bold 0.27cm Segoe UI, Tahoma, Liberation Sans;
  padding: 2px 5px;
  width: 25px; }

table.boxPrd_boxInner_tblPrices tr td:first-child {
 	background-color: white;
 	color: #535353;
  font-weight: normal;
}

img.Icon_More_Info {
  border-style: none;
  position: absolute;
  bottom: 0.35cm;
  right: 0.25cm;
}

html>/**/body img.Icon_More_Info { /* IE does not understand this. Resets IE setting above. */
  border-style: none;
  position: absolute;
  top: 138px;
  left: 212px;
  bottom: auto;
  right: auto;
}

img.Icon_More_Info_Special {
  border-style: none;
  position: absolute;
  right: 0.25cm;
  bottom: 0.35cm;
}

html>/**/body img.Icon_More_Info_Special { /* IE does not understand this. Resets IE setting above. */
  top: 240px;
}


div#boxNL {
  border: 1px solid lightgrey;
  float: left;
  margin: 6px 0px 15px 6px!important;
  padding: 5px 10px;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  -moz-box-shadow: lightgrey 5px 5px 5px; -webkit-box-shadow: 5px 5px 5px lightgrey;
  width: 767px;
}
html>/**/body div#boxNL { /* IE does not understand this. Resets IE setting above. */
  width: 754px;
}

div#boxNL marquee ul { list-style-type: none; }
div#boxNL h1, div#boxNL h2, div#boxNL p {
  font-weight: normal;
  font-family: "Segoe UI", "Liberation Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#boxNL a { color: #458BBE; text-decoration: none; }
div#boxNL h1 { font-size: 0.45cm; text-shadow: 2px 2px 2px lightgrey; }
div#boxNL h2 { font-size: 0.35cm; margin: 0.5cm 0 0.02cm 0; text-shadow: 2px 2px 2px lightgrey; }
div#boxNL p { color: #535353; font-size: 0.3cm; margin: 0.02cm 0 0.4cm 0; }
div#boxNL marquee { height: 150px; }


/*
 Right panel
*/
div.panel_right_box {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  margin: 0 0px 15px 0;
  padding: 10px 15px 15px 15px;
  height: 793px;
}

div.menu1 { height: 10px; width: 1000px; overflow: hidden; }
div.menu1 ul li ul li a { color: Red!important; }

div#box_news {
  vertical-align: top;
  background-image: url(../images/BG_News.png);
}

div.panel_right_box h1,
div.panel_right_box h2,
div.panel_right_box p {
  font-family: "Segoe UI", "Liberation Sans", Tahoma, Arial, Helvetica, sans-serif!important;
}

div.panel_right_box h1 {
  color: #464646;
  font-weight: bold;
  font-size: 0.33cm;
  margin: 0px 0 15px 0;
}

div.panel_right_box h2 {
  font-weight: NORMAL;
  font-size: 0.40cm;
  margin: 0.33cm 0 0.02cm 0;
  text-shadow: 1px 1px 1px lightgrey;
}

div.panel_right_box a {
  color: #458BBE;
  text-decoration: none;
}

div.panel_right_box p {
  color: #545454;
  font-weight: normal;
  font-size: 0.33cm;
  margin: 0.05cm 0;
}

p.meta_info {
  color: #B0B0B0!important;
  margin-bottom: 0.66cm!important;
}

img.feed_icon {
  border-style: none;
  float: right;
  margin-top: -3px;
}

