@charset "UTF-8";

/* --- login_bar.css --- */

/** Login bar basics **/

#loginBar
{
	background-color: rgb(244, 244, 244);
position: relative;
z-index: 1;

}

	#loginBar .ctrlWrapper
	{
		margin: 0 10px;
	}

	#loginBar .pageContent
	{
		padding-top: 0;
		position: relative;
		_height: 0px;
	}

	#loginBar a
	{
		
	}

	#loginBar form
	{
		padding: 5px 10px;
margin: 0 auto;
display: none;
line-height: 20px;
position: relative;
max-width: 500px;

	}
	
		#loginBar .xenForm .ctrlUnit,		
		#loginBar .xenForm .ctrlUnit > dt label
		{
			margin: 0;
			border: none;
		}
			
			#loginBar .xenForm .submitUnit:before
			{
				display: none;
			}

		#loginBar .xenForm .ctrlUnit > dd
		{
			position: relative;
		}
	
	#loginBar .lostPassword,
	#loginBar .lostPasswordLogin
	{
		font-size: 11px;
	}
	
	#loginBar .rememberPassword
	{
		font-size: 11px;
	}

	#loginBar .textCtrl
	{
		
	}
	
	#loginBar .textCtrl[type=text]
	{
		font-weight: bold;
font-size: 18px;

	}

	#loginBar .textCtrl:focus
	{
		
	}
	
	#loginBar input.textCtrl.disabled
	{
		
	}
	
	#loginBar .button
	{
		min-width: 85px;
		*width: 85px;
	}
	
		#loginBar .button.primary
		{
			font-weight: bold;
		}
		
/** changes when eAuth is present **/

#loginBar form.eAuth
{
	max-width: 700px; /* normal width + 170px */
}

	#loginBar form.eAuth .ctrlWrapper
	{
		position: relative;
		border-right: 1px solid rgb(250, 250, 250);
		margin-right: 200px;
		box-sizing: border-box;
	}

		#loginBar form.eAuth .ctrlWrapper:after
		{
			content: '';
			display: block;
			position: absolute;
			top: 0;
			bottom: 0;
			right: 0;
			border-right: 1px solid rgb(232, 232, 232);
		}

	#loginBar form.eAuth #eAuthUnit
	{
		position: absolute;
		top: 0px;
		right: 10px;
	}

		#eAuthUnit li
		{
			margin-top: 10px;
			line-height: 0;
		}
	
/** handle **/

#loginBar #loginBarHandle
{
	display: block;
position: absolute;
right: 12px;
bottom: -24px;
z-index: 1;
height: 24px;

}

#loginBar #loginBarHandle label
{
	display: block;
height: 24px;

}

	#loginBar #loginBarHandle label a
	{
		font-size: 12px;
color: rgb(89, 121, 167) !important;
background-color: rgb(244, 244, 244);
padding: 3px 9px;
margin: 0;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
display: block;
text-align: center;
line-height: 18px;
position: relative;
white-space: nowrap;
box-shadow: 0 0 2px rgba(0, 0, 0, .1), 0 5px 5px -5px rgba(0, 0, 0, .2);


		
	}

		
		#loginBar #loginBarHandle label a:hover
		{
			color: rgb(199, 113, 27) !important;
text-decoration: none;

		}
		


@media (max-width:610px)
{
	.Responsive #loginBar #loginBarHandle
	{
		right: auto;
		left: 50%;
	}
	
		.Responsive #loginBar #loginBarHandle:before
		{
			display: none;
		}

	.Responsive #loginBar #loginBarHandle label
	{
		float: left;
		margin-left: -50%;
	}
}
@media (max-width:800px)
{
	.Responsive #loginBar form.eAuth
	{
		width: auto;
	}

	.Responsive #loginBar form.eAuth .ctrlWrapper
	{
		border-right: none;
		margin-right: 10px;
	}

		.Responsive #loginBar form.eAuth .ctrlWrapper dt,
		.Responsive #loginBar form.eAuth .ctrlWrapper dd
		{
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			float: none;
		}

	.Responsive #loginBar form.eAuth #eAuthUnit
	{
		position: static;
		width: 180px;
		margin: 0 auto 10px;
	}
	
		.Responsive #loginBar form.eAuth #eAuthUnit li a
		{
			margin: 0 auto;
		}
		
	.Responsive #loginBar .submitUnit
	{
		padding-top: 0;
	}
}


/* --- nat_public_css.css --- */

.natMenuLevel0
{
	padding-left: 0px;
}

.natMenuLevel1
{
	padding-left: 10px;
}

.natMenuLevel2
{
	padding-left: 20px;
}

.natMenuLevel3
{
	padding-left: 30px;
}

.natMenuLevel4
{
	padding-left: 40px;
}

.natMenuLevel5
{
	padding-left: 50px;
}

.natMenuLevel6
{
	padding-left: 60px;
}

.natMenuLevel7
{
	padding-left: 70px;
}

.natMenuLevel8
{
	padding-left: 80px;
}

.natMenuLevel9
{
	padding-left: 90px;
}

.natMenuLevel10
{
	padding-left: 100px;
}



/* STYLING TO MAKE COLUMN MENUS WORK */
div.natJSMenuColumns
{
	
	background-color: ;
}

/* STYLING TO MAKE COLUMN MENUS WORK */
div.natJSMenuColumns ul
{
	float: left;
	border-bottom: 0px;
	background-color: transparent !important;
	max-height: none !important;
}







/* --- node_list.css --- */

.nodeList { zoom: 1; background: transparent none;
padding: 0;
margin: 0;
border-width: 0;
border-radius: 0;
box-shadow: none !important;
 }
.nodeList:after { display: none; }

.nodeList .node,
.nodeList .node.category.shortNode
{
	background: rgb(244, 244, 244) url('/styles/elegance_softblue/xenforo/gradients/fullblock.png') repeat-x;
padding: 9px;
margin-bottom: 10px;
border: 1px solid rgb(249, 249, 249);
border-radius: 3px;
background-image: -webkit-linear-gradient(top, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
background-image: linear-gradient(to bottom, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 0 3px 1px rgba(128, 128, 128, 0.1) inset, 1px 1px 3px rgba(0, 0, 0, 0.15), 0 10px 10px -10px rgba(0, 0, 0, 0.2);
position: relative;

}

	.nodeList .node.category
	{
		background: rgb(244, 244, 244) url('/styles/elegance_softblue/xenforo/gradients/fullblock.png') repeat-x;
padding: 9px;
margin-bottom: 10px;
border: 1px solid rgb(249, 249, 249);
border-radius: 3px;
background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(top, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%), linear-gradient(to bottom, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 0 3px 1px rgba(128, 128, 128, 0.1) inset, 1px 1px 3px rgba(0, 0, 0, 0.15), 0 10px 10px -10px rgba(0, 0, 0, 0.2);
position: relative;

	}

	.nodeList .node.groupNoChildren,
	.nodeList .node.level_2
	{
		background: rgb(244, 244, 244) url('/styles/elegance_softblue/xenforo/gradients/fullblock.png') repeat-x;
padding: 9px;
margin-bottom: 10px;
border: 1px solid rgb(249, 249, 249);
border-radius: 3px;
background-image: -webkit-linear-gradient(top, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
background-image: linear-gradient(to bottom, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 0 3px 1px rgba(128, 128, 128, 0.1) inset, 1px 1px 3px rgba(0, 0, 0, 0.15), 0 10px 10px -10px rgba(0, 0, 0, 0.2);
position: relative;

	}

	.nodeList .node,
	.nodeList .node.category,
	.nodeList .node.category.shortNode,
	.nodeList .node.groupNoChildren,
	.nodeList .node.level_2
	{
		padding: 3px 9px;
zoom: 1;
vertical-align: bottom;
position: relative;

	}
	
	.nodeList .nodeList .node
	{
		background: transparent none;
padding: 0;
margin: 0;
border-width: 0;
border-radius: 0;
box-shadow: none !important;

	}

		.nodeList .nodeList .node:after
		{
			display: none;
		}

.node .nodeInfo
{
	overflow: hidden; zoom: 1;
	position: relative;
}

	.node .nodeInfo.primaryContent,
	.node .nodeInfo.secondaryContent
	{
		padding: 0;
	}

.node .nodeIcon
{
	margin: 10px 0 10px 4px;
float: left;
background-image: url('/styles/elegance_softblue/xenforo/node-sprite.png');
width: 36px;
height: 36px;
	
}

	.node .forumNodeInfo .nodeIcon,
	.node .categoryForumNodeInfo .nodeIcon
	{
		background-repeat: no-repeat;
background-position: 0 0;

	}

	.node .forumNodeInfo.unread .nodeIcon,
	.node .categoryForumNodeInfo.unread .nodeIcon
	{
		background-repeat: no-repeat;
background-position: -36px 0;

	}

	.node .pageNodeInfo .nodeIcon
	{
		background-repeat: no-repeat;
background-position: -72px 0;

	}

	.node .linkNodeInfo .nodeIcon
	{
		background-repeat: no-repeat;
background-position: -108px 0;

	}

	@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 1.5dppx)
	{
		.node .nodeIcon,
		.node .unread .nodeIcon
		{
			background-image: url('/styles/elegance_softblue/xenforo/node-sprite-big.png');
			background-size: 144px 36px;
		}
	}

.node .nodeText
{
	margin: 10px 270px 10px 50px;

}

	.node .nodeText .nodeTitle
	{	
		font-size: 12pt;
text-shadow: 1px -1px 0 rgba(0, 0, 0, .1);


		
		font-family: 'Open Sans', 'Droid Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
		
	}
	
		.LoggedIn .node .unread .nodeText .nodeTitle,
		.LoggedIn .node .unread .nodeText .nodeTitle a
		{
			color: rgb(199, 113, 27);

		}

	.node .nodeDescription
	{
		font-size: 11px;

	}
	
	.hasJs .node .nodeDescriptionTooltip
	{
		/* will be shown as a tooltip */
		display: none;
	}
	
	.Touch .node .nodeDescriptionTooltip
	{
		/* touch browsers don't see description tooltips */
		display: block;
	}

	.node .nodeStats
	{
		font-size: 11px;
margin-top: 2px;

	}
	
	.node .nodeExtraNote
	{
		text-align: right;
		font-size: 11px;
		color: rgb(102, 102, 102);
	}
	
	.node .subForumList
	{
		overflow: hidden; *zoom: 1;
		margin: -5px 0 10px;
		margin-left: 50px;
		clear: both;
	}
	
		.node .subForumList li
		{
			float: left;
			width: 31%;
			margin: 2px 0 2px 2%;
		}
		
			.node .subForumList li .nodeTitle
			{
				font-size: 11px;
				overflow: hidden;
				white-space: nowrap;
				word-wrap: normal;
				text-overflow: ellipsis;
			}
			
			.node .subForumList .unread .nodeTitle
			{
				color: rgb(199, 113, 27);

			}
		
			.node .subForumList li ol,
			.node .subForumList li ul
			{
				display: none;
			}

.node .nodeLastPost
{
	padding: 9px;


	background: transparent none;
padding: 0;
margin: 0;
border-width: 0;
border-radius: 0;
box-shadow: none !important;

	
	font-size: 11px;
padding: 4px 5px;
margin: 10px 4px 10px 10px;
border-width: 0;
position: absolute;
top: 0;
right: 0;
line-height: 14px;
white-space: nowrap;
word-wrap: normal;
overflow: hidden;
box-shadow: none;
width: 210px;
height: 28px;

}

.node .nodeLastPost .lastThreadTitle
{
	text-overflow: ellipsis;
	max-width: 100%;
	display: block;
	overflow: hidden;
}

	.node .nodeLastPost .lastThreadMeta
	{
		display: block;
	}

	.node .nodeLastPost .noMessages
	{
		line-height: 28px;
	}

.node .nodeControls
{
	position: absolute;
	top: 0;
	right: 224px;
	margin: 20px 0;
}

	.node .tinyIcon
	{
		background: transparent url('/styles/elegance_softblue/xenforo/xenforo-ui-sprite.png') no-repeat -112px -16px;
margin: 1px 4px;
display: block;
white-space: nowrap;
text-indent: 9999px;
overflow: hidden;
opacity: 0.4;
-moz-transition: opacity 0.25s ease;
-webkit-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
-ms-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
width: 14px;
height: 14px;

	}

		.node .nodeInfo:hover .tinyIcon[href]
		{
			background-image: url('/styles/elegance_softblue/xenforo/xenforo-ui-sprite-editable.png');
		}


		@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 1.5dppx)
		{
			.node .tinyIcon
			{
				background-image: url('/styles/elegance_softblue/xenforo/xenforo-ui-sprite-big.png');
				background-size: 200px 80px;
			}

			.node .nodeInfo:hover .tinyIcon[href]
			{
				background-image: url('/styles/elegance_softblue/xenforo/xenforo-ui-sprite-editable-big.png');
			}
		}

	.node .nodeInfo:hover .tinyIcon[href],
	.Touch .node .tinyIcon
	{
		opacity: 1;

	}

		/*.node .feedIcon
		{
			background: transparent url('/styles/elegance_softblue/xenforo/xenforo-ui-sprite.png') no-repeat -112px -16px;
		}*/

/* description tooltip */

.nodeDescriptionTip
{
	padding: 4px 10px;
margin-top: -22px;
line-height: 1.5;
width: 350px;
height: auto;

}

	.nodeDescriptionTip .arrow
	{
		border: 6px solid transparent;
border-right-color:  rgb(34, 52, 78); border-right-color:  rgba(34, 52, 78, 0.8); _border-right-color:  rgb(34, 52, 78);
border-left: 1px none black;
top: 6px;
left: -6px;
bottom: auto;

	}
	
	.nodeDescriptionTip.arrowBottom .arrow
	{
		top: auto;
		left: 10px;
		bottom: -6px;
		border: 6px solid transparent;
		border-top-color:  rgb(34, 52, 78); border-top-color:  rgba(34, 52, 78, 0.8); _border-top-color:  rgb(34, 52, 78);
		border-bottom: 1px none black;
	}
	
/* main area - used for L2 categories and most other nodes */

.nodeList .categoryForumNodeInfo,
.nodeList .forumNodeInfo,
.nodeList .pageNodeInfo,
.nodeList .linkNodeInfo,
.nodeList .libraryNodeInfo,
.nodeList .node.groupNoChildren + .node.groupNoChildren .nodeInfo,
.nodeList .node.level_1.forum.groupNoChildren + .node.groupNoChildren > .categoryStrip + .nodeInfo
{
	background: transparent none;
padding: 0;
margin: 0;
border-width: 0;
border-radius: 0;
box-shadow: none !important;

	padding: 0;
border-top: 1px solid rgb(250, 250, 250);
border-right-width: 0;
border-bottom: 1px solid rgb(232, 232, 232);
border-left-width: 0;
border-radius: 0;

}

	.nodeList .node.groupNoChildren:first-child > .nodeInfo,
	.nodeList .nodeNoTitle li:first-child > .nodeInfo,
	.nodeList .node.level_1.forum > .categoryStrip + .nodeInfo,
	.nodeList .categoryStrip + .nodeList > li:first-child > .nodeInfo
	{
		border-top-width: 0;

	}

		.nodeList .nodeNoTitle li.first-child .nodeInfo,
		.nodeList .categoryStrip + .nodeList > li.first-child .nodeInfo
		{
			border-top-width: 0;

		}
	
	.nodeList .nodeList li:last-child > .nodeInfo,
	.nodeList li.groupNoChildren:last-child > .nodeInfo
	{
		border-bottom-width: 0 !important;

	}

		.nodeList .nodeList li.last-child .nodeInfo
		{
			border-bottom-width: 0 !important;

		}

/* category strip - used for L1 categories and group headers */

.nodeList .categoryStrip
{
	font-size: 11px;
color: #fff;
background-color: rgb(89, 121, 167);
padding: 5px 10px;
margin: 3px auto 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
text-shadow: rgb(89, 121, 167) 1px -1px 0;
box-shadow: 0 0 2px rgba(0, 0, 0, .1), 0 5px 5px -5px rgba(0, 0, 0, .2);
overflow: visible;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#00FFFFFF);

	
	color: #fff;
background-color: rgb(89, 121, 167);
padding: 5px 9px;
margin: -4px -10px 0;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
display: block;
text-shadow: rgb(89, 121, 167) 1px -1px 0;
box-shadow: 0 0 2px rgba(0, 0, 0, .1), 0 5px 5px -5px rgba(0, 0, 0, .2);
overflow: visible;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#00FFFFFF);


	

	
	font-family: 'Open Sans', 'Droid Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: 400;
	
}

	.nodeList .categoryStrip .nodeTitle
	{
		font-size: 12pt;
color: #fff;

		
		font-size: 14px;
		font-weight: 600;
		
	}

		.nodeList .categoryStrip .nodeTitle a
		{
			color: #ffffff;
		}
	
	.nodeList .categoryStrip .nodeDescription
	{
		font-size: 11px;
color: rgba(255, 255, 255, .7);

	}
	
		.nodeList .categoryStrip .nodeDescription a
		{
			color: rgba(255, 255, 255, .7);
		}


	.nodeList .node.groupNoChildren .categoryStrip,
	.nodeList .node.nodeNoTitle .categoryStrip,
	.nodeList .node.level_1.forum > .categoryStrip
	{
		display: none;
	}


/* node stats area */

.nodeStats
{
	zoom: 1;
}

.nodeStats dl,
.subForumsPopup
{
	float: left;
	display: block;
	margin-right: 3px;
}

.subForumsPopup a.PopupControl
{
	padding: 3px 5px;
margin: -3px 0;

}

.subForumsPopup .dt
{
	color: rgb(102, 102, 102);
}

.subForumsPopup .PopupOpen .dt
{
	color: #ffffff;
}

.subForumsMenu .node .node /* for depths 2+ */
{
	padding-left: 10px;
}

	.subForumsMenu .node .nodeTitle
	{
		font-size: 11px;
	}
	
	.subForumsMenu .node .unread .nodeTitle
	{
		color: rgb(199, 113, 27);

	}
	
/** new discussion button below nodelist **/

.nodeListNewDiscussionButton
{
	margin-top: 10px;
	text-align: right;
}

/** compact nodes **/
.node.compact .nodeList
{
	overflow: hidden;
}

.node.compact .nodeList .node 
{
	float: left;
	width: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	.node.compact .nodeList .node.odd:last-child
	{
		width: 100%;
	}

.node.compact .nodeList .node:nth-child(2n+1)
{
	clear: left;
}

.node.compact .nodeList .node:nth-child(2) .nodeInfo
{
	border-top-width: 0;
}

.node.compact .nodeList .node.beforeLast.odd .nodeInfo
{
	border-bottom-width: 0;
}

.node.compact .nodeList .node .nodeControls
{
	right: 0;
}

.node.compact .nodeList .node .nodeText
{
	margin-right: 10px;
}

.node.compact .nodeList .node .nodeLastPost
{
	display: none;
}

/** last post avatar **/
.nodeLastPost a.avatar img { margin-left: 0 !important; }


@media (max-width:610px)
{
	.Responsive .node .nodeText
	{
		margin-right: 46px;
	}

	.Responsive .node.compact .nodeList .node 
	{
		width: auto;
		float: none;
	}

		.Responsive .node.compact .nodeList .node:nth-child(2) .nodeInfo
		{
			border-top-width: 1px;
		}

		.Responsive .node.compact .nodeList .node.beforeLast.odd .nodeInfo
		{
			border-bottom-width: 1px;
		}
	
	.Responsive.Touch .node .nodeDescriptionTooltip,
	.Responsive .node .nodeDescription
	{
		display: none;
	}

	.Responsive .nodeStats dl,
	.Responsive .subForumsPopup
	{
		float: none;
		display: inline;
		margin-right: 6px;
	}

	
	.Responsive .node .nodeLastPost
	{
		display: none;
	}
	
	
	.Responsive .node .nodeLastPost .noMessages 
	{
		display: none;
	}

	.Responsive .node .nodeControls
	{
		right: 10px;
	}
	
	.Responsive .nodeDescriptionTip
	{
		width: auto;
		max-width: 350px;
	}
}

@media (max-width:480px)
{
	.Responsive .node .subForumList,
	.Responsive .subForumsPopup
	{
		display: none;
	}
}


/* --- notices.css --- */

.hasJs .FloatingContainer .Notice
{
	display: none;
}

.FloatingContainer
{
	position: fixed;
	width: 300px;
	z-index: 9997;
	top: auto;
	left: auto;
	bottom: 0;
	right: 20px;
}

.Notices .Notice .blockImage
{
	padding: 10px 0 5px 10px;
}

.Notices .Notice .blockImage,
.FloatingContainer .floatingImage
{
	float: left;
}

.Notices .Notice .blockImage img,
.FloatingContainer .floatingImage img
{
	max-width: 48px;
	max-height: 48px;
}

.Notices .hasImage,
.FloatingContainer .hasImage
{
	margin-left: 64px;
	min-height: 52px;
}

.FloatingContainer .floatingItem
{
	display: block;
	padding: 10px;
	font-size: 11px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 6px;
	box-shadow: 1px 1px 3px rgba(0,0,0, 0.25);
}

.FloatingContainer .floatingItem.primary
{
	
	border-color: rgb(210, 219, 231);
}

.FloatingContainer .floatingItem.secondary
{
	color: rgb(166, 96, 27);
	background-color: rgb(233, 173, 111);
	border-color: rgb(240, 206, 173);
}

.FloatingContainer .floatingItem.dark
{
	color: #fff;
	background: black;
	background: url(rgba.php?r=0&g=0&b=0&a=204); background: rgba(0,0,0, 0.8); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
	border-color: #333;
}

.FloatingContainer .floatingItem.light
{
	color: #000;
	background: white;
	background: url(rgba.php?r=255&g=255&b=255&a=204); background: rgba(255,255,255, 0.8); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
	border-color: #ddd;
}

.FloatingContainer .floatingItem .title
{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	display: block;
}

.FloatingContainer .floatingItem .DismissCtrl
{
	position: static;
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	margin-top: -5px;
}

.Notices
{
	display: none;
}


	@media (max-width:800px)
	{
		.Responsive .Notice.wide { display: none !important; }
	}
	
	@media (max-width:610px)
	{
		.Responsive .Notice.medium { display: none !important; }
	}
	
	@media (max-width:480px)
	{
		.Responsive .Notice.narrow { display: none !important; }
		
		.Responsive .FloatingContainer
		{
			right: 50%;
			margin-right: -150px;
		}
	}


/* --- panel_scroller.css --- */

.hasJs #Notices.PanelScroller { display: none; }

.PanelScroller .scrollContainer,
.PanelScrollerOff .panel
{
	padding: 3px;
margin-bottom: 10px;
border: 1px solid rgb(228, 228, 228);
border-radius: 5px;
font-size: 13pt;

	border-width: 0;
}

.PanelScroller .scrollContainer
{
	background: rgb(244, 244, 244) url('/styles/elegance_softblue/xenforo/gradients/fullblock.png') repeat-x;
padding: 9px;
margin-bottom: 10px;
border: 1px solid rgb(249, 249, 249);
border-radius: 3px;
background-image: -webkit-linear-gradient(top, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
background-image: linear-gradient(to bottom, #ECECEC 0%, #EAEAEA 10px, rgb(244, 244, 244) 50px);
box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 0 3px 1px rgba(128, 128, 128, 0.1) inset, 1px 1px 3px rgba(0, 0, 0, 0.15), 0 10px 10px -10px rgba(0, 0, 0, 0.2);
position: relative;

}

.PanelScroller .PanelContainer
{
	position: relative;
	clear: both;
	width: 100%;
	overflow: auto;
}

	.hasJs .PanelScroller .Panels
	{
		position: absolute;
	}

	.PanelScroller .Panels
	{
		clear: both;
		margin: 0;
		padding: 0;
	}
	
		.PanelScroller .panel,
		.PanelScrollerOff .panel
		{
			overflow: hidden;
			position: relative;
			padding: 0 !important;

			padding: 9px;

		}
			
		.PanelScroller .panel .noticeContent,
		.PanelScrollerOff .panel .noticeContent
		{
			padding: 9px;
		}

/** panel scroller nav **/

.PanelScroller .navContainer
{
	padding: 0 0 5px;
margin: -11px 21px 5px;
overflow: hidden;
zoom: 1;

}

.PanelScroller .navControls
{
	float: right;
	margin-top: 1px;
}

/* clearfix */ .PanelScroller .navControls { zoom: 1; } .PanelScroller .navControls:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }

	.PanelScroller .navControls a
	{
		font-size: 11px;
color: #ffffff;
background-color: rgb(89, 121, 167);
padding: 3px 6px;
margin-left: -1px;
float: left;
display: block;
box-shadow: 1px 1px 1px rgba(255, 255, 255, .2) inset, -1px -1px 1px rgba(0, 0, 0, .2) inset, 0 5px 5px -5px rgba(0, 0, 0, 0.2);
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#00FFFFFF);

	}
	
		.PanelScroller .navControls > a:first-child
		{
			border-bottom-left-radius: 2px;
		}
		
		.PanelScroller .navControls > a:last-child
		{
			border-bottom-right-radius: 2px;
		}
		
		.PanelScroller .navControls a:hover
		{
			color: #ffffff;
text-decoration: none;
background-color: rgb(199, 113, 27);

			border-color: rgb(199, 113, 27);
		}
		
		.PanelScroller .navControls a:focus
		{
			outline-style: none;
		}
		
		.PanelScroller .navControls a.current
		{
			color: rgb(89, 121, 167);
background: rgb(244, 244, 244) none;

	margin-top: -2px;
	padding-top: 5px;
	box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
	position: relative;
	filter: none;
		}
		
			.PanelScroller .navControls a .arrow
			{
				display: none;
			}

/* notices */

#Notices .panel .noticeContent
{
	padding-right: 25px;
}


@media (max-width:610px)
{
	.PanelScroller
	{
		display: none !important;
	}
}


/* --- siropu_ads_manager_ad_common.css --- */

.SamLink img {
	display: block;
	/* width: 100%; */
	max-width: 100%;
	height: auto;
}
#header .samCodeUnit, #header .samBannerUnit, #header .samTextUnit {
	float: right;
	width: auto;
	margin: 5px 0;
}
.messageText .samCodeUnit, .messageText .samBannerUnit, .messageText .samTextUnit {
	float: right;
	width: auto;
	max-width: 336px;
	margin: 0 0 10px 10px;
}
.messageText li.SamLink {
	list-style: none;
}
.samCodeUnit, .samBannerUnit, .samTextUnit, .SamLink object, .SamLink embed {
	max-width: 100%;
}
.node .samCodeUnit, .node .samBannerUnit {
	float: right;
	width: auto;
	margin: 0;
}
.discussionListItems .samCodeUnit, .discussionListItems .samBannerUnit {
	float: right;
	width: auto;
	margin: 0 5px 0 0;
}
.discussionListItems .threadListBelowStickies, .discussionListItems .samThreadListAfterItem {
	float: none;
	margin: 10px auto;
}
.samResult {
	padding: 0;
}
.samAdvertiseHere {
	margin-bottom: 10px;
}
.samAlignLeft {
	margin: 10px auto 10px 0 !important;
}
.samAlignLeftAuto {
	text-align: left !important;
}
.samAlignRight {
	margin: 10px 0 10px auto !important;
}
.samAlignRightAuto {
	text-align: right !important;
}
.samAlignCenter {
	margin: 10px auto !important;
}
.samAlignCenterAuto {
	text-align: center !important;
}
.samForumLevelBeforeLastpost {
	padding: 5px 0;
}
@media (max-width: 480px) {
	.samCodeUnit, .samBannerUnit, .samTextUnit, .samLinkUnit {
		width: auto !important;
		height: auto !important;
	}
	.discussionListItems .samCodeUnit, .discussionListItems .samBannerUnit {
		float: none;
		margin-top: 5px;
	}
	.node .samCodeUnit, .node .samBannerUnit {
		float: none;
	}
}

/* --- siropu_ads_manager_ad_type_banner.css --- */

.samBannerUnit {
	margin: 10px auto;
text-align: center;

}
.samBannerUnit > li {
	display: inline-block;

}
.samBannerUnit a.SamLink {
	display: inline-block;
	border-bottom: 0;
}
.samBannerUnit a:hover {
	background: none;
	box-shadow: 0 0 0;
}

/* --- thread_list_simple.css --- */

.threadListItem
{
	overflow: hidden; zoom: 1;

	margin: 5px 0;
	padding-top: 5px;
	border-top: 1px solid rgb(237, 242, 249);
}

.threadListItem:first-child
{
	border-top: none;
	padding-top: 0;
}

.threadListItem .avatar
{
	float: left;
	font-size: 0;
}

	.threadListItem .avatar img
	{
		width: 24px;
		height: 24px;
	}
	
.threadListItem .messageInfo
{
	margin-left: 34px;
}

.threadListItem .title
{
	padding: 1px 0;
}

.threadListItem .title,
.threadListItem .additionalRow
{
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}

/* --- xengallery_media_block.css --- */

/*
 *	XenForo Media Gallery Styling
 */

.xmgCarouselContainer h3
{
	font-size: 12pt;
	color: rgb(177, 195, 221);
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(237, 242, 249);
}

.xmgCarouselContainer .blockTitle
{
	color: rgb(177, 195, 221);
}

.xmgCarouselContainer .owl-theme .owl-controls .owl-buttons div
{
	padding: 5px 9px;
}

.xmgCarouselContainer .owl-theme .owl-controls .owl-buttons div
{
	position: absolute;
	color: rgb(248, 249, 251);
	text-shadow: 1px 1px 1px #000,-1px -1px 1px #000,1px -1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,1px 1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000;
}

.xmgCarouselContainer .owl-theme .owl-controls .owl-buttons .owl-prev
{
	left: 2px;
	height: 45px;
	display: none;
}

.xmgCarouselContainer .owl-theme .owl-controls .owl-buttons .owl-next
{
	right: 2px;
	height: 45px;
	display: none;
}

.Touch .xmgCarouselContainer .owl-controls
{
	display: none!important;
}

.thumbContainer
{
	position: relative;
	margin-right: 5px;
	text-align: center;
}

.thumbContainer img
{
	width: 100%;
	border: 1px solid rgb(210, 219, 231);
	border-radius: 5px;
	max-width: 200px;
}

.thumbContainer .overlay
{
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25%;
	background: url(rgba.php?r=0&g=0&b=0&a=153); background: rgba(0, 0, 0, 0.6); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	text-shadow: 0 0 0 transparent, 0px 1px 1px black;
	opacity: 0;
	transition: opacity .25s ease;
	display: block;
	border: 1px solid transparent;
	border-radius: 0 0 5px 5px;
	margin-bottom: 4px;
}

.Touch .thumbContainer .overlay,
.thumbContainer.showOverlay .overlay,
.thumbContainer .overlay:hover
{
	opacity: 1;
}

.thumbContainer .overlay .innerContainer
{
	height: 100%;
	width:100%;
	display:table;
	table-layout: fixed;
	position: relative;
}

.thumbContainer .overlay .innerOverlay
{
	vertical-align: middle;
	height: 100%;
	display:table-cell;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 5px;
	font-size: 11px;
}

.thumbContainer .overlay .innerOverlay a
{
	color: white;
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing a
{
	cursor:url(/styles/elegance_softblue/xengallery/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.2
*/

.owl-theme .owl-controls{
	margin: -5px 0 -10px 0;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #000000;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	padding: 3px 10px;
	font-size: 12px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 100px;
	background: url(/styles/elegance_softblue/xengallery/AjaxLoader.gif) no-repeat center center
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
	0% {opacity: 1}
}
@-moz-keyframes empty {
	0% {opacity: 1}
}
@keyframes empty {
	0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@-moz-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
	25% { opacity: .5; -webkit-transform: translateZ(-500px); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
	25% { opacity: .5; -moz-transform: translateZ(-500px); }
	75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
	25% { opacity: .5; -webkit-transform: translateZ(-500px); -ms-transform: translateZ(-500px);transform: translateZ(-500px); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); -ms-transform: translateZ(-500px) translateX(-200%);transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); -ms-transform: translateZ(-500px) translateX(-200%);transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
	0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px); }
	100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
	0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -moz-transform: translateZ(-500px); }
	100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
	0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); -ms-transform: translateZ(-500px) translateX(200%);transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px); -ms-transform: translateZ(-500px);transform: translateZ(-500px); }
	100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); -ms-transform: translateZ(0) translateX(0);transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
	to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
	to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
	to { opacity: 0; -webkit-transform: scale(.8); -ms-transform: scale(.8);transform: scale(.8); }
}
@-webkit-keyframes goDown {
	from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
	from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
	from { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%);transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
	from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
	from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
	from { opacity: 0; -webkit-transform: scale(1.5); -ms-transform: scale(1.5);transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
	to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
	to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
	to { opacity: 0; -webkit-transform: scale(1.5); -ms-transform: scale(1.5);transform: scale(1.5); }
}

/* CSS returned from cache. */