/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			Coralis
	Based on style:		prosilver
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Group ( http://www.phpbb.com/ )
	Customised by:		KomiDesign
    --------------------------------------------------------------
*/

/* General Markup Styles
---------------------------------------- */

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;	
	font-size: 75%;  /*This sets the default font size to be equivalent to 12px */	
	margin: 0;
	line-height: 20px;	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	  margin: 0;  
	  font-weight: bold;
	  line-height: 20px;	 
}

h1 {
	margin-top: 0;	
	font-size: 1.4em;
}

h2 {
	/* Forum header titles */		
	font-size: 1.4em;
	margin-bottom: 10px;
}

h3 {
	/* Sub-headers (also used as post headers, but defined later) */		
	text-transform: uppercase;		
	font-size: 1.2em;
	
}

h4 ,h2.sh4 {
	/* Forum and topic list titles */	
	font-size: 1em;
}

h2.sh4,h3.sh4 {
	margin-bottom: 0;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 10px;
}

img {
	border-width: 0;
}

hr {	
	border:0;	
	height:0;	
	display: block;
	clear: both;
	margin: 12px 0;  
}

hr.divider {
	display: none;
}

p.right {
	text-align: right;
}

.scontent:before,.panel-block:before,.panel:before,#wrapped-content:before,
.scontent:after,.panel-block:after,.panel:after,#wrapped-content:after {
    display: table;
    line-height: 0;
    content: "";
}

.scontent:after,.panel-block:after,.panel:after,#wrapped-content:after {
    clear: both;
}

/* Header
---------------------------------------- */ 

.headerbar {	
	min-height: 30px;
	margin-top: 40px;
}

#logo {
	width: auto;
	padding: 20px;
}

#logo-reponive { 
 	margin-left: 5px;  
} 

a#logo:hover {
	text-decoration: none;
}

/* Content Styles
---------------------------------------- */ 

#wrapped-content {
  	min-height: 400px;
  	padding: 0 10px;  
}

.left-content {
    margin-left: 0!important;   
}

#simple-wrap {
	padding: 6px 10px;
}

.page-header {
  	padding-bottom: 9px;
 	margin: 20px 0 30px;  
}

#page-body {	
	clear: both;
}

/* Sidebar Styles
---------------------------------------- */

.sblock {	
	margin-bottom:10px;	
}

.sheader {
	height: auto;
    margin: 0;
    min-height: 36px;
    padding: 0;
    text-indent: 10px;
}

.box-heading {
	position:relative;
	top:8px;
	text-transform: uppercase;
	font-size: 1.2em;
}

.sh4 {
	position:relative;
	line-height: 36px;
	text-transform: uppercase;
}

.scontent {	
    padding: 10px!important;
    position: relative;    
}

/* Footer Styles
---------------------------------------- */
 
.footer-main {	
	margin:0 auto;
	height:auto;
	min-height:110px;           
    position: relative;       
}

.footer-about,.sicons { 	
	height:auto; 
    min-height:110px ;     
    padding: 10px;        
    position: relative;        
    margin-bottom:10px;
    margin-left: 0 !important;
}

#page-footer {
	clear: both;
}

#page-footer h3 {
	margin-top: 20px;
}

.sicons {
    float: right !important;
}

.copyright {
	padding: 5px;
	text-align: left;
	margin-top: 5px;	
}

.navbar-bottom {           
    height: 40px;       
}

.navbar-bottom li:first-child a{           
   border:none!important;
}

/* Social Icons
---------------------------------------- */

.sicons ul li { 
	float: left;
	list-style-type: none; 
	margin-right: 8px; 
}

.sicons ul li a { 
	background-attachment: scroll; 
    background-image: url('styles/Coralis - Light Red/theme/images/socials.png');
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    width: 35px;
    z-index: 2;
    position: relative;
    margin-bottom: 5px;
}

.sicons ul li a.twitter { 
    background-position: -45px -38px;
}
.sicons ul li a.twitter:hover { 
    background-position: -45px -2px;
}
.sicons ul li a.facebook { 
    background-position: -2px -38px;
}
.sicons ul li a.facebook:hover { 
    background-position: -2px -2px;
}
.sicons ul li a.gplus { 
    background-position: -132px -38px;
}
.sicons ul li a.gplus:hover { 
    background-position: -132px -2px;
}
.sicons ul li a.flickr { 
    background-position: -89px -38px;
}
.sicons ul li a.flickr:hover { 
    background-position: -89px -2px;
}
.sicons ul li a.soundcloud { 
    background-position: -219px -40px;
}
.sicons ul li a.soundcloud:hover { 
    background-position: -219px -4px;
}
.sicons ul li a.stumbleupon { 
    background-position: -305px -38px;
} 
.sicons ul li a.stumbleupon:hover { 
    background-position: -305px -2px;
} 
.sicons ul li a.lastfm { 
    background-position: -262px -38px;
}
.sicons ul li a.lastfm:hover { 
    background-position: -262px -2px;
}
.sicons ul li a.vimeo { 
    background-position: -349px -38px;
}
.sicons ul li a.vimeo:hover { 
    background-position: -349px -2px;
}
.sicons ul li a.vimeo { 
    background-position: -349px -38px;
}
.sicons ul li a.vimeo:hover { 
    background-position: -349px -2px;
}
.sicons ul li a.linkedin { 
    background-position: -176px -40px;
}
.sicons ul li a.linkedin:hover { 
    background-position: -176px -4px;
}
.sicons ul li a.youtube { 
    background-position: -393px -39px;
}
.sicons ul li a.youtube:hover { 
    background-position: -393px -3px;
}
.sicons ul li a.picasa { 
    background-position: -479px -40px;
}
.sicons ul li a.picasa:hover { 
    background-position: -479px -4px;
}
.sicons ul li a.instagram { 
    background-position: -436px -40px;
}
.sicons ul li a.instagram:hover { 
    background-position: -436px -4px;
}
.sicons ul li a.skype { 
    background-position: -522px -38px;
}
.sicons ul li a.skype:hover { 
    background-position: -522px -2px;
}

/* Viewtopic Styles
---------------------------------------- */

fieldset.polls dd {
	display: block;
}	

.icon-upload {	   
   vertical-align: top!important;
}

.faqicontop.icon-upload {	   
   vertical-align: bottom!important;
}

.rules-h {	   
    display: block;    
    font-weight: 600;
    margin-bottom: 5px;
}

/* Forumlist table style
---------------------------------------- */

.notopics{ 
	font-size: 1.3em;
	text-align: center;
	padding: 46px 0;	
}

.thead {	
	font-size: 1.1em!important;		
	line-height: 2.2em;
    min-height: 32px;
    position: relative;
    margin-bottom: -2px!important;
    z-index: 2;
}	

.lastposttitle {     
    width: 25%;
}

/* Margins and paddings
---------------------------------------- */

.mb5 { 
	margin-bottom: 5px!important;	
}

.mt5 { 
	margin-top: 5px!important;	
}

.mb10 { 
	margin-bottom: 10px!important;
	margin: 0;	
}

.mt10 { 
	margin-top: 10px!important;
	margin: 0;	
}

.ml10 { 
	margin-left: 10px!important;	
}

.txti10 {text-indent: 10px;
}

.mb20 { 
	margin-bottom: 20px!important;	
}
.mr10 { 
	margin-right: 10px!important;	
}

.no-margin {	   
    margin: 0!important;
}

.padd10 { 
  padding:10px; 
}

.padd10bottom { 
  padding-bottom:10px; 
}

.padd10nob { 
  padding:10px 10px 0 0;
}

.center {
	text-align: center;
}

.aligncenter { text-align:center!important;
}

.clear {
	clear: both;
}

/* MCP and UCP styles
---------------------------------------- */

.innerblock {	
	margin-bottom:10px!important;	
}

dt.action {
	width:27%!important;margin-left: 0!important;
}

dd.username,dd.ip,dd.viewtopic,dd.viewlogs {
	width:10%!important;margin-left: 5px!important;
}

dd.date {
	width:25%!important;margin-left: 5px!important;
}

.lastposttitle-mcp,.lastpost-mcp {     
    width: 27%;
} 

.repliestitle-mcp {     
    margin-right: 15px!important;
} 

.lastposttitle-mcp,.repliestitle-mcp {    
    font-size: 1em!important;	
}

.mark {     
    margin-left: 0!important;
} 

 dd.marktitle {     
    float: right!important;
}  

.topicstitle,.poststitle,.repliestitle,.viewstitle,.marktitle,.mark {     
    text-align: center;
    width: 10%;
} 

dt.username-mcp {     
    width: 20%!important;
    font-size: 1em!important;	
	font-weight: normal;
	text-indent: 10px;
} 

dd.l-warnings {     
    width: 30%!important;
} 

dd.warnings {     
    width: 15%!important;
} 

dd.notes-mcp {     
    width: 20%!important;
} 

.thead-inner{    
    padding-bottom: 3px;
    padding-top: 3px;
} 

#cp-main .header {    
    padding-bottom: 8px;
    padding-top: 8px;
} 

#cp-main li.header dt {
	text-indent: 10px;
}

ul.topiclist dt.forumstitle { 		
    width: 50%;
    text-indent: 10px;
}	

.table th, .table td {
    border-top: none;      
    vertical-align: middle;
}

#postingbox .button2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Search box
---------------------------------------- */

#search-box {	
	position: relative;
	margin-top: 30px;
	margin-right: 5px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#search-box #keywords {
	width: 95px;	
}

/* .button1 style defined later, just a few tweaks for the search button version */
#search-box input.button1 {
	padding: 1px 5px;
}

#search-box li {
	text-align: right;
	margin-top: 4px;
}

#search-box img {
	vertical-align: middle;
	margin-right: 3px;
}
#adv-search {
	margin-top: 10px;
}

/* Blocks 
---------------------------------------- */

.panel {	
 margin-bottom:10px; 
}

.inner {	
  padding: 10px!important;
  position: relative;      
}

.panel-block {	
  padding: 10px!important;
  margin-bottom:10px;
  position: relative;  
}

.header-block {  
  min-height: 36px;
  height: auto;
  margin: 0;
  padding: 0; 
  text-indent: 10px;  
}

table thead.header-block {  
  min-height: 36px;
  height: 36px;     
}

.forabg {	
	margin-bottom: 10px;	
	clear: both;
}

.forumbg {	
	margin-bottom: 10px;
		clear: both;
}

.post {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.rowbg {
	margin: 5px 5px 2px 5px;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	display: none!important;
}

/* Horizontal lists
---------------------------------- */

ul.linklist {
	display: block;
	 margin: 0 0 10px;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

ul.navlinks {
	padding-bottom: 1px;
	margin-bottom: 1px;
	
	font-weight: bold;
}

ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

ul.rightside {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
	text-align: right;
}

/* Table styles
----------------------------------------*/

table.table1 {
	/* See tweaks.css */
}

#ucp-main table.table1 {
	padding: 2px;
}

table.table1 thead {
	
	padding: 3px;
}

table.table1 thead th {
	font-weight: normal;
	text-transform: uppercase;	
	line-height: 1.3em;
	font-size: 1em;
	font-weight: bold;	
}

table.table1 thead th span {
	padding-left: 7px;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; }
table.table1 .posts		{ text-align: center !important; width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; }
table.table1 .active	{ text-align: left; width: 15%; }
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; }
table.table1 .info div	{ width: 100%; white-space: normal; overflow: hidden; }
table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 1em; }

table.table1 span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;	
	font-weight: normal;
}

.forumbg table.table1 {
	margin: 0;
}

.forumbg-table > .inner {
	margin: 0 -1px;
}

.forumbg-table > .inner > span.corners-top {
	margin: 0 -4px -1px -4px;
}

.forumbg-table > .inner > span.corners-bottom {
	margin: -1px -4px 0 -4px;
}

/* Misc layout styles
---------------------------------------- */

/* column[1-2] styles are containers for two column layouts 
   Also see tweaks.css */
.column1 {
	float: left;
	clear: left;
	width: 49%;
}

.column2 {
	float: right;
	clear: right;
	width: 49%;
}

/* General classes for placing floating blocks */
.left-box {
	float: left;
	width: auto;
	text-align: left;
}

.right-box {
	float: right;
	width: auto;
	text-align: right;
}

dl.details {
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 1em;
}

dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;	
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;	
	float: left;
	width: 65%;
}

/* Pagination
---------------------------------------- */

.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

.pagination.pagination-mini {
	font-size: 12px;	
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span a, .pagination span a:link,
.pagination span a:visited, .pagination span a:active,.pagination span strong {
	font-weight: normal;
	text-decoration: none;	
	margin: 0;
	height: 24px;    
    text-align: center;
    display: inline-block;    
    width: 22px;	
	line-height: 24px;	
}

.pagination.pagination-mini span a, .pagination.pagination-mini span a:link,
.pagination.pagination-mini span a:visited, .pagination.pagination-mini span a:active,
.pagination.pagination-mini span strong {	
	height: 22px;    
    text-align: center;
    display: inline-block;    
    width: 20px;	
	line-height: 22px;	
}

.pagination span a:hover {		
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 0 0 0 5px;	
}

.row .pagination.pagination-mini {	
	margin-left: 5px;
	padding: 0;	
}

/* Miscellaneous styles
---------------------------------------- */

#forum-permissions {
	float: right;
	width: auto;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}

.small {
	font-size: 0.9em!important;
}

.titlespace {
	margin-bottom: 15px;
}

.headerspace {
	margin-top: 20px;
}

.error {	
	font-weight: bold;
	font-size: 1em;
}

div.rules {	
	padding: 0 10px;
	margin: 10px 0;
	font-size: 1.1em;
}

div.rules ul, div.rules ol {
	margin-left: 20px;
}

p.rules {	
	background-image: none;
	padding: 5px;	
}

p.rules img {
	vertical-align: middle;	
}

p.rules a {
	vertical-align: middle;
	clear: both;	
}

#top {
	position: absolute;
	top: -20px;
}

.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
}

/* Additional custom styles
---------------------------------------- */

.video-wrapper {
   width: 640px;
   max-width: 100%;
   margin-bottom:20px;
}

.video-container {
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.srch-input { 
	padding-right: 1px!important;
    height: 30px!important;    
}

.divsrch {
    position: relative; 
}

.p-pagination {
	position: relative;
	top: 5px;
}

.divider-vertical-medium {   
    margin-left: 5px;
    margin-right: 5px;
    height: 15px;     
}

.ficon {
    float: left;
    height: 32px;
    margin-left: 6px;
    margin-top: 5px;
    padding-right: 13px;
    width: 32px;
}

.forum-subforums {
	padding-left: 50px;
}	

.topic-icon {    
    height: 20px;
    position: absolute;
    top: 27px;
    left: 0;
    width: 20px;
}

.picons {   font-size: 10.5px!important;
    padding: 0 10px!important;
}

.picons [class^="icon-"],.picons [class*=" icon-"] {
    margin-top: 2px!important;
}

.topiclabel { 
 position: relative;
 top: 11px;
 font-size: 0.655em!important;
}
/* Link Styles
---------------------------------------- */

/* Links adjustment to correctly display an order of rtl/ltr mixed content */
a {
	direction: ltr;
	unicode-bidi: embed;	
    text-decoration: none;
}
a:hover, a:focus {   
    text-decoration: underline;
}
a:hover,
a:active {
  outline: 0;
}

/* Coloured usernames */
.username-coloured {
	font-weight: bold;
	display: inline !important;
	padding: 0 !important;
}

/* Links on gradient backgrounds */
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {	
	text-decoration: none;
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
	text-decoration: none;
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	text-decoration: underline;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
	text-decoration: none;
}

/* Links for forum/topic lists */
a.forumtitle,a.topictitle {	
	font-weight: bold;	
	text-decoration: none;	
}

/* a.forumtitle:visited { color: #898989; } */

a.forumtitle:hover,a.topictitle:hover {	
	text-decoration: underline;
}

/* Post body links */
.postlink {
	text-decoration: none;
	color: #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 0;
}

/* .postlink:visited { color: #bdbdbd; } */

.postlink:active {
	color: #d2d2d2;
}

.postlink:hover {
	background-color: #f6f6f6;
	text-decoration: none;
	color: #404040;
}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
	border: none;
	text-decoration: underline;
	background-color: transparent;
}

/* Profile links */
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

.postprofile a:hover, .postprofile dt.author a:hover {
	text-decoration: underline;
	color: #d3d3d3;
}

/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
/* See http://www.phpbb.com/bugs/phpbb3/59685 */
.postprofile a:active {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
}

/* Profile searchresults */	
.search .postprofile a {
	color: #898989;
	text-decoration: none; 
	font-weight: normal;
}

.search .postprofile a:hover {
	color: #d3d3d3;
	text-decoration: underline; 
}

/* Back to top of page */
.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

a.top {
	background: none no-repeat top left;
	text-decoration: none;
	width: 11px;
	height: 11px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}

a.top2 {
	background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}

/* Arrow links  */
a.up		{ background: none no-repeat left center; }
a.down		{ background: none no-repeat right center; }
a.left		{ background: none no-repeat 3px 60%; }
a.right		{ background: none no-repeat 95% 60%; }

a.up, a.up:link, a.up:active, a.up:visited {
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 0;
}

a.up:hover {
	background-position: left top;
	background-color: transparent;
}

a.down, a.down:link, a.down:active, a.down:visited {
	padding-right: 10px;
}

a.down:hover {
	background-position: right bottom;
	text-decoration: none;
}

a.left, a.left:active, a.left:visited {
	padding-left: 12px;
}

a.left:hover {	
	text-decoration: none;
	background-position: 0 60%;
}

a.right, a.right:active, a.right:visited,a.right:hover {
	padding-right: 14px;
}

a.right:hover {	
	text-decoration: none;	
}

/* invisible skip link, used for accessibility  */
.skiplink {
	position: absolute;
	left: -999px;
	width: 990px;
}

/* Feed icon in forumlist_body.html */
a.feed-icon-forum {
	float: right;
	margin: 3px;
}
/* Content Styles
---------------------------------------- */

ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
}

ul.topiclist li {
	display: block;
	list-style-type: none;	
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

ul.topiclist li.row dl {
	padding: 2px 0;
}

ul.topiclist dt {
	display: block;
	float: left;
	width: 45%;
	font-size: 1.1em;
	padding: 4px 0;
}
#cp-main ul.topiclist .thead-inner dt {	
	width: 53%;	
}
.mcp-main dd {
	word-wrap: break-word;
}	
ul.topiclist dd {
	display: block;
	float: left;
	border-left: none;
	padding: 4px 0;
	font-size: 1.1em;
	word-wrap: break-word;	
}
.mcp-main dd.username {    
    width: 13% !important;
}

ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

.forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

li.header dt, li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;	
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

li.header dt {
	font-weight: bold;
}

li.header dd {
	margin-left: 1px;
}

li.header dl.icon {
	min-height: 0;
	position: relative;
	top: 10px;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}

/* Forum list column styles */
dl.icon {
	min-height: 35px;
	background-position: 3px 10px;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.icon dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 0 25px;		/* Position of topic icon */
}

dd.posts, dd.topics, dd.views, dd.replies,dd.replies-mcp,dd.rank{
	width: 10%;
	text-align: center;	
	
	
}
dd.poststitle,dd.ranktitle {
	width: 10%;
	text-align: center;	
}	
dt.nametitle {
	width: 30%!important;
	text-align: left;
	text-indent: 10px;	
	
}
dt.names {
	width: 30%!important;
	text-align: left;
		
	
}
dd.location,dd.locationtitle {
	width: 25%!important;
	text-align: center;	
}
dd.joined,dd.joinedtitle {
	width: 25%!important;
	text-align: left;	
}
/* List in forum description */
dl.icon dt ol,
dl.icon dt ul {
	list-style-position: inside;	
}

dl.icon dt li {
	display: list-item;	
}

dd.lastpost {
	width: 25%;
	font-size: 1.1em;
}

dd.redirect {
	font-size: 1.1em;
	line-height: 36px;
	margin-left: 25px;
}

dd.moderation {
	font-size: 1.1em;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}

dd.time {
	width: auto;	
	font-size: 1.1em;
}

dd.extra {
	width: 12%;	
	text-align: center;
	font-size: 1.1em;
}

dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;	
	font-size: 1.2em;
}

dd.info {
	width: 30%;
}

dd.option {
	width: 15%;	
	text-align: center;
	font-size: 1.1em;
}

dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;	
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

/* Container for post/reply buttons and pagination */
.topic-actions {    
    font-size: 1.1em;
    height: 28px;    
    min-height: 28px;    
}
div[class].topic-actions {
	height: auto;
}

/* Post body styles
----------------------------------------*/
.postbody {
	padding: 0;
	line-height: 1.48em;
	color: #333333;
	width: 76%;
	float: left;
	clear: both;
}
.postbody .content {
	font-size: 13px;
}

.postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	
	padding: 2px 0 0 0;
	margin: 0 0 0.3em 0 !important;
	text-transform: none;
	border: none;	
	line-height: 125%;
}

.postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}


.search .postbody {
	width: 68%
}

/* Topic review panel
----------------------------------------*/
#review {
	margin-top: 2em;
}

#topicreview {	
	overflow: auto;
	height: 300px;
}

#topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#topicreview .post {
	height: auto;
}

#topicreview h2 {
	border-bottom-width: 0;
}

.post-ignore .postbody {
	display: none;
}

/* MCP Post details
----------------------------------------*/
#post_details
{
	/* This will only work in IE7+, plus the others */
	overflow: auto;
	max-height: 300px;
}

#expand
{
	clear: both;
}

/* Content container styles
----------------------------------------*/
.content li {
	list-style-type: inherit;
}

.content ul, .content ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

.posthilit {
	background-color: #f3f3f3;
	color: #BCBCBC;
	padding: 0 2px 1px 2px;
}

.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
	border-left-color: #BCBCBC;
	border-right-color: #BCBCBC;
}

/* Post author */
p.author {	
	font-size: 1em;
	padding: 5px 0;
	font-family: "Arial", Verdana, Helvetica, sans-serif;

}
p.author a img{	
	position: relative;
	top: -1.5px;
}
/* Post signature */
.signature {
	font-size: 1.1em;	
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.signature li {
	list-style-type: inherit;
}

.signature ul, .signature ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

/* Post noticies */
.notice {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: auto;	
	font-size: 1em;	
	clear: left;
	line-height: 130%;
}

/* Jump to post link for now */
ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background: #ebebeb none 6px 8px no-repeat;
	border: 1px solid #dbdbdb;	
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #bababa;	
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #e4e4e4;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
	display: block;
	font-size: 0.9em;
}

blockquote cite cite {
	font-size: 1em;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	font-size: 1em;
}

dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
	line-height: 1.3em;
	color: #8b8b8b;
	margin: 2px 0;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #000000; }
.syntaxdefault	{ color: #bcbcbc; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #585858; }
.syntaxstring	{ color: #a7a7a7; }

/* Attachments
----------------------------------------*/
.attachbox {	
	width: auto; 
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px dashed #d8d8d8;
	clear: left;
}

.pm-message .attachbox {
	background-color: #f3f3f3;
}

.attachbox dt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #d8d8d8;
}

.attachbox dd dd {
	border: none;
}

.attachbox p {
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
{
	line-height: 110%;
	color: #666666;
	font-weight: normal;
	clear: left;
}

.attach-image {
	margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

.attach-image img {
	border: 1px solid #999999;
/*	cursor: move; */
	cursor: default;
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

div.inline-attachment p {
	font-size: 100%;
}

dl.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

dl.file dd {
	color: #666666;
	margin: 0;
	padding: 0;	
}

dl.thumbnail img {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFF;
}

dl.thumbnail dd {
	color: #666666;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.attachbox dl.thumbnail dd {
	font-size: 100%;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border: 1px solid #d2d2d2;
}

/* Post poll styles
----------------------------------------*/
fieldset.polls {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

fieldset.polls dl {
	
	padding: 5px 0;
	line-height: 120%;
	
}

fieldset.polls dl.voted {
	font-weight: bold;
	color: #000000;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 20%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;	
	margin-left: 0;
	margin-bottom: 0;
	font-size: 1.1em;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	overflow: visible;
	min-width: 2%;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	/* Also see tweaks.css */
	margin: 5px 0 10px 0;
	min-height: 80px;
	color: #666666;	
	width: 22%;
	float: right;
	display: inline;
}

.postprofile dt a img,#viewprofile dt img{    
    padding: 5px;
}

.pm .postprofile {
	border-left: 1px solid #DDDDDD;
}

.postprofile dd, .postprofile dt {
	line-height: 1.2em;
	margin-left: 8px;
	margin-bottom: 2px;
	word-wrap: break-word;
}

.postprofile strong {
	font-weight: normal;
	color: #000000;
}

.avatar {
	border: none;
	margin-bottom: 3px;
}

.online {
	background-image: url("styles/Coralis - Light Red/theme/images/icon_user_online.gif");
	height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    width: 58px;
}

/* Poster profile used by search*/
.search .postprofile {
	width: 30%;
}

/* pm list in compose message if mass pm is enabled */
fieldset.fields1 dl.pmlist dt {
	width: 60%;
}

dl.pmlist dt textarea {
	width: 95%;
}

fieldset.fields1 dl.pmlist dd {
	margin-left: 61%;
	margin-bottom: 2px;
}
/* Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 25px 0 0;	
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
.buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent none 0 0 no-repeat; }
.post-icon span		{ background: transparent none 0 0 no-repeat; }
.locked-icon span	{ background: transparent none 0 0 no-repeat; }
.pmreply-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon span 	{ background: none 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon		{ width: 96px; height: 25px; }
.buttons div.post-icon		{ width: 96px; height: 25px; }
.buttons div.locked-icon	{ width: 88px; height: 25px; }
.buttons div.pmreply-icon	{ width: 96px; height: 25px; }
.buttons div.newpm-icon		{ width: 84px; height: 25px; }
.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print, a.sendemail {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}

a.print {
	background-image: none;
	width: 22px;
}

a.sendemail {
	background-image: none;
	width: 22px;
}

/* Icon images
---------------------------------------- */


/* Poster profile icons
----------------------------------------*/
ul.profile-icons {

	list-style: none;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;	
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { display:none; } 

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: none top left no-repeat; }
.aim-icon, .aim-icon a			{ background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }
.web-icon, .web-icon a			{ background: none top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }
.icq-icon, .icq-icon a			{ background: none top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }
.pm-icon, .pm-icon a				{ background: none top left no-repeat; }
.quote-icon, .quote-icon a		{ background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: none top left no-repeat; }
.warn-icon, .warn-icon a			{ background: none top left no-repeat; }
.edit-icon, .edit-icon a			{ background: none top left no-repeat; }
.delete-icon, .delete-icon a		{ background: none top left no-repeat; }
.info-icon, .info-icon a			{ background: none top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }
ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }
ul.profile-icons li.quote-icon	{ width: 63px; height: 18px; }
ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }

/* Fix profile icon default margins */
ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }
/* Control Panel Styles
---------------------------------------- */


/* Main CP box
----------------------------------------*/
#cp-menu {
	float:left;
	
	margin-top: 1em;
	margin-bottom: 5px;
}

#cp-main {
	float: left;
	
}

#cp-main .content {
	padding: 0;
}

#cp-main h3 {
	font-size: 1em;
}


#cp-main .panel p {
	font-size: 1em;
}

#cp-main .panel ol {
	margin-left: 2em;
	font-size: 1em;
}

ul.cplist {
	margin-bottom: 15px;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #ffffff;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt { 	
	margin-bottom: 0;
}


#cp-main table.table1 thead th {		
	padding: 8px;

}

#cp-main table.table1 tbody th {
	font-style: italic;
	background-color: transparent !important;
	border-bottom: none;
}

#cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#cp-main .postbody p {
	font-size: 1.1em;
}

#cp-main .pm-message {
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}

.pm-message h2 {
	padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
	margin-top: 0;
}

#cp-main .buttons {
	margin-left: 0;
}

#cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
	width: 100%;
}

/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 10px 0 -1px;
	min-width: 570px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#tabs a {
	float: left;	
	margin: 0 2px 0 0;
	padding:3px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#tabs a span {
	float: left;
	display: block;	
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

#tabs .activetab a span {	
	padding-bottom: 7px;	
}


/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs {
	line-height: normal;
	margin-bottom: 10px;
	display: block;
	height: auto;
	
}

#minitabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}
#minitabs li {
	display: block;
	float: right;    
    line-height: 20px; 

}
#minitabs li a{	
	line-height: 20px;
    margin-left: 2px;
    padding: 8px 12px;    
	font-size: 1em;		    
    border: 1px solid #111111;
}


#minitabs a:hover {
	text-decoration: none;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
	width: 100%;
	padding-top: 15px;
}

#navigation ul {
	list-style:none;
}

/* Default list state */
#navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}

/* Link styles for the sub-section links */
#navigation a {
	display: block;
	padding: 5px;
	margin: 0 0 5px 0;
	text-decoration: none;
	font-weight: bold;	
	word-wrap: break-word;	
}

#navigation a:hover {
	text-decoration: none;	
	background-image: none;
}

#navigation #active-subsection a {
	display: block;	
	background-image: none;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {	
	margin-bottom: 5px;
	font-size: 1.2em;
    position: relative;
    text-transform: uppercase;
}

#cp-main .pm {
	background-color: #FFFFFF;
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: none;
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: none;
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: none;
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: none;
}

/* Topicreview */
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: none;
}

/* Friends list */
.cp-mini {
	background-color: #f9f9f9;
	padding: 0 5px;
	
}

.cp-mini span.corners-top, .cp-mini span.corners-bottom {
	margin: 0 -5px;
}

dl.mini dt {
	font-weight: bold;
	color: #676767;
}

dl.mini dd {
	padding-top: 4px;
}

.friend-online {
	font-weight: bold;
}

.friend-offline {
	font-style: italic;
}

/* PM Styles
----------------------------------------*/
#pm-menu {
	line-height: 2.5em;
}

/* PM panel adjustments */
.reply-all a.left {
	background-position: 3px 60%;
}

.reply-all a.left:hover {
	background-position: 0px 60%;
}

.reply-all {
	font-size: 11px;
	padding-top: 5px;
}

/* PM Message history */
.current {
	color: #999999;
}

/* Defined rules list for PM options */
ol.def-rules {
	padding-left: 0;
}

ol.def-rules li {
	line-height: 180%;
	padding: 1px;
}

/* PM marking colours */
.pmlist li.bg1 {
	padding: 0 3px;
}

.pmlist li.bg2 {
	padding: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #bcbcbc;
	border-right-color: #bcbcbc;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {	
	border: solid 3px #ffffff;
	border-width: 0 3px;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {	
	border: solid 3px #c2c2c2;
	border-width: 0 3px;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {	
	border: solid 3px #bdbdbd;
	border-width: 0 3px;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {	
	border: solid 3px #000000;
	border-width: 0 3px;
}

.pm-legend {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

/* Avatar gallery */
#gallery label {
	position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #CCC;
	text-align: center;
}

#gallery label:hover {
	background-color: #EEE;
}
/* Form Styles
---------------------------------------- */

/* General form styles
----------------------------------------*/
fieldset {
	border-width: 0;

}

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #FAFAFA;
	font-size: 1em;
}

option {
	padding-right: 1em;
}

option.disabled-option {
	color: graytext;
}

textarea {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 60%;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em!important;
}

label {
	cursor: default;
	padding-right: 5px;
	color: #676767;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
	padding: 4px 0;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
	display: table;
}
#colour_palette a {
	display: block;
}	

/* Specific layout 1 */
fieldset.fields1 dt {
	width: 100%;
	border-right-width: 0;
}

fieldset.fields1 dd {
	margin-left: 0;
	border-left-width: 0;
}

fieldset.fields1 {
	background-color: transparent;
}

fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */
fieldset.fields1 #recaptcha_widget_div div {
	margin-bottom: 0;
}

/* Specific layout 2 */
fieldset.fields2 dt {
	width: 15em;
	border-right-width: 0;
}

fieldset.fields2 dd {
	margin-left: 16em;
	border-left-width: 0;
}

/* Form elements */
dt label {
	font-weight: bold;
	text-align: left;
}

dd label {
	white-space: nowrap;
	color: #333;
	float: none;
}

dd input, dd textarea {
	margin-right: 0;
}

dd select {
	width: auto;
}

dd textarea {
	width: 85%;
}


#timezone {
	width: 95%;
}

* html #timezone {
	width: 50%;
}

/* Quick-login on index page */
fieldset.quick-login {
	margin: 5px;
}

fieldset.quick-login input {
	width: auto;
}

fieldset.quick-login input.inputbox {
	width: 15%;
	vertical-align: middle;
	margin-right: 5px;
	background-color: #f3f3f3;
}

fieldset.quick-login label {	
	padding-right: 2px;
}

/* Display options on viewtopic/viewforum pages  */
fieldset.display-options {
	text-align: center;
	
}

fieldset.display-options label {	
	padding-right: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

fieldset.display-options a {
	margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
fieldset.display-actions {
	text-align: right;
	line-height: 2em;	
}
fieldset.display-actions .btn{
	margin-right: 5px;	
}
fieldset.display-actions label {	
	padding-right: 2px;
}

fieldset.sort-options {
	line-height: 2em;
}

/* MCP forum selection*/
fieldset.forum-selection {
	margin: 5px 0 3px 0;
	float: right;
}

fieldset.forum-selection2 {
	margin: 13px 0 3px 0;
	float: right;
}

/* Jumpbox */
fieldset.jumpbox {
	text-align: right;	
	height: 2.5em;
}

/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 10px 0;
}

fieldset.submit-buttons input {
	vertical-align: middle;
	padding: 6px;
	
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#format-buttons {
	margin: 2px 0;
}

#format-buttons input, #format-buttons select {
	vertical-align: middle;
}

/* Main message box */
#message-box {
	width: 80%;
}

#message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	height: 270px;
	min-width: 100%;
	max-width: 100%;
	
}

/* Emoticons panel */
#smiley-box {
	width: 18%;
	float: right;
}

#smiley-box img {
	margin: 3px;
}

/* Input field styles
---------------------------------------- */
.inputbox {	
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

input.inputbox	{ width: 85%; }
input.medium	{ width: 50%; }
input.narrow	{ width: 210px; }
input.tiny		{ width: 125px; }

textarea.inputbox {
	width: 85%;
}

.autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;	
	color: #000;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
	color: #000000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: #BCBCBC;
}

input.disabled {
	font-weight: normal;
	color: #666666;
}

/* Topic and forum Search */
.search-box {	
	margin-left: 8px;
	float: left;
}

.search-box input {
}

input.search {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

.full { width: 95%; }
.medium { width: 50%;}
.narrow { width: 25%;}
.tiny { width: 10%;}
/* Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

* html table, * html select, * html input { font-size: 100%; }
* html hr { margin: 0; }
* html span.corners-top, * html span.corners-bottom { background-image: url("./styles/Coralis%20-%20Light%20Red/theme/images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("./styles/Coralis%20-%20Light%20Red/theme/images/corners_right.gif"); }

table.table1 {
	width: 99%;		/* IE < 6 browsers */
	/* Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}
html>body table.table1 { width: 100%; }	/* Reset 100% for opera */

* html ul.topiclist li { position: relative; }
* html .postbody h3 img { vertical-align: middle; }

/* Form styles */
html>body dd label input { vertical-align: text-bottom; }	/* Align checkboxes/radio buttons nicely */

* html input.button1, * html input.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
}

/* Misc layout styles */
* html .column1, * html .column2 { width: 45%; }

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html 
#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

.clearfix, #tabs, fieldset dl, ul.topiclist dl, dl.polls {
	height: 1%;
	overflow: hidden;
}

/* viewtopic fix */
* html .post {
	height: 25%;
	overflow: hidden;
}

/* navbar fix */
* html .clearfix, * html .navbar, ul.linklist {
	height: 4%;
	overflow: hidden;
}

/* Simple fix so forum and topic lists always have a min-height set, even in IE6
	From http://www.dustindiaz.com/min-height-fast-hack */
dl.icon {
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

* html li.row dl.icon dt {
	height: 35px;
	overflow: visible;
}

* html #search-box {
	width: 25%;
}

/* Correctly clear floating for details on profile view */
*:first-child+html dl.details dd {
	margin-left: 30%;
	float: none;
}

* html dl.details dd {
	margin-left: 30%;
	float: none;
}

/* Headerbar height fix for IE7 and below */
* html #site-description p {
	margin-bottom: 1.0em;
}

*:first-child+html #site-description p {
	margin-bottom: 1.0em;
}

#minitabs {
	white-space: nowrap;	
}
/* Navbar Colors and Backgrounds
--------------------------------------------- */

.nav-tabs > li > a {  
  border: 1px solid #111;  
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;  
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav .dropdown-toggle .caret { 
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;  
}

.navbar-inner {
  background:#DDE1E1;    
  border-bottom: 1px solid #AAAAAA;     
}

.navbar .divider-vertical {
  border-left: 1px solid #AAA;  
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar .nav > li > a {
  color: #666666;
  border-left: 1px solid #AAAAAA;  
}

.navbar .navbar-bottom .nav > li:last-child > a {  
  border-right: 1px solid #AAAAAA;  
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #D3D3D3;
  color: #666666;   
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #666;  
  background-color: #D3D3D3; 
}

.navbar .btn-navbar { 
  color: #FFFFFF;    
  border: 1px solid #B21A41!important;
  box-shadow: none!important;  
  background: #B21A41!important;         
}

.navbar .btn-navbar:hover {
	background: #B21A41!important;         
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc ;
}

.navbar .btn-navbar .icon-bar {  
  background-color: #FFF; 
  background-image: none;
}

.navbar .nav > li > .dropdown-menu:before { 
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2); 
}

.navbar .nav > li > .dropdown-menu:after {  
  border-right: 6px solid transparent;
  border-bottom: 6px solid #DBDFDF;
  border-left: 6px solid transparent;  
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
 
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* General Markup Styles
---------------------------------------- */

body {	
	color: #444444;		
    background:url('styles/Coralis - Light Red/theme/images/body_bg.png') repeat scroll 0 0 #E2E3DF; 	
}

h1,
h2,
h3,
h4,
h5,
h6 {	  
	  color: #777777;
}

hr {  
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #FFFFFF;
}

.page-header {  
  border-bottom: 1px solid #eeeeee;
}

.pagebg { 
  background-color: #EDEFF2;
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
} 

/* Blocks Styles
---------------------------------------- */

.bg-inner { 
	background:#EDEFF2;
}

.panel { 
 background: #DBDFDF;
 border: 1px solid #AAAAAA; 
}

.panel-block {	 
  border-top: none;
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  border-bottom:1px solid #AAAAAA;
  background-color: #DBDFDF;    
}

.header-block {
  color:#CCD8E4;  
  background: #B21A41;    
}	

.header-block h3 a,.header-block h2 a,.header-block h3,.header-block h4 a,.header-block h4,.header-block h3 {
	/* Forum and topic list titles */	
	color: #ffffff!important;
}

h2 a,.special-link {
	color: #666666;
}

/* Sidebar
--------------------------------------------- */

.sheader h3 a,.sheader h2 a,.sheader h3,.sheader h4 a,.sheader h4,h2.sh4,.header-block h2 {		
	color: #ffffff!important;
}


.sblock {	
	background: #DBDFDF; 
}

.sheader {
  	color:#CCD8E4;	
	background: #B21A41; 	 
}

h4 a {
	color: #CCD8E4!important;
}

.scontent {	   
    border: 1px solid #AAAAAA;    
}

#sidebar .scontent {    
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-top: none!important;
}

/* Footer Styles
---------------------------------------- */
 
.footer-main {	
    background: #DDE1E1;
    border-top:5px solid #B21A41;    
}

.navbar-bottom {   
    background: #DDE1E1;          
}

/* Search box
--------------------------------------------- */

#search-box {
	color: #FFFFFF;
}

#search-box #keywords {
	background-color: #FFF;
}

#search-box input {
	border-color: #0075B0;
}

/* Boxes and backgrounds
---------------------------------------- */

.post:target .content {
	color: #000000;
}

.post:target h3 a {
	color: #000000;
}

.bg1	{ background-color: #DBDFDF; }
.bg2	{ background-color: #DBDFDF;  }
.bg3	{ background-color: #DBDFDF; }

.ucprowbg {
	background-color: #DCDEE2;
}

.fieldsbg {
	background-color: #E7E8EA;
}

/* Table styles
----------------------------------------*/

li.row,table.table1 td {
	border-bottom: 1px solid #AAAAAA!important;
    border-top: 1px solid #FFFFFF!important;
    padding: 7px;  
} 

li.row:hover,table.table1 tbody tr:hover { 
  	background:#D3D3D3;
   transition: all 0.3s ease 0s; 
      -webkit-transition: all 0.3s ease 0s; 
      -moz-transition: all 0.3s ease 0s; 
      -o-transition: all 0.3s ease 0s; 
      -ms-transition: all 0.3s ease 0s;     
}


table.table1 thead th {	
	color: #FFFFFF;	
}

table.table1 td {
	color: #444444;
}
table.info tbody th {	
	color: #444444;	
}

table.table1 tbody th {
	border-bottom-color: #000000;
	color: #333333;
	background-color: #FFFFFF;
}

.sep {
	color: #1198D9;
}

/* Pagination
---------------------------------------- */  

.pagination span a, .pagination span a:link,
.pagination span a:visited {
	color: #555555;
	background-color: transparent;
	border-right: 1px solid #CCC;	
}

.pagination a, .pagination a:link, .pagination a:visited {
	color: #444444;		
}

.pagination span a:hover {	
	background-color: #CCCCCC;
	color: #555555;	
}


.pagination span a:active {
	color: #555555;
	background-color: #eeeeee;	
}

.pagination span strong {
	color: #777777;	
}

.pagination li.active span strong {
	color: #FFFFFF;
	background-color: #CCCCCC;	
}
/* Pagination in viewforum for multipage topics */

.row .pagination span a, li.pagination span a {
	background-color:  #EEEEEE;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #DDDDDD;
}

.pagination.pagination-mini {	
	border-left: 1px solid #CCCCCC;
}

.pagination.pagination-mini span a {		
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

/* Miscellaneous styles
---------------------------------------- */ 

.copyright {
	color: #888888;	
}

.error {
	color: #BC2A4D;
}

.reported {
	background-color: #ECD5D8;
}

li.reported:hover {
	background-color: #EAC5C9 !important;
}
.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color: #ECD5D8;
    color: #BC2A4D;
}

p.rules {
	background-color:#ECD5D8;
	background-image: none;
	border: 1px solid #BC2A4D;
}
p.rules a {	
	color: #BC2A4D;
}

/* Additional custom styles
---------------------------------------- */

.mb10 span.label,span.c-date {
	color: #666666;
}

#cp-main span.label {
	color: #999999;
}

.sheader a:hover{
	color: #ffffff;
}

.divider-vertical-medium {
    border-left: 1px solid #AAAAAA;
    border-right:1px solid #FFFFFF;   
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

a {	
	color: #B21A41;    
}

a:hover, a:focus {
    color: #555555;   
}

a:hover,
a:active {
  outline: 0;
}
a, a:hover, a:focus { 
	transition: all 0.3s ease 0s; 
    -webkit-transition: all 0.3s ease 0s; 
    -moz-transition: all 0.3s ease 0s; 
    -o-transition: all 0.3s ease 0s; 
    -ms-transition: all 0.3s ease 0s;
}       

/* Links for forum/topic lists */
a.forumtitle,a.topictitle {	
	color: #4F4F4F;
}

/* Links on gradient backgrounds */
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
	color: #FFFFFF;
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
	color: #FFFFFF;
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #A8D8FF;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
	color: #C8E6FF;
}


/* Post body links */
.postlink {
	color: #368AD2;
	border-bottom-color: #368AD2;
}

.postlink:visited {
	color: #5D8FBD;
	border-bottom-color: #5D8FBD;
}

.postlink:active {
	color: #368AD2;
}

.postlink:hover {
	background-color: #D0E4F6;
	color: #0D4473;
}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
	background-color: transparent;
}

/* Profile links */
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
	color: #444444;
}

.postprofile a:hover, .postprofile dt.author a:hover {
	color: #666666;
}

.postprofile a:active {
	color: #444444;
}

/* Profile searchresults */	
.search .postprofile a {
	color:#444444;
}

.search .postprofile a:hover {
	color:#CDD8E4;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {			
	background: #DBDFDF;
	border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: none;
    border-top: 1px solid #AAAAAA;
}

ul.topiclist li {
	color: #5C5C5C;
}

.rtl ul.topiclist dd {
	border-right-color: #fff;
	border-left-color: transparent;
}

ul.topiclist li.row dt a.subforum.read {
	background-image: url("styles/Coralis - Light Red/theme/images/subforum_read.gif");
}

ul.topiclist li.row dt a.subforum.unread {
	background-image: url("styles/Coralis - Light Red/theme/images/subforum_unread.gif");
}

li.row strong {
	color: #4F4F4F;
    font-weight: normal;
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

.rtl li.row:hover dd {
	border-right-color: #CCCCCC;
	border-left-color: transparent;
}

li.header dt, li.header dd {
	color: #FFFFFF;
}
#cp-main li.header dt,#cp-main li.header dd {
    color: #5C5C5C;
}

/* Forumlist table style
---------------------------------------- */

.thead {
	background: #B21A41; 
	color: #fff!important;	
}	

.thead a{
  color: #fff!important;
}

.table th, .table td {
    border-top: none;
}

.forumstitlesbg,.forumbg-table {     
  background: #DBDFDF;
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
}

ul.topiclist dd.searchextra {
	color: #333333;
}

/* Post body styles
----------------------------------------*/
.postbody {
	color:#444444;
}

/* Content container styles
----------------------------------------*/

.posthilit {
	background-color: #F3BFCC;
	color: #BC2A4D;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background-color: #CCCCCC;
	background-image: url("styles/Coralis - Light Red/theme/images/quote.png");
	border-color:#AAAAAA;
}

.rtl blockquote {
	background-image: url("styles/Coralis - Light Red/theme/images/quote_rtl.png");
}

blockquote blockquote {
	/* Nested quotes */
	background-color:#DDDDDD;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #CCCCCC;
}

/* Code block */
dl.codebox {
	background-color: #CCCCCC;
	border-color: #AAAAAA;
}

dl.codebox dt {
	border-bottom-color:  #CCCCCC;
}

dl.codebox code {
	color: #444444;
}

.syntaxbg		{ color: #FFFFFF; }
.syntaxcomment	{ color: #FF8000; }
.syntaxdefault	{ color: #0000BB; }
.syntaxhtml		{ color: #000000; }
.syntaxkeyword	{ color: #007700; }
.syntaxstring	{ color: #DD0000; }

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #EDEFF2;
	border:none;
}

.pm-message .attachbox {
	background-color: #EDEFF2;
}

.attachbox dd {
	border-top-color: #AAAAAA;
}

.attachbox p {
	color: #666666;
}

.attachbox p.stats {
	color: #666666;
}

.attach-image img {
	border-color: #999999;
}

/* Inline image thumbnails */

dl.file dd {
	color: #666666;
}

dl.thumbnail img {
	border-color: #AAAAAA;
	background-color: #EDEFF2;
}

dl.thumbnail dd {
	color: #666666;
}

dl.thumbnail dt a:hover {
	background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
	border-color: #368AD2;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top: none;	
}

fieldset.polls dl.voted,fieldset.polls dd div  {
	color: #333333;
}

/* Poster profile block
----------------------------------------*/

.rtl .postprofile {
	border-right-color: #ddd;
	border-left-color: transparent;
	border-right-style: dashed;
}

.pm .postprofile {
	border-left-color: #DDDDDD;
	border-left-style: dashed;
}

.rtl .pm .postprofile {
	border-right-color: #DDDDDD;
	border-left-color: transparent;
	border-right-style: dashed;
}

.postprofile strong {
	color: #B21A41;
	font-weight: bold;
}

.postprofile {		
	color: #666666;	
}

.postprofile dt a img,#viewprofile dt img {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;    
}

.quote-icon, .quote-icon a{ background-image: url(""); }


dl.details dd {	
	color: #828282;	
}
/*  	
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

#cp-main table.table1 thead th {
	color: #444444;
	background: #CCCCCC;
	
}

#cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #FFFFFF;
}

.thead-inner,#cp-main .header {     
    background: #C3C4C5;
    color: #555555!important;    
} 

#cp-main .panel {
    border:1px solid #bebebe;
}

.innerblock {		
	background: #EDEFF2; 
}

.link-danger {
	color:#EA5252!important;	
}	

/* CP tabbed menu
----------------------------------------*/
#tabs a {
	background: #CCCCCC;
}

#tabs a span {	
	color: #555555;
}

#tabs a:hover span {
	color: #333333;
}

#tabs .activetab a {
	border-bottom: none;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	background: #DBDFDF;
}

#tabs .activetab a span {
	color: #333333;
}

#tabs .activetab a:hover span {
	color: #000000;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/

#minitabs li.activetab a{
	color: #FFFFFF;
	background-color: #B21A41;
	background-image: none;

}
#minitabs li.activetab a:hover {
background-color: #B21A41;
color: #DDD;	
}	


/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
#navigation a, .nav-pills > li > a,#minitabs li a {
background-color: #CCCCCC;    
border: 1px solid #AAAAAA;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
   -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #555555;	
    transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -moz-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;
  text-decoration: none;      
}

.rtl #navigation a {
	
	}

#navigation a:hover, .nav-pills > li > a:hover,#minitabs li a:hover {
	background-image: none;
	background-color: #DDDDDD;
	color: #666666;

}

#navigation #active-subsection a,.nav-pills > .active > a {
	color: #ffffff;
	background-color: #B21A41;
	border: 1px solid #B21A41;
	background-image: none;
}

#navigation #active-subsection a:hover, .nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	background-color: #B21A41;
	border: 1px solid #B21A41;
	color: #FFFFFF;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	color: #B21A41;
}

#cp-main .pm {
	background-color: #FFFFFF;
}

/* Friends list */
.cp-mini {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;
}

dl.mini dt {
	color: #555555;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #000000 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #BC2A4D;
	border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #A9B8C2;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #5D8FBD;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #000000;
}

/* Avatar gallery */
#gallery label {
	background-color: #FFFFFF;
	border-color: #CCC;
}

#gallery label:hover {
	background-color: #EEE;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
select {
	border-color: #666666;
	background-color: #FAFAFA;
	color: #000;
}

label {
	color: #425067;
}

option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #444444;
	font-size: 12px;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: #F2F3F3;
}

/* Posting page styles
----------------------------------------*/

#message-box textarea {
	color: #444444;
	padding: 0;
	
}

/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #000;
	background-color: #FAFAFA;	
}

a.button1, input.button1 {
	border-color: #666666;
}

input.button3 {
	background-image: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border-color: #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	color: #000000;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border-color: #BC2A4D;
	color: #BC2A4D;
}

input.disabled {
	color: #666666;
}

/*  	
--------------------------------------------------------------
Colours and backgrounds for bootstrap.css
-------------------------------------------------------------- */ 

label {  
  color: #666;
}

select,
textarea,
input[type="text"],
input[type="password"] {
  background: #EEEEEE;  
  border: 1px solid #AAAAAA;   
  color: #666666;    
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus { 
  outline: 0;
  background: #FFFFFF;
}

select:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;  
}

input.search-query { 
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

/* Pagination Styles
---------------------------------------- */

.pagination ul > li > a,
.pagination ul > li > span {  
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #EEEEEE;
}


.pagination ul > .active > span {  
  border-left: 1px solid #CCCCCC;  
}

.pagination .page-dots {
  background-color: transparent;
  border-right: 1px solid #CCCCCC;  
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #777777;  
  background-color: #EEEEEE;
}

.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #333;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;  
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {   
  border-right: none;
}

.pagination ul > li.disabled:last-child > span { 
  border-right: 1px solid #CCCCCC;
}

.pagination ul > li.disabled:last-child > span > strong{ 
  background-color: transparent;
  border:none;  
}

/* Progress bar Styles
---------------------------------------- */
.progress {  
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;  
}

.progress .bar {  
  color: #ffffff; 
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;  
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;  
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;  
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;  
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}


/* Allow for input prepend/append in search forms */

[class^="icon-"] { 
  background-image: url("styles/Coralis - Light Red/theme/images/glyphicons-halflings.png");  
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-list > .active > a > [class^="icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > .active > a > [class^="icon-"] {
  background-image: url("styles/Coralis - Light Red/theme/images/glyphicons-halflings-white.png");
}

.icon-glass {
  background-position: 0 0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search,.icon-search:hover {
    background-color:#CCCCCC;
    background-position: -42px 8px!important;
    border: medium none;    
    transition: all 0.3s ease 0s; 
      -webkit-transition: all 0.3s ease 0s; 
      -moz-transition: all 0.3s ease 0s; 
      -o-transition: all 0.3s ease 0s; 
      -ms-transition: all 0.3s ease 0s; 
}

.caret { 
  border-top: 4px solid #AAA;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; 
}

.dropdown-menu {  
  background-color: #DBDFDF; 
  border: 1px solid rgba(0, 0, 0, 0.2);  
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu .divider {   
  background-color: transparent;
  border-top: 1px solid #AAAAAA; 
  border-bottom: 1px solid #FFFFFF;  
}

.dropdown-menu > li > a { 
  color: #666666; 
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #666666;  
  background:#D3D3D3;  
}
 
.btn ,.button1,.button2{
  background-color: #CCCCCC!important;    
  border: 1px solid #AAAAAA!important;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
     -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
          box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #555555!important;  
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -moz-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;       
}

.btn-danger { 
	background:#EA5252;
}

.btn-danger:hover {
	background:#EA7575!important;
}

.btn:hover,
.btn:focus,
.button1:hover,
.button1:focus,
.button2:hover,
.button2:focus {     
   color: #666666!important;   
   background-color: #DDDDDD!important;    
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert {  
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/* Navbar Styles
--------------------------------------------- */

.navbar-search .search-query {  
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner { 
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar .nav > li > a {    
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -moz-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;   
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {    
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  -moz-transition: all 0.3s ease 0s; 
  -o-transition: all 0.3s ease 0s; 
  -ms-transition: all 0.3s ease 0s;   
}

.navbar .btn-navbar .icon-bar {  
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu { 
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.badge a,.topiclabel.label {
  color: #FFFFFF;
}  
 
.badge {
  color: #FFFFFF;  
  background: #AFAFAF;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;  
}

.label-important,
.badge-important {
  background-color: #DB5820;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #EA5252;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #EA5252;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hidden-desktop {
  display: none!important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input { 
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.row {
  margin-left:0px; 
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1170px;
}

.span12 {
  width: 1170px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 870px;
}

.span8 {
  width: 620px;
}

.span6 {
  width: 460px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 270px;
}

.span2 {
  width: 140px;
}

.row-fluid {
  width: 100%; 
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid .span12 {
  width: 100%;
 
}

.row-fluid .span9 {
  width: 74.46808510638297%;
 
}

.row-fluid .span8 {
  width: 65.95744680851064%; 
}

.row-fluid .span6 {
  width: 48.93617021276595%; 
}

.row-fluid .span4 {
  width: 31.914893617021278%; 
}

.row-fluid .span3 {
  width: 23.404255319148934%; 
}

.container {
  margin-right: auto;
  margin-left: auto;
  
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

form {
  margin: 0;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: inline-block;
  margin-bottom: 5px;  
}

select,
textarea,
input[type="text"],
input[type="password"] {  
  display: inline-block;  
  min-height: 30px;
  padding: 0 5px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 30px;  
  vertical-align: middle;  
}
  
input[type="text"],input[type="password"],
textarea {
  width: 206px;
}

textarea {
  height: auto;
}

input[type="submit"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select {  
  /* In IE7, the height of the select element cannot be changed by height, only font-size */  
  line-height: 30px;
  max-width: 200px;
  padding: 4px;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.input-medium {
  width: 155px;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px; 
  padding-left: 14px;
  margin-bottom: 0;  
}

/* Pagination Styles
---------------------------------------- */

.pagination {
  margin: 0;
}

.pagination ul {
  display: inline-block;  
  margin-bottom: 0;
  margin-left: 0; 
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 2px 6px;
  line-height: 20px;
  text-decoration: none;  
}

.pagination ul > .active > span {
  margin-left: 5px;   
}

.pagination .page-dots {  
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  width: 20px;
}

.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  cursor: pointer;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span { 
  height: 24px;
  padding: 0; 
}

.pagination ul > li.disabled:last-child > span { 
  padding-left: 5px;
  padding-right: 5px;  
}

.pagination ul > li.disabled:last-child > span > strong{   
  padding: 0;
  width: auto;
}

/* Progress bar Styles
---------------------------------------- */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;  
  margin-right: 5px; 
}

.progress .bar {
  width: 0%;
  height: 100%;  
}

/* Allow for input prepend/append in search forms */

[class^="icon-"] {
  display: inline-block;
  width: 14px;
  height: 17px;  
  line-height: 14px;
  vertical-align: middle;  
}

.icon-search,.icon-search:hover {    
    position: absolute;
    right: 1px;
    top: 1px;
    height: 30px!important;
    padding: 0;
    text-indent: -9999px;
    width: 28px !important;    
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;  
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;  
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider { 
  height: 0;   
  margin: 5px 0;  
  overflow: hidden;   
}

.dropdown-menu > li > a {
  display: block;  
  clear: both;
  font-weight: normal;
  line-height: 20px;  
  white-space: nowrap;  
  padding: 3px 10px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {  
  text-decoration: none;   
}
 
.open > .dropdown-menu {
  display: block;
}

.btn ,.button1,.button2{  
  cursor: pointer;    
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding:5px 8px;
  font-weight: normal!important;
  text-align: center;    
  vertical-align: middle;  
  display: inline-block;  
  margin-bottom: 0;      
}

.btn:hover,
.btn:focus,
.button1:hover,
.button1:focus,
.button2:hover,
.button2:focus {  
  text-decoration: none;    
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;  
}

.btn-small [class^="icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"] {
  margin-top: 2px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;  
}

.btn-group {
  position: relative;
  display: inline-block;  
  white-space: nowrap;
  vertical-align: middle;
  
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;  
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 10px;
}

/* Navbar Styles
--------------------------------------------- */
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;  
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {  
  cursor: default;  
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;  
}

/* move down carets for tabs */

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid [class*="span"] {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.12766%;
    min-height: 30px;    
}

.navbar {  
  margin-bottom:0;
  overflow: visible;
}

.navbar-inner {    
  min-height: 40px;     
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .divider-vertical {    
  margin: 0; 
  height: 40px;   
}

.navbar-search {
  position: relative;
  float: left;
  margin-left: 10px;
  margin-top: 5px;  
}

.navbar-search .search-query {  
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 27px;
  min-height: 27px;
  height: 27px;  
}

.navbar-fixed-top {
  position: fixed;  
  z-index: 1030;  
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;  
}

.navbar-fixed-top {
  top: 0;
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {  
  float: none;
  padding: 10px 15px;
  text-decoration: none;  
  float: none;   
  
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {  
  text-decoration: none;  
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {  
  text-decoration: none;  
}

.navbar .btn-navbar {     
  display: none;
  float: right; 
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 10px;
  padding: 8px;          
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;  
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;  
  content: '';
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;  
  content: '';
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.breadcrumb {
  padding: 2px 15px;
  margin: 0 0 10px;
  list-style: none; 
}

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

.label,
.badge {  
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;  
  white-space: nowrap;
  vertical-align: baseline;
  
}

.badge { 
  padding-right: 9px;
  padding-left: 9px;  
}

.label:empty,
.badge:empty {
  display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {  
  text-decoration: none;
  cursor: pointer;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}
.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  fieldset.fields2 dt,fieldset dt {
      width: 100%;
  }  
  fieldset.fields2 dd,fieldset dd  {
      width: 100%;
      margin-left: 0;
  }  
  #register .autowidth {
    width: 97%!important;
  }
  .slider-wrapper {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
    padding-bottom: 10px!important;
  }
   .footer-about,.sicons {
    margin-left: 0!important;
} 
.sicons {
    float: right!important;
}           
  /* subheader-icons style */
  #subheader-icons li{
    background-image: url("styles/Coralis - Light Red/theme/images/subheader-icons.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    margin-left: 10px;
}
  #subheader-icons li a {
    display: block;
    width: 21px;
    height: 24px;
    text-indent: -9999px;
  }
  #subheader-icons .divider-vertical-medium {
    display: none;
  }  
  #subheader-icons li#ic-unanswered {     
   background-position: 0 0;
  }
  #subheader-icons li#ic-unread {     
   background-position: -23px 0;
  }
  #subheader-icons li#ic-new {    
    background-position: -46px 0;
  }
  #subheader-icons li#ic-active {     
   background-position: -69px 0;
  }
  #subheader-icons li#ic-mark {     
  background-position: -92px 0;
  }

  .row-fluid .mcp-main {    
    width: 100%!important;
    margin-left:0!important;
  }
  /* UCP navigation menu  */
   #smiley-box {
    float: none;
    width: 100%;
  } 
  .ucp-main {    
    width: 100%!important;
    margin-left:0!important;
  }
    .bbcode-status {
        display: none;
  }
    #message-box {
    width: 100%;
  }
  .row-fluid .span2 {
    width: 100%!important;
  }

  fieldset.fields1 dl.pmlist dt {
  width: 100%;
  }

  fieldset.fields1 dl.pmlist dd {
  margin-left: 0;  
  }

  /* Forum table styles  */
  .topiclabel {
        display: none;
  }  
}  

@media (min-width: 1200px) {  

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

.right-content {
  width: 270px!important;
}
.left-content {
  width: 870px!important;
}

/* Columns Width End
------------------------------------------------------------------------------------ */
  .footer-about,.sicons {
    margin-left: 0!important;
  }
  .sicons {
    float: right!important;
  }        
  #subheader-icons li {
        background-image: none !important;
  }
  .row {
    margin-left:0px;
    
  }
    
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
    
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 810px;
  }  
  .span6 {
    width: 570px;
  }  
  .span4 {
    width: 330px;
  }
  .span3 {
    width: 270px;
  } 
  
  .row-fluid {
    width: 100%;
    
  }
      
  .row-fluid .span12 {
    width: 100%;   
  } 
  .row-fluid .span10 {
    width: 82.90598290598291%;   
  } 
  .row-fluid .span9 {
    width: 74.35897435897436%;    
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;    
  }
  
  .row-fluid .span6 {
    width: 48.717948717948715%;   
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;   
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;   
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;   
  }  
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }  
}

@media (min-width: 980px) and (max-width: 1199px) {

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

.right-content {
  width: 270px!important;
}
.left-content {
  width: 640px!important;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 10px;
  }
/* Columns Width End 
------------------------------------------------------------------------------------ */
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px;
  }
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;    
  } 
  ul.topiclist dt.forumstitle {    
    width: 52%;
  }  
}

@media (min-width: 768px) and (max-width: 979px) {

/* Columns Width - change the width below if you want to change the width of sidebar 
------------------------------------------------------------------------------------ */

  .right-content {
  width: 270px!important;
  }
  .left-content {
  width: 450px!important;
  }

/* Columns Width End 
------------------------------------------------------------------------------------ */  

  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .row {
    margin-left:0px;
    
  }
  .navbar-search .search-query {     
    width: 96%;
  }
  /*CUSTOM FOOTER BLOCKS STYLES*/  
  
  .sicons {
    width: 39.4917%!important;   
  }
  /*CUSTOM TABLES STYLES*/  
  .topics, .posts,.topicstitle,.poststitle,.repliestitle,.replies,.viewstitle,.views  { 
    display: none !important;
  } 
    .headerbar {
    margin-top: 0;
  }
    ul.topiclist dt {
    width: 60%;
  }
  #cp-main ul.topiclist .thead-inner dt {
    width: 70%;
  }
  ul.topiclist dt.forumstitle {
    text-indent: 10px;
    width: 70%;
  }  

  /* UCP navigation menu  */

  #format-buttons {    
    width: 78%;
  }
  #message-box {
    width: 92%;
  } 
      
    ul, ol{ 
    margin: 0;
  } 
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 750px;
  }
  .span12 {
    width: 724px;
  }
  
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 450px;
  }
  .span8 {
    width: 476px;
  }  
  .span6 {
    width: 352px;
  }  
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 270px;
  }
    
  .row-fluid {
    width: 100%;
    
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;    
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  
  .row-fluid .span12 {
    width: 100%;    
  }  
  .row-fluid .span10 {
    width: 82.87292817679558%;    
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;    
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;   
  }
  
  .row-fluid .span6 {
    width: 48.61878453038674%;    
  }
  
  .row-fluid .span4 {
    width: 31.491712707182323%;    
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;    
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;   
  } 

  dd.redirect {  
  margin-left: 0;
  }  
  .row .pagination.pagination-mini,#cp-main .pagination.pagination-mini {    
    float: none;
    margin: 5px 0;
    padding: 0;
    text-align: left;    
  } 
}

@media (min-width: 481px) and (max-width: 767px) {
  .navbar-search .search-query {     
    width: 94%;
  }

  body {
    padding-right:0;
    padding-left: 0;
  }
  /*CUSTOM TABLES STYLES*/
  .topics, .posts,.topicstitle,.poststitle,.repliestitle,.replies,.viewstitle,.views  { 
    display: none !important;
    } 
    .headerbar {
    margin-top: 0;
    }
    ul.topiclist dt {
    width: 65%;
    } 
    #cp-main ul.topiclist .thead-inner dt {
    width: 73%;
    }
    
     ul, ol{ 
    margin: 0;
    } 
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right:0;
    margin-left: 0;
    margin-top: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row  {
    margin-left: 0;
  }
  
  [class*="span"],  
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  } 

  ul.topiclist dt {
    width: 60%;
  }
}

@media (max-width: 979px) {
  .navbar-search {    
    margin-left: 0;
  } 
  .navbar-search .search-query {
    height: 32px;
    line-height: 32px;
  }

  .navbar .dropdown-menu > li > a {    
    padding: 10px 15px;   
  }

  .left-content,.right-content {
    float: none!important;
    width: 100%!important;
    margin: 0!important;    
  } 

  dd.ip,dd.date,.lastpost-mcp,.lastposttitle-mcp,.time,.ip{     
    display: none!important;
  }
  dt.action,dd.rank,dd.ranktitle {     
    width: 32% !important;
  }
  dd.joined,dd.joinedtitle {     
    width: 38% !important;
  }

  dd.username,dd.viewtopic,dd.viewlogs {     
    width: 20% !important;
  }
   .nav-pills > li{     
    width: 100% !important;    
  }  
  
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
 
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 0;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {     
    font-weight: normal;
    border-left: none;
    border-right: none;
   
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0;
  }
  
  .nav-collapse li {    
    border-bottom: 1px solid #AAAAAA;       
  } 

  .nav-collapse li:last-child {    
    border-bottom: none;       
  } 
  
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;      
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
 
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 5px;
    margin-top: 10px;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;   
  }
  
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
  .moderation,.l-warnings {
    display: none!important;
  }

  #ucp .lastpost,#cp-main .info,.extra {
    display: none!important;
  }
  .postprofile dt a img, #viewprofile dt img {
    padding: 0!important;
    border: none!important;
    border-color: transparent;
  }


  /* POLLS STYLES*/

  fieldset.polls dt {    
    margin-bottom: 5px;    
    width: 100%;
  }
  fieldset.polls dd.resultbar {
    width: 88%;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .left-content,.right-content {
    padding: 0!important;
  }
  .logo-resp { width:36.3333%!important;
  }  
  .marktitle {
    display: none !important;
  }
  dd.redirect {  
  display: none!important;
  } 
}

@media (max-width: 480px) {
  #register img {
    width: 100%!important;
  }

 /*CUSTOM TABLES STYLES*/
   .posts,.poststitle,.lastposttitle,.lastpost,.viewstitle,.topicstitle,.repliestitle,
   .views,.viewtopic-block,.replies-mcp,.repliestitle-mcp,.profile-ics,.nivo-caption { 
    display: none !important;
    } 
    .headerbar {
    margin-top: 0;
    }
    ul.topiclist dt {
    width: 80%;
    } 
    #cp-main .topiclist .thead dt {
    width: 80%;
    }
    dl.icon dt{
    width: 70%;
    } 
    .navbar-search .search-query {
    width: 88% !important;
    }   
   /*PROFILE ICONS STYLES*/    
  .picons {    
    padding: 0 6px !important;
   }   
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  input[type="text"], input[type="password"], textarea {
    width: 95%!important;
  }
 
  .navbar-fixed-top,  
  .navbar-static-top {
    margin-right:0;
    margin-left: 0;
    margin-top: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row   {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  } 
  ul.topiclist dt.forumstitle {    
    width: 80%;
  } 
  .column1,.column2 {
    clear: left;
    float: none;
    width: 99%;
  }
  .row .pagination.pagination-mini,#cp-main .pagination.pagination-mini {    
    float: none;
    margin: 5px 0;
    padding: 0;
    text-align: left;    
  }
}

