﻿.frame
{
    background-position: center center;
    background-image: url('/images/cs-border.png');
    background-repeat: repeat-y;
}

a {
	color: blue;
}

.fullheight
{
	height: 100%;
	
}

.caps
{
    font-variant: small-caps;
}

p, div 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
}

.note
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: Black;	
	font-style: italic;
}

.course_blue
{
	background-color: #343D5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_table_blue
{
	border: 1px solid #343D5A;
}

.course_green
{
	background-color: #405D18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_red
{
	background-color: #9F1F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

.course_dets
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.course_free
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: White;
}

.fulltable
{
	width: 100%;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.widetable
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.hightable
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: white 0px solid;
	table-layout: auto;
	border-top: white 0px solid;
	border-left: white 0px solid;
	clip: rect(0px 0px 0px 0px);
	border-bottom: white 0px solid;
	border-collapse: collapse;
	vertical-align: top;
}

.box_menu
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.box_menu a:link
{
	text-decoration: none;
	color: white;
}

.box_menu a:hover
{
	text-decoration: underline;
	color: white;
}

.box_menu a:active
{
	text-decoration: none;
	color: white;
}

.box_menu a:visited
{
	text-decoration: none;
	color: white;
}

.start_training
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: green;
	text-decoration: none;
}

.start_training a:link
{
	text-decoration: none;
	color: green;	
}

.start_training a:hover
{
	text-decoration: underline;
}

.start_training a:active
{
	text-decoration: none;
}

.start_training a:visited
{
	text-decoration: none;
}

.box_menu_gap
{
	font-family: arial, Helvetica, sans-serif;
	color: white;
	padding-left: 25px;
	padding-right: 25px;
}

.box_login
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FF9900;
}

.box_title
{
	background-color: #669900;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}

.login_bg1
{
	background-position: center center;
	background-image: url('images/login_bg.jpg');
	background-repeat: no-repeat;
	
	
}

.login_bg_repeat
{
	background-position: center center;
	background-image: url('images/login_bg.jpg');
	background-repeat: repeat-y;
	width: 831px;
	height: 259px;	
}

.bg
{
	background-position: center center;
	background-image: url('images/login_bg_no_slit.jpg');
	background-repeat: repeat-y;
}



.login_bg
{
	width: 831px;
	height: 259px;
}

.login_head
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-color: #99CC00;
	text-align: left;
	padding-left: 13px;
	height: 22px;
}

.login_border
{
	border: 1px solid #99CC00;
}

.login_caption
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: green;
	padding-left: 13px;
}

.err
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
	border-right: maroon 1px solid;
	padding-right: 12px;
	border-top: maroon 1px solid;
	padding-left: 36px;
	padding-bottom: 12px;
	border-left: maroon 1px solid;
	padding-top: 12px;
	border-bottom: maroon 1px solid;
	height: auto;
	background-color: #FCCFA7;
	width: 100%;	
	
	
}

.success
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
	border-right: #006600 1px solid;
	padding-right: 12px;
	border-top: #006600 1px solid;
	padding-left: 36px;
	padding-bottom: 12px;
	border-left: #006600 1px solid;
	padding-top: 12px;
	border-bottom: #006600 1px solid;
	height: auto;
	background-color: #d7ffd7;
	background-image: url(images/success.gif);
	background-repeat: no-repeat;
	width: 100%;
}

.caption
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: black;
}

.header2
{
	font-size: 19px;
	font-family: Arial;
	font-weight: bold;
	color: #004679;
}

.subheader
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.line1
{
	background-color: #557292;
	height: 1px;
}

.line2
{
	background-color: #557292;
	height: 2px;
}

.star
{
	width: 20px;
	text-align: right;
	color: Maroon;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

.mandatory
{
	text-align: left;
	color: Maroon;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}


.calendar_top1
{
	background-image: url(Images/calendar_top_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	font-family: arial;	
}

.calendar_top_text
{
	font-size: 10pt;
	color: white;
	font-family: arial;
	vertical-align: middle;
}

.calendar_left
{
	background-color: #DEE7F7;
}

.module_index
{
	background-color: #DCFC5C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

.quest
{
	font-family: arial, Helvetica, sans-serif;
	background-color: #7F9AC9;
	color: White;
	height: 30;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}


.answer
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}

.quest_help
{
	font-family: arial, Helvetica, sans-serif;
	background-color: #C9D5E9;
	text-align: right;
	color: black;
	height: 22;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
}

.label
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #D8E0EB;
	color: #405877;
	text-align: right;
	vertical-align: middle;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.label_dark
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCD7E6;
	color: #405877;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.label_maroon
{
	padding-right: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	background-color: red;
	color: white;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

.labelnote
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Arial;
	font-style: italic;
}

.session
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: red;
	text-align: center;
	vertical-align: middle;
}


.headertext
{
    text-align: center;
}

.headerpanels
{
    padding-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

.headerpanelsbullet
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 44px;
}

.panelhead
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: #FFFFFF;
}

.head_line1_high
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 29px;
    color: #FFFF99;
}

.head_line1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 29px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding-top: 16px;
}

.head_line2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #CCCCCC;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    font-weight: bold;
}

.head_line3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
}

.head_line4
{
    font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
    font-size: 12.2px;
    color: white;
    text-align: left;
    vertical-align: middle;
    padding-top: 55px;
    padding-left: 80px;
    padding-right: 200px;
}

.head_line5
{
    text-align: center;
    padding-top: 8px;
    padding-bottom: 4px;
}

.head_line6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: maroon;
    text-align: center;
    padding-top: 5px;
}

.footer
{
	background-color: #DCAF0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	height: 70px;
	padding: 15px;
}

.footer a:link
{
	color: #333333;
}

.footer a:hover
{
	color: #333333;
}

.footer a:visited
{
	color: #333333;
}

.footer a:active
{
	color: #333333;
}

.menu
{
    text-align: right;
    padding-right: 2px;
}

.menu_bg
{
	background-image: url('images/menu_bg.jpg');
	background-repeat: no-repeat;
	height: 40px;
	width: 910px;
}

.menu_sep
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.menuitem_signup
{
    width: 96px;
    height: 24px;
    vertical-align: middle;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
}

.menuitem
{
    vertical-align: middle;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    border-right: 1px solid #99CC00;
    padding: 0px 15px;
}

.menuitem a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:hover
{
	color: White;
	text-decoration: underline;
}

.menuitem_last
{
    vertical-align: middle;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    padding: 0px 15px;
}

.menuitem_last a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem_last a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem_last a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem_last a:hover
{
	color: White;
	text-decoration: underline;
}


.home_bg
{
		background-image: url('images/home_bg.jpg');
		background-repeat: no-repeat;
		height: 510px;
		width: 910px;
}

.home_text_header
{
	color: #996600;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    vertical-align: top;
}

.home_text
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.home_text_bold
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.bullet
{
	background-image: url('images/star.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 20px;
}

.call
{
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.phone
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.body_bg
{
		background-image: url('images/body_bg.jpg');
		background-repeat: no-repeat;
		height: 510px;
		width: 910px;
		padding-left: 15px;
		padding-top: 15px;
}

.body_bg_high
{
		background-image: url('images/bg_middle.jpg');
		background-repeat: repeat-y;
}

.body_bg_bottom
{
	background-position: left bottom;
	background-image: url('images/bg_bottom.jpg');
	background-repeat: no-repeat;
}


.signin
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.bg_left
{
	width: 6px;
	background-image: url('images/front/bg_left.jpg');
	background-repeat: repeat-y;
}

.bg_right
{
	width: 6px;
	background-image: url('images/front/bg_right.jpg');
	background-repeat: repeat-y;
}

.bg_top
{
	height: 10px;
	background-image: url('images/front/bg_top.jpg');
	background-repeat: repeat-x;
}

.bg_bottom
{
	height: 10px;
	background-image: url('images/front/bg_bottom.jpg');
	background-repeat: repeat-x;
}

.chef_plate
{
	height: 192px;
	width: 900px;
	background-image: url('images/chef_bg.jpg');
	background-repeat: repeat-x;	
}

.chef_text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: Bold;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.chef_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: White;
	text-align: center;
	vertical-align: middle;
}

.block_head
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 6px;
}

.block_head_no_bg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.block_quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-style: italic;
}

.text9
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 2px;
}

.home_text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: center;
	padding-top: 8px;
}

.home_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
}

.input
{
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
}

.input3
{
	border-width: 3px;
	border-color: #808080;
	border-style: solid;
}

.vendor_login
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}

.vendor_login a:link
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:visited
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:hover
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.vendor_login a:active
{
	font-family: arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.v3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF0000;
    text-align: center;
}

/* NEW STYLES - 21/04/2010 */
.home_side_buttons
{
    background-color: #D0D1C9;
    border: 1px solid #A9A8A3;
    height: 80px;
    width: 100%;
}

.home_side_features
{
    background-color: #D0D1C9;
    border: 1px solid #A9A8A3;
    height: 100%;
    width: 100%;
}

.home_body_about
{
    width: 100%;
    padding-left: 230px;
    vertical-align: top;
    text-align: left;
}

.header_plain
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.box_violet
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #4D42AA;
    padding-left: 20px;
    padding-top: 5px;
    vertical-align: middle;
    font-weight: bold;
    background-image: url('/images/box-top.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 693px;
}

.box_body
{
    background-image: url('/images/box-mid.jpg');
    background-repeat: repeat-y;
    width: 693px;
    padding: 0px 14px;
}

.box_left
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
    padding-left: 10px;
    padding-top: 1px;
    vertical-align: middle;
    background-image: url('/images/left-box-top.png');
    background-repeat: no-repeat;
    height: 40px;
    width: 258px;
}

.box_left_body
{
    background-image: url('/images/left-box-mid.png');
    background-repeat: repeat-y;
    width: 258px;
    padding-left: 11px;
    padding-right: 8px;
}

.home_help_img
{
    padding-top: 5px;
    text-align: center;
}

.home_help_text
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 13.9333px;
    line-height: 18.6667px;
    color: #333333;
    text-align: center;
    padding: 6px;
    border-bottom: 1px dotted #333333;
    background-color: #CCCCCC;
}

.box_clear
{
    background-color: White;
}

.home_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding-top: 10px;
}

.home_sec
{
    background-position: left center;
    background-image: url('/images/trired.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 25px;
    text-align: left;
    color: #333333;
    font-weight: bold;
    width: 148px;
    height: 34px;
}

.home_works
{
    height: 43px;
    width: 682px;
    background-image: url('/images/bg-works.jpg');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #FFFFFF;
    vertical-align: middle;
    padding-left: 12px;
}

.bulletpoint
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 14.9333px;
    line-height: 18.6667px;
    color: #333333;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px dotted #333333;
    list-style: disc url('/images/greentick.jpg') inside;
}

.bulletred
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 14.9333px;
    line-height: 18.6667px;
    color: #3399FF;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px dotted #333333;
    list-style: disc url('/images/greentick.jpg') inside;
    font-weight: bold;
}

.bulletgreen
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    list-style: disc url('/images/greentick.jpg') inside;
}

.bulletgray
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #333333;
    color: #FFFFFF;
    padding: 2px 5px;
    width: 70%;
    border-bottom: solid 1px white;
    list-style: disc url('/images/graytick.png') inside;
    text-align: left;
}

.bulletul
{
    padding-left: -20px;
    list-style-type: none;
    margin-left: 0px;
}

.quicklink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333399;
    text-decoration: underline;
    text-align: center;
    width: 33%;
}

.pricing
{
    background-image: url('/images/catersoft-pricing.jpg');
    background-repeat: no-repeat;
    width: 258px;
    height: 208px;
    vertical-align: top;
}

.pricing_head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #333333;
    padding-left: 10px;
    padding-top: 10px;
}

.pricing_text
{
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pricing_item
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 13.9333px;
    line-height: 18.6667px;
}

.pricing_price
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 13.9333px;
    line-height: 18.6667px;
}

.feature_head
{
    font-family: 'Segoe UI' , Verdana, Tahoma;
    font-size: 25.9333px;
    line-height: 31.6667px;
}

.feature_bullet
{
    background-position: right top;
    background-image: url('/images/tri1.jpg');
    background-repeat: no-repeat;
    width: 50px;
}

.feature_item
{
    font-family: 'Segoe UI', Verdana, Tahoma;
    font-size: 14.9333px;
    line-height: 21.6667px;
}

.inner_left
{
    background-image: url('/images/inner-left.jpg');
    background-repeat: repeat-y;
    width: 233px;
    border: 1px solid #999999;
}

.inner_padd
{
    padding-left: 20px;
    padding-right: 40px;
    padding-top: 20px;
}

.innermenuitem
{
    background-color: #CCCCCC;
    font-size: 12px;
    font-family: 'Sagoe UI' , Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    padding: 6px 20px;
}

.innermenuitem_high
{
    background-color: #333333;
    font-size: 12px;
    font-family: 'Sagoe UI' , Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 20px;
}

.logo
{
    padding-left: 20px;
}

.logotext
{
    padding-left: 80px;
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}

.headbullet
{
    background-image: url('/images/bullet_w.png');
    background-repeat: no-repeat;
    width: 244px;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #1F6FB1;
    padding-left: 30px;
    cursor: hand;
}

.headbullethover
{
    background-image: url('/images/bullet_b.png');
    background-repeat: no-repeat;
    width: 244px;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: White;
    padding-left: 30px;
    cursor: hand;
}

.homeheader
{
	background-image: url('/images/catering-software-splash.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader1
{
	background-image: url('/images/splash-fully-webbased.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader2
{
	background-image: url('/images/splash-chefriendly-system.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader3
{
	background-image: url('/images/splash-bookings-diary.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader4
{
	background-image: url('/images/splash-event-shedule.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader5
{
	background-image: url('/images/splash-staff-manager.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.homeheader6
{
	background-image: url('/images/splash-contract.jpg');
	background-repeat: no-repeat;
	height: 362px;
	width: 1042px;
    vertical-align: top;
}

.presplash
{
    display: none;
}

.bullethead
{
    font-family: Arial, Sans-Serif;
    font-size: 16.5pt;
    color: #FFFFFF;
    text-align: left;
    padding-left: 30px;
}

.bullettext
{
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
    color: #FFFFFF;
}

.bullethigh
{
    font-family: Arial, Sans-Serif;
    font-size: 13.6px;
    color: #FFFFFF;
    padding-left: 30px;
}

.bulletnote
{
    font-family: Arial, Sans-Serif;
    font-size: 8.5px;
    color: #333333;
    font-style: italic;
    padding-left: 30px;
    color: #FFFFFF;
}

.homestripe
{
    background-image: url('/images/stripe.jpg');
    background-repeat: no-repeat;
    height: 35px;
    width: 1042px;
    text-align: center;
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #FFFFFF;
}

.hsbullet
{
    background-position: left center;
    background-image: url('/images/star.png');
    background-repeat: no-repeat;
    height: 20px;
    font-family: 'Segoe UI' , Arial;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 22px;
    padding-right: 10px;
}

.homebody
{
    padding: 5px;
    vertical-align: top;
}

.homepack_express
{
	background-image: url('/images/express_bg.jpg');
	background-repeat: no-repeat;
	height: 243px;
	vertical-align: top;
	padding: 8px 20px;
}

.homepack_occasion
{
	background-image: url('/images/occassion_bg.jpg');
	background-repeat: no-repeat;
	height: 243px;
	width: 652px;
	vertical-align: top;
	padding: 8px 20px;
}

.homepack
{
	background-image: url('/images/homepack.jpg');
	background-repeat: no-repeat;
	height: 243px;
	width: 504px;
	vertical-align: top;
	padding: 15px 20px;
}

.homepackhead a:link
{
    color: #003399;
}

.homepackhead a:hover
{
    color: #003399;
}

.homepackhead a:visited
{
    color: #003399;
}

.homepackhead a:active
{
    color: #003399;
}

.homepackhead
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #333333;
    padding-left: 20px;
}

.homepackheadblack
{
    font-family: Arial, 'Segoe UI';
    font-size: 22px;
    color: #000000;
}

.homepacktext
{
    font-family: 'Segoe UI' , Arial;
    font-size: 16px;
    color: #333333;
    padding-top: 5px;
}

.homepacktextextra
{
    font-family: 'Segoe UI' , Arial;
    font-size: 15px;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 6px;
}

.homepackprice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    text-align: center;
}

.homefeaturesbox
{
    border: 1px solid #CCCCCC;
    padding: 5px;
    vertical-align: top;
}

.homefeature
{
    border: 1px dotted #CCCCCC;
    height: 100%;
    width: 25%;
}

.homefeaturehead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15.3px;
    color: #000000;
    padding: 2px;
    text-align: center;
}

.homefeaturehelp
{
    font-family: 'Segoe UI', Arial;
    font-size: 11px;
    color: #808080;
    text-align: center;
}

.testmonial
{
    font-family: 'Segoe UI' , Arial;
    font-size: 13px;
    color: #333333;
    text-align: left;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px dotted #999999;
}

.tm_cater
{
    background-image: url('/images/tm_catercater.jpg');
    height: 72px;
    width: 100%;
    vertical-align: top;
    padding: 15px 20px;
}

.in_bg
{
	background-image: url('/images/inner_bg.jpg');
	background-repeat: no-repeat;
	height: 144px;
	width: 1042px;
    vertical-align: top;
}

.in_title
{
    font-family: 'Segoe UI' , Arial;
    font-size: 26px;
    color: #FFFFFF;
    padding-right: 50px;
    padding-top: 25px;
    text-align: right;
}

.in_menu
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

.in_menuitem
{
    font-family: 'Segoe UI' , Arial;
    font-size: 13px;
    color: #333333;
    border-bottom: 1px dotted #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;
    border-bottom-color: #C0C0C0;
}

.in_menuitem a:link
{
    color: #333333;
    text-decoration: none;
}

.in_menuitem a:hover
{
    color: #333333;
    text-decoration: underline;
}

.in_menuitem a:active
{
    color: #333333;
    text-decoration: none;
}

.in_menuitem a:visited
{
    color: #333333;
    text-decoration: none;
}

.in_menuitem_curr
{
    background-position: left center;
    font-family: 'Segoe UI' , Arial;
    font-size: 13px;
    color: #003366;
    border-bottom: 1px dotted #C0C0C0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;
    background-image: url('/images/square.png');
    background-repeat: no-repeat;
}


.pnl_top
{
	background-image: url('/Images/in_pnl_top.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

.pnl_bott
{
	background-image: url('/Images/in_pnl_bott.jpg');
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}

.pnl_left
{
	background-image: url('/Images/in_pnl_left.jpg');
	background-repeat: repeat-y;
	width: 5px;
}

.pnl_right
{
	background-image: url('/Images/in_pnl_right.jpg');
	background-repeat: repeat-y;
	width: 5px;
}

.pnl_head
{
    background-color: #A3C1E0;
    height: 30px;
    background-repeat: repeat-x;
    width: 100%;
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    vertical-align: middle;
}

.backupbanner
{
	background-image: url('/images/datacentre_banner.jpg');
	background-repeat: no-repeat;
	width: 793px;
	height: 240px;
}

.subscribebanner
{
    background-image: url('/images/subscribe_banner.jpg');
    background-repeat: no-repeat;
    width: 793px;
    height: 80px;
    vertical-align: middle;
    font-family: 'Segoe UI' , Arial;
    font-size: 29px;
    padding-left: 20px;
}

.occbanner
{
	background-image: url('/images/occ_banner.jpg');
	background-repeat: no-repeat;
	width: 793px;
	height: 253px;
}

.expbanner
{
	background-image: url('/images/exp_banner.jpg');
	background-repeat: no-repeat;
	width: 793px;
	height: 253px;
}

.occjoin
{
    vertical-align: bottom;
    padding-bottom: 5px;
    text-align: center;
}

.expjoin
{
    vertical-align: bottom;
    padding-bottom: 2px;
    text-align: center;
    padding-right: 30px;
}

.backuphead
{
    font-family: 'Segoe UI' , Arial;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}

.bluepnltitle
{
    font-family: 'Segoe UI' , Arial;
    font-size: 21px;
    color: #FFFFFF;
    text-align: center;
}

.bluepnlsubtitle
{
    font-family: 'Segoe UI' , Arial;
    font-size: 16px;
    color: #FFFF00;
    text-align: center;
}

.textwhite
{
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.textbig
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #333333;
}

.textbig a:link
{
    color: #333333;
}

.textbig a:hover
{
    color: #333333;
}

.textbig a:visited
{
    color: #333333;
}

.textbig a:active
{
    color: #333333;
}

.text 
{
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    color: #333333;
}

.text a:link
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:active
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:hover
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

.text a:visited
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}


.feature
{
    padding-left: 20px;
    vertical-align: top;
}

.feature_left
{
    font-family: 'Segoe UI', Arial;
    font-size: 13px;
    color: #333333;
    padding-right: 20px;
    vertical-align: top;
}

.feature_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-bottom: 10px;
    color: #003399;
}

.feature_title_exp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    padding-bottom: 10px;
    color: #003399;
    text-align: center;
}

.feature_text
{
    font-family: 'Segoe UI', Arial;
    font-size: 13px;
    color: #333333;
    padding-right: 30px;
}

.feature_text span
{
    color: #CC3300;
}

.feature_text_exp
{
    font-family: 'Segoe UI', Arial;
    font-size: 13px;
    color: #333333;
}

.feature_text a:link
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #003399;
}

.feature_text a:hover
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #003399;
}

.feature_text a:visited
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #003399;
}

.feature_text a:active
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #003399;
}




/* Window Releated */

.win_head
{
    background-image: url('/CustomStyles/Window/win_head.jpg');
    background-repeat: repeat-x;
    border: solid 0px;
    height: 61px !important;
}

.win_head_text
{
    font-family: Helvetica, Arial, sans-serif;
    color: White;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
    font-size: 12pt;
    padding-left: 40px;
    
    /* Shadow Effect */
      height: 1em;
      filter: Shadow(Color=#161616, Direction=135, Strength=1);
      line-height: 2em;
      white-space: nowrap;
}

.win_head2
{
    background-color: #003366;
    border: solid 0px;
    height: 38px;
    vertical-align: middle;
    padding: 12px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
}

.win_label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding: 5px;
    font-weight: bold;
}

.win_label_mini
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    padding: 5px;
}

.win_label_block
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 5px;
    font-weight: bold;
    background-color: #DFEAF4;
    border: dotted 1px #003366;
    text-align: left;
}

.win_label_blue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding: 5px;
    font-weight: bold;
    background-color: #003366;
    border: dotted 1px #003366;
    text-align: left;
}

.win_close
{
    text-align: right;
    padding-right: 30px;
    vertical-align: middle;
}

.topfeatures
{
    background-position: right center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    text-align: center;
    vertical-align: middle;
    
    background-repeat: no-repeat;
}

.expheight
{
    height: 100%;
}

.comptable
{
    background-color: white;
}

.comphead
{
    background-image: url('/images/compbg.jpg');
    background-repeat: repeat-x;
    height: 97px;
    vertical-align: middle;
    text-align: center;
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    color: #333333;
}

.comprow
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    color: #333333;
    text-align: right;
    padding-right: 30px;
    border-right: 1px dotted #666666;
    background-color: #EBEBEB;
}

.compitem
{
    background-position: right top;
    background-color: White;
    font-family: 'Segoe UI' , Arial;
    font-size: 11px;
    color: #333333;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.compocc
{
    background-position: right top;
    background-color: White;
    font-family: 'Segoe UI' , Arial;
    font-size: 11px;
    color: #333333;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    background-image: url('/images/compsep.jpg');
    background-repeat: repeat-y;
}

.compoccprice
{
    background-position: right top;
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    background-image: url('/images/compsep.jpg');
    background-repeat: repeat-y;
}

.compprice
{
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}

.freemonthnote
{
    font-family: 'Segoe UI' , Arial;
    font-size: 13px;
    color: #CC3300;
    padding: 15px;
    text-align: center;
}

.join_head
{
    font-family: 'Segoe UI', Arial;
    font-size: 20px;
    padding-bottom: 5px;
}

.join_lbl
{
    font-family: 'Segoe UI' , Arial;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 3px;
}

.join_note
{
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    padding-left: 40px;
    vertical-align: middle;
    color: #666666;
}

.join_pc
{
    font-family: 'Segoe UI' , Arial;
    font-size: 12px;
    vertical-align: middle;
    color: #669900;
}

.join_err
{
    font-family: 'Segoe UI' , Arial;
    color: #CC3300;
    font-size: 20px;
    padding: 20px 0px;
    width: 100%;
}
