body {
	margin: 20px;
	background-color: #a1c6e1;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}

table, tr, td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}

A:link, A:active, A:visited {
color: #2a6aa0;
text-decoration: none;
}

A:hover {
color: #d33694;
text-decoration: underline;
}


.onlinesiparis_aciklama {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.bulten_aciklama {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #624f59;
}

.bulten_text {
border: solid 1px #dabfcf; width:130px;
font-family: Verdana, Arial;
font-size: 11px;
color: #333333;
}

A.AllProLink:link, A.AllProLink:active, A.AllProLink:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
}

A.AllProLink:hover {
color: #cc2b8b;
text-decoration: underline;
}

.SelectedProducts {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #63515b;
text-decoration: none;
margin:0px;
padding:0px;
}

.SelectedProducts li {
display: inline;
padding-left: 10px;
background-image: url(images/pink_dot.gif);
background-repeat:no-repeat;
background-position: left 4px;
float:left;
width: 126px;
margin-left:5px;
}

A.SPLink:link, A.SPLink:active, A.SPLink:visited {
color: #63515b;
text-decoration: none;
}

A.SPLink:hover {
color: #cc2b8b;
text-decoration: underline;
}


.NewsWrapper {
width: 226px;
text-align: left;
padding-top:10px;
}

.NewsTitle {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #01779d;
margin:0px;
padding:0px;
border: none;
font-weight: bold;
}

.NewsSummary {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #333333;
margin:0px;
padding:0px;
}

.NewsSep {
border-bottom: dotted 1px #9a9a9a;
height:10px;
margin-bottom: 10px;
}

A.NewsDetailLink:link, A.NewsDetailLink:active, A.NewsDetailLink:visited {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #a71c6e;
text-decoration: none;
}

A.NewsDetailLink:hover {
color: #01779d;
text-decoration: underline;
}





/* Main MENU */

#MainMenu{
width: 100%; /*leave this value as is in most cases*/
}

#MainMenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: none; /*dark purple border*/
/* background: black url(media/indentbg.gif) center center repeat-x; */
background:none;
}

#MainMenu ul li{
display: inline;
}

#MainMenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 10px 30px 0 30px;
text-decoration: none;
font-family: Arial, Tahoma, Trebuchet MS;
font-size: 13px;
font-weight: bold;
height:28px;
}

#MainMenu ul li a:visited{
color: #ffffff;
}

#MainMenu ul li a:hover, #MainMenu ul li .current{
color: #FFF3A4; !important; /*text color of selected and active item*/
text-decoration: none;
background-image: url(images/menu_over.gif); 
background-repeat:repeat-x;

}

#MainMenu #MenuSep{
margin-top:0px;
float:left;
background-image: url(images/menu_sep.gif); /* (images/menu_sep.gif) */
background-repeat:no-repeat;
height:39px;
width:2px;
}


.CMHead {
font-family: Arial, Trebuchet MS, Tahoma;
font-size:18px;
color:#715b4d;
font-weight: normal;
padding: 14px 0 10px 12px;
margin: 0px;
border: none;
}


/* Main MENU */

#ContentMenu{
width: 180px; /*leave this value as is in most cases*/
padding: 0 10px;

}

#ContentMenu ul{
margin: 0;
padding: 0;
width: 100%; /*width of menu*/
border: none; /*dark purple border*/
/* background: black url(media/indentbg.gif) center center repeat-x; */
background:none;
}

#ContentMenu ul li{
background-image: url(images/menu_dot.gif);
background-repeat: no-repeat;
background-position: 0px 6px;;
list-style: none;
margin-top: 1px;
border-bottom: dashed 1px #e1ded8;
padding: 5px 0 7px 18px;
}

#ContentMenu ul li a{

color: #555555; /*text color*/
text-decoration: none;
font-family:Tahoma, Arial, Trebuchet MS;
font-size: 11px;
font-weight: bold;


}

#ContentMenu ul li a:visited{
color: #555555;
}

#ContentMenu ul li a:hover, #ContentMenu ul li .current{
color: #ba2d8b; !important; /*text color of selected and active item*/
text-decoration: none;
}

h1 {
margin:0px;
padding:0px 0 7px 0;
font-family: Arial,Tahoma,Trebuchet MS;
font-size:22px;
font-weight: normal;
color: #2788a8;
border-bottom: dashed 1px  #ccccca;

}


h2 {
margin:0px;
padding:0 0 7px 0;
font-family: Arial,Tahoma,Trebuchet MS;
font-size:13px;
color: #c13d8c;
}


.ProductDiv {
width:170px;
float:left;
margin: 0 10px 10px 0;
border: solid 1px #E5E5E5;
padding: 10px;
text-align: center;
}

A.ProductHead:link, A.ProductHead:visited, A.ProductHead:active {
font-family: Arial,Tahoma,Trebuchet MS;
font-size:12px;
font-weight: bold;
color: #555555;
text-decoration: none;
}


A.ProductHead:hover {
color:#018AFA;
text-decoration: underline;
}

.ProductDesc {
padding-top:4px;
color:#777777;
font-size: 11px;
}

.ProductDetailImg {
float:left;
margin: 0 10px 10px 0;
border: solid 1px #E5E5E5;
padding: 10px;
text-align: center;
}


.ProductDetails {
margin: 0 10px 10px 280px;
padding: 0 10px;
font-family: Arial,Tahoma,Trebuchet MS;
font-size:12px;
color: #555555;
}



A.BackLink:link, A.BackLink:visited, A.BackLink:active {
font-family: Verdana,Tahoma,Trebuchet MS;
font-size:11px;
font-weight: bold;
color: #3292b2;
text-decoration: none;
}


A.BackLink:hover {
color:#d33694;
text-decoration: underline;
}

.FormLabel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}


