html {
height: 100%;
margin-bottom: 1px;
}
form {
margin: 0;
padding: 0;
}
body {
margin: 0px 0px 0px 0px;
height: 100%;
font-size: 12px;
text-align:left;
}
a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #404D70;
}
a:hover {
text-decoration: underline;
font-weight: normal;
color: #990000;
}
p {
margin-top: 0;
margin-bottom: 5px;
text-align: left;
}
div, p, table, td, th {
font-family: Tahoma,Helvetica,Arial,sans-serif;
line-height: 130%;
color: #777777;
}

/********** Custom *************/

.header_text {
	color:#404D70;
	font:bold 18px verdana, arial;
}

.cx_button {

font:bold 14px arial, verdana, helvetica, sans-serif; color:#FFFFFF; background:#FF8A2E; border:1px solid; border-top-color:#7CBAFF; border-right-color:#2854A7; border-bottom-color:#2854A7; border-left-color:#7CBAFF;
}


.mainbodydiv{
padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:20px;
}
/*** Joomla! specific content elements ***/
#pathway{ 
display:none; 
border:1px solid #EEE;
font-family:Arial, Helvetica, sans-serif;
font-size:11px; color:#999999;
text-decoration:none;
margin:5px;
padding:4px;
background-color:#F7F7F7;
}
#pathway a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
text-decoration:none;
}
.pagenav, .pagenav_next, .pagenav_prev {
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: 1px solid #eee;
  width: auto;
  color:#999;
  padding: 1px 5px 1px 5px;
  line-height: 20px;
  margin: 1px;
  font-family:Arial, Helvetica, sans-serif;
}
a.pagenav,.pagenav_next, .pagenav_prev {color:#999;
 font-size:10px; font-family:Arial, Helvetica, sans-serif;}
/* headers */
div.componentheading {
  padding-left: 0px;
}
h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .componentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
	margin-bottom: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .contentheading, table.moduletable th {
	text-align: left;
clear: none;
	margin: 0;
	padding-bottom: 3px;
	text-transform: none;
	border: 0 none;
}
td.contentheading {
	width: 100%;
	padding-bottom: 1px;
	color: #ff9300;
	font: normal 20px 'lucida grande',tahoma,sans-serif;
	text-transform: none;
}

td.contentheading_news {
	width: 100%;

	
	color: #C59D01;
	font: bold 16px 'lucida grande',tahoma,sans-serif;
	text-transform: none;

}
.contentpaneopen_news{}

/* module control elements */
div.moduletable, div.module {
  margin-bottom: 15px;
}
div.moduletable span, div.moduletable div, div.moduletable p, div.moduletable td {
	text-align: left;
}
div.moduletable img {
	display: inline;
}
/* small text */
.small {
	font-size: .92em;
	color: #596274;
	font-weight: normal;
	text-align: left;
}
.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .92em;
	color: #596274;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .92em;
	color: #596274;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(/images/gs_arrow.png) top right no-repeat;
	padding-right: 25px;
	line-height: 14px;
	height: 16px;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */
.table.blog_news .article_seperator {
	padding: 3px 0;

	display: block;

	background: url(/images/hdot.gif) repeat-x top left;
height:2px;
}
td.buttonheading {
}
.clr {
	clear: both;
}
/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
  font-weight: bold;
  background: #e7e7e7;
border: solid 1px #ccc;
  padding: 4px;
}
.sectiontableentry1 {
  padding: 4px;background-color : #EFEFEF;
}
.sectiontableentry2  {
  padding: 4px;background-color : #fff;
}
.message{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin: 10px;
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	background-position:  left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	height: 60px;
	padding-top: 15px;	
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}
table.contentpaneopen td {
 width: 100%;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
	padding: 5px 0;
	width: 100%;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
table.blog {
	width: 100%;
}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}
div.search input {
	width: 134px;
	border: 1px solid #535B6F;
	margin: 12px 9px;
	background: #646F84;
	color: #E1E3E8;
}
/* thumbnails */
div.mosimage {
  margin: 5px;
}
div.mosimage_caption {
  font-size: .90em;
  color: #666;
}


/*****************************************/
/*** Bg specific content elements ***/
/*****************************************/
.cx_maintable { width: 100% ; height: 100% ; }
.cx_top_left_shadow {  width: 10px ; vertical-align:top; background:url(/images/left_main_shadow.gif) repeat-y;}
.cx_top_right_shadow {  width: 10px ; vertical-align:top; background:url(/images/right_main_shadow.gif) repeat-y;}
/*****************************************/
/*** Portfolio Menu ***/
/*****************************************/
ul#mainlevel_portfolio, ul#mainlevel_portfolio li{list-style:none; margin:0;}
a.sublevel_portfolio, a.sublevel_portfolio:visited {
	 font-weight:bold;
	color: #999;
	text-decoration: none;
 border-right:2px solid #cccccc;
	MARGIN-bottom: 2px;
	padding: 4px 15px 4px 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sublevel_portfolio:hover {
 font-weight:bold;
	background-color: #F7F7F7;
	color: #ff0000;
	text-decoration: none;
border-right:2px solid #ff0000;
	MARGIN-bottom: 2px;
	padding: 4px 15px 4px 10px;
	display: block;
}
a.sublevel_portfolio:active {
	color: #58595B;
}
#active_menu_portfolio{background-color: #F7F7F7;border-right:2px solid #ff0000;}
.menu_border {
	text-align:right;
	background-color: #FFF;
}
.menu_padding{ padding-left:10px;padding-right:50px;}
.mainlevel_portfolio{display:none;}
#quantum_search{ padding-left:35px; padding-top:35px; padding-right:10px; padding-bottom:20px;}
#quantum_search label{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cc9900; font-weight:bold;}
.search_inputbox{
width:410px;  background:#666 url(/images/seearch_bg.jpg)  no-repeat; border-top:0px solid #666;border-left:0px solid #666;border-bottom:1px solid #666; border-right:1px solid #666; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:24px; padding:5px;
}
.search_button{ background:#2b2b2b; border:#000 1px solid; color:#ccc;font-family:Arial, Helvetica, sans-serif; font-size:22px; padding:5px 15px; }
.search_ddbox{ border:1px solid #333; background:#474747 ; color:#cc9900; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


/**** newsletter mod *****/

table.cx_newslettertable{
margin:20px;

}
table.cx_newslettertable td{
padding:2px;
color:#fff;
}

.cx_newsletter_field{
width:250px;  background:#666 url(/images/seearch_bg.jpg)  no-repeat; border-top:0px solid #666;border-left:0px solid #666;border-bottom:1px solid #666; border-right:1px solid #666; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:24px; padding:5px;
}
.cx_newsletter_bt{ background:#2b2b2b; border:#000 1px solid; color:#ccc;font-family:Arial, Helvetica, sans-serif; font-size:22px; padding:5px 15px; margin-right:20px;}

/************* Contact *************/
table.cx_contacttable{
margin:20px;

}
table.cx_contacttable td{
padding:2px;
}
.cx_contact_field{

width:230px;  
background:#666 url(/images/seearch_bg.jpg)  no-repeat; 
border-top:0px solid #666;
border-left:0px solid #666;
border-bottom:1px solid #666; 
border-right:1px solid #666; 
color:#eee; 
font-family:Arial, Helvetica, sans-serif; 
font-size:16px; 
padding:5px;
}
.cx_contact_ta{
width:300px; 
height:90px; 
background:#666 url(/images/seearch_bg.jpg)  no-repeat; 
border-top:0px solid #666;
border-left:0px solid #666;
border-bottom:1px solid #666; 
border-right:1px solid #666; 
color:#eee; 
font-family:Arial, Helvetica, sans-serif; 
font-size:16px; 
padding:5px;
}
.cx_contact_bt{
background:#2b2b2b; 
border:#000 1px solid; 
color:#ccc;
font-family:Arial, Helvetica, sans-serif; 
font-size:22px; 
padding:5px 15px;
height:100px; 
margin-right:30px;
}


/*****************************************/
/*** custom ***/
/*****************************************/
.bottom_1{ background-color:#BEA982}
.bottom_2{ background-color:#A89165}




/**** company menu ****/
.l_baslik {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#l_border{border: #EEEEEE solid 1px;padding:3px; width:240px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side{ background:#ECF5E7;padding:5px;}
a.l_side_menu{ display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_menu:hover{background:#FFFFCC url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_submenu{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding-top:3px;padding-bottom:3px;}
a.l_side_submenu:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#l_side h3 {font-size:10px; color:#999999;font-weight:normal;}
.l_baslik_grey {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#l_border_grey{border: #ccc solid 1px;padding:3px; width:240px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side_grey{ background:#eee;padding:5px;}
a.l_side_menu_grey{ display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_menu_grey:hover{background:#FFFFCC url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_submenu_grey{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding-top:3px;padding-bottom:3px;}
a.l_side_submenu_grey:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#l_side_grey h3 {font-size:10px; color:#999999;font-weight:normal;}
/**** /company menu ****/

/**** tour ****/

.l_baslik_greytour {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#l_border_greytour{border: #ccc solid 1px;padding:3px; width:170px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side_greytour{ background:#eee;padding:5px;}
a.l_side_menu_greytour{ display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_menu_greytour:hover{background:#FFFFCC url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_submenu_greytour{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding-top:3px;padding-bottom:3px;}
a.l_side_submenu_greytour:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#l_side_greytour h3 {font-size:10px; color:#999999;font-weight:normal;}
/
/**** products menu ****/
.l_baslik_blue {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#l_border_blue{border: #BDE1E1 solid 1px;padding:3px; width:240px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side_blue{ background:#E6F4F4;padding:5px;}
a.l_side_menu_blue:link, a.l_side_menu_blue:visited { display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#2E6565; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_menu_blue:hover{background:#FFFFFF url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_submenu_blue{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#2E6565; padding-top:3px;padding-bottom:3px;}
a.l_side_submenu_blue:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#l_side_blue h3 {font-size:10px; color:#3B3B3B;font-weight:normal;}
/**** /products menu ****/
/**** products turuncu menu ****/
.l_baslik_orange {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#l_border_orange{border: #FFC600 solid 1px;padding:3px; width:240px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side_orange{ background:#FFF4CF;padding:5px;}
a.l_side_menu_orange:link, a.l_side_menu_orange:visited{ display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#5F0000; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_menu_orange:hover{background:#FFFFFF url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.l_side_submenu_orange{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#5F0000; padding-top:3px;padding-bottom:3px;}
a.l_side_submenu_orange:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#l_side_orange h3 {font-size:11px; color:#3B3B3B;font-weight:normal; }
/**** /products menu ****/
#l_border_green{border: #99CC66 solid 1px;padding:3px; width:240px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#l_side_green{ background:#ECF5E7;padding:5px;}
#l_side_green h3 {font-size:14px; font-weight:normal;font-family:Helvetica, Arial,  sans-serif; font-weight:bold;color:#669900 }
ul.features  li { list-style:none; background:url(/images/ok.jpg) no-repeat; padding-left:23px;}
div.features_div strong {background:url(/images/ok.jpg) no-repeat; padding-left:23px;}
/**** dashboard ****/
#cx_dashboard_open_invoices{}
table#cx_dashboard_open_invoices {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E7E7E7;
	color: #666;
}
#cx_dashboard_open_invoices caption {
	font-weight: bold;
	background: #FFFFCC;
	border-bottom:2px solid #FF9900;
	color: #000;
	text-transform:uppercase;
	padding:5px;
}
#cx_dashboard_open_invoices td, #cx_dashboard_open_invoices th {
	padding: 4px;
}
#cx_dashboard_open_invoices thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}
#cx_dashboard_open_invoices tbody th {
	font-weight: bold;
}
#cx_dashboard_open_invoices tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
#cx_dashboard_open_invoices tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}
#cx_dashboard_open_invoices tbody th a:link, #cx_dashboard_open_invoices tbody th a:visited{
	color:#96D030;
	padding:3px 0px 0px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
#cx_dashboard_open_invoices tbody th a:hover{
	color:#FF8601;
	}
#cx_dashboard_open_invoices tbody tr td { 
	height:40px;
	background: #FFF;
	border: 1px solid #FFF;
	white-space:nowrap;
	}
#cx_dashboard_open_invoices tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}
table#cx_dashboard_open_invoices td a:link, table#cx_dashboard_open_invoices td a:visited {
	color: #1975D7;
	text-decoration: none;
}
table#cx_dashboard_open_invoices td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
#cx_dashboard_open_invoices tbody td a[href="http://www.qtassociates.com"] {
	margin: 0 auto;
	height: 15px;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}
table#cx_dashboard_open_invoices a[title^="Pay Now2"] { 
	padding:15px 0px 0px 15px;
}
#cx_dashboard_open_invoices tfoot th, #cx_dashboard_open_invoices tfoot td {
	background-color:#E7E7E7; padding:5px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px; font-weight:bold;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
/**** ticket ****/
table.wats_table {
 
border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E7E7E7;
	color: #666;
	 margin-top:-5px;
}
.watstablehead th{text-align: left;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
	padding-top:4px;padding-bottom:4px;}
.watsTicketTableRow1 td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:left; padding-left:2px;
	background: #f9f9f9;
	border-top:1px solid #FFF;
		height:40px;}
.watsTicketTableRow0 td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;text-align:left; padding-left:2px;
	height:40px;
	background: #FFF;
	border: 1px solid #FFF;}
.watsnewpost{ color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.watsTicketTableRow0 td a:link, .watsTicketTableRow0 td a:visited {
	color: #1975D7;
	text-decoration: none;
}
.watsTicketTableRow0 td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.watsTicketTableRow1 td a:link, .watsTicketTableRow1 td a:visited {
	color: #1975D7;
	text-decoration: none;
}
.watsTicketTableRow1 td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.watshead{
	font-weight: bold;
	background: #FFFFCC;
	border-bottom:2px solid #FF9900;
	color: #333;
	text-transform:uppercase;
	padding:5px;
}
p.watshead{ margin-top:10px; padding-left:10px;}
#ticket_clear{ height:30px;}
#ticket_header{background: url(/images/ticketsystem.jpg) 0 0 no-repeat;
height:91px; margin-left:-208px; margin-right:-10px; margin-top:-10px; color:#fff; position:relative; z-index:99; }
#ticket_topmenu{ color:#fff;}
a.ticket_menu:link, a.ticket_menu:visited {color: #fff;font-size:11px;}
a.ticket_menu:hover{color: #fff;font-size:11px;}
.ticket_info{color: #fff;font-size:11px;padding-right:10px; height:45px;}
.ticketinput {
	margin: 0;
	padding: 2px 0;font-size: 18px; width:250px;
	}
div.wats hr{display:none}
.wats_small{ font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; font-style:italic; float:right; padding-top:20px;}
.wats_msg2{ background:#F7F7F7;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;border-bottom:1px solid #ccc;border-top:1px solid #fff; padding:10px 20px; text-align:left;}
.wats_msg { background:#EEE;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;border-top:1px solid #fff;border-bottom:1px solid #ccc; padding:2px 10px; text-align:left;}
.tic_error{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin: 10px;
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	background-position:  left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	height: 60px;
	padding-top: 15px;
	padding-left: 100px;		}
	
/**** /ticket ****/
/*** panel ***/
#cx_panel_login{ height:36px;margin-bottom:-36px; z-index:9999; position: relative;}
.cx_panel_login_text {background:#363636; text-align:center; color:#AFAFAF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border-bottom:#515151 solid 1px;}
a.cx_panel_login_text_link:link, a.cx_panel_login_text_link:visited {color:#AFAFAF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
a.cx_panel_login_text_link:hover {color:#FFF; }
#cx_panel_loginbox{border:1px solid #474747; padding-top:10px; padding-bottom:6px; padding-left:10px; padding-right:10px; margin-right:10px;margin-top:10px; float:right; width:400px;}
.login_inputbox{border:1px #FF7113 solid; background:#373737; color:#9B5525; width:144px; padding-bottom:2px; padding-top:2px; padding-left:3px; padding-right:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin-bottom:5px; }
.cx_panel_td{padding:10px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC; vertical-align:top;}
td.cx_panel_td a:link, td.cx_panel_td a:visited{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ACACAC;}
td.cx_panel_td a:hover{ color:#FFF;}
.cx_panel_td_img{ padding:10px; width:60px;}
#userPanelBox fieldset { color: #ACACAC; border:#4E4E4E 1px solid; padding:10px;}
#userPanelBox  legend{ color: #FE7213; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#userPanelBox {z-index:999; position: absolute;top:-118px; }
#RegisterPanelBox {z-index:99991; position: absolute; }
#ForgetPanelBox {z-index:99992; position: absolute; }
/*** /panel ***/

  
  /* quantum_announs Styles
----------------------------------------------- */
#quantum_announs{ font-family:Verdana, Arial, Helvetica, sans-serif; }
#quantum_announs fieldset {
	margin: 0 0 20px;
	padding: 11px;
	width: 96%;
	font-size: 12px;
	background:   #ffffff url(/images/filedset_bg.jpg) repeat-x 0 -30px;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_announs legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_announs fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
color: #000;
	}
#quantum_announs fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
  
  /* quantum_buyprod_hint Styles
----------------------------------------------- */
#quantum_buyprod_hint{ font-family:Verdana, Arial, Helvetica, sans-serif; }
#quantum_buyprod_hint fieldset {
	margin: 0 0 20px;
	padding: 11px;
	width: 96%;
	font-size: 12px;
	background:   #ffffff url(/images/filedset_bg.jpg) repeat-x 0 -30px;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_buyprod_hint legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_buyprod_hint fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
color: #000;
	}
#quantum_buyprod_hint fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}

  /* Register Form Styles
----------------------------------------------- */
#quantum_signup{ font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:15px;}
#quantum_signup fieldset {
	margin: 0 0 20px;
	padding: 11px;
	width: 476px;
	font-size: 12px;
	background:   #ffffff url(/images/filedset_bg.jpg) repeat-x 0 -30px;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_signup legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_signup fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
	}
#quantum_signup fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
#quantum_signup fieldset table {
	width: 476px;
	}
#quantum_signup fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	
	font-weight: normal;
	text-align: right;
	}
#quantum_signup fieldset td {
	margin: 0;
	width: 340px;
	padding: 3px 0;
	}
	
#quantum_signup fieldset input {
	margin: 0;
	padding: 2px 0;
	}
#quantum_signup fieldset input.big {
	font-size: 18px; width:250px;
	}
#quantum_signup fieldset .aciklama {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 2px solid #c8f6b6;
	font-size:11px;
	}
	
	  /* / Register Form Styles
----------------------------------------------- */
 /*userprofile business Form Styles
----------------------------------------------- */
#cx_userprofile_business{ font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:10px;}
#cx_userprofile_business fieldset {
	margin: 0 0 20px;
	padding: 11px;
	width: 540px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	}
#cx_userprofile_business legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF0000;
	border: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	}
#cx_userprofile_business fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
	}
#cx_userprofile_business fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
#cx_userprofile_business fieldset table {
	width: 476px;
	}
#cx_userprofile_business fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	
	font-weight: normal;
	text-align: right;
	}
#cx_userprofile_business fieldset td {
	margin: 0;
	width: 340px;
	padding: 3px 0;
	}
#cx_userprofile_business fieldset td.titleCell{ font-weight:bold; color:#333;}
#cx_userprofile_business fieldset td.fieldCell{  color:#333;}
	
#cx_userprofile_business fieldset input {
	margin: 0;
	padding: 2px 0;
	}
#cx_userprofile_business fieldset input.big {
	font-size: 18px; width:250px;
	}
#cx_userprofile_business fieldset .aciklama {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 2px solid #c8f6b6;
	font-size:11px;
	}
/*userprofile general Form Styles
----------------------------------------------- */
#cx_userprofile_general{ font-family:Verdana, Arial, Helvetica, sans-serif; }
#cx_userprofile_avatar{ width:150px; float:left; text-align:center;}
#cx_userprofile_avatar img{ border:1px solid #ccc; padding:5px; }
#cx_userprofile_avatar a{ font-size: 11px; font-family:Arial, Helvetica, sans-serif; }
#cx_userprofile_general fieldset {
	margin: 0 0 20px;
	padding: 11px;
	width: 540px;
	font-size: 11px;
	
	border: 1px solid #CCC;
	border-bottom: 2px solid #CCC;
	}
#cx_userprofile_general legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF0000;
	border: 0px solid #FF9900;
	border-bottom: 0px solid #FF9900;
	}
#cx_userprofile_general fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
	}
#cx_userprofile_general fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
#cx_userprofile_general fieldset table {
	width: 350px;
	}
#cx_userprofile_general fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	
	font-weight: normal;
	text-align: right;
	}
#cx_userprofile_general fieldset td {
	margin: 0;
	width: 240px;
	}
#cx_userprofile_general fieldset td.titleCell{ font-weight:bold; color:#333;}
#cx_userprofile_general fieldset td.fieldCell{  color:#333;}
	
#cx_userprofile_general fieldset input {
	margin: 0;
	padding: 2px 0;
	}
#cx_userprofile_general fieldset input.big {
	font-size: 18px; width:250px;
	}
#cx_userprofile_general fieldset .aciklama {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 2px solid #c8f6b6;
	font-size:11px;
	}
/* support center Styles
----------------------------------------------- */
#quantum_support{ font-family:Verdana, Arial, Helvetica, sans-serif;}
#quantum_support fieldset {
	margin: 0 0 20px;
   background:   #ffffff url(/images/filedset_bg.jpg) repeat-x 0 -30px;
	
	font-size: 12px;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_support legend {
	margin-left: 10px;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_support fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
	}
#quantum_support fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
#quantum_support fieldset table {
	
	}
#quantum_support fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	font-weight: normal;
	text-align: right;
	}
#quantum_support fieldset td {
	margin: 0;
	padding: 3px 0;
	}
	
#quantum_support fieldset input {
	margin: 0;
	padding: 2px 0;
	}
#quantum_support fieldset input.big {
	font-size: 18px;
	}
#quantum_support fieldset .aciklama {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 2px solid #c8f6b6;
	font-size:11px;
	}
 /* Forum fieldset Styles
----------------------------------------------- */
#quantum_forum_top_icon{ display:none;}
#quantum_forum{ font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:15px;}
#quantum_forum fieldset {
	margin: 0 0 20px;
	padding: 11px;
	
	font-size: 12px;
	
   background:   #ffffff url(/images/filedset_bg.jpg) repeat-x 0 -30px;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_forum legend {
	margin: 0;
	padding:2px 7px;
	background: #fff;
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	border: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	}
#quantum_forum fieldset p {
	margin: 0 0 1em;
	line-height: 1.5em;
	}
#quantum_forum fieldset h3 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5em;
	}
#quantum_forum fieldset table {
	}
#quantum_forum fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	
	font-weight: normal;
	text-align: right;
	}
#quantum_forum fieldset td {
	margin: 0;
	
	padding: 3px 0;
	}
	
#quantum_forum fieldset input {
	margin: 0;
	padding: 2px 0;
	}
#quantum_forum fieldset input.big {
	font-size: 18px;
	}
#quantum_forum fieldset .aciklama {
	margin-bottom: .75em;
	padding-bottom: .75em;
	border-bottom: 2px solid #c8f6b6;
	font-size:11px;
	}
	
/**** products *****/
#products_content{text-align:left;}
.pro_cont{ margin-top:10px; padding-bottom:10px; padding-top:10px; text-align:left;}
.pro_cont img{padding:5px; border:1px solid #ccc;}
.pro_cont h3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;  font-weight:bold; color:#FF9900;}
.pro_alt{ padding-bottom:3px; padding-top:3px; border-bottom:1px solid #ccc; text-align:right; padding-right:10px; margin-top:10px;}
.pro_alt a:link, .pro_alt a:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#00CCFF; font-weight:bold;}
#otherprod{ width:370px; float:right;}

/**** Tour ***/
.tour_cont{ margin-top:10px; padding-bottom:10px; padding-top:10px; text-align:left;}
.tour_cont img{padding:5px; border:1px solid #ccc;}
.tour_cont h3{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;  font-weight:bold; color:#FF9900;}
/**** company *****/
.team p{padding-top:5px;font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; font-size:12px; }
.team img{padding:5px; border:1px solid #ccc;}
.team strong{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;  font-weight:bold; color:#FF9900;}
.team{ padding-bottom:3px; padding-top:3px;  text-align:left;  margin-top:10px;}
.team a:link, .team a:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#00CCFF; font-weight:bold;}
/* cx_footer
==============================================================================*/
a.sitemap_a:link, a.sitemap_a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#990000; font-weight:bold; padding-top:3px;
}
a.sitemap_b:link, a.sitemap_b:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333366; padding-left:15px;background: url(/images/black_arrow.gif) 5px 4px no-repeat ; border-bottom:1px  solid #D5BD91;}

#sitemap_tabs
	{ 
		height: 20px;
		margin: 0;
		padding-left: 10px;
	
	}

#sitemap_tabs li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#sitemap_tabs a:link, #sitemap_tabs a:visited
	{   font-family:Verdana, Arial, Helvetica, sans-serif; 
		float: left;
		background: #DDCEB2;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 3px 10px 3px 10px;
		margin-right: 4px;
		border-top: 1px solid #BEA982;
		text-decoration: none;
		color: #666666;
	}

#sitemap_tabs a:link.active-tab, #sitemap_tabs a:visited.active-tab
	{
		
		background: #BEA982;
		color: #fff;
	}

#sitemap_tabs a:hover
	{
		background: #BEA982;
		color: #fff;
	}



#cx_footer{ padding:10px; text-align:left;}
#cx_footer a { display:block;}
.cx_copyright {font-size: 10px; font-family:Arial, Helvetica, sans-serif; color:#999999; padding-left:10px; padding-top:8px; padding-bottom:8px; }

table.moduletableforumlatest {width:460px; margin-top:10px; margin-left:10px; padding-bottom:22px;}
table.moduletableforumlatest th{ text-align:left; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding-left:10px; border-bottom:1px solid #666; padding-bottom:3px;}
table#forumlatest { margin-top:10px;}
table#forumlatest td{ padding-left:10px; padding-right:10px;}
#forumlatest ul{ padding:0; margin:0; list-style:none; line-height:100%;}
#forumlatest ul li { padding-left:15px;background: url(/images/arrow-red.gif) 4px 8px no-repeat ; text-align:left;padding-bottom:5px;}
#forumlatest ul li a:link, #forumlatest ul li a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999;}
/* quantum_management
==============================================================================*/
#quantum_management_plugin{}
#quantum_management_plugin fieldset {width:355px; margin-top:10px;
padding:5px;  border:#FF9900 1px solid; border-bottom:2px solid #FF9900;
}
#quantum_management_plugin legend {
color:#FF9900; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
.quantum_management_plugin_icon{ margin:0; padding:3px;float:left; border:1px solid #ccc;  }
.quantum_management_plugin_info{color:#333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px;  padding-bottom:5px;line-height:100%;margin-left:40px;}
#quantum_management_plugin_fieldmenu{ padding-top:5px; line-height:130%; margin-left:40px;border-top:1px solid #ccc;}
#quantum_management_plugin_fieldmenu a:link, #quantum_management_plugin_fieldmenu a:visited{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color:#333; display:block; text-decoration:none;}
#quantum_management_plugin_fieldmenu a:hover{color:#000000; text-decoration:underline;}
.quantum_management_menu_modul_baslik {font-size: 16px; color:#999900; font-family:Helvetica, Arial,  sans-serif; font-weight:bold;  padding-left:3px;padding-top:5px;padding-bottom:5px;}
#quantum_management_menu_modul_border{border: #BDE1E1 solid 1px;padding:3px; width:180px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#quantum_management_menu_modul{ background:#E6F4F4;padding:5px;}
a.quantum_management_menu_modul_menu{ display:block; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999; font-weight:bold; padding-top:3px;padding-bottom:3px; background:url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.quantum_management_menu_modul_menu:hover{background:#FFFFCC url(/images/arrow-orange.gif) 0 8px no-repeat ;}
a.quantum_management_menu_modul_submenu{display:block; padding-left:25px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999; padding-top:3px;padding-bottom:3px;}
a.quantum_management_menu_modul_submenu:hover{background:#FFFFFF url(/images/arrow-orange.gif) 15px 8px no-repeat ;}
#quantum_management_menu_modul h3 {font-size:10px; color:#999999;font-weight:normal;}
.quantum_management_quickinfo_modul_baslik {font-size: 12px; color:#333; font-family:Helvetica, Arial,  sans-serif; font-weight:bold; }
#quantum_management_quickinfo_modul_border{border: #BDE1E1 solid 1px;padding:3px; width:180px; background:#FFFFFF;margin-left:10px;margin-top:10px;}
#quantum_management_quickinfo_modul{ background:#E6F4F4;padding:5px; text-align:center; }
a.quantum_management_quickinfo_modul_link{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666;}
a.quantum_management_quickinfo_modul_link:hover{}
#quantum_management_quickinfo_modul h3 {font-size:10px; color:#999999;font-weight:normal;}
.quantum_management_quickinfo_modul_avatar{ padding:5px; background:#ffffff; border:1px solid #cccccc;}



/*** caldate ***/

div.cd_calpage{

    line-height: 1.02em;

    width: 40px;

    float: left;

    margin-top: 8px;

    background: #EFF4D7;

    border-top: 1px solid #eee;

    border-left: 1px solid #eee;

    border-right: 1px solid #bbb;

    border-bottom: 1px solid #bbb;

    color: #aaa;

    position: absolute;

    text-align: center;

    margin-right: 10px;

    letter-spacing: 0.17em;

    font-family: Arial, Verdana, sans;

}

span.cd_calmonth{

    font-size: 9px;

    display: block;

    text-align: center;

    color: #999;

    font-family: Georgia, Arial, Verdana, sans;

}

span.cd_calday{

    font-weight: bold;

    font-size: 15px;

    display: block;

    font-family: Georgia, Arial, Verdana, sans;

    text-align: center;

    position: relative;

    top: -1px;

    color: #336;

}

span.cd_calyear{

    font-size: 9px;

    display: block;

    text-align: center;

    font-family: Georgia, Verdana, Arial, sans;

}

.calDateDiv{

    position: relative;

}

.calDateDiv .createdate{

    display: none;

}

body div.calDateDiv td.contentheading{

    padding-left: 50px !important;

    height: 42px;

    vertical-align: top;

}

/* Bottom */
.cx_footer_l {
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff; 
padding-left:10px; 
padding-top:8px; 
padding-bottom:8px;
text-align:left;
}

.cx_footer_r{
padding-right:10px;
padding-left:10px;
padding-top:8px; 
padding-bottom:8px;
text-align:right;
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif; 
color:#ffffff;
}

td.cx_footer_r a:link ,td.cx_footer_r a:visited, td.cx_footer_r a:hover{
font-size: 10px; 
font-family:Arial, Helvetica, sans-serif; 
color:#DDCEB2; 
}


/*
danial - adding rounded corners
*/
/* Octopus Engine */
.north { background: url(/images/rc/north.png) repeat-x top; }
.east { background: url(/images/rc/east.png) repeat-y right; }
.south { background: url(/images/rc/south.png) repeat-x bottom; }
.west { background: url(/images/rc/west.png) repeat-y left; }
.ne { background: url(/images/rc/ne.png) no-repeat top right; }
.se { background: url(/images/rc/se.png) no-repeat bottom right; }
.sw { background: url(/images/rc/sw.png) no-repeat bottom left; }
.nw { background: url(/images/rc/nw.png) no-repeat top left; }

.nw { padding: 25px; } /* Controls padding.  Increase to make text further away from edges; decrease to bring closer.  */

/* Box 1 - max width default */
.nw { padding: 25px; } /* Controls padding.  Increase to make text further away from edges; decrease to bring closer.  */

.alpha {
	width: 100%;
	clear: both;
	}

.beta {
	float: right;
	width: 40%;
	}

.beta p{
	text-align:center;
	}

	
.charlie{
	float: left;
	width: 70%;
	}

.delta {
	clear: both;
	width: 100%;
	}
/*
danial - adding rounded corners
*/








