/*
COLORS USED IN APPLICATION:
Light Yellow = #ffffcc;
Red = red;
Primary Gray = #666666;
Secondary Gray = #cccccc;

*/

body.standard
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 0px;
	background-image: url(http://devas103.inetium.com/ipema/images/background/bgd.gif);
	
}
/*--------ELEMENT STYLES--------*/
p
{
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}
h1
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 16px; 
	color: #666666;
}
h2
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 15px; 
	color: #666666;
}
h3
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 14px; 
	color: #666666;
}
h4
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 13px; 
	color: #666666;
}
h5
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 12px; 
	color: #666666;
}
h6
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}

/*--------NAVIGATION STYLES--------*/

a.primaryNav 
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.primaryNav
{
	background-color: #333333;
	color: White;
}
td.nav
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #999999;
}
td.navRed
{
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #cc9999;
}


/*--------TD STYLES--------*/
td 
{
	font-family: verdana; 
	font-size: 11px; 
	color: #666666;
}


td.Heading
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 20;
	padding-left: 3px;
}
td.headingBI
{
	font-family: Verdana;
	font-size: 13px;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 30;
	padding-left: 3px;
	color: #333333;
	font-style: italic;
}

.headingB
{
	font-weight: bold;
	font-family: verdana; 
	font-size: 13px; 
	color: #666666;
}

.label
{
	font-family: Verdana;
	font-size: 13px;
	color: red;
	font-weight: bold;	
}
.label2
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;	
}
.bold
{
	font-weight: bold;	
}



/*----------FOR CALENDAR - DON'T DELETE------------*/
.BoldSmall
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.BodySmall
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

td.RelatedLinkSeparator
{
	background-image: url(http://devas103.inetium.com/ipema/images/Background/dots-horizontal_bgd.gif);
	background-repeat: repeat-x;
}

td.EventDate
{
	background-color: #CC6666;
}


/*--------LIST STYLES--------*/
ul
{
	margin-left: 20px;
}

li 
{
	font-family: verdana; 
	font-size: 11px; 
	list-style-image:url(http://devas103.inetium.com/MidwestAutoPartsWeb/Images/Elements/arrow.gif); 
	padding-top: 0px;
	padding-right: 0px;
	list-style-position: outside;
	margin-left: 5px;
	
}

/*--------LINK STYLES--------*/
a
{
	font-family:Verdana; 
	font-size:11px; 
	color: red;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover
{
	color:#000000;
}
a.Nav
{
	font-family:Verdana; 
	font-size:11px; 
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.Nav
{
	color:#336699;
}

/*---------GRID STYLE--------*/

/*-----FOR ADMIN SCREENS - JULIE --font may need to change ----*/
.floatinglist
{
	height: 300; 
	overflow: scroll;
}

.grid
{
	font-size: 9pt;
	width: 100%;
}

.gridaction
{
	width: 10%;
	text-align: center;
}
.gridheader
{
	background-color: Navy;
	color: White;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

/*-----FOR ADMIN SCREENS - JULIE font may need to change  ----*/
legend
{
    margin-top: 1px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 1px;
    color:  red;
    font-family: Verdana;
}

.GridHeader td
{
	background-color: #666666;
	color: #ffffff;
}

.gridaltitem
{
	font-size: 8pt;	
	background-color: #ffffcc;
	color: Black;
}

.griditem
{
	font-size: 8pt;
	
}

.Grid a
{
	font-family:Verdana; 
	font-size:11px; 
	color:red;
	text-decoration: none;
}
.Grid a:hover
{
	color:#000000;
}
/*---------CONTENT MANAGEMENT CSS CLASSES--------*/
td.ControlBrowser
{
	background-color: #efefef;
	border-left: outset 3px #ffffff;
}
td.ControlItem
{
	padding: 4px 4px 4px 4px;
	color: #000000;
	border: solid 1px black;
	font-weight: bold;
	background-color: #dcdcdc;
}
td.ControlItemHover
{
	padding: 4px 4px 4px 4px;
	color: red;
	border: solid 1px black;
	font-weight: bold;
}
table.editlink td
{
	padding-left: 2px;
	padding-right: 2px;
	height: 20;
	color: White;
}
td.PropertyLabel
{
	border-right: solid 1px #CCCCCC;
}

td.bodygrid 
{
	font-family: Verdana; 
	height: 20px; 
	font-size: 10px; 
	font-weight: bold; 
	border: solid 1px #333333; 
	color:  #666666; 
	padding-left: 3px; 
	padding-right: 3px;
}

/*---------RV Form CSS Classes--------*/
.certificateBorderLeft
{
	border-left: outset 1px #CCCCCC;
	border-bottom: outset 1px #CCCCCC;
	border-top: outset 1px #CCCCCC;
}

.certificateBorderRight
{
	border-Right: outset 1px #CCCCCC;
	border-bottom: outset 1px #CCCCCC;
	border-top: outset 1px #CCCCCC;
}

.certificateBorderBottom
{	
	border-bottom: outset 2px #CCCCCC;	
}