/*
------------------article-----------------------
*/

.articlePage .headBar {
	background:url(../gfx/IconsTransparent.png) 0 -223px;
	width:860px;
	height:67px;
	margin:5px;
	color:#fff;
	padding:25px 30px 0 40px;
	}
	
.articlePage .headBar h1 {
	font-size:25px;
	font-weight:bold;
	margin:0;
	padding:0;
	height:34px;
	}
	
.articlePage .headBar h2 {

	font-weight:normal;
	margin:0;
	padding:0;
	}

.articleContent {
	position:relative;
	clear:both;
	min-height:80px;
	}

.articleContent .specialFont {
    font-family: 'Myriad Pro', Myriad, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif !important;
    }
	
.articleContainer h3 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.articleContainer {
	
	}
	
.searchPage .articleContainer {
	padding:25px 30px 0 25px;
	width:540px;
	float:left;
	margin-bottom:15px;
	
	}
	
.articleContainer p {
	margin-bottom:15px;
	font-size:12px;
	}
	
.articleContainer blockquote {
	font-style:italic;
	font-size:17px;
	line-height:21px;
	color:#004a80;
	margin-bottom:30px;
	padding-top:15px;
	}
	
.articleContainer ul {
	margin:0 0 20px 0px;
	padding:0;
	}


.articleContainer ul li {
	margin:0 0 2px 0;
	padding:0;
	list-style:none;
	font-size:12px;
	}	
	
.articleContainer ul li span {
	margin:0;
	padding:0;
	background:url(../gfx/Icons.png) -515px -65px no-repeat;
	width:6px;
	height:6px;
	display:block;
	float:left;
	margin-top:6px;
	margin-right:10px;
	}
	
.articleContainer a {
	color:#004a80;
	text-decoration:underline;
	display:block;
	font-size:12px;
	}
	
.popUpArticle {
    float:none; 
    padding:10px 10px 10px 10px;
	}
	
.mediaContainer {
	padding:0;
	margin:25px 23px 15px 0px;
	width:278px;
	float:right;
	}
	
.mediaContainer .image,
.mediaContainer .video{
	padding:3px;
	margin-bottom:20px;
    float: right;
	}

.mediaContainer .video{
	height: 200px;
	}
	
.articlePage .topImage{
	padding:0 0 0 5px;
	}

.articlePage .articleTreeview .primaryContent{
    background: url("../gfx/BgRepeatY2Col.png") repeat-y scroll 0 0 transparent;
}

.articlePage .articleTreeview .treeViewWrapper{
    margin: 5px 0 5px 0;
    background: url("../gfx/BgRepeatY2ColLeftCol.png") repeat-y scroll 0 0 transparent;
}

.articlePage .articleTreeview .bottomShadow{
    background: url("../gfx/BgBottomShadow2Col.png") no-repeat scroll 0 0 transparent;
}

/* Single right column layout */
body.singleColumnRight .header {
    width: 700px;
    overflow: hidden;
}
body.singleColumnRight .container_12 { width: 720px; }
body.singleColumnRight .grid_12_ff { width: 720px; }
body.singleColumnRight .header { overflow: hidden; }
body.singleColumnRight .header .mainMenu { width: auto; }
body.singleColumnRight .header .grid_4 { float: right; width: auto; }
body.singleColumnRight .header .grid_4 a.logo { width: 140px; background-position: -90px 0; }
body.singleColumnRight .articleTreeview .primaryContent { background-image: url("../gfx/BgRepeatYRCol.png"); }
body.singleColumnRight .articleTreeview .treeViewWrapper { background: none; }
body.singleColumnRight .articleTreeview .treeView { display: none; }
body.singleColumnRight .articleTreeview .article { float: left; }
body.singleColumnRight .articleTreeview .bottomShadow { background-image: url("../gfx/BgBottomShadowRCol.png"); }

.articlePage .articleTreeview .treeView,
.articlePage .articleTreeview .article{
    padding: 0px;
    background: transparent;
}

.articlePage .articleTreeview .treeView .header{
    background: url("../gfx/BgBanner.png") no-repeat scroll -215px -1370px transparent;
    height: 92px;
    margin: 0px 5px 0;
    color: #fff;
}

.articlePage .articleTreeview .treeView .header h1{
    padding: 20px 0 5px 30px;
    margin: 0;
}

.articlePage .articleTreeview .treeView .header div{
    padding-left: 30px;
}

.articlePage .articleTreeview .treeView .tree{
    background-color: #E4E5E5;
    border: 5px solid #fff;
    border-bottom: none;
    padding: 10px 0 0 10px;
}

.articlePage .articleTreeview .treeView .tree ul{
    margin: 0;
    list-style-type: none;
    background: transparent;
}

.articlePage .articleTreeview .treeView .tree ul li{
    margin: 0;
    padding-left: 20px;
}

.articlePage .articleTreeview .treeView .tree ul.subLevel li{
    padding-left: 15px;
}

.articlePage .articleTreeview .treeView .tree ul li.hidden ul{
    display: none;
}

.articlePage .articleTreeview .treeView ul li a{
    background: transparent;
	text-decoration:none;
	color:#004a80;
}

.articlePage .articleTreeview .treeView ul li a.groupHead{
    font-weight:bold;
}

.articlePage .articleTreeview .treeView .tree ul li a:hover{
    text-decoration: underline;
}

.articlePage .articleTreeview .treeView .tree ul li .hitarea{
    float: left;
    text-indent: -5000px;
    overflow: hidden;
    height: 15px;
    width: 10px;
    margin-right: 5px;
}

.articlePage .articleTreeview .treeView .tree ul li{
    background: url("../gfx/Icons.png") no-repeat scroll -642px -59px transparent;
}

.articlePage .articleTreeview .treeView .tree ul li.expandable,
.articlePage .articleTreeview .treeView .tree ul li.collapsable{
    background: transparent;
}

.articlePage .articleTreeview .treeView .tree ul.topLevel li .expandable-hitarea{
    background: url("../gfx/Icons.png") no-repeat scroll -635px -84px transparent;
    width: 15px;
}

.articlePage .articleTreeview .treeView .tree ul.topLevel li .collapsable-hitarea{
    background: url("../gfx/Icons.png") no-repeat scroll -635px -103px transparent;
    width: 15px;
}

.articlePage .articleTreeview .treeView .tree ul.subLevel li .expandable-hitarea{
    background:url("../gfx/Icons.png") no-repeat scroll -639px -46px transparent;
    width:11px;
}

.articlePage .articleTreeview .treeView .tree ul.subLevel li .collapsable-hitarea{
    background:url("../gfx/Icons.png") no-repeat scroll -639px -29px transparent;
    width:11px;
}

.articlePage .articleTreeview .article .headBar {
    background: url("../gfx/BgBanner.png") no-repeat scroll 0px -1370px transparent;
    margin: 0px 5px 5px;
    width: auto;
    overflow: hidden;
}

.articlePage .articleTreeview .article .topImage {
    overflow: hidden;
    margin: 5px;
    padding: 0;
}

.articlePage .articleTreeview .article .articleContainer {
    width: 360px;
    padding: 20px 0 15px 15px;
}

.articlePage .articleTreeview .article .articleContainer div{
    font-size: 12px;
    margin-bottom: 15px;
}
	
/*
------------------userPage----------------------
*/

.userPage .innerContainer {
	background:url(../gfx/ExtraBgRepeatX.png) 0 0px repeat-x;
	}

.userPage .lock{
	float:left;
	width:400px;
	height:285px;
	margin-bottom:30px;
	margin-top:50px;
	padding:125px 30px 0px 30px;
	border-right:solid 1px #eaeced;
	}
	
.userPage .lock span.icon {
	background:url(../gfx/Icons.png) 0 -179px no-repeat;
	width:87px;
	height:174px;
	display:block;	
	margin-left:145px;
	}
.userPage .lock p{
	text-align:left;
	width:320px;
	padding-left:70px;
	font-weight:bold;
	}
	
.userPage .form{
	float:left;
	height:411px;
	width:398px;
	margin-top:50px;
	margin-bottom:30px;
	padding:0px 30px 0 50px;
	border-left:solid 1px #c0c1c2;
	}
	
.userPage .form fieldset{
	margin-bottom:0;
	padding:0;
	}
	
.userPage .form fieldset label{
	float:left;
	width:160px;
	}
	
.userPage .form fieldset label span{
	display:block;
	font-style:italic;
	}
	
.userPage .form fieldset input.textField{
	float:left;
	width:230px;
	border:solid 1px #7f9db9;
	height:17px;
	color:#004a80;
	margin-bottom:4px;
	}
	
.userPage .form fieldset input.textField.errorField{
	border:solid 1px #ff0000;
	}
	
.userPage .form fieldset select{
	float:left;
	width:232px;
	border:solid 1px #7f9db9;
	height:21px;
	color:#004a80;
	margin-bottom:4px;
	}
	
/*.userPage .form span.checkbox{
	margin-top:15px;
	display:block;
	}*/
	
.userPage .form p{
	margin-top:15px;
	margin-bottom:10px;
	}
	
.userPage .form p a{
	color:#004a80;
	}
	
.userPage .buttonOptions{
	background:url(../gfx/RepeatX.png) 0 -414px repeat-x;
	height:20px;
	padding:7px 8px 9px 8px;
	margin:9px 3px 3px 3px;
	clear:both;
	}
	
.userPage .buttonOptions .right input{
	background:url(../gfx/RepeatX.png) 0px -455px repeat-x;
	display:block;
	padding:2px 10px 2px 10px;
	margin-left:5px;
	float:right;
	color:#fff;
	text-transform:uppercase;
	border:1px solid #3091C4;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}
	
.userPage .error{
	background-color:#feefef;
	border:solid 1px #fe8686;
	padding:10px;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:918px;
	}
	
.userPage .error span.icon{
	background:url(../gfx/Icons.png) -239px -50px no-repeat;
	display:block;
	width:17px;
	height:17px;
	float:left;
	padding-left:0px;
	}
	
.userPage .error span.text{
	color:#ff0000;
	float:left;
	display:block;
	height:auto;
	width:auto;
	padding:0 0 0 10px;
	margin:0;
	font-weight:bold;
	border:none;
	}
	
.dataRecived{
	border:solid 5px #cdcdcd;
	background-color:#fff;
	padding:1px;
	width:460px;
	overflow:hidden;
	position: fixed;
    top: 10%;
    left: 55%;
    margin-left: -310px;
	z-index:3100;
	}
	
.dataRecived .headBar span{
	display:block;
	float:left;
	width:380px;
	}
	
.dataRecived  p{
	text-align:center;
	width:379px;
	margin:30px 40px 30px 40px;
	}
	
/*
------------------edit settings-----------------------
*/
.edit{
	background-color:#fff;
	padding:1px;
	width:940px;
	overflow:hidden;
	}
	
.edit .headBar{
	padding:0;
	height:38px;
	}
	
.edit a.close {
	margin:10px;
	}

.edit span.headline{
	background-color:#eef7fc;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	display:block;
	}
	
.edit .form{
	float:left;
	width:469px;
	border-right:solid 1px #eef7fc;
	}
	
.edit .form fieldset{
	margin-bottom:0;
	padding:10px;
	}
	
.edit .form.second fieldset{
	margin-bottom:0;
	padding:10px 10px 10px 10px;
	}
	
.edit .form.first fieldset label{
	float:left;
	width:160px;
	}

	
.edit .form.first fieldset input.textField{
	float:left;
	width:280px;
	border:solid 1px #7f9db9;
	height:17px;
	color:#004a80;
	margin-bottom:4px;
	}
	
	
.edit .form.first fieldset select{
	float:left;
	width:282px;
	border:solid 1px #7f9db9;
	height:21px;
	color:#004a80;
	margin-bottom:4px;
	}
	
.edit .form.second fieldset label{
	float:left;
	width:160px;
	}

	
.edit .form.second fieldset input.textField{
	float:left;
	width:280px;
	border:solid 1px #7f9db9;
	height:17px;
	color:#004a80;
	margin-bottom:4px;
	}
	
.edit .form.second fieldset input.priceButton{
	background:url(../gfx/RepeatX.png) 0 -482px repeat-x;
	display:block;
	float:left;
	font-size:12px;
	border:solid 1px #b1b2b2;
	text-decoration:none;
	padding:0px 5px 1px 5px;
	margin-left:10px;
	color:#004a80;
	cursor:pointer;
	}
	
.edit .form.second fieldset a.question{
	background:url(../gfx/Icons.png) -526px -64px repeat-x;
	display:block;
	float:right;
	text-decoration:none;
	color:#004a80;
	width:7px;
	height:9px;
	margin-left:2px;
	margin-top:6px;
	}
	
.edit .form.second div.checkboxContainer
{
	margin-top:5px;
	margin-left:-3px;
	width:460px;
}
	
/*.edit .form.second span.checkbox{
	margin-top:5px;
	margin-left:10px;
	
	}
	
.edit .form.first span.checkbox{
	width:250px;
	float:left;
	display:block;
	margin-bottom:3px;
	}*/
	
.edit .formTop{
	
	}
	
.edit .formTop fieldset{
	margin-bottom:0;
	padding:5px 10px 5px 10px;
	width:600px;
	float:left;
	}
	
.edit .formTop fieldset label{
	float:left;
	width:160px;
	}

	
.edit .formTop fieldset input.textField{
	float:left;
	width:190px;
	border:solid 1px #7f9db9;
	height:17px;
	color:#004a80;
	margin-bottom:4px;
	}
	
.edit .formTop fieldset a.button{
	background:url(../gfx/RepeatX.png) 0 -482px repeat-x;
	display:block;
	float:left;
	border:solid 1px #b1b2b2;
	text-decoration:none;
	padding:1px 10px 0px 10px;
	margin-left:10px;
	color:#004a80;
	}
	
.edit .formTop p{
	font-weight:bold;
	float:right;
	margin-bottom:0;
	margin-top:10px;
	margin-right:10px;
	
	}

.edit.password span.headline{
	background-color:#eef7fc;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	display:block;
	float:left;
	width:214px;
	}
	
.edit.password span.headline.second{
	background-color:#eef7fc;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	display:block;
	float:left;
	width:214px;
	text-align:right;
	}
	
.edit.password fieldset a.editUser{
	background:url(../gfx/RepeatX.png) 0 -482px repeat-x;
	display:block;
	float:right;
	border:solid 1px #b1b2b2;
	text-decoration:none;
	padding:1px 10px 0px 10px;
	margin-right:8px;
	color:#004a80;
	}