/*Name: Seven Template*/
/*URL: http://www.seven-sb.de*/

/*002 - All Site Sectional Wrappers*/
/*009 - Bottom Footer Area*/

/*001a - Main Body*/
/*002a - List Styles, Paragraphs and Links */
/*004a - Content Styles */
/*005a - Input Boxes and Buttons*/
/*006a - Module Styling*/
/*007a - Theme Style Content Style Typography*/
/*008a - Joomla Core Style Elements*/
/*009a1 - All Template Menu Options*/
/*010a - Template Tips Plus Styling*/
/*011a - Light Box Styling*/
/*012a - Advanced Content Headings Styling*/
/*013a - Template Control Module Specifics*/

/*CSS Styles Variables*/
/*002 - All Site Sectional Wrappers*/
.full_site_wrap { background-image: url(..//images/bg_quer.png); background-repeat: repeat; background-position: left 100px ;}
#top_wrapper_out { border-bottom: 3px solid #990099; }

/*009 - Bottom Footer Area*/
.footer {border-top: 3px solid #990099;}

/*001a - Main Body*/
body {color: #E1E1E1; }

/*002a - List Styles, Paragraphs and Links */
a:link, a:visited, li a:link, li a:visited {color: #990099;}
a:hover, a:active, li a:hover {text-decoration: underline; color: #990099;}

/*004a - Content Styles */
div.moduletable_reverse h3 { color: #990099; }
div.moduletable h3, #outset_panel div.moduletable_menu h3, #outset_panel div.moduletable_simple h3 {
	background-color: #990099;}

#column-5 div.moduletable h3, #column-6 div.moduletable h3 { color: #990099; }
#main_inset div.moduletable h3, #inset_panel div.moduletable h3, #inset_panel div.moduletable_text h3,
#inset_one div.moduletable h3, #inset_two div.moduletable h3, #inset_panel div.moduletable_menu h3, #inset_panel div.moduletable_simple h3  {
	background-color: #990099;
	border-bottom: 3px solid #990099; }

/*005a - Input Boxes and Buttons*/
.button:hover {color: #990099;}

/*006a - Module Styling*/
div.moduletable {color: #E1E1E1;}

/*007a - Theme Style Content Style Typography*/
blockquote {color: #990099;}
.sectiontableheader {background-color: #990099; color: #FFFFFF;}
.sectiontableentry1, .sectiontableentry2 {color: #E1E1E1;}
.highlight { background-color: #990099; color: #FFFFFF;}

/*008a - Joomla Core Style Elements*/
.contentheading {color: #990099;}
.componentheading { color: #990099;}

/*009a1 - All Template Menu Options*/
.nav_standard li#tj_menu-current a:link, .nav_standard li#tj_menu-current a:visited,
.nav_split li#tj_menu-current a:link, .nav_split li#tj_menu-current a:visited,
.nav_super li#tj_menu-current a:link, .nav_super li#tj_menu-current a:visited {
	background-color: #990099;
	background-image: url(../images/heading_bg.png); }
.nav_standard li#tj_menu-parent-current a:link, .nav_standard li#tj_menu-parent-current a:visited,
.nav_split li#tj_menu-parent-current a:link, .nav_split li#tj_menu-parent-current a:visited,
.nav_super li#tj_menu-parent-current a:link, .nav_super li#tj_menu-parent-current a:visited {
	background-color: #990099;
	background-image: url(../images/heading_bg.png); }

.nav_standard li a:hover, .nav_split li a:hover, .nav_super li a:hover {
	background-color: #990099;
	color: #FFFFFF;
	background-image: url(../images/heading_bg.png); }

.nav_split ul li a:link, .nav_split ul li a:visited {border-top: 3px solid #990099;}
.nav_split li li:hover, .nav_split li li a:focus, .nav_split li li a:hover, .nav_split li li a:active {
	background-color: #990099;
	background-image: none; }

.nav_super li ul { background-color: #990099; }

.nav_super li#sfhover ul li a:link, .nav_super li#sfhover ul li a:visited,
.nav_super li.sfHover ul li a:link, .nav_super li.sfHover ul li a:visited,
.nav_super li#tj_menu-parent-current ul li a:link, .nav_super li#tj_menu-parent-current ul li a:visited {
	background-color: #990099;
	background-image: url(../images/heading_bg.png); }

/*010a - Template Tips Plus Styling*/
.tool-title {color: #990099;}

/*011a - Light Box Styling*/
#lbCaption {color: #990099;}
#lbNumber {color: #990099;}

/*012a - Advanced Content Headings Styling*/
#cf_content_title {color: #990099;}

/*013a - Template Control Module Specifics*/
#font_standard a, #font_large a, #font_xlarge a {color: #990099;}
#font_standard a:hover, #font_large a:hover, #font_xlarge a:hover {color: #FFFFFF; text-decoration: none;}

/*005a - Input Boxes and Buttons*/
.search input:hover, .inputbox:hover {color: #990099;}
.button { color: #990099; }
.button:hover { background-color: #990099; border: 1px solid #990099; color: #1F1F1F;}
