/*1.19.11 added scrollable*/

#mooimagetip {
    text-align: center;
    padding: 5px;
    background-color: #000;/*#F0F0F0;*/
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #cccccc;
z-index: 1000; }
#image0text {
    text-align: center;
    padding: 5px;
    background-color: #000;/*#F0F0F0;*/
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #cccccc;
z-index: 1000; }
#lovetip {
    text-align: center;
    padding: 5px;
    background-color:#FDEEF4;/*#F0F0F0;*/
    border: 1px solid #800571;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #800571;
z-index: 1000; }
/* Customized tip styling (our ID is "mytip") */
#love0text {
    text-align: center;
    padding: 5px;
    background-color:#FDEEF4;/*#F0F0F0;*/
    border: 1px solid #800571;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px #800571; 
z-index: 1000; }
/* Customized tip styling (our ID is "mytip") */
#mytip {
    text-align: right;
    padding: 5px;
    background-color: #DDF0F6;
    border: 1px solid #CCCCEE; }

body {
    font-size: 13px;
    font-family: sans-serif; }

p {
    margin-bottom: 16px; }

a, span {
    font-weight: bold; }

span {
    font-size: 11px; }
blockquote {
        text-align:left;
        background-color: #999999;/*#7E2217;*/
        color: #fff;
	margin: 5px 30px 10px;
	padding: 0 5px;
	display: block;
}

pre {
	margin: 5px 40px 10px;
	display: block;
}

blockquote p code {
        
	padding: 0 4px;
	display: block;
	text-align: left;
	overflow: auto;
}

code, pre {
	font-family: "Andale Mono", Courier, "Courier New", mono;
	background-color: #7E2217;/*#8f96a3;*/
        
        color: #fff;
	padding: 0 4px;
	white-space: pre;
        text-align: center;
}

pre, .comments_author code, .comments code {
        width: auto;
	display: block;
	text-align: center;
	overflow: auto;
}

div.fancydate
{
 width: 60px;
 height: 60px;
 border: none;
 margin: 0;
float:left;
}
div.fancydate p
{
margin:10px;
font-weight: bold;
line-height:14pt;
font-size:18px;
font-style:italic;
color: #ffffff;
font: Book Antiqua,Garamond;
}
#demotip {
	display:none;
	background:transparent url(http://www.ltooz.com/tooltip/black.png);

        font-size:12px;
	height:auto;/*70px;/*70px;*/
	width:180px;/*160px;*/
	padding:15px;
	color:#fff;
z-index: 3;	
}
/* style the trigger elements */
#demo img {
	border:0;
       cursor:pointer;
	margin:0 8px;
}
#demo a{
	border:0;
       cursor:pointer;
	margin:0 10px;
text-align: center;

}
div.exg
{
background: #C3FDB8;
height:auto;
min-width:600px;
padding:10px;
margin:auto;
border:5px solid gray;
}
div.txg
{
display:block;
min-width:400px;
min-height:180px;
margin:0 0 0px 0px;
padding:0 0 10px 0px;
color: #800517;
text-align:left;
}

/* root element for ltooz slider gray background 600x500px */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 500px;	 
	width: auto;
/*	border-top:1px solid #ddd;*/	
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.item {
/*	border-bottom:1px solid #ddd;*/
	margin:0px 0;
	padding:0px;/*15px;*/
	font-size:12px;
/*	height:180px;*/
}

/* elements inside single item */
.item img {
	float:left;
	margin-right:20px;
	height:180px;
	width:240px;
}

.item h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#456;
	font-weight:normal;
}

/* the action buttons above the scrollable */
#actions {
	width:auto;
	margin:0px 50px 20px 50px;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#DF0101;
}

.disabled {
	visibility:hidden;		
}

.next {
	float:right;
}	
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:auto;/*760px;*/
	height:31px !important;
	margin:0 !important; 
        text-align:center;
	padding:0 auto 0 auto;	
	    border-radius: 5px;
    -moz-border-radius: 5px;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: url(/mynew362/css/blue_panes.jpg) no-repeat;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration  */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}
 
/* mouseover state */
*#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }


/* panes */
#flowpanes {
	background: #848484;/*#FAAC58;/*url(/mynew362/css/blue_panes.jpg) no-repeat 0 -100px;	*/	
	width:600px;/*760px;*/
	height:520px;
        text-align:left;
        margin:0 auto 0 auto;
   	    border-radius: 5px;
    -moz-border-radius: 5px;

}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;/*fff;*/	
	padding:5px 5px 5px 5px ;
/*overflow: hidden;*/
}

/* some decorations for elements inside single pane */
/*#flowpanes div h2 {
	font-weight:normal;
	color:#800517;
	letter-spacing:1px;
	margin:0px 0 0 0;
	font-size:22px;	
	overflow:hidden;
}*/

#flowpanes a {
	color:#000555;		
	font-size:13px;
}

#flowpanes p, #flowpanes samp {
	color:#fff;	
overflow:hidden;	
}

/*#flowpanes .narrow {
	padding-right:160px;		
}
/* override the root element to enable scrolling */
	#flowpanes {
		position:relative;
		overflow:hidden;
			
	}

	/* override single pane */
	#flowpanes div {
		float:left;
		display:block;
		width:590px;/*670px;*/
		font-size:13px;
		font-style: italic;
		padding-right: 10px;
                padding-top: 10px;
		
	}

	/* our additional wrapper element for the items */
	#flowpanes .items {
		width:200000px;/*20000em;*/
		position:absolute;
		clear:both;
		margin:0;
		padding:0;
	}

	#flowpanes .less, #flowpanes .less a {
		color:#fff !important;
		font-size:13px;
	}


