body{
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

code.blockcode{
display: block;
padding: 5px;
border: 1px solid gray;
width: 400px;
background-color: white;
}

code{
background-color: lightyellow;
}

pre, p.codearea{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
padding: 5px;
}

p.codearea{
margin: 10px 0;
}

textarea.codecontainer{
border: 1px dashed gray;
width: 98%;
height: 150px;
background-color: #EFEFEF;
margin-top: 1em;
clear: left;
padding-left: 5px;
}

.selectcode{
margin-top: 1em;
}

.selectcode a.tabs{
border: 1px solid gray;
border-bottom-width: 0;
padding: 0 4px;
text-decoration: none;
color: navy;
margin-right: 3px;
}

.selectcode a.tabs:visited, .selectcode a.tabs:active{
color: navy;
}

.selectcode a.tabs:hover{
background-color: #EFEFEF;
color: navy;
}

.submitform p{
margin: 10px 0;
}

.submitform .inputbox{
width: 300px;
border: 1px solid gray;
}


.submitform textarea{
width: 450px;
height: 150px;
border: 1px solid gray;
}


.submitform .formbuttons{
border: 1px solid black;
}

.codetitle{
padding-left: 19px;
background: white url(squarebullet2.png) center left no-repeat;
}

.codeimages img{
border: 1px dashed gray;
margin-right: 8px;
}

a:link    { color: #aa2716}
a:visited { color: #821F11}  
a:hover, a:active  { color: red;}


.maincontainer{
width: 900px;
padding-left: 5px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 2px solid #e0e0e0;
border-width: 0 2px;
}

* html #.maincontainer{ /*IE only */
width: 845px; /*IE 5*/
w\idth: 860px; /*IE 6*/
}


.header{
font-size: 120%;
font-weight: bold;
margin-bottom: 10px;
}

.comment{
background-color: #ececec;
width: 460px;
padding: 10px;
}

.commentfooter{
background: url(arrow.gif) 20px 0 no-repeat;
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ######### Top Section ######### */

#topbar{
	background-color: #FFFFFF;
	background-image: url(topgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#logodiv{
width: 100%;
}

#logodiv img{
padding: 0px;
}

#toprightdiv{
width: 350px;
font: bold 11px arial, sans-serif;
float: right;
text-align: right;
margin: 10px 8px 0 0;
}


#toprightdiv a{
text-decoration: none;
color: navy;
margin-right: 4px;
letter-spacing: 0.1pt;
}

#toprightdiv a:hover{
color: blue;
}

#toprightdiv #topform{
margin: 0;
padding: 0;
margin-bottom: 5px;
}

#toprightdiv #keywords{
border: 1px solid gray;
width: 210px;
background: #FBFCFA;
font: 11px verdana, sans-serif;
color: #443;
padding: 3px;	outline: none;
}

#toprightdiv #keywords:focus{
border: 1px solid black;
}

#toprightdiv #topformbutton { cursor:pointer;  margin-top:5px;  border:outset 1px #ccc; background:#999; font-size: 12px; color:#666; font-weight:bold; padding:5px;  background:url(topbar3.jpg) repeat-x left top; padding:1px; }


#ddtoptabs{
	width: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#ddtoptabs ul{
font: bold 70% Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddtoptabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddtoptabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 0;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #5A3D1B;
	background-image: url(color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#ddtoptabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 6px 3px 6px;
}

#ddtoptabs a span{
float:none;
}

#ddtoptabs a:hover{
background-color: #0099FF;
}

#ddtoptabs a:hover span{
background-color: #0099FF;
}

#ddtoptabs #current a, #ddtoptabs #current span{ /*currently selected tab*/
background-color: black;
}

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* ######### Left column ######### */

#leftcolumn{
background-color: white;
clear: left;
width: 158px;
margin-right: 5px;
float: left;
margin-top: 1em;
}

.ddmarkermenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
color: #aa2716;
background: url(arrowbullet.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 85%;
}

.ddmarkermenu li a:visited{
color: #aa2716;
}

.ddmarkermenu a:hover{
background-color: #F3F3F3;
color: #aa2716;
}

.listmenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.listmenu li{
padding-bottom: 2px;
}

.listmenu li a{
text-decoration: none;
background: url(bullet.png) no-repeat center left;
padding-left: 19px;
display: block;
font-size: 90%;
border-bottom: 1px solid #dadada;
}

.listmenu a:hover {
background-color: #F3F3F3;
}

.listmenu2 li a{
background: url(commentbullet.png) no-repeat top left;
}

#leftcolumn .titlebar{
font-weight: bold;
background: black url(titlebg.jpg) repeat-x top left;
color: white;
border-bottom: 1px solid #7b9bc4;
margin: 1em 0;
text-transform: uppercase;
padding-left: 2px;
}

/* ######### Middle column ######### */

#middlecolumn{
background-color: transparent;
width: 490px;
float: left;
border-left: 1px solid #C3C3C3;
padding-left: 5px;
padding-right: 5px;
margin-top: 1em;
padding-bottom: 1em;
}


.headers{
border: 1px solid #BBB;
width: 99%;
background: url(chromebg.gif) center center repeat-x;
margin-left: 0;
padding: 2px 0 2px 5px;
text-align: left;
font-size: 120%;
}

.headers img{
float: right;
margin-right: 5px;
padding-top: 5px;
}


.headers span, .headers a.bar{
padding: 5px 0;
padding-left: 0;
}

.headers a.bar{
/*background: transparent url(arrowbullet2.gif) no-repeat center right;*/
text-decoration: none;
/*padding-right: 18px;*/
color: #273565;
}

.headers a:visited, .headers a:active{
color: #273565;
}

.headers a:hover{
color: blue;
}

.screenshots{
float: left;
width: 470px;
margin-right: 5px;
margin-bottom: 1em;
font-size: 90%;
}

html>body .screenshots{ /*Non IE rule*/
margin-right: 5px;
}

.screenshots div{
background: white url(thumbback.jpg) top left no-repeat;
padding: 2px 7px 5px 2px;
}

.screenshots div a img{
border: 1px solid gray;
}


.screenshots a:hover img{
border-color: black;
}

.screenshots a:hover{ /*IE fix*/
color: black;
}

.screenshots a{
text-decoration: none;
padding-left: 3px;
}

.csslisting{
clear: left;
margin-bottom: 20px;
}

.csslisting .floatbox{
float: left;
background: white url(thumbback.jpg) no-repeat top left;
width: 155px;
}

.csslisting .floatbox img{
border: 1px solid gray;
margin-bottom: 10px;
}

.csslisting .floatbox a:hover img{
border-color: black;
}

.csslisting .floatbox a:hover{ /*IE fix*/
color: gray;
}
 
* html .csslisting .floatbox{ /* IE 3px hack*/
width: 152px
}
 
* html .csslisting p{ /* IE 3px hack*/
height: 1%;
}
 

.csslisting p{
margin-left: 155px;
font-size: 90%;
}

* html .csslisting p{ /* IE offset to the left 3px hack*/
margin-left: 152px;
}

.csslisting p b{
font-size: 110%;
}

#blogcontainer{
font-size: 90%;
border-bottom: 1px solid #D8D8D8;
}

#blogcontainer .title{
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}

#blogcontainer .info{
color: gray;
margin-top: 1px;
}

#blogcontainer p{
margin: 8px 0;
}

div.info + p:first-letter{
font-size:;
float:left;
font: bold 180% Arial;
margin-right: 3px;
}


/* ######### Right column ######### */

#rightcolumn{
background-color: #cccccc;
width: 225px;
float: right;
margin-top: 1em;
}

#middlecolumn .titlebar, #rightcolumn .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #686868;
font-size: 110%;
padding-left: 5px;
border-bottom: 1px solid #dadada;
background: white url(squarebullet.png) center left no-repeat
}

#rightcolumn .titlebar{
margin-top: 10px;
}

#rightcolumn .newscontainer{
border: 1px solid #dadada;
background-color: lightyellow;
margin-bottom: 1em;
padding: 5px;
font-size: 90%;
}


/* ######### Site Footer ######### */

#contentfooter{
font-size: 11px;
font-family: Verdana;
padding-bottom: 1em;
margin-left: 173px;
clear: both;
}

#footerarea{
clear: left;
background: #ecf0fc url(footer.jpg) top left repeat-x;
padding-top: 15px;
text-align: center;
height: 50px;
}


#footermenu{
margin: 0;
padding: 0;
float: right;
font-size: 90%;
}

#footermenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

#footermenu ul li{
display: inline;
}


#footermenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: #f3f5fb url(menudivide.gif) top right repeat-y;
}

#footermenu ul li a:hover{
color: #565656;
background-color: #F3F3F3;
border-bottom: 4px solid gray;
padding-bottom: 0;
}


.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.li_right {	border-bottom: 1px solid;	border-color: #EEEEEE;font-family: "MS Sans Serif", Tahoma, sans-serif;	font-size: 12px;
	line-height: 15px;list-style-image: url(../../img/list_tip.gif);	width:380px;	list-style-type: none;}
.cursor {cursor: hand;}
.hide {display: none;}
#home_menu {
	height:20px;
	margin:2;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	word-spacing: normal;
		
}
#home_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
#home_menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #9A8F7E;
}
#home_menu ul li a{
	text-decoration: none;
	color: #000000;
	display:block;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	line-height:2em;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(/rcl/includes/images/home_menu_bg.gif);
	height: 20px;
}/*line-height:2.26em - 8 nav items*/
#home_menu .bottom{border-bottom: none;}

#home_menu ul li a:hover{
	background-color: #0099FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#home_menu ul li.new{
	background-image: url(images/laithai.gif);
	background-repeat: no-repeat;
	background-position: 138px 0px;
}
#home_menu ul li.new a:hover{
	background-color: #0099FF;
	background-repeat: no-repeat;
	background-position: 138px 0px;
	color: #FFFFFF;
}
.uninav_top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; background: #000000; margin:0; margin-left:auto; margin-right:auto; width:760px; padding:0; height:25px; }

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.mrtx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 2px;
	width: 2px;
}
.mtx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blockborder {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.txwrite {
	color: #FFFFFF;
}
.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.BorderBlue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005ed2;
	border-right-color: #005ed2;
	border-bottom-color: #005ed2;
	border-left-color: #005ed2;
}
.BorderMap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b7b7b;
	border-right-color: #7b7b7b;
	border-bottom-color: #7b7b7b;
	border-left-color: #7b7b7b;
}
.BorderRL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7b7b7b;
	border-left-color: #7b7b7b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #7b7b7b;
	border-bottom-color: #7b7b7b;
}
.BorderL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
.BorderSelect {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #959595;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #959595;
}
.BlueLineUnder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}
.BorderGray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Borderpic {
	border: 1px solid #666666;
}

.headgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.headgray-Big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}
.headgray16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}

.BorderBlue_2 {
	border: 1px solid #4cb4fd;
}
.BorderBlue_3 {
	border: 1px solid #007bfb;
}
.headBlack11 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headGry11 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.textwrite {
	color: #FFFFFF;
}
.blueBold {
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fontblue {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.HeadGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

.redBold {
	font-weight: bold;
	color: #ff0000;
}
.orgBold {
	font-weight: bold;
	color: #FF6600;
}
.HeadBlue-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.HeadGreen-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.HeadW-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.HeadOrg-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.linkHotels:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #505050;
	text-decoration: none;
}
.linkHotels:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FF6600;
	text-decoration: underline;
}
.linkHotels:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #000066;
	text-decoration: none;
}
.linkpage:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.linkpage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.linkpage:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.redFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.linkwhite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #ffffff;
	text-decoration: none;
}
.linkwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FFCC00;
	text-decoration: underline;
}
.linkwhite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FFFFFF;
	text-decoration: none;
}
.linkdesti:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #000066;
	text-decoration: none;
}.textgrybold11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}
.linkdesti:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FF6600;
	text-decoration: underline;
}
.linkdesti:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #000066;
	text-decoration: none;
}
.linkcitie:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #003366;
	text-decoration: none;
}
.linkcitie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FFCC00;
	text-decoration: underline;
}
.linkcitie:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #003366;
	text-decoration: none;
}
.linkBlack:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.linkBlack:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}
.linkBlack:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkMenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.linkMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
.linkMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #666666;
	text-decoration: none;
	font-weight: normal;
}
