.ajazSpot selectbody {
	background: #ffffff;
    font-size: 15px;
    color: #3e3e3e;
    line-height: 1.23em;

}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}


@font-face {
   font-family: freefonts; 
   src: url(Sansation_Light.eot); 
   src: url(/fonts/CARGTS_.TTF) format("truetype"); 

} 

h1, .pagetitle h1 {
	font-family: "freefonts";
	font-size: 20px;
	margin: 10px 0 20px 0 !important;
}

@media (min-width: 768px) {
    h1, .pagetitle h1 {
	font-size: 28px;
    }
}

p {
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.spreadFoot {
	background: #4F4F4F;
	color: #fff;

}
.spreadFoot a{
	color: #fff;
}

.spreadFoot .footWid {
	margin:20px auto;
	max-width:1000px;
}

.spreadFoot .copy{
	font-size: 10px;
	display: block;
	margin: 10px;
	display: block;
	text-align: center;

}
.spreadFoot .popList {
	font-size: 11px;
	float: left;
	width: 175px;
	margin: 10px 10px 10px 0;	
}

.spreadFoot .followStuff{
	float: right;
}
.spreadFoot .popList a{
	color: #999;
}
.spreadFoot .popList ul{
	margin: 5px;	
}
.dataBit{
	Clear:both;
	margin: 0 0 20px 0;
}

.dataBitHeader {
	background: #4F4F4F;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
}
.dataBitHeader a, .dataBitHeader h2 a, .dataBitHeader h3 a{

	color: #fa4646;

}
.dataBitHeader a.upPho {
	color: #fff;
}
.dataBitHeader h2, .dataBitHeader h3{
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.unitDrop, .favSelect,.defSelect, .defRemove, .favRemove{
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 11px;
}

.favSelect a,.defSelect a, .defRemove a, .favRemove a{
	margin: 3px 0 0 1px;
	display: block;
	border: 1px solid #666;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	height: 30px;
	line-height:30px;
	width: 30px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}


.favSelect a{
	background: url(/images/kiteaddicts/heart-fav-icon.png) no-repeat center;
}
.defSelect a{
	background: url(/images/kiteaddicts/crown-home-icon.png) no-repeat center;
	
}
.defRemove a{
	background: url(/images/kiteaddicts/crown-home-icon.png) no-repeat center #B60000;

}
.favRemove a{
	background: url(/images/kiteaddicts/heart-fav-icon.png) no-repeat center #B60000;
}
.favSelect a:hover,.defSelect a:hover, .defRemove a:hover, .favRemove a:hover{
	margin: 2px 1px 1px 0;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;

}
.dataBitHeader .unitDrop form{
	display: inline;
}

.dataBitHeader h2{	
	color: #ffffff;
	font-size: 14px;
}

.maindataBitHeader {
  background-color:#E9E9E9;
  background-image:url(/images/buttons/newbtn_middle.png);
  background-position:initial initial;
  background-repeat:repeat no-repeat;
  border:1px solid #CECECE;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
}



.windBiter{
	clear: both;

}


@media (min-width: 768px) {
    .tideBit{
	width: 400px;
	float: left;

    }

    .windBit{
	width: 600px;
	float: left;

    }
}
.tideLocation{ 
	clear: both;
	font-size: 10px;
	width: 100%;
	display: block;

}


.tideTable{
	display: block;
	padding: 0 0 0 0;
}


@media (min-width: 768px) {
    .tideTable{
	width: 190px;	
	float: left;
	display: block;
	padding: 0 0 0 0;
    }

    .tideTable:last-child {
	margin: 0 0 0 20px ;
    }
}
.dateCon{
	width: 250px;	
	float: right;
	display: block;
	padding: 10px 20px 0 0;



}
.tideTable strong, .chartCon .statTitle{
	font-size: 11px;
	padding: 10px 0 5px 0;
	display:block;
}
.chartCon  {
	position: relative;
	width: 100%
}
.tideBit table{
	border-collapse:collapse;
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	font-size: 11px;
}
.tideBit table tbody {
	border: 1px solid #cecece;
}
.tideBit table thead{
	border: 1px solid #4f4f4f;
}
.tideBit table th{
	background: #4f4f4f;
	color:#FFF;
	text-align:left;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 3px;
}
.tideBit table tbody tr{
	padding: 3px;
}
.tideBit table td{
	background: #eaeaea;
	color:#3e3e3e;
	text-align:left;
	padding: 5px;

}
.wTitle {
	font-size: 11px;
	clear: both;
	padding: 4px 0 0 0;

}
.wsTitle {
	font-size: 10px;
	clear: both;

}
.homeSpot {
	font-size: 11px;
	clear: both;
	color: #999;


}

.homeSpot p.wTitle{
	font-size: 10px;
	margin: 0;
	clear: none;
	display: inline;
}

.homeSpot p.wTitle strong, .homeSpot p.wsTitle strong{
	color: #000;
}
p.wsTitle{
	font-size: 12px;
	clear: both;
	padding: 3px 0 0 0;
	margin: 0;
}



.mapBit, .col595{
	width: 595px;
	float: left;

}
.bigmapBit{
	width: 700px;
	float: left;

}
.galleryBit, .col405{
	width: 405px;
	float: left;
	
}
.aboutBit{
	width: 400px;
	float: left;

}
.xtraBits{
	width: 300px;
	float: left;

}
.xstraBits{
	width: 200px;
	float: left;

}

.leftMag20{
	margin: 0 0 0 20px;
}
.rightMag20{
	margin: 0 20px 0 0 ;
}
.spotGallery{

}

.spotGallery ul{
	margin: 0;
	padding: 0;
	display:block;
}
.spotGallery ul li{
	clear:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
	white-space:nowrap;
	width: 135px;
	height: 100px;
}

.galFun{
 	margin: 10px 0 0 0;
}

.user{
	clear: both;
	padding: 25px;

}

.user form {display:inline;}
.user label{
	display:block;
	clear:left;
	float:left;
	width: 180px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	
}
.user input, .user password{
	display:block;
	float:left;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;

	border: solid 1px #999 !important;


}
.user input.file, .user input[type='file']{

	border: none;

}
.user select{
	display:block;
	float:left;
	margin: 0 0 5px 0;
	padding: 5px;

	border: solid 1px #999;


}
.user input:focus, .user select:focus, .user  password:focus, .user textarea:focus {
	outline: none;
	border: solid 1px #f04950 !important;
}

.user textarea{
	display:block;
	float:left;
	width: 250px;
	height: 150px;
	margin: 0 0 5px 0;
	padding: 5px;

	border: solid 1px #999;


	
}
.user input.submit, .user input[type='submit'], .user input.button, .user input[type='button'], .submit{
	display: inline-block;
	clear:both;
	background: #B60000;
	line-height: 30px;
	height: 30px;
	color: #fff;
	border: none;
	padding: 0 10px 0 10px;
	cursor: pointer;
	text-decoration: none;
}

.user input.submit span, .user input[type='submit'] span, .user input.button span, .user input[type='button'] span, .submit span{

	padding: 0 5px 0 0;
}
.submit:hover{
	text-decoration: none;
	color: #fff;
	background: #9f0000;
}
.loginB{
	margin-left: 180px;
}
.upPho {
	float: right;
	display: inline-block;

	background: #B60000;
	line-height: 30px;
	height: 30px;
	color: #fff;
	border: none;
	padding: 0 10px 0 10px;
	margin: 5px 5px 0;
	cursor: pointer;
	text-decoration: none;
}
.upPho:hover{
	text-decoration: none;
	color: #fff;
	background: #9f0000;
}
.upPho span{
	padding: 0 5px 0 0;
}
.user a{
	clear:both;
	display:block;

}
.user .inline {
	clear: none;
	display: inline-block;	
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;

}

.user .inline a{
	clear: none;
	display: inline-block;	
}

.user .fPass{
	font-size: 11px;
	padding: 10px 0 0 0;
}













.userInline{
	clear: both;

}

.userInline form {
	display:inline;
	margin-right: none;
}
.userInline form label{
	display:block;
	float:left;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 10px;
	
}
.userInline form input, .userInline form password{
	display:block;
	float:left;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 10px;
	padding: 0 0 0 5px;
	border: solid 1px #999;


}

.userInline form input[type='text'], .userInline form input.text {
	width: 100px;
}

.userInline form input:focus, .userInline  form select:focus, .userInline form password:focus, .userInline  form textarea:focus {
	outline: none;
	border: solid 1px #f04950;
}

.userInline form input.submit, .userInline form input[type='submit'], .userInline form input.button, .userInline form input[type='button']{
	float: left;
	background: #B60000;
	line-height: 20px;
	height: 20px;
	color: #fff;
	border: none;
	padding: 0 10px 0 10px;
	cursor: pointer;
}
.userInline a{

	display:block;
	float: left;

}


ul.dropPart{
	clear: both;
	display: block;	
}

ul.dropPart li{

  border-right: 1px solid #CCCCCC;
  clear:left;
  color:#333333;
  display:inline;
  float:right;
  padding:0 5px 0 5px;
  position:relative;
}
ul.dropPart li a{
	text-decoration: underline;
	color:#B60000;
	font-weight: bold;
	padding:5px 0;
}
ul.dropPart li:first-child{

  border-right: none;
  padding:0 0 0 5px;
}







.blackDrop select {
    padding:7px 22px 8px 8px;
    margin: 0;
   
    background: #4f4f4f;

-webkit-box-shadow:#000000 1px 1px 2px;
box-shadow:#000000 1px 1px 2px;
border:1px solid #666666;

border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;

    color:#fff;

    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
.blackDrop @media screen and (-webkit-min-device-pixel-ratio:0){
    select {padding-right:18px}
}

.blackDrop label{position:relative}
.blackDrop label:after{
    content:'\25BE';
    font:11px "Consolas", monospace;
    color:#aaa;

    right:8px; top:1px;
    padding:0 0 0 5px;
    border-left:1px solid #666666;
    position:absolute;
    pointer-events:none;
}
.blackDrop label:before{
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#4f4f4f;
    position:absolute;
    pointer-events:none;
    display:block;
}







#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}


.login-popup {
    display: none;
    background: #fff;

    padding: 50px 0 0 0 ;
    float: left;

    position: fixed;
    top: 270px;
    width: 400px;

    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;

}

.login-popup .user{
	padding: 0 20px 0 20px;
}

.login-popup .close {
	position: absolute;
	top: 15px;
	right: 15px;
}
.login-popup .close:hover {
	color: #B60000;
}

.login-popup .botInfo {
	background:#333333;
	padding: 10px;
	text-align: center;
	color: #FFF;
}
.login-popup .botInfo a{

	color: #fff;
	text-decoration: underline;
}

.login-popup .imInfo {
	background:#B60000;
	padding: 10px;
	text-align: center;
	color: #fff;
}
.login-popup .imInfo a{
	color: #fff;
	text-decoration: underline;
}
.login-popup .imInfo .alertPort{
	font-family: "freefonts";
	font-size: 28px;
	margin: 10px 0 20px 0;
}

.logout img{

}
.logout img:hover{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */


}
.login img{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */


}
.login:hover img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);

}
.hiddenFields {
	display: none;
}
.messagePad {
	padding: 90px 0 0 40px;
}
.column640 {
	width: 640px;
	float:left;
}
.column360 {
	width: 360px;
	float:left;
}
.column800 {
	width: 800px;
	float:left;

}
.column200 {
	width: 200px;
	float:left;
}
.column600 {
	width: 600px;
	float:left;

}
.column400 {
	width: 400px;
	float:left;
}
.column50p {
	display: block;
}
@media (min-width: 768px) {
    .column50p {
	width: calc(50% - 10px);
	padding: 0 10px 0 0;
	float:left;
    }
}

@media (min-width: 768px) {
    .fill-float {
	display: inline-bock;
    }
    .fill-float:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
    }

    .fill-float--left {
	width: 560px;
	float: left;
	padding: 0 10px 0 0;
    }

    .fill-float--auto {
	overflow: auto;
    }
}

.paddingRight {
	padding: 0 10px 0 0;
}
.paddingLeft {
	padding: 0 0 0 10px ;
}

.ui-datepicker-current-day {
	outline: 2px solid #B60000;
}

.subMenu {
	margin: 0 0 20px 0;

}

.subMenu h3{
	background: #4F4F4F;
	color: #fff;
	padding: 10px 5px 10px 10px;

}
.subMenu h3 a{
	color: #fff;
	text-decoration: none;

}

.subMenu ul{
	border: 1px solid #9B9B9B;
	display: block;
}

.subMenu ul li{

}

.subMenu ul li a{
	display: block;
	padding: 2px 5px 2px 20px;
	text-decoration: none;


}

.subMenu ul li a span{
	color: #9B9B9B;
	display: inline-block;
}
.subMenu ul li a span.no{
	color: #9B9B9B;
	display: inline-block;
	width: 20px


}
.subMenu ul li a:hover{
	background: #d9d9d9;


}

.popPhot{

}
.popPhot img{
	margin: 5px

}
.popPhot p{
	font-size: 10px;
	margin: 3px;

}
.popPhot span{
	margin: 3px;
	color: #999;
	font-size: 9px;

}

.myLoc{
	font-size: 9px;
}

.likeIt{
	float: right;
	width: 112px;
	margin: 0 20px 0 0;
}
.likeIt .likee_like{
	display: block;
	height: 55px;
	width: 55px;
	background: url(/images/like/like-it.png) center no-repeat #b60000;
	margin: 0 2px 2px 0;
	float: left;

}
.likeIt .likee_like:hover{
	opacity:0.8;
	filter:alpha(opacity=80);	
	text-decoration: none;
}
.likeIt .buttons strong{
	display: block;
	height: 55px;
	width: 55px;
	background: url(/images/like/like-it.png) center no-repeat #b60000;
	margin: 0 2px 2px 0;
	float: left;

}
.likeIt .likee_dislike{
	display: block;
	height: 55px;
	width: 55px;
	background: url(/images/like/hate-it.png) center no-repeat #333333;
	float: left;
	margin: 0 0 2px 0;

}
.likeIt .likee_dislike:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	text-decoration: none;
}
.likeIt .buttons span{
	display: block;
	height: 55px;
	width: 55px;
	background: url(/images/like/hate-it.png) center no-repeat #333333;
	float: left;
	margin: 0 0 2px 0;
	opacity:0.4;
	filter:alpha(opacity=40);

}
.likeIt .likes{
	float: left;
	margin: 5px;
	background: url(/images/like/like-it-small.png) top right no-repeat;
	width: 45px;
	height: 35px;
	line-height: 35px;
   	font-family: "freefonts";
	font-size: 12px;
	text-transform: uppercase;
	color: #b60000;


}
.likeIt .dislikes{
	float: left;
	margin: 5px;
	height: 35px;
	line-height: 35px;
	background: url(/images/like/hate-it-small.png) top right no-repeat;
	width: 45px;
   	font-family: "freefonts";
	font-size: 12px;
	text-transform: uppercase;
}

.likeIt .likeTit{
   	font-family: "freefonts";
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding: 0 0 10px 0;
	display: block;
}
.likeIt .likeGraph {
	width: 112px;
	height: 12px;
	background: #333333;
}
.likeIt .likeGraph .percent{
	height: 12px;
	background: #b60000;
	display: block;
}


.comment{
	clear: both;

}

.comment form {display:inline;}
.comment label{
	display:block;
	clear:left;
	float:left;
	width: 180px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	
}
.comment input, .comment password{
	display:block;
	float:left;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;

	border: solid 1px #999;


}
.comment input.file, .comment input[type='file']{

	border: none;

}
.comment select{
	display:block;
	float:left;
	margin: 0 0 5px 0;
	padding: 5px;

	border: solid 1px #999;


}
.comment input:focus, .comment select:focus, .comment password:focus, .comment textarea:focus {
	outline: none;
	border: solid 1px #f04950;
}

.comment textarea{
	display:block;
	float:left;
	width: 250px;
	height: 150px;
	margin: 0 0 5px 0;
	padding: 5px;

	border: solid 1px #999;


	
}
.comment input.submit, .comment input[type='submit'], .comment input.button, .comment input[type='button']{
	float: left;
	background: #B60000;
	line-height: 30px;
	height: 30px;
	color: #fff;
	border: none;
	padding: 0 10px 0 10px;
	cursor: pointer;
	text-decoration: none;
}
.comment a{
	clear:both;
	display:block;

}

.nxtPic, .prvPic{
   	font-family: "freefonts";
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 194px;

}
.nxtPic a, .prvPic a{
	color: #4F4F4F;
	display: block;
	padding: 0;
	margin: 0;
	width: 20px;

	padding: 15px 8px 25px  8px;
	background: #ccc;
}
.nxtPic a:hover, .prvPic a:hover{
	text-decoration: none;
}
.nxtPic{
	right: 0;
}
.prvPic{
	left: 0;
}
#directionM {
  width: 400px;
  height: 280px; 
  line-height:280px; 
  padding: 0 ;
  margin: 0 10px 0 0;
  float:left;
  text-align: center;
}
#directionM p{
  color: #666666;
  font-size: 11px;
  margin: -150px 0 0 5px;
  text-align: left;

}
#directionM p strong {
  color: #010101;
  font-size: 14px;
  display: inline-block;
  width: 30px;

}

#point {
  width: 400px;
  height:280px; 
  background:url("/images/kiteaddicts/cardinal-overlay.png") center no-repeat;
}
img#arrow{
   position: relative;
   z-index: 1;
}
h3#staTitle{
   position: relative;
   z-index: 2;
}

#directionG {
  width:120px;
  height:160px; 
  padding: 0 40px 0 40px;
  float:left;
  text-align: center;
}
#directionG p{
  color: #999999;
padding: 10px 0 0 0;
font-size: 12px;

}
#directionG p strong{
  font-weight: bold;
  font-size: 14px;
  color: #010101;
  display:block;
}
#compass {
  height:120px;
  width: 120px;
  background:url("/images/kiteaddicts/direction-bg.png") no-repeat;
}
.smallDials{
	margin: 10px 0 10px 0;
}

.latestPosts{
	margin: 5px 0 10px 0;
	padding: 5px;
	border-bottom: solid 1px  #ccc;	
}

.latestPosts .title{

}

.latestPosts .content {
	font-size: 11px;
	margin: 5px 0;
}

.latestPosts .info {
	font-size: 10px;
	margin: 0;
	float: right;
}
.mainImg{
	margin: auto;
	max-width:1000px;
	text-align: center;
	background: #ccc;

}
.spotTree {
	font-size: 11px;
	margin: 10px 0 10px 0;
}

.paginationE{
	display:block;
	clear:both;
	text-align:center;
	padding: 5px;
	margin: 0 35px 0 0;
}
.paginationE .first{
	display: none;
}
.paginationE .previous{
	padding: 0 10px 0 10px;
	background:url(/images/kiteaddicts/previousIcon.png) left no-repeat;
	color: #b60000;
}
.paginationE .next{
	padding: 0 10px 0 10px;
	background:url(/images/kiteaddicts/nextIcon.png) right no-repeat;
	color: #b60000;
}
.paginationE span{
	display: inline !important;
	float: inherit !important;
	clear: inherit !important;
}
.paginationE span.previous{
	color:#666;
	padding: 0 10px 0 10px;
	background:url(/images/kiteaddicts/previousInactiveIcon.png) left no-repeat;
}
.paginationE span.next{
	color:#666;
	padding: 0 10px 0 10px;
	background:url(/images/kiteaddicts/nextInactiveIcon.png) right no-repeat;
}
.paginationE .last{
	display: none;
}
.paginationE a.page{
	padding: 4px;
	margin: 2px;
	color:#FFF;
	text-decoration:none;
}
.paginationE a:hover.page{text-decoration:underline;}
.paginationE strong{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #b60000;
	color: #fff;
}
.pagCount{
	padding: 0 20px 0 0;
	display: inline;

}

.gallery-break {
	white-space: nowrap;
}

.gallery-break--item{

	width: 33.33%;
    	height: auto;
    	display: block;
	display: inline-flex;
    	float: left;
    	clear: none;
    	padding: 0;
    	margin: 0;
    	white-space: nowrap;

}
.gallery-break--item img{
	width: 100%;
    	height: 100%;
}
@media (min-width: 768px) {
    .gallery-break--item{
	width: 100%;
    }
}
@media (min-width: 800px) {
    .gallery-break--item{
	width: 50%;
    }
}
@media (min-width: 945px) {
    .gallery-break--item{
	width: 33.33%;
    }
}






.galleryHoldon {white-space:nowrap;}

.galleryHoldon .GItem{
	display: block;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	white-space:nowrap;

}
.galleryHoldon .GItem a{
	display: block;
	padding: 0;
	margin: 0;
	white-space:nowrap;
}
.galleryHoldon a img{
	padding: 0;
	margin: 0;
	border: 0;
}

.popPhot{

}
.popPhot img {margin:5px;}
.popPhot p {
  font-size:10px;
  margin:3px;
}
.popPhot span {
  color:#999999;
  font-size:9px;
  margin:3px;
}
.moreCon {
	text-align: center;
	display: block;
	clear:both;
	padding: 10px;
}
.moreLink {

	display: inline-block;
	clear:both;
	background: #B60000;
	line-height: 30px;
	height: 30px;
	color: #fff;
	border: none;
	padding: 0 10px 0 10px;
	margin: 0 auto;
	cursor: pointer;
	text-decoration: none;
}
.moreLink:hover{
	text-decoration: none;
	color: #fff;
	background: #9f0000;
}
.moreLink span{
	padding: 0 5px 0 0;
}

.predBit table{
	border-collapse:collapse;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	font-size: 11px;
}
.predBit table tbody {
	border: 1px solid #cecece;
}
.predBit table thead{
	border: 1px solid #4f4f4f;
}
.predBit table th{
	background: #1f1f1f;
	color:#FFF;
	text-align:left;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 3px;
}
.predBit table tbody tr{
	padding: 0;
}
.predBit table td{
	background: #eaeaea;
	color:#3e3e3e;
	text-align:left;
	padding: 0 5px 0 5px;

}
.predBit table tbody:nth-child(even) td{
	background: #eaeaea;
}
.predBit table tbody:nth-child(odd) td{
	background: #dfdfdf;
}
.predBit table tbody tr:hover td, .predBit table tbody tr:hover th{
	background-color: #cecece;
}
.predBit table tbody tr td b{
	display: none;
	font-style:normal;
}
.predBit table tbody tr td i{
	font-size: 16px;
	font-style:normal;
	display: block;
	text-transform: uppercase;
	color: #4f4f4f;
}
.predBit table tbody tr td em{
	display: block;
	float:left;
	position: relative;
	left: 50px;
	
}
.predBit table tbody tr:first-child td b{
	display: block;
	float:left;
	position: absolute;
	width: 40px;
}
.predBit table tbody td div.gust{
	height: 35px;
	line-height: 35px;
	padding: 0 5px 0 0;
	position: relative;
	right: 20px;

}
.predBit table tbody td div.wind{
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	font-weight: normal;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 0;
	text-align: left;
	float: left;
	white-space: nowrap;
}
.predBit table tbody td div.gustVal{
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	font-weight: normal;

	text-align: left;
	position: relative;
	right: -5px;
}
.predBit sup !important{
	vertical-align: super;
	font-size: 6px;

}
.windArrow {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color:#B60000;
	
}
.tempIs{

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

.tempFeel{
	font-weight: normal;
	font-size: 11px;
}
.weatherDefs{
	font-size: 11px;
}














	

.mainLogo {

        position: absolute;
    	left: 50%;
   	transform: translateX(-50%);
	bottom: 170%;
   	text-align: center;
}

.mainLogo img{
	width: 90%;
	height: auto;
	min-height: 80px;
	min-width: 159px;
}

@media (min-width: 768px) {
    .mainLogo {
	z-index:9999999;
	right:90px;
	top:-30px;
	bottom: inherit;
    	left: initial;
    	transform: none;
    }
    .mainLogo img{
	width: 100%;
    }
}

.headerBlock {
	height:78px;
	display:block;
	clear:both;
	float:none;
	top:55px;
	position:relative;
	background:#333333
}
.loginBlock {
	float:right;
	background:#171717
}
.bottomMenu {
	position:absolute;
	bottom:0
}
.headerPromo {
	background:url(/images/kiteaddicts/rob-woodford.jpg) no-repeat;
	width:1031px;
	height:163px;
	position:absolute;
	left:-15px;
	top:40px
}
.liveWeather {
	position:absolute;
	top:0;
    left: 16px;

	color:#000;
	display:block;
	height:40px;
	width: 250px;
text-align: left;
}
@media (min-width: 768px) {
    .liveWeather {

left: inherit;
right: 300px;
text-align: right;

    }
}


.liveWeather .liveWeatherContent {
	font-weight:normal;
	color:#000;
	display:block
}
.liveWeather .liveWeatherContent span{
	color:#000;
	padding:0 5px 0 15px
}
.liveWeather .liveWeatherContent span:first-child{
	color:#000;
	padding:0 5px 0 0
}
.liveWeather .liveWeatherContent span.first-child{
	color:#000;
	padding:0 5px 0 0
}
.liveWeather .liveWeatherContent .wTitle{
	font-size:12px;
	color:#000;
	display:block;
	margin:0 0 10px 0
}
.liveWeather .liveWeatherContent .wTitle a{
	padding:0 0 0 15px;
	color:#B60000;
	font-weight:normall;
	font-size:10px;
	text-transform:lowercase
}
.hSTit{
	color: #B60000;

}




.ajazSpot{
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%;
	display: block;
	z-index: 100;
}
@media (min-width: 768px) {
    .ajazSpot{
	width: inherit;
	left: 20px;
	text-align: left;
    }
}

.ajazSpot2 {
	position: inherit;
	display: block;
	z-index: 1;
	padding: 20px 0 0 0;
}

.ajazSpot form{
	display: inline;
	padding: 0;
	margin: 0;
}

.ajazSpot select{
	padding:8px 22px 8px 8px;
 	margin: 0;
   
  	background: #333333;

	border-radius:5px;

  	color:#fff;

  	outline:none;
 	display: inline-block;
	-webkit-appearance:none;
  	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	width: 40%;
}
@media (min-width: 768px) {
     .ajazSpot select{
	width: inherit;
     }
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
.ajazSpot @media screen and (-webkit-min-device-pixel-ratio:0){
	select {padding-right:18px}
}

.ajazSpot label{position:relative}
.ajazSpot label:after{
    content:'\25BE';
    font:11px "Consolas", monospace;
    color:#aaa;

    right:8px; top:1px;
    padding:0 0 0 5px;
    border-left:1px solid #484848;
    position:absolute;
    pointer-events:none;
}
.ajazSpot label:before{
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#333333;
    position:absolute;
    pointer-events:none;
    display:block;
}




.ajazSpot input.submit, .ajazSpot input[type='submit'], .ajazSpotS input.button, .ajazSpot input[type='button']{
	display: inline-block;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;

	background: #1F1F1F;

	-webkit-box-shadow:#000000 1px 1px 2px;
	box-shadow:#000000 1px 1px 2px;
	border:1px solid #666666;

	border-radius:5px;

	color:#fff;
	cursor: pointer;
	text-decoration: none;
}

.above_body{
	height: 130px;
	padding-top: 130px;
}
@media (min-width: 768px) {
.above_body{
	padding-top: 0;
}
}


padding-top: 100px;

#loadingDiv{
	background: url(/images/misc/progress.gif) center no-repeat;
	height: 16px;
	width: 16px;
	float: left;

}

#termScroll {

	height: 150px;
	padding: 20px;
	border:1px solid #666666;
	overflow-y: scroll;
	
}

.error{
	border:1px solid #B60000;
	padding: 15px;
	margin: 0 0 10px 0;
}

.error h2{
	background: url(/images/buttons/report-40b.png) no-repeat left;
	padding-left: 30px;
	color: #B60000;

}

.leaderBoard {
	width: 728px;
	margin: 20px auto 20px  auto;

}

dl.exif {
	margin: 0;
	padding: 20px 0 20px 0;
	display:block;
	clear:both;
	position: relative;

}
dl.exif dt{
	display:block;
	float: left;
	clear: left;
	
	padding: 0;
	margin: 0;

	line-height: 20px;
	width: 200px;
	font-weight:normal;
	border-bottom: 1px solid #d5d5d5;
	white-space:nowrap;

	font-size: 10px;

}

dl.exif dd{
	display:block;
	float: left;
	
	width: 190px;
	padding: 0 0 0 10px;
	line-height: 20px;	
	margin: 0;

	text-align: left;
	white-space:nowrap;
	border-bottom: 1px solid #d5d5d5;

	font-weight:normal;
	font-size: 10px;
	
}

.tideRel {

	margin: 10px 0 10px 0;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
.tideRel span{


	font-size: 20px;
	background: #4F4F4F;
	color: #fff;
	font-weight: normal;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	height: 24px;	
	line-height: 24px;
	width: 24px;
	text-align: center;	

	display: inline-block;

}

.authDate{
	color: #999;
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;

}
.thumbScroll{
	margin: 10px 0 20px  0;
	position: relative;
	overflow: auto;
	height: 150px;

}
.thumbScroll ul {
	list-style: none;
	height: 190px;
	margin: 0;
	padding: 0;

}
.thumbScroll li {
	display: block;
	float: left;
	height: 150px;
	margin: 0;
	padding: 0;

}
.thumbScroll li a{
	margin: 0;
	padding: 0;
	display: block;
	float: left

}
.thumbScroll li a img{
	margin: 0;
	padding: 0;
	border: none;

}
.arrows {
	position: relative;
}
.arrows .prev, .arrows .next{
   	font-family: "freefonts";
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: -170px;


	color: #4F4F4F;
	display: block;
	padding: 0;
	margin: 0;
	width: 35px;

	height: 150px;
	line-height: 150px;

	text-align: center;
	background: #ccc;
	cursor: pointer;

}
.arrows .prev {
	left: 0;
}
.arrows .next{
	right: 0;
}



.mainWrapper {
    margin: 0 auto 0 auto;
    width: 100%;
}

@charset "UTF-8";
    
.bbcode_container  {
    
    margin:  20px;
    
    margin-top:  5px;
    
    display:  block
}
.bbcode_container .bbcode_desc  {
    
    margin-bottom:  2px;
    
    font-size:  11px
}
.bbcode_container div.bbcode_code, 
.bbcode_container pre.bbcode_code  {
    
    margin:  0;
    
    padding:  6px;
    
    border:  1px inset;
    
    text-align:  left;
    
    overflow:  scroll;
    
    direction:  ltr;
    
    background:  #f2f6f8 none repeat-x;
    
    font-size:  12px
}
.bbcode_container code.bbcode_code  {
    
    margin:  0;
    
    text-align:  left;
    
    direction:  ltr;
    
    font-size:  12px
}
.bbcode_container code.bbcode_code code  {
    
    white-space:  nowrap
}
.bbcode_container div.bbcode_quote  {
    
    margin:  0 10px;
    
    margin-bottom:  10px;
    
    -moz-border-radius:  0;
    
    -webkit-border-radius:  0;
    
    background:  #f2f6f8 none;
    
    border-radius:  0;
    
    border:  1px solid #417394;
    
    font:  italic normal 13px Tahoma,  Calibri,  Verdana,  Geneva,  sans-serif;
    
    position:  relative;
    
    top:  0
}
.bbcode_container .bbcode_quote_container  {
    
    background:  transparent url(/images/misc/quote-left.png) no-repeat left;
    
    display:  block;
    
    width:  9px;
    
    height:  13px;
    
    position:  absolute;
    
    top:  5;
    
    left:  -9px
}
.bbcode_quote div.quote_container  {
    
    -moz-border-radius:  0;
    
    -webkit-border-radius:  0;
    
    border-radius:  0;
    
    padding:  5px 10px 5px 10px
}
.bbcode_quote .bbcode_postedby img  {
    
    position:  relative;
    
    top:  1px
}
.bbcode_container div.bbcode_quote.printable  {
    
    background:  none;
    
    border:  none
}
.bbcode_container div.bbcode_quote div.message  {
    
    padding:  8px 0px
}
.bbcode_container div.bbcode_quote div.message ol>li, 
.bbcode_container div.bbcode_quote div.message ul>li  {
    
    float:  none
}
.bbcode_postedby  {
    
    font:  normal 12px Tahoma,  Calibri,  Verdana,  Geneva,  sans-serif
}
.bbcode_postedby img  {
    
    margin:  0
}
.cke_skin_kama span.cke_dialog_ui_button  {
    
    color:  #FFFFFF
}
.texteditor textarea.cke_source  {
    
    padding:  0 1px 0 1px
}
.texteditor.content .cke_skin_kama textarea.cke_source, 
.texteditor textarea  {
    
    color:  #222222;
    
    font:  13px Tahoma,  Calibri,  Verdana,  Geneva,  sans-serif;
    
    white-space:  pre-wrap;
    
    background:  #FFFFFF none
}
.texteditor.forum .cke_skin_kama textarea.cke_source, 
.texteditor.forum textarea  {
    
    color:  #222222;
    
    font:  13px Verdana,  Arial,  Tahoma,  Calibri,  Geneva,  sans-serif;
    
    white-space:  pre-wrap;
    
    background:  #FFFFFF none
}
.editor_smiliebox  {
    
    float:  right;
    
    width:  75px;
    
    height:  200px;
    
    _background-color:  #FFFFFF;
    
    _border:  solid 1px #6b91ab;
    
    padding:  0 3px 3px 3px
}
.editor_smiliebox .blocksubhead  {
    
    padding:  0;
    
    font-size:  11px;
    
    font-weight:  normal;
    
    text-align:  center;
    
    border:  solid 1px #6b91ab;
    
    border-width:  1px 0
}
.editor_smiliebox ul.smiliebox  {
    
    height:  190px;
    
    overflow:  hidden
}
.editor_smiliebox ul.smiliebox li  {
    
    float:  left;
    
    height:  20px;
    
    width:  20px;
    
    margin:  2px;
    
    overflow:  hidden;
    
    position:  relative;
    
    text-align:  center
}
.editor_smiliebox ul.smiliebox li div.table  {
    
    display:  table;
    
    height:  100%;
    
    margin:  auto;
    
    table-layout:  fixed;
    
    width:  20px
}
.editor_smiliebox ul.smiliebox li div.tablecell  {
    
    display:  table-cell;
    
    vertical-align:  middle
}
.editor_smiliebox ul.smiliebox li img  {
    
    height:  auto;
    
    max-width:  20px;
    
    width:  auto !important;
    
    cursor:  pointer
}
.editor_smiliebox div.moresmilies  {
    
    text-align:  center;
    
    font-size:  11px
}
.editor_textbox_container  {
    
    width:  100%;
    
    float:  left;
    
    margin:  0
}
.editor_textbox_container.smilie  {
    
    margin-right:  -165px
}
.editor_textbox_smilie  {
    
    margin-right:  85px
}
.cke_skin_kama_container  {
    
    visibility:  visible;
    
    background:  #FFFFFF;
    
}
.cke_skin_kama_container body {
    min-width: 0;
}
.attachment a {
    padding: 1px 0;
    border: 1px solid #ffffff;
    display: block;
}
.attachment a:hover {
    padding: 1px 0;
    border-color: #316ac5;
    background-color: #dff1ff;
}
.editorpopupbody {
    padding: 5px;
    min-width: 200px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}
.editorpopupbody li.attachment {
    white-space: nowrap;
}
.editorpopupbody div.attach_insert_all {
    cursor: pointer;
    background-color: #FFFFFF;
    padding: 2px;
}
.cke_skin_kama .cke_panel.cke_attach {
    width: 250px;
    height: auto;
}
.previewthumbactive {
    position: absolute;
    background: url('/images/misc/pencil.png') no-repeat top left;
    cursor: pointer;
    border: 1px solid red;
    margin: 0;
    z-index: 10;
}
img.previewthumb.active {
    cursor: pointer;
    border: 1px solid red;
    margin: 0;
}
.cke_browser_ie8 .cke_editor {
    display: block !important;
}
.cke_button .cke_disabled:hover {
    background-color: transparent !important;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button .cke_icon {
    background: url('/images/editor/sprite.png') no-repeat top left;
}
.cke_skin_kama .cke_browser_ie .cke_button .cke_icon {
    position: relative;
    overflow: hidden;
    width: 16px;
    height: 16px;
}
.cke_skin_kama .cke_browser_ie .cke_button .cke_icon_image {
    position: absolute;
    width: 2498px;
    height: 60px;
    background: url('/images/editor/sprite.png') no-repeat top left;
}
.cke_skin_kama .cke_browser_ie .cke_button .cke_icon_image.custom {
    background: none;
}
.cke_skin_kama .cke_browser_ie .cke_button a.cke_disabled .cke_icon {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button a.cke_disabled .cke_icon {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}
.cke_skin_kama .cke_browser_ie .cke_button a.cke_on .cke_icon_image {
    top: 0px;
}
.cke_skin_kama .cke_browser_ie .cke_button a.cke_off .cke_icon_image {
    top: -20px;
}
.cke_skin_kama .cke_browser_ie .cke_button a.cke_disabled .cke_icon_image {
    top: -40px;
    filter: }
.cke_skin_kama .cke_browser_ie .cke_button .cke_button_textcolor .cke_buttonarrow {filter:}
.cke_skin_kama .cke_browser_ie .cke_button .cke_buttonarrow {
    position: relative;
    top: -4px;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button a.cke_disabled .cke_icon_image {
    top: -40px;
    filter: }
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_openAttachmentWindow .cke_icon {
    background-position: 0 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_openAttachmentWindow .cke_icon_image {
    left: 0px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_enhancedsource .cke_icon {
    background-position: -1597px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_enhancedsource .cke_icon_image {
    left: -1597px;
}
.cke_skin_kama .cke_button_enhancedsource .cke_label {
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_pastetext .cke_icon {
    background-position: -2480px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_pastetext .cke_icon_image {
    left: -2480px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_pastefromword .cke_icon {
    background-position: -2430px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_pastefromword .cke_icon_image {
    left: -2430px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_removeFormat .cke_icon {
    background-position: -1447px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_removeFormat .cke_icon_image {
    left: -1447px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_bold .cke_icon {
    background-position: -50px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_bold .cke_icon_image {
    left: -50px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_italic .cke_icon {
    background-position: -897px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_italic .cke_icon_image {
    left: -897px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_underline .cke_icon {
    background-position: -2247px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_underline .cke_icon_image {
    left: -2247px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_subscript .cke_icon {
    background-position: -2147px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_subscript .cke_icon_image {
    left: -2147px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_superscript .cke_icon {
    background-position: -2197px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_superscript .cke_icon_image {
    left: -2197px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_table .cke_icon {
    background-position: -2047px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_table .cke_icon_image {
    left: -2047px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbTableProperties .cke_icon {
    background-position: -1797px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbTableProperties .cke_icon_image {
    left: -1797px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_tableDelete .cke_icon {
    background-position: -1847px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_tableDelete .cke_icon_image {
    left: -1847px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowInsertBefore .cke_icon {
    background-position: -1997px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbRowInsertBefore .cke_icon_image {
    left: -1997px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowInsertAfter .cke_icon {
    background-position: -1947px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbRowInsertAfter .cke_icon_image {
    left: -1947px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbRowDelete .cke_icon {
    background-position: -1897px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbRowDelete .cke_icon_image {
    left: -1897px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnInsertBefore .cke_icon {
    background-position: -1747px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbColumnInsertBefore .cke_icon_image {
    left: -1747px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnInsertAfter .cke_icon {
    background-position: -1697px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbColumnInsertAfter .cke_icon_image {
    left: -1697px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbColumnDelete .cke_icon {
    background-position: -1647px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_vbColumnDelete .cke_icon_image {
    left: -1647px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_horizontalrule .cke_icon {
    background-position: -2097px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_horizontalrule .cke_icon_image {
    left: -2097px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_smiley .cke_icon {
    background-position: -1497px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_smiley .cke_icon_image {
    left: -1497px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_iespell .cke_icon {
    background-position: -1547px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_iespell .cke_icon_image {
    left: -1547px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_link .cke_icon {
    background-position: -300px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_link .cke_icon_image {
    left: -300px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_Email .cke_icon {
    background-position: -401px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_Email .cke_icon_image {
    left: -401px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_unlink .cke_icon {
    background-position: -2346px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_unlink .cke_icon_image {
    left: -2346px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_image .cke_icon, .cke_skin_kama span:not(.cke_browser_ie) .cke_button_vbimage .cke_icon {
    background-position: -747px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_image .cke_icon_image, .cke_skin_kama .cke_browser_ie .cke_button_vbimage .cke_icon_image {
    left: -747px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_videotag .cke_icon {
    background-position: -2397px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_videotag .cke_icon_image {
    left: -2397px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_Quote .cke_icon {
    background-position: -1347px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_Quote .cke_icon_image {
    left: -1347px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_Code .cke_icon {
    background-position: -151px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_Code .cke_icon_image {
    left: -151px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_Html .cke_icon {
    background-position: -451px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_Html .cke_icon_image {
    left: -451px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_Php .cke_icon {
    background-position: -1297px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_Php .cke_icon_image {
    left: -1297px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_PageBreak .cke_icon {
    background-position: -1147px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_PageBreak .cke_icon_image {
    left: -1147px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_PreviewBreak .cke_icon {
    background-position: -100px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_PreviewBreak .cke_icon_image {
    left: -100px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_textcolor .cke_icon {
    background-position: -201px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_textcolor .cke_icon_image {
    left: -201px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
    background-position: -2297px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_undo .cke_icon_image {
    left: -2297px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
    background-position: -1397px 0;
}
.cke_skin_kama .cke_rtl .cke_browser_ie .cke_button_undo .cke_icon_image {
    left: -1397px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
    background-position: -1397px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_redo .cke_icon_image {
    left: -1397px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
    background-position: -2297px 0;
}
.cke_skin_kama .cke_rtl .cke_browser_ie .cke_button_redo .cke_icon_image {
    left: -2297px;
}
.cke_skin_kama .cke_rtl .cke_rcombo {
    float: right;
}
.cke_skin_kama .cke_browser_ie6 .cke_rtl .cke_rcombo, .cke_skin_kama .cke_browser_ie7 .cke_rtl .cke_rcombo {
    float: none;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_numberedlist .cke_icon {
    background-position: -797px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_numberedlist .cke_icon_image {
    left: -797px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_bulletedlist .cke_icon {
    background-position: -847px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_bulletedlist .cke_icon_image {
    left: -847px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_outdent .cke_icon {
    background-position: -1097px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_outdent .cke_icon_image {
    left: -1097px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_indent .cke_icon {
    background-position: -697px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_indent .cke_icon_image {
    left: -697px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifyleft .cke_icon {
    background-position: -997px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_justifyleft .cke_icon_image {
    left: -997px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifycenter .cke_icon {
    background-position: -947px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_justifycenter .cke_icon_image {
    left: -947px;
}
.cke_skin_kama span:not(.cke_browser_ie) .cke_button_justifyright .cke_icon {
    background-position: -1047px 0;
}
.cke_skin_kama .cke_browser_ie .cke_button_justifyright .cke_icon_image {
    left: -1047px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_undo .cke_icon {
    background-position: -1397px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_undo .cke_icon_image {
    left: -1397px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_redo .cke_icon {
    background-position: -2297px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_redo .cke_icon_image {
    left: -2297px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_outdent .cke_icon {
    background-position: -697px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_outdent .cke_icon_image {
    left: -697px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_indent .cke_icon {
    background-position: -1097px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_indent .cke_icon_image {
    left: -1097px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_columnInsertBefore .cke_icon {
    background-position: -1697px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_columnInsertBefore .cke_icon_image {
    left: -1697px;
}
.cke_skin_kama .cke_rtl span:not(.cke_browser_ie) .cke_button_columnInsertAfter .cke_icon {
    background-position: -1747px 0;
}
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button_columnInsertAfter .cke_icon_image {
    left: -1747px;
}
.cke_skin_kama .cke_dialog .cke_dialog_ui_labeled_label {
    float: none;
}
.cke_skin_kama .cke_dialog input[type="file"] {
    border: 1px inset;
}
.cke_skin_kama div.cke_bottom_restore_autosave {
    position: relative;
}
.cke_skin_kama div.cke_bottom_restore_autosave .cke_toolgroup {
    height: 18px;
    position: absolute;
    top: 4px;
    padding: 0 3px 0 0;
}
.cke_skin_kama div.cke_bottom_restore_autosave a.restoretext {
    cursor: pointer;
    height: 12px;
    background-image: none;
}
.cke_skin_kama div.as_ind_container {
    position: relative;
}
.cke_skin_kama div.as_ind_container div {
    background-color: rgb(255, 255, 0);
    right: 0;
    position: absolute;
    padding: 2px;
    top: -12px;
    font-weight: bold;
}
.cke_skin_kama .cke_toolbox {
    margin-bottom: 5px;
}
.cke_skin_kama .cke_dialog .cke_dialog_ui_textarea.cke_pastetext {
    width: auto;
    height: auto;
}
.cke_dialog_tab:focus {
    outline: none;
}
.cke_skin_kama .cke_fontSize span.cke_text {
    max-width: 60px;
    min-width: 25px;
    width: auto;
    _width: 25px;
}
.cke_skin_kama .cke_editor .cke_rcombo a, .cke_skin_kama .cke_editor .cke_toolgroup {
    background: url(/clientscript/ckeditor/skins/kama/images/sprites.png) repeat-x 0px -500px;
}
.cke_skin_kama .cke_editor .cke_rcombo a:hover, .cke_skin_kama .cke_editor .cke_rcombo a:focus, .cke_skin_kama .cke_editor .cke_rcombo a:active, .cke_skin_kama .cke_editor .cke_button a:hover, .cke_skin_kama .cke_editor .cke_button a:focus, .cke_skin_kama .cke_editor .cke_button a:active {
    background-color: #DFF1FF;
}
.cke_skin_kama .cke_editor .cke_button a.cke_on {
    background-color: #A3D7FF;
}
.cke_skin_kama .cke_editor .cke_button a.cke_on:hover, .cke_skin_kama .cke_editor .cke_button a.cke_on:focus, .cke_skin_kama .cke_editor .cke_button a.cke_on:active {
    background-color: #86CAFF;
}
.cke_skin_kama .cke_editor .cke_button a.cke_disabled * {
    opacity: .3;
}
.cke_skin_kama .cke_editor .cke_button a, .cke_skin_kama .cke_editor .cke_button a.cke_off {
    opacity: .7;
}
.cke_skin_kama .cke_wrapper.cke_ltr, .cke_skin_kama .cke_wrapper.cke_rtl {
    background: #D3D3D3 url(h/clientscript/ckeditor/skins/kama/images/sprites.png) repeat-x 0px -1950px;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_contents {
    background: #FFFFFF none }
.cke_skin_kama .cke_dialog_contents .cke_dialog_contents {
    background-color: #E4E4E4;
    border-top: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
}
.cke_skin_kama .cke_dialog_title {
    color: #000000;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab {
    background-color: #FFFFFF;
    color: #000000;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab_selected {
    background-color: #E4E4E4;
    color: #000000;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_tabs a.cke_dialog_tab:hover {
    background-color: #E1E1E1;
    color: #000000;
}
.cke_skin_kama .cke_dialog_contents .cke_dialog_footer {
    background-color: #E4E4E4;
    border-top: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
}
.cke_skin_kama .cke_dialog .cke_dialog_body {
    background: #FFFFFF none }
.cke_skin_kama .cke_dialog_body .cke_dialog_title {
    border-bottom: #E4E4E4 1px solid;
}
.cke_skin_kama .cke_dialog_contents *, .cke_skin_kama .cke_dialog_contents a:hover, .cke_skin_kama .cke_dialog_contents a:link, .cke_skin_kama .cke_dialog_contents a:visited, .cke_skin_kama .cke_dialog_contents a:active {
    color: #000000;
}
.cke_skin_kama .cke_dialog .cke_dialog_body a.cke_dialog_close_button {
    background-image: none;
    top: 10px;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_close_button span {
    display: inline;
    font-weight: bold;
    font-size: 10px;
    padding: 0 2px 0 2px;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
}
.cke_skin_kama .cke_dialog_body .cke_dialog_close_button span:hover {
    background-color: #E4E4E4;
    color: #FFFFFF;
}
.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dark_background {
    background-color: #E4E4E4;
}
.cke_skin_kama .cke_dialog_body a.cke_smile img, .cke_skin_kama .cke_dialog_body a.cke_smile:focus img, .cke_skin_kama .cke_dialog_body a.cke_smile:active img, .cke_skin_kama .cke_dialog_body a.cke_smile:hover img {
    border: 0;
    padding: 2px;
}
.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_text, .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_select, .cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_ui_input_textarea {
    color: #000000;
}
.cke_skin_kama .cke_dialog div.cke_disabled .cke_dialog_ui_labeled_content * {
    background-color: #CCCCCC;
}
.cke_skin_kama .cke_dialog .smiley_page {
    overflow: auto;
}
.cke_skin_kama .cke_dialog .smiley_category {
    padding: 5px;
}
.cke_focus, textarea:focus, .cke_focus:focus {
    outline: 1 px solid #b60000;
}
.popupmenu {
    *z-index: 999;
    position: relative;
}
.popupmenu a.popupctrl {
    background-image: url(/images/misc/black_downward_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    _padding-right: 25px;
}
.popupmenu a.popupctrl.nogadget {
    padding-right: 0;
    background-image: none;
}
.popupgroup .popupmenu a.popupctrl {
    font-size: 11px;
    padding: 2px 4px;
    border: 0;
    background-color: transparent;
    text-decoration: none;
    padding-right: 15px;
    margin-left: 5px;
}
.popupgroup .popupmenu:hover a.popupctrl {
    border: 0;
    background-color: transparent;
}
.popupgroup .popupmenu {
    float: left;
}
.blockfoot .popupctrl {
    text-decoration: none;
    padding: 2px 6px;
    padding-right: 15px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.blockhead .popupctrl {
    color: #ffffff;
}
.blockhead .popupctrl:hover {
    color: #ffffff;
}
.popupbody {
    font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    color: #3E3E3E;
    padding: 2px;
    background: #E1E1E1 none ;
    border: 1px solid #E1E1E1;
    position: absolute;
    z-index: 1000;
    top: 1.5em;
    left: 0;
    display: none;
    min-width: 200px;
}
.popupmenu:hover ul.popuphover {
    display: block;
}
.popupbody li {
    border-top: solid 1px #E1E1E1;
}
.popupbody > li:first-child {
    border-top: none;
}
.popupbody li a, .popupbody li label {
    display: block;
    color: #3E3E3E;
    background: #FFFFFF none ;
    padding: 6.235px 10px;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
}
.popupbody li > a:hover, .popupbody li > label:hover {
    color: #3E3E3E;
    background: #FFEB90 none }
.memberaction_body.popupbody li a:hover {
    color: #3E3E3E;
    background-color: #FFEB90;
}
.popupbody li.vbmenu_hilite a {
    color: #3E3E3E;
    background: #FFEB90 none }
.popupbody li.vbmenu_option > a:hover {
    color: #3E3E3E;
    background: #FFEB90 none }
.popupbody li.vbmenu_hilite, li.vbmenu_option {
    float: none;
    display: list-item;
    width: 100%}
.popupbody li input.searchbox {
    width: 180px;
    padding: 0px;
    font-size: 13px;
    font-style: italic;
    color: #777777;
}
.popupbody li input.searchbox:focus {
    font-style: normal;
    color: #3e3e3e;
}
.popupbody li.formsubmit {
    text-align: right;
    padding: 0px;
    background: #E1E1E1 none }
.popupbody li.formsubmit .submitoptions {
    float: left;
    text-align: left;
}
.popupbody li.formsubmit .submitoptions label {
    display: block;
}
.popupbody li.formsubmit.jumptopage > label {
    display: inline;
    background: none;
}
.popupbody li.formsubmit input[type="submit"], .popupbody li.formsubmit input[type="reset"], .popupbody li.formsubmit input[type="button"] {
    font: 12px Arial, sans-serif;
    ;
    padding: 2px;
    padding-bottom: 1px;
}
.popupbody li.formsubmit input[type="submit"]:hover, .popupbody li.formsubmit input[type="reset"]:hover, .popupbody li.formsubmit input[type="button"]:hover {
    color: #ffffff;
}
.blockhead .popupmenu, .blocksubhead .popupmenu {
    display: block;
    float: right;
    clear: left;
    text-transform: none;
}
.memberaction.popupmenu {
    position: relative;
    top: 0;
    display: inline-block;
}
.postdetails .memberaction.popupmenu {
    position: static;
}
.memberaction.popupmenu a.popupctrl {
    background: none;
    padding: 0;
}
.memberaction_body.popupbody {
    width: 280px;
    background: #FFFFFF;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0px 4px 7px ;
    -webkit-box-shadow: 0px 4px 7px ;
    box-shadow: 0px 4px 7px }
.memberaction_body.popupbody li {
    border: none;
    width: 140px;
}
.memberaction_body.popupbody li.left {
    float: left;
    clear: left;
}
.memberaction_body.popupbody li.right {
    float: right;
    clear: right;
}
.memberaction_body.popupbody li .siteicon_profile {
    background: url(/images/site_icons/profile.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_forum {
    background: url(/images/site_icons/forum.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_message {
    background: url(/images/site_icons/message.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_blog {
    background: url(h/images/site_icons/blog.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_homepage {
    background: url(/images/site_icons/homepage.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_article {
    background: url(/images/site_icons/article.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_add {
    background: url(/images/site_icons/add.png) left 2px no-repeat;
}
.memberaction_body.popupbody li .siteicon_email {
    background: url(/images/site_icons/email.png) left 2px no-repeat;
}
.memberaction_body.popupbody li > a {
    padding: 4px;
    padding-left: 20px;
}
.memberaction_body.popupbody hr {
    float: left;
    height: 96px;
    width: 0;
    display: inline;
}
.popupbody li.formsubmit .submitoptions label, .popupbody li.formsubmit .advancedsearchlink a {
    background: transparent;
    color: #3E3E3E;
}
html {
    color: #000;
    background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {

    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}
del, ins {
    text-decoration: none;
}
li {
    list-style: none;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: ''}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: baseline;
}
sub {
    vertical-align: baseline;
}
legend {
    color: #000;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
    *font-size: 100%}

table {
    font-size: inherit;
    font: 100%}
pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%}
html {
    background: none }
em {
}
strong {
}

a:active, a:focus {
    outline: 0;
}
body a {
    color: #b60000;
    text-decoration: none;
}
body a:hover, body a:hover .time, body a:hover .shade, body a:hover .understate {
    color: #b60000;
    text-decoration: underline;
}
body a.understate, body a .understate {
    color: inherit;
    text-decoration: none;
    *clear: expression(style.color = parentNode.currentStyle.color, style.clear = "none", 0);
}
.body_wrapper {
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto 0 auto;
}

@media (min-width: 768px) {
    .body_wrapper {
    	padding: 30px;
    }
}
input, textarea, button, select {
    font-family: Arial, sans-serif;
}
.button {
    padding: 2.5px 5px;
    font: normal 14px Arial, sans-serif;
    ;
    border: 0 none ;
    color: #ffffff;
    background: #b60000 none ;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.button:hover {
    background: #a00000 none ;
    color: #ffffff;
}
body, legend {
    font-family: Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.shade {
    color: #777777;
}
.time {
    color: #3e3e3e;
}
.nocss_label {
    display: none;
}
.normal {
    font-size: 13px;
    font-weight: normal;
}
.block {
    clear: both;
}
.blockhead {
    font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    color: #ffffff;
    background: #4f4f4f none ;
    _background-image: none;
    padding: 4px 10px 4px 10px;
    border: 1px solid #4f4f4f;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
}
.blockhead h2 {
    font-weight: bold;
}
.blockhead a {
    color: #ffffff;
}
.blockhead a:hover {
    color: #ffffff;
}
.blockhead img {
    margin-bottom: -4px;
}
.blocksubhead {
    font: normal 12px ;
    color: #3e3e3e;
    background: #e9e9e9 none repeat-x ;
    padding: 4px 10px 4px 10px;
    border-top: 1px solid #cecece;
}
.blocksubhead img {
    vertical-align: middle;
}
.blocksubhead a {
    color: #3e3e3e;
    text-decoration: none;
}
.blocksubhead a:hover {
    color: #b60000;
}
.blockhead_info, .blocksubhead_info {
    float: right;
    font-weight: normal;
}
.blockbody {
    background: rgb(255, 255, 255) none no-repeat ;
    padding-left: 0px;
    padding-right: 0px;
}
.blockrow {
    background: none none ;
    padding: 5px 10px 5px 10px;
    border: 0 none ;
    color: ;
    font: }
.blockrow a {color:}
.blockrow a:hover {color:}
.blockfoot, .blocksubfoot {
    display: block;
    clear: both;
    background: #ffffff none ;
    padding: 5px 0px 5px 0px;
    border: 0 none rgb(102, 204, 0);
    color: ;
    font: }
.blockfoot a {color:}
.blockfoot a:hover {color:}
.blockfootpad {
    clear: both;
    padding: 5px 0px 5px 0px;
}
.blocksubfoot {
    text-align: right;
}
.wysiwyg_block {
    margin-bottom: 10px;
}
.wysiwyg_block .formcontrols .blockrow {
    border-top: 0;
}
.table {
    display: table;
    table-layout: fixed;
}
.thead {
    width: 100%;
    padding: 0;
    display: table-row;
}
.tr {
    display: table-row;
}
.td {
    display: table-cell;
}
.pagination span {
    display: block;
    float: left;
    clear: right;
}
.pagination span a {
    font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    border: 1px solid #CECECE;
    height: 15.99px;
    padding: 2px 4px;
    margin-left: 1px;
    background: #E9E9E9 none ;
    text-decoration: none;
    color: #b60000;
}
.pagination span a:hover {
    border: 1px solid #aeaeae;
}
.pagination span.prev_next a, .pagination span.first_last a {
    position: relative;
    top: -2px;
}
.pagination span.prev_next a img, .pagination span.first_last a img {
    position: relative;
    display: inline;
    top: 3px;
}
.pagination dt.label {
    display: none;
}
.pagination span.selected a {
    background: #333333 none ;
    color: #ffffff;
    border: 1px solid #333333;
    height: 15.99px;
    font-weight: bold;
    padding: 2px 4px;
    margin-left: 1px;
}
.pagination .separator, .pagination .elipsis {
    background: none;
    border: 0;
}
.pagination .separator:hover {
    border: 0;
}
.pagination li.jumptopage {
    text-align: center;
}
.pagination span a.popupctrl {
    height: 15.99px;
    background: #E9E9E9 url(h/images/misc/black_downward_arrow.png) no-repeat center left;
    padding-right: 4px;
    padding-left: 18px;
}
.pagination .popupmenu:hover a.popupctrl {
    border: 1px solid #aeaeae;
    color: #3e3e3e;
}
.cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_ok, .cke_skin_kama .cke_dialog_contents a.cke_dialog_ui_button_cancel, .textcontrols a, a.textcontrol {
    position: relative;
    padding: 3px 5px;
    font: normal 14px Arial, sans-serif;
    ;
    line-height: 1.230;
    text-decoration: none;
    border: 0 none ;
    color: #ffffff;
    background: #b60000 none ;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.textcontrols a img, a.textcontrol img {
    position: absolute;
    bottom: 2px;
    left: -2px;
}
.textcontrols a:hover img, a:hover.textcontrol img {
    position: absolute;
    bottom: 2px;
    left: -2px;
}
.textcontrols a:hover, a:hover.textcontrol {
    background: #a00000 none ;
    text-decoration: none;
    color: #ffffff;
}
.textcontrols a:hover, a:hover.textcontrol {
    text-decoration: none;
}
.blockhead a.textcontrol {
    float: right;
    font: normal 14px Arial, sans-serif;
    ;
    margin-top: -5px;
    text-transform: none;
}
.blockhead a.textcontrol:hover {
    color: #ffffff;
}
.navpopupmenu {
    text-align: right;
    float: right;
    display: block;
    padding: 0;
    padding-top: 3px;
    clear: left;
    margin-left: 10px;
    font-size: 12px;
    margin-top: 0;
}
* html .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu a.textcontrol, .navpopupmenu a.popupctrl, .navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl {
    text-decoration: none;
    color: #ffffff;
    border: 0 none ;
    background: #b60000 none ;
    _background-image: none;
    font: normal 14px Arial, sans-serif;
    ;
    padding: 3.3333333333333px 6.6666666666667px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.navpopupmenu a.textcontrol:hover, .navpopupmenu a.popupctrl:hover, .navpopupmenu.popupmenu.nohovermenu a.textcontrol:hover, .navpopupmenu.popupmenu.nohovermenu a.popupctrl:hover {
    background: #a00000 none ;
    color: #ffffff;
    _background-image: none;
}
.navpopupmenu .popupctrl .ctrlcontainer {
    background: transparent url(/images/misc/black_downward_arrow.png) no-repeat center left;
    padding-left: 15px;
    white-space: nowrap;
}
.navpopupbody {
    width: auto;
    max-height: 350px;
    text-align: left;
    *overflow: auto;
    overflow-y: scroll;
    left: auto;
    right: 0;
}
.navpopupbody li {
    overflow: hidden;
    min-width: 200px;
}
.navpopupbody li.optionlabel {
    text-align: center;
    font-weight: bold;
    color: #3E3E3E;
}
.navpopupbody .d1 a, option.d1 {
    text-indent: 20px;
}
.navpopupbody .d2 a, option.d2 {
    text-indent: 40px;
}
.navpopupbody .d3 a, option.d3 {
    text-indent: 60px;
}
.navpopupbody .d4 a, option.d4 {
    text-indent: 80px;
}
.navpopupbody .d5 a, option.d5 {
    text-indent: 100px;
}
.navpopupbody .d6 a, option.d6 {
    text-indent: 120px;
}
.navpopupbody .d7 a, option.d7 {
    text-indent: 140px;
}
.navpopupbody .d8 a, option.d8 {
    text-indent: 160px;
}
.navpopupbody .d9 a, option.d9 {
    text-indent: 180px;
}
.navpopupbody .d10 a, option.d10 {
    text-indent: 200px;
}
.navpopupbody .d11 a, option.d11 {
    text-indent: 220px;
}
.navpopupbody .d12 a, option.d12 {
    text-indent: 240px;
}
.navpopupbody .d13 a, option.d13 {
    text-indent: 260px;
}
.navpopupbody .d14 a, option.d14 {
    text-indent: 280px;
}
.navpopupbody .d15 a, option.d15 {
    text-indent: 300px;
}
.navpopupbody .d16 a, option.d16 {
    text-indent: 320px;
}
.navpopupbody .d17 a, option.d17 {
    text-indent: 340px;
}
.navpopupbody .d18 a, option.d18 {
    text-indent: 360px;
}
.navpopupbody .d19 a, option.d19 {
    text-indent: 380px;
}
.navpopupbody .d20 a, option.d20 {
    text-indent: 400px;
}
dl.stats.totals {
    float: right;
    padding: 5px;
}
dl.stats dt {
    display: inline;
    color: #777777;
}
dl.stats dt:after {
    content: ":"}
dl.stats dd {
    display: inline;
}
dl.statsblock dt {
    display: block;
    float: left;
    clear: left;
    width: 25%}
dl.statsblock dd {
    display: block;
    float: left;
    margin-left: 10px;
}
dl.tabslight {
    border-bottom: solid 1px #6b91ab;
    padding-left: 20px;
    margin-bottom: 1em;
    height: 26;
    margin-top: 15px;
}
dl.tabslight dt {
    display: none;
}
dl.tabslight dd {
    float: left;
}
dl.tabslight dd a {
    font-size: 11px;
    font-weight: bold;
    color: #3e3e3e;
    text-decoration: none;
    text-align: center;
    padding: 0 10px;
    min-width: 55px;
    height: 25px;
    line-height: 25px;
    display: block;
    border: 1px solid #999999;
    background-color: #e9e9e9;
    margin-left: -1px;
    margin-bottom: -1px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 11px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 11px;
    border-top-left-radius: 3px;
    border-top-right-radius: 11px;
}
html>body dl.tabslight dd.selected a, html>body dl.tabslight dd.selected a:hover {
    position: relative;
    border-bottom: 1px solid transparent;
    background: #f3f3f3 none }
* dl.tabslight dd.selected a, * dl.tabslight dd.selected a:hover {
    border-bottom: 1px solid transparent;
    background: #f3f3f3 none }
dl.tabslight dd a:hover {
    color: #b60000;
    background: #7192a8 url(/images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x 0 -4px;
}
.columnsort a, .columnsort span {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
}
.columnsort a:hover {
    background-color: #FFEB90;
    text-decoration: none;
    color: inherit;
}
tr.columnsort th {
    white-space: nowrap;
}
div.collapse {
    position: relative;
}
a.collapse {
    float: right;
    right: 10px;
    top: 20px;
    position: absolute;
}
.blockhead a.collapse {
    top: 10px;
}
#forumrules {
    margin-bottom: 10px;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-top: 1px solid rgb(255, 255, 255);
    background: rgb(255, 255, 255) url(/images/gradients/gradient-greytowhite.png) repeat-x }
#forumrules ul.youcandoblock {
    float: left;
    width: 55%;
    overflow: hidden;
    margin: 0 10px 10px 0;
}
#forumrules ul.bbcodeblock {
    float: right;
    width: 42%;
    text-align: right;
    overflow: hidden;
}
#forumrules .rules_link {
    margin-top: 10px;
    width: 42%;
    padding-left: 55%}
.errorblock ul.blockrow.error > li {
    border-bottom: solid 1px #cedfeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.errorblock ul.blockrow.error li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
blockquote.preview {
    font: 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
blockquote.preview ul, blockquote.preview ol, blockquote.preview dl {
    margin: 0 40px;
}
blockquote.preview.forumcontent {
    font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif;
}
blockquote.preview .bbcode_container div.bbcode_code, blockquote.preview .bbcode_container pre.bbcode_code {
    margin: 0;
    padding: 6px;
    border: 1px inset;
    text-align: left;
    overflow: auto;
    direction: ltr;
    background: #f2f6f8 none repeat-x ;
    font-size: 12px;
}
blockquote.preview .bbcode_container code.bbcode_code {
    margin: 0;
    text-align: left;
    direction: ltr;
    font-size: 12px;
}
blockquote.preview .bbcode_container code.bbcode_code code {
    white-space: nowrap;
}
blockquote.preview fieldset.postattachlist {
    background: #FFFFFF none repeat-x center bottom;
    border-top: solid 1px #cedfeb;
    padding-bottom: 1em;
}
blockquote.preview .bbcode_container div.bbcode_quote {
    margin: 0 10px;
    margin-bottom: 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #f2f6f8 none ;
    border-radius: 0;
    border: 1px solid #417394;
    font: italic normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    position: relative;
    top: 0;
}
blockquote.preview .bbcode_container .bbcode_quote_container {
    background: transparent url(/images/misc/quote-left.png) no-repeat left;
    display: block;
    width: 9px;
    height: 13px;
    position: absolute;
    top: 5;
    left: -9px;
}
blockquote.preview .bbcode_quote div.quote_container {
    border-top: 1px solid #fafafa;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px 5px 10px;
}
.attachments {
    border: 1px solid #cecece;
    background: #ececec none ;
    margin: 20px 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
}
.attachments fieldset {
    margin: 5px 0;
}
.attachments img.inlineimg {
    position: relative;
    top: 2px;
}
blockquote.preview .signature {
    margin-top: 1.5em;
    border-top: 1px solid #dddddd;
    padding-top: 0.5em;
}
.commalist li {
    display: inline-block;
}
.standard_error {
    max-width: 600px;
    margin: 0 auto;
    padding: 4em 0 6em;
}
.hidden {
    display: none !important;
}
.floatcontainer:after, .formcontrols .blockrow:after, dl.stats:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
    display: inline-block;
    font-weight: normal;
}
* html .floatcontainer, .formcontrols .blockrow, dl.stats {
    height: 1%}
.floatcontainer, .formcontrols .blockrow, dl.stats {
    display: block;
}
.floatcontainer.hidden {
    display: none;
}
#inlinemod_formctrls {
    float: right;
}
#inlinemod_formctrls .popupctrl {
    top: -5px;
    position: inherit;
    text-decoration: none;
    background: #b60000 none ;
    padding-right: 0;
    color: #ffffff;
    border: 0 none ;
    font: normal 14px Arial, sans-serif;
    ;
    float: left;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
#inlinemod_formctrls a.popupctrl:hover {
    background: #a00000 none ;
    color: #ffffff;
}
#inlinemod_formctrls a.popupctrl span.ctrlcontainer {
    display: inline-block;
    background: transparent url(/images/misc/black_downward_arrow.png) no-repeat center left;
    padding-top: 3.3333333333333px;
    padding-right: 5px;
    padding-bottom: 3.3333333333333px;
    padding-left: 15px;
    font-size: 11px;
    float: left;
}
#inlinemod_formctrls .popupbody {
    left: auto;
    right: 0px;
}
div.forum_disabled {
    text-align: center;
    color: red;
    background-color: white;
    padding: 10px;
    font-size: 20px;
}
.restore body {
    margin: 10px;
}
.restore h1 {
    font-size: 138.5%}
.restore h2 {
    font-size: 123.1%}
.restore h3 {
    font-size: 108%}
.restore h1, .restore h2, .restore h3 {
    margin: 1em 0;
}
.restore h1, .restore h2, .restore h3, .restore h4, .restore h5, .restore h6, .restore strong, .restore dt {
    font-weight: bold;
}
.restore optgroup {
    font-weight: normal;
}
.restore abbr, .restore acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}
.restore em {
    font-style: italic;
}
.restore del {
    text-decoration: line-through;
}
.restore blockquote, .restore ul, .restore ol, .restore dl {
    margin: 1em;
}
.restore ol, .restore ul, .restore dl {
    margin-left: 2em;
}
.restore ol > li, .restore ol.decimal > li {
    list-style: decimal outside;
}
.restore ol.upper-roman > li {
    list-style: upper-roman outside;
}
.restore ol.lower-roman > li {
    list-style: lower-roman outside;
}
.restore ol.upper-alpha > li {
    list-style: upper-alpha outside;
}
.restore ol.lower-alpha > li {
    list-style: lower-alpha outside;
}
.restore ul > li {
    list-style: disc outside;
}
.restore dl dd {
    margin-left: 1em;
}
.restore th, .restore td {
    border: 1px solid #000000;
    padding: 0.5em;
}
.restore th {
    font-weight: bold;
    text-align: center;
}
.restore caption {
    margin-bottom: .5em;
    text-align: center;
}
.restore sup {
    vertical-align: super;
}
.restore sub {
    vertical-align: sub;
}
.restore p, .restore fieldset, .restore table, .restore pre {
    margin-bottom: 1em;
}
.restore button, .restore input[type="checkbox"], .restore input[type="radio"], .restore input[type="reset"], .restore input[type="submit"] {
    padding: 1px;
}
.restore li > p {
    margin-bottom: 0em;
}
.unread {
    font-weight: bold;
}
li.tag {
    display: inline;
    margin-right: 5px;
}
li.tag label.mine {
    font-weight: bold;
}
li.tag a {
    text-decoration: none;
}
li.taglevel1 {
    font-size: 9px;
}
li.taglevel2 {
    font-size: 12px;
}
li.taglevel3 {
    font-size: 15px;
}
li.taglevel4 {
    font-size: 18px;
}
li.taglevel5 {
    font-size: 21px;
}
li.tag.option {
    padding: 10px;
}
#thread_tags_list input#tag_add_input {
    display: block;
    width: 90%;
    margin-top: 2px;
    margin-bottom: 0.5em;
}
#thread_tags_list .description {
    color: #777777;
}
#thread_tags_list .actionbuttons {
    text-align: right;
    margin-bottom: 1em;
}
#tag_edit_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
#tag_edit_list li {
    float: left;
    display: block;
    width: 100px;
}
#tag_edit_list li.mine {
    font-weight: bold;
}
#social_bookmarks_list li {
    display: block;
    float: left;
    padding-left: 10px;
}
#imagereg {
    vertical-align: middle;
    margin-bottom: 5px;
}
#wol_navpopup.navpopupmenu {
    margin-bottom: 6px;
}
.navlinks {
    background: #f5f5f5 none ;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
    text-align: center;
    color: #5d5d5d;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
}
.clear, .cleardiv {
    clear: both;
}
#ajax_post_errors {
    position: absolute;
    width: 420px;
    z-index: 500;
    padding: 2px;
    background-color: #FFFFFF;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
#ajax_post_errors .blockrow {
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}
#ajax_post_errors .blockfoot {
    text-align: center;
}
#ajax_post_errors_message ol {
    margin: 1em;
    margin-left: 2em;
}
#ajax_post_errors_message ol.numeric li, #ajax_post_errors_message ol li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
}
.highlight {
    color: #417394;
    background: #FFEB90 none repeat-x }
label#fb_pulishlabel {
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    vertical-align: middle;
}
#fb_likeframe {
    border: none;
    overflow: hidden;
    height: 27px;
    width: 260px;
    vertical-align: text-bottom;
}
#pagetitle #fb_likeframe {
    float: right;
}
.blogbit #fb_likeframe {
    margin-top: 7px;
}
#recaptcha_area {
    direction: ltr;
    display: inline;
}
#recaptcha_widget_div {
    float: left;
}
.member_blockrow .error {
    padding: 4px 10px 4px 10px;
}
div.cms_table {
    overflow: auto;
    overflow-y: hidden;
    padding: 1px;
}
table.cms_table_grid, table.wysiwyg_cms_table_grid {
    border-collapse: collapse;
    margin-bottom: 0;
}
td.cms_table_grid_td, td.wysiwyg_cms_table_grid_td {
    border: 3px solid #999999;
}
table.cms_table_outer_border, table.wysiwyg_cms_table_outer_border {
    border-collapse: collapse;
    border: 3px solid #999999;
}
td.cms_table_td, td.cms_table_outer_border_td {
    border: none;
}
.content img {
    max-width: 100%}
.doc_header {
    color: #a8a8a8;
    font: normal normal normal 11px Arial, Tahoma, Calibri, Verdana, Geneva, sans-serif;
    position: relative;
}
.doc_header a {color:}
.doc_header a:hover {color:}
.doc_header hr {
    display: none;
}
.logo-image {
    float: left;
    clear: right;
    min-height: 2em;
    height: auto !important;
    padding: 0 0 0 0;
}
.toplinks {
    position: absolute;
    right: 0;
    top: -120px;
    color: #333333;
    font: normal 11px, Tahoma, Calibri, Verdana, Geneva, sans-serif;
    text-align: right;
    background: none;
    padding: 0;
	width: 100%;
	z-index:1;
}


@media (min-width: 768px) {
  .toplinks {

    	top: 10px;
	width: inherit;
z-index:inherit;

  }
}


.toplinks ul.isuser li#fb_headerbox.hidden, .toplinks ul.nouser li#fb_headerbox.hidden {
    display: none;
}
.toplinks ul.isuser li#fb_headerbox a, .toplinks ul.nouser li#fb_headerbox a {
    padding-top: 0;
    background: none;
    cursor: pointer;
}
li#fb_headerbox a#fb_link {
    position: relative;
}
li#fb_headerbox a#fb_link #fb_squarepic {
    position: absolute;
    right: -6px;
    top: 5px;
    z-index: 1;
    border: 1px solid #B3CCE7;
    padding: 1px;
}
li#fb_headerbox a#fb_link #fb_icon {
    position: absolute;
    right: 10px;
    top: 1px;
    z-index: 2;
}
.toplinks ul.isuser, .toplinks ul.nouser {
    display: block;
    float: right;
    clear: left;
    list-style: none;
}
.toplinks ul.isuser li {
    display: inline;
    position: relative;
    color: #a8a8a8;
    float: right;
    clear: left;
    padding: 0 5px 0 5px;
    background: ;
    border-left: 1px solid #ccc;
}
.toplinks ul.isuser li:last-child {
    border-left: none;
}
.toplinks ul.isuser .popupbody li {
    display: block;
    float: none;
    clear: none;
    padding: 0;
    margin: 0;
}
.toplinks ul.isuser li.welcomelink {
    display: block;
    float: right;
    clear: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    color: #333333;
}
.toplinks ul.isuser li.logoutlink {
    top: 0;
}
.toplinks ul.isuser li a {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold;
    color: #333333;
}
.toplinks ul.isuser li li a {
    float: none;
    margin-left: 0;
}
.toplinks ul.isuser li.welcomelink a {
    display: inline;
    float: none;
    clear: none;
    margin-left: 0;
}
.toplinks ul.isuser li a:hover {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    //background: #494949;
    color: #b60000;
}
.toplinks ul.nouser li {
    display: inline;
}
.toplinks ul.nouser li a {
    display: block;
    float: right;
    clear: left;
    color: #333333;
    position: relative;
    padding: 6px 10px 0 10px;
    background: ;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 20px;
    font-weight: bold;
    font-size: 12px;
    margin-right: 10px;
}
.toplinks ul.nouser li a:hover {
    background: ;
    color: #b60000;
}
.toplinks ul.isuser li.popupmenu, .toplinks ul.isuser .notifications, .toplinks ul.isuser .nonotifications {
    color: #ffffff;
    position: relative;
}
.toplinks ul.isuser li.popupmenu ul li {
    position: relative;
    top: 0;
    margin: 0;
    text-align: left;
}
.toplinks ul.isuser .notifications .popupbody {
    background: #545454;
    border: 1px solid #545454;
}
.toplinks ul.isuser .notifications .popupbody li a {
    color: #ffffff;
    background: #545454 none ;
    padding: 0 5px;
    font-weight: normal;
    border-top: 1px solid #545454;
    text-align: left;
    padding-left: 30px;
    line-height: 26px;
}
.toplinks ul.isuser .notifications .popupbody li a span {
    position: absolute;
    line-height: 26px;
    left: 5px;
}
.toplinks ul.isuser .notifications .popupbody li a:hover {
    color: #b60000;
    background: #1f1f1f none ;
    text-decoration: underline;
}
.toplinks form {
    min-width: 220px;
    display: block;
    margin: 0;
    text-align: left;
    float: right;
    clear: left;
}
.toplinks .logindetails {
    padding: 0 10px;
    text-align: center;
    background: ;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 26px;
}
.toplinks form input {
    margin: 3px 0 0;
    vertical-align: baseline;
    font-size: 11px;
    padding: 1px;
    border: 0;
}
.toplinks form input.textbox {
    color: #000000;
}
.toplinks form input.default-value {
    color: #777777;
}
.toplinks .remember {
    margin: -3.3333333333333px 0 0 20px;
    font-size: 10px;
    color: #333333;
}
.toplinks .remember input {
    vertical-align: baseline;
}
.toplinks ul.isuser .notifications .popupbody li {
    border-top: 1px solid #545454;
}
.cb_cookieuser_navbar {
    position: relative;
    top: 2px;
}
.notifications a.popupctrl:link, .notifications a.popupctrl:visited, .toplinks a:link, .toplinks a:visited {
    color: #333333;
    text-decoration: none;
}
.notifications>a:link, .notifications>a:visited {
    color: #333333;
    text-decoration: none;
}
.notifications > a:hover, .notifications a.popupctrl:hover {
    color: #b60000;
}
.notifications {
    font-size: 11px;
    color: #333333;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.notifications a {
    text-decoration: none;
}
.notifications .popupbody {
    color: #ffffff;
    background: #545454 none }
.header hr, .header h2 {
    display: none;
}
.navbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75px;
}
.navbar a {
    color: rgb(255, 255, 255);
}
.navbar a:hover {
    color: rgb(255, 255, 255);
}
.navtabs {
    padding: 0 20px 0 20px;
    height: 26px;
}
.navtabs ul {
    height: 37px;
    line-height: 37px;
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    margin-right: -80px;
    background: #1f1f1f;
    direction: ltr;
}
.navtabs li {
    float: left;
}
.navtabs ul li:first-child {
    margin-left: 20px;
}
#navtabs .popupmenu ul li:first-child {
    margin-left: 0px;
}
.navtabs ul li {
    position: relative;
}
.navtabs li a {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}
.navtabs li a.navtab {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0 15px 0 15px;
    font-weight: bold;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
}
.navtabs li a.navtab:hover {
    text-decoration: underline;
}
.navtabs li.selected a.navtab {
    color: #b60000;
    background: #1f1f1f;
    position: relative;
    border-top: 3px solid #b60000;
    height: 40px;
    line-height: 40px;
    top: -5px;
    z-index: 10;
}
.navtabs li.selected li a, .navbar_advanced_search li a {
    text-decoration: none;
    font: 11px Arial, Calibri, Verdana, Geneva, sans-serif;
    line-height: 26px;
}
.navtabs li.selected li a {
    color: rgb(255, 255, 255);
    padding: 0 10px 0 10px;
}
.navtabs li.selected ul.popupbody a {
    line-height: 26px;
}
.navbar_advanced_search {
    position: absolute;
    bottom: 15px;
    right: 0;
    font-size: 11px;
}
.navbar_advanced_search li {
    height: 26px;
    display: block;
    clear: both;
}
.navbar_advanced_search li a {
    color: rgb(255, 255, 255);
}
.navbar_advanced_search li a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.navtabs li.selected li a:hover {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.navtabs li.selected .popupbody li a {
    text-indent: 0;
    color: #ffffff;
    background: #545454 none ;
    padding: 0px 10px;
}
.navtabs li.selected .popupbody li a:hover {
    color: #b60000;
    background: #1f1f1f none }
.navtabs li.selected li a.popupctrl {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: solid 0 transparent;
    background: transparent url(/images/misc/arrow.png) no-repeat right center;
    padding-right: 15px;
    color: rgb(255, 255, 255);
}
.toplinks .notifications a.popupctrl {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 15px;
    background: url(/images/misc/arrow.png) right center no-repeat ;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.toplinks .nonotifications a.popupctrl {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 15px;
    //background: transparent url(/images/misc/arrow.png) no-repeat right center;
    background-color: transparent;
    background-image: url(/images/kiteaddicts/red-drop-down-triangle.png);
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
}
.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active , .toplinks .notifications a.popupctrl.active {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 15px;
    //background: url(/images/misc/arrow.png) no-repeat right center;
    background-color: transparent;
    background-image: url(/images/kiteaddicts/red-drop-down-triangle.png);
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
}
.toplinks .notifications a.popupctrl:hover {
    padding-top: 3px;
}
.navtabs li.selected li:hover a.popupctrl {
    border-color: #545454;
    background-color: #545454;
    text-decoration: none;
}
.navtabs li.selected li:hover a.popupctrl.active, .navtabs li.selected li a.popupctrl.active {
    border-color: #545454;
    background-color: #545454;
    color: rgb(255, 255, 255);
    border-radius: 3px 3px 0px 0px;
    text-decoration: none;
}
.navtabs .popupbody {
    border: 1px solid #545454;
    background: #545454;
    width: auto;
}
.navtabs .popupbody li {
    float: none;
    border-top: 1px solid #545454;
}
#navtabs .popupmenu ul, #navtabs .popupmenu ul li a {
    height: auto;
}
.nonotifications div.popupbody {
    min-width: 170px;
    width: auto !important;
    width: 170px;
    background: #545454;
    border: 1px solid #545454;
}
.nonotifications .popupbody p {
    color: #ffffff;
    background: #545454 none ;
    text-align: left;
    border-top: 1px solid #545454;
    padding: 0;
    text-indent: 5px;
    line-height: 26px;
    display: block;
}
.toplinks .nonotifications .popupbody a {
    color: #ffffff;
    background: #545454 none ;
    float: none;
    clear: none;
    padding: 0 5px;
    margin-left: 0;
    text-align: left;
    line-height: 26px;
}
.toplinks .nonotifications .popupbody a:hover {
    color: #b60000;
    background: #1f1f1f none ;
    text-decoration: underline;
    padding: 0 5px;
}
.globalsearch {
    position: absolute;
    width: 170px;
    height: 70px;
    right: 20px;
    bottom: 0;
    float: right;
    clear: left;
    text-align: right;
    line-height: 1.0em;
    display: block;
}
.navbar_search {
    position: relative;
    width: 179px;
    right: -21px;
    display: block;
}
.navbar_search input {
    font-size: 11px;
    vertical-align: middle;
    padding: 1px;
}
.globalsearch .textboxcontainer {
    height: 30px;
    display: inline-block;
    float: left;
}
.globalsearch input.textbox {
    height: 25px;
    line-height: 25px;
    width: 120px;
    background: #000000;
    color: #fff;
    border: 1px solid #5e5e5e;
}
.toplinks form input.loginbutton {
    font-size: 11px;
    padding: 0 5px;
    border: solid 1px rgb(65, 93, 141);
}
.globalsearch .buttoncontainer {
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: block;
    border: 1px solid #3e3e3e;
    border-left: 0;
    background: #262626;
    width: 30px;
    float: left;
}
.globalsearch .searchbutton {
    padding: 0;
}
.breadcrumb .navbit {
    float: left;
    background-image: url(/images/misc/navbit-arrow-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 3px;
}
.breadcrumb .navbit:first-child {
    padding-left: 0;
}
.breadcrumb .navbit.lastnavbit {
    background: transparent;
}
.breadcrumb .navbit.lastnavbit span {
    float: left;
    background: transparent;
    padding-right: 10px;
    padding-left: 3px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
    display: block;
    padding: 2px 4px;
    float: left;
    background-color: transparent;
    border: 1px solid transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.breadcrumb .navbit a {
    text-decoration: none;
}
.breadcrumb hr {
    display: none;
}
#pagetitle {
    padding: 10px 0px 10px 0px;
    clear: both;
    padding-top: 5px;
    background: none ;
    border: }
#pagetitle a {color:}
#pagetitle a:hover {color:}
#pagetitle .description {
    color: inherit;
    font-size: 11.05px;
}
.newcontent_textcontrol {
    background: #b60000 none ;
    _background-image: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 3px 8px ;
    -webkit-box-shadow: 0 3px 8px ;
    box-shadow: 0 3px 8px ;
    font: normal 14px Arial, sans-serif;
    color: rgb(255, 255, 255);
    padding: 4px 15px 4px 15px;
    border: 0 none ;
    display: block;
    float: left;
    clear: right;
}
.newcontent_textcontrol span {
    font: normal 14px Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    display: inline;
}
.newcontent_textcontrol:hover {
    background: #a00000 none ;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.footer {
    clear: both;
    margin-top: 15px;
    text-align: right;
    display: block;
    -moz-box-shadow: -2px 2px 2px ;
    -webkit-box-shadow: -2px 2px 2px ;
    box-shadow: -2px 2px 2px ;
    background: #1f1f1f none ;
    padding: 5px 0px 5px 0px;
    border: 0 none ;
    color: ;
    font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.footer a {
    color: rgb(255, 255, 255);
}
.footer a:hover {
    color: rgb(255, 255, 255);
}
.footer_copyright, .footer_morecopyright {
    padding-bottom: 5px;
    color: rgb(102, 102, 102);
    font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    margin-top: 10px;
    text-align: center;
    display: block;
}
.footer_time {
    color: rgb(102, 102, 102);
    font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    padding-top: 10px;
    text-align: center;
}
.footer_select {
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 0;
}
.footer_links {
    margin-right: 10px;
    margin-top: 2px;
}
.footer_links li {
    display: inline;
    margin-left: 5px;
}
.below_body .time {
    color: #3e3e3e;
}
.notices {
    background: ;
    margin: 5px 0;
}
.notices li {
    background: #ffeb90 none ;
    font-size: 12px;
    color: #3e3e3e;
    padding: 5px 10px;
    margin-bottom: 5px;
    -moz-box-shadow: -2px 2px 2px ;
    -webkit-box-shadow: -2px 2px 2px ;
    box-shadow: -2px 2px 2px ;
    text-align: left;
    clear: both;
}
.breadcrumb .navbithome {
    float: left;
    padding: 3.5px 0;
}
.ad_global_header {
}
#ad_global_header1 {
    float: left;
    clear: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#ad_global_header2 {
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#ad_global_below_navbar {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#ad_global_above_footer {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
    clear: both;
}
#ad_board_below_whats_going_on {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
}
#ad_thread_first_post_content {
    float: right;
    margin: 0 0 0 0;
}
#ad_thread_last_post_content {
    float: right;
    margin: 0 0 0 0;
    z-index: 1000;
}
.google_adsense_footer {
    clear: both;
}
.formcontrols input, select, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.formcontrols input.textbox {
    height: 25px;
    *height: 12px;
}
.formcontrols .blocksubhead {
    font-weight: bold;
}
.vbform .blockhead {
    margin-top: 2em;
}
.vbform .blockhead:first-child {
    margin-top: 0;
}
.settings_form_top_border {
    border-top: 1px solid #b4b4b4;
}
.blockbody.settings_form_border {
    border-right: 1px solid #b4b4b4;
    border-left: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
}
.vbform {
    clear: both;
    width: auto;
    max-width: 100%;
    _width: 100%;
    margin: 0 auto 2em;
}
.formcontrols {
    border-right: 1px solid #b4b4b4;
    border-left: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
}
.formcontrols .blockrow {
    background: #FFFFFF none repeat-x center bottom;
    border-top: solid 1px #cedfeb;
    padding: 10px 5px;
}
.formcontrols .section {
    padding: 0 15px;
}
.formcontrols > *:first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
    border-top: none;
}
.button {
    padding: 2px 2px;
}
.button:hover {
    color: #ffffff;
}
.button[type="reset"]:hover {
    color: #ffffff;
}
.textbox, textarea, select {
    font: normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
    color: #000000;
    background: rgb(255, 255, 255) none ;
    border: 1px solid #b4b4b4;
    padding: 4px;
    outline: 0;
}
.textbox[disabled], textarea[disabled] {
    font-style: italic;
    color: #777777;
}
.formcontrols .blockrow input.textbox:focus, .formcontrols .blockrow textarea:focus {
    background: #f3f3f3 none }
form .rightcol {
    display: block;
    margin-left: 212px;
    max-width: 496px;
    *margin-left: 0;
    float: none;
}
.blockbody.formcontrols .blockrow .rightcol * {
    margin-left: 0;
    width: auto;
}
.blockbody.formcontrols .blockrow .rightcol .primary {
    width: 50%}
.blockbody.formcontrols .blockrow .rightcol textarea.primary {
    width: 70%}
.blockbody.formcontrols .blockrow .rightcol .description {
    width: auto;
}
.formcontrols .blockrow .primary {
    width: 248px;
}
.formcontrols .blockrow .primary.full {
    max-width: 100%;
    width: 496px;
    float: left;
}
.formcontrols .blockrow .group {
    width: 100%}
.formcontrols .blockrow .group li {
    margin-top: 5px;
}
.formcontrols .blockrow .group li:first-child {
    margin-top: 0;
}
.formcontrols .blockrow .group .textbox {
    width: 248px;
}
.formcontrols .blockrow .primary.center {
}
.formcontrols .blockrow .primary.center img.icon {
    border: 1px solid rgb(65, 93, 141);
}
.formcontrols .blockrow .titleprefix {
    float: left;
    margin-right: 0.5em;
}
.formcontrols .blockrow * .group {
    width: auto;
    float: none;
}
.formcontrols .blockrow input.textbox[size] {
    width: auto;
}
.editor_textbox textarea {
    width: 500px;
    max-width: 98%;
    min-width: 98%;
    height: 200px;
    float: none;
}
.editor_textbox textarea, #ie8#fix {
    width: 98%}
.formcontrols .blockrow input.numeric, .formcontrols .blockrow select.numeric {
    text-align: right;
}
.formcontrols .blockrow label, .formcontrols .blockrow .group.multifield label, .formcontrols .blockrow .groupoption label {
    display: block;
    margin-bottom: 2px;
}
.formcontrols .blockrow label {
    width: 212px;
    float: left;
    font-size: 13px;
}
.formcontrols .blockrow label.full {
    width: auto;
    float: none;
    font-weight: bold;
}
.formcontrols .blockrow label.floatlabel {
    margin-left: 10px;
}
.formcontrols .blockrow * label {
    display: block;
    margin-bottom: auto;
    width: auto;
    float: none;
}
.formcontrols .blockrow .group li label, .formcontrols .blockrow .group dt label {
    width: 212px;
    float: left;
}
.formcontrols .blockrow .group.full li label, .formcontrols .blockrow .group.full dt label {
    width: auto;
}
.formcontrols .blockrow .label {
    margin-bottom: 8px;
}
.formcontrols .blockrow.singlecheck label {
    float: left;
}
.formcontrols fieldset.blockrow legend {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px\9;
}
.formcontrols .blockrow .description {
    color: #777777;
    font-size: 11px;
    max-width: 496px;
    margin-left: 212px;
    overflow: hidden;
    line-height: 150%;
    margin-bottom: 5px;
}
.formcontrols .blockrow .group.multifield + .description {
    padding-top: 1.3em;
}
.blockrow.texteditor .description {
    float: none;
    width: auto;
    margin-top: 2px;
}
.formcontrols .blockrow .group.numeric + .description {
}
.formcontrols .blockrow .singledescription {
    display: block;
    clear: left;
    margin-bottom: 10px;
}
.formcontrols .blockrow .group.checkradio {
    width: auto;
}
.formcontrols .blockrow .group.checkradio li label {
    float: none;
}
.formcontrols .blockrow .group.checkradio.full {
    width: 100%}
.formcontrols .blockrow .group.checkradio.partial {
    width: 212px;
}
.formcontrols .blockrow .group.checkradio.horizontal {
    height: 30px;
}
.formcontrols .blockrow .group.checkradio.horizontal li label {
    float: left;
    padding-right: 10px;
}
.formcontrols .blockrow .group.checkradio > li {
    margin-bottom: 0.5em;
}
.formcontrols .blockrow .group.multifield li {
    float: left;
    margin-right: 1em;
    margin-top: 0;
}
.formcontrols .blockrow .group.multifield.stacked li {
    float: none;
    margin-top: 2px;
}
.formcontrols .blockrow .group.multifield label {
    margin-bottom: 2px;
    display: block;
    float: none;
    width: auto;
}
.formcontrols .blockrow .group.multifield select, .formcontrols .blockrow .group.multifield input.textbox {
    float: none;
}
.formcontrols .blockrow .group.numeric {
    width: auto;
    *width: 24%;
    max-width: 212px;
    margin-right: 2%}
.formcontrols .blockrow .group.numeric li {
    clear: both;
}
.formcontrols .blockrow .group.numeric label {
    float: left;
    margin-top: 1px;
}
.formcontrols .blockrow .group.numeric input.textbox {
    float: right;
    text-align: right;
    margin-left: 20px;
    margin-bottom: 2px;
}
.formcontrols .blockrow .group.numeric .description {
    clear: both;
    text-align: right;
    margin: auto;
    margin-bottom: 0.2em;
}
.formcontrols .blockrow input.textbox.numeric {
    text-align: right;
}
.formcontrols input.button, .actionbuttons {
    max-width: 100%}
.blockfoot.actionbuttons.redirect_button {
    background-color: transparent;
    padding-top: 5px;
}
.blockfoot.actionbuttons.redirect_button .group {
    padding-right: 0px;
}
.actionbuttons .group {
    float: none;
    text-align: right;
    padding: 0 10px 0 10px;
}
.vbform .actionbuttons .group {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    _width: 100%}
.actionbuttons .small_text_buttons, .actionbuttons .small_text_buttons input.button {
    padding-left: 10px;
    padding-right: 10px;
}
.actionbuttons .group .button {
    cursor: pointer;
    padding: 2.5px 5px;
    font: normal 14px Arial, sans-serif;
    ;
    border: 0 none ;
    color: #ffffff;
    background: #b60000 none ;
    padding: 4px;
}
.actionbuttons .group .button:hover {
    background: #a00000 none ;
    color: #ffffff;
}
.formcontrols .blockrow #posticon_preview {
    width: 16px;
    height: 16px;
    margin-left: 10px;
}
.formcontrols .blockrow.posticons table {
    max-width: 100%;
    width: 496px;
}
.formcontrols .blockrow.posticons td {
    padding: 2px;
}
.formcontrols .blockrow select.rating option {
    background-image: url(/images/rating/rating-15_3.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 85px;
}
.formcontrols .blockrow dl.dep_group dd, .formcontrols .blockrow .dep_group .deps {
    margin-left: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}
.formcontrols .blockrow dl.dep_group dd dl.dep_group {
}
input[type="submit"][disabled]#blog_deletebtn:active, input[type="submit"][disabled]#blog_deletebtn {
    color: graytext;
}
.formcontrols .blockrow .group.attachments li {
    margin-bottom: 0.5em;
}
.formcontrols .blockrow .group.attachments li img {
    vertical-align: middle;
}
.formcontrols .group.upperlower li, .formcontrols .group.imfields li {
    width: 45%;
    padding-bottom: 0.3em;
}
.formcontrols .group.upperlower li input.textbox, .formcontrols .group.imfields li input.textbox, .formcontrols .group.imfields li select {
    width: 100%}
.formcontrols .group.imfields li select {
    margin-bottom: -0.3em;
}
.groupcontrols {
    text-align: right;
    clear: both;
    margin-bottom: 5px;
}
.groupcontrols .textcontrol {
    margin-left: 10px;
    margin-top: 0;
    display: inline-block;
}
.formcontrols .blockrow.singlebutton .button {
}
.formcontrols .groupoption {
    display: block;
    clear: left;
}
.group.radio, .group.checkbox {
    background: #f3f3f3 none }
.formcontrols .blockrow .group.checkradio .daycheckboxes li {
    float: left;
    padding-right: 1em;
    padding-top: 0.5em;
}
.savepreferences {
    float: left;
    text-align: left;
    width: 49.5%}
.formcontrols #fbregbox.blockrow.hidden {
    visibility: hidden;
}
#tag_list_cell .formcontrols .blockrow .group li label, #tag_list_cell .formcontrols .blockrow .group dt label {
    width: auto;
}
#tag_edit_list li {
    clear: right;
    width: auto;
    margin-right: 10px;
}
#tag_list_cell .formcontrols .blockrow .group li {
    margin-top: 0;
}
.picker-holder {
    display: block;
    text-align: center;
    margin: auto;
    top: 20px;
    background-color: #ffffff;
}
.picker {
    background-color: #aaaaaa;
    background: -moz-linear-gradient(#eeeeee, #999999);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(white), to(#aaaaaa) );
    display: block;
}
.lightgraybackground {
    background-color: #ffffff;
    background: -moz-linear-gradient(#ffffff, #cccccc);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#ffffff), to(#cccccc) );
}
.centerbar {
    position: absolute;
    width: 2px;
    left: 50%}
.hbar {
    height: 2px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 4px;
}
.alert_box {
    text-align: center;
    display: block;
    position: absolute;
    color: #222222;
    background-color: #aaaaaa;
    background: -moz-linear-gradient(#ffffff, #888888);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#ffffff), to(#888888) );
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: #000000 2px solid;
    z-index: 10;
}
.alert_box .hd {
    text-align: center;
    display: none;
    color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.alert_box .bd {
    color: #222222;
    background: -moz-linear-gradient(#ffffff, #888888);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#ffffff), to(#888888) );
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-radius-topleft: 10px;
    -webkit-border-radius-topright: 10px;
}
.alert_box .ft {
    text-align: right;
    background: -moz-linear-gradient(#888888, #000000);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#888888), to(#000000) );
}
.alert_box .ft input.btn {
    display: none;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    margin: 4px 10px 4px 10px;
    color: #ffffff;
    background: -moz-linear-gradient(#888888, #000000);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#888888), to(#000000) );
    border: 1px #ffffff solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: right;
    font-weight: bold;
}
.ok_button {
    display: none;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
    width: 80px;
    margin: 4px 10px 4px 10px;
    color: #ffffff;
    background: -moz-linear-gradient(#888888, #000000);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(#888888), to(#000000) );
    border: 1px #ffffff solid;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: right;
    font-weight: bold;
}
.attach_popup {
    display: none;
    border: 1px #000000 solid;
    margin: 0px;
    padding: 0px;
    background-color: #aaaaaa;
    -moz-border-radius: 0;
    border-radius: 0;

}
.assetpicker_body {
    display: block;
    width: 100%;
    background-color: #bbbbbb;
    background: -moz-linear-gradient(#ffffff, #999999);
    background: -webkit-gradient( linear, 0 0, 0 100%, from(white), to(#aaaaaa) );
    padding: 5px;
}
.transparent {
    background-color: transparent;
}
.grey_select_item {
    background-color: #eeeeee;
}
.tall_select {
    height: 30px;
}