
/********************************************************************
 * Extended CSS File
 * ==================================================================
 * Copyright (C) 2008 smy-WebSolution.de. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: smy-WebSolution.de
 * Websites:  http://www.smy-WebSolution.de
*********************************************************************/

/* My gallery link */
# smy-master a.rsg2-mygalleries_link:link,
# smy-master a.rsg2-mygalleries_link:visited {
	background: transparent url(../../images/icon-module-user.png) no-repeat left top;
	padding: 1px 0 3px 20px;
	font-weight: bold;
}

/* Intro text */
# smy-master div.intro_text {
	margin: 1em 0;
	padding: 1.2em 1.5em;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
}

/* Gallery block */
# smy-master div.rsg_galleryblock {
	width: auto;
}

# smy-master div.rsg_galleryblock,
# smy-master div.rsg_galleryblock_double_1,
# smy-master div.rsg_galleryblock_double_2 {
	border-color: #b3b3b3;
}

# smy-master li.rsg2-galleryList-item {
	border-color: #b3b3b3;
}

# smy-master div.rsg2-galleryList-text {
	font-size: 16px;
	font-weight: bold;
}

# smy-master div.rsg2_details {
	font-size: 11px;
	color: #b3b3b3;
	font-weight: normal;
}

# smy-master div.rsg2-galleryList-description {
	font-size: 13px;
	font-weight: normal;
}

# smy-master div.rsg_sem_inl_Nav {
	margin-bottom: 1.8em;
}

# smy-master div.rsg2-galleryList-thumb,
# smy-master div.rsg2-galleryList-thumb_double {
	margin-right: 10px;
}

# smy-master div.rsg_sub_url_single {
	margin-top: 8px;
	font-weight: bold;
	width: auto;
	float: none;
}


/* Tool tip */

# smy-master div.tool-tip {
	background-color: #ffffd5;
	padding: 3px 5px;
	border: 1px solid #b3b3b3;
}

# smy-master div.tool-text {
	color: #000000;
}

