/* CSS Document */
body {
	margin:0;
	background-color:#000000;
	background-image:url(images/new-body-top-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#sectionmarker, #menumarker {
	position:absolute;
	left:0;
	top:0;
}
#header  {
 width:960px;
 height:56px;
 overflow:hidden;
 background-image:url(/images/headerbackground.gif)
}

#headlogo {
	float:left;
}
#accountlinks {
	float:right;
	font-size:10px;
	margin-top:10px;
	margin-right:10px;
	letter-spacing: .05em;
}
#accountlinks a:link, #accountlinks a:visited {
	color:#000;
	text-decoration:none;
}
#accountlinks a:active, #accountlinks a:hover {
	text-decoration:underline;
}
#toplinks{ float:left; margin:20px 0 0 15px; color:#888888; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#toplinks a:link, #toplinks a:visited{color:#ffffff; text-decoration:none;}
#toplinks a:active, #toplinks a:hover{color:#ffffff; text-decoration:underline;}
#connect{float:left;margin:17px 0 0 2px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#connect a img{margin:0 0px 0 7px; vertical-align:middle;}

#need-help{float:left;margin:12px 0 0 13px;}
#view-bag{float:left;height:38px;margin:0 0 0 7px;padding:0px 0 0 0px;width:144px;}
#search-field{ float:left; margin:17px 0 0 50px;}
#search-field input.srchtext{border:solid #333333; border-width:0 1px 0 0; width:110px; float:left; margin: 0 1px 0 0px;}
#search-field input.search-btn { margin:0px 0 0 0; }
#topnav {
	width:960px;
	height:32px;
	background-color:#000;
	border-bottom:#fff 1px solid;
}
#secnav {
	width:210px;
	height:32px;
	float:left;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #FFFFFF;
}
#secnav a:link, #secnav a:visited {
	display:block;
	float:left;
	text-decoration:none;
	margin-top:15px;
	margin-left:30px;
}
.ie6 #secnav a:link, .ie6 #secnav a:visited {
	margin-left:25px;
}
#secnav a:active, #secnav a:hover {
	text-decoration:underline;
}
a.menuhere {
	color:#f89827;
}
a.mnu {
	color:#fff;
}
.topnavblock {
	float:left;
	height:32px;
	border-right:#FFF 1px solid;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.topnavblock form {
	float:left;
	margin:5px 24px 5px 24px;
}
.ie6 .topnavblock form, .ie7 .topnavblock form {
	margin:5px;
}
input.srchtext {
	border:#333 1px solid;
	width:125px;
	height:15px;
	padding-top:2px;
}
.topnavblock a:link, .topnavblock a:visited {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
	margin-left:28px;
	margin-right:28px;
}
.ie6 .topnavblock a:link, .topnavblock a:visited {
	margin-left:15px;
	margin-right:15px;
}
.topnavblock a:active, .topnavblock a:hover {
	text-decoration:underline;
}
.content {
	width:960px;
	float:left;
	clear:both;
	background:#fff;
}
.leftnav {
	color:#CCC;
 	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:11px 0 0 0;
}
.stylebrand {
	width:210px;
	height:32px;
	float:left;
	border-bottom:#fff 1px solid;
}
.stylebrand a {
	display:block;
	float:left;
	margin-top:15px;
	margin-left:7px;
	margin-right:7px;
}
.ie6 .stylebrand a {
	margin-left:8px;
	margin-right:8px;
}
#newsale a {
	display:block;
	float:left;
	margin-top:20px;
	margin-left:16px;
	margin-right:16px;
}
.ie6 #newsale a {
	margin-left:15px;
	margin-right:15px;
}
ul#deptnav, ul#brandnav {
	clear:both;
	padding-top:10px;
	list-style-type:none;
	font-size:12px;
	margin:0;
	text-indent:-20px;
}
#deptnav ul {
	list-style-type:none;
	padding-bottom:10px;
	text-indent:-50px;
	margin:0;
}
#deptnav ul ul {
	text-indent:-75px;
}
.ie6 ul#deptnav, .ie7 ul#deptnav {
	text-indent:30px;
}
.ie6 ul#brandnav, .ie7 ul#brandnav {
	text-indent:30px;
}
.ie6 #deptnav ul, .ie7 #deptnav ul {
	text-indent:40px;
}
.ie6 #deptnav ul ul, .ie7 #deptnav ul ul {
	text-indent:50px;
}
.leftnav a:link, .leftnav a:visited {
	text-decoration:none;
}
.leftnav a:active, .leftnav a:hover {
	text-decoration:underline;
}
#footer {
	float:left;
	font-size:11px;
	width:960px;
	padding-bottom:10px;
	text-align:center;
	color:#666666;
	margin:20px 0 0 0;
}
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:active, #footer a:hover {
	text-decoration:underline;
}
#footerlinks {
	padding:5px;
}
#footerlinks span {
	display:block;
	text-align:center;
	font-size:10px;
	color:#666666;
	margin:10px 0 0 0
}
#footertext {
	float:right;
	padding:5px;
	text-align:right;
}
#footertext span {
	display:block;
	font-size:10px;
	margin-top:5px;
}
#powered {
	clear:both;
	text-align:right;
	font-size:10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#555;
}
#powered a {
	color:#555;
}
#main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; padding:20px;
}
.maincontent {
	margin:20px;
}
.homepagefoot {
	clear:both;
	color:#fff;
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
.homepagefoot form {
	margin:0;
}
.homepagefoot .mtext {
	padding:0;
	border:1px solid #333333;
}
/* shopping page styles  */
table.catnamebox {
	margin-left:auto;
	margin-right:auto;
}
.ie7 table.catnamebox, .ie6 table.catnamebox {
	padding-top:10px;
}
table.prodtable {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
table.product, table.alsorec {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.catname h1 {
	font-size:18px;
	padding-left:8px;
}
.catname a:link, .catname a:visited {
	color:#000;
	text-decoration:none;
}
.catname a:active, .catname a:hover {
	text-decoration:underline;
}
.pictrow img, .alsorec img {
	border:#000 1px solid;
}
.pagecount {
	padding-left:23px;
}
.pagecount a:link, .pagecount a:visited {
	color:#cf7e20;
	text-decoration:none;
}
.pagecount a:active, .pagecount a:hover {
	text-decoration:underline;
}
.navrow, .prodnav {
	padding-top:10px;
}
.namerow {
	text-align:left;
	padding-left:9px;
	padding-right:7px;
	font-weight:bold;
}
.namerow a:link, .namerow a:visited {
	color:#000;
	text-decoration:none;
}
.namerow a:active, .namerow a:hover {
	text-decoration:underline;
}
.namerow .alert {
	background-color:#000;
	color:#fff;
	padding:2px;
	width:128px;
	margin-top:0;
}
.smallprice {
	margin-top:5px;
	margin-bottom:5px;
}
.detaillink a:link, .detaillink a:visited {
	color:#000;
	text-decoration:none;
}
.detaillink a:active, .detaillink a:hover {
	text-decoration:underline;
}
.detaillink img {
	border:none;
}
.prodname {
	font-size:20pt;
	margin-left:20px;
	margin-top:0;
	margin-bottom:10px;
}
.product .smallcatname {
	margin-left:20px;
}
.product .alert {
	background-color:#000;
	color:#fff;
	margin-left:20px;
	padding:2px;
	width:200px;
	margin-top:10px;
}
.shortdesc, .longdesc {
	margin-left:20px;
	margin-top:10px;
}
.specinst {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	color:red;
}
.price {
	margin-left:20px;
	font-size:20px;
}
.product form {
	float:left;
	width:400px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:#333 solid 1px;
	border-bottom:#333 solid 1px;
}
input#addtobag {
	margin-top:-60px;
	float:right;
}
.addthisbutton {
	text-align:right;
	margin-right:60px;
}
.altthumbs {
	margin-top:10px;
}
.shoppingbag {
	margin-bottom:30px;
}
/* heading styles */
.sbhead {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.sbhead p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
}
/* item row styles  */
.sbitem {
	background-color:#E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
}
.sbitem p {
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline {
}
.shoppingbag .seealso {
	padding-top:30px
}
.recitem {
	width:120px;
	float:left;
}
.shopnavdd {
	margin-left:10px;
}
.addthisbutton {
	float:right;
	width:250px;
}
.addthisbutton p a {
	color:#f89827;
	font-weight:bold;
	text-decoration:none;
	background-color:#000;
	padding:3px;
}
table.homepage-footer-content {
	font-size:11px;
	color:#888888;
	line-height:15px;
	border-top:1px solid #2b2b2b;
}
table.homepage-footer-content .title {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
table.homepage-footer-content .title a {
	color:#888888;
}
table.homepage-footer-content a {
	color:#b0b0b0;
	text-decoration:none;
}
table.homepage-footer-content a:hover {
	color:#b0b0b0;
	text-decoration:underline;
}
/*=======ritwik=============*/
#content {
	 
}
.widecolumn .entry p {
	font-size:12px;
}
.narrowcolumn .entry, .widecolumn .entry {
	 
}
.widecolumn {
	 
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	 
}
h1, h2, h3 {
 	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size:25px;
}
h2.pagetitle {
	font-size:25px;
}
 
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: normal;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
 
	text-transform: none;
}
#commentform p {
	 
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	 
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #ff8a00;
	text-decoration: none;
}
a:hover {
	color: #ff8a00;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em ;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
 /* Begin Structure */
 .narrowcolumn {
}
.widecolumn {
}
.post {
	margin: 0 0 20px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding: 5px 0 5px 0;
	border-bottom:solid 1px #000;
	text-align:left;
}
.widecolumn .postmetadata {
	margin: 10px 0;
}
.widecolumn .smallattachment {
	 
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 20px 0 0;
	font-size:18px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before{
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:10px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 16px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul li { font-size:12px; font-weight:normal;}
#sidebar ul li ul li{ font-size:12px; color:#FFFFFF;}
#sidebar ul li ul li a{ font-size:12px; color:#FFFFFF; font-weight:normal;}
#sidebar ul li h2 {
background:url(images/h2-bg.jpg) no-repeat left bottom; height:29px; font-size:12px; font-weight:normal !important; color:#f89827; margin:0px; padding-left:29px; padding-top:4px;
	 
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	border:1px solid #333333;
	float:left;
	margin:0 1px 0 0;
	width:125px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom:20px;
	overflow:hidden;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
 	padding: 0 4px 5px;
	margin: 0;
}
.shopnow {
	color: #ff8a00;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left:28px;
}
.shopnow  a{ color: #ff8a00; font-size: 12px;  text-decoration:none; }
.shopnow  a:hover{ color: #ff8a00; text-decoration: underline; }
