body {
font-family: tahoma, georgia, arial, verdana, sans-serif;
font-size: 12px;
color: #4d4c4b;
margin: 0;
padding: 0;
border: 0;
background:url(../images/newtemp/bg.jpg) no-repeat top center;
}

.container {width: 800px; margin: 0px auto; direction: ltr;}
#topmenu {
	background:url(../images/newtemp/menubar.png) no-repeat center top;
	width:800px;
	height:56px;
}
#title {
	background:url(../images/newtemp/title.png) no-repeat;
	width:105px;
	height:25px;
	float:left;
	margin:15px 0 0 5px;
}
#header {
padding: 0px 0px;
color: #fff;
display:block;
border-bottom: 0px solid #00;
margin:0px 0px 0 0px;
}
#header .top_header {
font-size: 30px;
padding:0;
margin:0;
}

#header .desc {
padding-right: 30px;
font-style: italic;
}

#main { 
	float:left;
	width:562px;
	padding-right:8px;
}
#bar1 {
display:block;
float:left;
width:222px;
padding-left:8px;
}
#Advertise {
padding:  0px;
display:block;
margin :0 px;

}


#footer {
background: url(../images/newtemp/footer-border.png) repeat-x top center;
padding: 0px;
text-align: right;
width : 100%;
float : right;
}
.column {
	width:192px;
	float:left;
	padding:0 4px;
	
	
}

.columnb {
	width:192px;
	float:left;
	padding:0 4px;
	
}


a {color: #37c; text-decoration:none;}
a:hover {color: #6af;}

h3 a {
font-family: tahoma, georgia, arial, verdana, sans-serif;
color: #000;
text-decoration: none;
}
hr {display: none;}
p {font-size: 9pt;}
table {text-align: right; empty-cells: hide;}
img {border: 0;}
textarea {
padding: 2px;
font-size: 8pt;
border: 1px solid #cccccc;
}
input, select {font-size: 8pt; border: 1px solid #cccccc;}
button{font-size:8px; border: 1px solid #333;}
button, input[type="button"], input[type="submit"]{
color: #888a85;
font-size: 8pt;
cursor: pointer;
background-color: #efefef;
border: 1px solid #babdb6;
border-top: 1px solid #d3d7cf;
border-right: 1px solid #d3d7cf;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover{
color: #fff;
background-color: #3465a4;
}
button:active, input[type="button"]:active, input[type="submit"]:active {
color: #000;
border: 1px solid #3465a4;
background-color: #fff;
}
select {cursor: pointer;}
input[type="text"], input[type="password"], textarea {
color: #555753;
background-color: #fff;
border: 1px solid #d3d7cf;
border-top: 1px solid #babdb6;
border-right: 1px solid #babdb6;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus{
color: #000;
background-color: #fff;
border: 1px solid #3465a4;
}
textarea {width: inherit;}
input[type="radio"], input[type="checkbox"], select {
padding: 2px;
font-size: small;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
margin-bottom: 1em;
font-size: small;
}
legend {
background-color: white;
font-weight: bold;
font-size: 110%;
padding: 4px;
padding-right: .5em;
padding-left: .5em;
}
label {color: #777; font-size: 12px; cursor: pointer;}
fieldset td {padding: 1px;}
fieldset br {display : none;}
fieldset label {display: block; font-size: 100%;}
fieldset div {
clear: left;
padding: 0 1em;
padding-bottom: 6px;
}
fieldset div strong {font-size: 100%}
/* Highlight */

.terminal
{
margin: 15px;
padding:15px;
font-size: small;
font-family: tahoma, georgia, arial, "Courier New", Courier;
background: #000;
border: solid 1px #d3d7cf;
line-height:110%;
color:white;
width: 90%;
}

.code, .xml , .script
{
margin: 15px;
padding:15px;
font-size: small;
font-family: tahoma, georgia, arial, "Courier New", Courier;
background: #fff;
border: solid 1px #d3d7cf;
line-height:110%;
color: #000dbd;
width: 90%;
}

.keyword {color: #00a20b;}

.comment {color:red;}

.literal {color: purple;}

.borderimage {
border: 1px solid #d3d7cf;
padding: 3px;
background: #fff;
}

.filebrowser-location {
border-bottom: 1px solid #d3d7cf;
text-align: left;
margin-bottom: 10px;
}
.filebrowser-item {
float: right;
width: 150px;
text-align: center;
font-size: x-small;
padding-top: 0.5em;
height: 90px;
}
.filebrowser-date {color: #888a85;}
.filebrowser-size {color: #babdb6;}

#rss_time {
border: 1px solid #5255a5;
background: #37c;
color: #fff;
font-size: 16px;
font-weight: bold;
padding: 4px;
}

.tableform td {display: table-cell; vertical-align: top;}

/** pager **/
.pager {text-align: center; color: #888; font-size: 90%; margin: 2em auto 0.8em auto;}
.pager span {padding: 0.3em 0.4em; margin: 0 0.1em; border: 1px solid #999;}
span.pager_previous, span.pager_next {border: 2px solid #999;}
span.pager_previous {margin-left: 0.7em;}
span.pager_next {margin-right: 0.7em;}
.pager span a {text-decoration: none;}
.pager span:hover {background-color: #666;}
.pager span:hover a {color: #fff;}
.pager span.pager_current:hover {background: transparent;}
.pager div {margin:10px auto;}

/* Debug */
#debug-table {
background-color: white;
color: black;
font-size: x-small;
}
#debug-table pre {font-size: small;}
pre.var_dump {line-height:1.8em;}
pre.var_dump span.type {color:#006600; background:transparent;}
pre.var_dump span.value {
padding:2px; color:#339900;
background:#F0F0F0;
border: 1px dashed #CCCCCC;
}
/* End Debug */

/** Simple Site **/
.simplesitemenu {}
.menu_level a {height: 20px; min-height: 20px;}
.menu_level_1 {font-weight: bold;}
.menu_level_1 a {text-decoration: none;}
.menu_level_1 a {}
.menu_option_active {
color: #000;
text-decoration: none;
font-weight: bold;
}
.menu_level_2 {padding-right: 20px;}
.menu_level_2 a {}
.menu_level_3 {padding-right: 40px;}
.menu_level_3 a {}
.menu_level_4 {padding-right: 60px;}
.menu_level_4 a {}
/** SimpleSite **/


/* Common styles for all gadgets */
.clearfix:after {
height: 0;
clear: both;
width: 100%;
content: ".";
display: block;
visibility: hidden;
}
.gadget {margin-bottom: 10px;}
.wide .gadget {margin-bottom: 2px;}
.gadget h2 {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #48538C;
	margin-top:0;
}
.gadget h3 {
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
}
.gadget .content {font-size: 9pt; border-top: none; line-height:1.5;}
.gadget .content ul {list-style: none;}
.gadget .content ul li {padding-bottom: 2px;}
.gadget .actions {margin:0px 5px; font-size: 9pt; text-align: left; border-top: 1px dotted #f0ddaa;}
.gadget .actions div {text-align: right;}
.gadget .actions button{
margin: 2px;
padding: 1px;
min-height: 18px;
min-width: 42px;
font-weight: bold;
overflow: visible;
border: 1px solid #babdb6;
border-top: 1px solid #d3d7cf;
border-left: 1px solid #d3d7cf;
}

/*Tag-Clud*/
.tag-cloud-1 {font-size: 0.6em;}
.tag-cloud-2 {font-size: 0.7em;font-weight: bold;}
.tag-cloud-3 {font-size: 0.75em;font-weight: bold;}
.tag-cloud-4 {font-size: 0.8em;font-weight: bold;}
.tag-cloud-5 {font-size: 0.85em;font-weight: bold;}
.tag-cloud-6 {font-size: 0.9em;font-weight: bold;}
.tag-cloud-7 {font-size: 0.95em;font-weight: bold;}
.tag-cloud-8 {font-size: 1em;font-weight: bold;}
.tag-cloud-9 {font-size: 1.1em;font-weight: bold;}
.tag-cloud-10 {font-size: 1.3em;font-weight: bold;}

/* Used for simple responses (messages saved in session) */
.simple-response-msg {
font-size: 9pt;
background: #f4f4f4;
border: 1px solid #ccc;
padding: .3em;
}

/* Commnets */
.comment .comment_info, .comment_reply {
padding: 5px;
text-align: left;
font-size: xx-small;
color: #babdb6;
clear: both;
}
.comment .content {text-align: justify;}
.comment .avatar {
float: right;
margin-left: 5px;
margin-bottom: 5px;
border: 1px solid #000;
}
.comment_level_0 {margin-right: 0px;}
.comment_level_1 {margin-right: 10px;}
.comment_level_2 {margin-right: 20px;}
.comment_level_3 {margin-right: 30px;}
.comment_level_4 {margin-right: 40px;}
.comment_level_5 {margin-right: 50px;}
.comment_level_6 {margin-right: 60px;}
.comment_level_7 {margin-right: 70px;}
.comment_form p {clear: right; padding-bottom:4px; padding-right: 185px;}
.comment_form p label {font-weight: bold; float:right; width: 180px; font-weight: bold; margin-right: -185px;}
.comment_form input, .comment_form select, .comment_form textarea {padding: 2px; width: 250px; font-size: 10pt;}
.comment_form span {font-size: 8pt; display: block;}
.comment_form .actions {text-align:right; margin-right: 188px;}
.spam_check {display: none;}
.comment_form #blog_mail_comment {width: 16px; border: none;}
.comment_form #phoo_mail_comment {width: 16px; border: none;}

/* Contact */
.contact .content label {display: block; font-weight: bold; padding-top:5px;}
.contact input, .contact select {width: 70%;}
.contact .content textarea {width: 99%;}

/* Poll */
.poll .content input {padding: 2px; border: none;}
.poll .content label {padding-right: 2px;}
.poll_result table {width: 98%; margin: 0px; padding:0px; font-size:10pt;}
.poll_result th { border: 1px solid #d3d7cf; }
.poll_result td {font-size:9pt; padding:4px 4px 4px 2px; border: 1px solid #d3d7cf; }
.poll_result .txt_percent {width: 28px;}
.poll_result .img_percent {width: 128px;}
.poll_result .img_percent img {height: 18px; background-color:#3377cc;}
.poll_result .votes {width: 28px;}
.poll_result .resume {font-weight:bold; font-size:9pt;}

/* Phoo */
.phoo_random .content {text-align: center;}
.phoo_image .content {text-align: center;}
.phoo_random .content img, .phoo_album .content img {border: 1px solid rgb(186, 189, 182); padding: 4px;}
.phoo_image .content img {border: 1px solid rgb(186, 189, 182); padding: 8px;}
.phoo_image .pager {margin-bottom: 10px; font-size: xx-small;}
.albums .content img { border: 1px solid #babdb6; padding: 4px; }
.album-info { text-align: left; color: #babdb6; font-size: x-small; }

/* Quotes */
.quotes .content {padding: 0px;}
.quotes ul {list-style: none;}
.quotes li , .rssreader li {
display: block;
color: #271739;
font-size: 12px;
padding: 2px 6px 2px 2px;
text-decoration: none;
border-bottom: 1px dashed #ccc;
}
.quotes ul a:hover {color: #ef3300;}
.wide .quotes .content ul li {display: inline;}

/* Blog */
.blog_entry .entry-meta, .comment-feed {
display: block;
padding-top: 4px;
text-align: left;
font-size: 8pt;
border-top:1px dashed #e3e7df; margin-top: 10px;
}
.blog-comment-title {
color: #000;
font-weight: bold;
font-size: 110%;
}
.blog-comment-title a, .blog-comment-title a:hover {
color: #000;
text-decoration: none;
}

.blog-entry-nav, .blog-page-nav{
padding: 4px;
height: 15px;
font-size: 80%;
display: block;
margin-bottom: 5px;
border: 1px solid #d3d7cf;
background-color: #fafafa;
}
.blog-entry-nav .float-left {float:right}
.blog-entry-nav .float-right {float:left}
.blog-tb {
padding: 5px;
font-size: 8pt;
background: none;
text-align: left;
margin-bottom: 2px;
border: 1px solid #d3d7cf;
}
.blog-page-nav .float-left {float:right}
.blog-page-nav .float-right {float:left}

.calendar table {
margin-top: 10px;
padding: 2px;
border: 1px solid #d3d7cf;
width: 100%;
text-align: center;
}
.calendar #cal-header {
color: #fff;
background: #37c;
font-size: 12px;
font-weight: bold;
padding: 2px;
text-align: center;
}
.calendar #cal-footer a {font-weight: bold; color: #fff; text-decoration: none;}
.calendar #cal-footer #arrow-right {margin-right: 2px; float: right;}
.calendar #cal-footer #arrow-left {margin-left: 2px; float: left;}
.calendar .weekday {
color: #babdb6;
background: #eee;
font-size: 10px;
font-weight: bold;
padding: 2px;
}
.calendar .noday {color: #aaa; font-size: 10px; padding: 2px;}
.calendar .noday a {color: #aaa; text-decoration: underline;}
.calendar .day {color: #555753; font-size: 10px; padding: 2px;}
.calendar .day a {color: #37c; text-decoration: underline;}
.calendar .today {
background-color: #37c;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 2px;
}
.calendar .today a {color: #fff; text-decoration: underline;}
.calendar .selectedday {
background-color: #eec;
color: #663;
font-weight: bold;
font-size: 10px;
padding: 2px;
}
.calendar .selectedday a {color: #663; text-decoration: underline;}
.blog-list, .blog-recent-list {list-style: none; margin: 0; padding: 0;}
.blog-recent-list li {font-size: x-small; margin-bottom: 4px;}

/* Search */
.simple_search .content input {width: 132px; margin-left: 2px;}
.search .content input {width: 99%; margin-bottom: 2px;}
.search .content p label {font-size: 8pt; font-weight: bold;}
.search .content select {margin-right: 4px; width: 130px;}
.wide .search .content, .wide .search .content p {display:inline;}
.wide .search .content input {width: 200px;}
.wide .search .actions {display:inline; width: 196px; border: none;}
.advance_search .content h4 {padding: 4px 0;}
.advance_search .content p label {font-size: 8pt; font-weight: bold;}
.advance_search .content input {width: 99%; margin-bottom: 2px;}
.advance_search .content select {margin-right: 4px; width: 130px;}
.wide .advance_search .content input {width: 280px;}
.wide .advance_search .content p {padding-right: 245px; clear: right;}
.wide .advance_search .content p label {float:right; width: 240px; margin-right: -245px;}
.wide .advance_search .actions {text-align:right;}
.wide .advance_search .actions button {margin-right: 250px;}
.search_results .content li {border-bottom:1px dashed #d3d7cf; padding-top: 10px;}
.search_results .snippet div {text-align: left;}
.search_results .snippet div a {float: right; font-weight: bold;}
.search_results .snippet p {clear:both; text-align: right;}
.search_results .snippet {float: right; width: 480px;}
.search_results .gadget_logo {float: left;}

/* VisitCounter */
.visitcounter .classic {padding-right: 125px; clear: right; border-bottom: 1px dotted #f0cca0;}
.visitcounter .classic label {float:right; width: 120px; margin-right: -125px; border-left: 1px dotted #f0cca0;}
.visitcounter .classic div {direction: ltr;}

/* Emblems */
.emblems h2 {display: none;}
.emblems .content {text-align: center;}
.emblems .content img, .emblems .content a {padding-top: 2px;}

/* FAQ */
.faq h4 {font-size: 11pt;}
.faq .content p, .faq_category p {padding: 5px;}
.faq .content ul li ul li, .faq_category .content ul li {border-bottom: 1px dotted #f0cca0; padding-top:5px;}
.faq .content ul li ul li span {font-weight: bold;}
.faq .summary {padding-bottom: 5px;}
.faq .summary li {margin-right: 20px; font-size: 10pt;}
.faq .summary li{font-weight: bold;}
.faq .summary liol li {font-weight: normal;}
.faq_category h4 {font-size: 10pt;}

/* Glossary */
.glossary_random .content h4, .glossary_term .content h4 {font-size: 11pt;}
.glossary_term .content p {padding: 5px;}
.glossary h3 {margin-bottom: 10px;}
.glossary span {
border: 1px solid #d3d7cf;
padding: 4px;
background: #eee;
font-size: xx-small;
}
.glossary span a {padding: 2px;}
.glossary .content {margin-top: 10px;}
.glossary .content h4 a {font-size: 12pt;}
.glossary .content li a {font-size: 10pt; font-weight: bold;}
.glossary .content li {border-bottom: 1px dotted #f0cca0; padding-top: 5px;}

/* chatbox */
.chatbox .content label {display: block; font-weight: bold;}
.chatbox .content input {width: 99%;}
.chatbox .content textarea {width: 99%;}

/* users */
.loginbox .content label {font-weight: bold;}
.loginbox input {width: 99%;}
.loginbox #login_remember {width: 16px; border: none;}

.users p {clear: right; padding-bottom:4px; padding-right: 150px;}
.users p label {font-weight: bold; float:right; width: 145px; font-weight: bold; margin-right: -150px;}
.users input, .users select, .users textarea {padding: 2px; width: 70%; font-size: 10pt;}
.users span {font-size: 8pt; display: block;}
.users .actions {text-align:right; margin-right: 155px;}

/* preferences */
.preferences p {padding-bottom: 4px;}
.preferences label {display: block; font-weight: bold;}
.preferences input, .preferences select {padding: 2px; width: 170px; font-size: 10pt;}
.wide .preferences p {clear: right; padding-right: 145px;}
.wide .preferences p label {float:right; display: inline; width: 140px; margin-right: -145px;}
.wide .preferences input, .wide .preferences select {width: 320px;}
.wide .preferences .actions {text-align:right; margin-right: 148px;}

/* Menu */
.menu:after {height: 0; clear: both; content: ".sdfhaldhflasjhda"; display: block; visibility: hidden;}
.menu .content, .menu .content ul, .menu .content ul li {padding:0; margin:0;}
.menu .content ul {position:relative; list-style-type: none; display:inline-block; z-index:1000; padding-top:}
.menu a, .menu a:visited {
padding:4px;
display:block;
min-height:18px;
text-decoration:none;
}
.wide .menu ul li li a, #topmenu .menu ul li li a:visited {line-height:35px; font-size: 12pt;}
.wide .menu li li {background:#166AA7;}
.wide .menu li {float: right;}
.wide .menu li ul li a, .wide .menu li ul li a:visited {width:190px;}
.menu li:hover {position:relative;}
.wide .menu li:hover > a {background: #0c4e80; color: #EDF8C7; position:relative;}
.wide .menu li ul {display:none;}
.wide .menu li:hover > ul {
display:block;
position:absolute;
padding:10px 30px 30px 30px;
background:transparent url(../images/newtemp/blank.gif);
}
.wide .menu li:hover > ul {top:40px; right:-30px;}
.wide .menu li ul li:hover > ul {top:-10px; right:148px;}
.wide .menu ul table {
top:0;
right:0;
z-index:1000;
font-size:1em;
position:absolute;
border-collapse:collapse;
}
* html .wide .menu a:hover {background: #0c4e80; color: #EDF8C7; position:relative;}
* html .wide .menu li li a:hover {background: #0c4e80; color: #EDF8C7;}
* html .wide .menu a:hover {float: left;}
* html .wide .menu li ul a:hover {float: none;}
* html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;}
* html .wide .menu li ul {
display:block;
position:absolute;
visibility:hidden;
top:0px; right:148px;
padding:10px 30px 30px 30px;
background:transparent url(../images/newtemp/blank.gif);
}
.wide .menu ul li a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
.wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:39px;}
.wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-11px; right:148px;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
.wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}

.narrow .menu table {border-collapse: collapse; margin: 0;}
.narrow .menu tr {height: 10px; background: none;}
.narrow .menu td {padding-right: 0px; padding-left: 0px; border: 0px;}

/* ServerTime */
.servertime h2 {display: none;}

/* Static Pages */
.static_page a {
	text-decoration:none;
}
.static_page a:hover {
	text-decoration:none;
	border-bottom:dashed 1px #6AF;
}
/* Banners */
.banners h2 {
	display: none;
}
/* Blocks */
.blocks a {
	padding:2px;
}
.blocks a:hover {
	text-decoration:none;
	border-bottom:dashed 1px #6AF;
	padding:2px;
}
/* Version Compatibility */
.bigcolumn {
	width:800px;
}
.mediumcolumn {
	width:528px;
	float:left;
	
}
.smallcolumn {
	width:256px;
	margin:5px 5px 5px 5px;

}
.spanner {
	clear:both;
	height:0px;
}
form {
	margin: 0px;
}
.footer {
	font-family: verdana;
	font-size: xx-small;
	color: #999999;
}
.boxTitle {
	font-family: tahoma;
	font-size:9pt;
	color: #4d4c4b;
}
.boxText{
	font-family: tahoma;
	font-size: 9pt;
	color:#4d4c4b;
	list-style-type: circle;
	line-height:18px;
}
.boxText a{
	padding: 3px;
}
.boxText a:link {
	text-decoration:none;
	color: #000033;
}
.boxText a:hover {
	text-decoration:none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EDEDED;
}
.boxText a:visited {
	text-decoration:none;
}

.boxTextSimple {
	font-family: tahoma;
	font-size: 9pt;
	color:#4d4c4b;
	list-style-type: circle;
	line-height: 18px;
}

.boxTextSimple a{
	text-decoration:none;
	color: #000033;
}

.boxTextSimple a:hover {
	color: #882200;
}

.boxTextSimpleLight {
	font-family: tahoma;
	font-size: 9pt;
	color:#ffffff;
	list-style-type: circle;
	line-height: 20px;
}

.boxTextSimpleLight a{
	text-decoration:none;
	color: #ffffff;
}

.boxTextSimpleLight a:hover {
	color: #9397c9;
}

.textInput {
	background-image: url(../images/glb_textinput.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 9pt;
	height: 15px;
}
.button {
	font-family: tahoma;
	font-size: 9pt;;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/glb_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #DC6B00;
	height: 19px;
	padding-bottom:3px;
	margin:0px;
}
.buttonsms {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sms/gib_buttonsms.gif);
	background-repeat: repeat-x;
	border: 1px solid #DC6B00;
	height: 19px;
	padding-bottom:3px;
	margin:0px;
}
.boxContainer {
	border: 1px solid #DDDDDD;
	padding: 5px;
	text-align:justify;
	font-size: 9pt;
	
	
}

.boxTextInfo {

	font-family: tahoma;
	font-size: xx-small;
	color:#515151;
}
.textArea {

	background-image: url(../images/glb_textarea.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 9pt;
	/*height: 55px;*/
}
.dropdown {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 9pt;
	background-color: #F9F9F9;
}
.dashedLine {
	background-image:url(../images/glb_dashedline_transgray.gif);
	background-repeat:repeat-x;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #48538C;
}
.PageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
}
.ajax-loading {
	background-image: url(../images/glb_loader.gif);
	background-repeat: no-repeat;
	height:31px;
	width:31px;
}
#innerfooter {
	width: 800px;
    direction:rtl;
	margin: 0 auto;
   
}

#sitecopyright {
	width: 800px;
    direction: rtl;
    margin: 0px auto;
color: #989696; 
text-decoration:none;
 font-family:tahoma; 
font-size:8pt;
   
}

#sitecopyright  a ,#sitecopyright  p{
color: #989696; 
text-decoration:none;
 font-family:tahoma; 
font-size:8pt;
}



#fastlink {
 	font-family: tahoma;
	font-style:normal;
	font-size: 8pt;
           color: #898378;
	padding : 20px 0 0 0 ;
	}




#fastlink a:link,
#fastlink a:visited {
	text-decoration: none;
}




#fastlink-menu,
#fastlink-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	right: auto;
}

#fastlink-menu li {
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 117px;
}

#fastlink-menu li ul {
	margin: 0.5em 0 2em 0;
}

#fastlink-menu ul li {
	float: none;
	font-size: 8pt;
	padding: 0 0 0.4em 0;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
}






#pricelist { width:100%;	border-collapse:collapse; 	border:dashed 1px #EDEDED !important; } #pricelist td { 	border: dashed 1px #EDEDED; }
 .priceHeader { 	font-family:tahoma; 	color:#553661; 	font-size:9pt; 	font-weight:bold; 	background-color:#e3e3e3; 	padding:5px; 	border:dashed 1px #EDEDED !important; 	border-bottom-width:1px !important; 	border-top-width:1px !important; } 
.entext { 	font-family:arial; 	color:#4d4c4b; 	font-size:10pt; } 
.fatext1 { 	font-family:tahoma; 	font-size:9pt; 	padding:5px 10px;  } 
 #pricePrice { 	font-family:Verdana, Arial, Helvetica, sans-serif; 	font-size:9pt; 	padding:5px 10px; } 
#boxTextadsl {
color:#4D4C4B;
font-family:tahoma;
font-size:9pt;
line-height:18px;
list-style-type:circle;
border: 1px solid #ededed; padding: 3px; width: 90%;

}

#boxTextadsl td {border-bottom: 1px dashed #ededed;}
#pricelist1 { width:100%;}
#yellotable{width: 100%; font-size: 8pt; border-bottom:solid 1px #fdeeb7;}
#yellotable th {background-color:#fdeeb7; text-align:center;}
#yellotable td{text-align:center;}

#ratetable{
border-bottom:solid 1px #fdeeb7; 
font-family: tahoma; 
font-size: 9px;
color:#000000;
line-height:7px;
}
#ratetable th {background-color:#fdeeb7; text-align:center;}
#ratetable td{text-align:center;}

.boxContainerMainpage    {
	
padding: 5px;
text-align:justify;
font-family: tahoma;
font-size: 9pt;
direction:rtl;
background-color: rgb(243, 243, 243); height: 215px;
border: 1px solid #ededed;

}

#boxContainerMainMenu{
background-color: transparent; width: 295px; font-size: 12px; text-align: right; float: right;
}

#boxContainerMainMenu ul{
padding:0; margin-right:150px; 
}


.boxContainerLancher    {
	
padding: 5px;
text-align:justify;
font-family: tahoma;
font-size: 9pt;
direction:rtl;
background-color: rgb(243, 243, 243); 
border: 1px solid #ededed;
margin-bottom:2px;

}

	
.titlestylehiddenLancher{
	display:none;
	}



.divstyle1{
margin: 0px; float: right;

}

.divstyle2{
clear: both;
}


.divstyle3{
width:800px;
}
 

