body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg)
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #737373;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextyellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
	line-height: 15px;
}
.borderyellow {
	background: #FFFE92;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.heading {
	font-family: Arial Narrow;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.border {
	border: 1px solid #606060;
}
.bodytextblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a5abc4;
	text-decoration: none;
}
.footerwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0e0e;
	text-decoration: none;
}

.bodytextgreen {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	line-height: 15px;
}

.cartbutton{
	width:150px;
	color : #FFFFFF;
	background-color : #FFAD30;
	border : 1 solid #000000;
}

.custbutton{
	width:100px;
	color : #FFFFFF;
	background-color : #FFAD30;
	border : 1 solid #000000;
}


/*  class for paginations */
.MenuLink, td.MenuLink{
	font-size 		: 7pt;
	color 			: #ffffff;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	padding-right   :5px;
	white-space:nowrap;
	text-align:left;
	margin-left: -00;
	width:auto;
	
}
a.MenuLink:link   	{ text-decoration: none; color : #ffffff; }
a.MenuLink:visited 	{ text-decoration: none; color : #ffffff; }
a.MenuLink:hover	{ text-decoration: underline; color : #ffffff; }


/*category hyperlink effect gets start*/
A.toplinkmenu {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2c2c;
	font-weight: bold;
	padding-left:2;
	padding-right:2;
	text-decoration:none;
}
a:hover.toplinkmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.leftbarmenu {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
	line-height: 20px;
}
a:hover.leftbarmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFAD30;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.button {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f226f;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.button{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243eab;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.redlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0e0e;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.redlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f0d0d;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
.norepet {
	background-repeat: repeat-x;
}

.headinglightblue {

	font-family: "Arial Narrow";
	font-size: 45px;
	font-weight: bold;
	color: #33CCCC;
	text-decoration: none;
}
.headingorange {


	font-family: "Arial Narrow";
	font-size: 25px;
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
}

.imgAction {
	cursor			: pointer;
	border			: 0;
}

/*  class for paginations */
.OrangeLink, td.OrangeLink{
	font-size 		: 10pt;
	color 			: #FF781D;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
	padding-right   :5px;
	white-space:nowrap;
	text-align:left;
	margin-left: -00;
	width:auto;
	text-decoration:underline;
	
}
a.OrangeLink:link   	{ text-decoration: underline; color : #FF781D; }
a.OrangeLink:visited 	{ text-decoration: underline; color : #FF781D; }
a.OrangeLink:hover	{ text-decoration: underline; color : #FF781D; }



/*  css for lightbox effect */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/*  css for lightbox effect */

.ulmenu{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 552px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.imgAction {
	cursor			: pointer;
	border			: 0;
}


.menuLink, td.menuLink{
	font-size 			: 7.5pt;
	margin-left			: 10 px;
	color 				: #ffffff;
	background-position	: center;
	font-family			: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	width           	: 170 px;
/*	background-image	: url(http://viewfinder.srijanidevelopments.info/templates/images/category_bg.jpg);
*/	
	
	
}
a.menuLink:link   	{ text-decoration: none; color : #ffffff; }
a.menuLink:visited 	{ text-decoration: none; color : #ffffff; }
a.menuLink:hover	{ text-decoration: underline; color : #ffffff; }


.LoginLink1, td.LoginLink1{
	font-size 			: 8pt;
	margin-left			: 10 px;
	color 				: #ffffff;
	background-position	: center;
	font-family			: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight			: bold;
	width           	: 170 px;
/*	background-image	: url(http://viewfinder.srijanidevelopments.info/templates/images/category_bg.jpg);
*/	
	
	
}
a.LoginLink1:link   	{ text-decoration: none; color : #ffffff; }
a.LoginLink1:visited 	{ text-decoration: none; color : #ffffff; }
a.LoginLink1:hover	{ text-decoration: underline; color : #ffffff; }



#dropmenudiv {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	Z-INDEX: 100; 
	FONT: 11px/18px Arial; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; 
	POSITION: absolute;
	white-space:nowrap;
}
#dropmenudiv A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	WIDTH: 100%; 
	COLOR: #2b2c2c; 
	TEXT-INDENT: 3px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: black 0px solid; 
	TEXT-DECORATION: none;
	white-space:nowrap;
	
}
#dropmenudiv A:hover {
	BACKGROUND-COLOR: #FFAE33; 
	font-weight:bold;
	color:#ffffff;
	white-space:nowrap;
	
}
#dropmenudiv A:visited {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 1px; 
	WIDTH: 100%; 

	TEXT-INDENT: 3px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: black 0px solid; 
	TEXT-DECORATION: none;
	white-space:nowrap;
}



/* OFFICE-STYLE FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul {

	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
	line-height: 20px;
	margin: 0;
	padding: 1px;
	width: 170px;
	list-style: none;
	background-color:#000000;
/* background-image:url(../images/category_bg.jpg);
*//*background: #2B2C2C url(../images/category_bg.jpg) top left repeat-x;
*/ 
}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 0;
 left: 170px;
 
}

/* All menu items (<li> tags) are relatively positioned (to correctly offset submenus). */
.menulist li {
 position: relative;
 background-color:#000000;
 border-bottom:solid;
 border-bottom-width:1px;
 border-bottom-color:#4D4D4D;
}

/* Links inside the menu */
.menulist li a {
 display: block;
 padding: 3px 4px 3px 30px;
 color: #fff;
 text-decoration: none;
 border: 1px solid transparent;
 margin: 0;

}
/* HACKS: MSIE6 doesn't support transparent borders, mimic with margins */
* html .menulist li a {
 border-width: 0;
 margin: 1px;
}

/*
 Lit items: hover/focus = the current item. 'highlighted' = parent items to visible menus.
 Here, active items are given a border, and a padding tweak to 'elevate' the text within.
 Feel free to use background-image:url(file.gif) instead of background-color:#nnn here...
*/
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 background-color: #2B2C2C;
 padding: 2px 5px 4px 29px;
 border: 1px solid #2B2C2C;
 margin: 0;
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #2B2C2C;
 border: 1px solid #2B2C2C;
 margin: 0;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}

* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hacks */


.Options{
	width:150px;
	color : #FFFFFF;
	background-color : #FFAD30;
	border : 1 solid #000000;
}
.bodytextorange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #A10000;
	text-decoration: none;
	line-height: 15px;
}
.bodytextorange1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9B01;
	text-decoration: none;
	line-height: 15px;
}

.Optionstextorange1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C20000;
	text-decoration: none;
	line-height: 15px;
}

.headingyellow {
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight: bold;
	color: #FFFE92;
	text-decoration: none;
}

.headingblue {
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}
.FooterLink, td.FooterLink{
	font-size 			: 11pt;
	color 				: #2b2c2c;
	background-position	: center;
	font-family			: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	
}
a.FooterLink:link   	{ text-decoration: none; color : #2b2c2c; }
a.FooterLink:visited 	{ text-decoration: none; color : #2b2c2c; }
a.FooterLink:hover	{ text-decoration: underline; color : #2b2c2c; }
