@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background-image:url(../images/bg-slice-squidfingers.com.gif);
/*	background-color:#000000;*/
	
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
	
	
}
#header {
	background: url(../images/header_bg.gif) no-repeat center top;
	padding-top: 120px;
}
#header .disclaimer {
	color: #999;
	padding: 20px 0 7px 0;
	text-align:left;
	display: block;
	position: absolute;
	top: 0; left: 0;
}
#header .disclaimer a {	color: #ccc;}
ul.topnav {
	z-index:1000;
	list-style: none;
	padding: 0 0px;	
	margin: 0;
	float: right;
	width: 960px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
		z-index:1000;

	float: right;
	margin: 0;	
	padding: 0 5px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
	font-weight:bold;
	font-family:Tahoma, "Simplified Arabic", "Traditional Arabic";
	font-size:8pt;
}
ul.topnav li a{
		z-index:1000;

	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: right;
}
ul.topnav li a:hover{
		z-index:1000;

	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: right;
	background: url(../images/subnav_btn.gif) no-repeat center top;
		z-index:1000;

}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;
	z-index:1000;
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
		z-index:1000;

	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	right: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: right;
	width: 170px;/***********170***************/
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
		z-index:1000;

	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 150px;
}
html ul.topnav li ul.subnav li a {
		z-index:1000;
		
	float: right;
	width: 145px;/*******145*******/
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat  145px center;/******145******/
	padding-right: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 145px center; 
}
#header img {
	margin: 20px 0 10px;
}
#ttawor_footer{
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#fff;
	clear:both;
		padding-top:9px;
}
#advert{margin-top:35px; width:770px; border:0;}


.dialog {
 width:191px;
 margin:0px auto;
 /*min-width:20em;*/
 /*max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
float:right;
display:inline;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}


.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(../images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}


.dialog .hd .c {
 background:transparent url(../images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}



.dialog .bd {
 background:transparent url(../images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}


.dialog .bd .c {
 background:transparent url(../images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}







.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(../images/ms.jpg) repeat-x 0px 0px;
 padding:1em;

}







.dialog .ft {
 background:transparent url(../images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(../images/br.png) no-repeat right 0px;
 margin-right:-14px;
}

/* content-specific */

.dialog h1 {
 /* header */
 font-size:11px;
 font-family:Tahoma, Geneva, sans-serif;
 font-weight:bold;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}



p {
font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}




html>body .dialog pre {
 font-size:1.1em;
}

.twodiv #sidebar{

width:190px;
float:right;
background-color:#fff;
position:relative;
/*height:1000px;*/

}
#imageul{
font-size:14px; direction:rtl; text-align:center; font-family: tahoma, arial, 'Traditional Arabic'; 


/*list-style-image: url('../images/arrow.png') ;*/

padding-bottom:0px;
margin-bottom:0px;
}
#imageul li {


font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:right;

padding-right: 22px;
padding-bottom:0px;
margin-bottom:0px;

}
#imageulred{
font-size:16px; direction:rtl; text-align:center; font-family: tahoma, arial, 'Traditional Arabic'; 


/*list-style-image: url('../images/arrow.png') ;*/

padding-bottom:0px;
margin-bottom:0px;
}
#imageulred li {


font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

background-image: url(../images/arrowred.png);
background-repeat: no-repeat;
background-position:right;

padding-right: 22px;
padding-bottom:0px;
margin-bottom:0px;

}
#imageulgray{
font-size:16px; direction:rtl; text-align:center; font-family: tahoma, arial, 'Traditional Arabic'; 


/*list-style-image: url('../images/arrow.png') ;*/

padding-bottom:0px;
margin-bottom:0px;
}
#imageulgray li {


font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

background-image: url(../images/arrowgray.png);
background-repeat: no-repeat;
background-position:right;

padding-right: 22px;
padding-bottom:0px;
margin-bottom:0px;

}
#imageulwhite{
font-size:16px; direction:rtl; text-align:center; font-family: tahoma, arial, 'Traditional Arabic'; 


/*list-style-image: url('../images/arrow.png') ;*/

padding-bottom:0px;
margin-bottom:0px;
}
#imageulwhite li {


font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

background-image: url(../images/arrowwhite.png);
background-repeat: no-repeat;
background-position:right;

padding-right: 22px;
padding-bottom:0px;
margin-bottom:0px;

}
#green{
color:#911C1B;}
#white{
	color:white;
}
#red{
color:#73A22B;
}
#gray{
	color:#a0a0a0;
}
#background{
background: url(../images/body_bg.gif) repeat-x;
margin-top:0;
/*height:500px;*/
}
.twodiv{}

	
	.loginform{
		direction:rtl;
			color:#CCC;
			

		}
	.logininput{
		margin-top:5px;
		width:150px;
	border:1px dashed #ccc;
	background-color:#333;
	padding:5px 0px 5px 0px; 
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
			color:#CCC;
		
			}

.loginsubmit,.box{
		width:150px;
	border:0px dashed #ccc;
	background-color:#333;
	margin-top:5px;
	padding:5px 0px 5px 0px; 
	font-size:12px;
	font-weight:bold;
	text-align:center;
			color:#000;

	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(../images/bg-slice-squidfingers1.com.gif);
}
#formdiv
{margin-left:auto;
margin-right:auto;
text-align:center;
}
.marq{
	text-align:center;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
#footernav li{
	
display: inline;
margin:0px;
padding:0px;
list-style-type: none;
/*padding-right: 20px;*/
font-weight:normal;
	
}
#footernav{

	margin:0px;
	padding:0px;
}

/************************big rounded corner  middle ****************/

.dialog1 {
 width:763px;
 margin:12px auto;
 /*min-width:20em;*/
 /*max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
float:right;
display:inline;
}
.dialog1 .hd .c,
.dialog1 .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}
.dialog1 .ft .c {
 height:14px;
}
.dialog1 .hd {
 background:transparent url(../images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}
.dialog1 .hd .c {
 background:transparent url(../images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}
.dialog1 .bd {
 background:transparent url(../images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}
.dialog1 .bd .c {
 background:transparent url(../images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}
.dialog1 .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(../images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
 overflow:auto;
}
.dialog1 .ft .c {
 background:transparent url(../images/br.png) no-repeat right 0px;
 margin-right:-14px;
}
.dialog1 h1 {
 /* header */
 font-size:14px;
 font-weight:bold;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
 font-family:Tahoma, "Simplified Arabic", "Traditional Arabic";
 text-align:right;
}
.dialog1 p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

}
.dialog1 .ft {
 background:transparent url(../images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}
/************************rounded corner top *************************/

.dialog2 {

 width:763px;
 margin:12px auto;
 
 /*min-width:20em;*/
 /*max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
float:right;
display:inline;
overflow:hidden;
}
.dialog2 .hd .c,
.dialog2 .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}
.dialog2 .ft .c {
 height:14px;
}
.dialog2 .hd {
 background:transparent url(../images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}
.dialog2 .hd .c {
 background:transparent url(../images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}
.dialog2 .bd {
 background:transparent url(../images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}
.dialog2 .bd .c {
 background:transparent url(../images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}
.dialog2 .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(../images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}
.dialog2 .ft .c {
 background:transparent url(../images/br.png) no-repeat right 0px;
 margin-right:-14px;
}
.dialog2 h1 {
 /* header */
 font-size:14px;
 font-weight:bold;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
 font-family:Tahoma, "Simplified Arabic", "Traditional Arabic";
 text-align:right;
}
.dialog2 p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

}
.dialog2 .ft {
 background:transparent url(../images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}
#imageulwhite li a{
	color:#FFF;}
	#imageulred li a{
	color:#FFF;}
#imageulgray li a{
	color:#FFF;}
#imageul li a{
	color:#FFF;}
	
	
	
	
/************************big rounded corner  middle ****************/

.dialog3 {
width:763px;
 margin:12px auto;
 /*min-width:20em;*/
 /*max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
float:right;
display:inline;
}
.dialog3 .hd .c,
.dialog3 .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}
.dialog3 .ft .c {
 height:14px;
}
.dialog3 .hd {
 background:transparent url(../images/tl.png) no-repeat 0px 0px;
 margin-right:14px; /* space for right corner */
}
.dialog3 .hd .c {
 background:transparent url(../images/tr.png) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}
.dialog3 .bd {
 background:transparent url(../images/ml.png) repeat-y 0px 0px;
 margin-right:6px;
}
.dialog3 .bd .c {
 background:transparent url(../images/mr.png) repeat-y right 0px;
 margin-right:-6px;
}
.dialog3 .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(../images/ms.jpg) repeat-x 0px 0px;
 padding:1em;
 overflow:auto;
}
.dialog3 .ft .c {
 background:transparent url(../images/br.png) no-repeat right 0px;
 margin-right:-14px;
}
.dialog3 h1 {
 /* header */
 font-size:14px;
 font-weight:bold;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
 font-family:Tahoma, "Simplified Arabic", "Traditional Arabic";
 text-align:right;
}
.dialog3 p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
font-size:12px; direction:rtl; text-align:right; font-family: tahoma,arial, 'Traditional Arabic'; 

}
.dialog3 .ft {
 background:transparent url(../images/bl.png) no-repeat 0px 0px;
 margin-right:14px;
}
/************************rounded corner top *************************/
