body { margin: 12px 0 0 0;
	padding: 0;
	background: #525252 url(site/carb-bg.jpg);
	font-family: trebuchet, verdana, arial, sans serif;
	font-size: 14px;
	color: #3f3f3f;
	text-align: center;
}
.admin-body { margin: 8px 0 0 0;
	padding: 0;
	background: #525252 url(site/carb-bg.jpg);
	font-family: trebuchet, verdana, arial, sans serif;
	font-size: 12px;
	color: #3f3f3f;
	text-align: center;
}
#banner img { 
	border: 0;
	padding: 0;
	margin: 0;
}

img { 
	border: 0;
	margin: 0;
	padding: 1px 3px;
}
#fadeshow1 img { padding:0; }
table { border-collapse: collapse; }

#iframe { padding:0 5px; margin:0;
  background: url(site/if-bg.gif) no-repeat;
	font-size: 12px;
	border:1px dotted #ccc;
	text-align: left;
}
iframe { padding:0; margin:0;
	border:0;
}
input[type='submit'], [type='button'] { 
    border:1px solid #999;
    margin:2px;
    padding:0 2px;
    color: #2a418d;
    background: #fff url(https://www.soniccycles.co.uk/site/backgrd4.gif);
    }

#banner { margin-top: 0;
     margin-bottom: 2px;
	margin: auto;
	width: 850px;
	height: 123px;
	background: #fff url(site/citec-logo5.gif);
	padding: 0;
	border: solid #525252;
	border-width: 0 0 2px 0;
}
#banner2 { margin-top: 0;
     margin-bottom: 2px;
	margin: auto;
	width: 850px;
	height: 123px;
	background: #fff url(site/citec-logo2.gif);
	padding: 0;
	border: solid #525252;
	border-width: 0 0 2px 0;
}
#banner3 { margin-top: 0;
     margin-bottom: 2px;
	margin: auto;
	width: 850px;
	height: 123px;
	background: #fff url(site/citec-logo7.gif);
	padding: 0;
	border: solid #525252;
	border-width: 0 0 2px 0;
}
#menu {
	padding: 3px 10px 0 10px;
  text-align:right;
}

#lang-links {
  margin: 10px;
  float:right;
}  

#perm-links { text-align:right;
    border:0px solid red;
    background: url(site/if-bg.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 3px 10px;
    font-size:.9em;
}
a.perm {
	text-decoration: none;
	border: 0px;
	color: #ed1c24;
}
a:hover.perm  {
	text-decoration: none;
	border: 0px;
	color: #000;
} 
a:active.perm  {
	text-decoration: none;
	border: 0px;
	color: #ed1c24;
}
a:visited.perm {
	text-decoration: none;
	border: 0px;
	color: #ed1c24;
}
a:visited:hover.perm  {
	text-decoration: none;
	border: 0px;
	color: #000;
}
#address-box {
    margin: 0;
    padding: 0;
    height: 365px;
    overflow: auto;
    background-image: url(site/bg-arrow.gif);
    background-repeat: repeat-y;
    background-position: 95% 5%;
}

#news { padding: 4px 5px;
  height: 0;
	font-style: italic;
	margin: 0 0 0 0; }

#main { 
	margin: auto;
	width: 848px;
	background: #fff;
	padding: 0;
	border: 2px solid #ccc;
}
#main h1 { font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.main-descr { font-size: .9em;
	line-height: 1.3em;
	margin: 2px 0 0 0;
	padding: 3px;
}	
.clear	{clear: both; }

.sub-descr { font-size: .9em;
    color: #424666;
	line-height: 1.3em;
	margin: 0;
	padding: 3px;
}
.dotted-border {
	border-top: 1px dotted #ccc;
	text-align: center;
	margin: 1px 3px;
}
table p { margin: 0;
	padding: 3px 3px 1px 3px;
	font-size: 0.9em; }

table h4 { margin: 0;
	padding: 3px;
	color: #d42632;
	text-align: left;
}

#bar { border: 0px solid #000;
	margin: 7px 3px; 
	text-align: left;
	width: 175px;
	overflow: hidden;
}
.topnavlinkdead {
  font-weight:bold;
  font-size: .9em;
	margin-top:0px;
	padding: 2px 0px 2px 12px;
	/*width: 165px;*/
	display: block;	
	color: #d42632;
	border: solid #C1CED1;
	border-width: 0 0 1px 0;
	background-color: #eee;	
}
/*---------------here comes the pop-out-boxes-----------------*/

.ulTopNav {
	padding:0px;
	margin:0;
	border-top: 1px solid #C1CED1;
}
      /*formats the initial links*/
a.topnavlink:link,
a.topnavlink:visited {
	color: #000;
	margin: 0px;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 12px;
	border: solid #C1CED1;
	border-width: 0 0 1px 0;
	/*background-color: #fff;*/
	width: 165px;
}
a.topnavlink:hover,
a.topnavlink:active,
a.topnavlink:visited:hover {
	margin-top:0px;
	padding: 2px 0px 2px 12px;
	/*width: 165px;*/
	display: block;	
	color: #d42632;
	border-top: 0px solid #ccc;
	background-color: #eee;	
}
      /*formats initial links end*/

      /*formats the initial list and the box*/
.ulTopNav li {
	font-size: 1em;
	line-height: 1.3em;
	list-style-type: none;
	margin:0px;
	margin-right:0px;
	padding:0px;
	position:relative;
}
      /*this one sticks them in a box and hides them*/
#nav li ul.pullout {
	/*display: none;*/
	padding-left: 0px;
	margin:0;
	top: 0;
	left: -500px;
	position:absolute;
}
      /*this one makes the box pop out*/
#nav li:hover ul.pullout { 	top: -1px;
	left: 160px;
	position:absolute;
	width: 150px;
	background-color: #fff;
	border: solid #ccc;
	border-width: 1px;
	z-index: 10;
}
      /*formats the box links*/
#nav li li a {
	padding: 1px 4px 1px 10px;
	font-weight: normal;
	color:#666;
	display: block;
	border: solid #fff;
	border-width: 1px 1px 1px 8px;
	margin: 1px;
}
#nav li li a:hover { font-weight: normal;
	color: orange;
	background-color: #eee;
	border: solid #ccc;
	border-width: 1px 1px 1px 8px;
	margin: 1px;
}
/*---------------here comes the pop-out-boxes END-----------------*/

/*******************pop-out images**********************/
.img-scroller { height: 165px;
    padding:2px;
    margin: 2px;
    border:0px solid red;
    overflow:auto;
    text-align:center;
    white-space:nowrap;
}
.pop-img { height: 130px;
    margin:0;
    padding:1px;
    border:1px solid #ccc;
} 

/*******************pop-out images end *****************/
#gallery { margin: 2px 20px 5px 0;
    padding:0;
    float:left;
    text-align:center;
    border: 0px dotted #999;
    width:200px;
}
#gallery h1 { background: url(site/gallery-top2.gif);
    color: #424666;
    font-size: .9em;
    border: solid #999;
    border-width: 1px 1px 0 1px;
    padding: 4px;
    margin: 0;
    height: 17px;
    text-align: left;
}
.gall-btm { border:solid #999;
    border-width:0 1px 1px 1px;
    font-size: .9em;
    background: url(site/gall-btm-bg.gi);
    background-repeat: no-repeat;
    color: #666;  
    height:40px;
    padding: 6px 2px 0 2px;
    margin: -2px 0 0 0;
}
.gall-img { width: 198px;
    height: 220px;
    overflow: hidden;
    padding: 3px 0;
    margin: auto;
    border:solid #999;
    border-width: 0 1px;
    border-bottom: 3px solid #fff;
    text-align: center;
}
.dealer { width: 188px;
    height: 75px;
    font-size: .9em;
    overflow: hidden;
    padding: 5px 0 0 10px;
    border:solid #999;
    border-width: 0 1px 1px 1px;
    text-align: left;
}
.distr { width: 188px;
    height: 106px;
    font-size: .9em;
    overflow: hidden;
    padding: 5px 0 0 10px;
    border:solid #999;
    border-width: 0 1px 1px 1px;
    text-align: left;
}
.zoomable { cursor:url(site/magnify.cur), auto; }

a.bar {
	text-decoration: none;
	border: 0px;
	color: #fff;
}
a:hover.bar  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #d42632;
} 
a:active.bar  {
	text-decoration: none;
	border: 0px;
	color: #000000;
}
a:visited.bar {
	text-decoration: none;
	border: 0px;
	color: #d42632;
}
#footer { color: #ccc;
    margin: 5px;
	padding-bottom: 2px;
	font-size: .7em;
}

a.bar2 {
	text-decoration: none;
	border: 0px;
	color: #999;
}
a:hover.bar2  {
	text-decoration: none;
	background: none;
	border: 0px;
	color: #d42632;
} 
a:active.bar2  {
	text-decoration: none;
	border: 0px;
	color: #000000;
}
a:visited.bar2 {
	text-decoration: none;
	border: 0px;
	color: #d42632;
}

/*--------------admin specific---------------*/

#logo { border: 1px solid #999; }
h1 { font-size: 1em;
	margin: 0;
	padding: 3px 0;
	color: #455C7E;
}
.dealer-list {margin: 2px; 
    padding:2px; 
    text-align: left; 
    border-bottom:1px dotted grey;
    font-size: .9em;
}    
table {	font-size: .9em; }
.head { background: #eee;
	font-size: 1.2em;
	color: #666;
	border-bottom: 1px dotted #999;
}
.error-text { color: red; }

a.top {	margin: 3px 5px;
	padding: 2px;
	text-decoration: none;
	background: #eee;
	border: 1px solid #ccc;
	color: #42718F;
}
a:hover.top  {
	text-decoration: none;
	background: #fff;
	color: #000000;
} 
a .img {	margin: 0;
	padding: 0;
	text-decoration: none;
	background: 0;
	border: 1px solid #fff;
}
a:hover .img { margin: 0;
	padding: 0;
	text-decoration: none;
	background: 0;
	border: 1px solid red;
} 
