/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}
/*
body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ 
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px 
	margin: 0;
}
*/

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}



p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}
a{color:#AA0000;}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}
.genmed a{color:#000;}
.gensmall {
	margin: 1px 1px;
	font-size: 1em;
	color:#000;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
	float:left;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #ECECEC;
	padding: 4px;
}

.row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */




a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}
.linkmcp a{color:#000}
.searchbar a{color:#000}
.gensmall a{color:#000}

/* apna style */

@charset "utf-8";
/* CSS Document */
html { height: 100%;}
body{width:100%; height:100%; margin:0; padding:0; background:url(./images/bg.jpg); font-family:Trebuchet MS; font-size:13px;}
img{border:0;}

.row{width:100%; float:left;}
.col{height:100%; float:left;}
.alignl{float:left;}
.alignr{float:right;}
.clear{clear:both; float:left;}

.outer_container{width:950px; margin:0 auto 0 auto; height:100%;}
.container{width:100%; float:left; height:100%;}

.top{width:100%; float:left; height:43px;top:0;background:url(./images/top_mid.jpg) repeat-x;}
   .top_left{height:100%; width:33px; float:left; background:url(./images/top_left.jpg) no-repeat;}
   .top_mid{height:100%; width:90%; float:left; }
   .top_mid_left_link{float:left; color:#fff; font-size:18px; white-space:nowrap; text-decoration:none; text-transform:lowercase; margin:0 0 0 5px;}
   .top_mid_right_link{float:left; color:#dc070b; font-size:18px; white-space:nowrap; text-decoration:none; text-transform:lowercase; margin:8px 0 0 5px;}
   .top_right{height:100%; width:33px; float:right; background:url(./images/top_right.jpg) no-repeat;}

.header{width:100%; float:left; padding:0 0 5px 0;}
.nav{width:100%; float:left; padding:5px 0 5px;}
   .nav ul{list-style-type:none; margin:0; padding:0 20px 0 25px; white-space:nowrap; line-height:26px;}
   .nav ul li{list-style-type:none; float:left;  padding:0 8px;font-size:16px; font-weight:bold;white-space:nowrap; height:26px;}
  .all a{color:#FFF;  float:left; text-decoration:none; padding:0 12px 0 0;height:26px;}
  .all a span{width:12px; float:left;height:26px;}
  .all a:hover, .selected a{background:#ff0308 url(./images/heading_right.jpg) no-repeat right; height:26px; float:left; text-decoration:none; color:#FFF; padding:0 12px 0 0;}
  .selected{font-weight:bold; line-height:24px; float:left; color:red;}
  .all a:hover span, .selected a span{background:url(./images/heading_left.jpg) no-repeat; width:12px; float:left; text-decoration:none; height:26px;}

.cart{width:30px; height:20px; float:left; padding:0 5px 0 0; margin:3px 0 0 0;}
.td_text{color:#fff;}
/*.content_des td{float:left;color:#fff; width:200px;}*/
.cart_des td{color:#fff;}

.content{float:left; width:100%; position:relative; margin:0 0 5px 0;}
  .content_top{width:100%; height:23px; float:left; background:url(./images/box_top_mid.jpg) repeat-x;}
  .content_top_left{width:25px; float:left; background:url(./images/box_top_left.jpg) no-repeat; height:100%;}
  .content_top_mid{width:auto; float:left;height:100%;}
  .content_top_right{width:25px; float:right; background:url(./images/box_top_right.jpg) no-repeat;height:100%;}
  
  .content_mid{width:100%; float:left; background:#353942;}
  .content_mid_left{width:100%; float:left; background:url(./images/content_mid_l.jpg) repeat-y;}
  .content_mid_mid{width:100%; float:left;}
  .content_mid_mid_right{width:100%; float:right; background:url(./images/content_mid_r.jpg) repeat-y right;}
  
  .content_bot{width:100%; height:23px; float:left; background:url(./images/box_bot_mid.jpg) repeat-x;}
  .content_bot_left{width:25px; float:left; background:url(./images/box_bot_left.jpg) no-repeat;height:100%;}
  .content_bot_mid{width:auto; float:left;height:100%;}
  .content_bot_right{width:25px; float:right; background:url(./images/box_bot_right.jpg) no-repeat;height:100%;}

.products{font-size:14px; float:left; width:91%; padding:5px 0 5px 30px; color:#fff}
.products_row{width:100%; float:left; margin:5px 0 5px 0;}
.products_col{width:243px; float:left; height:240px;}
.products_col2{width:340px; float:left; height:240px;}
.products_col2 p{margin:0; padding:5px 0 0 0; height:170px; color:#cbced5;}


.products_bg_img{float:left; width:180px; height:198px; margin:0 0 10px 0; background:url(./images/product_bg.jpg) no-repeat;}
.product_des{float:left; text-align:center; line-height:14px; color:#040404; padding:10px 0 0 0;}
.product_sub_des{color:#71736f;float:left; text-align:center; line-height:14px; font-size:12px; padding:5px 0; font-weight:normal;}

.product_img{width:164px; height:122px; float:left; padding:10px 0 0 10px;}

 .products ul{list-style-type:none; margin:0; padding:0; white-space:nowrap; line-height:26px;}
 .products ul li{list-style-type:none; float:left;  padding:5px 0;font-size:16px; font-weight:bold;white-space:nowrap; height:26px;}

.main_content{width:100%; float:left;  min-height:100px;}
.main_content_left{width:25%; float:left;}
.main_content_right{width:74.5%; float:right;}
.main_content_right_new{width:100%; float:right;}


.heading{width:100%; height:26px; float:left; background:#fe0308; line-height:22px;}
  .heading_left{background:url(./images/heading_left.jpg) no-repeat; width:12px; float:left; height:100%;}
  .heading_right{background:url(./images/heading_right.jpg) no-repeat; width:12px; float:right; height:100%;}
  .heading_mid{float:left; height:100%; width:85%; font-size:18px; color:#fff;  white-space:nowrap; overflow:hidden}
.sub_heading{float:left; color:#87e934; font-weight:bold; font-size:14px;}
.left_text{ margin:0; padding:0; color:#e5e2e2; font-size:13px; float:left; text-align:left;}

  .left_box_heading{float:left; padding:0 0 0 16px; width:85%;text-align:center;}
  .left_box_content{float:left; padding:5px 0 5px 25px; width:82%;text-align:center;}
  .left_box_content_row{float:left; padding:5px 0 5px 0; width:100%;}
  .left_box_content_row ul{list-style-type:none; margin:0; padding:0;}
  .left_box_content_row ul li{list-style-type:none; width:100%; text-align:left;}
  .left_box_content_row ul li a{color:#FFF; text-decoration:none; height:20px; line-height:20px;}
  .left_box_content_row ul li a span{color:#dc070b; padding:0 5px 0 0;}
  .left_box_content_row ul li a:hover{color:#87e934; }
  .left_box_content_row ul li a:hover span{color:#87e934;}
  
  .content_heading{float:left; padding:0 0 0 16px; width:96%; text-align:left;}
  .content_des{font-size:14px; float:left; width:91%; padding:5px 0 10px 30px;}
  .content_des p{margin:0; padding:0; float:left; color:#e5e3e3; width:100%;}
  
  .content_des1{font-size:14px; float:left; width:93%; margin:5px 0 10px 30px; background:#ECECEC}
  .content_des1 p{margin:0; padding:0; float:left; color:#666; width:100%;}
  
 .box{width:100%; float:left; padding:0 0 5px 0;}
 .label{width:70px; float:left; font-size:16px; color:#FFF; }
 .register a{text-decoration:underline; color:#87e934; float:left;}
 .forgot a{text-decoration:none; color:#dc070b; float:left; font-weight:bold} 
 .input_box_container{width:108px; float:left; padding:0 0 0 2px; }

.input_box{background:url(./images/input_box.jpg) no-repeat; float:left; width:96px; height:20px; line-height:18px; padding:2px 4px 0 4px; font-size:12px; border:0;}



.footer{width:100%; float:left; height:43px;margin-bottom:0; bottom:0; position:relative;}
.footer_content{width:950px; float:left; height:100%;background:url(./images/bot_mid.jpg) repeat-x;}
   .footer_left{height:100%; width:33px; float:left; background:url(./images/bot_left.jpg) no-repeat;}
   .footer_mid{height:100%; width:90%; float:left; text-align:center; font-size:14px; color:#FFF; text-align:center;}
   .footer_mid p{padding:15px 0 0 0; margin:0;}
   .footer_right{height:100%; width:33px; float:right; background:url(./images/bot_right.jpg) no-repeat;}


.buy_now{background:url(./images/buy_btn.jpg) no-repeat; width:89px; height:29px; margin:0 0 0 3px; padding:0; border:0;}
.addToCart{background:url(./images/add_to_cart.jpg) no-repeat; width:163px; height:27px; margin:0 0 0 3px; padding:0; border:0;}
.pagination{color:#87E934;}
.pagination a{color:#87e934;}

.footerlink{color:#FE0308; text-decoration:none;}
.linksmenu{text-align:left; padding:0 0 5px 5px;}










