body {
	font-family:arial, verdana, helvetica;	
}
.new-flash-wrap {
	border:0px solid #000;
	width:310px;
	padding:5px;
	margin:5px auto;
	-moz-border-radius:5px;
	height:320px;
	overflow:hidden;
	/*background:url(images/NewLayout/bg.gif) repeat-x center top;*/
}
.new-flash-wrap .inner-wrap {
	overflow:hidden;
	overflow-y:auto;
	height:300px;
    padding:2px 4px 0 2px;
}
/* -- flash deals*/

.inner-wrap .dealnew
{
    margin-left: 70px;
    text-align:left;
    font-family:  arial,helvetica, verdana;
}
.inner-wrap h3
{
    color: #3679a4;
    font-weight: bold;
    font-size: 18px;
}
.inner-wrap .detail
{
    font-size: 13px;
    color: #5f9ec6;
    font-weight: bold;
}
.inner-wrap .meta
{
    font-size: 10px;
    color: #999;
    overflow: hidden;
    font-family: arial, verdana, helvetica;
}
.inner-wrap .meta span
{
    display: block;
    float: left;
    margin-right: 10px;
}
/* -- clock*/
.inner-wrap .left
{
    width: 60px;
    float: left;
    text-align:center;
    height: 50px;
}
.inner-wrap .clock
{
    background-image: url(images/NewLayout/clock_bg.gif);
    background-repeat: no-repeat;
    display: block;
    width: 60px;
    height: 28px;
    margin: 5px 0 0 0;
    text-align: center;
    padding: 7px 0 0 0;
}
.inner-wrap .clock span
{
    display: block;
    float: left;
    width: 8px;
    height: 18px;
    color: #fff;
    font-size: 0;
    background-image: url(images/NewLayout/clock_digits_blue.gif);
    background-repeat: no-repeat;
}
.clock span.dig-colon
{
    width: 5px;
    background-position: 0 0;
}
.clock span.dig-0
{
    width: 12px;
    background-position: -10px 0;
}
.clock span.dig-1
{
    width: 5px;
    background-position: -27px 0;
}
.clock span.dig-2
{
    width: 12px;
    background-position: -38px 0;
}
.clock span.dig-3
{
    width: 12px;
    background-position: -54px 0;
}
.clock span.dig-4
{
    width: 12px;
    background-position: -70px 0;
}
.clock span.dig-5
{
    width: 12px;
    background-position: -87px 0;
}
.clock span.dig-6
{
    width: 12px;
    background-position: -103px 0;
}
.clock span.dig-7
{
    width: 12px;
    background-position: -120px 0;
}
.clock span.dig-8
{
    width: 12px;
    background-position: -136px 0;
}
.clock span.dig-9
{
    width: 12px;
    background-position: -152px 0;
}
.inner-wrap .urgent
{
    background-image: url(images/NewLayout/clock_urgent_bg.gif);
    padding: 2px 0 0 0;
    height: 33px;
}
.inner-wrap .urgent span
{
    background-image: url(images/NewLayout/clock_digits_red.gif);
}

.new-flash-wrap ul {
	
	padding:5px 5px 2px 5px;	
	background:#fff;
	-moz-border-radius:5px;
}
.new-flash-wrap li {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	list-style-type:none;	
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
}
.new-flash-wrap .identity {
	overflow:hidden;	
	margin:0 0 5px 0;
}
.new-flash-wrap .identity img {
	border:1px solid #ccc;
	float:left;
}
.new-flash-wrap .identity .info {
	margin:0 0 0 70px;	
}
.new-flash-wrap .identity .location {
	color:#333;
	font-size:11px;
	margin:0 0 3px 0;
	display:block;
}
.new-flash-wrap .deal {
	color:#5f9ec6;
	font-size:12px;
	font-weight:bold;
	display:block;	
	margin:0 0 3px 0;
}
.new-flash-wrap .expiration {
	color:#ccc;
	font-size:10px;
	display:block;
	margin:0 0 3px 0;
}
.new-flash-wrap h2 {
	color:#3679a4;
	font-size:18px;
	margin:0;
	padding:0 0 3px 0;	
}
.new-flash-wrap .moreinfo {
	float:right;
	font-size:0;
	color:#fff;
	display:block;
	height:16px;
	width:16px;
	background-image:url(images/NewLayout/icon_more.gif);	
	margin:5px 0 0 0;
}
.new-flash-wrap .closeinfo {
	background-image:url(images/NewLayout/icon_close.gif);
	color:#999;
	height:16px;
	width:16px;
	position:absolute;
	margin:300px 0 0 290px;
}
.new-flash-wrap .overlay {
	position:absolute;	
	background:#333;
	height:310px;
	opacity:.9;
	z-index:5;
	margin-top:-5px;
	margin-left:-5px;
	width:300px;
	padding:10px;
	color:#fff;
	overflow:hidden;
	-moz-border-radius:4px;
	display:none;
}
.new-flash-wrap .overlay_promov3 {
	position:absolute;	
	background:#000;
	height:310px;	
	z-index:5;
	margin-top:-5px;
	margin-left:-5px;
	width:300px;
	padding:10px;
	color:#fff;
	overflow:hidden;
	-moz-border-radius:4px;
	display:none;
}
.new-flash-wrap .overlay h2 {
	color:#fff;
	margin:0 0 10px 0;
	font-style:italic;
	font-size:24px;
}
.new-flash-wrap .overlay p {
	font-size:12px;
	line-height:2;
}
.new-flash-wrap .overlay a.tipcity {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding:20px 0 0 0;
	display:block;	
	text-decoration:none;
	font-style:italic;
}
.new-flash-wrap .overlay a.tipcity:hover {
	color:#84cf34;
}
/*About the flash deals  padding:5px 10px 5px 10px;	*/
.about-flash-deals {
	background:#fff;
	border-bottom:1px dotted #ccc;
	-moz-border-radius:10px;
	padding:5px 10px 5px 10px;	
	margin:0 0 10px 0;	
}
.about-flash-deals h3 {
	font-size:14px;
	padding:0 0 5px 0;
	font-weight:bold;
}
.about-flash-deals p {
	font-size:11px;
	line-height:1.4;	
}
/*Flash promo*/
.flash-promo {
	background:url(images/NewLayout/promo_bg_new.gif) center center;
	padding:6px 8px 8px 8px;	
	-moz-border-radius:10px;	
}
.flash-promo .text {
	display:block;
	background-image:url(images/NewLayout/promo.gif);
	height:148px;
	width:202px;
	margin:0 auto 10px auto;
	font-size:0;
	color:#fff;	
}
.flash-promo .buttonnew {
	display:block;
	background-image:url(images/NewLayout/button.gif);
	width:140px;
	height:30px;
	line-height:30px;
	text-indent:45px;
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0 auto;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


.ac_results
{
    padding: 0px;
    border: 1px solid #9BC3E7;
    background-color: #FCFCFC;
    overflow: hidden;
    z-index: 99999;
    color: #272727;
    font-family: Arial;
}
.ac_results ul
{
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    height: auto;
    overflow: hidden;
}
.ac_results li
{
    margin: 0px;
    height: 20px;
    padding: 1px 5px;
    cursor: default;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #9BC3E7;
    line-height: 2.0em;
    cursor: hand;
    font: menu;
    overflow: hidden;
}
.ac_odd
{
    background-color: #FFFFFF;
}
.ac_over
{
    background-color: #E2E2E2;
    color: #272727;
}

/*Body*/
body
{
    background-image: url(images/NewLayout/body_bg.gif);
    background-repeat: repeat-x;
    background-position: center 31px;
    background-color: #cee2f4;
}
/*Top Bar*/
.top-bar
{
    height: 31px;
    background-image: url(images/NewLayout/top_bar_bg.gif);
}
.top-bar .nav
{
    overflow: hidden;
    width: 900px;
    margin: 0 auto;
}
.top-bar .nav li
{
    float: right;
    overflow: hidden;
    padding-right: 20px;
}
.top-bar .nav li a
{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding-left: 20px;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-position: left center;
}
.top-bar .nav li a:hover
{
    text-decoration: underline;
}
/* -- movie*/
.top-bar .nav .video
{
    background-image: url(images/NewLayout/top_bar_video_bg.gif);
    background-position: center right;
}
.top-bar .nav .watch
{
    font-size: 11px;
    padding-left: 24px;
    background-image: url(images/NewLayout/top_bar_icon_video.gif);
}
/* -- user*/
.top-bar .nav .user
{
    background-image: url(images/NewLayout/top_bar_user_bg.gif);
    background-position: center right;
}
.top-bar .login
{
    background-image: url(images/NewLayout/top_bar_icon_login.gif);
}

.top-bar .logout
{
    background-image: url(images/NewLayout/top_bar_icon_logout.gif);
}

.top-bar .home {
 background-image: url(images/NewLayout/top_bar_icon_home.gif)
}

.top-bar .register
{
    background-image: url(images/NewLayout/top_bar_icon_register.gif);
}
/* -- social*/
.top-bar .nav .social
{
    background-image: url(images/NewLayout/top_bar_social_bg.gif);
    background-position: center right;
}
.top-bar .android
{
    background-image: url(images/NewLayout/top_bar_icon_android.gif);
}
.top-bar .facebook
{
    background-image: url(images/NewLayout/top_bar_icon_facebook.gif);
}
.top-bar .iphone
{
    background-image: url(images/NewLayout/top_bar_icon_iphone.gif);
}
.top-bar .twitter
{
    background-image: url(images/NewLayout/top_bar_icon_twitter.gif);
}
.top-bar .feedback
{
    background-image: url(images/NewLayout/top_bar_icon_feedback.gif);
}
/* -- end*/
.top-bar .nav .end
{
    background-image: url(images/NewLayout/top_bar_end_bg.gif);
    width: 15px;
    padding: 0;
    height: 30px;
}
/*Content Wrap*/
.content-wrap
{
    width: 900px;
    margin: 0 auto 20px auto;
}
/* -- Header*/
.header
{
    height: 70px;
    padding: 0 20px;
}
.header .logo
{
    display: block;
    margin: 2px 0;
}
.header .logo a
{
    display: block;
    background-image: url(images/NewLayout/tipcity_logo_beta.png);
    width: 350px;
    height: 66px;
    font-size: 0;
    color: #84b7e2;
}
/* -- Global Search*/
.global-search
{
    float: right;
    margin: 10px 0 0 0;
    background-image: url(images/NewLayout/global_search_bg.gif);
    width: 340px;
    height: 50px;
}
.global-search form
{
    margin: 10px;
}
.global-search form input
{
    width: 205px;
    float: left;
}
.global-search form button
{
    float: left;
    margin: 0 0 0 10px;
}
/*Content*/
.content
{
    -moz-border-radius: 5px;
    border: 2px solid #fff; /*background-image:url(images/NewLayout/content_bg.gif);*/
    background-repeat: repeat-x;
    min-height: 300px;
    background-color: #fff;
    padding: 10px 16px;
}
.content table.structure
{
    margin: 0;
    padding: 0;
    border: 0;
}
.content td.main
{
    width: 510px;
    padding-right: 10px;
    vertical-align: top;
}
.content td.side
{
    width: 340px;
    vertical-align: top;
}
/* -- content promo*/
.content .promo
{
    background-image: url(images/NewLayout/promo_bg.gif);
    height: 30px;
    padding: 10px;
    margin: 20px 0 0 0;
}
.content .promo .button
{
    float: right;
}
.content .promo .title
{
    background-repeat: no-repeat;
    height: 31px;
    padding: 3px 0 0 40px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    width: 120px;
    font-family: arial,helvetica, verdana;
    line-height: 14px;
    float: left;
}
.content .promo .title .sub
{
    display: block;
    color: #666;
}
.content .promo .details
{
    font-family:arial,helvetica, verdana;
    font-size: 16px;
    color: #3679a4;
    line-height: 14px;
    float: left;
    margin: 2px 0 0 0;
}
.content .promo .sub
{
    font-size: 11px;
    color: #639630;
    display: block;
}
.content .flash-promo .title
{
    background-image: url(images/NewLayout/promo_icon_clock.png);
}

.content .fTitle
{    
    font-family: arial,helvetica, verdana;
    font-size: 11px;
    color: #666;
    margin-left: 45px;
    margin-top: -50px;
}
.subTitle
{
    color:#4C86B8;
    font-size:16px;
    font-weight:bold;
}

.content .fDesTitle
{
    margin-left: 140px;
    margin-top: -30px;
    height:45px;
    font-size: 11px;
    font-family: arial,helvetica, verdana;
    float:left;   
    line-height: 16px;  
    color: #639630;    
}

.content .fDesFlash
{
    color: #333333;
}
.content .community-promo .title
{
    background-image: url(images/NewLayout/promo_icon_community.png);
    width: 160px;
}
/*Map Wrap*/
.map-wrap
{
    background-image: url(images/NewLayout/map_wrap_bg.gif);
    height: 370px;
    width: 510px;
}
.map-wrap .local-search
{
    float: right;
}
.map-wrap .local-search input
{
    background-image: url(images/NewLayout/location_search_icon_city.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 30px;
    width:180px;
}
.map-wrap .title
{
    padding: 5px 10px;
}
.map-wrap .title h2
{
    font-size: 0;
    background-image: url(images/NewLayout/title_neighborhood_deals.gif);
    width: 230px;
    height: 30px;
    color: #397da8;
}
/* -- map*/
.map-wrap .map
{
    margin: 0 10px;
    height: 280px;
    position: relative;
    -moz-border-radius: 5px;
}
.map-wrap .mapH
{
    display: none;
}
/* -- flash icon*/
.map-wrap a.flash
{
    background-image: url(images/NewLayout/toolbar_flash_bg_new.png);
    width: 74px;
    height: 29px;
    position: absolute;
    z-index: 20;
    margin: -10px 0 0 20px;
    padding: 45px 0 0 0;
    float: left;
    font-size: 0.85em;
     color: #fff;
    
    text-align: center;
    text-decoration: none;
}
.map-wrap a.flash:hover
{
    color: #333;
}
/* -- toolbar*/
.map-wrap .toolbar
{
    font-size: 10px;
    overflow: hidden;
    margin: 0 20px 0 90px;
}
.map-wrap .toolbar li
{
    float: left;
    background-image: url(images/NewLayout/toolbar_bg.gif);
    background-repeat: no-repeat;
    background-position: right 4px;
    padding-right: 7px;
}
.map-wrap .toolbar li.last
{
    background-image: none;
}
.map-wrap .toolbar li a
{
    color: #fff;
    display: block;
    width: 60px;
    text-align: center;
    text-decoration: none;
    padding: 34px 0 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}
.map-wrap .toolbar li a:hover
{
    color: #79a6bf;
}
.map-wrap .toolbar li a.top
{
    background-image: url(images/NewLayout/toolbar_icon_top_rated.gif);
}
.map-wrap .toolbar li a.coupon
{
    background-image: url(images/NewLayout/toolbar_icon_daily_deals_new.gif);
}
.map-wrap .toolbar li a.happy
{
    background-image: url(images/NewLayout/toolbar_icon_happy_hour_new.gif);
}
.map-wrap .toolbar li a.list
{
    background-image: url(images/NewLayout/toolbar_icon_list.gif);
}
.map-wrap .toolbar li a.group
{
    background-image: url(images/NewLayout/toolbar_icon_group.gif);
}

/*Flash Wrap*/
.flash-wrap
{
    background-image: url(images/NewLayout/flash_bg.gif);
    height: 380px;
}

.flash-wrap .cuisine-search
{
}
.flash-wrap_border
{
    float: left;
    background-color: #fff;
    width: 156px;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #cccccc;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}
.flash-wrap_iconCuisine
{
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}
.flash-wrap_divSelectCuisine
{
    float: left;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 5px;
}
.flash-wrap .cuisine-search SELECT#Cuisine
{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width:110px;
}
.flash-wrap .cuisine-search SELECT#cboCuisine
{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 110px;
}

.flash-wrap .title
{
    padding: 5px 10px;
}
.flash-wrap .title h2
{
    cursor:pointer;
    font-size: 0;
    background-image: url(images/NewLayout/title_flex_deals.gif);
    width: 140px;
    height: 30px;
    color: #71ae32;
}
/* -- flash deals*/
.flashdeals
{
    margin: 10px 20px;
    height: 320px;
    overflow-y: auto;
}
.flashdeals li
{
    overflow: hidden;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px dotted #ccc;
}
.flashdeals .deal
{
    margin-left: 70px;
    font-family:  arial,helvetica, verdana;
}
.flashdeals h3
{
    color: #3679a4;
    font-weight: bold;
    font-size: 18px;
}
.flashdeals .detail
{
    font-size: 13px;
    color: #5f9ec6;
    font-weight: bold;
}
.flashdeals .meta
{
    font-size: 10px;
    color: #999;
    overflow: hidden;
    font-family: arial, verdana, helvetica;
}
.flashdeals .meta span
{
    display: block;
    float: left;
    margin-right: 10px;
}
/* -- clock*/
.flashdeals .left
{
    width: 60px;
    float: left;
    height: 50px;
}
.flashdeals .clock
{
    background-image: url(images/NewLayout/clock_bg.gif);
    background-repeat: no-repeat;
    display: block;
    width: 60px;
    height: 28px;
    margin: 5px 0 0 0;
    text-align: center;
    padding: 7px 0 0 0;
}
.flashdeals .clock span
{
    display: block;
    float: left;
    width: 8px;
    height: 18px;
    color: #fff;
    font-size: 0;
    background-image: url(images/NewLayout/clock_digits_blue.gif);
    background-repeat: no-repeat;
}
.clock span.dig-colon
{
    width: 5px;
    background-position: 0 0;
}
.clock span.dig-0
{
    width: 12px;
    background-position: -10px 0;
}
.clock span.dig-1
{
    width: 5px;
    background-position: -27px 0;
}
.clock span.dig-2
{
    width: 12px;
    background-position: -38px 0;
}
.clock span.dig-3
{
    width: 12px;
    background-position: -54px 0;
}
.clock span.dig-4
{
    width: 12px;
    background-position: -70px 0;
}
.clock span.dig-5
{
    width: 12px;
    background-position: -87px 0;
}
.clock span.dig-6
{
    width: 12px;
    background-position: -103px 0;
}
.clock span.dig-7
{
    width: 12px;
    background-position: -120px 0;
}
.clock span.dig-8
{
    width: 12px;
    background-position: -136px 0;
}
.clock span.dig-9
{
    width: 12px;
    background-position: -152px 0;
}
.flashdeals .urgent
{
    background-image: url(images/NewLayout/clock_urgent_bg.gif);
    padding: 2px 0 0 0;
    height: 33px;
}
.flashdeals .urgent span
{
    background-image: url(images/NewLayout/clock_digits_red.gif);
}

/*Restaurants Promo*/
.restaurants
{
    margin: 10px 0 0 0;
    background-image: url(images/NewLayout/restaurants_bg.gif);
    height: 100px;
    padding: 10px;
}
.restaurants h2
{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.restaurants .offer
{
    height: 43px;
    padding: 3px 0 0 60px;
    background-image: url(images/NewLayout/restaurants_free.png);
    background-repeat: no-repeat;
    margin: 5px 0;
    font-size: 20px;
    color: #ccc;
    line-height: 17px;
    font-family:  arial,helvetica, verdana;
}
.restaurants .offer .strong
{
    color: #fff;
    font-weight: bold;
}
.restaurants .button
{
    float: right;
    margin: 0 0 0 20px;
}
.restaurants .fast
{
    color: #dfdfdf;
    font-size: 11px;
    background-image: url(images/NewLayout/restaurants_bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
    margin: 14px 0 0 15px;
    display: block;
}

.learmore a:link
{
    color:#ffffff;
}

.learmore a:visited
{
    color:#ffffff;
}
/*Footer*/
.footer
{
    width: 800px;
    margin: 10px auto;
    font-size: 11px;
    text-align: center;
}
.footer span
{
    padding: 0 10px;
}
.footer a
{
    padding: 0 10px;
    color: #6999b7;
    text-decoration: none;
}
.footer a:hover
{
    color: #333;
}

/* CSS for FORM */
#fTitle
{
    font-family: Tahoma;
    font-size: 1.5em;
    color: #4C86B8;
    font-weight: bold;
}
.fTitle
{
    font-family: Tahoma;
    font-size: 1.2em;
    color: #4C86B8;
    font-weight: bold;
}
.fTitleS
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #4C86B8;
}
.fTitleB
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

/* End CSS for FORM */

.left_space
{
    position: relative;
    left: 30px;
    top: 20px;
}
.left_space_consumer
{
    position: relative;
    left: 30px;
    top: 0px;
}

/* Links */
#BlueLink a:hover
{
    color: Gray;
}
.BlueLinkM a:Link, .BlueLinkM a:active, .BlueLinkM a:visited
{
    font-family: Tahoma;
    color: #6ca5d2;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.BlueLinkM a:hover
{
    color: Gray;
}
.BlueLinkMB a:Link, .BlueLinkMB a:active, .BlueLinkMB a:visited
{
    font-family: Tahoma;
    color: #6ca5d2;
    text-decoration: underline;
    font-size: 14px;
    text-align: left;
}
.BlueLinkMB a:hover
{
    color: Gray;
}

a:link
{
    color: #7E7E7E;
    text-decoration: none;
}
a:visited
{
    color: #7E7E7E;
    text-decoration: none;
}

/* End Links */


/* footer */
#bottom-footer
{
    height: 50px;
    width: 300px;
}
#footer
{
}
#footer ul
{
    float: left;
    margin: 10px 0px;
    padding: 0px;
}
#footer li
{
    display: inline;
    padding: 5px;
}
#footer li a
{
    color: #707070;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
#footer p
{
    text-align: right;
    margin-top: 20px;
    color: #707070;
    font-size: 10px;
    font-weight: bold;
}

/* end footer */

/* RESTAURANT CONSUMER FORM */
.flbl
{
    font-size: 10pt;
    font-family: Arial;
}
.fRegis input[type="text"]
{
    width: 200px;
    border: 1px solid #9BC3E7;
}
#fRegisPassword
{
    width: 200px;
    border: 1px solid #9BC3E7;
}
#fRegisConfirmPassword
{
    width: 200px;
    border: 1px solid #9BC3E7;
}
#fRegisDeal
{
    width: 15px;
    border: 1px solid #9BC3E7;
}
/* END */

/* Image Boders */

#cos1l
{
    height: 159px;
    width: 556px;
    background: url(images/index/f1l.png) no-repeat left;
    text-align: left;
    vertical-align: top;
}
#cos2
{
    height: 358px;
    width: 556px;
    background: url(images/index/f2.png) no-repeat left;
}
#cos3
{
    vertical-align: top;
    height: 420px;
    width: 557px;
    background: url(images/index/f3.png) no-repeat left;
}
#cos4
{
    vertical-align: top;
    height: 287px;
    width: 557px;
    background: url(images/index/f4.png) no-repeat left;
}
/* Image Boders */

/* Required Fields Validation Message */
.redNode
{
    color: Red;
}
.f-lblValid
{
    /*font-size: 0.8em;*/
    font-family: Tahoma;
    color: Red;
}
/* End  Required Fields Validation Message */


/* White spaces */

.blank14
{
    height: 14px;
}
.blank20
{
    height: 20px;
}
.blank14
{
    height: 14px;
}
.blank9
{
    height: 9px;
}
.blank2
{
    height: 1px;
    background-color: #CCCCCC;
}
.blank30
{
    height: 30px;
}

/*End White spaces */

/* Login Page */
.btnLogin
{
    background: url(images/index/but_Login.png);
    border: none;
    height: 22px;
    width: 80px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand;
}
.btnSignUp
{
    border: none;
    background: url(images/index/but_SignUp.png);
    height: 22px;
    width: 80px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.f-noteLbl
{
    font-family: Arial;
    font-size: 8pt;
    color: #878787;
}
.f-noteLblS
{
    font-family: Arial;
    font-size: 7pt;
    color: #363636;
}
.f-noteLblM
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #878787;
}
.btnCreateNew
{
    border: none;
    background: url(images/index/but_CreateNew.png);
    height: 25px;
    width: 118px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
/*End Login Page */