FONT		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
TD		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
BODY		{FONT-FAMILY: TahomaVerdana,Helvetica; FONT-SIZE: 11px}
P		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
DIV		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px}
A:link          {BACKGROUND: none; COLOR: #00A2F9; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #00A2F9; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #00A2F9; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #FF9933; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.class1 A:link {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; text-decoration: none}
.class1 A:visited {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; text-decoration: none}
.class1 A:active {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; text-decoration: none}
.class1 A:hover {tBACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; ext-decoration: none; color: red;}
//A.leftvisit:visited       {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
//A.leftvisit:active       {BACKGROUND: none; COLOR: #ffffff; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.title 		{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
//.content 	{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica}
.storytitle 	{BACKGROUND: none; COLOR: #559EDA; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Verdana, Helvetica; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #559EDA; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-FAMILY: Tahoma,Verdana, Helvetica}
.option 	{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.option2 	{BACKGROUND: transparent; COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Arial,Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg        {BACKGROUND: none; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg_l	{BACKGROUND: none; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Verdana, Helvetica; TEXT-DECORATION: underline}
.box		{FONT-FAMILY: Tahoma,Verdana,Helvetica; FONT-SIZE: 11px; border: 1px solid #666666; background-color: #FFFFFF}

//DEĞİŞEN HABER
.dhabermetin 	{BACKGROUND: none; COLOR: #333333; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.dhaberbaslik 	{BACKGROUND: none; COLOR: #363636; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.dhabermansetbaslik {BACKGROUND: none; COLOR: #990000; FONT-SIZE: 16px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

//SOMMAIRE MENÜ
.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}








/* GCalendar Sample styles */

.gcal-error {
   font-weight: bold;
   color: red;
   background-color: white;
}

form.gcal-event-form legend {
   font-weight: bold;
   color: black;
   background-color: white;
}

form.gcal-event-form .normal-label {
   font-weight: bold;
   color: black;
   background-color: white;
}

form.gcal-event-form .error-label {
   font-weight: bold;
   color: red;
   background-color: white;
}

table.gcal-block-cal {
   width: 100%;
   border-width: 0px;
   border-style: solid;
   border-color: black; 
}

table.gcal-block-cal a {
}

table.gcal-block-cal a:link {
   text-decoration: underline;
}
table.gcal-block-cal a:visited {
   text-decoration: underline;
}
table.gcal-block-cal a:hover {
   text-decoration: underline;
}
table.gcal-block-cal a:active {
   text-decoration: underline;
}

table.gcal-block-cal a.today {
   color: white;
}

table.gcal-block-cal th {
   color: white; 
   text-align: center;
   background-image: url(../../../themes/ozelid/images/mainbar.gif);
   border-width: 1px;
   padding: 2px;
   border-style: outset;
   border-color: black;
}

table.gcal-block-cal td {
   border-width: 1px;
   padding: 2px;
   border-style: hidden;
   text-align: center;
}

table.gcal-block-cal td.no-day {
}

table.gcal-block-cal td.day-no-event {
}

table.gcal-block-cal td.day-event {
   border: solid 1px teal;
}

table.gcal-block-cal td.today-no-event {
   background-image: url(../../../themes/ozelid/images/mainbar.gif);
   color: white;
   border-style: outset;
   border-color: black;
}

table.gcal-block-cal td.today-event {
   background-image: url(../../../themes/ozelid/images/mainbar.gif);
   font-weight: bold;
   border-style: outset;
   border-color: black;
}

table.gcal-block-events {
   border: solid 1px black;
   width: 100%;
}

table.gcal-block-events a:link {
   text-decoration: underline;
}
table.gcal-block-events a:visited {
   text-decoration: underline;
}
table.gcal-block-events a:hover {
   text-decoration: underline;
}
table.gcal-block-events a:active {
   text-decoration: underline;
}


table.gcal-month {
   width: 100%;
   border-width: 1px;
   border-style: solid;
   border-color: black; 
   padding: 1px;
}

table.gcal-month th {
   color: white; 
   text-align: center;
   background-image: url(../../../modules/Forums/templates/subSilver/images/cellpic3.gif);
   padding: 2px;
   border: outset 1px black;
}

table.gcal-month td {
   margin: 0px;
   padding: 2px;
   border: outset 1px black;
   height: 75px;
}

table.gcal-month td.no-day {
   background-color: #e0e0e0;
}

table.gcal-month td.day {
}

table.gcal-month td.today {
   background-color: #bdd6d6;
}

table.gcal-month a {
}

table.gcal-month a:link {
   text-decoration: underline;
}
table.gcal-month a:visited {
   text-decoration: underline;
}
table.gcal-month a:hover {
   text-decoration: underline;
}
table.gcal-month a:active {
   text-decoration: underline;
}

table.gcal-month a.day-link {
   font-size: 20px;
   background: none; 
   color: black; 
}

table.gcal-month a.day-link:link {
   text-decoration: underline;
}
table.gcal-month a.day-link:visited {
   text-decoration: underline;
}
table.gcal-month a.day-link:hover {
   text-decoration: underline;
}
table.gcal-month a.day-link:active {
   text-decoration: underline;
}

table.gcal-event {
   width: 80%;
   border-width: 1px;
   border-style: solid;
   border-color: black; 
   padding: 0px;
}

table.gcal-event caption {
   padding-bottom: 5px;
   font-weight: bold;
   font-size: 11px;
   margin: 2px;
}

table.gcal-event th {
   background-color: #79b5a9;
   color: white; 
   text-align: right;
   padding: 4px;
   border: solid 1px black;
}

table.gcal-event td {
   padding: 4px;
   border: solid 1px black;
}

table.gcal-cat-legend {
   border-width: 1px;
   border-style: solid;
   border-color: black;
   padding: 2px;
}

table.gcal-cat-legend td {
   border: none;
}

table.gcal-cat-legend caption {
   padding-bottom: 5px;
   font-weight: bold;
   font-size: 11px;
   margin: 2px;
}

