﻿.line {
	height:1px;
	margin:0;
    padding-top: 8px;
    margin-bottom: 8px;
	display: inline-block;
	clear:left;
	width:100%;
}
a.black
{
	color: #000;
	text-decoration: underline;
}
a.black:hover
{
	text-decoration: none;
}
ul.bullets
{
	padding:0 !important;
	margin:0 !important;
	/*
	padding-left:0;
	margin-left:7px;
	*/
}
ul.bullets li
{
	padding:0 !important;
	list-style-type:none;
}

a.webbutton
{
    background-image: url('images/button_background2.jpg');
    background-repeat:repeat-x;
	display: inline-block !important;
	margin-top:1px;
	padding-left:17px;
	padding-right:17px;
	height: 20px;
	line-height: 20px;
	color:#ddd;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #000 !important;	
}
a.webbutton:hover
{
    text-decoration: none;
	border:1px solid #666 !important;
	color:#fff;
}

a.webbutton2
{
    background-image: url('images/button_background2.jpg');
    background-repeat:repeat-x;
	display: inline-block !important;
	margin-top:1px;
	padding-left:17px;
	padding-right:17px;
	height: 24px;
	line-height: 24px;
	color:#ddd;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #000 !important;	
}
a.webbutton2:hover
{
    text-decoration: none;
	border:1px solid #666 !important;
	color:#fff;
}
a.webbutton_disabled
{
	display: inline-block;
	width:auto;
	height: 20px;
	line-height: 20px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	background-color: #555053;
	font-size: 12px;
	cursor:default;
}
a.webbutton_disabled:hover
{
	text-decoration:none;
}
a.close
{
	background-image: url('images/close.jpg');
	background-repeat:no-repeat;
	width:135px;
	height:23px;
	margin-left:188px;
	padding-left:33px;
	padding-top:3px;
	padding-bottom:0px !important;
	margin-bottom:10px;
	display:block;
	color: #000;
	text-decoration:none;
}
a.close:hover
{
	text-decoration:none !important;
}
#home_bar{
    height:600px; 
    width:220px; 
    padding-top:20px;
    margin-left:30px; 
    margin-top: 25px; 
    background-color: Black; 
    position:absolute;
    display:none;
}
#home_bar h2{
    color:#e50083 !important;
}
#home_bar a{
    color:White !important;
}
#home_bar a:hover{
    color:#e50083 !important;
}
/*************************/
.panel
{
    margin:auto;    
    /*margin-top:20px;*/
    overflow:hidden;
    padding:20px;
    padding-left:0;
    padding-top:5px;
    padding-bottom:0 !important;
}
.panel .title
{
    width:200px;    
    background-image:url('images/panel_title_shadow.jpg');
    background-position:left top;
    background-repeat:no-repeat;
	background-color: #fff;
    height:32px;
    line-height: 30px;
    overflow:hidden;
    margin-bottom:20px;
    padding-right: 480px;
}

.panel .title h2, .panel .title h1
{
	padding:0;
	margin:0;
    padding-left: 30px;
    font-size:12px;
    font-weight:normal;
    color:#ed1c24;
    padding-right:10px;
    text-align:right;
    text-transform:uppercase;
}
.title h2 {
    font-size: 13px !important;
}
table.form
{
    width:100%;
    margin-top:0;
    margin-bottom:20px;
	padding-bottom:0px !important;

}
table.form td
{
    padding-top:4px;
    padding-bottom:4px;
}
table.form p
{
	margin:0;
}
table.form tr th
{
    width:197px;
    padding-right:8px;
    text-align:right;
    font-weight:normal;
	padding-bottom:0px !important;

}
table.form_smaller tr th
{
    width:156px !important;
}
.info
{
    padding:5px;
    display:inline-block;
    color: #aeafb2;
}
.panel input[type="text"], .panel input[type="password"]
{
    border:1px solid #bbb;
}
.gray
{
    color: #aeafb2;
}
.black
{
    color: #000;
}
.pink
{
    color: #ff0000;
}
/*************************/
.mandatory
{
	color: red;
	padding-left:5px;
	padding-right:5px;
}
.errormessage
{
    height: 34px;
    line-height: 34px;
    margin-bottom:10px;  
    padding-left:10px;
    color:black;
    font-weight:bold;
    background-color: #D5D5D5;
    display:block;
}
.infomessage2{
    color: #e50083;
}
.lblajaxmessage
{
	display:block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ajaxloader{
    background-image:url('images/ajax-loader.gif');
    background-repeat:no-repeat;
    font-size:11px;
    padding-left:21px;
    padding-top:3px;
    height: 18px;
    margin-bottom:2px;
    display:inline-block;
	color:black;
}
/***********************************/
.grid
{
    width:100%;
    border:none;
    border-collapse: separate !important;
}

.grid tr.grid-header th
{
    text-align:left;
	padding:3px !important;
	border:none;
	border-bottom:1px solid #aeafb2;
	text-transform:uppercase;
	color: #aeafb2;
	font-size:0.9em;
}
.grid tr.grid-header-shoppingbag th
{
	border:none;
}
.grid tr.grid-item td
{
	cursor:default;
	border:none;
}
.grid tr.grid-item:hover
{
}
.grid tr.grid-item a
{
	text-decoration:underline;
}
.grid tr.grid-item a:hover
{
	text-decoration:none;
}
.grid tr.grid-item .edit
{
	background: url('icons/page_edit.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .save
{
	background: url('icons/disk.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .cancel
{
	background: url('icons/door_out.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .delete
{
	background: url('icons/delete.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .select
{
	background: url('icons/link_go.png') no-repeat 2px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid .selected 
{
	background-color: #84C6FF !important;
}
/**/
.news_grid{
    width:100%;
    border-collapse: collapse;
}
.news_grid td{
    width:25%;
    padding-bottom:30px;
}
.news_grid .news_box{
    width:130px; 
}
.news_grid .news_box a{
    z-index:9;
    position:relative;
}

.news_grid .news_title{
    z-index:11;
    position:relative;
    padding:8px;
    background-color:Black;
    margin-left: 12px;
    margin-top: -25px;
    text-transform:uppercase;
    color:White;
}
.news_grid .news_date{
    clear:both;
    display:block;
    color:#e50083;
    font-size:10px;
}
.news_details{
    overflow:hidden;
}
.news_details img{
    float:left;
    vertical-align:top;
}
.news_details .container{
    padding-right:20px;
    padding-top:20px;
}
.news_details .close{
    background-position:right;
    padding:0;
    text-align:right;
    padding-right:28px;
    margin:0;
    line-height: 20px;
}
.news_details .background{
    background-color:#ebebeb;
    float:left;
    display:block;
    overflow:hidden;
    height:680px;
    width:315px;    
}
.news_details .title{
    position:absolute;
    background-color:#000;
    color:#e50083;
    margin-top:18px;
    margin-left:0;
    height: 25px;
    width:295px;
    line-height: 23px;
    text-align:right;
    padding-right:45px;
}
.news_details .title .source{
    color:#fff;
    font-size:1.1em;
}
.news_details .title .date{
    color:#e50083;
    font-size:0.9em;
}
.news_details .background .content{
    padding:50px;
    padding-top:60px;
}
.news_details .background .content h1{
    font-size:20px;
    color:Black;
    font-weight:normal;
    text-transform: none;
}
.news_details .background .content h2{
    font-size:12px;
    font-style:italic;
    color:#aeafb2;
    margin-bottom:10px;
}
.news_details .background .content p{
    line-height:26px;
}

.welcome_to_our_online_shop{
	background: url('images/welcome_to_our_online_shop.jpg') no-repeat;
	height:25px;
	width:240px;
	display:block;
	position:absolute;
	margin-left: 125px;
	margin-top: -15px;
}
.welcome_to_our_online_shop span{
    visibility:hidden;
}