/***********************************       Start General     **************************************************/

*{
	font-family: Arial, Helvetica, sans-serif;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background-color:#FFFFFF;
	xbackground:#def3f7 url(../images/background.jpg) top center repeat-x;
}
div {
	display:block;
	vertical-align: top;
	text-align: left;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #2F2F2F;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
td{
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1{
	font-size:24px;
	color:#2F2F2F;
}
h2{
	font-size:18px;
	color:#2F2F2F;

}
h3{
	font-size:14px;
	color:#2F2F2F;
}

.body{
	width:100%;
	float:left;
}
.site{
	width:990px;
}
.topBanner{
	width:728px;
	height:90px;
	background-color:#CACACA;
	margin-bottom:15px;
}
.siteUp{
	float:left;
	clear:both;
	width:990px;
}
.siteCenterLeft{
	float:left;
	clear:both;
	background:transparent url(../images/siteLeft.png) top left repeat-y;
	width:990px;
}
.siteCenterRight{
	float:right;
	clear:both;
	background:transparent url(../images/siteRight.png) top right repeat-y;
	width:980px;
}
.siteCenter{
	float:left;
	clear:both;
	background-color:#FFFFFF;
	xpadding-left:1px;
	xpadding-right:1px;
	width:970px;
}
.siteDown{
	float:left;
	clear:both;
	width:990px;
}
.siteUp #imgCenter{
	float:left;
	width:970px;
	height:10px;
	border:0;
	background:transparent url(../images/siteUp.png) top center repeat-x;
}
.siteDown #imgCenter{
	float:left;
	width:970px;
	height:10px;
	border:0;
	background:transparent url(../images/siteDown.png) top center repeat-x;
}
.siteUp #imgLeft, .siteDown #imgLeft{
	float:left;
	width:10px;
	height:10px;
	border:0;
}
.siteUp #imgRight, .siteDown #imgRight{
	float:left;
	width:10px;
	height:10px;
	border:0;
}

/***********************************       End General     **************************************************/


/***********************************       Start Header     **************************************************/
.header{
	float:left;
	clear:both;
	width:970px;
}
.header2{
	float:left;
	clear:both;
	text-align:center;
	width:100%;
	background:transparent url(../images/menuBack.jpg) top center repeat-x;
}
.headerTop{
	float:left;
	clear:both;
	width:970px;
	height:101px;
}
.headerBottom{
	width:970px;
	height:35px;
}

.headerTopLeft{
	float:left;
	width:240px;
	height:101px;
}
.headerTopRight{
	float:left;
	width:728px;
	height:101px;
}

.headerBottomLeft{
	position:relative;
	float:left;
	width:321px;
	height:35px;
}
.headerBottomRight{
	float:left;
	width:647px;
	height:35px;
}


#headerLogo{
	position:absolute;
	top:-47px;
	left:3px;
}
#contPersonalContainer{
	position:relative;
	z-index:10000;
	text-align:center;
}

.headerMeniu{
	float:left;
	width:970px;
	height:34px;
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}
a.headerMeniuBox{
	display: block;
	float:left;
}
a.headerMeniuBox span{
	display: table-cell;
	width:auto;
	cursor:pointer;
	height:34px;
	padding:0 15px;
	border-right:1px solid #CACACA;
	color:#C874B0;
	background-color:#FFFFFF;
	font-size:17px;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
}
a.headerMeniuBox:hover span{
	background-color:#FFF3FF;
}

div.headerMeniuBoxContent{
	position:absolute;
	z-index:1000;
	width:497px;
}
.headerMeniuBoxContentTop{
	position:relative;
	width:497px;
	height:23px;
}
.headerMeniuBoxContentTopBack{
	position:absolute;
	width:497px;
	height:12px;
	background:transparent url(../images/menuContentBack.gif) top center no-repeat;
	top:11px;
}
.headerMeniuBoxContentTopBula{
	position:absolute;
	width:42px;
	height:16px;
	top:0;
}
.headerMeniuBoxContentCenterWhite{
	width:497px;
	background-color:#FFFFFF;
}
.headerMeniuBoxContentCenterBack{
	width:487px;
	margin-left:5px;
	background-color:#C46AAA;
}
.headerMeniuBoxContentCenterContent{
	width:477px;
	xmargin-left:5px;
	background-color:transparent;
}

.headerMeniuBoxContentCenterContent span.catTitle{
	display:block;
	color:#FFFFFF;
	font-size:18px;
	margin-left:5px;
	padding-bottom:5px;
}

.headerMeniuBoxContentBottom{
	position:relative;
	width:497px;
	height:13px;
	background:transparent url(../images/menuContentBack.gif) bottom center no-repeat;
}

.headerMeniuBoxContentInnerBox{
	width:190px;
}
.headerMeniuBoxContentInnerBoxTop{
	background:transparent url(../images/menuContentChenarTop.gif) top left repeat-x;
}
.headerMeniuBoxContentInnerBoxRight{
	background:transparent url(../images/menuContentChenarRight.gif) top right repeat-y;
}
.headerMeniuBoxContentInnerBoxBottom{
	background:transparent url(../images/menuContentChenarBottom.gif) bottom left repeat-x;
}
.headerMeniuBoxContentInnerBoxLeft{
	background:transparent url(../images/menuContentChenarLeft.gif) top left repeat-y;
}
.headerMeniuBoxContentInnerBoxTopLeft{
	background:transparent url(../images/menuContentChenarTopLeft.gif) top left no-repeat;
}
.headerMeniuBoxContentInnerBoxTopRight{
	background:transparent url(../images/menuContentChenarTopRight.gif) top right no-repeat;
}

.headerMeniuBoxContentInnerBoxBottomLeft{
	background:transparent url(../images/menuContentChenarBottomLeft.gif) bottom left no-repeat;
}
.headerMeniuBoxContentInnerBoxBottomRight{
	background:transparent url(../images/menuContentChenarBottomRight.gif) bottom right no-repeat;
}
.headerMeniuBoxContentInnerBoxContentPadding{
	padding:10px;
}
.headerMeniuBoxContentInnerBoxContent{
	background:#FFFFFF;
	font-size:12px;
	color:#666666;
	line-height:150%;
	padding-left:5px;
	overflow:auto;
}

.headerMeniuBoxContentInnerBoxContent a{
	font-size:12px;
	color:#666666;
}
.headerMeniuBoxContentInnerBoxContent a:hover{
	font-size:12px;
	color:#666666;
}

.headerMeniuBoxContentInnerBoxContent span.section{
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
.headerMeniuBoxContentInnerBoxContent a.link1{
	color:#5c8614;
	padding:0 0 0 10px;
	text-decoration:none;
	font-weight:normal;
	background:transparent url("../images/icon_arw_red_dd.gif") no-repeat scroll left top;
}
.headerMeniuBoxContentInnerBoxContent a.link1:hover{
	color:#5c8614;
	padding:0 0 0 10px;
	text-decoration:none;
	font-weight:normal;
	background:transparent url("../images/icon_arw_red_dd.gif") no-repeat scroll left top;
}

#searchBoxHeader {
	xmargin-top: 5px;
	xpadding-right: 10px;
	overflow: auto;
}
#searchBoxHeader input {
	border:1px solid #C2C2C2;
	display:inline;
	float:right;
	font-size:13px;
	height:18px;
	line-height:20px;
	padding:2px 0 0 3px;
	width:215px;
}
#searchBoxHeader a {
	background:url("../images/search-btn.png") no-repeat scroll left top transparent;
	border:medium none;
	color:transparent;
	cursor:pointer;
	display:inline;
	float:right;
	font-size:13px;
	height:22px;
	margin:0;
	text-indent:-999em;
	text-transform:uppercase;
	width:28px;
}
#searchBoxHeader a:hover {
	background-position:left bottom;
	text-indent:-999em;
}
#searchBoxHeader input.textBox{
	width:266px;
}
/***********************************       End Header     **************************************************/

/***********************************       Start Middle     **************************************************/
.middle{
	float:left;
	clear:both;
	width:970px;
}
.middleContent{
	float:left;
	padding:10px;
}

.middleContentLeftT1{
	float:left;
	width:468px;
	margin-right:10px;
}
.middleContentLeftT2{
	float:left;
	width:638px;
	margin-right:10px;
}

.middleContentRight1T1{
	float:left;
	width:300px;
	margin-right:10px;
}
.middleContentRight1T1 iframe{
	margin-bottom:20px;
}
.middleContentRight1T2{
	float:left;
	width:300px;
}
.middleContentRight1T2 iframe{
	margin-bottom:20px;
}
.middleContentRight2{
	float:left;
	width:160px;
}

.middleContentRight2 iframe{
	margin-bottom:20px;
}
div.catFotoMain{
	position:relative;
	height:281px;
}
div.catFotoName{
	position:absolute;
	left:-10px;
}
div.catFotoNameText{
	float:left;
	background:transparent url(../images/cat-name-middle.gif) top left repeat-x;
	height:42px;
	padding-left:20px;
	padding-right:10px;

	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}
div.catFotoNameText a{
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}
div.catFotoNameText a:hover{
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}

div.catFotoNameRight{
	float:left;
	width:22px;
	height:42px;
	background:transparent url(../images/cat-name-right.gif) top left no-repeat;
}
div.catFotoFoto{
	position:absolute;
	left:-10px;
	top:10px;
}

div.breadcrumb{
	position:relative;
	float:left;
	left:-10px;
	width:648px;
	margin-bottom:10px;
}
div.breadcrumbText{
	float:left;
	background:transparent url(../images/cat-name-middle.gif) top left repeat-x;
	height:42px;
	padding-left:20px;
	padding-right:10px;

	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}
div.breadcrumbText a{
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}
div.breadcrumbText a:hover{
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
}

div.breadcrumbRight{
	float:left;
	width:22px;
	height:42px;
	background:transparent url(../images/cat-name-right.gif) top left no-repeat;
}

h2.catTitle{
	font-size:18px;
	color:#2F2F2F;
}
h3.group{
	font-size:12px;
	color:#2F2F2F;
}

.contentLeftCol {
	float:left;
	margin:9px 15px 0 0;
	width:300px;
}
.contentRightCol {
	float:left;
	margin:9px 0 0;
	width:300px;
}
.contentLeftCol ul, .contentRightCol ul{
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 0 3px
}
.contentLeftCol ul li, .contentRightCol ul li{
	line-height:100%;
	padding:2px 0;
}
.contentLeftCol ul li, .contentRightCol ul li{
	background-repeat:no-repeat;
	background-position: 0 8px
}
.contentLeftCol ul li a, .contentRightCol ul li a{
	display:block;
	margin-left:10px;
	font-size:11px;
	color:#B904B3;
	text-decoration:none;
	font-weight:normal;
}
.contentLeftCol ul li a:hover, .contentRightCol ul li a:hover{
	font-size:11px;
	color:#B904B3;
	text-decoration:underline;
	font-weight:normal;
}
ul.blue li {background-image:url(../images/bullets/bluebullet.gif)}
ul.turq li {background-image:url(../images/bullets/greenbullet.gif)}
ul.orange li {background-image:url(../images/bullets/orangebullet.gif)}
ul.redorange li {background-image:url(../images/bullets/redorangebullet.gif)}
ul.purple li {background-image:url(../images/bullets/purplebullet.gif)}
ul.green2 li {background-image:url(../images/bullets/greenbluebullet.gif)}

#article_wrap {
	overflow:hidden;
	position:relative;
}

#article_wrap #article_tools {
	background:white none repeat scroll 0 0;
	clear:both;
	height:38px;
	position:absolute;
	top:4px;
	width:100%;
}
.top_pagination {
	padding:3px;
	display:block;
	overflow:auto;
}
.bottom_pagenation {
	margin:0 auto;
	padding:20px 0 30px;
	text-align:center;
}
.paginationButton,.paginationButton:visited{
	float:left;
	margin-right:12px;
	padding-left:12px;
	font-weight:normal;
	color:#f68c46;
	text-decoration:none !important;
	background:url(../images/global_buttons.gif) no-repeat top left;
	display:block;
	line-height:27px;
}
.paginationButton span{
	padding-right:12px;
	background:url(../images/global_buttons.gif) no-repeat top right;
	display:block;
}


.paginationButton:hover{
	background:url(../images/global_buttons.gif)  no-repeat left -155px;
}
.paginationButton:hover span{
	background:url(../images/global_buttons.gif)  no-repeat right -155px
}
.paginationButton.pagination_select,.paginationButton.pagination_deselect{
	text-align:center;
	color:#0094d3;
	letter-spacing:-.05em;
	line-height:22px;
	margin-right:7px;
	padding-left:4px;
	font-size:10px;
	font-weight:bold;
	background:url(../images/global_buttons.gif) no-repeat left -417px;
}
.paginationButton.pagination_select,.paginationButton.pagination_deselect{
	margin:0 18px 0 13px;
}
.paginationButton.pagination_deselect{
	color:#808080;
	cursor:default;
}
.paginationButton.pagination_select:hover{
	background:url(../images/global_buttons.gif) no-repeat left -458px;
}
.paginationButton.pagination_select span,.paginationButton.pagination_deselect span{
	padding-right:4px !important;
	background:url(../images/global_buttons.gif) no-repeat right -417px;
}
.paginationButton.pagination_select:hover span{
	background:url(../images/global_buttons.gif) no-repeat right -458px;
}

.paginationText{
	font-size:10px;
	float:left;
	margin-right:12px;
	padding-left:12px;
	font-weight:bold;
	line-height:1.9em;
}

/* art buttons */
.ArticleBTN *{
	display:block;
}
.email,.print,.share{
	width:auto;
}
.ArticleBTN{
	float:left;
	padding:0 0 0 25px;
	margin-right:5px;
	line-height:21px;
	font-size:10px;
}
.ArticleBTN:hover{
	text-decoration:none;
}
.ArticleBTN span{
	color:#B904B3;
	padding:0 12px 0 5px;
	background:url(../images/global_buttons.gif) no-repeat right -231px;
	font-weight:normal;
	text-decoration:none;
}
.ArticleBTN:hover span{
	color:#B904B3;
	background:url(../images/global_buttons.gif) no-repeat right -302px;
	font-weight:normal;
	text-decoration:none;
}
/* print button */
.ArticleBTN.print{
	background:url(../images/global_buttons.gif) no-repeat -66px -503px;
}
.ArticleBTN.print:hover{
	background:url(../images/global_buttons.gif) no-repeat -66px -541px;
}
/* email button */
.ArticleBTN.email{
	background:url(../images/global_buttons.gif) no-repeat -140px -503px;
}
.ArticleBTN.email:hover{
	background:url(../images/global_buttons.gif) no-repeat -140px -541px;
}
/* share button */
.ArticleBTN.share{
	background:url(../images/global_buttons.gif) no-repeat -267px -503px;
}
.ArticleBTN.share:hover{
	background:url(../images/global_buttons.gif) no-repeat -267px -541px;
}

/* facebook button */
.ArticleBTN.facebook{
	background:url(../images/global_buttons.gif) no-repeat -140px -585px;
}
.ArticleBTN.facebook:hover{
	background:url(../images/global_buttons.gif) no-repeat -140px -623px;
}

/* twitter button */
.ArticleBTN.twitter{
	background:url(../images/global_buttons.gif) no-repeat -66px -585px;
}
.ArticleBTN.twitter:hover{
	background:url(../images/global_buttons.gif) no-repeat -66px -623px;
}

#article_wrap #article_tools #article_print {
	height:19px;
	position:relative;
	top:14px;
	xwidth:300px;
}
.article_body{
	margin-top:46px;
	font-size:12px;
	color:#2F2F2F;
	overflow:hidden;
}
.article_body img {
	xpadding: 2px;
	xborder: 1px solid #cacaca;
}
.article_main_title {
	font-size:10px;
	font-weight:bold;
}
h1.article_hed {
	font-size:28px;
	font-weight:bold;
}

.article_by {
	color:#808080;
	font-size:11px;
	font-style:italic;
}

.art_body_right {
	border:1px solid #E6E6E6;
	float:right;
	font-size:11px;
	xmargin-left:10px;
	padding:9px;
	width:280px;
	line-height:1.4em;
}
.art_body_right a{
	font-size:11px;
	color:#B904B3;
	text-decoration:none;
	font-weight:normal;
}
.art_body_right a:hover{
	font-size:11px;
	color:#B904B3;
	text-decoration:underline;
	font-weight:normal;
}
.white_space {
	height:18px;
}

.subcategoriiTop{
	position:relative;
	left:-10px;
	width:648px;
	height:58px;
}
.subcategoriiMiddle{
	position:relative;
	float:left;
	width:638px;
	background:transparent url(../images/subcategorii-middle.gif) right top repeat-y;
}
.subcategoriiMiddleSubcat{
	float:left;
	margin-left:10px;
}
.subcategoriiMiddleSeparator{
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:618px;
	height:1px;
	background-color:#CACACA;
}
.subcategoriiMiddleIcon{
	float:left;
	width:190px;
}
.subcategoriiMiddleContent{
	float:left;
	width:408px;
}
.subcategoriiMiddleTitle{
	color:#B904B3;
	font-size:16px;
	font-weight:normal;
}
.subcategoriiMiddleTitle a{
	color:#B904B3;
	font-size:16px;
	font-weight:normal;
}
.subcategoriiMiddleTitle a:hover{
	color:#B904B3;
	font-size:16px;
	font-weight:normal;
}
.subcategoriiMiddleText{
	color:#2F2F2F;
	font-size:12px;
}
.subcategoriiMiddleLink{
	margin-top:20px;
	text-align:right;
	color:#2F2F2F;
	font-size:12px;
	font-weight:normal;
}
.subcategoriiMiddleLink a{
	color:#2F2F2F;
	font-size:12px;
	font-weight:bold;
}
.subcategoriiMiddleLink a:hover{
	color:#2F2F2F;
	font-size:12px;
	font-weight:bold;
}

.subcategoriiBottom{
	position:relative;
	display:inline;
	left:-10px;
	width:648px;
	height:37px;
}

.searchBox{
	padding:10px;
	border:1px solid #CACACA;
	text-align:center;
	margin-bottom:10px;
}
.searchContent{
	padding:10px;
	border:1px solid #CACACA;
	text-align:center;
}
.searchTitle{
	font-size:18px;
}
.searchRow{
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #CACACA;
}
.searchRow a{
	color:#B904B3;
}
.searchRow a:hover{
	text-decoration:underline;
}

.user{
	border: 1px solid #DDDDDD;
	padding:15px;
}
.userTitle{
	color:#C46AAA;
	font-size:24px;
	padding-bottom:20px;
}
.userContent{
	font-size:12px;
}
.userContent input.form_input_text{
	border:1px solid #CACACA;
}
.userContent label.title{
}

.categoryShapou{
	font-size:12px;
	color:#2F2F2F;
}

.categoryShapou a{
	font-size:12px;
	color:#2F2F2F;
	font-weight:bold;
}

.categoryShapou a:hover{
	font-size:12px;
	color:#2F2F2F;
	font-weight:bold;
}

ul.sitemapPage li{
	color:#000000;
}
ul.sitemapPage li a{
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;
}
ul.sitemapPage li a:hover{
	text-decoration:underline;
}

p.paginationBlock{
    clear: both;
    padding: 10px 0 10px 0;
    background:#F8F8F8 none repeat scroll 0 0;
}

p.paginationBlock span.paginationBlockCurrent {
    border: 1px solid black;
    padding: 3px 8px;
    margin-left: 5px;
}

p.paginationBlock a.paginationBlockButton {
    border: 1px solid #EEE;
    padding: 3px 8px;
    margin-left: 5px;
}

p.pagination a.paginationBlockButton:hover {
    border: 1px solid black;
}
/***********************************       End Middle     **************************************************/

/***********************************       Start Footer     **************************************************/

.footerSiteMap{
	float:left;
	clear:both;
	width:970px;
	background-color:#F7EBF7;
}
.footer{
	float:left;
	clear:both;
	width:100%;
	height:15px;
	background:transparent url(../images/menuBack.jpg) top center repeat-x;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding:10px 0;
}

.footer a{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.footer a:hover{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.footer2{
	float:left;
	clear:both;
	width:970px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding:10px 0;
}

.footer2 a{
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

.footer2 a:hover{
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

ul#site_map{
	text-align:left;
	list-style-type:none;
	margin:0 10px 0 0;
	padding:22px 0 13px 0;
	font-size:11px;
}
#site_map li{
	display:inline;
	margin:0;
	padding:0;
	line-height:12px;
	color:#000000;
}
#site_map strong{
	float:left;
	width:135px;
	text-align:right;
}
ul.sitemap_sub{
	margin-left:160px;
	padding:0 0 8px 0;
}
ul.sitemap_sub li{
	color:#000000;
}
ul.sitemap_sub li a{
	color:#B904B3;
	font-weight:normal;
	padding:0 4px 0 0;
	text-decoration:none;
}
ul.sitemap_sub li a:hover{
	text-decoration:underline;
}

/***********************************       End Footer     **************************************************/

/***********************************       Start Box General     **************************************************/
.box{
	width:225px;
	background-color:transparent;
	margin-bottom:20px;
}
.box .backGround{
	width:225px;
	margin-top:11px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#EFF7F7;
}
.box .border{
	position:relative;
	width:213px;
	background-color:#FFFFFF;
	border:1px solid #DFE0DF;
	margin-right:5px;
	margin-left:5px;
	padding-top:28px;
}
.box .border .title{
	position:absolute;
	top:-15px;
	margin-left:10px;
}
.box .border .title #imgLeft{
	float:left;
	width:43px;
	height:33px;
	border:0;
}
.box .border .title .imgCenter{
	float:left;
	height:33px;
	background:transparent url(../images/titleCenterBack.png) top center repeat-x;
}
.box .border .title #imgRight{
	float:left;
	width:17px;
	height:33px;
	border:0;
}
.box .border .title .icon{
	position:absolute;
	top:5px;;
	left:10px;
}
.box .border .title .titleText{
	padding-top:5px;
	font-size:16px;
	font-family:Arial;
	color:#C669AD;
	font-weight:bold;
}

.box .border .content{
	font-size:12px;
	padding:0 15px 15px 15px;
	overflow:auto;
}

.box .border .content span.boxInnerTitle{
	color:#B904B3;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

/***********************************       End Box General     **************************************************/

/***********************************       Start Box Type 1     **************************************************/
.boxType1 .border .title .titleText{
	font-size:16px;
	font-family:Arial;
	color:#C669AD;
	font-weight:bold;
}
.boxType1 .backGround{
	background-color:#EFF7F7;
}
.boxType1 .border .content{
	font-size:12px;
	color:#2F2F2F;
}
.boxType1 .border .content a{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;
}
.boxType1 .border .content a:hover{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;

}
/***********************************       End Box Type 1     **************************************************/


/***********************************       Start Box Type 2     **************************************************/
.boxType2 .border .title .titleText{
	font-size:16px;
	font-family:Arial;
	color:#F78E42;
	font-weight:bold;
}
.boxType2 .backGround{
	background-color:#FFEFE7;
}
.boxType2 .border .content{
	font-size:12px;
	color:#2F2F2F;
}
.boxType2 .border .content a{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;
}
.boxType2 .border .content a:hover{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;

}
/***********************************       End Box Type 2     **************************************************/

/***********************************       Start Box Type 3     **************************************************/
.boxType3 .border .title .titleText{
	font-size:16px;
	font-family:Arial;
	color:#C669AD;
	font-weight:bold;
}
.boxType3 .backGround{
	background-color:#F7EBF7;
}
.boxType3 .border .content{
	font-size:12px;
	color:#2F2F2F;
	font-weight:normal;
	text-decoration:none;
}
.boxType3 .border .content a{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;
}
.boxType3 .border .content a:hover{
	font-size:12px;
	color:#B904B3;
	font-weight:normal;
	text-decoration:none;

}
/***********************************       End Box Type 3     **************************************************/

.boxTop {
	margin-top: 0px;
}

.intertitlu {
	display: block;
	color: #970492;
	font: normal bold 20px Arial;
	text-decoration: underline;
	text-align: left;
}

.shapou {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	color: #265981;
	font: normal bold 13px Tahoma;
	letter-spacing: 1px;
	/*background: #DEF3F7;*/
	background: #FFD6B0;
	width: 310px;
	text-align: left;
	line-height: 135%;
	-moz-border-radius: 15px 0 15px 0;
}

/***********************************       Comments     **************************************************/
.comments{
	width:638px;
	margin-top:10px;
}
.commentsTop{
	border:1px solid #CACACA;
	background-color:#FFFFFF;
	color:#000000;
	padding:3px 5px;
	font-size:24px;
	overflow:hidden;
}
.commentsTop a{
	color:white;
	font-size:12px;
}
.commentsTop a:hover{
	color:white;
	font-size:12px;
}
.commentContent{
	margin-top:5px;
	border:1px solid #7B7D84;
}
.commentContentTop{
	background-color:#7B7D84;
	padding:3px 5px;
	color:white;
}
.commentContentText{
	background-color:#FBFBF5;
	color:#505367;
	padding:5px;
}
/***********************************      Featured article     **************************************************/

div.featured {

}

.content a.featured {
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
.content a.featured:hover {
}
.content a.feattitle {
	color: #323232;
	font-size:16px;
}
.content a.feattitle:hover {
	color: #787878;
}
.content a.category {
	color: #B904B3;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
.content a.category:hover {
	color: #26457C;
}

.content a.title:hover {
	color: #F2EAAA;
}
.content img.featured {
	border:1px solid #cacaca;
	padding:3px;
	float:left;
	margin-right: 10px;
}

/***********************************      quiz    **************************************************/

#bottomRightLinks{
	position:fixed;
	right:0;
	bottom:0;
	z-index:999999;
}

.q_div  {
	margin:0 0 25px;
	padding:4px 2px 2px;
}
.q_num  {
	color:#A8A8A8;
	float:left;
	font-size:22px;
	font-weight:bold;
	width:34px;
}
.q_text  {
	color:#222222;
	font-size:16px;
	font-weight:bold;
}
.q_table  {
	margin-left:30px;
}
.a_selected{
	background-color:#F4F4F4;
}

/***********************************      Feedback    **************************************************/

#bottomRightLinks{
	position:fixed;
	right:0;
	bottom:0;
	z-index:999999;
}

.feedback_div  {
	margin:0 0 25px;
	padding:4px 2px 2px;
}
.feedback_num  {
	color:#A8A8A8;
	float:left;
	font-size:22px;
	font-weight:bold;
	width:34px;
}
.feedback_text  {
	color:#222222;
	font-size:16px;
	font-weight:bold;
}
.feedback_table  {
	margin-left:30px;
}
.feedback_a_selected{
	background-color:#F4F4F4;
}

/***********************************      Recommended article     **************************************************/

.ra_link { color:#B904B3 !important; font-weight:bold !important; font-size:13px !important; }
.ra_site_link { color:#333333 !important; font-size:11px !important; }
.ra_photo { float:left; margin:0 10px 0 0; padding:1px; border:1px solid #FDA6FB; }

span.fake_button {padding:3px 5px 3px 5px; margin:0px 5px 0px 5px; height:14px; background-color:#efefef; text-decoration:none; text-align:center; vertical-align:center; border:solid 1px #cacaca}
span.fake_button:hover  {background-color:#dedede; cursor:pointer}

/***********************************      Q&A     **************************************************/
.qa_specialist_box {
	width:460px;
	height:180px;
	display:table;
	float:right;
	vertical-align:bottom;
	text-align:left;
	overflow:hidden;
}

.qa_description {
	font: italic bold 13px Calibri, Arial;
	width:460px;
	display:block;
	float:right;
	vertical-align:bottom;
	margin-top:10px;
	color: #616A00;
}

.qa_add_question {
	width:445px;
	border:solid 1px #cacaca;
	padding:5px;
	display:block;
}

