/* ----------------------------------------------------------------------------------/Modules/Searchbox/Templates/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Modules/Orders_CartStatus/Templates/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Modules/Content_SingleLevelMenuWithOpenBranch/Templates/Default/Index.css---------------------------------------------------------------------------------- */.single_level_menu ul {
  margin: 0;
  padding: 0;
  background:#000000;
}

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

.single_level_menu a {
  display: block;
  text-decoration: none;	
  	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
}
.single_level_menu li {
	
	background-repeat:repeat-y;
}
.single_level_menu li a {
  color: #fff;	
  padding: 0.5em;
  padding-left:25px;
}

.single_level_menu li li {
  display: block;
  text-decoration: none;	
 
  
}
.single_level_menu li li a {
  display: block;
  text-decoration: none;	
  background-image:url("/Styles/Default/categories_li_li.png");
  	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:35px;
}




.single_level_menu li a:hover {
  	background-image:url("/Styles/Default/categories_li_li_hover.png");

}
.single_level_menu li li a:hover {

	
}/* ----------------------------------------------------------------------------------/Modules/Products_ProductList/Templates/Default/Index.css---------------------------------------------------------------------------------- */.ProductList {
	clear:both;
	width:729px;
	_width:790px;
	margin-top:9px;
}
.ProductList ul
{
	margin:0px;
	padding:0px;
}

.Product
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	margin-right:43px;
	
	width:200px;

}


.ProductInfo
{
	width:330px;
	margin:0;
	padding:0;
}

.ProductPhoto
{
	width:102px;
	margin-right:10px;
}

.ProductTitle
{
	font-size:13px;
	margin-top:0;	
	color:white;
	background-image:url("/Styles/Default/product_title.jpg");
	background-repeat:no-repeat;
	text-align:center;
	padding-top:1px;
	
}


.Caption
{
	font-weight:bold;
	color:#0841ad;
}/* ----------------------------------------------------------------------------------/Modules/Pager/Templates/Default/Index.css---------------------------------------------------------------------------------- */.Pager
{

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;
}/* ----------------------------------------------------------------------------------/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/Security_UserLogin/Templates/Default/Index.css---------------------------------------------------------------------------------- */.LinkAction
{
	clear:both;
}
/* ----------------------------------------------------------------------------------/Modules/Security_UserInfo/Templates/Default/Index.css---------------------------------------------------------------------------------- */.Field {
	visibility:visible;
}/* ----------------------------------------------------------------------------------/Modules/Banners_PlacementList/Templates/Default/Index.css---------------------------------------------------------------------------------- */.BannersList li
{
	list-style:none;
	margin-bottom:5px;
}

.Banners ul
{
	margin:0px;
}
/* ----------------------------------------------------------------------------------/Styles/Default/Index.css---------------------------------------------------------------------------------- *//* ----------------------------------------------------------------------------------/Styles/Default/Layout.css---------------------------------------------------------------------------------- */body
{
	text-align:center;
}

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

.Layout-FullRow
{
	clear:both;
}

.Layout-Table
{
	width:100%;
}

.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:8px 10px 0px 0px;
}

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

.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-230-723
   -------------------------------------------------------- */

.Layout-230-723 .LeftColumn
{
	width:230px;
}

.Layout-230-723 .MiddleColumn
{
	width:723px;
}

.Layout-230-723 .MiddleColumn .Padding
{
	padding:0px;
}
.Layout-230-72 .LeftColumn .Padding
{
	padding:8px 10px 0px 0px;
}


/* ----------------------------------------------------------------------------------/Styles/Default/Layout.Design.css---------------------------------------------------------------------------------- */body
{
	background-color:#262626;
	font-family:Lucida Grande;
	color:#FFFFFF;
}

.Layout-Page
{
	
}
 
.Layout-Page .Header
{
	background-image:url(/Styles/Default/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:420px;
	position:relative;
}
.Layout-Page .Header .FlashMenu {
	position:absolute;
	top:95px;
	left:0;
}



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


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

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

.Layout-Page .Header .ShopCategories li a:hover
{
	color:#999999;
	text-decoration:underline;
}

.Layout-Page .footer
{
	height: 3em;
}

.search_box {
	background:url(/Styles/Default/search_back.jpg) no-repeat;
	height:129px;
	width:227px;
}
.newsletter_box {
	background:url(/Styles/Default/news_back.jpg) no-repeat ;
	height:157px;
	width:227px;
}

#search_form, #NewsletterSignupForm {
	padding-top:60px;
}
#search_form .Control, #NewsletterSignupForm .control {
	float:left;
	margin-left:10px;
	float:left;
}
#search_form .Action, #NewsletterSignupForm .Action {
	float:left;

}

.Action {
	background-image:url(/Styles/Default/go.png);
	height:20px;
	margin-left:8px;
	width:25px;
}
#NewsletterSignupForm .Action {
		margin-top:10px;
}
#NewsletterSignupForm .control {
	float:left;
	margin-left:10px;
	float:left;
	margin-top:10px;
}
.Action a {
	text-decoration:none;
}
.helptext 
{
	color:white;
	font-size:11px;
	margin-left:10px;
	text-align:left;
}
.LanguageSwitches
{
position:absolute;
right:8px;
bottom:10px;
}

.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
{

}

.Layout-Table .MiddleColumn p
{

}


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

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

.CommonField .CommonValue
{
float:left;
}
h1 {
	background-image:url("/Styles/Default/h1.jpg");
	background-repeat:no-repeat;
	border:medium none;
	color:white;
	font-size:12px;
	height:25px;
	padding-left:7px;
	padding-top:5px;
	margin-top:0;
}
.index_h1 {
	background-image:url(/Styles/Default/index_h1.jpg) ;
	background-position:0px -3px;
	background-repeat:no-repeat;
	border:medium none;
	color:white;
	font-size:12px;
	height:29px;
	padding-left:7px;
	padding-top:20px;
}


/* ------------------------------------------------------------------------------------
 * 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:white;
text-decoration:none;
}

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

/* ------------------------------------------------------------------------------------
 * Menu
 * --------------------------------------------------------------------------------- */
.categories_top {
	background-image:url(/Styles/Default/categories_top.jpg);
	height:55px;
	width:222px;
	background-position:0px -8px;
}
.categories_bottom {
	background-image:url("/Styles/Default/categories_bottom.jpg");
	height:16px;
	width:222px;
}
.categories {
	background-image:url("/Styles/Default/categories.png");
	width:222px;
	background-repeat:repeat-y;
}
/* ------------------------------------------------------------------------------------
 * PageText
 * --------------------------------------------------------------------------------- */
.pagetext_top {
	height:20px;
	margin:0;
	
}
.pagetext_bottom {

		height:34px;
	margin:0;
}
.pagetext {

margin:-2px 0 0;
width:680px;
overflow:hidden;
color:#FFFFFF;
}
.pagetext p {
	margin-bottom:18px;
margin-left:18px;
margin-right:18px;
margin-top:18px;
text-align:justify;
font-size:12px;
}

.contact .pagetext_top {
	height:20px;
	margin:0;
	
}
.contact .pagetext_bottom {

		height:34px;
	margin:0;
}
.contact .pagetext {

margin:-2px 0 0;
width:680px;
overflow:hidden;
color:#FFFFFF;
}
.contact .pagetext p {
	margin-bottom:18px;
margin-left:18px;
margin-right:18px;
margin-top:18px;
text-align:justify;
font-size:12px;
}
.map {
border:6px solid #838181;
color:#FFFFFF;
font-size:13px;
height:260px;
position:absolute;
right:0;
width:305px;
top:90px;
}
.ArticleList .Action {
	background-image:url(/Styles/Default/read_more.png);
	height:20px;
	margin-top:10px;
	margin-left:8px;
	margin-bottom:5px;
	width:131px;
}
.ArticleList .Action a {
	padding-top:4px;
	padding-left:10px;
	color:white;
	display:block;
}

.TitleField {
	background-image:url(/Styles/Default/read_more.png);
	background-repeat:no-repeat;
	color:white;
	display:block;
	font-size:12px;
	font-weight:normal;
	left:259px;
	padding:3px 3px 3px 8px;
	position:absolute;
	top:166px;
	visibility:visible;
	width:121px;
}
.PhotoField {
	margin-top:5px;
}
.ProductInfo {
	position:relative;
}
#ProductGallery {
	background:url("/Styles/Default/gallery.jpg") no-repeat;
	width:256px;
	height:224px;
	float:right;
	*margin-top:-240px;
	margin-right:40px;

}
.gallery_div {
	margin:12px;
}
#nav {
	float:right;
	position:absolute;
	right:20px;
	top:230px;
	margin-right:40px;
}
#nav a {
	margin-left:4px;
}
.ProductView {
	width:400px;	
}
#AddToCartForm {
	width:400px;
}
li.c104 {
display:none;	
}
.single_level_menu ul ul ul {
	margin-left:15px;
}
.quick_top {
	color:white;
	border-bottom:1px solid black;
	margin-bottom:4px;
}/* ----------------------------------------------------------------------------------/Styles/Default/Panels.css---------------------------------------------------------------------------------- */.Panel
{
background-color:#ffffff;
margin-bottom:1em;
border:1px solid #aaaaaa;
}

.Panel .PanelTitle
{
background:#C6E4FF url(/Styles/Default/panel-title.png) no-repeat center center;
line-height:24px;
font-weight:bold;
padding-left:4px;
border-bottom:1px solid #aaaaaa;
}

.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(/Styles/Default/panel-button.png);
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;
}
