﻿.ms-SPZone
{
	padding:0!important;
	border:0!Important;
}

.MiddleLeftZone{
	width:47%;
	float:right;
	margin-top:20px;
	margin-right:3px;
}
.MiddleRightZone{
	width:48%;
	float:right;
	margin-top:20px;
}
.MiddleLeftZone2{
	width:100%;
	float:left;
	margin-top:20px;
}

.MiddleRightZone2
{
	width:100%;
	float:left;
	margin-top:20px;
}
.MiddleLeftZone2
{
	margin-right:0px;
}
.LeftContainer{
	padding-left:10px;
	width:50%;
	vertical-align:top;
}
.RightContainer{
	padding-right:10px;
	width:50%;
	vertical-align:top;
}

.FullWidthZone{
	width:99%;
	float:right;
	margin-top:20px !important;
}
.FullWidthZone2{
	width:99%;
	float:right;
	margin-top:20px !important;
}

.MiddleLeftZone
{
	margin-left:20px;
}


/**poll**/
.Poll
{
	background:#f1f6f9 url("../images/backgrounds/poll_bg.gif") no-repeat left bottom;
	width:100%;
	height:190px;
}

.Poll span{
	margin-left:15px;
}
.Poll h4
{
	background:url("../images/backgrounds/poll_title_bg.gif") no-repeat right bottom;
	height:23px;
	font-size:16px;
	padding-right:25px;
	padding-top:5px;
	margin:0px;
}

.pollAnswers table td
{
	*background-color:transparent;
}


.pollAnswers table > td
{
	*background-color:transparent;
}

.pollAnswers span
{
	display:block;
	width:100%;
}

.pollBtns
{
	padding:10px 0;
}

.pollBtns input
{
	margin-right:10px;
	background:url("../../../en-us/Layout/images/backgrounds/poll_btn.gif") no-repeat center center;
	border:0;
	width:73px;
	height:24px;
	text-align:center;
	font-size:13px;
	cursor:pointer;
}

.pollQuestion , .pollAnswers , .pollBtns
{
	padding-right:10px;
}

/**/
.basic  {
	width: 100%;
	font-family: verdana;
	border: 1px solid #efecdb;
}
.basic div.AccData{

	padding:10px;
}

.basic a.headertitle, .basic a.headertitle:link, .basic a.headertitle:visited{
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important;
	color: #5788a5;
	background-color:#f8f7f2;
	border-bottom: 1px solid #efecdb;
	height:22px;
	padding-right:10px;
	padding-top:8px;
	BACKGROUND: url(../images/backgrounds/SubsiteHeaders_bg.gif) #f8f7f2 no-repeat left top;
}

.basic a.headertitle:hover, .basic a.headertitle:hover:visited, td.headertitle {
	text-decoration:none;
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important;
	color: #5788a5;
	background-color:#f8f7f2;
	border-bottom: 1px solid #efecdb;
	height:22px;
	padding-right:10px;
	padding-top:8px;
} 
.headertitle2{
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important;
	color: #5788a5;
	background-color:#f8f7f2;
	border-bottom: 1px solid #efecdb;
	height:22px;
	padding-right:10px;
	padding-top:8px;
}
.basic a.selected
{
	background: #f8f7f2 url("../images/backgrounds/accordion_active_bg.gif") no-repeat center top;
}



@media print {
	.basic div.AccData{
		display: block!important;
		height: auto!important
	}
}


div.AccData .ms-PartSpacingVertical 
{
	margin:0!important;
}
h3.ms-WPTitle span, h3.ms-WPTitle span a, h3.ms-WPTitle span a:link, h3.ms-WPTitle span a:visited, h3.ms-WPTitle span a:visited:hover
{
	display:block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px !important;
	color: #5788a5;
	background-color:#f8f7f2;
	border-bottom: 1px solid #efecdb;
	padding-right:10px;
}
.ms-HoverCellInActive{
	background-color:#f8f7f2 !important;
	border-bottom: 2px solid #efecdb !important;
}
.RSSlink{
	position:relative;
	left:15px;
}
.RSSlink2{
	position:relative;
	left: -307px;
}
.RSSlink2 img{
	width: 20px;
	height:10px;
}
.RSSlink3{
	position:relative;
	left:15px;
}
/* add for wael*/

ul.submenu{
	margin:0;
	padding:0;
	width:700px;
	display:table;
	list-style-type:none;
	background:#fff url("../images/backgrounds/tabs_bg.gif") repeat-x left bottom;
}
ul.submenu li{
	float:right;
	margin-left:1px;
	color: #666;
	height:31px;
	padding:0;
	font-weight:bold;
	white-space:nowrap;
}
ul.submenu li a{
	color: #666;
	text-decoration:none;
	background:url("../images/backgrounds/tab_bg.gif") repeat-x left top;
	height:13px;
	padding:6px 10px 9px 10px;
	text-align:center;
	border-left: 1px solid #efecdb;
	border-right: 1px solid #efecdb;
	line-height:31px;
}

