.sifrH2
{
	color:#892034;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:24px;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:10px;
    padding-bottom:0px;

}

#event-content {
	width: 990px;
	min-width: 990px;
	margin: 0 auto;		/* center our mainpage div in other complient browsers */
	text-align: left;
	clear: both;
	border-top: 1px #C4CEC6 solid;
	background: #FFFFFF url(../images/event_view_bg.gif) 0 0 repeat-y;
	overflow:hidden;
	height:auto;
}

.sommelier-page {
    background:transparent url(../images/event_sommelier_bg.gif) 0 0 repeat-y !important;
}

#index_event-content {
	width: 990px;
	min-width: 990px;
	margin: 0 auto;		/* center our mainpage div in other complient browsers */
	text-align: left;
	clear: both;
	border-top: 1px #C4CEC6 solid;
	background:white;
	overflow:hidden;
	height:auto;
}

#event-content .left {
	width: 232px;
	float: left;
    background:transparent url(../images/event_sidebar_top.gif) no-repeat scroll left top;
	padding: 10px;
	vertical-align: top;
    min-height: 200px;
}

#event-content .left p {
    margin: 0px 40px 0 25px;
    color: #c4cec6;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}

#event-content .left img {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.left a:hover{
    background: none;
    text-decoration:none;
    overflow: hidden;
}


#event-content .center {
	width: 718px;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	color: #482029;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
#event-content .center p {
	margin-top: 5px;
	margin-bottom: 10px;
}
*/

.event_item_offer {
    float: right;
}

.event_item_offer .right_bar_wine1
{
    margin-bottom: 0pt;
}

#event-sommelier-right .right_bar_wine1
{
    margin-bottom: 0pt;
}

#event-content .left a {
    display: block;
}

#event-content .center a {
	color: #f23547;
	text-decoration: none;
}


#event_title
{
    margin-left: 10px;
    padding-top: 10px;
    border-bottom: 1px #C4CEC6 solid;
    overflow: hidden;
}

#event_title .title_left
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-right: 1px #C4CEC6 solid;
    float: left;
    width: 512px;
}

#event_title .date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c9b93;

}

#event_title .title_right
{
    float: right;
    width: 190px;
}

#event_description
{
    color:#8C9B93;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

#event-bottom
{
	width: 1010px;
	min-width: 1010px;

	height: 20px;
	min-height: 20px;

	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	background-image: url('../images/bg_event-btm.png');
	background-repeat: no-repeat;
}

.sommelier_bottom {
    background-image: url('../images/bg_event_sommelier_btm.png') !important;
}

#index_event-bottom
{
	width: 1010px;
	min-width: 1010px;

	height: 20px;
	min-height: 20px;

	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	background-image: url('../images/bg_index_event-btm.png');
	background-repeat: no-repeat;
}

.br {
    clear: both;
}

#event_items
{
    margin-left: 10px;
}

.event_item {
    background:transparent url('../images/dotted_bg.gif') repeat-x scroll left bottom;
    overflow: hidden;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.event_item_course{
    color:#8C9B93;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

.event_item_title{
    color:#ff2e55;
    font-size:12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.event_item_details{
    color:#994159;
    font-size:12px;
    font-weight: bold;
}

.event_item_custom {
    margin-top: 4px;
    color:#ff2e55;
    font-size:11px;
    font-family: Arial;
}

.event_item_info {
    width: 350px;
    float: left;
    margin-left: 10px;
}

.event_thumbnail {
    width: 120px;
    height: 120px;
    float: left;
    border: 1px #CCCCCC solid;
    display: table;
    text-align:center;
}

.event_item_actions {
    float: right;
    padding: 10px 0;
    background: #99FFCC;
}

.event_item_actions a {
    padding: 0 10px;
}



#event-login-page {
    margin: 10px;
    margin-bottom: 0;
    background: url(../images/bg_inverted.gif);
}

#event-login-box {
    width: 530px;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
}

#event-login-header {
    width: 530px;
    height: 85px;
    background: url(../images/event_welcome.gif) no-repeat;
    margin-bottom: 14px;
}

#event-login-form {
    width: 530px;
    height: 430px;
    background: url(../images/event_login_bg.gif) no-repeat;
    padding-bottom: 350px;
    position: relative;
}


#event_code_label{
    display: block;
    width: 530px;
    height: 66px;
}

#event_code_label label {
    display: block;
    padding-top: 20px;
    font-size: 20px;
    font-family: Verdana, Arial, helvetica, serif;
    color: #f23547;
}

#event_code_input {
    width: 530px;
    height: 81px;
}

#event_code_input input {
    margin-top: 24px;
    font-size: 24px;
    width: 340px;
}

#event_code_submit {
    width: 530px;
    height: 100px;
    padding-top: 31px;
}

#event_forgot {
    height: 45px;
    color: #ba2743;
    font-size: 10px;
    font-family: Arial;
}

#event-login-form #event_description {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Arial, serif;
    padding: 20px 40px 0 40px;
}

#event_login_error {
    color: #FFFFFF;
    font-family: Arial, serif;
    font-size: 12px;
}

#event-sommelier-left {
    float: left;
    width: 232px;
    padding: 10px;
}

#event-sommelier-center {
    float: left;
    padding: 10px 0 10px 20px;
    width: 513px;
    color:#482029;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;
    line-height:18px;
}

#event-sommelier-right {
    width: 190px;
    float: right;
    padding-right: 12px;
    padding-top: 10px;
}

form .field {
    margin: 10px 0;
}

form .field label {
    font-weight: bold;
}

form .field .input {
    padding: 2px 0;
}

form .input input, form .input textarea {
    border: 1px #797979 solid;
    font-size: 14px;
    padding: 2px;
}

.red_hr {
    margin: 15px 0;
    height: 2px;
    background: transparent url('../images/red_hr.gif') no-repeat 50% 0%;
}


#event-content h2 {
    color:#892034;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:24px;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:10px;
    padding-bottom:0px;
    line-height: 22px;
}

#event-sommelier-contact {
    margin-right: 20px;
}

.dotbtm {
    background: url(../images/dotted_bg.gif) repeat-x left bottom;
}
