@charset "utf-8";

@font-face {
	font-family: Din-Light;
	src: url('../font/DIN-Light.ttf');
}
@font-face {
	font-family: Din-Medium;
	src: url('../font/DIN-Medium.ttf');
}
@font-face {
	font-family: Din-Bold;
	src: url('../font/DIN-Bold.ttf');
}

@font-face {
	font-family: Trajan;
	src: url('../fonts/TrajanPro-Bold.otf');
}


/* CSS Document */
.linkcomon { text-align:right; /**white-space:nowrap;*/}
.linkcomon a { cursor:pointer; color:#a821df;}
.linkcomon a:hover {color:#FFF; background-color:#0a447a; padding:0 3px;}

.linkcomonnorm { text-align:right; *white-space:nowrap;}
.linkcomonnorm a { color:#a821df;}
.linkcomonnorm a:hover { color:#007bd8!IMPORTANT}

.linkcomonb { text-align:right; white-space:nowrap!IMPORTANT; color:#007bd8 !IMPORTANT;}
.linkcomonb a { color:#007bd8 !IMPORTANT;}

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

.divdiver { border-bottom:dotted 1px #999; padding:3px 0 3px 0; *padding:3px 0 0 0;}

.boxblue{
	padding-top:10px;
}
/*.boxblue a { color:#0a447a;}
.boxblue a:hover { color:#FFF; background-color:#008cf6}*/
.boxblue .head{
	background:#008cf6 url(../images/bg-bbox-lt.gif) no-repeat;
	padding-left:3px;
}
/*.boxblue .head span a {
	font-size:11px!important;
	font-weight:bold !important;
	color:#FFF;
}
.boxblue .head span a.active{
	color:#FFFF33;	
}
.boxblue .head span a:hover {
	text-decoration:underline;
	color:#FFF;
 }*/

.headEditimage { padding:0 0 0 10px; margin-top:5px;}
.boxblue .head .div{
	background: url(../images/bg-bbox-rt.gif) no-repeat right;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}

.boxblue .head .divFull{
	background: url(../images/bg-bbox-rt-big.gif) no-repeat right;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}


.boxblue .head2{
	background:#008cf6 url(../images/bg-bbox-lt2.gif) no-repeat;
	padding-left:3px;
}
.boxblue .head2 .div2{
	background: url(../images/bg-bbox-rt2.gif) no-repeat right;
	height:4px;
	line-height:4px;
	font-size:0px;
}
.boxblue .head .div .borderright{
	background: url(../images/bg-b-borderright.gif) no-repeat right center;
}
.boxblue .cont{
	border-left:1px solid #0a447a;
	border-right:1px solid #0a447a;
	padding:5px 10px;
	background:#fff;
	font-size:11px;
	height:100%;
	position:relative;
}

.boxblue #newstwo { position:relative; min-height:140px;}
.boxblue .cont .more{ clear:both; position:absolute;  bottom:5px; right:5px;}
.boxblue .cont .more a { color:#0a447a;}
.boxblue .cont .more a:hover { color:#FFF; background-color:#008cf6; padding:0 3px;}
.boxblue .cont .image{ position:absolute; width:153px; height:140px; margin:-39px 0 0 -155px; background:url(../images/bg-image-box.gif) no-repeat top; text-align:center; }
.boxblue .cont .image img { border:solid 1px #1b5183;}

/***************************
Page navigation: rs 1-4-2010
***************************/
.boxblue .pagination 
{
	border-left:1px solid #0a447a; 
	border-right:1px solid #0a447a; 
	padding:0px 10px; 
	height:28px;
}

.boxblue .pagination a 
	{ 
	display: block; float: left;width:35px; height:27px;
	background:url(../images/pagination_off.png) no-repeat top;	 
	padding:4px 4px;
	text-align:center;
	font-size: 14px; 
	font-weight: bold; 
	color:#FFFFFF!IMPORTANT;
}

.boxblue .pagination a:hover { 
	background:url(../images/pagination_on.png) no-repeat top; 
	width: 35px; height: 27px; color:#FFFFFF!IMPORTANT;}

.boxblue .pagination .active {	
	background:url(../images/pagination_on.png) no-repeat top; 
	width: 35px; height: 27px; color:#FFFFFF!IMPORTANT;}

.boxblue .foot{
	background: #0a447a url(../images/bg-bbox-lb.gif) no-repeat;
	padding-left:3px;
	font-size:1px;
}
.boxblue .foot div{
	background:#0a447a url(../images/bg-bbox-rb.gif) no-repeat right;
	height:4px;
	font-size:1px;
}
.boxblue .footBig{
	background: #124a7e url(../images/bg-bboxb-lb.gif) no-repeat;
	padding-left:3px;
	font-size:12px;
}
.boxblue .footBig div{
	background:#124a7e url(../images/bg-bboxb-rb.gif) no-repeat right;
	height:34px;
	font-size:14px;
}

.boxpurpleBig{
	padding-top:10px;
}
/*.boxpurpleBig a { color:#703fc2;}
.boxpurpleBig a:hover { color:#FFF; background-color:#703fc2}*/
.boxpurpleBig .head{
	background:#703fc2 url(../images/bg-purbox-lt.gif) no-repeat;
	padding-left:3px;
}
.boxpurpleBig .head .div{
	background: url(../images/bg-purbox-rt.gif) no-repeat right;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
.boxpurpleBig .head .div .borderright{
	background: url(../images/bg-borderright.gif) no-repeat right center;
}
.boxpurpleBig .cont{
	border-left:1px solid #5a4390;
	border-right:1px solid #5a4390;
	padding:5px 10px;
	background:#fff;
	font-size:11px;
	height:100%;
}
.boxpurpleBig .cont .more{ position:0; text-align:right; padding-top:20px;}
.boxpurpleBig .cont .more a {color:#703fc2;}
.boxpurpleBig .cont .more a:hover { color:#FFF; background-color:#703fc2; padding:0 3px; }

.cont .artists { margin:0; padding:0; line-height:17px;  }
.cont .artists a { color:#333;}
/*.cont .artists em { color:#0ebd3b; font-weight:bold; font-style:normal;}*/
.cont .artists em { LINE-HEIGHT: 2em; font-weight:bold; font-style:normal;}
/*.cont .artists li { list-style:none; list-style-type:none; padding:5px 0px; border-bottom: solid 1px #008cf6;}*/
.cont .artists li { list-style:none; list-style-type:none; padding:10px; border:solid 1px #0b62b1; background-color:#eaf5fd;}
/*.cont .artists li:hover { background-color:#e8f5fe; cursor:pointer;}*/
.cont .artists .heading { font-size:14px; font-weight:bold; color:#007bd8;}

.boxpurpleBig .foot{
	background: #703fc2 url(../images/bg-purbox-lb.gif) no-repeat;
	padding-left:3px;
	font-size:12px;
}
.boxpurpleBig .foot div{
	background:#703fc2 url(../images/bg-purbox-rb.gif) no-repeat right;
	height:34px;
	font-size:12px;
}

.boxlightblue{
}


.boxlightblue .head{
	
	background:#e7f4fe url(../images/bg-lightbbox-lt.gif) no-repeat;
	padding-left:3px;
}

.boxlightblue .head div{
	background: url(../images/bg-lightbbox-rt.gif) no-repeat right;
	height:4px;
	line-height:4px;
	font-size:0px;
}
.boxlightblue .cont{
	border-left:1px solid #d1eafd;
	border-right:1px solid #d1eafd;
	padding:5px 10px;
	background:#e7f4fe;
	font-size:11px;
	/*height:100%;*/
}

.boxlightblue .cont .moreb{ position:0; text-align:right;/* padding-top:30px;*/}
.boxlightblue .cont .moreb a { color:#a821e0;}
.boxlightblue .cont .moreb a:hover { color:#FFF; background-color:#008cf6; padding:0 3px;}

.boxlightblue .foot{
	background: #e7f4fe url(../images/bg-lightbbox-lb.gif) no-repeat;
	padding-left:3px;
	font-size:1px;
}
.boxlightblue .foot div{
	background:#0a447a url(../images/bg-lightbbox-rb.gif) no-repeat right;
	height:4px;
	font-size:1px;
}
/*.imagelist {margin:0 10px 0 0; float:left; border: solid 1px #008cf6;}*/
.imagelist-container{
	width:105px; height:105px; 	
	overflow:hidden;
	float:left;
	margin:0 10px 20px 0;

	
}
.imagelist { float:left; margin:0 10px 0 0;}
.imagebg { background:url(../images/bg-image.png) no-repeat; width:105px; height:105px; padding:5px 0 0 5px;float:left;}
.blue-imagebg { background:url(../images/bg-image-blue.gif) no-repeat; width:105px; height:97px; padding:5px 0 0 5px;float:left;}

.bg-borderright { background:url(../images/bg-borderright.jpg) no-repeat right center;}



.blackbox_half{
	background:url(../images/home_artist_one_background.png) no-repeat;
	width:312px;
	height:166px;
	color:#fff;
	float:left;

}
.blackbox_half + .blackbox_half{
	margin-left: 12px;
}
.blackbox_half .image{
	border:1px solid #4e779c;
	margin: 14px 10px 14px 16px;
	float:left;
}

.blackbox_half .text{
	width:176px;
	height: 90px;
	margin: 14px 14px 0px 0px;
	float:left;
	overflow:hidden;
}
.blackbox_half .more, .blackbox_half .more a{
	width:176px;
	margin: 10px 14px 0px 0px;
	float:right;
	font-weight: bold;
	color:#fff;
	text-align:right;
}
.blackbox_half .more:hover, .blackbox_half .more a:hover{
	color:#4e779c;
}
/*--------- EVENTS PAGE -----------*/

h1.event-header{
	font-family: Din-Medium, Arial; 
	text-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	font-size: 3.5em; 
	font-weight:400;
	color: #000!important
}
.event-header-content{
	font-size: 13px;
	text-align: justify;
	}

div.event_image_button {		
	float:left;
	padding:8px;
	cursor:pointer;
}
div.event_image_button .title {		
	text-align:center;
	font-family: Din-Light, Arial; 
	text-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	font-size: 1.6em; 	
	color: #000!important;
	text-decoration:none;
	margin-bottom:5px;
	
}
div.event_image_button:hover {
	background:#e7f4fe;

}
div.event_image_button.event_image_button p {

}
.event_image_button .event_desc_short,
.event_image_button .event-img-border{
	width: 261px;
	}
.event_image_button .event_desc_short{
	height:75px; overflow:hidden; 
	padding:5px;
}
.event-img-border {
	border:1px solid #D2D2D2;
	padding:5px;
	
}



event_scroll_img
.event_scroll_img {		
	text-align:center;	
	text-transform: uppercase;	
}

.event_image_button .more-link{ clear:both; position:relative;  right:5px; color:#0a447a;float:right;}

.event-panoramic {
	margin:10px 0;
	border:1px solid #D2D2D2;
	padding:5px;	
}
.event-description p{
	margin:10px 0;
	text-align: justify;
	color:#68696D;
	font-size:12px;
	
}

.event-description{	
	text-align: justify;		
}
/*
	-moz-box-shadow: 0px 1px 5px #000;
	-webkit-box-shadow: 0px 1px 5px #000;
	text-shadow: 2px 3px 4px black;
	text-shadow: 0 1px 5px rgba(0, 0, 0, .8);	


*/

.event-panoramic .event-sub-title{
	color: #FFFFFF;
	font-family: Din-Medium, Arial; 	
	font-size: 3.5em; 
	font-weight:400;	
	float:left;
	top:22px; left:10px;
	position:absolute;
	text-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	
}

.grid-300 {
	display: inline;
	float:left;
	overflow:hidden;
}
.grid-300 { width:290px;}

.event_gallery_video{ margin:0; padding:0; list-style:none; height:100%;}
.event_gallery_video li{ background:#fff; padding: 6px 5px 6px 5px; border:solid 1px #d1eafd; float:left; margin:3px 5px; cursor:pointer; width:245px;}
.event_gallery_video li:hover{ border:solid 1px #09F;}
.event_gallery_video li img{ margin-right: 5px;}
.event_gallery_video_border{
	border:1px solid #d9d9d9; padding:5px 5px 5px 5px; max-width: 560px;
}

.event-thumb-container{	width:422px; padding-left:10px;display: inline; float:left; overflow:hidden;}
.event_gallery_image{ margin:0; padding:0; list-style:none; height:100%;}
.event_gallery_image li{ background:#fff; padding: 4px!important; border:solid 1px #d1eafd; float:left; margin:5px 4px; cursor:pointer; height:72px;}
.event_gallery_image li:hover{ border:solid 1px #09F;}
.event_gallery_image li img{ width:114px;height:72px;}
.event_gallery_image_border{
	border:1px solid #d9d9d9; padding:5px; 
}











/*--------- right side -----------*/
#right-inner-contact .head { background: url(../images/bg-rightsidecontact-head.gif) no-repeat; width:230px; height:34px; font-size:14px; font-weight:bold; line-height:34px; padding-left:10px;}
#right-inner-contact .bottom { background:#8dccfd url(../images/bg-rightsidecontact-bottom.gif) no-repeat bottom; width:216px; padding:0 12px 15px 12px; }
#right-inner-contact .bottom .contactno { background: url(../images/bg-contact.png) no-repeat; font-size:20px; font-weight:bold; width:215px; height:34px; line-height:34px; text-align:center;padding-left:10px;}
#right-inner-contact .bottom .subhead { font-size:12px; font-weight:bold; text-align:center; padding:5px 0; }

#right-inner-contact .bottom .successmsg { 
	border:solid 1px #0b62b1; background-color:#eaf5fd;
	font-size:12px; font-weight:bold; text-align:center; padding:5px; color:#0fbe3b; margin:5px 12px 5px 0; line-height:15px;}
#right-inner-contact .bottom .errormsg { 
	border:solid 1px #0b62b1; background-color:#eaf5fd;
	font-size:12px; font-weight:bold; text-align:center; padding:5px; color:#ff0b0b; margin:5px 12px 5px 0; line-height:15px; }

#right-inner-contact .bottom .option { padding:1px 0; width:220px; float:left;}
#right-inner-contact .bottom .option label { padding:1px 0 0 3px; float:left;}
#right-inner-contact .bottom .testfieldouter { padding:5px 0;}
#right-inner-contact .bottom .testfield { border:solid 1px #0b62b1; background-color:#eaf5fd; float:left; padding:5px 2px; width:133px; margin-right:3px; }
#right-inner-contact .bottom .newscont { padding:10px 5px 0 0;}
#right-inner-contact .bottom .newscont a { background-color:#0a447a; color:#FFF; text-decoration:none; padding:0 5px; margin-top:5px; display:block; float:left;}
#right-inner-contact .bottom .newscont a:hover { background-color:#000; color:#FFF;}
/*--------- right side -----------*/
/*news page*/
.newspage { padding:5px 0 0 0;}
.newspage .title { font-size:14px; font-weight:bold;}
.newspage .date { color:#007bd8; padding-top: 5px; display:table;}
.newspage .date strong { color:#999; font-weight:normal;}
.newspage .divpad { padding:5px 0 0 0; *padding:5px 0 5px 0;}
/*.newspage .imagetab { border: solid 5px; margin: 0 5px 5px 0;}*/
.newspage .imagetab { margin: 0 5px 5px 0;}
.newcontent p { padding:5px 0;}
#newslist-tekst{
	margin:0 40px 0 105px; position:absolute; display:block;
}

.dateblack{color:#000; font-size: 10px;}
.newspagination { color:#008cf6; }
.newspagination:hover {color:#FFF; background-color:#008cf6; padding:0 3px;}
/*news page*/



/* contact us starts */
.contactus { padding:5px 0 0 0; background:url(../images/bg-contact.jpg) no-repeat right top;}
.contactus .contactheadtext { font-size:14px; font-weight:bold;}
.contactus .topheight { height:220px;}
.googlemap { float:left; background-color:#eeeeee; height:250px; width:440px;}
/* contact us ends */
/*artist selection*/
.selectartist li { border-bottom:dotted 1px #999; padding:5px 2px 3px 2px;/* *padding:3px 0 0 0; */ cursor:pointer; display:block; width:185px; float:left;}
.selectartist li:hover { background-color:#e7f4fe;cursor:pointer;}
.selectartist #imgcontainer{ width:50px; height:50px; display:block; border: solid 1px #fff; overflow:hidden; float:left;}

#content .selectartist li{
	list-style: none;
	margin-bottom: 0;
	/*font-size: 110%;*/
}


/* filter section starts */
.filterarts { width:200px; margin-top:5px;}
.filterarts .filtercont{ padding-top:2px;}
.filterarts .filterhead { background:#0a447a url(../images/bg-headfilte-l.gif) no-repeat left; padding-left:5px;}
.filterarts .filterhead div { height:32px; background:#0a447a url(../images/bg-headfilte-r.gif) no-repeat right; font-size:14px; color:#FFF; line-height:32px; font-weight:bold;}
.filterarts .filterhead .short { height:23px; width:23px; display:block; background:url(../images/bg-filtericon.gif) no-repeat; margin:5px 5px 0 0; cursor:pointer;}
.filterarts .filtercont label { padding:1px 0 0 3px; float:left;}
/* filter section ends */


/* featured section starts */
.featured {}
.featuredheading { font-size:14px; font-weight:bold; padding:10px 0 0 0;}
.featured .featuredthumb {}
.featured .featuredthumb li { width:129px; height:150px;  float:left; margin:6px; padding:5px; color:#333; display:block; border: solid 1px #fff; overflow:hidden;}
.featured .featuredthumb #imgcontainer{ width:128px; height:128px; display:block; border: solid 1px #fff; overflow:hidden;}
.featured .featuredthumb li a { color:#333; text-decoration:none; }
.featured .featuredthumb li:hover { border: solid 1px #ededed; }

.selected_filterbox { 
	border:solid 1px #0b62b1; background-color:#eaf5fd;
	font-size:12px; font-weight:bold; padding:5px; color:#0fbe3b; margin:5px 12px 5px 12px; line-height:15px;}
.searchfield { border:solid 1px #0b62b1; background-color:#eaf5fd; float:left; padding:5px 2px; width:212px; margin-right:3px; }

.accordion_headings{}
.accordion_headings:hover{}
.header_highlight{}



/* featured section ends */
.msgalert  { color:#F00; font-weight:bold; padding:10px 0 0 15px;}
.msgalert_cart  { border:1px solid red; background-color:#fce5e5; width:90%; margin:auto; color:#F00; font-weight:bold; padding:10px;}


/* partners section starts */
.partners {}
.partnersheading { font-size:14px; font-weight:bold; padding:10px 0 0 0;}
.partners .partnersthumb {}
.partners .partnersthumb li { width:147px; height:120px;  float:left; margin:6px; padding:5px; color:#333; display:block; border: solid 1px #fff; overflow:hidden;}
.partners .partnersthumb #imgcontainer{ width:147px; height:100px; display:block; border: solid 1px #fff; overflow:hidden;}
.partners .partnersthumb li a { color:#333; text-decoration:none; }
.partners .partnersthumb li:hover { border: solid 1px #ededed; }
/* partners section end */


.boxblue .cont .bluelink a { color:#0a447a;}
.boxblue .cont .bluelink a:hover { text-decoration: underline;}






/* tab-detail.css striped Content CSS */

.lg-but-area-event{
	float:left; width:150px; padding:10px 0 10px 465px;
}
.lg-but-area{
	float:left; width:160px; padding:10px 0 0 5px;
}
.sm-but-area{
	width:130px; float:left; padding:0 0 5px 22px;
}
.sm-but-area-1{
	width:130px; float:left; padding:0 0 0 22px;
}
.sm-but-area-right{
	width:130px; float:right; padding:0 22px 0 0;
}
/*.med-details { padding:5px 0 5px 0; border-bottom:1px dotted #999;}
.med-details  .title { font-size:14px; font-weight:bold;}
.med-details  .date { color:#03F;}
.med-details  .date strong { color:#999; font-weight:normal;}
.med-details  p { padding:5px 0;}*/


.imagebg-r { background:url(../images/bg-image.gif) no-repeat; width:105px; height:105px; padding:5px 0 0 5px;float:right;}
.playar{ width:450px; height:300px; padding:5px 20px 0 5px;float:left;}
.line-but{border-bottom:1px dotted #999; padding:10px 0 15px; 0px;}

.grid-110, .grid-130, .grid-150{
	display: inline;
	float:left;
	overflow:hidden;
}
.grid-110 {width:102px; background:none;}
.grid-130 { width:130px; background:none;}
.grid-150 { width:158px;}

.imagegellery{ margin:0; padding:0; list-style:none; height:100%;}
.imagegellery li{ padding: 2px 2px 0 2px; border:solid 2px #d1eafd; float:left; margin:2px 5px; cursor:pointer;}
.imagegellery li:hover{ border:solid 2px #09F;}

.img-border{
	border:1px solid #d9d9d9; padding:5px 5px 5px 5px; width:426px;
}
.contactus-event { padding:5px 0 0 0;}
.contactus-event  .contactheadtext { font-size:14px; font-weight:bold;}
.contactus-event  .topheightmanage { }
.g-map { float:left; padding:10px 0 0 10px; background-color:#eeeeee; height:150px; width:300px;}

.manag-scroll{
/*	width:600px;
*/	height:399px;
	overflow:auto;
	padding: 0 5px 0 0;
}

.box-display{
	float:left;
	display:table;
}
.box-thumble{
	float:left; padding:0 0 0 10px;
}



.lg-but-area{
	float:left; width:250px; padding:10px 0 0 200px;
}
.sm-but-area{
	width:130px; float:left; padding:0 0 5px 22px; float:left;
}
.sm-but-area-1{
	width:130px; float:left; padding:0 0 0 22px; float:left;
}
.med-details { padding:5px 0 5px 0; border-bottom:1px dotted #999; margin-bottom:7px;}
.med-details  .title { font-size:14px; font-weight:bold;}
.med-details  .date { color:#03F;}
.med-details  .date strong { color:#999; font-weight:normal;}
.tabnorecord { padding:30px 0;}

.cartborder  { padding: 5px; width: 100%;}

.staticContant .title{
	font-family: Din-Medium, Arial; 
	text-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	font-size: 2.1em; 
	font-weight:200;
	color: #000!important
	padding:5px 0;
}


#prikbord-container{
	display: block;		
	background: #4BB0FE;
	background: -webkit-gradient(linear, left top, left bottom, from(#4BB0FE), to(#0090FF));
	background: -moz-linear-gradient(top, #4BB0FE, #0090FF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BB0FE', endColorstr='#0090FF');
	border: 1px solid #0090FF;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	color: black !important;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, .5);*/	
	line-height: 1em;
	padding: 10px;
	margin-top:11px;
	}

#prikbord-container .title{
	font-family: Din-Medium, Arial; 	
	font-size: 1.8em; 
	font-weight:200;
	color: #000!important
	padding:7px 0 10px 0;
	line-height: 1.1em;
	
	}
#prikbord-container .image{
	display: inline-block;
	float:left;	
	margin: 0 10px 10px 7px;	
	
}
#prikbord-container .image img{
	width:129px;
	border:1px solid #0090FF;	

}
#prikbord-container .content{
	margin: 5px 5px 5px 0;
	text-align:justify;
	font-size:13px!IMPORTANT;
	line-height:14px;
	}



#push-container{
	display: block;		
	background: #4BB0FE;
	background: -webkit-gradient(linear, left top, left bottom, from(#4BB0FE), to(#0090FF));
	background: -moz-linear-gradient(top, #4BB0FE, #0090FF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BB0FE', endColorstr='#0090FF');
	border: 1px solid #0090FF;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	color: black !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);	
	line-height: 1em;
	padding: 10px;
	margin-top:11px;
	color:#ffffff;
	text-align:center;
	}
#push-container ul{

}
#push-container ul li{
	width:129px; height:150px;  float:left; margin:6px; padding:5px; display:block; overflow:hidden;
}
#push-heading { font-size:14px; font-weight:bold; padding:10px 0 0 0;}
#push-container .title{
	font-family: Din-Medium, Arial; 	
	font-size: 1.8em; 
	font-weight:200;
	color: #000!important
	padding:7px 0 10px 0;
	line-height: 1.1em;
}
#push-container a{
	text-decoration:none;
	color:#ffffff;
}
#push-container .image{
	display: inline-block;
	float:left;		
}
#push-container .image img{
	width:129px;
	border:1px solid #0090FF;	

}
#push-container .content{
	margin: 5px 5px 5px 0;
	text-align:justify;
	font-size:13px!IMPORTANT;
	line-height:14px;
	}


