/************************************************************
*	Vianel CMS																									*
*		Last Update: 27.07.2006																			*
*		http://www.vianel.com																			*
************************************************************/

body			{ font-family: geneva, sans-serif; font-size:13px; margin:0px; padding:0px; background:#fff; color:#000; }
form				{ margin:0px; padding:0px; }
a					{ font-family: Arial, Helvetica, Geneva, sans-serif;}
a:hover		{ text-decoration: underline; color: #f00; }


/* MainHeader	*/
.mainHeaderTitle,
a.mainHeaderTitle:link,
a.mainHeaderTitle:visited,
a.mainHeaderTitle:hover			{ font-family:verdana,arial,sans-serif; text-decoration:none; font-weight:bold; font-size:22px; color:#eee; padding-top: 24px; padding-left:5px;}
.mainHeaderbg			{ background:#000 url("mainHeaderbg.gif") repeat-x; white-space:nowrap;}
.mainHeaderRightbox	{ background:#797878; white-space:nowrap; }
a.mainHeaderRightboxContent:link,
a.mainHeaderRightboxContent:visited	{ text-decoration:none; font-family:verdana,arial,sans-serif; font-size:10px; color:#eee;}
a.mainHeaderRightboxContent:hover		{ text-decoration:underline; font-family:verdana,arial,sans-serif; font-size:10px; color:#eee;}
.mainHeaderRightboxCorner			{ background-image:url("mainHeaderRightboxCorner.gif"); background-repeat:no-repeat; background-position:100% 100%; }
.mainHeaderRightboxBorder			{ background:#cccccc; }






/* MainSearchBox */
.mSearch								{ background:#eee; border-top:2px solid #ccc; border-bottom:1px solid #ccc; height:50px; white-space:nowrap; }

/* Forms */
.sInput					{ width:130px; background:#eee; font-family:verdana,arial,sans-serif; font-size:10px; border: #797878 1px solid; }
.mInput				{ width:200px; background:#fff; font-family:verdana,arial,sans-serif; font-size:14px; border: #797878 1px solid; }

/* SecondaryHeader */
.secHeaderRed		{ height:14px; background:#ffcccc;  border-bottom:1px solid #ee312d; white-space:nowrap; }
.secHeaderGray	{ height:14px; background:#ccc;  border-top:1px solid #eee; border-bottom:1px solid #000; white-space:nowrap; }


a.secHeader-gray:link,
a.secHeader-gray:visited		{ text-decoration:none; color:#797878; white-space:nowrap; }
a.secHeader-gray:hover		{ text-decoration:underline; color:#000; white-space:nowrap; }


/* LeftNavigation */
.leftNavHeader				{ background:#000; }
a.leftNavHeader:link,
a.leftNavHeader:visited,
a.leftNavHeader:hover		{ text-decoration:none; color:#eee; font-family:verdana,arial,sans-serif; font-weight:bold; font-size:12px; white-space:nowrap; }

td.leftNav,
td.leftNavSub					{ background:#797878; border-top:1px solid white; white-space:nowrap; }

td.leftNav-act,
td.leftNavSub-act					{ background:#eee; white-space:nowrap; }

a.leftNav-act:link,
a.leftNav-act:visited,
a.leftNavSub-act:link,
a.leftNavSub-act:visited			{ text-decoration:none; color:#797878; }

a.leftNav-act:hover,
a.leftNavSub-act:hover			{ text-decoration:underline; color:#797878; }

a.leftNav:link,
a.leftNav:visited,
a.leftNavSub:link,
a.leftNavSub:visited			{ text-decoration:none; color:#fff; }
a.leftNav:hover,
a.leftNavSub:hover			{ text-decoration:underline; color:#fff; }

/* Content */
h1.cHeader						{ font-family: Arial,Helvetica,sans-serif; font-weight:bold; border-bottom:1px solid #cccccc; font-size:95%; color:#444444; }

li,
p.bodytext,
.contenttable,
.bodytext							{ font-family: Arial, Helvetica, Geneva, sans-serif; font-size:13px; }



a.secHeader-gray:link,
a.secHeader-gray:visited,
a.secHeader-gray:hover,
a.leftNav:link,
a.leftNav:visited,
a.leftNav:hover,
a.leftNav-act:link,
a.leftNav-act:visited,
a.leftNav-act:hover				{ font-family:verdana,arial,sans-serif; font-weight:bold; font-size:11px; white-space:nowrap; }

a.footerlink:link,
a.footerlink:visited,
a.footerlink:hover				{ font-family:verdana,arial,sans-serif; font-weight:bold; font-size:10px; white-space:nowrap; }

a.leftNavSub:link,
a.leftNavSub:visited,
a.leftNavSub:hover,
a.leftNavSub-act:link,
a.leftNavSub-act:visited,
a.leftNavSub-act:hover		{ font-family:verdana,arial,sans-serif; font-weight:bold; font-size:9px; white-space:nowrap; }


a.footerlink:link,
a.footerlink:visited			{ text-decoration:none; color:#eee; white-space:nowrap; }
a.footerlink:hover			{ text-decoration:underline; color:#eee; white-space:nowrap; }



/* table Backgrounds */
.bgBlack		{ background-color:#000; white-space:nowrap;}

/* etc */
.spacer			{ font-family:verdana,arial,sans-serif; font-size:10px; }
.dividerGray	{ font-weight:bold; font-size:10px; color:#797878;}


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }



/* Homepages - Turkey */
a.mainmenu:link,
a.mainmenu:visited						{ text-decoration:none; color:#000; white-space:nowrap; }
a.mainmenu:hover						{ text-decoration:underline; color:#d81717; white-space:nowrap; }
table#mainmenu.home				{ border: 1px solid #000; }
#mainmenu.home th					{ border-bottom: 1px solid #000; background-color: #000; text-align: left; color: #eee; font-size: 0.8em; }
#mainmenu.home td					{ font-size: 0.75em; text-indent: 0.5em; }
#mainmenu.home td.header		{ font-size: 0.75em; font-weight: bold; text-indent: 0.2em; }

a.dir:link,
a.dir:visited			{ text-decoration:none; color:#fff; white-space:nowrap; }
a.dir:hover				{ text-decoration:underline; color:#fff; white-space:nowrap; }
table#dir.home		{ }
#dir.home th			{ border-bottom: 1px solid #000; background-color: #ccc; text-align: left; font-size: 0.9em; }
/*
height:14px; background:#ccc;  border-top:1px solid #eee; border-bottom:1px solid #000; white-space:nowrap;
#dir.home table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#dir.home td, #wh01.viaweb th { background-color: #ffe5e5; }
#dir.home th			{ border-bottom: 1px solid #ffd3d3; }
#dir.home td.price	{ background-color: #d81717; }
*/


a.net:link,
a.net:visited					{ text-decoration:none; color:#d81717; white-space:nowrap; }
a.net:hover						{ text-decoration:underline; color:#d81717; white-space:nowrap; }
a.netcont:link,
a.netcont:visited				{ text-decoration:none; color:#000; white-space:nowrap; }
a.netcont:hover					{ text-decoration:underline; color:#000; white-space:nowrap; }
a.netprice:link,
a.netprice:visited			{ text-decoration:none; color:#d81717; }
a.netprice:hover				{ text-decoration:underline; color:#d81717; }
a.netcontinue:link,
a.netcontinue:visited			{ text-decoration:none; color:#d81717; white-space:nowrap; }
a.netcontinue:hover			{ text-decoration:underline; color:#d81717; white-space:nowrap; }
table#net.home				{ border: 1px solid #fcbbbb; }
#net.home th					{ border-bottom: 1px solid #ff0000; background-color: #fcbbbb; text-align: left; color: #eee; font-size: 0.8em; }
#net.home td					{ font-size: 0.7em;}
#net.home td.netprice		{ font-size: 0.7em;}
/*
#tbl_host.home table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#tbl_host.home td, #wh01.viaweb th { background-color: #ffe5e5; }
#tbl_host.home th			{ border-bottom: 1px solid #ffd3d3; }
#tbl_host.home td.price	{ background-color: #d81717; }
*/


/* Games Turkey */
.viagreen_headercell							{ background:#33cc00 url("http://www.vianel.com/fileadmin/images/mainHeaderbg_gr.gif") repeat-x; white-space:nowrap;}
.viagreen_headerMain_RightboxCorner	{ background-image:url("http://www.vianel.com/fileadmin/images/mainHeaderRightboxCorner_gr.gif"); background-repeat:no-repeat; background-position:100% 100%; }


a.leftNavHead:link,
a.leftNavHead:visited					{ text-decoration:none; color:#eee; white-space:nowrap; }
a.leftNavHead:hover						{ text-decoration:underline; color:#eee; white-space:nowrap; }
table#leftNav.viaGreen		{ margin-right: 0px; }
#leftNav.viaGreen th 			{ background-color: #33cc00; }


/* NET Hosting	*/
.viaweb		{ color: #666; }
.viaweb ul	{ list-style: disc inside; margin-left: 0; padding-left: 1em; text-indent: -1em; }
.viaweb li		{ margin-bottom: 0.3em; color: #ff0000; }
.viaweb span { color: #666; }
a.viaweb:link,
a.viaweb:visited			{ text-decoration:none; color:#000; white-space:nowrap; }
a.viaweb:hover			{ text-decoration:underline; color:#000; white-space:nowrap; }

table#wh01.viaweb		{ border: 1px solid #ff0000; margin-right: 0px; }
#wh01.viaweb table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#wh01.viaweb td, #wh01.viaweb th { background-color: #ffe5e5; }
#wh01.viaweb th			{ border-bottom: 1px solid #ffd3d3; }
#wh01.viaweb td.price	{ background-color: #d81717; }

table#wh02.viaweb		{ border: 1px solid #ff0000; margin-right: 0px; }
#wh02.viaweb table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#wh02.viaweb td, #wh02.viaweb th { background-color: #ffcccc; }
#wh02.viaweb th			{ border-bottom: 1px solid #ffd3d3; }
#wh02.viaweb td.price	{ background-color: #d81717; }

table#wh03.viaweb		{ border: 1px solid #ff0000; margin-right: 0px; }
#wh03.viaweb table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#wh03.viaweb td, #wh03.viaweb th { background-color: #ffb2b2; }
#wh03.viaweb th			{ border-bottom: 1px solid #ffd3d3; }
#wh03.viaweb td.price	{ background-color: #d81717; }

table#wh04.viaweb		{ border: 1px solid #ff0000; margin-right: 0px; }
#wh04.viaweb table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#wh04.viaweb td, #wh04.viaweb th { background-color: #ff9999; }
#wh04.viaweb th			{ border-bottom: 1px solid #ffd3d3; }
#wh04.viaweb td.price	{ background-color: #d81717; }

table#wh05.viaweb		{ border: 1px solid #ff0000; margin-right: 0px; }
#wh05.viaweb table		{ padding: 0; margin: 0; border: 1px solid #ff0000; }
#wh05.viaweb td, #wh05.viaweb th { background-color: #ff8080; }
#wh05.viaweb th			{ border-bottom: 1px solid #ffd3d3; }
#wh05.viaweb td.price	{ background-color: #d81717; }