body {
	background-color: #ffffff;
	font: 11px verdana,tahoma,arial,helvetica;
	color: #000000;
	margin: 0px;
	padding: 0px;
	cursor: default;
	SCROLLBAR-FACE-COLOR: #b8b8b8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f5f9ff; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #828282; 
	SCROLLBAR-ARROW-COLOR: #797979; 
	SCROLLBAR-TRACK-COLOR: #ececec; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}




table {
    text-align	: left;
    font	: bold 12px Tahoma;
    color	: #555;
}

H1 {font: 16px Arial; color: #000000; font-weight: bold; margin: 0px;}
H2 {font: 15px Arial; color: #000000; font-weight: bold; margin: 0px;}
H3 {font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}
H4 {font: 12px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}
H5 {font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}
H6 {font: 10px tahoma,arial,helvetica; color: #000000; font-weight: bold; margin: 0px;}

.altbaslik2 {font: 13px tahoma,arial,helvetica; color: Blue; font-weight: bold; margin: 0px;}

a { color: #004891; text-decoration: none }
a:visited { color: #004891;  text-decoration: none }
a:hover { color: #000099;  text-decoration: none }
a.devlink2 { font: 11px tahoma,arial,helvetica; color: #000000; text-decoration: none; padding: 0px;}
a.devlink2:visited { font: 11px tahoma,arial,helvetica; color: #000000;	text-decoration: none; font-weight: normal; }
a.devlink2:hover { font: 11px tahoma,arial,helvetica; color: #000000; text-decoration: underline; font-weight: normal; }

input,select,textarea,.iframeeditor { padding:1px; border:1px solid #969696; font:11px tahoma,arial,helvetica; }

/* text classes */
.text { font: 12px tahoma,arial,helvetica; color: #000000;}
.text10 { font: 10px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11 { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: normal; }
.text11b { font: 11px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text12bb { font: 12px tahoma,arial,helvetica; color: #004891; font-weight: bold; } 
.text13b { font: 13px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text16b { font: 16px Arial; color: #000000; font-weight: bold; }
.text17b 	{ font: 17px tahoma,arial,helvetica; color: #000000; font-weight: bold; }
.text18bb	{ font: 18px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
.text18b	{ font: 18px verdana,arial,helvetica; color: #000000; font-weight: bold; }
.text19bb	{ font: 19px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
.text21bb	{ font: 22px verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }
.textLogo	{ font: 85px Georgia,verdana,arial,helvetica; color: #2B6EBB; font-weight: bold; }


/* Gray title box */
.titlebox {
	background: #eee url('../images/opheader_bg.png');
	border: 1px solid #969696;
	padding: 2px;
	padding-left: 10px;
	font: 11px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}

/* Gray title box with image on left side */
.titleboximage {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 2px;
	font: 10px Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;
	font-style: normal;
    background-image:url("../images/bluechip.gif");
	background-repeat: no-repeat;
}

.optitle {
	background: #eee url('../images/opheader_bg.png');
	border: 1px solid #969696;
	padding: 2px;
	padding-left: 10px;
	margin-top: 23px;
	margin-bottom: 5px;
	font: bold 11px Tahoma, Verdana, Arial;
	color: #666666;
}

.ulheading
{
	color			: #888;
	font			: bold 16px Arial;
	border-bottom	: 1px solid #888;
	margin			: 0px 0px 10px;
}


.optitle_urgent { 
	background-color: #ffeeee;
	border: 1px solid #ff9696;
	padding: 2px; 
	padding-left: 10px;
	font: 11px Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #900;
}

.opdesc {
	font: 11px tahoma,arial,helvetica;
	color: #000000;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 15px;
}
.opholder {
    font: 11px tahoma,arial,helvetica;
    color: #000000;
    font-weight: normal;
    padding-left: 20px;
}

.opend {
    background-color: #eeeeee;
	border: 1px solid #969696;
	padding: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.cerceve {
    background-color: #FFFFFF;
	border: 1px solid #7b68ee; //#969696
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cerceve1 {
    background-color: #FFFFFF;
	border: 1px solid #969696;
	padding: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cssbluebutton  {
	font: 10px tahoma,arial,helvetica;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
	width: 50px;
	padding: 2px;
	cursor: hand;
}

.cssbluebuttonDown  {
	font: 10px tahoma,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-color: #dddddd;
	border: 1px solid #444444;
	width: 50px;
	cursor: pointer;
    padding: 2px;
    cursor: hand;
}

.cssbluebutton a, .cssbluebutton a:visited, .cssbluebuttonDown a {
    color: #000000; text-decoration: none;
}

.formbutton {
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('../images/button_shadow.gif');
}

.input_shadow
{
	background: #fff url('../images/inputbg.jpg') top left;
	height: 16px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.box
{
	/*height: 16px;*/
	width: 300px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #999;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.box2
{
	background: #fff url('../images/inputbg.jpg') top left;
	/*height: 16px;*/
	width: 300px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.formbutton_shadow {
	cursor: pointer;
	border: 0px solid #333333;
	height: 27px;
	margin: 0px;
	padding: 0px 9px 7px 0px;
	font: 11px tahoma,arial,helvetica;
	color: #004891;
	font-weight: bold;
	background: #eee url('../images/button.jpg') bottom right;
}
/* added to apply the above button style to anchor tag */
/* Must be accompanied by left chunk of button ie/ button_left.jpg */
.linkbutton_shadow {
	border: 0px;
	height: 23px;
	margin: 0px;
	padding: 3px 9px 0px 0px;
	font: 11px tahoma,arial,helvetica;
	font-weight: bold;
	background: #fff url('../images/button.jpg') top right repeat-x;
	text-decoration: none;
	display:block;
	float:left;
	text-align: center;
}
.linkbutton_shadow:visited {
	text-decoration: none;
}
.linkbutton_shadow:hover {
	text-decoration: none;
}
.brightlinkbutton_shadow {
	border: 0px;
	height: 20px;
	margin: 0px;
	padding: 3px 9px 0px 0px;
	font: 11px tahoma,arial,helvetica;
	font-weight: bold;
	color: #5997B9;
	background: #eee url('../images/brightbutton.jpg') top right repeat-x;
	text-decoration: none;
	display:block;
	float:left;
	text-align: center;
}
.brightlinkbutton_shadow:hover {
	color: #5997B9;
	text-decoration: none;
}
.brightlinkbutton_shadow:visited {
	color: #5997B9;
	text-decoration: none;
}
.input_shadow
{
	background: #fff url('../images/inputbg.jpg') top left;
	height: 16px;
	padding: 3px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.sidebarcontent {
    font: 12px tahoma,arial,helvetica;
    background: #f3f3f3 url('../images/sidebar.png');
}

.sidebartitle {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-align: left;
    padding: 2px;
    padding-left: 8px;
    padding-bottom: 3px;
	background-image: url('../images/sidebar_bg.png');
}

.sidebartitle_grey {
     color: #000000;

	 border: solid #aaa;
	 border-width: 1px 0px;
     background-color: #f3f3f3;
	 background: #eee url('../images/opheader_bg.png');
     padding-left: 5px;
}


.dropMenu {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    position: relative;
    background-color: #fafafa;
    width: 166px;
    text-align: left;
    background-repeat: no-repeat;
    background-image: url('../images/dropdown_bottom.gif');
    background-position: bottom right;
    padding-top: 3px;
    padding-bottom: 3px;
    -moz-opacity: .80;
    filter: alpha(opacity=95);
}

.dropMenuItem {
    font: 11px tahoma;
    background-color: #fafafa;
    border: 1px solid #fafafa;
    padding-left: 19px;
    margin-left: 3px;
    margin-right: 3px;
}

.dropMenuItemOver {
    font: 11px tahoma;
    background-color: #e4ebf9;
    border: 1px solid #557fd7;
    padding-left: 19px;
    margin-left: 3px;
    margin-right: 3px;
}

a.dropMenuLink { color: #444444; text-decoration: none;}
a:visited.dropMenuLink { color: #444444; text-decoration: none;}
a:hover.dropMenuLink { color: orange; text-decoration: none; }

a.bluelink { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:link { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:visited { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: none; }
a.bluelink:hover { font: 11px Tahoma, arial, helvetica; color: #004891; font-weight: bold; text-decoration: underline;}

a.bluelink2 {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:link {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:visited {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink2:hover {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: underline;}

a.bluelink12 {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink12:link {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink12:visited {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: none;}
a.bluelink12:hover {font: 11px Tahoma, arial, helvetica; color: #004891; text-decoration: underline;}

.main_service_list
{
    font: 11px tahoma,arial,helvetica;
    background-color: #ffffff;
	cursor: hand;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	border: 0px solid #ffffff;
}
.main_service_list_over
{
    font: 11px tahoma,arial,helvetica;
    background-color: #e4ebf9;
	cursor: hand;
	padding-left: 4px;
	border: 1px solid #557fd7;
}
/* general text indent used throughout */
.textindent {
	padding-left: 15px;
	vertical-align: top;
}
.pageselect {
	font: bold 11px tahoma,arial,helvetica;
	color: #0377FD;
}
 .code3 {
	background-color: #F3F6FB;
	border: 1px solid #B3B3B3;
	font: 11px Tahoma, Verdana, Arial;
	font-weight: normal;
 	font-style: normal;
	color: #222222;
	text-align: left;
    width: 445px;
    height:200px;
}

.sky {
	background-color: #eeeeee;
	width: 162px;
	vertical-align: top;
	text-align: center;
	border: 1px solid silver;
	padding-top:15px;
	padding-bottom:15px;

}

.mainbgcolor
{
	
	color:#ffffff;
	background-image:url(../images/line.jpg);
	height: 23px;
}



.signup_label
{
	font: bold 12px verdana,arial,helvetica;
	color: #004891; 
	width: 120px; 
	float: left; 
	text-align: right; 
	padding-right: 10px;
	margin-top: 5px;
}
.signup_input
{
	margin-top: 5px;
}

.hostingpackages 
{
	padding-left: 30px;
	list-style-image: url(../images/webhosting/lightbullet.gif);
	font: 12px arial,helvetica;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

#selectionlist
{
	margin				: 0px;
	padding				: 0px;
}

#selectionlist li
{	
	list-style-type		: none;
	text-align			: center;
	width				: 185px; 
	float				: left;
	margin				: 3px;
	padding				: 0px;
}

#selectionlist li a
{
	font				: bold 12px Tahoma;
	color				: #555;
	display				: block;
	background-color	: #f1f1f1;	
	border				: 1px solid #999;
	text-decoration		: none;
	padding				: 5px;
}

#selectionlist li a:hover
{
	background-color	: #E9EEFA;
	border-color		: #5A80D8;
}

.errorBar
{
	margin: 2px 0px 2px 0px; 
	padding: 4px;
	border: 1px solid #999;
	background-color: #ffffee;
	color: #f00;
}


.sponsorlinks {  width: 240px;  margin-left: 10px; margin-top: 5px;  text-align: left; }
.sponsorlinks_title { font:bold 10px tahoma,Verdana,Helvetica,Sans Serif; color: #ffffff; }
.sponsorlinks a { font: 10px tahoma,verdana,helvetica; color: #004891; text-decoration: underline;}
.sponsorlinks a:visited { font: 10px tahoma,verdana,helvetica; color: #004891;	text-decoration: underline; font-weight: normal; }
.sponsorlinks a:hover { font: 10px tahoma,helvetica; color: #004891;text-decoration: underline; font-weight: normal; }

a.sponsorlinks_desc { font: 10px tahoma,arial,helvetica; color: #000000; text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:visited { font: 10px tahoma,arial,helvetica; color: #000000;	text-decoration: none; font-weight: normal;}
a.sponsorlinks_desc:hover { font: 10px tahoma,arial,helvetica; color: #000000;text-decoration: none; font-weight: normal; }

.toolBar 
{
	border: 1px solid #666;
	background-color: #f4f4f4;
	position: relative;
	z-index: 2;
}

.buttonBarSep
{
	width: 1px;
	height: 25px;
	display: block;
	float: left;
	border-left: 1px solid #bbb;
	border-right: 1px solid #fff;
	margin-left: 3px;
	margin-right: 3px;
}

#buttonBar 
{
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	padding-top:  2px;
	padding-bottom: 2px; 
	height: 27px;
}
#buttonBar a, #buttonBar a:visited
{
	font: 10px Verdana;
	display: block;
	float: left;
	width: 16px;
	height: 15px;
	border: 1px solid #f4f4f4;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	color: #000;
}
#buttonBar a:hover
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#buttonBar a.disabled:hover
{
	border-color: #eee;
	cursor: default;
}



#navMenu
{
	float: center;
	width: 100%;
	border:  1px solid #999;
	background-color: #aaa;
	margin: 3px 0px;
    width:952px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:674px;     
}

#navMenu a, #navMenu a:visited
{
	float: left;
    background: #f3f3f3 url('../images/menu_button.png') 0px 0px;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font:10px verdana;
    text-align: center;    
    color: #000;
    text-decoration: none;
    height: 15px;
    width: 195px;
}
#navMenu .footerNav a, #navMenu .footerNav a:visited
{
	width: 108px;
}
#navMenu .footerNav a.margin, #navMenu .footerNav a.margin:visited
{
	width: 104px;
}

#navMenu a:hover
{
    background: #f3f3f3 url('../images/menu_button.png') 0px 15px;
}
#navMenu a.margin 
{
    margin-right: 2px;
}

.sidebarlist, .sidebarlist li, #navMenu ul, #navMenu li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebarlist li, #navMenu li { display: inline; }

.sidebarlist a, .sidebarlist a:visited
{

     display: block;
     margin: 1px 0px;
     padding: 2px 0px 2px 10px;
     font: 11px tahoma;
     text-decoration: none;
     color: #000;
     margin-left: 5px;
     background: transparent url('../images/bluearrow.png') no-repeat 0px 7px;
}
.sidebarlist a:hover
{
    background: #fff url('../images/bluearrow.png') no-repeat 0px -8px;
	color: #009;
}




#navMenu2
{
	float: center; /*right, center, left*/
	width: 100%;
	border:  1px solid #999;
	background-color: #aaa;
	margin: 3px 0px;
    width:170px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    width /**/:170px;     
}

#navMenu2 a, #navMenu2 a:visited
{
	float: left;
    background: #f3f3f3 url('../images/menu_button.png') 0px 0px;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font:10px verdana;
    text-align: Left;    
    color: #000;
    text-decoration: none;
    height: 15px;
    width: 195px;
}
#navMenu2 .footerNav a, #navMenu2 .footerNav a:visited
{
	width: 108px;
}
#navMenu2 .footerNav a.margin, #navMenu2 .footerNav a.margin:visited
{
	width: 104px;
}

#navMenu2 a:hover
{
    background: #f3f3f3 url('../images/menu_button.png') 0px 15px;
}
#navMenu2 a.margin 
{
    margin-right: 0px;
    margin-top: 1px;
}

.sidebarlist, .sidebarlist li, #navMenu2 ul, #navMenu2 li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebarlist li, #navMenu2 li { display: inline; }

.sidebarlist a, .sidebarlist a:visited
{

     display: block;
     margin: 1px 0px;
     padding: 2px 0px 2px 10px;
     font: 11px tahoma;
     text-decoration: none;
     color: #000;
     margin-left: 5px;
     background: transparent url('../images/bluearrow.png') no-repeat 0px 7px;
}
.sidebarlist a:hover
{
    background: #fff url('../images/bluearrow.png') no-repeat 0px -8px;
	color: #009;
}
