﻿body		{ 
				font:11px/1.5 verdana, arial, helvetica, sans-serif;
				background:#161616 url('../Img/WebsiteElements/hdr-bk.jpg') 0 0 repeat-x;
				color:#fff;
				text-align:center;
			}
			
.slide { width:900px;width:300px;}			
			
.RSSFeedIcon
			{
				vertical-align: middle;
				margin-right:5px;
				border:0px;
			}			

.clearfloats	
			{
				clear:both
			}

a.AdminPanelLink:link, a.AdminPanelLink:active, a.AdminPanelLink:visited
			{
				color:White;
			}
			
a.AdminPanelLink:hover
			{
				color:#ff8400;
			}

a.Menu:link, a.Menu:active, a.Menu:visited		
			{
				color:Black;
				text-decoration:none;	
			}
			
a.Menu:hover{
				text-decoration:underline;
				color:Blue;
			}

a.Link:link, a.Link:active, a.Link:visited		
			{
				color:White;
				text-decoration:none;	
			}
a.BlackLink:link, a.BlackLink:active, a.BlackLink:visited
			{
				color:Black;
				text-decoration:none;	
			}
			
a.Link:hover, a.BlackLink:hover
			{
				text-decoration:underline;
				color:#ff8400;
			}
			
.GridViewLink
			{
				color:Blue;
			}
			
.WhiteLink	
			{
				color:White	
			}			
					
.BottomLine
			{
				width:100%;
				height:1px;
	
				margin-top:20px; 
			} 			
			
#PageFrame	{
				width:950px;
				margin:0 auto;
				height:100%;
				text-align:left;
				background-color:Black;
				padding-left:15px;
				padding-right:15px;
				border-left:2px solid #7e7d7d;
				border-right:2px solid #7e7d7d;
			}		
			
#CSPMainLogo{
				margin-top:10px;
				float:left;
				width:348px;
				height:80px;
				background-image:url(../Img/CSPMainLogo.png);
			}
			
.HeaderText	
			{
				font-size:medium;
				color:Gray;
			}
			
.SideBox	
			{
				margin-top:20px;
				width:180px;
				background-color:#d9d9d9;
				color:Black;
			}							

.MenuButton {
				width:180px;
				height:24px;
				border:0px;
			}
			
.MenuLine	{
				width:180px;
				height:1px;
			}
			
.CarSelectddl
			{
				margin-top:10px;
				margin-left:20px;
			}
		
			
/*Pager*/
.pagerOuterTable
{
    border-collapse: collapse;

    color:white;

}

.pageCounter
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    background-color: #161616;
    text-align: center;
    vertical-align: middle;
}

.pageFirstLast
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #161616;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;    
}

.pagePrevNextNumber
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d5c93;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;    
    width: 20px;
}

.pageCurrentNumber
{
    font-family: Tahoma;
    font-size: 10pt;
    color:white;
    font-weight: bold;
    background-color: gray;
    text-align: center;
    vertical-align: middle;    
    width: 20px;
}

.pageGroups
{
    font-family: Tahoma;
    font-size: 10pt;
}

.pagerLink, .pagerLink#hover, .pagerLink#active, .pagerLink#visited
{
    font-family: Tahoma;
    font-size: 10pt;
    color: blue;
    text-decoration: none;    
}

.CheckOutTableCell1
{
	text-align:right;
	width:100px;
}

.CheckOutTableCell2
{

}

.CheckOutTableCell3
{
width:500px;
}

.menu1
{
text-decoration:none;
font-weight:bold;
font-size:larger;
padding-top:2px;
padding-bottom: 2px;
display:block;
color: #000000;
height: 20px;
}

a.menu1:hover
{
	text-decoration:underline;
	color:Blue;
}

.submenu{
display: block;
height: 19px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

a.submenu:hover
{
	color:Blue;
	font-weight:bold;
}

.hide{
display: none;
}

.show{
display: block;
}

.menu1_2
{
	font-weight:normal;
	font-size:smaller;
}

.header
{
	padding-left:10px;
	border:2px solid #d9d9d9;
	border-bottom:0px;
	font-size:medium;
	width:166px;
	height:25px;
	background-image:url(../Img/WebsiteElements/h-bg.gif);
	background-repeat:repeat-x;
	color:White;
}

.MainContentPlaceHolder
{
	margin-left:20px;
	padding-top:20px;
	border-top:1px solid #d9d9d9;
}

.CarDetailsBox
{			
	padding-top:10px;
	padding-left:20px;
	width:380px;
	height:93px;
	background-image:url(../Img/WebsiteElements/YourCarDetailsBackground2.gif);
}

.gvHeader
{

	background-image:url(../Img/WebsiteElements/h-bg.gif);
	background-repeat:repeat-x;
	color:White;
}

.gvCell
{
	padding:5px;
}
