
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    	margin:0;
	padding:0;
}
table {
    	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
    	border:0;
}

ol,ul {
    	list-style:none;
}
caption,th {
    	text-align:left;
}

.caption {
	clear: left;
}

a, a:link, a:visited {
	color: #608ea4;
}

h1,h2,h3,h4,h5,h6 {
}

h1 {
	background:#608ea4;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	padding:2px 2px 2px 4px;
}

h2.archive {  font-size: 15px;
}

q:before,q:after {
    	content:'';
}
abbr,acronym { border:0;
}

.clear {
	clear:both;
}

.centered {
  text-align: center;
}

body {
	background:#bcd1d4 url(../images/tile2.gif) repeat-x;
	color:#333;
	font-family: Arial, helvetica, sans-serif;
	font-size:14px;
	line-height:1.2;
	text-align:center;
}

body.iframe {
	background: none;
	color:#000;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
	text-align:left;
}

strong, b {
	font-weight: bold;
}

a:link {
	color:#608ea4;
	text-decoration:none;
}

a:visited {
	color:#608ea4;
	text-decoration:none;
}

a:hover {
	color:#608ea4;
	text-decoration:underline;
}

#wrapper {
	width:975px;
	margin:0 auto;
	text-align:left;
}

#footer {
        clear: left;
	height:100%;
	margin-top:2px;
	padding:10px 0;
	background:#fff;
	overflow:hidden;
}

#footer ul {
	overflow:hidden;
}

#footer ul li {
	padding:0 10px;
	border-right:1px solid #000;
	float:left;
}

#footer ul li.last {
	border:0;
}

#footer ul li a {
	font-size:12px;
	text-decoration:none;
}

#footer #footercredits {
  margin-top: 8px;
  font-size: 11px;
  margin-left: 10px;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#header {
    margin-top: 1em;
}

#header h1 {
	width:490px;
	height:67px;
}

#header h1 a {
	display:block;
}


#header #logo {
  float: left;
  padding-top: 8px;
}

#header .googlempu {
	width:468px;
	height:60px;
	right:0;
}

#search-motorbase {
        margin-top: 1em;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	overflow:hidden;
	background: #4c001d;
	background: -webkit-linear-gradient(#7a2c48, #4c001d); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#7a2c48, #4c001d); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#7a2c48, #4c001d); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#7a2c48, #4c001d); /* Standard syntax */
        color: #fff;
	clear: both;
}

#search-motorbase span {
    font-size: 18px;
    font-weight: bold;
}

#search-motorbase form {
    padding-top: 16px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

#search-motorbase form input, #header #search-motorbase form input {
	vertical-align:top;
	font-size: 16px;
	margin-bottom: 4px;
}

#searchbox {
  max-width: 80%;
}

#search-motorbase form input.btn_search {
	border:0;
	background: #333;
	background: -webkit-linear-gradient(#555, #333); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#555, #333); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#555, #333); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#555, #333); /* Standard syntax */
	color: #fff;
	padding: 4px;
	font-weight: bold;
}

#container {
	height:100%;
	background:#fff;
	padding:12px 12px 0 11px;
	overflow:hidden;
	clear: left;
}

#left-column {
	float:left;
	width:152px; 
	display:inline; 
}

#content {
	width: 640px;
	margin-right: 12px;
	float:left;
	padding:0px;
	display:inline;
	overflow:hidden;
}

.contenttext {
  line-height: 1.3;
}

.contentpicture {
  float: right;
  margin-left: 6px;
}

#rhcolumn {
	width:300px;
	float:right;
	display:inline;	
}

/*#breadcrumb {
	background:#3b5a6a;
	height:22px;
	overflow:hidden;
}

#breadcrumb p {
	color:#ccc;
	float:left;
	margin:3px 0 0 10px;
	display:inline;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#login {
	float:right;
	display:inline;
	margin:3px 10px 0 0;
}

#login p {
	padding:0 0 0 16px;
	margin:0;
	background:url(../images/sq_lilac.gif) no-repeat 0 2px;
}

#login ul {
	float:left;
}

#login ul li {
	float:left;
	padding:0 5px;
	border-right:1px solid #fff;
}

#login ul li.last {
	padding:0 0 0 5px;
	border:0;
}*/


#breadcrumb {
	/*background:#3b5a6a; blue*/
	/*background-color:#6b3246; red */
	background:#dddddd;
	width:100%;
	clear:left;
	float:left;
	border-bottom:2px solid #6c7c83;

	
	
}



#login {
	float:right;
	display:inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	text-align:right;
	padding-top:2px;
}

#login p {
	padding:0 0 0 16px;
	margin:0;
	float:left;
	display:inline;
	/*background:url(../images/sq_lilac.gif) no-repeat 0 2px;*/
}

#login ul {
	float:left;
	display:inline;
}

#login ul li {
	float:left;
	padding:0 5px;
	border-right:1px solid #fff;
	display:inline;
}

#login ul li.last {
	padding:0 0 0 5px;
	border:0;
}

#nav2 {
	border-top:3px solid #608ea4;
	border-bottom:3px solid #608ea4;
}

h2 {
	background:#608ea4;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:2px 2px 2px 4px;
	margin-bottom: 8px;
	clear: both;
}

div.techtable h2, h2.tight {
	margin-bottom: 0px;
}

h2.archive {
	background:#608ea4 url(../images/sq_yellow.gif) no-repeat 4px 6px;
	padding:2px 2px 2px 18px;
}

h2.news-reviews {
        background:#608ea4 url(../images/sq_green.gif) no-repeat 4px 6px;
	padding:2px 2px 2px 18px;
}

h2.users {
        background:#608ea4 url(../images/sq_lilac.gif) no-repeat 4px 6px;
	padding:2px 2px 2px 18px;
}

h2.shopping {
        background:#608ea4 url(../images/sq_blue.gif) no-repeat 4px 6px;
	padding:2px 2px 2px 18px;
}

#nav ul li {
	padding:1px 0;
}

#left-column .google-ad {
	margin:12px 0 0 0;
}

#content .post {
	margin-bottom:11px;
}

#content .post h2 {
	margin:0;
}

#content .post p.posted-at {
	margin-bottom:11px;
}

#content .post p.posted-at em {
	font-style:italic;
}

.module {
	margin-bottom:10px;
	height:100%;
	overflow:hidden;
}

.module a {
}

.module .section {
	margin-top:11px;
}

.module .section h3 {
	font-size:15px;
	font-weight:bold;
}

.module .section p {
	font-size:12px;
}

.module .section a {
	font-size:12px;
	font-weight:700;
	color:#ff3300;
}


.homepage-search h1 {
	text-indent:-999px;
	width:601px;
	height:27px;
	padding:0px;
	margin:0px;
	background-image: url(../images/strapline.gif);
	background-repeat: no-repeat;
}


.homepage-search .column {
	float:left;
	display:inline;
	width:200px;
	/*height:225px;*/
	height:90px;
	margin-left:4px;
	margin-right:4px;
	padding-top:135px;
	margin-top:-2px;
}

.homepage-search .column h2 {
		
	display:none;
}

.homepage-search .column p {
	padding:0 5px;
	color:#fff;
	font-size:12px;
	text-align:center;
	
}

.homepage-search .search-box-1 p {
	margin:0 11px 5px 8px;
}

.homepage-search .search-box-2 p {
	margin:0 0 5px 0px;
	color:#000;
}

.homepage-search .search-box-3 p {
	margin:0 7px 5px 8px;
}


.homepage-search .search-box-1 {
	background-image: url(../images/search-bg-directory.jpg);
	background-repeat: no-repeat;
		
}

.homepage-search .search-box-2 {
	background-image: url(../images/search-bg-photo.jpg);
	background-repeat: no-repeat;
		
}

.homepage-search .search-box-3 {
	background-image: url(../images/search-bg-classified.jpg);
	background-repeat: no-repeat;
		
}


.homepage-search .column form {
	margin-top:10px;
	width:166px;
	margin-left:24px;
}

.homepage-search .column form input {
	border:1px solid #000;
	vertical-align:middle;
	margin:0px;
        width:126px;
	height:22px;
	display:inline;
        padding-left: 4px;
        padding-top: 2px;
}


.homepage-search .column form input.button {
	border:0;
	vertical-align:middle;
	margin:0;
	width:22px;
	height:21px;
	text-indent:-999px;
	background:none;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	display:inline;
	
}

.shop {
  border: 1px solid #c00;
  padding-bottom: 5px;
  background: #eee;
}

.shop h2 {
	margin-bottom:10px;
	background: #c00;
}

.shop h2 a:link {
  color: #fff !important;
}

.shop h2 a:visited {
  color: #fff !important;
}

.shop h2 a:hover {
  color: #fff !important;
}

.news-section {
	background:#fff;
	height:100%;
	overflow:hidden;
}

.news-section .news-article {
	width:46%;
	min-height:128px;
	height:100%;
	float:left;
	display:inline;
	overflow:hidden;
	margin-bottom: 1em;
}

.news-section .news-article:nth-child(2n) {
	padding-right: 1em;
	clear: left;
}

.news-section .news-article img {
	float:left;
	margin:0 12px 12px 0;
}

.news-section .news-article h3 {
	font-size:16px;
	font-weight:700;
	margin-bottom: 2px;
}

.news-section .news-article p {
	font-size:14px;
}


.news-section div.news-link {
  float: right;
}

.sell-your-car {
	float:left;
	width:200px;
	margin-top:11px;
}

.classified-ads {
	float:left;
	width:380px;
	padding-left:13px;
}

.classified-ads .classified-ad {
	float:right;
	width:160px;
	margin:11px;
}

.classified-ads .classified-ad a {
}

.whats-new ul {
	padding:6px 0 16px 6px;
}

.whats-new ul li {
	font-size:12px;
	padding:2px 0;
}

.whats-new a {
}

.sell-your-car h3 {
	background:url(../images/free-classified-ads.gif) no-repeat;
	margin:9px 39px 9px 38px; 
	width:122px;
	height:29px;
	text-indent:-999px;
}

.sell-your-car a {
	display:block;
	color:#660033;
	text-align:center;
}

.sell-your-car #sell-your-car {
	background:url(../images/sell-your-car.jpg) no-repeat;
	display:block;
	height:156px;
	width:177px;
	margin:0 11px;
	text-indent:-999px;
}

.featured-article {
	width:138px;
	float:left;
	padding:5px;
}

.featured-article a {
}

.featured-article .featured-picture {
	height:100px;
	margin-bottom:5px;
}

.featured-article .featured-picture img {
	max-width:100px;
	max-height:100px;
}

.btn_search-small {
	width:48px;
	height:16px;
	text-indent:-999px;
	line-height:0;
	border:0;
	background:url(../images/buttons/sml_search.gif) no-repeat;
}

.pager {
	overflow:hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
    padding-right: 6px;
}

.pager li {
	float:left;
	padding:0 5px 0 0;
}

.pager li.active a {
	font-weight:700;
}

#rhcolumn .module a {
}

.formalign {
vertical-align: middle; *vertical-align: text-bottom; 
}

div.lhnav {
  text-align:left;
  border-top:3px solid #608ea4;
}

#lhnavad {
text-align: center; 
margin-bottom: 8px; 
width: 152px; 
padding-top:12px;
border-top:3px solid #608ea4;
float:left;
}

div.lhnavhead {
	background-color:#608ea4;
	width:100%;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding:0px;
        padding-top: 4px;
        padding-bottom: 4px;
	margin:0px;
	float:left;
	vertical-align: middle;
}

div.lhnavtext{	
	padding-left:4px;
	float:left;
	/*width:200px;*/
	/*width:50%;*/
}

div.lhnavfull{
    	padding-left:15px;
	float:left;
	width:100%;
}

div.lhnavother {
    	float:right;
	font-size: 11px !important;
	/*width:200px;*/
	width:45%;
	margin-right:4px;
	text-align:right;
}

div.lhnavhead a:link{color:#FFFFFF;font-weight:bold;}
div.lhnavhead a:visited{color:#FFFFFF;font-weight:bold;}
div.lhnavhead a:hover{color:#FFFFFF;font-weight:bold;}

div.newsbox a:link{color:#608ea4;text-decoration:none;}
div.newsbox a:visited{color:#608ea4;text-decoration:none;}
div.newsbox a:hover{color:#608ea4;text-decoration:underline;}

div.lhnavhead img {
vertical-align: middle;
	/*display: table-row-group;*/
	margin-left:4px;
	margin-right:4px;
}

div.navdivide {
width:152px;
height:1px;
background:url(/images/navtile.gif);
float:left;
overflow:hidden;
}

div.nav2 {
float:left;
background-color:#FFFFFF;
padding:0px;
font-size:11px;
display:block;
height:20px;
margin-top:1px;
margin-bottom:2px;
font-weight:normal;
}


div.nav2 a:visited {
color:#4d001d;
text-decoration:none;
height:19px;
display:block;
padding-left:6px;
vertical-align:middle;
padding-top:2px;
background-color:#FFFFFF;
font-weight:lighter;

}

div.nav2 a:link {
color:#4d001d;
background-color:#FFFFFF;
text-decoration:none;
height:19px;
display:block;
padding-left:6px;
padding-top:2px;
font-weight:lighter;
}

div.nav2 a:hover {
color:#fff;
background-color:#660033;
text-decoration:none;
width:146px;
height:19px;
display:block;
padding-left:6px;
padding-top:2px;
font-weight:lighter;
}

/* CENTRAL */

.newsbox {
	background-color: #FFFFFF;
	background-image: url(/images/news_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display:inline;	
	float:left;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;	
}

div.newsboxtext {
padding:0px;
margin:0px;
margin-top:2px;
font-size:12px;
font-weight:normal;
clear:both;
}

div.newsboxtext p {
margin:0;
}

.generalbox {
	background-color: #FFFFFF;
	text-align:left;
	float:left;
	width:100%;
	margin-bottom:10px;
	display:inline;
}

.generalbox p {
  margin-bottom: 8px;
}

.generalbox img {
}

div.generalbox a:visited {
	color:#608ea4;
	text-decoration:none;
}

div.generalbox a:link {
	color:#608ea4;
	text-decoration:none;
}

div.generalbox a:hover {
	color:#608ea4;
	text-decoration:underline;
}


/* RIGHT HAND COLUMN */

.rightad {
margin-bottom:12px;
}

/* -- Quick Classifieds */

table.qclass {
  margin-top: 6px;
  width: 100%;
}
table.qclass tr td {
  vertical-align: top;
  font-size: 12px;
  width: 50%;
}

div.qclasspic {
text-align: center;
margin-bottom: 2px;
float: left;
margin-right: 2px;
width: 110px;
height: 110px;
overflow: hidden;
}

div.qclassnsptitle {
  text-align: center;
}

div.qclasstitle {
  text-align: center;
  margin-bottom: 4px;
}

div.rhcontent {
font-size:12px;
color:#000;
margin:12px;
float:left;
text-align:left;
}

div.even {
background-color:#FFFFFF;
color:#333333;
}

div.odd {
background-color:#bcd1d4;
color:#fff;
}

ul.profiletab {
	text-align: left; /* set to left, right or center */
	margin: 1em 0 0 0; /* set margins as desired */
	font: bold 13px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #999; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
	font-weight: bold;
}

ul.profiletab li {
	display: inline; 
}
	
ul.profiletab li a {
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #999; /* set border COLOR as desired; usually matches border color specified in #tabnav */   
	font-weight: bold;
	background: url(/images/bggrad3.gif) repeat-x top left;
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul.profiletab li.profiletabsel {
	border-bottom: 1px solid #f8f8f8; /* set border color to page background color */
	background: #f8f8f8;
}

ul.profiletab li.profiletabsel a {
	background: #f8f8f8; /* set selected tab background color as desired */
	position: relative;
	top: 1px;
	font-weight: bold;
}

table.techtable {
	color:#000021;
/*	background-color:#ccddee; */
	background-color: #fff;
	border: 1px dashed #608EA4;
	border-top:0px;
	margin: 0px;
	/*      margin-top:4px;*/
	margin-bottom:4px;
	width:100%;
	text-align:left;
}

table.techtable tr.alt {
/*	background-color:#ddeeff; */
	background-color: #eee;
}

table.techtable td {
  padding: 2px;
  padding-left: 4px;
}

table.techtable th {
  padding: 2px;
  padding-left: 4px;
  font-weight: bold;
  vertical-align: top;
}

div.techfooter {
  text-align: center;
	background-color: #FFFFFF;
	background-image: url(/images/news_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:292px;
	margin-bottom:10px;
	overflow:hidden;	
	padding: 4px;
	display:inline;	
	float: left;
}

div.searchpager {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

div.searchform {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
	background: #eee;
        width: 598px;
	padding: 8px;
}

.searchsummary {
  margin-top: 4px;
  margin-bottom: 4px;

}

.searchresultsfooter {
  text-align: center;
  margin-top: 6px;
}

.searchresultsnone {
  text-align: center;
  margin-top: 24px;
  font-size: 14px;
}

table.searchresultstable {
  width: 100%;
}

table.searchresultstable tr.alt {
  background: #eee;
}

table.searchresultstable td {
  padding: 2px;
}

table.searchresultstable td.counter {
  vertical-align: top;
}

table.searchresultstable td.details {
  font-size: 12px;
  color: #666;
}

table.searchfrom {
  margin-top: 8px;
  border: 1px solid #ccc;
  width: 100%;
}

table.searchform label {
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 4px;
  display: block;
}

table.searchform th {
  width: 150px;
}

table.searchform td {
  padding: 2px;
}

td.threecol {
  width: 33%;
}

.lhnavpager {
  text-align: center;
}

table.gallery {
  width: 100%;
}

table.gallery td {
  vertical-align: top;
  width: 25%;
  padding-bottom: 6px;
}

div.socialbar {
  clear: left;
  background: #eee;
  padding: 4px;
  margin-bottom: 8px;
}

div.socialbar img {
  width: 24px;
  height: 24px;
}

/* Quick Shop */


table.qshop {
  margin-top: 6px;
  text-align: center;
  width: 100%;
}

table.qshop tr td {
  vertical-align: top;
  font-size: 12px;
  width: 50%;
  text-align: center;
}

div.qshoppic {
  text-align: center;
} 

div.qshoppic img {
  text-align: center;
  border: 1px solid #000;
} 

div.qshopitem {
  margin-bottom: 4px;
}
table.qshopitemt {
  margin-left: 4px;
  margin-right: 8px;
  width: 95%;
}
table.qshopiteml tr td {
  font-size: 12px;
  width: 25%;
  text-align: center;

}
table.qshopitemc tr td {
  width: 15%;
  text-align: center;
}

table.qshopitemr tr td {
  font-size: 12px;
  width: 60%;
  text-align: left;
  vertical-align:top;
}

div.qshopprice {
 text-align: center;
}

div.qshopnav {

 text-align: center;
}

div.bookbasepromo {
  background: #c00;
  color: #fff;
  padding: 4px;
  border: 1px solid #fff;
}

div.bookbasepromo h3 {
  margin-bottom: 4px;
}

div.bookbasepromo a:link, div.bookbasepromo a:visited {
  color: #ff0;
}

div.topbanner {
  clear: left;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.bannertop {
  float: right;
  text-align: right;
  width: 728px;
  height: 90px;
  padding-top: 4px;
  padding-bottom: 4px;
}

div#bannersuper {
  margin-left: 120px;
  padding-bottom: 8px;
}

div#bannermpu {
  padding-bottom: 8px;
  clear: left;
}

div#banner468 {
  clear: left;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 80px;
}

div#bannerheader {
  float: right;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* Nav */

/*ul#nav {
  height: 22px;
  float: left;
  padding-top: 2px;
}

ul#nav div.column {
  float: left;
  background: #eee;
}

ul#nav li {
  float: left;
  color: #fff;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 13px;
  font-weight: bold;
  border-right: 1px solid #ccc;
}

ul#nav li a {
  display: block;
}

div.navmenu {
  position: absolute;
  width: 300px;
  height: 300px;
  color: #000;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  opacity: 0.9;
  padding: 4px;
  background: #fff;
  z-index: 1000000;
  display: none;
  margin-left: -16px;
}*/

table.results {
  width: 100%;
  margin-top: 12px;
}

table.results tr td {
  vetical-align: top;
}

div.alphabar {
  margin-top: 12px;
  margin-bottom: 6px;
  text-align: center;
}

div.alphabar a {
  padding-left: 2px;
  padding-right: 2px;
}

div.subcategories {
  float: left;
  width: 300px;
  padding-top: 6px;
  padding-bottom: 12px;
}

div.reghl {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 11px;
}

div.submit {
	clear: both;
}

table.submitform {

}

table.submitform tr {
}

table.submitform td, table.submitform th {
  vertical-align: top;
  padding-bottom: 16px;
}

div.primarypicture {
 text-align:center;
 margin-top: 4px;
 margin-bottom: 8px;
}

div.adbeans {
  border: 1px solid #666;
  background: #eee;
  padding: 6px;
  margin-bottom: 6px;
}

/* Vehicle Teaser */

div.vehicleteaser {
float: left;
margin-right: 2px;
width: 210px;
text-align: center;
height: 220px;
overflow: hidden;
}

div.vehicleteaser img {
	width: 100%;
}

div.vehicleteaser div.nopicture {
	width: 100%;
	height: 160px;
	background: #eee;
	margin: 4px;
}

/* Amazon Promo Modules */
div.amazonbanner {
	clear: left;
	text-align: center;
	width: 100%;
}

/* Ebay promo modules */
div#ebayfooter {
	clear: left;
	text-align: center;
	width: 100%;
}

/* Search */
div.search {
	background: #eee;
	padding: 1em;
}

div.search input {
font-size: 14px;
border: 1px solid #999;
padding: 2px;
}

div.search select {
font-size: 14px;
border: 1px solid #999;
padding: 2px;
}

div.search form input.btn_search {
	border:0;
	background: #333;
	background: -webkit-linear-gradient(#555, #333); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#555, #333); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#555, #333); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#555, #333); /* Standard syntax */
	color: #fff;
	padding: 4px;
	font-weight: bold;
	margin-top: 6px;
}

div.search label {
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 4px;
  display: block;
}

div.search div.field {
	float: left;
	width: 50%;
}

div.search div.field:nth-child(2n+1) {
	clear: left;
}

/* Promo box */
div#promo {
	background: -webkit-linear-gradient(#f9ebc0 0%, #ebde90 100%);
	margin-bottom: 1em;
}

div#promo p {
	padding: 0.5em;
}

/* Follow links */
#follow {
float: right;
font-size: 10px;
padding: 4px;
}

/* Mini gallery */
div.galpicture {
	float: left;
	margin-right: 8px;
}

div.galpicture:nth-child(2n+1) {
	clear: left;
}

div.galpicture:nth-child(2n) {
	margin-right: 0;	
}

/* Add this customisations */
.at4-share-title {
	background: #000;
	opacity: 0.8;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}

#atrsb {
	display: none !important;
}

/* Minigallery */

table.minigallery tr td, div.minigallery {
width: 49%;
padding-bottom: 2px;
vertical-align: top;
padding-right: 2px;
padding-top: 2px;
}

div.minigallery {
	float: left;
	padding-right: 4px;
}

div.minigallery:nth-child(2n) {
	padding-right: 0px;
}

div.minigallery:nth-child(2n+1) {
	clear: both;
}

table.minigallery div.picture img, div.minigallery div.picture img {
	max-width: 100%;
}

table.minigallery div.caption, div.minigallery div.caption {
	clear: left;
	padding: 4px 4px 4px 0px;
	text-align: center;
}

/* Responsive mods */

@media only screen and (min-width: 0px) and (max-width: 679px) {

}


@media only screen and (max-width: 480px)  {
    #header #logo {
	width: 100%;
	float: none;
	text-align: center;
    }
    
    div.search div.field {
	float: none;
	width: 100%;
}

    div.contentpic {
	margin-left: 0px !important;
	float: none;
    }

    div.contentpicture {
	margin-left: 0px !important;
	float: none;
    }
    
    #breadcrumb {
	    display: none;
    }
    
    div.bannertop {
		float: right;
		text-align: right;
		width: 0px;
		height: 0px;
		display: none;
    }
    
    #container {
		padding:4px 4px 0 4px;
	}
	
	.news-section .news-article {
	width:100%;
	float: none;
	clear: both !important;
	}
	
	#atrsb {
	display: block !important;
	background: #fff;
	text-align: center;
	}

}


@media only screen and (max-width: 979px) {
    #wrapper {
	width: 100%;
    }

    #content {
	width: 100%;
    }


    #rhcolumn {
	float: none;
	clear: both;
	width: 100%;
    }
    
    div#banner468 {
	    width: 100%;
	    height: 60px;
	    padding-left: 0px;
	    
    }
    
    div#bannersuper {
	    width: 100%;
	    height: auto;
	    padding-left: 0px;
	    margin-left: 0;
    }

    div#bannermpu {
	    width: 100%;
	    height: auto;
	    padding-left: 0px;
    }

    div.bannertop {
		float: right;
		text-align: right;
		width: 468px;
		height: 90px;
		padding-top: 4px;
		padding-bottom: 4px;
		margin-right: 8px;
    }

    div.contentpic img, div.picture img {
	max-width:100%;
    }
}

