﻿html
{
 /* background:#484747; #888282; 
	background-color:#888282;*/
	height:100%;
}
body, div, p, td, th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, dl, dt, dd
{
	margin:0 0 0 0;
padding:0;
}
table
{
	border-collapse:collapse;border-spacing:0;	
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

a
{
 text-decoration: none; 	
}

body 
{
	background: #e6e7e9;
	height:100%;
}


#MainFrame
{	
	text-align:center;
	min-height:100%;
	height:100%;
}

/*-------------------------------------------------------*/

#SiteFrame
{
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
  	width: 960px;
  	/*height:99%;*/
  	vertical-align:top;
	top: 0px;
	left: 0px;
}

/*-------------------------------------------------------*/

#Header
{
	float:left;
	width:960px;
	height:340px;
	background: url(../Images/Site/Clondayk_HeaderBg.jpg) no-repeat center center;
}

#Header_CarsList
{
	float:left;
	width:960px;
	height:90px;	
}

div.CarIcon
{
	float:left;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../Images/Site/Clondayk_CarIconsSplitter.jpg) repeat-y right top;
	text-align:left;
}

.CarIcon img
{
	border:none;	
}

#HeaderMiddle
{
	float:left;
	width:960px;
	height:218px;	
}

#AnimatedCar
{
	width:98px;
	height:67px;
	position:relative;
	top:13px;
	left:25px;
	z-index:1;	
}

#AnimatedBlink
{
	width:73px;
	height:64px;
	position:relative;
	top:46px;
	left:385px;
	z-index:2;
}

#HeaderBottom
{
	float:left;
	width:960px;
	height:32px;	
}

div.HeaderNavigation
{
	float:left;
	height:32px;	
}

.HeaderNavigation img
{
	border:none;	
}

/*-------------------------------------------------------*/

#ContentFrame
{
	float:left;
	width:960px;
	margin:15px 0px 0px 0px;
	background: url(../Images/Site/Clondayk_ContentFrameBg.jpg) repeat-y center top;
}

#Menu
{
	float:right;
	width:225px;
	margin:0px 45px 0px 0px;
	padding:10px 0px 0px 0px;	
}

ul.Menu
{
	margin:0px 0px 0px 0px;
	list-style:none;
}

li.Menu
{	
	margin:5px 0px 5px 20px;
	list-style:none;
	font-family:Tahoma;
	font-size:14px;
	color:#555456;
}

.Menu a
{
	color:#555456;
	text-decoration:none;
}

.Menu a:hover
{
	text-decoration:none;
	color: #000000;
}

#Content
{
	float:left;
	width:585px;
	margin:0px 0px 0px 62px;
}

/*-------------------------------------------------------*/

#FooterTop
{
	float:left;
	width:960px;
	height:80px;
}

#FooterTop_Content
{
	float:left;
	width:960px;
	height:14px;
	margin:35px 0px 0px 0px;
}

#CopyrightClondayk
{
	float:left;
	width:100px;
	text-align:right;
	margin:0px 0px 0px 30px;
}

#CopyrightOksoft
{
	float:right;
	width:100px;
	text-align:left;
	margin:0px 30px 0px 0px;
}

p.Copyright
{
	font-family:Tahoma;
	font-size:10px;
	color:#555456;
}

.Copyright a
{
	color:#000000;
	text-decoration:underline;	
}

#BottomMenu
{
	float:left;
	width:340px;
	margin:0px 0px 0px 190px;	
}

p.BottomMenu
{
	font-family:Tahoma;
	font-size:10px;
	color:#555456;
}

.BottomMenu a
{
	color:#555456;
	text-decoration:none;
}

.BottomMenu a:hover
{
	text-decoration:none;
	color: #000000;
}

#Footer
{
	float:left;
	width:960px;
	height:20px;
	background:#909092;
}

/* ------------------------- Named Classes --------------------------- */

h1.Content
{
	font-family:Tahoma;
	font-size:18px;
	text-align:left;
	color:#555456;
	margin:10px 0px 20px 0px;
}

p.Content
{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#000000;
}

ul.Content
{
	list-style:disc outside;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#000000;
}

li.Content
{
	list-style:disc outside;
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	color:#000000;
	margin:0px 0px 0px 15px;
}

span.Content
{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#000000;
}

/* ------------------------- Documentation --------------------------- */

li.ContentDoc
{
	font-family:Tahoma;
	font-size:12px;
	padding-left: 30;
	padding-right: 30;
	text-align:justify;
	color:#000000;
	list-style:disc outside;
}
ul.ContentDoc
{
	font-family:Tahoma;
	font-size:12px;
	padding:0px 30px 0px 30px;
	margin:0px 0px 20px 0px;	
	text-align:justify;
	color:#000000;
	list-style:disc outside;
}

td.ContentRow
{	
 text-align:left;
 padding:5px;
 font-family:Tahoma;
 font-size:12px;
}

.TS_Link_Style
{
	float:right; 
	font-family:Tahoma;
	text-align:right;
	font-size:12px;
	color:#000000;
}

.TS_Link_Style a
{
	color:#000000;
	text-decoration:underline;
}

/* ------------------------- Catalogue --------------------------- */

ul.Catalogue
{
	margin:0px 0px 0px 0px;
	list-style:none;
}

li.Catalogue
{	
	margin:5px 0px 5px 30px;
	list-style:none;
	font-family:Tahoma;
	font-size:14px;
	color:#555456;
}

.Catalogue a
{
	color:#555456;
	text-decoration:none;
}

.Catalogue a:hover
{
	text-decoration:none;
	color: #000000;
}

#CatalogueTbl 
{
	width:610px;
}

td.CatalogueRow
{
	border-right:1px dashed #909092;
	padding:5px;
	font-family:Tahoma; 
	font-size:12px; 	
	color:#000000;	
}
th.CatalogueRow
{
	border-right:1px dashed #909092;
	border-bottom:1px dashed #909092;
	padding:5px;
	font-family:Tahoma; 
	font-size:12px; 	
	color:#000000;	
}

.CatalogueRow a
{
	color:#000000;
	text-decoration:underline;
}

td.Pager
{
	font-size:11pt;
	font-family:Arial;
	text-align:center;
	padding:20px 0px 10px 0px;	
}

.Pager a 
{
	text-align:center;
	color:#555456;
	text-decoration:none;
	font-weight:bold;
}

.SearchTxtBx
{
	width:125px;
	height:20px;
	border: 1px solid #909092;
}

.SearchBtn
{
	border:none;
	background: #e6e7e9;
	cursor:pointer;
	width:60px;
	height:20px;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial;
	color:#555456;
	text-align:center;	
	text-decoration:none;
}

.LoginBtn
{	
	border: 1px solid #909092;	
	cursor:pointer;
	width:60px;
	height:20px;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial;
	color:#555456;
	text-align:center;	
	text-decoration:none;
}
