@import 'https://fonts.googleapis.com/css?family=Assistant:100,200,300,400,500,700';
@import 'https://fonts.googleapis.com/css?family=Assistant:100,200,300,400,500,700&subset=hebrew';

body { color: #000C25; font-family: 'Assistant'; direction:rtl; font-weight:300; font-size:16px; background:#fff; }

.XOver:hover {color: #000C25 !important;}

.SmallShare {width:20px !important; height:20px !important; line-height:20px !important; text-align:center !important;}
.SmallShare img {width:20px !important; height:20px !important;}

.SiteCanvasBg {background-color:#FFFFFF;}
.ShadowSiteCanvasBg {
	/*-webkit-box-shadow: 0px 0px 9px 2px rgba(179,173,179,1);
    -moz-box-shadow: 0px 0px 9px 2px rgba(179,173,179,1);
    box-shadow: 0px 0px 9px 2px rgba(179,173,179,1);*/
}
.SpeedDateParams {
	
	right:360px;
	
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
   
}
.ChatMoreDrop {
	
	right:360px;
	
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
   
}

.SharePopup {
	
	right:360px;
	
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
   
}

.ContactListMoreDrop{
	left:50%;
	margin-left:-140px;
	
	
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
   
}
.GalleryImage {
	
	max-width:100%;
	max-height: calc(100vh - 70px);
    max-height: -o-calc(100vh - 70px);
    max-height: -webkit-calc(100vh - 70px);
    max-height: -moz-calc(100vh - 70px);
	
	
}
.GalleryPopupTable {
    height: calc(100vh - 70px);
    height: -o-calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
}

.GalleryWindow_In { 
  margin-top:70px;
  color:#58585a;
  line-height:18px;
  height: calc(100vh - 70px);
  height: -o-calc(100vh - 70px);
  height: -webkit-calc(100vh - 70px);
  height: -moz-calc(100vh - 70px);
}

.SpeedDatePopupTable {
    height: calc(100vh - 70px);
    height: -o-calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
}
.SpeedDateImageBlock{
    height: calc(100vh - 70px);
    height: -o-calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
}
.SpeedDateImage {
	max-width:100%; 
	max-height:600px;
	max-height: calc(100vh - 70px);
    max-height: -o-calc(100vh - 70px);
    max-height: -webkit-calc(100vh - 70px);
    max-height: -moz-calc(100vh - 70px);
	
	}

.SpeedDateWindow_In { 
  margin-top:70px;
  color:#58585a;
  line-height:18px;
  height: calc(100vh - 70px);
  height: -o-calc(100vh - 70px);
  height: -webkit-calc(100vh - 70px);
  height: -moz-calc(100vh - 70px);
}

.ChatWindowTable {
	height: calc(100vh - 70px);
    height: -o-calc(100vh - 70px);
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
}
.ChatWindowTable_In { 
  margin-top:70px;
  color:#58585a;
  line-height:18px;
  height: calc(100vh - 70px);
  height: -o-calc(100vh - 70px);
  height: -webkit-calc(100vh - 70px);
  height: -moz-calc(100vh - 70px);
}

.SmileyPopup {
	bottom:0;
	position:fixed;
	
	margin-bottom:85px;
	left:240px;
	width:400px;
	width: calc(100% - 615px);
    width: -o-calc(100% - 615px);
    width: -webkit-calc(100% - 615px);
    width: -moz-calc(100% - 615px);
	z-index:400;
	background:#FFF;
	background: rgba(255,255,255,0.9);
}
.SmileyPopupTable {
	width:100%;
}
#SmileyContent {
	max-height:150px;
	min-height:150px;
	height:150px;
	overflow:auto;
	width:inherit;
}
.ChatMain {
	width:100%;
}
.ChatListWindow {
	width:220px;
}
.ChatListWindow_In {
	overflow:auto;
	height: calc(100vh - 115px);
    height: -o-calc(100vh - 115px);
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
	width:220px;
}
.ChatListOverlay {
	height: calc(100vh - 115px);
    height: -o-calc(100vh - 115px);
    height: -webkit-calc(100vh - 115px);
    height: -moz-calc(100vh - 115px);
	position:absolute;
	z-index:100000001;
	display:block;
	background:rgba(255,255,255,0.8);
	width:220px;
}


.ChatInfoWindow {height:40px;}
.MessageBox {width:98%;}
.MessageBox_ {width:100%; display:block; margin-bottom:16px;}
.Arrow {
	 font-size:24px; 
	 margin-left:-2px;
	 margin-right:-2px;
	 margin-top:1px;
	 
}
.arrow_box {
	 padding:10px;
	 -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	 word-break: break-word;
	 background-color:#ffa800; 
	 color:#ffffff;
	 font-weight:500;
	 font-size:18px;
	 
}
.arrow_box_arrow {color:#ffa800;}
.arrow_box2 {
	 padding:10px;
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	 word-break: break-word;
	 background-color:#f1f1f1; 
	 color:#3c00ab;
	 font-weight:500;
	 font-size:18px;
}
.arrow_box2_arrow {color:#f1f1f1;}
.ChatMessagesWindow { 
    overflow:auto;
    height: calc(100vh - 150px);
    height: -o-calc(100vh - 150px);
    height: -webkit-calc(100vh - 150px);
    height: -moz-calc(100vh - 150px);
	width: inherit;
 }
.ChatListTopicSel {
	background: #FFFFFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFFFFF, #E1E1E1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFFFFF, #E1E1E1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFFFFF, #E1E1E1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFFFFF, #E1E1E1); /* Standard syntax (must be last) */
	color:#000C25;
}
.ChatListTopic {
	background: #000000; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#000C25, #000000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000C25, #000000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#000C25, #000000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000C25, #000000); /* Standard syntax (must be last) */
	color:#FFFFFF !important;
	
}
.ChatListTopic:hover {background: #FFA800;}

.ChatAreaOverlay {
	height: 90px;
	position:fixed;
	z-index:100000001;
	display:block;
	background:rgba(255,255,255,0.8);
	width: calc(100% - 600px);
    width: -o-calc(100% - 600px);
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
	bottom:0;
}

.ChatInterfaceArea {
	height: inherit;
	position:fixed;
	z-index:455;
	display:block;
	
	bottom:0;
	background:rgba(0,0,0,0.95);
	min-height:36px;
	height:auto;
	
	width: calc(100% - 600px);
    width: -o-calc(100% - 600px);
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
	padding-top:2px;
}

[contenteditable=true]:empty:before{
  content: attr(placeholder);
  display: block; /* For Firefox */
  color:#d0d0d0;
}

div[contenteditable=true] {
  
}
#ChatMessageArea {
	width: inherit !important;
	max-width: inherit !important;
	height:auto;
	max-height:85px;
	line-height:16px;
	min-width:300px;
	background-color:#ffffff;
	
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	 
	 padding:5px;
	 box-sizing: border-box;
	 resize: none;
	overflow: auto;
	-moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
	outline: none;
	word-wrap: break-word;
	white-space: break-word;
}
#ChatMessageArea img { display: inline-block !important; margin-top:0px !important; margin-bottom:0px !important;}
#ChatMessageArea > * { vertical-align: middle; }

.ChatMessagesTextAreaTD {width:100%;}

.EmoIcon { height:20px;}
.EmoIconChat {height:20px}

#Top {width:100%;height:60px;top:0;position:fixed; z-index:100000;}

.PrevPanel {left:15px;}
.NextPanel {right:355px;}

.PrevPanel, .NextPanel {
	position:absolute;
	z-index:399;
    width:100px;
    height:100px;
  line-height:100px;
  font-size:60px;
  margin-top:300px; 
  margin-top: calc(50vh - 110px);
  margin-top: -o-calc(50vh - 110px);
  margin-top: -webkit-calc(50vh - 110px);
  margin-top: -moz-calc(50vh - 110px);
  top:0;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
  color:#fff;
}

.PopupToolTip { 
 position:absolute; 
 z-index:299;
 color:#FFFFFF; 
 width:100%; 
 height:60px; 
 overflow:hidden; 
 background:#000000; 
 background:rgba(0,0,0,0.3); 
 text-align:center; 
 overflow:hidden; 
 line-height:60px; 
 font-weight:300; 
 font-size:16px;
 color:#fff; 
 margin-top:500px; 
  margin-top: calc(100vh - 130px);
  margin-top: -o-calc(100vh - 130px);
  margin-top: -webkit-calc(100vh - 130px);
  margin-top: -moz-calc(100vh - 130px);
  width: calc(100% - 360px);
  width: -o-calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
  width: -moz-calc(100% - 360px);
  top:0;
 }
 
 .PopupToolTipCounter { 
 position:absolute; 
 z-index:300;
 color:#FFFFFF; 
 width:100%; 
 height:30px; 
 overflow:hidden; 
 text-align:center; 
 overflow:hidden; 
 line-height:30px; 
 font-weight:300; 
 font-size:16px;
 color:#fff; 
  margin-top:480px; 
  margin-top: calc(100vh - 160px);
  margin-top: -o-calc(100vh - 160px);
  margin-top: -webkit-calc(100vh - 160px);
  margin-top: -moz-calc(100vh - 160px);
  width: calc(100% - 360px);
  width: -o-calc(100% - 360px);
  width: -webkit-calc(100% - 360px);
  width: -moz-calc(100% - 360px);
  top:0;
 }
 .PopupToolTipCounter_In { height:30px;line-height:30px; padding-left:10px; padding-right:10px;text-shadow: 0px 2px 6px rgba(0, 0, 0, 1); }

.SiteCanvasPosition {margin-left:auto; margin-right:auto; text-align:center;}
.Color1 { background:#FFA800;}
.Color2 { background:#FF6C00;}
.Color3, .Line_ { background:#e1e1e1;}
.SearchColor { color:#ffffff;}
.Gradient1 {
	background: #FFA800; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFA800, #FF6C00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFA800, #FF6C00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFA800, #FF6C00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFA800, #FF6C00); /* Standard syntax (must be last) */
}
.Gradient2 {
	background: #FF6C00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FF6C00, #FFA800); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF6C00, #FFA800); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF6C00, #FFA800); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF6C00, #FFA800); /* Standard syntax (must be last) */
}
.Gradient3 {
	background: #FFFFFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFFFFF, #E1E1E1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFFFFF, #E1E1E1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFFFFF, #E1E1E1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFFFFF, #E1E1E1); /* Standard syntax (must be last) */
}

.ListTopic:hover .Gradient1-CHANGE-THIS {
	background: #000C25; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#00236c, #000C25); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00236c, #000C25); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00236c, #000C25); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00236c, #000C25); /* Standard syntax (must be last) */
}

.Button, .ButtonSelected, .Button_, .Button_Selected {color:#fff; font-weight:500; font-size:12px;}
.Button2x {color:#fff; font-weight:500; font-size:20px; font-weight:bold;}
.Button2 b, .Button_ b, .Button_Selected b {color:#fff; font-weight:500; font-size:30px;}
.Button table, .ButtonSelected table {width:100px;}
.Button_ table, .Button_Selected table {width:50px;}
.ButtonSelected:hover, .ButtonSelected,.Button_Selected:hover, .Button_Selected {background:#FF6C00;}
.Button:hover, .Button_:hover {background:#FF6C00;}


/*.ListTopic:hover .Button:hover, .ListTopic:hover .Button_:hover {background:#000C25;}*/

a.FooterLink span {
	font-weight: normal !important; 
	
	font-size:12px !important;
	line-height:18px !important;	
	text-decoration:none;
	letter-spacing:1px;
	color:#000C25;
}
a:hover.FooterLink span {
	font-weight: normal !important; 
	
	font-size:12px !important;
	line-height:18px !important;	
	text-decoration:none;
	letter-spacing:1px;
	color:#ffa800;
}

a.Button2 div {
	background: #FF6C00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FF6C00, #FFA800); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF6C00, #FFA800); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF6C00, #FFA800); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF6C00, #FFA800); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
}
a:hover.Button2 div {
	background: #FFA800; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFA800, #FF6C00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFA800, #FF6C00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFA800, #FF6C00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFA800, #FF6C00); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
}

a.Button2x div {
	background: #FF6C00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FF6C00, #FFA800); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF6C00, #FFA800); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF6C00, #FFA800); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF6C00, #FFA800); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:60px;
	line-height:60px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
}
a:hover.Button2x div {
	background: #FFA800; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFA800, #FF6C00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFA800, #FF6C00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFA800, #FF6C00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFA800, #FF6C00); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:60px;
	line-height:60px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
}

a.ButtonX div {
	background: #FF6C00; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FF6C00, #FFA800); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF6C00, #FFA800); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF6C00, #FFA800); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF6C00, #FFA800); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 150px;-moz-border-radius: 150px;border-radius: 150px;
	text-align:center;
	height:150px;
	line-height:150px;
	width:150px;
	
	cursor:pointer;
	border: 1px solid #E1E1E1;
	font-weight:bold;
}
a:hover.ButtonX div {
	background: #FFA800; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFA800, #FF6C00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFA800, #FF6C00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFA800, #FF6C00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFA800, #FF6C00); /* Standard syntax (must be last) */
	color:#FFFFFF;
	-webkit-border-radius: 150px;-moz-border-radius: 150px;border-radius: 150px;
	text-align:center;
	height:150px;
	line-height:150px;
	width:150px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
	font-weight:bold;
}
a.Button2_IMP div, a:hover.Button2_IMP div {
	background-color:#009623;
  	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
	cursor:pointer;
	}
.Online {
	background-color:#009623;
  	color:#FFFFFF;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	border: 1px solid #E1E1E1;
	cursor:pointer;
}

.Notification {
	background-color:#009623;
  	color:#FFFFFF;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	
	height:20px;
	line-height:20px;
	width:20px;	
	font-size:10px;
	
	z-index:1000011;
	text-align:center;
	min-width:20px;
	margin-left:2px;
	margin-right:2px;
	
	display: block;

}

.NotificationZero {
	
  	color: #000C25;
	background-color:#ffffff;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	
	height:20px;
	line-height:20px;
		
	font-size:10px;
	min-width:20px;
	z-index:1000011;
	text-align:center;
	
	
	display: block;

}


a:link, a:visited, a {color: #000C25;}
a:hover, a:active {color: #FF6C00;}

a:hover.ArticleLink div { color:#000C25;}
a.ArticleLink div { line-height:24px;}
a:hover.ArticleLink div b { color: #FF6C00; font-size:18px;}
a.ArticleLink div b {font-size:18px;}



a.SourceLink span, a:hover.SourceLink span  {font-size:11px; color:#aeaeae;}
.SourceLink {font-size:11px; color:#aeaeae;}

.Marker {
	height:20px;
	line-height:20px;
	font-weight:300;
	font-size:14px;
	background-color:#FFA800;
	width:100px;
	color:#FFFFFF;
}
.ShareTitle {
	height:40px;
	line-height:40px;
	font-weight:300;
	font-size:16px;
	background-color:#FFA800;
	width:auto;
	color:#FFFFFF;
}

.AnketaTitle {
	font-size:20px;
	line-height:28px;
}
.AnketaSubTitle {
	font-weight:900;
}
.UserDetails {}
.UserDetails2 {}
.UserDetails3 {}
.Title {
	font-size:20px;
	line-height:28px;
}
.ArtcleTitle {
	font-size:30px;
	line-height:38px;
}
.SmallText {
	font-size:12px;
	line-height:16px;
}
.SmallText2 {
	font-size:10px;
	line-height:14px;
}

.Search {border: 1px solid #E1E1E1;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background:#FFFFFF;}
.TopUsers {padding-top:4px; padding-bottom:4px;}

.Border {border: 1px solid #E1E1E1;}
.ArticleImage {border: 1px solid #E1E1E1;}
.ArticleImage2 {border: 1px solid #E1E1E1;}

.AccImage {
	border: 0;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;
}
.ListImage {
	border: 0;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;
}
.ListImage2, .ListImage2x {
	border: 0;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;
}
.ListImage2SQ {border: 0;-webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;}

.UserProfileImage {
	border: 1px solid #E1E1E1;-webkit-border-radius: 250px;-moz-border-radius: 250px;border-radius: 250px;
}
.RelatedArticlesImage { width:120px; height:auto; }


.Top_Height {height:70px;}
.Top_Height_Space {height:80px;}
#Logo {max-height:50px; max-width:100px;}



.RandomImage:hover .ToolTip, .RandomImage_:hover .ToolTip, .RandomImage4:hover .ToolTip, .RandomImage5:hover .ToolTip {font-weight:100; font-size:10px;}
.RandomImage:hover .ToolTip { margin-top:59px;}
.RandomImage_:hover .ToolTip { margin-top:60px;}
.RandomImage2:hover .ToolTip {font-weight:500; font-size:16px; margin-top:135px;} 
.RandomImage3:hover .ToolTip {font-weight:300; font-size:15px; margin-top:140px;}
.RandomImage4:hover .ToolTip { margin-top:70px;}
.RandomImage5:hover .ToolTip {font-weight:300; font-size:15px; margin-top:159px;}



.ToolTip2 {font-weight:300; font-size:20px;color:#fff; margin-top:275px;}
.ToolTip3 {font-weight:300; font-size:14px;color:#fff; margin-top:130px;}
.ToolTip4 {font-weight:300; font-size:14px;color:#fff; margin-top:90px;}
.ToolTip5 {font-weight:300; font-size:14px;color:#fff; margin-top:110px;}
.ToolTipX {font-weight:300; font-size:11px;color:#fff; margin-top:0;}

.ToolTipDisco1 {font-weight:300; font-size:14px;color:#fff; margin-top:63px;}

.ListTopic:hover { background:#e4e4e4;}
.ListTopic_:hover { background:#000C25; color:#FFF !important;}
/*.ListTopic:hover a div { color:#FFF !important;} */

.Tab {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   border-top: 1px solid #E1E1E1;
   border-left: 1px solid #E1E1E1;
   border-right: 1px solid #E1E1E1;
   border-bottom: 0;
   padding-left:10px;
   padding-right:10px;
   height:40px;
   line-height:40px;
}
.Tab2 {
	-webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	border-top: 0;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
	padding-left:10px;
    padding-right:10px;
    height:40px;
    line-height:40px;
}

.TextBox1 { 
	width:110px;
	min-width:110px;
	max-width:110px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox1_ { 
	width:130px;
	min-width:130px;
	max-width:130px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox2 { 
	width:40px;
	min-width:40px;
	max-width:40px;
	height:22px;
	line-height:22px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox2_ { 
	width:40px;
	min-width:40px;
	max-width:40px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}

.TextBox2y_ { 
	width:70px;
	min-width:70px;
	max-width:70px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox2yx_ { 
	width:90px;
	min-width:90px;
	max-width:90px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}

.TextBox3 { 
	width:200px;
	min-width:200px;
	max-width:200px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox3_ { 
	width:180px;
	min-width:180px;
	max-width:180px;
	height:28px;
	line-height:28px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}
.TextBox3x_ { 
	width:180px;
	min-width:180px;
	max-width:180px;
	height:22px;
	line-height:22px;
	font-family: 'Assistant';
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #E1E1E1;
}


.ImageContentFull {
	width:650px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-align:center;
}
.ImageContentFull_Image {
	width:650px;
	min-width:650px;
	min-height:488px;
	height:auto;
}
.ImageContentFull_Title {
	width:650px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-color:#333332;
	
}
.ImageContentFull_Text {
	color:#FFFFFF;
	font-size:12px;
	
}
a.ImageContentFull_Text span, a:hover.ImageContentFull_Text span, a:visited.ImageContentFull_Text span{
	color:#FFFFFF;
	font-size:12px;
	
	text-decoration:none;
}


.ImageContent_Left {
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	display:inline;
	text-align:center;
	float:left;
}
.ImageContent_Left_Image {
	width:200px;
	min-width:200px;
	min-height:100px;
	height:auto;
}
.ImageContent_Left_Title {
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-color:#333332;
	
}
.ImageContent_Left_Text {
	color:#FFFFFF;
	font-size:12px;
	
}
a.ImageContent_Left_Text span, a:hover.ImageContent_Left_Text span, a:visited.ImageContent_Left_Text span{
	color:#FFFFFF;
	font-size:12px;
	
	text-decoration:none;
}


.ImageContent_Right {
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	display:inline;
	text-align:center;
	float:right;
}
.ImageContent_Right_Image {
	width:200px;
	min-width:200px;
	min-height:100px;
	height:auto;
}
.ImageContent_Right_Title {
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-color:#333332;
	
}
.ImageContent_Right_Text {
	color:#FFFFFF;
	font-size:12px;
	
}
a.ImageContent_Right_Text span, a:hover.ImageContent_Right_Text span, a:visited.ImageContent_Right_Text span{
	color:#FFFFFF;
	font-size:12px;
	
	text-decoration:none;
}