body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
}
.benner
{
	padding-top: 4px;
}

.TopMenuClass
{
	padding: 0px 0px 0px 0px;
	background-image: url(topmenubg.jpg);
	height: 37px;
	text-align:center;
}

.maintable
{
	border-right: 5px solid #474a49;
	border-left: 5px solid #474a49;
}

.menutable
{
	border-bottom: 1px solid #e7e6e4;
	vertical-align: middle;
	height: 1px;
}
.meniu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff7900;
	font-weight: bold;
	padding-left: 10px;
}
.centercontent
{
	padding-top: 15px;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-left: 8px;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9C01;
	font-weight: bold;
}
.tabel
{
	border: 1px solid #CACACA;
	background-color: #f6f6f5;
}
.logintable
{
	border-right: 1px solid #CACACA;
}
.meniustyle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9C01;
	padding-left: 10px;
}
.meniustyle2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9C01;
	font-weight: bold;
	padding-left: 10px;
}
.inputfield
{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 140px;
}

.calendar
{
	border: 1px solid #CACACA;
}
.acceptdecline
{
	border: 1px solid #CACACA;
}
.service
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A7A7;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	padding-right: 5px;
	padding-left: 5px;
}
.serviceLink, a.serviceLink:link, a.serviceLink:active, a.serviceLink:visited, a.serviceLink:hover
{
	text-decoration: none;
	color: #A7A7A7;
}
.days
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #ff7a28;
	height: 20px;
	width: 104px;
	border-right: 1px solid #FFFFFF;
}
.day
{
	border: 1px solid #CACACA;
	padding: 0px;
}
.dayHeader
{
	width: 100%;
	background-color: #FFFFAA;
	border-width: 0px;
	color: black;
	margin-top: 0px;
	text-align: right;
	padding-right: 3px;
	height:8px;
	font-size:8px;
	font-weight:bold;
	vertical-align:top;
}

.dayHeader a.dayHeader, a.dayHeader:link, a.dayHeader:hover, a.dayHeader:visited
{
	font-size: 10px;
	font-weight: bold;
}

.currentDayHeader
{
	width: 100%;
	background-color: #FF7A28;
	border-width: 0px;
	color: #FFFFAA;
	margin-top: 0px;
	text-align: right;
	padding-right: 3px;
	height:8px;
	font-size:8px;
	font-weight:bold;
	vertical-align:top;
}

.currentDayHeader a, a:link, a:hover, a:visited
{
	font-size: 10px;
	font-weight: bold;
}

.otherMonth
{
	width: 100%;
	border-width: 0px;
	color: Black;
	margin-top: 0px;
	text-align: right;
	padding-right: 3px;
	height:8px;
	font-size:8px;
	font-weight:bold;
	vertical-align:top;
}

.otherMonth  a, a:link, a:hover, a:visited
{
	font-size: 10px;
	font-weight: bold;
}

.dayok
{
	background-image: url(ok.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.daynotok
{
	background-image: url(notok.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


.daytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}

.picturetable
{
	background-color: #EAEAEA;
	border-bottom: 1px solid #CACACA;
}


.solidblockmenu
{   
	margin: 0;
	padding: 0;	
	font: bold 12px Arial;
	background: black url(meniu1.gif) center center repeat-x;
}

.dtIsHover
{
    font: bold 12px Arial;
    color: white;
    text-decoration: none;
    cursor:pointer;
    width: 110px;
    height: 35px;    
    text-align:center;        
    background: transparent url(meniu2.gif) center center repeat-x;
}

.submenuIsHover
{
    display: block;
    color: White;
    height:30px;
    text-align:center;
    cursor:pointer;
    background-color:#ff7a28;
}

/*
.solidblockmenu li
{
	display: inline;	
}

.solidblockmenu li a
{	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	padding:0;
}

.solidblockmenu li a:visited
{
	color: white;
	padding:0;
}

.solidblockmenu dl dt a:hover, .solidblockmenu dl dt .current
{
    height:35px;
    text-align:center;
    color: white;
	background: transparent url(meniu2.gif) center center repeat-x;
	padding:0;
	vertical-align:middle;
}

.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background: transparent url(meniu2.gif) center center repeat-x;
	background-color:#ff7a28;
	padding:0;
}

.solidblockmenu li ul
{
	position:absolute;
	left:-999em;
	top:5em;
}

.solidblockmenu li:hover ul
{
	left:auto;
}

.solidblockmenu li ul li a
{
	background-color:#999999;
	color:Gray;
}
*/



.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
	height: 1px;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuBreak
{
	display: none;
}
.MainMenu_MenuItem, .submenuitembreadcrumb
{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 15px 3px 10px;
	border: 1px #CBCBCB solid;
	border-width: 1px 0px;
}
.submenuitemselected
{
	color: #FF7900;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 15px 3px 10px;
	background: #FACE63;
	border: 1px #CBCBCB solid;
	border-width: 1px 0px;
}
.submenu
{
	border: 1px #A7A7A7 solid;
	padding: 0px;
	background: #CBCBCB;
	margin-left: 2px;
	margin-top: 0px;
}
.rootmenuitem TD
{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	padding: 5px;
	height: 29px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
	color: #FF7900;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	padding: 5px;
	height: 29px;
}

.footer, a.footer:link, a.footer:active, a.footer:visited
{
	font-size: 10px;
	color: #FF7900;
	text-decoration: none;
}
a.footer:hover
{
	color: #FF7900;
	text-decoration: none;
}
.h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9C01;
	font-weight: bold;
}

.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3a3a3a;
	padding-left: 10px;
	font-weight: bold;
}

.buttonStandard
{
	font-size: 12px;
	background-color: white;
	color: #ff7a28;
	cursor: pointer;
	border: solid 1px gray;
	font-weight: bold;
}

.text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.tetx4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9C01;
	font-weight: bold;
}

.input
{
	font-size: 11px;
	padding-left: 5px;
	color: #FF9900;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	width: 160px;
	font-weight: bold;
}

.busyInstallerDay
{
	background-color: Yellow;
}

.filledStar
{
	background-image: url('StarFilled.gif');
	height: 28px;
	width: 28px;
	cursor: pointer;
}
.emptyStar
{
	background-image: url('StarEmpty.gif');
	height: 28px;
	width: 28px;
	cursor: pointer;
}

.halfStar
{
	background-image: url('StarHalfFilled.gif');
	height: 28px;
	width: 28px;
	cursor: pointer;
}

.pageHeader
{
    background-color: #FF7A28;
    color: White;
    padding-left: 5px;
    font-size: medium;
	font-family: Arial, Helvetica, sans-serif;		
	font-weight: bold;	
}

/* Dealer Event Calendar */

.EventCalendarGreenJob
{
	font-size: 11px;
	width: 100%;
	background-image:url(./GreenCheckMarkSmall.gif);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:16px;
	max-width:100px;
	max-height:16px;
	overflow:hidden;
	color: Black;
}

.EventCalendarRedJob
{
	font-size: 11px;
	width: 100%;
	background-image:url(./RedXSmall.gif);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:16px;
	max-width:100px;
	max-height:16px;
	overflow:hidden;
	color: Black;
}

.EventCalendarPendingJob
{
	font-size: 11px;
	width: 100%;
	background-image:url(./QuestionMarkSmall.gif);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:16px;
	max-width:100px;
	max-height:16px;
	overflow:hidden;
	color: Black;
}

.EventCalendarMeasureJob
{
	font-size: 11px;
	width: 100%;
	background-image:url(./measureicon.png);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:16px;
	max-width:100px;
	max-height:16px;
	overflow:hidden;
	color: Black;
}

.EventCalendarExclJob
{
	font-size: 11px;
	width: 100%;
	background-image:url(./excl.png);
	background-repeat:no-repeat;
	float:left;
	width:100px;
	height:16px;
	max-width:100px;
	max-height:16px;
	overflow:hidden;
	color: Black;
}

.EventCalendarDefaultJob
{
	font-size: 11px;
	width: 100%;
}

.EventCalendarMainTable
{
	font-size: 11px;
	text-align: left;
	cursor: pointer;
}

.SelectedJob
{
	color:Blue;
}
.UnSelectedJob
{
	color:Black;
}

#divJobDescription_c .input/*, #divJobDescription_c .text3, #divJobDescription_c .tetx4*/
{
	color:Black;
	font-size:12px;
}
#divJobDescription_c .input/*,#divJobDescription_c .tetx4*/
{
	font-weight:normal;
}

#divJobDescription_c .text3{
font-size:12px;
}

#divJobDescription_c .tetx4
{
	text-transform:uppercase;
	font-size:12px;
}