﻿.cssmenu {
	background: #FFFFFF;
	}
.cssmenu > ul {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:182px;
	height:21px;
	font:normal 8pt "Trebuchet MS";
}
.cssmenu > ul li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:182px;
	border-bottom:1px solid #CDCDCD;
}
.cssmenu > ul li a:link, .cssmenu > ul li a:visited {
	padding:4px 0;
	display:block;
	text-align:justify;
	text-decoration:none;
	background:#FFFFFF;
	color:#F96604;
	width:182px;
	height:13px;
}
.cssmenu > ul li:hover a, .cssmenu > ul li a:hover, .cssmenu > ul li a:active {
	padding:4px 0;
	display:block;
	text-align:justify;
	text-decoration:none;
	background-image:url(images/45-hover-green.png);
	color:#F96604;
	width:182px;
	height:13px;
}
.cssmenu > ul li ul {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:146px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #006600;
	border-top:none;
}
.cssmenu > ul li:hover ul {
	display:block;
}
.cssmenu > ul li ul li {
	width:146px;
	clear:left;
	width:146px;
}
.cssmenu > ul li ul li a:link, .cssmenu > ul li ul li a:visited {
	clear:left;
	background:#006600;
	padding:4px 0;
	width:146px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
.cssmenu > ul li ul li:hover a, .cssmenu > ul li ul li a:active, .cssmenu > ul li ul li a:hover {
	clear:left;
	background-image:url(images/45-hover-green.png);
	padding:4px 0;
	width:146px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
.cssmenu > ul li ul li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #006600;
	border-left:1px solid #006600;
	background:#ffffff;
	z-index:900;
}
.cssmenu > ul li ul li:hover ul.navigation-3 {
	display:block;
}
.cssmenu > ul li ul li ul.navigation-3 li a:link, .cssmenu > ul li ul li ul.navigation-3 li a:visited {
	background-image:url(images/45-hover-green.png);
}
.cssmenu > ul li ul li ul.navigation-3 li:hover a, .cssmenu > ul li ul li ul.navigation-3 li a:hover, .cssmenu > ul li ul li ul.navigation-3 li a:active {
	background-image:url(images/45-hover-green.png);
}

/* ************************************************ */
.labelBox
{	
	width:125px;
	margin : 0px 15px 10px 10px; 
	float:left;
}

.input
{
	width : 235px;
	margin : 0px 0px 10px 0px; 
	float:left;
}

.validation
{	
	float:left;
	height:20px;
	width: 50px;
	margin : 0px 0px 10px 5px; 
}

.clear
{
	clear: both;
	padding:0px;
	margin:0px;
}
.HyperLink
{
	color:Black;
}
.HyperLink:hover
{
	color:#0099CC;
}
.GridViewData /* Style used for the content of gridview*/
{
	padding:7px;
}

.DetailsViewHeader
{
	padding-left:10px;
}
.DetailsViewItem
{
	padding-left:10px;
}

.deleteLinkButton
{
	background-color:Transparent;
	background:url('images/DeleteRed.png') no-repeat;
	width:10px;
	height:10px;
}

/* button for modal popup */
.popUpButton
{
	width:24px;
	height:24px;
    border:none; 
    background: transparent url('images/close.png') no-repeat;
}

/* ************************************************ */

/* ADMIN AND MEMBER MENU CSS */

.menuHeader
{
 cursor:pointer;
 background: transparent url('images/menuHeaderBG.png') no-repeat;
 padding-left:25px;	
 height:23px;
 padding-top:9px;
 margin-bottom:1px;
 color:Yellow;
 font-family:"Trebuchet MS"; 
 font-size: 12px;
 text-align:left;
}
.menuHeaderSelected
{
 cursor:pointer;
 background: transparent url('images/menuHeaderMinus.png') no-repeat;
 padding-left:25px;	
 height:23px;
 padding-top:9px;
 margin-bottom:1px;
 color:Yellow;
 font-family:"Trebuchet MS"; 
 font-size: 12px;
 text-align:left;
}
.menuContent
{
 padding-left:27px;	
 padding-top:5px;
 width:150px;
 padding-bottom:5px;
 text-align:left;
 font-family:"Trebuchet MS"; 
}
.menuContent ul
{
	text-decoration:none;
}
.menuContent ul li
{
	width:140px;
	padding-left:8px;
	background: transparent url('images/sq_menu.png') no-repeat left;
}
.menuContent ul li a
{
	 color:Black;
}
.menuContent ul li a:hover
{
	 color:Green;
}


/* CSS for member or admin */
.memBox
{
	width:737px;	
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	font-family:"Trebuchet MS"; 
	 
}
.memHeader
{	 
    border-bottom: 2px solid #CF7528;    
    font-size: 14px;
    font-family:"Trebuchet MS"; 
    margin-bottom: 5px;
    margin-top: 29px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 5px;
    text-align: left;
    vertical-align: middle;
    width: 720px;    
}


.memContent
{
	width:727px;
	padding:0px 5px 5px 5px;
	text-align:left;
	font-family:"Trebuchet MS"; 
}


.textboxStyle
{
	border-color: #9ECAED;
    
  
}

.textboxStyle:focus
{
	
background: #ffda96; /* Old browsers */
background: -moz-linear-gradient(top, #ffda96 0%, #ffe6bc 20%, #fff0d8 41%, #fffaf2 68%, #fcfcfc 84%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffda96), color-stop(20%,#ffe6bc), color-stop(41%,#fff0d8), color-stop(68%,#fffaf2), color-stop(84%,#fcfcfc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* IE10+ */
background: linear-gradient(to bottom, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffda96', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}



.textboxOnClickStyle
{
	
	background: #ffda96; /* Old browsers */
	background: -moz-linear-gradient(top, #ffda96 0%, #ffe6bc 20%, #fff0d8 41%, #fffaf2 68%, #fcfcfc 84%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffda96), color-stop(20%,#ffe6bc), color-stop(41%,#fff0d8), color-stop(68%,#fffaf2), color-stop(84%,#fcfcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* IE10+ */
	background: linear-gradient(to bottom, #ffda96 0%,#ffe6bc 20%,#fff0d8 41%,#fffaf2 68%,#fcfcfc 84%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffda96', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}


.signUpContentBox
{
	width:470px;
	padding:0px 10px 0px 10px;
	background: transparent url(images/signUpBoxBG.png) repeat;	
	/*min-height: 20px;*/
}

.signUpLabel
{
	width:25%;
	text-align:left;
	text-transform:none;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	
}
.signUpInput
{
	width:63%;
	text-align:left;
	padding-top: 5px;
	float:left;
	
}
.signUpValidation
{
	width:7%;
	float:left;	
	padding-top: 15px;
	
}

.signUpInfoBox
{
	width:90%;	
	/*border-bottom:solid 1px #666666;*/
	height: auto;
	
}


.signUpInfoIcon
{
	width: 10px;
	vertical-align: middle;
	float: left;
	padding: 10px 5px 5px 5px;		
}
.signUpInfo
{
	width: 710px;
	float: left;
	padding: 10px 20px 5px 20px;
}

.signUpInfo h2
{
	color: Black;
	font-size: 20px;
}

.customCalloutStyle div
        {
            border: none;
            background-color: #EE9D27;
        }
        .customCalloutStyle td
        {
            border: none;
            background-color: Blue;
        }
        .customCalloutStyle .ajax__validatorcallout_popup_table
        {
            display: none;
            border: none;
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_popup_table_row
        {
            vertical-align: top;
            height: 100%;
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_cell
        {
            width: 20px;
            height: 100%;
            text-align: right;
            vertical-align: top;
            border: none;
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_table
        {
            height: 100%;
            border: none;
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_table_row
        {
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
        {
            padding: 8px 0px 0px 0px;
            text-align: right;
            vertical-align: top;
            font-size: 1px;
            border: none;
            background-color: transparent;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
        {
            font-size: 1px;
            position: relative;
            left: 1px;
            border-bottom: none;
            border-right: none;
            border-left: none;
            width: 15px;
            background-color: transparent;
            padding: 0px;
        }
        .customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
        {
            height: 1px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none;
            padding: 0px;
            margin-left: auto;
        }
        .customCalloutStyle .ajax__validatorcallout_error_message_cell
        {
            
            font-size: 10px;
            padding: 5px;
            border-right: none;
            border-left: none;
            width: 100%;
            background-color: #FFFFFF;
            color: Black;
            vertical-align: middle;
        }
        .customCalloutStyle .ajax__validatorcallout_icon_cell
        {
            width: 20px;
            padding: 5px;
            border-right: none;
            background-color: #EE9D27;
            -webkit-border-top-left-radius: 7px;
            -webkit-border-bottom-left-radius: 7px;
            -moz-border-radius-topleft: 7px;
            -moz-border-radius-bottomleft: 7px;
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
        }
        .customCalloutStyle .ajax__validatorcallout_close_button_cell
        {
            vertical-align: top;
            padding: 0px;
            text-align: left;
            border-left: none;
            background-color: #FFFFFF;
            -webkit-border-top-right-radius: 7px;
            -webkit-border-bottom-right-radius: 7px;
            -moz-border-radius-topright: 7px;
            -moz-border-radius-bottomright: 7px;
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
        }
        .customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
        {
            border: none;
            text-align: center;
            width: 20px;
            padding: 2px;
            cursor: hand;
            background-color: #ffffff;
            -webkit-border-top-right-radius: 7px;
            -webkit-border-bottom-right-radius: 7px;
            -moz-border-radius-topright: 7px;
            -moz-border-radius-bottomright: 7px;
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
        }
        .CustomComboBoxStyle
        {
            color: White;
        }
        .CustomComboBoxStyle .ajax__combobox_textboxcontainer input
        {
            border: none;
            color: White;
            background: rgb(201,222,150); /* Old browsers */
            background: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* IE10+ */
            background: linear-gradient(to bottom,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#c9de96' , endColorstr= '#398235' ,GradientType=0 ); /* IE6-9 */
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 0px;
            -webkit-border-bottom-left-radius: 0px;
            -webkit-border-bottom-right-radius: 0px;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 0px;
            -moz-border-radius-bottomleft: 0px;
            -moz-border-radius-bottomright: 0px;
            border-top-left-radius: 10px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        .CustomComboBoxStyle .ajax__combobox_buttoncontainer button
        {
            border: none;
            background-color: rgb(201,222,150); /* Old browsers */
            background-color: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%); /* FF3.6+ */
            background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1))); /* Chrome,Safari4+ */
            background-color: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Chrome10+,Safari5.1+ */
            background-color: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Opera 11.10+ */
            background-color: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* IE10+ */
            background-color: linear-gradient(to bottom,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#c9de96' , endColorstr= '#398235' ,GradientType=0 ); /* IE6-9 */
            -webkit-border-top-left-radius: 0px;
            -webkit-border-top-right-radius: 10px;
            -webkit-border-bottom-left-radius: 0px;
            -webkit-border-bottom-right-radius: 0px;
            -moz-border-radius-topleft: 0px;
            -moz-border-radius-topright: 10px;
            -moz-border-radius-bottomleft: 0px;
            -moz-border-radius-bottomright: 0px;
            border-top-left-radius: 0px;
            border-top-right-radius: 10px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        .CustomComboBoxStyle .ajax__combobox_itemlist
        {
            margin: 0px;
            border: none;
            color: White;
            background: rgb(125,126,125); /* Old browsers */
            background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
            background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#7d7e7d' , endColorstr= '#0e0e0e' ,GradientType=0 ); /* IE6-9 */
            -webkit-border-top-left-radius: 0px;
            -webkit-border-top-right-radius: 0px;
            -webkit-border-bottom-left-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            -moz-border-radius-topleft: 0px;
            -moz-border-radius-topright: 0px;
            -moz-border-radius-bottomleft: 10px;
            -moz-border-radius-bottomright: 10px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
            position: absolute;
            top: 100px;
            width: 500px;
            overflow-y: auto !important;
        }
        .CustomComboBoxStyle .ajax__combobox_itemlist li:selected
        {
            color: Black;
            background-color: White;
        }
        
        .buttonStyle
        {
            
            color: White;
            border: none;
            text-align: center;
			background: #b5bdc8; /* Old browsers */
			background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
			
            cursor:pointer; 
            padding-top:0px;          
        }
        .buttonStyle:hover
        {
            
            color: White;
            text-align: center;
            background: rgb(255,175,75); /* Old browsers */
            background: -moz-linear-gradient(top,  rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,75,1)), color-stop(100%,rgba(255,146,10,1))); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* IE10+ */
            background: linear-gradient(to bottom,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
                      
            cursor:pointer;         
        }
        
        
.registerTab1
{
	position:absolute;
	top:148px;
	left:880px;
	background:transparent url(images/registerTabNumber.png) no-repeat;
	height:25px;
	width:30px;
	font-size:16px;
	padding-top:5px;
	color:White;
	display:none;
}
.registerTab2
{
	position:absolute;
	top:148px;
	left:930px;
	background:transparent url(images/registerTabNumber2.png) no-repeat;
	height:25px;
	width:30px;
	font-size:16px;
	padding-top:5px;
	color:White;
	display:none;
}

.registerTab11
{
	position:absolute;
	top:139px;
	left:880px;
	background:transparent url(images/registerTabNumber2.png) no-repeat;
	height:25px;
	width:30px;
	font-size:16px;
	padding-top:5px;
	color:White;
}
.registerTab22
{
	position:absolute;
	top:139px;
	left:930px;
	background:transparent url(images/registerTabNumber.png) no-repeat;
	height:25px;
	width:30px;
	font-size:16px;
	padding-top:5px;
	color:White;
}

/* GridView Style*/
.grid-view
{
	color: #333333; 
	border: Solid 1px #CCCCCC;	
}

.grid-view tr.header
{
	background: #b5bdc8; /* Old browsers */
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */

	color: white; 
	   height: 30px; 
	   text-align: center;
	   font-weight: bold;
	   border: Solid 1px #CCCCCC;
}

.grid-view tr.header th
{
	padding-top: 7px;
	text-align: center;
}

.grid-view tr.headerrate
{
   color: white; 
   height: 25px; 
   text-align: center;
   font-weight: bold;
   border: Solid 1px #CCCCCC;
   padding-top: 5px;
}



.grid-view tr.normal
{  
   background-color: White;
   height: 25px;    
   border:solid 1px #CCCCCC;
   text-align:center;   
}

.grid-view td
{
	border:solid 1px #CCCCCC;
	padding: 5px;
}


.grid-view tr.alternate
{   
   background-color: White;
   height: 25px;  
   border-bottom:solid 1px #CCCCCC;
   text-align:center;  
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
   background-color:#C3C3C3;  
   font-weight: normal;
   border-bottom:solid 1px #CCCCCC;   
}

.pagingStyle
{
	background: #b5bdc8; /* Old browsers */
background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */

    height: 20px;    
    font-weight: normal;
    font-size: 10px;
    color:White;
    border: Solid 1px #CCCCCC;
   
}

/* */
.news 
{
    border-bottom: 3px inset #CCCCCC;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom:2px;
    padding: 5px;
}
.newsdetails
{
	text-align:justify;
	margin-bottom:2px;
}

.slider_login
{
	margin-left: 20px; 
	text-align: left;
	float:right;
}


.chooseusNumber
{
	float: left; 
	width: 47px; 
	height: 34px;
	background:url(images/number.gif) no-repeat;
	padding:15px 0px 0px 0px;
	margin-left:10px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin-top:5px;
}

.headline  /*Content Headline*/
{	
	color:#5EA8D8;
	font-size:18px;
	font-weight:bold;
	margin :5px 5px 5px 15px;
}

.chooseTitle
{
	margin :5px 5px 5px 15px;
}

.chooseTitle ul li
{
	list-style-image:url('images/left_stock_ul_li.gif');
	list-style-position:inside;
	text-transform:capitalize;
}
.chooseusNumber
{
	float: left; 
	width: 47px; 
	height: 38px;
	background:url(images/number.gif) no-repeat;
	padding:10px 0px 0px 0px;
	margin-left:10px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin-top:5px;
}
.choosepic
{
	margin:10px;
	float:left;
	}
	
.details2
{	
	margin :5px 15px 10px 15px;	
	text-align: justify;
	color:Black;
	font-weight:normal;
}

/*footer part of this webpage*/

.footerr
{
	background: url(images/footer_bg.png) repeat-x;
    height: 90px;
    margin: 0 auto 30px auto;
    width: 1000px;
    -webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.footerrAddress
{
	
	font-size: 12px;
	width:450px;
	margin-top:40px;
	font-weight:normal;
	float:left;
	text-align:left;
	color:White;
	margin-left:15px;
}

.footerrPolicy
{
	
	font-size: 12px;
	width:500px;
	margin-top:40px;
	font-weight:normal;
	float:right;
	text-align:right;
	color:White;
	margin-right:15px;
}

.footerrPolicy a
{
	color:White;
	text-decoration:none;
}

.footerrPolicy a:hover
{
	color:White;
	text-decoration:underline;
}


.popUpButton
{
	width:24px;
	height:24px;
    border:none; 
    background: transparent url('images/close2.png') no-repeat;
}
.modalBackground
{
    background:url(images/bgtransperent.png) repeat;
    }

/**/

#memgrabox
{
		width: 737px; 
		
		color: black;
        text-align: left; 
        min-height: 350px; 
        padding-top: 20px; 
        padding-bottom: 20px;
        -webkit-border-radius: 10px; 
        -moz-border-radius: 10px; 
        border-radius: 10px;
	
	}
	
	#tab1
	{
		display:none;
	}
		
	#tab2
	{
		display:none;
	}
		
	#tab3
	{
		display:none;
	}
	
	.tab-content {
  clear: both;
  padding: 0 16px 2em;
  position: relative;
  overflow: hidden;
}

#ta_shado{
	width: 98%;
	padding-top: 7px;
	padding-left: 10px;
	height:auto;
	padding-bottom:7px;
	
	font-size:16px;
	text-align: left;
	font-weight: normal;
	color: white;
	text-transform:none;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	background: #b5bdc8; /* Old browsers */
	background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */

	}
.ta_shado
{
	width: 100%;
	margin-top: 5px;
	height:auto;
	margin-bottom:5px;
	
	font-size:16px;
	text-align: center;
	font-weight: bold;
}

.memgrabox
{
		width: 490px; 
		
		padding: 20px 5px 20x 5px; 
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px; 
        border-radius: 10px;
        -moz-box-shadow: 0px 3px 4px #BBBBBB;
		-webkit-box-shadow: 0px 3px 4px #BBBBBB;
		box-shadow: 0px 3px 4px #BBBBBB;
}

.excelbutton
{
	background-color:Transparent;
	background:url('images/MS_Excel.png') no-repeat;
	width:32px;
	height:32px;
}
.wordbutton
{
	background-color:Transparent;
	background:url('images/MS_Word.png') no-repeat;
	width:32px;
	height:32px;
}