/* twitter */
/* 
	*ul.twitter:the main ul (if list is activated)
    * li.twitter-item: the ul items (if list is activated)
    * p.twitter-message: each one of the paragraphs (if msgs > 1)
    * .twitter-timestamp: the timestamp span class
    * a.twitter-link: the tweet link class
    * a.twitter-user: the @username reply link class
	*/

/*.twitter-timestamp
*{
*	background-color: #fff;
}
*/
	
	
/* misc */
#menus li a:hover {
	font-weight: bold;
}

/* imageMenu START */
#imageMenu {
	position: relative;
	width: 900px;
	height: 200px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
}

#imageMenu ul li {
	float: left;
	padding-left: 0px !important;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	height: 200px;
}

.clear {
	clear: both;
}

/* begin car css tabs */
#tabs { 
    position:relative; 
} 
 
.tabs_title { 
    list-style-image: none; 
    list-style-type: none; 
    margin: 0;
    padding: 0 0 0 5px !important; 
    height: 24px; 
	border-bottom: 1px solid #555;
} 
 
.tabs_title li { 
    float: left; 
    background-color: #DDDDDD;
    padding: 2px 6px 2px 6px !important; 
    margin-right: 2px; 
    cursor: pointer; 
    color: #000; 
    font-family: "Trebuchet MS"; 
    font-size: 12px; 
    height: 19px; 
    line-height:16px; 
	border: 1px solid #333 !important;
} 
 
.tabs_title a { 
    text-decoration:none; 
    color: #fff; 
} 
 
.tabs_title li.over { 
    font-weight: bold; 
} 
 
.tabs_title li.active { 
    background-color: #FFF; 
	border-bottom-color: #FFF !important; 
} 
 
.tabs_panelwrap {  
    top:28px; 
	overflow: visible; 
} 
 
.tabs_panel { 
	padding: 5px;
    display: none; 
    overflow: visible; 
} 
 
.tabs_panel.active { 
    display: block; 
} 
 
.tabs_panel p { 
    margin-left:5px; 
} 

/* carpanel */
.carinfo {
	margin-top: 5px
}

.carinfo img {
	max-width: 570px !important;
}

.carinfo img.award {
	border: 0 !important;
}

.carinfo .tubepress_thumbs {
	width: 580px;
}

.carinfo .tubepress_thumb {
	width: 142px !important;
}

.carinfo .tubepress_thumb img {
	border: 1px solid #888;
}

.carinfo .ngg-albumoverview, .carinfo .ngg-galleryoverview  {
	clear: right;
}

.carinfo .ngg-gallery-thumbnail {
	margin-right: 3px;
}


/* sponsorlogos START */
#post-1069 {
	margin: 0px;
	padding: 0px;
}

.sponsor-list {
	list-style-type: none;
	clear: both;
	overflow: visible;
}

.sponsor-list img {
	border: 0px !important;
}

.sponsor-list li {
	display: block;
	float: left;
	padding: 0px !important;
	margin: 0px;
	text-align: center;
}

.sponsor-1 {
	width: 25%;
	height: 150px;
}

.sponsor-2 {
	width: 20%;
	height: 140px;
}

.sponsor-3 {
	width: 12.5%;
	height: 100px;
}

.sponsor-1 a {
	display: block;
	height: 125px;
}

.sponsor-2 a {
	display: block;
	height: 106px;
}

.sponsor-3 a {
	display: block;
	height: 66px;
}

.sponsor-1 img {
    background-color: #EEE;
    width: 210px;
	height: 126px;
}


/* misc album units */
.ngg-widget, .ngg-widget-slideshow {
    text-align: center;
}

.ngg-widget img {
    border-width: 1px !important;
}


/* Main html elements */
a.rss {
	background: transparent url(img/rss.gif) no-repeat scroll left center;
	padding-left: 16px;
}


h1, h2, h3, h4, h5, h6 {
	font-family:Arial;
	font-weight:bolder;
	letter-spacing: 0;
}

.content h3 {
	font-size: 120%;
}

.content {
	text-align: justify;
}

.content img {
	border: 1px solid black;
}
