/******************************
* Body
******************************/
body {
	background: #FFFFFF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, body_alink {
	color: #222222;
}
a:visited, body_avisited {
	color: #222222;
}
a:hover, a:active, body_ahover {
	color: #0066FF;
}
/******************************
* Header Links
******************************/
#headerlinks {
	color: #c0c0c0;
	font: bold 11px Arial, sans-serif;
	padding: 7px 0 7px 0;
	text-align: right;
	background-color: #353535;
	background-image: url(gradient_headerlinks.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#headerlinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#headerlinks ul li {
	color: #c0c0c0;
	display: inline;
	font: bold 11px Arial, sans-serif;
	margin: 0;
	padding: 0 8px 0 8px;
}
#headerlinks ul li a:link, #headerlinks ul li a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
#headerlinks ul li a:hover, #headerlinks ul li a:active, #headerlinks ul li a:focus {
	color: #fff;
	text-decoration: none;
}
/******************************
* Usernav
******************************/

#usernav {
	background: #f5f5f5 url(gradient_usernav.gif) repeat-x top left;
	border-bottom: 1px solid #dfdfdf;
	color: #222222;
	font-size: 10px;
	padding: 5px 20px 5px 0;
	text-align: right;
	font-family: Arial;
}
.delim {
	background-image: url(products_delim_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 5px;
}

#usernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#usernav ul li {
	display: inline;
	color: #222222;
	font-size: 11px;
	margin: 0;
	padding: 0 5px 0 5px;
}
#usernav ul li a:link, #usernav ul li a:visited {
	color: #222222;
	text-decoration: none;
}
#usernav ul li a:hover, #usernav ul li a:active, #usernav ul li a:focus {
	color: #000;
	text-decoration: underline;
}
/******************************
* Header
******************************/

#header {
	background: #1a96e1 url(gradient_header.gif) repeat-x top left;
}
#header .ads {
	background: #2c5487;
	float: right;
	margin: 10px 30px 0;
	width: 468px;
	height: 60px;
	overflow: hidden;
}
/******************************
* Breadcrumb
******************************/

.breadcrumb {
	background: #f5f5f5 url(breadcrumb_bg.gif) repeat-x top left;
	width: 100%;
}
.breadcrumb .b1 {
	background: transparent url(breadcrumb_border.gif) repeat-x top left;
}
.breadcrumb .b2 {
	background: transparent url(breadcrumb_border.gif) repeat-x bottom left;
}
.breadcrumb .b3 {
	background: transparent url(breadcrumb_border.gif) repeat-y top left;
}
.breadcrumb .b4 {
	background: transparent url(breadcrumb_border.gif) repeat-y top right;
}
.breadcrumb .c1 {
	background: transparent url(breadcrumb_top-left.gif) no-repeat top left;
}
.breadcrumb .c2 {
	background: transparent url(breadcrumb_top-right.gif) no-repeat top right;
}
.breadcrumb .c3 {
	background: transparent url(breadcrumb_bottom-left.gif) no-repeat bottom left;
}
.breadcrumb .c4 {
	background: transparent url(breadcrumb_bottom-right.gif) no-repeat bottom right;
}
.breadcrumb .content {
	color: #666666;
	font-size: 11px;
	padding: 6px;
}
.breadcrumb .navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumb .content a:link, .breadcrumb .content a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.breadcrumb .content a:hover, .breadcrumb .content a:active, .breadcrumb .content a:focus {
	color: #000;
	text-decoration: none;
}
.categoryHead {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}
/******************************
* TCat
******************************/

.section {
	background: #1995e1 url(gradient_tcat.gif) repeat-x top left;
}
.section .b1 {
	background: transparent url(tcat_border.gif) repeat-y top left;
}
.section .b2 {
	background: transparent url(tcat_border.gif) repeat-y top right;
}
.section .c1 {
	background: transparent url(tcat_top-left.gif) no-repeat top left;
}
.section .c2 {
	background: transparent url(tcat_top-right.gif) no-repeat top right;
}
.section .content {
	border-bottom: 1px solid #0174ba;
	color: #fff;
	font-size: 10pt;
	padding: 4px 7px 4px 7px;
}
.section .content a:link, .section .content a:visited {
	color: #fff;
	text-decoration: none;
}
.section .content a:hover, .section .content a:focus, .section .content a:active {
	color: #ff6;
	text-decoration: none;
}
/*************************************************
 * Postbit
 *************************************************/

.postbit1, .postbit2, .postbit4, .postbit_dark {
	font-size: 8pt;
}
.postbit1 {
	background-color: #eaf0f5;
}
.postbit2 {
	background-color: #eaf0f5;
}
.postbit3 {
	background-color: #f8fafb;
	font: "lucida grande", tahoma, verdana, arial, sans-serif;
}
.postbit4 {
	background-color: #dfe7ee;
}
/* Links in posts */
.postbit3 a:link, .postbit3 a:visited {
	color: #ff8400;
	text-decoration: none;
}
.postbit3 a:hover, .postbit3 a:active, .postbit3 a:focus {
	color:#274d85;
}
.postbit3 .title {
	font-size: 7.5pt;
	padding: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.postsep {
	background-color: #b3c4d4;
	height: 5px;
	overflow: hidden;
}
.postbit2 .uinfo {
	background-color: #fff;
	border: 1px solid #d3d3d3;
	color: #45474E;
	margin-bottom: 3px;
	padding: 2px 2px 2px 3px;
}
.postbit2 .uinfo a {
	color: #45474E;
}
.postbit2 .urank {
	margin-bottom: 4px;
	padding: 5px;
	text-align: center;
}
.postbit_dark {
	background-color: #C2CBD3;
}
#posts {
	border: 1px solid #cfcfcf;
	border-top: none;
}
table {
	width: 100%;
}


/******************************
* Side Box
******************************/


.sidebox input text {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; WIDTH: 113px; COLOR: #2d2d2d; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff
}
.sidebox-title-bg {
	BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #e39714
}
.sidebox {
	PADDING-RIGHT: 11px;
	PADDING-LEFT: 11px;
	PADDING-BOTTOM: 3px;
		PADDING-TOP: 3px;
	COLOR: #2d2d2d;
	BACKGROUND-COLOR: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #dfe7ee;
	border-bottom-color: #dfe7ee;
	border-left-color: #dfe7ee;
	font-weight:bold;
}
.sidebox ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	
}
.sidebox ul li {
	display: block;
	color: #222222;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.sidebox-title {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: tahoma, arial, verdana, sans-serif
}

.bdr {
	
}

.normal a {
	COLOR: #2d2d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	display: block;
	padding: 0px 5px 3px 5px;
	}

.normal a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #dfe7ee;
	padding-left: 20px;
}


.underlined a {
	COLOR: #2d2d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfe7ee;
	padding: 3px 5px 3px 5px;
}

.underlined a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #dfe7ee;
		padding-left: 20px;
}
.infobox {
	PADDING-RIGHT: 11px;
	PADDING-LEFT: 11px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	COLOR: #2d2d2d;
	BACKGROUND-COLOR: #F8FAFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #dfe7ee;
	border-bottom-color: #dfe7ee;
	border-left-color: #dfe7ee;
}
.infobox ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	
}
.infobox ul li {
	display: block;
	color: #222222;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	margin-top: 70px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	border-top-width: 20px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfe7ee;
	border-bottom-color: #f8fafb;
	padding-right: 40px;
	text-align: left;
}
.delimh {
margin: 5px;
	padding: 5px;
	background-image: url(products_delim_v.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.author {
	font-size: 10px;
	padding: 3px;
	text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price {
	font-size: 10px;
	padding: 3px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74A938;
}
.dtl {
	font-size: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #81AB81;
}
.ttl {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
}
.ttl a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
}
.imgbdr {
	border: 5px solid #FFFFFF;
}
.deliml {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#usernav #form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.madatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.mainitem {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	border: 1px solid #EAEAEA;
}
.mainitem input {
	font-family: Tahoma;
	font-size: 11px;
}
.mainitem select {
	font-family: Tahoma;
	font-size: 11px;
}
.mainitem textarea {
	font-family: Tahoma;
	font-size: 11px;
}
@font-face {
font-family: 'WebRupee';
src: url('font/WebRupee.V2.0.eot');
src: local('WebRupee'), url('font/WebRupee.V2.0.ttf') format('truetype'), url('font/WebRupee.V2.0.woff') format('woff'), url('font/WebRupee.V2.0.svg') format('svg');

}
.WebRupee {
	font-family: 'WebRupee';
}
