
/* CSS XHTML Layout 

 @import "some/other/css/file";

*/



#yesNoDialogBox{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
	color:#336666 !important;
	background-image:url("/images.project/tablebgdark.png") !important;
}

.alternate0{
	background-color:#e7efef !important;
}

.alternate1{
	background-color:#f0f7f7 !important;
}

.usererror{
	text-align:left;
	padding:10px;
}

body{
	height:100%;
	font-family: arial, helvetica, verdana, lucida, "Trebuchet MS", "Bitstream Vera Sans", sans-serif !important;
	font-size:11px;
	text-align:center;
	padding-top:0px;
	background-color: #ffffff;
	color:#336666;
}

h4{
	font-size:12px;
}

h2{
	font-size:16px;
}

.altfnt{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, verdana, arial, helvetica, sans-serif !important;
}

a{
	color:#336666;
	text-decoration:none;
}

.green{
	background-color:#99cccc !important;
}

.BGColorT4{
	background-color:#e7efef !important;
}

.rcptdiv{
	width:420px;
	border:1px solid #cadfdf !important;
	background-color:#ffffff !important;
}

.BoxHead{
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:15px;
	font-weight:bold;
	color:#ffffff !important;
	background-image:url("/images.project/boxhead.png") !important;
}

.GreenTop{
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff !important;
	background-image:url("/images.project/greentop.png") !important;
}

.BoxSubMenu{
	width:139px;
	background-image:url("/images.project/submenuunselected.png") !important;
	background-color:#cadfdf !important;
}

.BoxSubMenuSelected{
	width:139px;
	background-image:url("/images.project/submenuselected.png") !important;
	background-color:#cadfdf !important;
}

.BoxSubMenuSelected2{
	width:139px;
	background-image:url("/images.project/submenuselected2.png") !important;
	background-color:#cadfdf !important;
}

.BoxTurkey{
	background-image:url("/images.project/tablebg.png") !important;
}

.BoxLaTurkey{
	background-image:url("/images.project/tablebgla.png") !important;
}

.BoxWide{
	background-image:url("/images.project/tablebgwide.png") !important;
}

.BoxDarkTurkey{
	background-image:url("/images.project/tablebgdark.png") !important;
}

.BoxWhite{
	background-image:url("/images.project/tablebgwidewhite.png") !important;
}


.BoxUltraWide{
	background-image:url("/images.project/tablebgultrawide.png") !important;
}

.BoxUltraWideLa{
	background-image:url("/images.project/tablebgultrawidela.png") !important;
}

.BoxUltraWideX{
	background-image:url("/images.project/tablebgultrawidex.gif") !important;
}

.Color0{
	color:#000000 !important;
}

.Color1{
	color:#ffffff !important;
}

a.Color0{
	color:#000000 !important;
}

a.Color1{
	color:#ffffff !important;
}

.ColorT1{
	color:#336666 !important;
}

.ColorB1{
	color:#336699 !important;
}

.ColorB1 a{
	color:#336699 !important;
}

.ColorG1{
	color:#99cc33 !important;
}

a.ColorT1B{
	font-weight:bold !important;
	text-decoration:underline;
	color:#336666 !important;
}

a.ColorT1{
	color:#336666 !important;
}

a.ColorG1{
	color:#99cc33 !important;
}

a:hover{
	text-decoration:underline;
}

a.grayfnt{
	color:#797778 !important;
}

a.lightfnt{
	color:#6fa0d8 !important;
}

a.lightfnt:hover{
	color:#ffffff !important;
}

a.whitefnt{
	color:#ffffff !important;
}

.transparent{
	background-color:transparent;
}

.lhplus{
	line-height:1.7em;
}

.fnt11{
	font-size:11px;
	font-weight:normal;
}

.fnt16{
	font-size:16px;
	font-weight:normal;
}

.fnt15{
	font-size:15px;
	font-weight:normal;
}

.fnt10{
	font-size:10px;
	font-weight:normal;
}

.fnt12{
	font-size:12px;
	font-weight:normal;
}

.grayfnt{
	color:#797778 !important;
}

.blackfnt{
	color:#000000 !important;
}

.whitefnt{
	color:#ffffff !important;
}

.bluefnt{
	color:#336666 !important;
}

.greenfnt{
	color:#99cccc !important;
}

.lightfnt{
	color:#6fa0d8 !important;
}

.bigfnt{
	font-weight:bold;
}

.bluebg{
	background-color:#cadfdf !important;
}

.greenbg{
	background-color:#99cc33 !important;
}

.whitebg{
	background-color:#ffffff !important;
}

.bluebg2{
	background-color:#e7efef !important;
}

.bluebg3{
	background-color:#f0f7f7 !important;
}

.graybg{
	background-color:#d8e4f4 !important;
}

input.db,textarea.db{
	border:1px solid #336666 !important;
}

input, textarea, select{
	border:1px solid #cadfdf !important;
	background-color:#ffffff !important;
	font-size:11px !important;
	padding:2px;
	font-weight:normal  !important;
	color:#000000 !important;
}

button, .button{
	border:1px solid #336666 !important;
	padding:0px;
	font-size:10px !important;
	font-weight:normal  !important;
	color:#336666 !important;
}

.hp{
	width:100%;
}

.hh{
	height:100%;
}

html{
	height:100%;
}

.mt{
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url("/images.project/bg.png");
	background-repeat:no-repeat;
	width:960px;
}

.centerTableBG{
	background-image:url("/images.project/maintablebg.png");
	background-repeat:no-repeat;
}

.centerTableLaBG{
	background-image:url("/images.project/maintablebgla.png");
	background-repeat:no-repeat;
}

.centerTableBG2{
	background-image:url("/images.project/maintablebg2.png");
	background-repeat:no-repeat;
	background-color:#e7efef !important;
}

.centerTableLaBG2{
	background-image:url("/images.project/maintablelabg2.png");
	background-repeat:no-repeat;
	background-color:#e7efef !important;
}

.centerTableBG3{
	background-image:url("/images.project/maintablebg3.png");
	background-repeat:no-repeat;
}

.mttop{
	text-align:left;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:10px;
}


.mtmain{
	height:100%;
	text-align:left;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
}

.ct{
	width:960px;
}

.ctcenter{
	padding-left:0px;
	padding-right:20px;
	width:675px;
}

.ctright{
	width:285px;
}


.btop{
	margin-top:12px;
	width:960px;
	text-align:right;
	height:14px;
}

.btopsubmenu{
	margin-top:0px;
	width:960px;
	text-align:left;
	margin-bottom:14px;
}

.topnavitable{
	margin-right:0px;
	margin-left:auto;
}

.topnavicell{
	border-left:1px solid #336666;
	padding:1px;
	padding-right:7px;
	padding-left:6px;
	color: #336666;
	font-size: 8.5px;
}

.topnavicellhome{
	font-weight:bolder !important;
	padding:1px;
	padding-right:7px;
	color: #99cc33;
	font-size: 8.5px;
}

.memberboxspacer{
	width:19px;
}

.memberboxcell{
	width:318px;
	background-image:url("/images.project/tablebgwide.png");
	border-bottom:3px solid #ffffff;
}

.memberboxcell a{
	color: #336666 !important;
}

.memberboxcellselected{
	width:318px;
	background-image:url("/images.project/tablebgwidewhite.png");
	border-bottom:3px solid #ffffff;
}

.bcenter{
	background-color: #ffffff;
	width:655px;
	margin-bottom:12px;
	border:0px;
}


.bright{
	background-color: #ffffff;
	width:285px;
	margin-bottom:12px;
}

.bcenterhalf{
	width:630px;
	margin-bottom:12px;
	border:0px;
}


.bonline{
	margin-right:0px;
	margin-top:5px;
	margin-left:auto;
	height:60px;
	margin-bottom:16px;
	width:318px;
}

.bsearch{
	background-color: transparent;
	margin-right:0px;
	margin-top:5px;
	margin-left:auto;
	height:60px;
	margin-bottom:16px;
	width:285px;
}

.ttopmenu{
	height:24px;
	margin-bottom:3px;
}

.tsubmenu{
	height:25px;
	background-color: #cadfdf;
}


.height120{
	height:130px;
}

.width120{
	width:120px;
}

.width272{
	width:272px;
}

.width75{
	width:75px;
}


.width90{
	width:96px;
}

.width150{
	width:150px;
}

.width192{
	width:178px;
}

.width200{
	width:197px;
}

.width400{
	width:440px;
}

.width300{
	width:300px;
}

.width308{
	width:304px;
}

.width208{
	width:199px;
}

.width100{
	width:120px;
}


.lpad6{
	padding-left:6px;
}

.lmarg4{
	margin-left:4px;
}

.lpad16{
	padding-left:16px;
}

.lpad26{
	padding-left:26px;
}

.lpad10{
	padding-left:10px;
}

.lpad20{
	padding-left:20px;
}

.rpad20{
	padding-right:20px;
}

.lpad30{
	padding-left:30px;
}

.lpad40{
	padding-left:40px;
}

.rpad40{
	padding-right:40px;
}

.rpad10{
	padding-right:10px;
}

.rpad25{
	padding-right:25px;
}

.rpad6{
	padding-right:6px;
}

.rmarg4{
	margin-right:4px;
}

.tpad4{
	padding-top:4px;
}

.bpad4{
	padding-bottom:4px;
}

.tpad2{
	padding-top:2px;
}

.bpad2{
	padding-bottom:2px;
}


.tpad6{
	padding-top:6px;
}

.bpad6{
	padding-bottom:6px;
}

.tpad10{
	padding-top:10px;
}

.tpad20{
	padding-top:20px;
}

.tpad40{
	padding-top:40px;
}

.bpad10{
	padding-bottom:10px;
}

.bpad20{
	padding-bottom:20px;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.vtop{
	vertical-align:top;
}

.vbottom{
	vertical-align:bottom;
}

.vmiddle{
	vertical-align:middle;
}


.bborderx{
	border-bottom:1px solid #cadfdf;
}

.bbordery{
	border-bottom:2px solid #cadfdf;
	padding-bottom:5px;
}

.tbordery{
	border-top:2px solid #cadfdf;
	padding-top:5px;
}

.rbordery{
	border-right:2px solid #cadfdf;
	padding-right:20px;
}

.lbordery{
	border-left:2px solid #cadfdf;
	padding-left:20px;
}

.bborderz{
	border-bottom:2px solid #ffffff;
}

.rborderz{
	border-right:2px solid #ffffff;
}

.tborderz{
	border-top:2px solid #ffffff;
}

.bborder{
	border-bottom:5px solid red;
}

.tborder{
	border-top:5px solid red;
}

.bbordergreen{
	border-bottom:5px solid red;
}

.tbordergreen{
	border-top:5px solid red;
}

.lborder{
	border-left:5px solid red;
}

.rborder{
	border-right:5px solid red;
}

.allborder{
	border:5px solid red;
}

img.border{
	border:0px !important;
}

.navbutton{
	border-top:0px !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	background-color:transparent !important;	
	margin-top:2px !important;
	margin-bottom:2px !important;
	display:inline;
	vertical-align:middle;
	font-weight:bold !important;
	color: #ffffff !important;
	font-size:12px !important;
}

.navbuttondisabled{
	border-top:0px !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	background-color:transparent !important;
	margin-top:2px !important;
	margin-bottom:2px !important;
	display:inline;
	vertical-align:middle;
	font-weight:bold !important;
	color: #ffffff !important;
	font-size:12px !important;

}

.navbuttonactive{
	border-top:0px !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	background-color:#b6e136  !important;
	margin-top:2px !important;
	margin-bottom:2px !important;
	display:inline;
	vertical-align:middle;	
	font-weight:bold !important;
	color: #ffffff !important;
	font-size:12px !important;

}

.underline a{
	text-decoration:underline !important;
}

.sorter4{
	background-color:#cadfdf !important;
}

.bredge{
	background:url("/images.project/bredge.png") no-repeat bottom right;
}

.tledge{
	background:url("/images.project/tledge.png") no-repeat top left;
}

.tredge{
	background:url("/images.project/tredge.png") no-repeat top right;
}

.tredge2{
	background:url("/images.project/tredge2.png") no-repeat top right;
	
}

.tledge2{
	background:url("/images.project/tledge2.png") no-repeat top left;
}

.tredge3{
	background:url("/images.project/tredge3.png") no-repeat top right;
	
}

.tledge3{
	background:url("/images.project/tledge3.png") no-repeat top left;
}

.dotbg{
	background:url("/images.project/dot.gif") no-repeat top right;
}

.greenBg{
	background-color:#b6e136 !important;
}

.whiteBg{
	background-color:#ffffff !important;
	background-image:none !important;
}

.tlborder{
	background-color:red !important;
}
.trborder{
	background-color:red !important;
}
.blborder{
	background-color:red !important;
}
.brborder{
	background-color:red !important;
}

.ttborder{
	background-color:red !important;
}
.bbborder{
	background-color:red !important;
}
.llborder{
	background-color:red !important;
}
.rrborder{
	background-color:red !important;
}

.CBSXChatInput{
	height:40px;
	width:480px;
	margin-bottom:10px;
	margin-top:5px;
	font-size:12px;
}
.CBSXChatInput[disabled]{
	border:1px solid #99cc33 !important;
}
.CBSXChatBox{
	width:98%;
}
.CBSXChatBoxListDiv{
	overflow:scroll;
	height:400px;
	overflow:scroll;
	overflow-x:hidden;
}
.CBSXChatBoxListCol{
	padding-bottom:10px;
	vertical-align:bottom;
}
.CBSXChatBoxUserListCol{
	overflow:scroll;
	vertical-align:top;
	width:160px;
	border-left:1px solid #336666;
	padding-bottom:10px;
}
.CBSXChatUserList{
	width:98%;
}
.CBSXChatUserListUser{
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	border-bottom:1px solid #ffffff;
}
.CBSXChatUserListUserMod{
	font-style:italic;
	background:url("/images.project/chatgrey.gif") no-repeat center left;
}
.CBSXChatUserListUserVoiced{
	background:url("/images.project/chatgreen.gif") no-repeat center left;
}
.CBSXChatResult{
}
.CBSXChatResultHead{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.CBSXChatResultTime{
	vertical-align:top;
	width:10%;
	font-size:12px;
	padding-right:5px;
	color:#669999;
}
.CBSXChatResultUser{
	vertical-align:top;
	padding-right:5px;
	width:10%;
	font-size:12px;
	color:#000000;
}
.CBSXChatResultEntry{
	vertical-align:top;
	width:80%;
	border-left:1px solid #669999;
	padding-left:10px;
	font-size:12px;
}
.CBSXChatResultEntrySystem{
	color:#000000;
	font-style:italic;
}
.CBSXChatResultEntryQuote{
	color:#000000;
	text-decoration:underline;
}
.CBSXChatResultEntryInvisible{
	text-decoration:line-through;
}

/* HighSlide Foreign Styles */


.highslide {
	cursor: url(/highslide.foreign/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid #cadfdf;
}
.highslide:hover img {
	border: 2px solid #ffffff;
}
.highslide-image {
	border: 2px solid #ffffff;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid #ffffff;
	border-top: none;
	font-family: arial, helvetica, verdana, lucida, "Trebuchet MS", "Bitstream Vera Sans", sans-serif !important;
	font-size: 10pt;
	padding: 5px;
	background-color: #ffffff;
}
.highslide-loading {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #000000;
}
.highslide-move {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
.controlbar {
	background: url(/highslide.foreign/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide.foreign/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}