
/*BODY{scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#FF9900; scrollbar-darkshadow-color:#333333; scrollbar-face-color:#FF9900; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#000000; } */

.karadi_text
{
	font-family:Verdana;
	font-size : 13px;
	color:#762036;
	line-height:18px;
	font-weight:normal;
	text-align: justify;
	TEXT-DECORATION: none;	
	/*position:static;*/
	
}
.homemoreheader
{
	font-family: Georgia,Verdana;
	font-size:12px;
	color:#4A956B; 
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
	
}

.homemoretext
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration: none; text-align:left; text-align: left;
}

/* Footer text  start*/
.footertext
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration: none; 
}

.footerlink
{
	font-family:Verdana;
	font-size : 11px;
	color:#6B8557;
	text-decoration:none;
}
.footerlink:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#6B8557;
	text-decoration:underline;
}
/* Footer text end */



.classroomlink
{
	font-family:Verdana;
	font-size : 11px;
	color:#4F7870;
	text-decoration:none;
}
.classroomlink:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#4F7870;
	text-decoration:underline;
}

.productdesc
{
	font-family: Tahoma,Georgia,Verdana;
	font-size:12px;
	color:#666666; 
}
.productleft
{
	font-family: Garamond,Georgia,Verdana;
	font-size:14px;
	color:#666666; 
}
.productitem
{
	font-family: Tahoma,Georgia,Verdana;
	font-size:11px;
	color:#666666; 
}

.authoritem
{
	font-family: Georgia,Verdana,Tahoma;
	font-size:12px;
	color:#666666; 
	font-weight:bold;
}
.authoritem1
{
	font-family: Georgia,Verdana,Tahoma;
	font-size:12px;
	color:#666666; 
	font-weight:bold;
	line-height:25px;
}

.aboutustext
{
	font-family: Georgia,serif; font-size:11px;font-weight:normal;color:#666666; text-decoration: none; text-align:left; text-align: left;

}
.starspace
{
	letter-spacing:2px;
	font-family: Georgia,serif; font-size:11px;font-weight:bold;color:#666666; text-decoration: none; text-align:left; text-align: left;
}

.table_border
{
	border-left:solid 1px #808080;
	border-right:solid 1px #808080;
	border-bottom:solid 1px #808080;
}

.indextxt001
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration: none; text-align:left; text-align: left;
}

.indextxt003
{
font-family: Georgia,serif; font-size:12px; color:#666666; text-decoration: none; text-align:left; text-align: left;
}

.indextxt002
{
font-family: tahoma; font-size:14px; line-height:20px; font-weight:bold; color:#666666; text-decoration: none; text-align:left;
}

.karaditxt001
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666; text-decoration: none; text-align:left; padding:30px;
text-align:justify;
}

.txt_head001
{
font-family:Garamond; font-size:18pt; font-weight:900; color:#F79319; text-decoration:none; text-align:center;
}


.text_copyrit:hover
{
	font-family: arial;
	font-size : 12px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	text-align:justify;
	TEXT-DECORATION:none;			
}


.txt_lnk:hover
{
font-family:Tahoma; font-size:11px; color:#333333; text-decoration:none;
}


body, div, p, h1, h2, h3, h4, ul, li
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

.label
{
	
}

strong {font-weight:bold;}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}






/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
	background-color: #99cc99;
}


.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #006600;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
}

.accordionContentCatalog
{
	
	
	border-top: none;
	
}


.accordionHeaderCatalog
{
	
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	
	
	cursor: pointer;
	text-align: left;
	
}


.accordionHeaderSelectedCatalog
{
	
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	
	
	cursor: pointer;
	text-align: left;
}


.accordionContent
{
	background-color: #ffffff;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.modalBackground {
	background-color:White;
	filter:alpha(opacity=60);
	opacity:0.9;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:auto;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.blogtext
{
font-family:tahoma; font-weight:normal;font-size:12px; color:#888888; text-decoration: none; text-align:right; text-align: left; line-height:20px; text-align:justify;
padding: 4px;
}

.bloghead
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight: bold; color:#6FBEDF; text-decoration: none; text-align:right; text-align: left;	line-height:18px;
}
.blogdate
{
font-family: tahoma; font-size:11px; font-weight: bold; color:#333333; text-decoration: none; text-align:right; text-align: left;	line-height:14px;
}
.blogtitle
{
	
	font-family:Verdana;
	font-size : 14px;
	color:#713809;
	font-weight:bold;
}
.bloglefttitle
{
	
	font-family:Verdana;
	font-size : 14px;
	color:#857A62;
	font-weight:bolder;
}

.blogdescription
{
	font-family:Verdana;
	font-size : 11px;
	color:#000000;
	text-align:justify;
	line-height:20px;

}
.blogdescriptionbold
{
	font-family:Verdana;
	font-size : 12px;
	color:#000000;
	font-weight:bold;
	line-height:20px;

}


.blogfooter
{
	font-family:Verdana;
	font-size : 9px;
	color:#000000;
}

.blogComments
{
	font-family:Verdana;
	font-size : 9px;
	color:#713809;
}
.text
{
	font-family:Verdana;
	font-size : 12px;
	color:#666666;
			/*762036*/
}
.textsearch
{
	font-family:Verdana;
	font-size : 10px;
	color:#666666;
	
		
}
.textbold
{
	font-family:Verdana;
	font-size : 12px;
	color:#666666;
	font-weight:bold;
			
}


.star
{
	font-family:Verdana;
	font-size : 12px;
	color:#ff0000;
	font-weight:bold;
			
}
.textbold2
{
	font-family:Verdana;
	font-size : 18px;
	color:#0F5792;
	font-weight:bold;			
}

.commentproduct
{
	font-family:Verdana;
	font-size : 12px;
	color:#0F5792;
	font-weight:bold;			
}

.textsmall
{
	font-family:Verdana;
	font-size : 11px;
	color:#666666;
}
.smalllink
{
	font-family:Verdana;
	font-size : 11px;
	color:#762036;
	text-decoration:none;
}
.classroom_banner_text
{
	font-family:Garamond,Tahoma;
	font-size:16px;
	color:#ffffff;
	
}

.classbodytxt
{
font-family:Tahoma; font-size: 12px;line-height:17px;
}

.classbodyheader
{
	font-family: Georgia; font-size: 14px;
}

.classlink
{
	font-family:Georgia;
	font-size : 16px;
	color:#FFFFFF;
	text-decoration:none;
}



.classlink:hover
{
	font-family:Georgia;
	font-size : 16px;
	color:#FFFFFF;
	text-decoration:underline;
}

.abtmenulink
{
	font-family:Tahoma;
	font-size : 12px;
	color:#000000;
	text-decoration:none;
}

.abtmenulink:hover
{
	font-family:Tahoma;
	font-size : 12px;
	color:#000000;
	text-decoration:underline;
}

.karadiclasslink
{
	font-family:Tahoma;
	font-size : 12px;
	color:#000000;
	text-decoration:none;
}

.karadiclasslink:hover
{
	font-family:Tahoma;
	font-size : 12px;
	color:#000000;
	text-decoration:underline;
}

.smalllink:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#ff0000;
	text-decoration:underline;
}
.smalllink a
{
	font-family:Verdana;
	font-size : 11px;
	color:#762036;
	text-decoration:none;
}
.smalllink a:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#ff0000;
	text-decoration:underline;
}


.linkgreen
{
	font-family:Verdana;
	font-size : 11px;
	color:#6B8557;
	text-decoration:none;
}
.linkgreen:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#6B8557;
	text-decoration:underline;
}

.link
{
	font-family:Verdana;
	font-size : 12px;
	color:#762036;
	text-decoration:none;
}
.link:hover
{
	font-family:Verdana;
	font-size : 12px;
	color:#762036;
	text-decoration:underline;
}

.linkmenu a
{
	font-family:Verdana;
	font-size : 12px;
	color:#ffffff;
	line-height:25px;
	text-decoration:none;
}
.linkmenu a:hover
{
	font-family:Verdana;
	font-size : 12px;
	color:#000000;
	line-height:25px;
	text-decoration:none;
}



.TVSiteMap_0
{
	font-family:Verdana;
	font-size : 12px;
	color:#5D5D5B;
	text-decoration:none;
}
.TVSiteMap_0:hover
{
	font-family:Verdana;
	font-size : 12px;
	color:#5D5D5B;
	text-decoration:underline;
}

.link a
{
	font-family:Verdana;
	font-size : 12px;
	color:#762036;
	text-decoration:none;
}
.link a:hover
{
	font-family:Verdana;
	font-size : 12px;
	color:#762036;
	text-decoration:underline;
}
.linkblog
{
	font-family:Verdana;
	font-size : 11px;
	color:#0F5792;
	text-decoration:none;
}
.linkblog:hover
{
	font-family:Verdana;
	font-size : 11px;
	color:#0F5792;
	text-decoration:underline;
}



.cat_price
{
font-family: tahoma; font-size:11px; color:#333333; text-decoration:none; text-align:none; font-weight:bold;
}

.cat_text
{
font-family: tahoma; font-size:11px; color:#333333; text-decoration:none; text-align:left; font-weight:normal;
}

.cat_heading
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-decoration:underline; text-align:left; font-weight:bold;
}

.cat_heading_orange
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#E7701E; text-decoration:none; text-align:left; font-weight:bold;
}

.dlTable
{
	line-height:16pt;
	letter-spacing:normal;
	padding-right:100px;
	padding-left:20px;
	padding-bottom:50px;
	padding-top:10px;
	text-align:justify;
	
}

.catalogtitle
{
	font-family: Cursive, Georgia;
	font-size: 16px;
	color: teal;
	font-weight: bold;
}



.forumhead
{
	font-family:Verdana;
	font-size:15px;
	color:#1E1A17;
	font-weight:bold;
	
}


.forumname
{
	font-family:Verdana;
	font-size:14px;
	color:#1E1A17;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.forumname:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#1E1A17;
	font-weight:bold;
	text-decoration:underline;
	line-height:18px;
}

.forumname a
{
	font-family:Verdana;
	font-size:14px;
	color:#1E1A17;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.forumname a:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#1E1A17;
	font-weight:bold;
	text-decoration:underline;
	line-height:18px;
}




.forumtext
{
	font-family:Verdana;
	font-size:12px;
	color:#1E1A17;
	text-align:justify;
	line-height:20px;
}
.forumtextbold
{
	font-family:Verdana;
	font-size:12px;
	color:#1E1A17;
	text-align:justify;
	line-height:18px;
	font-weight:bold;
}


.forumlink
{
	font-family:Verdana;
	font-size:11px;
	color:#1E1A17;
	text-decoration:none;
}
.forumlink:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#1E1A17;
	text-decoration:underline;
}
/* Shop Style - Start */
.shoptxt01
{
font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666; text-decoration: none; text-align:left; text-align: left; 	line-height:15px;
}
.shopmaintxt1
{
font-family: Arial, Helvetica, sans-serif;    text-decoration: none;line-height:15px;
text-align:justify;
}

.shopmaintxt
{
font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color:#666666; text-decoration: none; text-align:left; 	line-height:15px;
text-align:justify;
}

.shopcart
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color:#666666; text-decoration: none; text-align:right; text-align: left; 	line-height:15px;
}

.shoptitle
{
font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#666666; text-decoration: none; text-align:right; text-align: left; 	line-height:15px;
}

.shopsubtitle
{
font-family: tahoma; font-size:11px; font-weight:bold; color:#638B42; text-decoration: none; text-align:right; text-align: left; 	line-height:15px;
}

.shoplmenu
{
	
	font-family:Verdana;
	font-size : 14px;
	color:#000000;
	font-weight:bolder;
}
/* Newley added Style Sheet for Cart */
.shopcart2 a
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color:#296600; text-decoration: underline; text-align:right; text-align: left; 	line-height:15px;
}
.shopcart2:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color:#FFB40C; text-decoration: underline; text-align:right; text-align: left; 	line-height:15px;
}



/* Shop Stype - End   #81A594*/


.logininfo
{
font-family: tahoma; font-size:11px; font-weight:bold; color:#81A594; text-decoration: none; text-align:right; text-align: left; 	line-height:15px;
}
.loginlink
{
font-family: tahoma; font-size:10px; font-weight:bold; color:#969594; text-decoration: none; text-align:right; text-align: left; 	line-height:15px;
}
.loginlink:hover
{
font-family: tahoma; font-size:10px; font-weight:bold; color:#969594; text-decoration:underline; text-align:right; text-align: left; 	line-height:15px;
}


.shophead
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight: bold; color:#000000; text-decoration: none; text-align:right; text-align: left;	line-height:25px;
}

.shophead1
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight: bold; color:#000000; text-decoration: none; text-align:right; text-align: left;	line-height:25px;
}


.shophead2
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#667AB3; text-decoration: none; text-align:right; text-align: left;	line-height:18px;
}

.shophead2:hover
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px; 
font-weight: bold; 
color:#667AB3; 
text-decoration: none; 
text-align:right; 
text-align: left;	
line-height:18px;
background-color:#D6DCEA;
padding:2px 5px 2px 0px;
}



.shophead3
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#ffffff; text-decoration: none; text-align:right; text-align: left;	line-height:18px;
}

.shopheadblue
{
font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#667BB4; text-decoration: none; text-align:right; text-align: left;	line-height:18px;
}


.shoptext
{
font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#666666; text-decoration: none; text-align:right; text-align: left; 	line-height:14px;
}

.shoptextblue
{
font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color:#667BB4; text-decoration: none; text-align:right; text-align: left; 	line-height:14px;

}

.shoptextcart2
{
font-family: Georgia, "Times New Roman", Times, serif ; font-size:12px; font-weight: normal; color:#666666; text-decoration: none; text-align:right; text-align: left; 	line-height:14px;

}

.shoptextcart
{
font-family: "Times New Roman", Times, serif; font-weight: normal; color:#666666; text-decoration: none; text-align:right; text-align: left; 	line-height:14px;
}

.UserMainMenu_DEFAULT a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#2F5E34;
	font-weight:bold;
	
}
.UserMainMenu_DEFAULT a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#2F5E34;
	font-weight:bold;
	
}

.UserMainMenu_ABOUTUS a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#CD7029;
	font-weight:bold;
	
}
.UserMainMenu_ABOUTUS a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#CD7029;
	font-weight:bold;
	
}

.UserMainMenu_FORMCATALOGSVIEW a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#6F7FAC;
	font-weight:bold;
	
}
.UserMainMenu_FORMCATALOGSVIEW a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#6F7FAC;
	font-weight:bold;
	
}
/*--*/
.UserMainMenu_KARADIINCLASSROOM a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#4F7675;
	font-weight:bold;
	
}
.UserMainMenu_KARADIINCLASSROOM a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#4F7675;
	font-weight:bold;
	
}
/*--*/
.UserMainMenu_KARADIIMPRINTS a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#C32878;
	font-weight:bold;
	
}
.UserMainMenu_KARADIIMPRINTS a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#C32878;
	font-weight:bold;
	
}
/* --*/
.UserMainMenu_MEERASMASTRI a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#DB214C;
	font-weight:bold;
	
}
.UserMainMenu_MEERASMASTRI a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#DB214C;
	font-weight:bold;
	/*#1D80B9*/
}
/*--*/
.UserMainMenu_WYRWM a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#7E7895;
	font-weight:bold;
	
}
.UserMainMenu_WYRWM a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#7E7895;
	font-weight:bold;
	
}

.UserMainMenu_FORMBLOG a
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#007CC3;
	font-weight:bold;
	
}
.UserMainMenu_FORMBLOG a:hover
{
	font-family:Georgia,Verdana,Arial;
	font-size:11px;
	text-decoration:none;
	color:#007CC3;
	font-weight:bold;
	
}

.imprintsleft
{
	font-size: 12px;
	color: #000000;
	font-family: Georgia, Verdana;
	text-decoration: none;
	background-color:#A7D5EC;
	padding:2px 5px 2px 0px;
	
}
.imprintsleft1
{
	font-size: 12px;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: black;
}
.imprintsleft1:hover
{
	font-size: 12px;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: black;
	background-color:#A7D5EC;
	padding:2px 5px 2px 0px;
}
.imprintsright
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	color: black;
}
.imprintsContent
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align: justify;
	line-height: 18px;
	/*letter-spacing: 1px;*/
}
.imprintsTitle
{
	font-size: 12px;
	font-family: Georgia, Verdana;
	font-weight: bold;
}
.imprintssubTitle
{
	font-size: 11px;
	font-family: Georgia, Verdana;
}

.behindtext
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align:justify;
	color: black;
	
}
.meerastellafriend
{
	font-size: 12px;
	font-family:  Tahoma, Verdana;
	font-weight:bold;
	color: #DB214C;
}

.meerastellafriendsmall
{
	font-size: 11px;
	font-family:  Tahoma, Verdana;
	font-weight:normal;
	text-decoration:none;
	color: #DB214C;
}

.meeraslink
{
	font-size: 11px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	text-decoration:none;
	color: #DB214C;
}
.meeraslink1
{
	font-size: 11px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	text-decoration:none;
	color: #8D8D8D;
}

.meeraslink a
{
	font-size: 11px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	text-decoration:none;
	color: #DB214C;
}

.meerastext
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	color: #1F1917;
	text-align:justify;
	line-height:16px;
}

.meerastextpoem
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #1F1917;
	text-align:right;
	line-height:20px;
}

.meerastextbold
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #1F1917;
	font-weight:bold;
	line-height:16px;
}
.meerashead
{
	font-size: 16px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	color: #1F1917;
}
.meerashead1
{
	font-size: 14px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	color: #E05B71;
}

.meerasselect
{
	font-size: 11px;
	font-family: Georgia, Verdana;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
.linknews a
{	
	font-size : 12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
.linknews a:hover
{	
	font-size : 12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

/* New Style for New Imprint Pages */
/* CSS Document */

.greenheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3c746b;
	font-weight:bold;
	}
.sidelink
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3c746b;
	font-weight:bold;
	
	/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	float:left;
	padding:5px 0 5px 0;
	width:100%;*/
	}
.sidelink A{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3c746b;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	}
.sidelink A:hover{

	color:#666666;
	text-decoration:none;

	}
	.content1{
	font-family:Tahoma,Georgia,Verdana;
	color:#000000;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	}
	
.content{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	}
	
	.content a{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	font-weight:bold;
	text-decoration:none;
	}
	
	.content a:hover{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	font-weight:bold;
	text-decoration:underline;
	}
	
.contentlink A{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.contentlink A:hover{
	color:#666666;
	text-decoration:none;
}
.header1{
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.smallheader{
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;}
.imgbg{
	background-image:url(images/imgbg.gif);
	background-repeat:no-repeat;
	height:41px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	padding:0px 10px 0 10px;
}

.imgbg A{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
.top A{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3c746b;
	text-decoration:none;
	}
.top A:hover{
	color:#666666;
	text-decoration:none;
	}
.logintxt{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	width:150px;
	}
.loginbgr{
	width:27px;
	height:33px;
	background-image:url(images/bgright.gif);
	background-repeat:no-repeat;
	}
	

/* Class Room Style Sheet Start*/
.classroom_lefttext
{
	text-decoration:none;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#2E302F;
}

.classroom_workshoptitle
{
	background-color: #D7E8DE; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
    padding-bottom: 3px;
	font-family:Garamond;
	font-size:14px;
	font-weight:bold;
	color:#494C4C;
}
.classroom_workshoptext
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#5E5E5E;
}

.classroom_workshoplocation
{
	
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#869992;
	
}
.classroom_workshoplocation1
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#869992;	
}

.classroom_workshoplocationdetail
{
	
	font-family:Tahoma;
	font-size:12px;
	color:#5B5B5B;
}


/* Class Room Style Sheet End */

/*imprintLink on submenu */

.imprintLink
{	
	font-family:Arial;
	font-size:11px;
	color:#9DCD17;
	text-decoration:none;
	font-weight:bold;
}
.imprintLink:hover
{	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	
}


.contestcontent{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	line-height:16px;
	}
.contestlink{
	font-family:Tahoma;
	font-size:12px;
	color:#798ab2;
	text-decoration:none;
	}
.contestlink:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	text-decoration:none;
	}
.bloglink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f8f113;
	text-decoration:underline;
	}
.bloglink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f8f113;
	text-decoration:underline;
	}
.contestheader{
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	padding:0 0 0 15px;
	}
	.contestcontentbold
	{
		font-family:Tahoma;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	}
	
	/* 2010 Behind The Scence */
	
	.Behindcontent2010{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	}
.header2010{
	font-family:Arial;
	font-size:22px;
	color:#5f2524;
	font-weight:bold;
	}
.conetnt12010{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
.nameheader{
	font-family:Arial;
	font-size:18px;
	color:#666666;
	font-weight:bold;
	}
.behindscenesleft
{
	font-family:Times New Roman;
	font-size:12px;
	color:#F19A52;
	font-weight:bold;
	text-decoration:none;
}
.behindscenesleftdefault
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(Images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:117px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:42px;
    width:42px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}
