#contentBorderImage
{
	width: 100%;	
	border: 0px;
	padding: 0px;
	color: #666666;
}

#contentBorderImage .topleft
{
	background: url(/images/common/bg_sponsor.png) repeat top left;
	width: 4px;
	height: 4px;
}

#contentBorderImage .topmiddle
{
	background: url(/images/common/bg_sponsor.png) repeat top center;
	width: 100%;
	height: 4px;
}

#contentBorderImage .topright
{
	background: url(/images/common/bg_sponsor.png) repeat top right;
	width: 4px;
	height: 4px;
}

#contentBorderImage .left
{
	background: url(/images/common/bg_sponsor.png) repeat top left;
	width: 4px;
}

#contentBorderImage .right
{
	background: url(/images/common/bg_sponsor.png) repeat top right;
	width: 4px;
}

#contentBorderImage .bottomleft
{
	background: url(/images/common/bg_sponsor.png) repeat bottom left;
	width: 4px;
	height: 4px;
}

#contentBorderImage .bottommiddle
{
	background: url(/images/common/bg_sponsor.png) repeat bottom left;
	width: 100%;
	height: 4px;
}

#contentBorderImage .bottomright
{
	background: url(/images/common/bg_sponsor.png) repeat bottom center;
	width: 4px;
	height: 4px;
}

#contentBorderImage .image
{
	background: #FFF;	
	padding: 20px;
	color: #666666;
}

#contentBorderImage .thumbSpacer
{
	width: 4px;
	height: 4px;	
}

#contentBorderImage hr
{
	width: 100%;	
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #DEDEDE;
	color: none;
	background: none;
}

#contentBorderImage h1
{
	color: #1B072C;
	font-size: 14px;
	letter-spacing: 1px;
	text-shadow: none;
}

#contentBorderImage a
{
	color: #6666CC;
}

#contentBorderImage a:hover
{
	color: #FF9900;
}


#forumMenu
{
	text-align: left;
	color: #1B072C;
	font-size: 12px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 100%;
	float: left;
	clear: both;
}

#forumMenu a #item
{
	background: url(/images/common/bg_repeat_2.jpg) no-repeat top center;
	color: #1B072C;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #FFF;
	float: left;
	width: 114px;
	text-align: center;
	font-weight: bold;
}

/* SUB TAB STYLE */

#UITabHolder
{
	margin: 30px 0px 7px 20px;
}

#UITabHolder a
{
	color: #FFFFFF;	
}


#UITabHolder a:hover
{
	color: #FFFFFF;	
}

.UITab
{
	margin: 0px 8px 0px 0px;
	padding: 10px 20px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    text-shadow: 0px -1px #EBEBEB;
	background: #134881;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#134881), to(#021b49));
	background: -webkit-linear-gradient(#134881, #021b49);
	background: -moz-linear-gradient(#134881, #021b49);
	background: -ms-linear-gradient(#134881, #021b49);
	background: -o-linear-gradient(#134881, #021b49);
	background: linear-gradient(#134881, #021b49);
	-pie-background: linear-gradient(#134881, #021b49);
	border-radius: 5px 5px 0px 0px;
	box-shadow: 0px 0px 4px #888;
	-webkit-transition: background .5s; /* For Safari 3.1 to 6.0 */
    transition: background .5s;
	position: relative;	
	/* PIE */
	behavior: url(/PIE.htc);
}

.UITab.UITabSelected
{
	cursor: pointer;
	/* TRANSITIONS */
	background: #346ca7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#346ca7), to(#134881));
	background: -webkit-linear-gradient(#346ca7, #134881);
	background: -moz-linear-gradient(#346ca7, #134881);
	background: -ms-linear-gradient(#346ca7, #134881);
	background: -o-linear-gradient(#346ca7, #134881);
	background: linear-gradient(#346ca7, #134881);
	-pie-background: linear-gradient(#346ca7, #134881);
	color: #FFFFFF;
}


.UITab:hover
{
	cursor: pointer;
	/* TRANSITIONS */
	background: #346ca7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#346ca7), to(#134881));
	background: -webkit-linear-gradient(#346ca7, #134881);
	background: -moz-linear-gradient(#346ca7, #134881);
	background: -ms-linear-gradient(#346ca7, #134881);
	background: -o-linear-gradient(#346ca7, #134881);
	background: linear-gradient(#346ca7, #134881);
	-pie-background: linear-gradient(#346ca7, #134881);
	color: #FFFFFF;
}

#welcome
{	
	width: 100%;
	float: right;
	text-align: right;
}

#userIcon
{
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	border: 1px solid #FDB71F;
}

#userIcon img
{
	margin-left: 0px;
	width: 40px;
}

#userImages
{
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	border: 1px solid #EBEBEB;
	border-left: 4px solid #EBEBEB;
}

#userImages img
{
	margin-left: 0px;
	width: 40px;
}

.light
{
	color: #666;
}

#CurrentTopic
{
	margin: 20px 0px 20px 0px;
	-moz-box-shadow: 0px 1px 0px 0px #061f5c;
	-webkit-box-shadow: 0px 1px 0px 0px #061f5c;
	box-shadow: 0px 1px 0px 0px #061f5c;
	background: #d8e0f1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d8e0f1), to(#bed1ff));
	background: -webkit-linear-gradient(#d8e0f1, #bed1ff);
	background: -moz-linear-gradient(#d8e0f1, #bed1ff);
	background: -ms-linear-gradient(#d8e0f1, #bed1ff);
	background: -o-linear-gradient(#d8e0f1, #bed1ff);
	background: linear-gradient(#d8e0f1, #bed1ff);
	-pie-background: linear-gradient(#d8e0f1, #bed1ff);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	padding:15px;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#CurrentTopicInner
{
	-moz-box-shadow: 0px 1px 0px 0px #061f5c;
	-webkit-box-shadow: 0px 1px 0px 0px #061f5c;
	box-shadow: 0px 1px 0px 0px #061f5c;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#ebebeb));
	background: -webkit-linear-gradient(#FFFFFF, #ebebeb);
	background: -moz-linear-gradient(#FFFFFF, #ebebeb);
	background: -ms-linear-gradient(#FFFFFF, #ebebeb);
	background: -o-linear-gradient(#FFFFFF, #ebebeb);
	background: linear-gradient(#FFFFFF, #ebebeb);
	-pie-background: linear-gradient(#FFFFFF, #ebebeb);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #ffffff;
	padding:15px;
	position: relative;
	/* PIE */
	behavior: url(/PIE.php);	
}

#protectMessage
{
	background: #1B072C;
	padding: 10px;
	border: 1px solid #660066;
	text-align: center;
	margin-bottom: 20px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#postTextArea
{
	float: left;
	width: 80%;
	padding: 2px;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #FDB71F;
}

#postButton
{
	float: left;
	/*
	width: 15%;
	height: 36px;
	margin: 0px 0px 0px 2px;
	*/
}

.newitem
{
	border: 1px solid #660066;
	background: #FDB71F;
	padding: 0px 2px 0px 2px;
	color: #1B072C;
	margin-right: 4px;
}


/* Forum Index Styles Start */
.mainGroupImage{
	max-width: 100%;
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.mainGroupImage:hover{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

/* End Forum Index Styles */

.forumNotificationLinkWrapper
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#gallery{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#gallery li{
	/*border: 1px solid #000000; */
	margin: 5px 50px 50px 0px; 
	display: block; 
	width: 150px; 
	min-height: 150px; 
	/*padding: 10px;*/ 
	float: left; 							 				
	text-align: center; 
	/* overflow: hidden;
	box-shadow: 3px 3px 5px #999; 
	-webkit-box-shadow: 3px 3px 5px #999; 
	-moz-box-shadow: 3px 3px 5px #999; 
	-o-box-shadow: 3px 3px 5px #999; 
	-ms-box-shadow: 3px 3px 5px #999; 
	*/
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	-ms-border-radius: 200px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.forumGroupTitle{
	width: 185px;
	text-align: center; 
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.forumGroupPhotoWrapper
{
	float:left; 
	width: 175px;
	height: 175px;
	border: 4px solid #184a7b; /* 0c2f60 */
	padding: 4px;
	background: #FFFFFF;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	margin: 0px 25px 25px 0px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}
.forumGroupPhoto {
	float:left; 
	width: 175px;
	height: 175px;
	background-repeat: no-repeat;
    background-position: top center; 
	background-size: cover;
	overflow: hidden;
	padding:0px 0px 0px 0px; 
	margin:0;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.topicIcon
{
	float: left;
	width: 75px;
	height: 75px;
	text-align: center;
	overflow: hidden;
	margin-right: 20px;
	padding: 0px; 
	background: #FFFFFF;
	border: 4px solid #184a7b;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.topicIcon img
{
	width: 75px;
	height: auto;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

#replyWrapperDiv{
	position: absolute; 
	width: 96%; 
	background: rgba(190,205,255,0.5); 
	display: none; 
	z-index: 999; 
	padding: 25px;
	height: 100%;
}

#replyDiv{
	position: relative;
	padding: 10px 10px 10px 60px; 
	width: 80%; 
	height: 400px; 
	margin: auto auto; 
	border: 0px solid #000000; 
	box-shadow: 0px 0px 10px #999999;
	border-radius: 10px;
	background: rgba(255,255,255,0.9); 
}

#replyWrapperClose{
	cursor: pointer;
}
