
.GroupSeparator {
	border-bottom: 1px dashed #333333;
}

.SpecialsByTypeHeader{
	margin-top: 5px;
}

.SpecialsByTypeHeader H2{
	color: #FFCC00;
	padding-left: 15px;
	//padding-bottom: 0px;
	margin:0px;	
	font-weight: bold;
	font-size: 16px;
	font-family: arial;
}

.SpecialsByType {
	background: #000000;
	padding-bottom: 6px;
}

.SpecialsByTypeDevider{
	width:100%; 
	height:2px; 
	line-height:2px; 
	background: #333333;
}


.SpecialsByCategory {
	color: #FFFFFF;
	border: 5px solid #000000;
	border-bottom: none;
}

.SpecialsByCategoryHeader {
	background: #333333;
}
.SpecialsByCategoryHeaderDiv {
	position: relative; 
	width: 400px; 
	padding-left:5px
}
.SpecialsByCategoryHeader H3 {
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}

.CurrentSpecialsSeparateLine {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	width: 182px;
	margin-bottom: 10px;
}

div.DashedLine{
    padding: 0px; 
    margin: 0px;
    margin-bottom: 13px; 
    height:1px; 
    line-height:1px; 
    border-bottom:1px dashed #333333; 
}

.viewAll {
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 5px solid #333333;
	margin-bottom: 7px;
}

.specialCategoryOnInventoryLink {
	margin-top: 5px; 
	padding-right: 14px;
	position: relative; 
	width: 300px;
	height: 25px;
}

.mainSpecialsTemplateDiv {
	margin-top: 5px; 
}
.mainSpecialsTemplateCurrentSpecials {
	width: 185px; 
	background-color: #000000; 
	vertical-align: top;
}
.mainSpecialsTemplateTD {
	vertical-align: top;
}
.currentSpecialsInnerTypeDiv {
	margin-left:8px; 
	margin-top:2px; 
	font-size:12px; 
	margin-bottom: 15px;
}
.currentSpecialsInnerCategoryDiv1 {
	margin-left:10px; 
	margin-top:7px; 
	font-size:12px;
}
.currentSpecialsInnerCategoryDiv2 {
	margin-bottom: 8px;
}
.currentSpecialsInnerItemDiv {
	margin-left:8px; 
	font-size:11px; 
	margin-bottom: 3px;
}
.additionalHeight {
	height: 5px;
	line-height: 0px;
	//height: 0px;
}

.SubTitleBar {
	background-color: #333333;
}

.GroupSeparator {
	border-bottom: 1px dashed #333333;
}

/* right manager */

.LeadsTabHeader {
    color: #FFCC00; 
}
.LeadsTab {
    background-color:000000;
}
.LeadsSubmitButton { 
    color:#111111;
}
.LeadsSubmitButton { 
    color:#111111;
}

