body {margin:0px 0px 0px 0px;
	background-color: #A1D7FC;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}

.innerbody {
	background-color: #CDD7E1;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.whitebg {
	background-color: #FFFFFF;
}
.header {
	background-color: #000000;
}
.header1 {
	background-image: url(../images/header.gif);
	
}
.logobg {
	background-image: url(../images/logobg.gif);
	background-repeat:repeat-x;
	background-color: #000000;
}
.bg3 {
	background-image: url(../images/bg3.gif);
	background-repeat:repeat-x

}
.bg2 {
	background-image: url(../images/bg2.gif);
	background-repeat:repeat-x
	
}
.pics {
	background-image: url(../images/flower.gif);
	background-repeat: no-repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5A5A;
	line-height: 18px;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
}

.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}
.footer {
	background-image: url(../images/footer.gif);
	background-color:#4284B2;
	background-repeat: repeat-x;
}
A.mainlevel-front:link {
	DISPLAY: block;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-left: 2px;
	PADDING-right: 2px;
	COLOR: #ffffff;
	LINE-HEIGHT: 18px;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	BORDER-TOP: 1px solid #FFFFFF;
	BORDER-LEFT: 1px solid #FFFFFF;
	BORDER-RIGHT: 1px solid #FFFFFF;
	LETTER-SPACING: 0px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.mainlevel-front:visited {
	DISPLAY: block;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-left: 2px;
	PADDING-right: 2px;
	COLOR: #C9DBE9;
	LINE-HEIGHT: 18px;
	BORDER-BOTTOM: 1px solid #FFF600;
	BORDER-TOP: 1px solid #FFF600;
	BORDER-LEFT: 1px solid #FFF600;
	BORDER-RIGHT: 1px solid #FFF600;
	LETTER-SPACING: 0px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.mainlevel-front:hover {
	BACKGROUND-POSITION: left 50%; COLOR: #ffffff; 
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
}

.bg4 {
	background-color: #DFE7EE;
}.rr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF6600;
	
}
.headingCopy {

	font: normal 19px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #43B2FE;
	font-size: 18px;
}
.headingCopyFooter {

	font: normal 19px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration:none;
}
.bar2 {
	background-color: #43B2FE;
}
.headingCopy2 {
	font:17px Tahoma;
	padding:3px 0px 5px;
	color: #FFFFFF;
	text-indent: 5px;
}
.headingCopy3 {
	font: normal 19px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-indent: 5px;
}

.loginbg{
	background-image: url(../images/loginbg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.suheadbg {
	background-image: url(../images/pro_line_0.gif);
	background-repeat: repeat-x;
}
.menulinks {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration:none;
}
.menulinks:hover {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing: 0px;
}
.headingCopy4 {


	font: normal 18px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000000;
}
.menulinksCopy {

	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.dottedline {
	background-image: url(../images/dottedline.gif);
	background-repeat:repeat-x;
}
.adminbg {
	background-color: #4284B2;
	background-image: url(../images/adminbg.gif);
	background-repeat: no-repeat;
}
.border1 {
	background-color: #FFFFFF;
}
.style2 {font-size: 12px; color:#FF0000; font-family: Arial, Helvetica, sans-serif;}
/*--------------------Rating bar css starts-------------------------*/

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

/*--------------------Rating bar css ends-------------------------*/

/*------New Styles--------*/

.button{
 color:#FFFFFF;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:600;
 border-width:0px;
 border-style:inset;
 height:25px;
 vertical-align:middle;
 background-image: url(../images/footer.gif);
 background-repeat: repeat-x;
}

.footer_link{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.textbox{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
border: 1px solid  #14C3D8;
padding: 2px;
background-color: #FFFFFF;
}

.text_information{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FF0000;
font-weight:bold;
}

.innerPageHeading {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
letter-spacing: -1px;
color: #FF6600;
text-indent: 5px;
}

/*------Dynamic List Css------------*/

/* Big box with list of options */

#vc_OptionList{
	position:absolute;	/* Never change this one */
	width:135px;	/* Width of box */
	height:150px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#vc_OptionList div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#vc_OptionList .optionDiv{	/* Div for each item in list */
	
}
#vc_OptionList .optionDivSelected{ /* Selected item in the list */
	background-color:#4284B2;
	color:#FFF;
}
#vc_OptionList_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}
		
/*------Dynamic List Css------------*/

.links_style{
	color:#000000;
	text-decoration:none;
}

.grey_tr{
	background:#EAEAEA;
}

.bottom_heading{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}	

.recent_tag{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	color:#FFFFFF;
	text-decoration:none;
}	
.recent_tag:hover{
		background-color:#FF6600;
}

.table_border{
border:1px solid #000000;
}

.mandatory_field{
font-size:12px;
color:#FF0000;

}
.headingbar{
	background-image: url(../images/headingrbar.gif);
	background-repeat: repeat-x;
	}

    #tabsF {
 
	  float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
          
      }
    #tabsF ul {
        margin:0;
        padding:0 0 0 0;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {     	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:bold;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 24px 4px 25px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
.maintextsmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0169AF;
	line-height: 17px;
}
.maintextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
/*a:link {
	color: #2186D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#43B2FE;	
}
a:active {
	text-decoration: none;
}*/
.tags_style{
	color: #2186D7;
	text-decoration: none;
}
.tags_style:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color:#43B2FE;	
}
.tags_style_footer{
	font: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.tags_style_footer:hover{
	font: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF6600;	
}
.lightred{background-color:#DFE7EE;}
.search {
	background-image: url(../images_red/searchbg.gif);
	background-repeat: no-repeat;
}
.textboxnew {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border:0;
background-color: transparent;
font-weight: normal;
}
.searchbutton {
background-image: url(../images/searchbutton.gif);
background-repeat: no-repeat;
}