/* CSS Document - Author: Shaibal Mandal */

/* The lethal selector */
*
{
	margin:0;
	padding:0;
}

/* Styles for the body */
body 
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
	color: #333;
	clear: both;
	background-image: url(images/bggrad2.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
#container #providers {
	height: 50px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAA;
	border-left-color: #AAA;
}
.exopragraf {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #42B84A;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}



/* Page centering outermost container */
#container 
{
	width: 900px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

/* Header for the site in no-css mode */
.invisible
{
    display: none;
    visibility: hidden;
}

/* Style for global paragraphs */
p
{
	margin:0;
	padding: 0px;
	line-height: 12px;
}

/* For form inputs */
fieldset
{
    border: none;
    padding: 0px 3px 3px 3px;
    margin: 0px;
}

/* And styling the input as well */
input
{
    border: 1px solid #888;
    font: 11px/11px verdana, arial, sans-serif;
    height: 16px;
    color: #555;
}

/* Login Reset buttons */
.button
{
  height: 22px;
  width: 64px;
  background: #e0e0e0;
  margin-bottom: 10px;
}

/* Topmost bar sticking right below the adress bar */
#topMostBar 
{
	height: 50px;
	margin-bottom:10px;
	clear:both;
	background:url(images/topBG2.jpg) no-repeat top;
}

#topMostInner1
{
	float: left;
	margin-left: 22px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color:#777;
}

#topMostInner2
{
	float: left;
	margin-left: 48px;
	margin-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#777;
}

#topMostInner3
{
	float: left;
	margin-left: 117px;
	margin-top: 15px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#777;
}

/* Style for global links */
a 
{
	text-decoration: none;
	color: #990000;
}

a:hover 
{
	text-decoration: underline;
	color: #0099CC;
}

a img
{
	border: none;
}

/* Main content container (first inner) */
#main 
{
	margin-top:5px;
	padding: 5px 5px 2px 5px;
	width: 888px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #AAA;
	border-right-color: #AAA;
	border-left-color: #AAA;
}

/* One full length horizontal container */
.horizRect
{
	clear: both;
	background: #fff;
}
#container #main #contentall {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}


/* Header style for sections and articles */
.noteheader
{
	width:auto;
	color: #FFFFFF;
	height: 20px;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	background-image: url(images/footer_bg.gif);
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377AD1;
	padding-top: 4px;
}
.newscoontent {
}


/* The braggy block of text */

#brag
{
	margin-left: 10px;
	margin-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 330px;
	float: left;
}
#brag span {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}


/* advertisement block */
.adblock
{
	width: 440px;
	border: 1px solid #A9A9A9;
	background: url('images/mainPic.jpg') 10px 27px no-repeat #fff;
	color: #000;
	float: left;
	padding: 2px;
	height:auto;
}

/* advertisement block 2 (main)  */
.adblock2
{
	width: 898px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: left;
	padding: 0px;
	height:225px;
	margin-bottom: 1px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Sidebar block */
.sideblock
{
	width: 235px;
	border: 1px solid #A9A9A9;
	background-color: #f8f8f8;
	color: #663366;
	float: right;
	padding: 2px;
    height: 206px;
}
.noteheader2/* Header style for sections and articles */

{
	width:auto;
	color: #FFFFFF;
	height: 20px;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	background-image: url(images/footer_bg_green.gif);
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377AD1;
	padding-top: 4px;
}

/* All those big numbers, 1585, 138 billionm....inside this */
.imgSlogan
{
	width: auto;
	background-color: transparent;
	color: #555;
	margin-bottom:1px;
	text-align: left;
	height:161px;
	padding: 3px 3px 3px 180px;
}

/* Styling the ugly list buttons */
.imgSlogan li
{	
	font: bold 12px/20px arial, verdana, sans-serif;
}

/* A full length container for holding three columns */
#threecolcontainer
{
	background-color: #F7F4F7;
	color: #000;
}

/* Column 3 of the three columns */
.col2 
{
	width: 212px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: right;
	padding: 2px;
	margin-top: 1px;
	background-color: #F7F4F7;
}
.col1 {
	width: 212px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: left;
	padding: 2px;
	margin-top: 1px;
	background: #F7F4F7;
}
.col3 {
	width: 212px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: right;
	padding: 2px;
	margin-top: 1px;
	position: relative;
	z-index: 100;
	margin-left: 5px;
	background-color: #F7F4F7;
}
.col4 {
	width: 212px;
	border: 1px solid #A9A9A9;
	background: #F7F4F7;
	color: #000;
	float: right;
	padding: 2px;
	margin-top: 1px;
	z-index: 100;
	margin-left: 6px;
}




.left {

	float:left;

	}



.right {

	float:right;

	}

/* For the read more links */
.readmore
{
	display: block;
	clear: both;
	background: url('images/readmore.jpg') no-repeat;
	margin-top: 4px;
	font-family: Tahoma;
}

/* Last but not the least, the footer */
#footer 
{
	color: #888;
	font-size: 10px;
	text-align: center;
	height: 24px;
	padding-top: 5px;
	clear: both;
	width: auto;
	border-bottom:1px solid #AAA;
	border-right:1px solid #AAA;
	border-left:1px solid #AAA;
	border-top:none;
	background-image: url(images/footer_bg.gif);
	background-color: #B2B4BF;
	background-repeat: repeat-x;
}


hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefive{
	position:relative;
	display:block;
	height:26px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AC2225;
	}
#footeralt .footleft {
	float: left;
	width: 50%;
	padding-top: 10px;
	text-align: left;
	padding-left: 70px;
}
#footeralt .footright {
	float: right;
	width: 40%;
	text-align: right;
	padding-top: 10px;
	padding-right: 3px;
}


#stylefive ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
.clearer {
	clear: both;
}


#stylefive ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefive ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:7px 20px 0 20px;
	height:19px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefive ul li a:hover,#stylefive ul li a.current{
	color:#FFFFFF;
	background-color: #B02828;
	background-image: url(bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.readmorefrontcolums {
	display: block;
	clear: both;
	background: url('images/readmore.jpg') no-repeat;
	margin-top: 4px;
	position: absolute;
	z-index: 100;
	left: 612px;
	top: 680px;
}
.readmorefrontcolums1 {
	display: block;
	clear: both;
	background: url('images/readmore.jpg') no-repeat;
	margin-top: 4px;
	position: absolute;
	z-index: 100;
	left: 389px;
	top: 679px;
}
.colmleft {
	width: 212px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: left;
	padding: 2px;
	margin-top: 1px;
	margin-right: 10px;
	background-color: #E9E9E9;
}
.colmmid {
	float: left;
	width: 430px;
	margin-right: 12px;
}
.colmmidfull {
	float: left;
	margin-right: 9px;
	width: 650px;
	margin-top: 2px;
}
.colmmidfull blockquote {
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(images/cit1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 10px;
	color: #959595;
	display: block;
}
.colmmidfull h3 {
	font-family: Tahoma, sans-serif, arial;
	font-size: 12px;
	color: #6F0809;
}

.subtitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}


.colmright {
	width: 212px;
	border: 1px solid #A9A9A9;
	color: #000;
	float: left;
	padding: 2px;
	margin-top: 1px;
	height: 392px;
	background-color: #42B84A;
}
#footeralt {
	color: #888;
	font-size: 10px;
	text-align: center;
	
	height: 46px;
	clear: both;
	width: auto;
	border-bottom:1px solid #AAA;
	border-right:1px solid #AAA;
	border-left:1px solid #AAA;
	border-top:none;
	background-image: url(images/footer_altbg.gif);
	background-repeat: repeat-x;
}
#brag2 {
	margin-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 340px;
	float: right;
	margin-right: 10px;
}



/* This should space things out for most text with a small padding */
.spacy
{

}
.spacy a {
	display: block;
	height: 145px;
	line-height: 145px;
	background-image: url(images/exotic.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.spacy2 {
}
.spacy2 a {
	display: block;
	height: 145px;
	line-height: 145px;
	background-image: url(images/kitchenicon.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.spacy2 a:hover {
	display: block;
	height: 145px;
	line-height: 145px;
	background-position: -212px top;
}
.spacy3 {
}
.spacy3 a {
	display: block;
	height: 145px;
	line-height: 145px;
	background-image: url(images/edgeicon.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.spacy3 a:hover {
	display: block;
	height: 145px;
	line-height: 145px;
	background-position: -212px top;
}
.spacy4 {
}
.spacy4 a {
	display: block;
	height: 145px;
	line-height: 145px;
	background-image: url(images/kitchenicon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.spacy4 a:hover {
	display: block;
	height: 145px;
	line-height: 145px;
	background-position: -212px top;
}
.newsheader {
	padding-top: 2px;
	padding-bottom: 2px;
}


.highlights {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#49176e;
	background-color:#E9E9E9;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}	
.comment  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding: 10px;
}
.comment h2 {
	color: #990000;
	font-size: 14px;
	font-family: Helvetica, sans-serif, Arial;
}
.newscoontent {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.newspic img {
	height: 66px;
	width: 210px;
}
.testipic {

}

.monthly p {
	font-size: 10px;
	color: #666666;
}
.newsheader h2 {
	color: #990000;
	font-size: 12px;
	text-transform: uppercase;
}

  a.scrollover {
	/* Default Colour/Styles here */
      color: #202255;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
   }
   a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
      color: #B52628;
   }



	/* ----------- stylized ----------- */
	#stylized{
	height: 300px;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	#stylized label{
	display:block;
	font-weight:normal;
	text-align:left;
	width:100px;
	float:left;
	line-height: 12px;
	color: #666666;
	font-family: Tahoma;
	background-image: url(images/requered.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	}
	#stylized .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	width:100px;
	line-height: 10px;
	}
.fields  {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:0px 0 5px 0px;
	}
.buttons  {
	height:25px;
	text-align:center;
	line-height:25px;
	color:#333333;
	font-size:12px;
	margin-bottom: 10px;
	cursor: pointer;
	background-image: url(images/submit.jpg);
	width: 98px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.buttonsreset {
	height:25px;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom: 10px;
	cursor: pointer;
	background-image: url(images/reset.jpg);
	width: 98px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colmleft  .divtext {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 15px;
}




#middle {

	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;

	}



.category {

	width:164px;

	float:left;

	border-top:8px solid #333;

	margin:0px;

	padding:5px 10px 10px 10px;
	background:#fff;

	}

.category p {
	margin:0;
	}



#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}

#cat-2, #cat-4 {border-top:8px solid #3c57a7;}



.category span.cat_title, #front-popular h3, #front-list .cat_title {

	text-transform:lowercase;

	margin:0;

	font-weight:bold;

	font-size:1.5em;

	letter-spacing:-0.05em;

	}

#front-popular h3 {
	color:#fff;
	}


.category a {

	color:#333;
	display:block;
	background:none;

	}



.category a:hover {

	background:none;
	color:#fff;
	text-decoration:none;

	}



#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }

#cat-2:hover, #cat-4:hover {background:#3c57a7; color:#fff; }

#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }

#cat-2:hover a, #cat-4:hover a {background:#3c57a7; color:#fff; }

#basic-accordian{
	z-index:2;
}


.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #1C59B2;
}

.accordion_headings:hover{
	background-color: #91BCDC;
}

.accordion_child{
	padding:3px;
	background:#EEE;
	font-size: 9px;
	color: #333333;
	font-family: Tahoma;
}
.accordion_child img {
	padding-right: 5px;
}
.accordion_child .readmore a {
	font-weight: bold;
}
.accordion_child .readmore {
	background-image: url(images/post.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Tahoma;
	padding-left: 20px;
}




.header_highlight{
	background-color: #B02828;
}
#scrollDIV {
	color: #666666;
	width: 640px;
	height: 400px;
	text-align: left;
	overflow : auto;
	padding-right: 10px;
}
.testitle {
	padding-left: 30px;
	background-image: url(images/commentbox.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.testitle h2 {
	font-size: 12px;
}
.colmmidfull h4 {
	font-size: 12px;
}


.testirows {
	background-image: url(images/testiayrac.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#procontainer .left {
	width: 650px;
	padding-bottom: 5px;
}
#procontainer  img {
	border: 1px solid #FFFFFF;
	float: right;
}

#procontainer .procontainerhead {
	background-color: #B02828;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}
#procontainer .readmore {
	background-image: url(images/color.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-weight: bold;
}
#procontainer {
	margin-top: 10px;
}

	
/*- Menu 1--------------------------- */
	
#menu1 {
	border-style: solid solid none solid;
	border-color: #3D261D;
	border: 1px;
	}
	
#menu1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
	text-decoration: none;
	line-height: 26px;
	padding-left: 10px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(menu1.gif);
	}
#menu1 ul {
	list-style-type: none;
}

	
#menu1 li a:hover {
	color: #FFF;
	background:  url(menu1.gif) 0 -26px;
	}	
#menu1 li a.current {
	color: #FFF;
	background:  url(menu1.gif) 0 -26px;
}

#pag li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
	text-decoration: none;
	line-height: 26px;
	padding-left: 10px;
}
#pag li a:link, #pag li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(menu1.gif);
}
#pag li a:hover {
	color: #FFF;
	background:  url(menu1.gif) 0 -26px;
}
#procontainer2 .left {
	width: 650px;
	padding-bottom: 5px;
}
#procontainer2 img {
	border: 0;

}
#stone .stonethmb img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#stone .stonename {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
