/* ----------------------------------------------------------------------------------/Modules/Content_PageTitle/Templates/Default/Index.css---------------------------------------------------------------------------------- */.DefaultModule
{
	/* CSS Styling... */
}/* ----------------------------------------------------------------------------------/Modules/Content_PageText/Templates/Default/Index.css---------------------------------------------------------------------------------- */.DefaultModule
{
	/* CSS Styling... */
}/* ----------------------------------------------------------------------------------/Modules/Searchbox/Templates/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Modules/Content_SingleLevelMenu/Templates/Default/Index.css---------------------------------------------------------------------------------- */.SingleLevelMenu {
  margin: 0;
  padding: 0;
}

.SingleLevelMenu li {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.SingleLevelMenu a {
  display: block;
  text-decoration: none;	
}

.SingleLevelMenu li {

}


.SingleLevelMenu li a {
}

.SingleLevelMenu li a:hover {

}/* ----------------------------------------------------------------------------------/Modules/Content_SingleLevelMenuWithArticleList/Templates/Default/Index.css---------------------------------------------------------------------------------- */

.LeftColumn .SingleLevelMenu {
  margin: 0;
  padding: 0;
}
.LeftColumn .SingleLevelMenu li {
	list-style-type:none;
	margin: 0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	background-image:url("/Images/Layout/list_backround.jpg");
	background-repeat:no-repeat;
	overflow:visible;
}


.left_menu .SingleLevelMenu li.FirstOfClass {
  list-style-type:none;
  margin: 0;
  padding: 0;

  background-image:url("/Images/Layout/members_back.png");
  background-repeat:no-repeat;
}

.left_menu .SingleLevelMenu li.FirstOfClass span span {
	
	display:block;
	font-size:13px;
	padding-bottom:12px;
	padding-left:59px;
	padding-right:12px;
	padding-top:12px;
	color:white;
}
.LeftColumn .SingleLevelMenu li span span {
	color:white;
	font-size:12px;
	padding-left:25px;
}
.LeftColumn .SingleLevelMenu li li {
  list-style-type:none;
  margin: 1px;
  padding: 0;
  background-image:none;
  background-repeat:no-repeat;
}
.LeftColumn .SingleLevelMenu ul li {
	margin-left:15px;
	background-image:url("/Images/Layout/bullet.png");
	background-position:center left;
	display:block;
	margin-left:8px;
	padding:2px 2px 2px 14px;
	
}
.LeftColumn .SingleLevelMenu ul li a{
	color:black;	
}
.LeftColumn ul ul
{
	margin:0.2em;
}
.SingleLevelMenu a {
  display: block;
  text-decoration: none;	
}

.SingleLevelMenu li {

}


.SingleLevelMenu li a {
}

.SingleLevelMenu li a:hover {

}
.ArticleList li {
	
	
}/* ----------------------------------------------------------------------------------/Modules/Content_ArticleList/Templates/Default/Index.css---------------------------------------------------------------------------------- */.ArticleList {
	margin-top:5px;
	background:#dcd6c1;
}

.FirstOfClass .ArticleList {
	margin-top:-5px;
	background:#dcd6c1
}

/* ----------------------------------------------------------------------------------/Modules/Pager/Templates/Default/Index.css---------------------------------------------------------------------------------- */.Pager
{
border:1px solid #eeeeee;
margin-bottom:1em;
}

.Pager ul
{
margin:0px;
padding:4px;
overflow:hidden;
position:relative;
text-align:center;
height:2em;
}

.Pager ul li
{
list-style:none;
}

.Pager ul li a
{
text-decoration:none;
display:block;
padding:4px;
color:#000000;
outline:none;
}

.Pager ul li a:hover
{
text-decoration:underline;
}

.Pager .FirstPage
{
position:absolute;
left:0%;
width:12%;
text-align:center;
}

.Pager .PreviousPage
{
position:absolute;
left:12%;
width:12%;
text-align:center;
}

.Pager .NextPage
{
position:absolute;
right:12%;
width:12%;
text-align:center;
}

.Pager .LastPage
{
position:absolute;
right:0px;
width:12%;
text-align:center;
}

.Pager li.PageNumbers
{
width:52%;
position:absolute;
left:24%;
}

.Pager li.PageNumbers ul
{
display:inline-block;
padding:0px;
width:auto;
margin:auto;
}

.Pager li.PageNumbers ul li
{
float:left;
margin-left:2px;
margin-right:2px;
}

.Pager li.PageNumbers ul li a
{
padding-left:5px;
padding-right:5px;
border: 1px solid #eeeeee;
}

.Pager li.PageNumbers ul li a:hover
{
background-color:#eeeeee;
}

.Pager li.PageNumbers ul li.CurrentPage a
{
border: 1px solid #bbbbbb;
font-weight:bold;
}
					
					/*
						Warning: CSS file not found: '/Modules/Newsletter_Subscribe/Templates/Default/Index.css'
					*/
					
					/* ----------------------------------------------------------------------------------/Styles/Default/Layout.css---------------------------------------------------------------------------------- */body
{
	text-align:center;
}

.Layout-Page
{
	width:930px;
	margin:auto;
	margin-top:0;
}

.Layout-FullRow
{
	clear:both;
}
.Layout-FullRow .content {
	width:98.5%;
}
.Layout-Table
{
	width:99%;
}

.Layout-Table,
.Layout-Table tr, 
.Layout-Table td,
.Layout-Table th
{
	margin:0px;
	padding:0px;
	border:0px;
}

.Layout-Table td,
.Layout-Table th
{
	vertical-align: top; 
}

.LeftColumn .Padding
{
	padding:2px;
	width:190px;
}

.MiddleColumn .Padding
{
	padding:8px 0px 8px 0px;
}

.RightColumn .Padding
{
	padding:8px 8px 8px 8px;
}

/* -----------------------------------------------------------
 * Layout-180-610-180
   -------------------------------------------------------- */

.Layout-180-610-180 .LeftColumn
{
	width:180px;
}

.Layout-180-610-180 .MiddleColumn
{
	width:610px;
}

.Layout-180-610-180 .RightColumn
{
	width:180px;
}

/* -----------------------------------------------------------
 * Layout-196-578-196
   -------------------------------------------------------- */

.Layout-196-578-196 .LeftColumn
{
	width:196px;
}

.Layout-196-578-196 .MiddleColumn
{
	width:578px;
}

.Layout-196-578-196 .RightColumn
{
	width:196px;
}

/* -----------------------------------------------------------
 * Layout-200-770
   -------------------------------------------------------- */

.Layout-196-774 .LeftColumn
{
	width:196px;
}

.Layout-196-774 .MiddleColumn
{
	width:774px;
}

.Layout-196-774 .MiddleColumn .Padding
{
	padding:4px 0px 4px 0px;
}


/* ----------------------------------------------------------------------------------/Styles/Default/Layout.Design.css---------------------------------------------------------------------------------- */body
{
	background-color:#ebe5d2;
	background-image:url(/Images/Layout/background.jpg);
	background-repeat:repeat-x;
}

.Layout-Page
{

}
 
.Layout-Page .Header
{
	height:372px;
	margin-left:-0.7em;
	background-color:#2A6FE6;
	background-image:url(/Images/Layout/header_background2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	font-family:tahoma;
	letter-spacing:0.9px;
}

.Layout-Page .Header .Logo
{
	background-image:url(/Styles/Default/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	width:155px;
	height:42px;
	text-indent:-9000px;
	top:22px;
	left:16px;
}

.Layout-Page .Header .ProductCategories
{
	bottom:34px;
	left:18px;
	position:absolute;
	text-align:center;
	width:97%;
}

.Layout-Page .Header .ProductCategories li
{
	float:left;
}

.Layout-Page .Header .ProductCategories li a
{


padding:0px 0px 0px 9px;
color:#ffffff;
}

.Layout-Page .Header .ProductCategories li a span
{
	display:inline-block;
	background-image:url(/Images/Layout/menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:8px 33px 8px 20px;
	
	
}
.Layout-Page .Header .ProductCategories .LastOfClass a span {
	background-image:none;
	display:block;
}
.Layout-Page .Header .ProductCategories li a span span
{
	display:block;
	background-image:none;
	background-color:inherit;
	background-repeat:repeat-x;
	background-position:left top;
	line-height:29px;
	padding:3px 3px 0px 3px;
}

.Layout-Page .Header .ProductCategories li a.Active
{

}

.Layout-Page .Header .ProductCategories li a.Active span
{
	
}

.Layout-Page .Header .ProductCategories li a.Active span span
{

}

.Layout-Page .Header .ProductCategories li a:hover
{

}

.Layout-Page .Header .ProductCategories li a:hover span
{

}

.Layout-Page .Header .ProductCategories li a:hover span span
{
			color:yellow;
}
.Layout-Page .Header .ProductCategories ul {
display:inline-block;
margin:auto;
padding:0;
}

.Layout-Page .Header .ShopCategories
{
	position:absolute;
	top:8px;
	right:8px;
	text-align:left;
	font-weight:bold;
}


.Layout-Page .Header .ShopCategories li
{
	float:left;
	margin-left:4px;
}

.Layout-Page .Header .ShopCategories  a
{
	padding:2px;
	background-color:inherit;
	font-weight:normal;
	padding:0px 4px 0px 4px;
	color:#ffffff;
}

.Layout-Page .Header .ShopCategories li a:hover
{
	color:#D2ED39;
	text-decoration:underline;
}
.Layout-Page .content {
	width:95%;
	background:white none repeat scroll 0 0;
	margin-left:6px;
	width:98.8%;
}
.Layout-Page .footer
{
	background:#3C6706 none repeat scroll 0 0;
	height:1.8em;
	margin:0 6px 0 7px;
}
.Layout-Page .footer span span {
	color:white;
}
.Layout-Page .footer a {
	float:left;
	margin-left:5px;
}
.Layout-Page .footer li
{
	float:left;
}
.SearchBox
{
display:block;
position:absolute;
left:25px;
bottom:8px;
}

.SearchBox div
{
float:left;
}

.SearchBox .Control input
{
border:1px solid #3868B5;
background-color:#FFFFFF;
padding-left:4px;
padding-right:4px;
}

.SearchBox .Action
{
margin-left:4px;
}

.SearchBox .Action a
{
display:block;
width:20px;
height:20px;
text-indent:-9000px;
background-image:url(/Styles/Default/button-blue-search.png);
background-repeat:no-repeat;
bacgkround-position:left top;
outline:none;
}

.SearchBox .Action a:hover
{
bacgkround-position:left bottom;
}

.LanguageSwitches
{
position:absolute;
position:absolute;
right:20px;
top:0.2em;
}

.LanguageSwitches a
{
text-decoration:none;
color:#ffffff;
}

.LanguageSwitches a:hover
{
	color:#D2ED39;
	text-decoration:underline;
}


.Layout-Table .MiddleColumn
{
	text-align:left;
}

.Layout-Table .MiddleColumn h1
{
font-family:tahoma;
font-size:10pt;
font-weight:normal;
margin-top:0px;
margin-bottom:0.5em;
background-color:#d78106;
color:white;
padding:5px;
}

.Layout-Table .MiddleColumn p
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:18px;
margin-bottom:1em;
}


/* ------------------------------------------------------------------------------------
 * CommonField
 * --------------------------------------------------------------------------------- */
.CommonField
{
height:22px;
}

.CommonField .CommonLabel
{
float:left;
line-height:22px;
margin-right: 0.5em;
}

.CommonField .CommonValue
{
float:left;
}


/* ------------------------------------------------------------------------------------
 * jGrowl
 * --------------------------------------------------------------------------------- */
#jGrowl .NotificationType1
{
background-color:#279400;
}

#jGrowl .NotificationType2
{
background-color:#947901;
}

#jGrowl .NotificationType3
{
background-color:#940000;
}

/* ------------------------------------------------------------------------------------
 * Breadcrumbs
 * --------------------------------------------------------------------------------- */

#Breadcrumbs
{
overflow:auto;
margin-bottom:1em;
}

#Breadcrumbs ul
{
padding:0px;
margin:0px;
}

#Breadcrumbs ul li
{
padding:0px;
margin:0px 4px 0px 0px;
color:#666666;
}

#Breadcrumbs ul li a
{
padding:0px;
margin:0px 4px 0px 0px;
color:#666666;
text-decoration:none;
}

#Breadcrumbs ul li a:hover
{
color:#000000;
text-decoration:underline;
}

/* ------------------------------------------------------------------------------------
 * DemosPanel
 * --------------------------------------------------------------------------------- */
.DemosPanel .PanelContent a
{
color:#000000;
}

.DemosPanel .PanelContent li
{
padding: 2px 0px;
border-top:1px solid #dddddd;
}

.DemosPanel .PanelContent li.FirstOfClass
{
border-top:none;
}

.DemosPanel .PanelContent a:hover
{
text-decoration:underline;
}

.PagePhoto {
	background-color:white;
	padding:0;
}

.newsletter_subscribe {
	margin-top:10px;
}

.left_menu li.c111  {
	display:none;
}/* ----------------------------------------------------------------------------------/Styles/Default/Panels.css---------------------------------------------------------------------------------- */.Panel
{
background-color:#ffffff;
margin-bottom:1em;
border:1px solid #aaaaaa;
}

.Panel .PanelTitle
{
background:#C6E4FF; 
line-height:24px;
font-weight:bold;
padding-left:4px;
border-bottom:1px solid #aaaaaa;
}
.newsletter_subscribe .Panel .PanelTitle {
    background:url(/Images/Layout/newsletter_back.jpg) no-repeat center center;
}
.Panel .PanelContent
{
padding:4px;
text-align:left;
}

.Panel .PanelActions
{
padding:2px;
overflow:auto;
}

.Panel .PanelActions .Action
{
display:table;
float:left;
margin-right:2px;
}

.Panel .PanelActions .Action a
{
display:block;
width:auto;
background-image:url(/Images/Layout/button_back.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#064CC4;
color:#ffffff;
padding-left:6px;
padding-right:6px;
margin:auto;
margin-top:4px;
height:22px;
line-height:22px;
text-decoration:none;
border:1px solid #0240A6;
}

.Panel .PanelActions .Action a:hover
{
background-color:#003CA3;
background-position:center bottom;
}
