        .style2
        {
            font-size: medium;
        }
        .style4
{
    width: 10px;
    font-size: medium;
    vertical-align: middle;
}
        .style5
{
    width: 258px;
    font-size: medium;
    vertical-align: middle;
}
        .style6
        {
            text-align: center;
        }
        .templateTable
        {
            border-collapse: collapse;
            width: 100%;
        }
        .templateTable td
        {
            border: solid 1px #C2D4DA;
            padding: 6px;
        }
        .templateTable td.value
        {
            font-weight: bold; 
        }
        .imageCell 
        {
            width: 160px;
        }
        
        .style7
        {
            font-style: italic;
            font-weight: bold;
            text-align: left;
        }
        .style14
        {
            font-size: 1.5em;
        }
        .style15
        {
            text-decoration: underline;
        }
        .style16
        {
            text-align: left;
        }        
        .jc{
        position:relative;
        }
        #mainContainer{
	        width:860px;
	        margin:0 auto; 	/* Center alignment */
	        text-align:left;
	        background-color:#FFF;
        }        
        #mainContainerLisans{
	        width:860px;
	        margin:0 auto; 	/* Center alignment */
	        text-align:center;
            border : none;
            background-color : #000000;
            color: white;
            left : 0px;
            top : 0px;
            z-index : 8;
        }        
	    #topRow{

	    }
	    #mainContent{
		    padding-left:10px;
		    padding-right:10px;
	    }

	    #dhtmlgoodies_marquee{
		    /* general marquee layout*/
		    padding-top:3px;
		    height:25px;
		    background-color: #000;


		    /* End general marquee layout */

		    position:absolute;
		    left:0px;
		    z-index:1000;
		    bottom:0px;
		    display:none;
		    width:100%;
		    overflow:hidden;
	    }
	    body > div#dhtmlgoodies_marquee{	/* Firefox rule */
		    position:fixed;
	    }
	    #dhtmlgoodies_marquee .textObj{	/* Layout for the marquee text */
		    position:absolute;
		    color: #FFF;
		    font-weight:bold;
		    white-space:nowrap;
		    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	    }
	    /* Just some layout classes used in this example script */
	    .highlighted{
		    color:#F00;	// Red color
	    }
	    .greenText{
		    color:#0F0;	// Green color
	    }        
        
			body{
				margin:0px;
				padding:0px;
				text-align:center;
				font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
				font-size:0.8em;
			}
			
			#leftColumn{	/* Left column of the page */
				width:600px;
				float:left;
				padding-right:5px;
			}
			
			#rightColumn{	/* right column, i.e. shopping cart column */
				width:240px;
				float:right;
				height:600px;
				background-color:#DDD;
				padding-right:10px;
			}
			#shopping_cart{	/* Shopping cart */
				margin:3px;
				padding:3px;
				text-align: center;	
			}
			.clear{	
				clear:both;
			}
			
			.product_container{	/* Div for each product */
				width:190px;
				margin-right:15px;
				float:left;
				margin-top:3px;
				padding:2px;
				font-weight:bold;
			}
			
			.sliding_product img{	/* Float product images */
				float:left;
				margin:2px;
			}
			img{	/* No image borders */
				border:0px;
			}
	    .style9
	    {
	        text-align: center;
	        font-size: large;
	        color: #FF0000;
	    }
    .style10
    {
        font-weight: normal;
    }
    .style12
    {
        font-style: italic;
        font-weight: bold;
        text-align: center;
    }
    #EsetSmartSecurityPC
    {
        width: 75px;
    }
    #EsetSecurityPC
    {
        width: 75px;
    }
    .style13
    {
        font-style: italic;
        font-weight: bold;
        text-align: left;
        width: 500px;
    }
    .menu_links { cursor: pointer; }
    #DestekSaatValue
    {
        width: 75px;
    }
    a.button:link {
      position: relative;
        color: rgba(255,255,255,1);
        text-decoration: none;
        background-color: rgba(15,160,0,1);;
        font-family: 'Yanone Kaffeesatz';
        font-weight: 14px;
        font-size: 1em;
        display: block;
        padding: 4px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 1px 0px rgba(0,255,0,1), 0px 1px 15px rgba(0,0,0,.7);
        -moz-box-shadow: 0px 1px 0px rgba(0,255,0,1), 0px 1px 15px rgba(0,0,0,.7);
        box-shadow: 0px 1px 0px rgba(0,255,0,1), 0px 1px 15px rgba(0,0,0,.7);
        margin: 10px auto;
      width: 90%;
      text-align: center;
      -webkit-transition: all .1s ease;
      -moz-transition: all .1s ease;
      -ms-transition: all .1s ease;
      -o-transition: all .1s ease;
      transition: all .1s ease;
    }
    a.button:active {
        -webkit-box-shadow: 0px 2px 0px rgba(0,255,0,1), 0px 2px 3px rgba(0,0,0,.9);
        -moz-box-shadow: 0px 2px 0px rgba(0,255,0,1), 0px 2px 3px rgba(0,0,0,.9);
        box-shadow: 0px 2px 0px rgba(0,255,0,1), 0px 2px 3px rgba(0,0,0,.9);
        position: relative;
        top: 4px;
		}
		a.button:visited {				
      color: #fff;
      *color: #000;
      text-shadow: 0px 1px 0px #000;
      text-decoration: none;
    }					
    a.button:hover {				
    color: #fff;
    *color: #000;
    text-shadow: 0px 1px 0px #000;
    text-decoration: none;
    }
		iframe[Attributes Style] {
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		width: 100%;
		height: 100%;
		}
		user agent stylesheetiframe:not([seamless]) {
		border: 2px inset;
		border-image-source: initial;
		border-image-slice: initial;
		border-image-width: initial;
		border-image-outset: initial;
		border-image-repeat: initial;
		}
		.trail {
			background-image: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/Lisansback.png');
			border : none;
			color: white;
			width : 100%;
			position : absolute;
			height : 100%;
			left : 0px;
			top : 0px;
			visibility :hidden;
			z-index : 8;
		}		
		.plsWait {
            background-color: rgba(0, 0, 0, 0.5);
            filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F00FF00', EndColorStr='#7F00FF00');
			border : none;
			color: white;
			width : 100%;
			position : absolute;
			height : 100%;
			left : 0px;
			top : 0px;
			z-index : 1;
		}
select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 4px #fff; /* add your own arrow image */
    *background-image:none; /* turn bg image for IE7 */
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px #fff; /* fallback bg image*/
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px, -webkit-linear-gradient(top, #fff, #f8f8f8);
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px, -moz-linear-gradient(top, #fff, #f8f8f8);
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px, -ms-linear-gradient(top, #fff, #f8f8f8);
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px, -o-linear-gradient(top, #fff, #f8f8f8);
    background: url('http://www.farmakom.com.tr/odeme/FarmaStore/images/arrow.png') no-repeat 100% 0px, linear-gradient(top, #fff, #f8f8f8);    
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;
	top:-6px;
}
.button_cont {
    margin-top: 20px;
    margin-bottom: 20px
}
.example_f {
    border-radius: 4px;
    background: linear-gradient(to right,#67b26b,#4ca2cb) !important;
    border: none !important;
    color: #FFF !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    padding: 10px;
    width: 200px;
    transition: all 0.4s;
    cursor: pointer;
    margin: 5px
}

    .example_f span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.4s
    }

    .example_f span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s
    }

    .example_f:hover span {
        padding-right: 25px
    }

        .example_f:hover span:after {
            opacity: 1;
            right: 0
        }

