@charset "utf-8";

/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #ffffff;
	background-image: url("../images/cleopatrahaikei.jpg");
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
}

/******** Layout Elements ********/

.wrapperb {
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
}

.innerwrapperb {
	margin: 0 240px 0 0;
}

.headerb {
	height: 90px;
	margin: 0 0 10px 0;
	padding: 0px;
	border: 1px solid #7a0000;
	background-color: #7a0000;
	text-align: center;
	line-height: 20px;

}

.headerb2 {
	height: 120px;
	margin: 5px 0 10px 35px;
	width: 720px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	text-align: left;
}

.title {
	margin: 0 20px 0 20px;
	padding: 5px;
	border:1px solid #ffffff;
	background-color: #ffffff;
}
	
.contentb {
	margin: 0 0 10px 280px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.contentb1 {
	margin: 0 10px 10px 380px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.contentb2 {
	margin: 60px 0 10px 240px;
	width: 510px;
	height: 400px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.leftb {
	margin: 0 0 10px 10px;
	float: left;
	width: 250px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.leftb1 {
	margin: 0 0 10px 20px;
	float: left;
	width: 300px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.leftb2 {
	margin: 0 0 10px 20px;
	float: left;
	width: 200px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.rightb {
	margin: 10px 0 5px 0;
	float: right;
	width: 220px;
	height: 860px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}


.footerb {
	margin: 0 0 10px 20px;
	width: 730px;
	float: left;
	height: 300px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

.footerb1 {
	margin: 0 0 10px 20px;
	width: 730px;
	float: left;
	height: 570px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

.footerb2 {
	width: 800px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	height: 40px;
	border: 1px solid #7a0000;
	background-color: #7a0000;
	clear: both;
	text-align: center;
	color:white;
}

.totop {
	margin: 0 0 10px 20px;
	width: 730px;
	float: left;
	height: 30px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

/******** Document Styles ********/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	text-transform: uppercase;
	padding: 20px 0;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	font-size: 12px;
	color: #ffffff;
}	

a, a:active, a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

a:hover {
	color: #1100cc;
}

.headerb a, .headerb a:active, .headerb a:visited {
	color: #aa0000;
}

.headerb a:hover {
	color: #2d2d2d;
}

p {
	margin: 0 0 15px 0;
}

.footerb p {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}

.footerb1 p {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}

.footerb2 p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}

.footerb2 a {
	color:#ffffff;
	text-decoration:none;
	}
	
.footerb2 a:hover {
	color:orange;
	text-decoration:underline;
	}

/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}





#containerb{
margin: 0px auto;
width: 800px;
background-position: top;
background-repeat: no-repeat;
}

#menub{
width: 400px;
margin: 0 0px 0 200px;
text-align: left;
float:left;
height: 0px; border-bottom-width: 3px; padding-bottom: 0px; margin-top: -25px;
}

#menub ul{
display: block;
margin:0px;
}

#menub ul li{
list-style-type: none;
display: inline;
margin-right: 15px;
}

#menub ul li a{
text-decoration: none;
font-family: Verdana, Arial, Times, san-serif;
font-size: 11px;
font-weight: bold;
color: #bbab6c;
}

#menub ul li a:hover{
color: #ffffff;
}





#demonstrations h3, #demonstrations ul{ margin-left: 10px; clear: both;}

#demonstrations ul { clear: both; list-style-type: none; }
#demonstrations ul li { float: left; text-align: center; 
 margin: 0 20px 10px 0;  }
#demonstrations img { border: 0; float: center; border: 0px solid #f7f7f7; }
#demonstrations a { text-decoration: none; border: 0; }

#demonstrations .demobox { height: 150px; width: 700px; margin-left: 10px; float: left; position: relative; }
#demonstrations .demobox ul { height: 210px; width: 100%; }
#demonstrations .credit { margin: 6px 0 0 11px; display: block; clear: both; font-size: 9px; color: #a0a0a0; } 
#demonstrations .credit a, #demonstrations .credit a:hover { color: #8a95bd; }


#documentation .functions { clear: both; list-style-type: none; color: #444444; position: relative; margin-left: 6px; margin-bottom: 6px;}
#documentation .functions li { float: left; background: #f7f7f7; clear: both; width: 100%; padding: 3px;}
#documentation .functions li .function { float: left; font-weight: bold; width: 150px; }
#documentation .functions li .explained { float: left; width: 590px; }

#documentation p.api{ clear: both; float: left; clear: both; margin-top: 6px; color: #444444; }

#documentation .explained p { float: left; width: auto; margin: auto; margin-bottom: 6px;}
#documentation .explained pre { width: 100%; clear: both; padding: 0;}

#troubleshooting .problem { color: #444444; font-weight: bold; }
#troubleshooting .problem, #troubleshooting .solution { padding-left: 6px; display: block; clear: both; }
#troubleshooting .solution { color: #a0a0a0; }

#download .links { clear: both; list-style-type: none; margin-left: 6px;}
#download .links .link { padding: 5px; font-size: 17px; height: 23px; line-height: 23px; }
#download .link a { background: url(../images/download.jpg) center left no-repeat; padding-left: 29px; }
#download .notes { color: #a0a0a0; margin-top:12px;}

#changelog .changes { clear: both; font-size: 11px;}
#contact { border: 0; }

.tags { color: #808080; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 5px solid #bbab6c;
}
.highslide:hover img {
	border: 5px solid #7a0000;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background-image: url(js/graphics/fullexpand.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}