﻿


#content_hp {
padding-right: 0px; display: block; padding-left: 0px; padding-bottom: 0px; margin: 0px; width: 611px; padding-top: 0px;
}
#content_hp H2{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 22px;
	color: #00005E;
	font-weight: normal;
}

#header3{
text-align:left;
padding:0px; margin:0px; display:block; border:0px;
}

#header3 ul{
list-style: none;
padding: 0; margin:0px;
}

#header3 ul li{
display: inline;
float:left;
padding-bottom:0px;
font-family:verdana, tahoma, arial;
font-size: 10px;
color:#555555;
}

#header3 H3
{
	font-weight: bold;
	font-size: 16px;
	margin:2px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica;
	padding: 0px 0px 0px 10px;
	color:#ffffff;
	width:200px; height:24px;
}

/* TEMPLATE SECİM SAYFASI   */



.link {
font-size:11px;
border:solid 1px #dce7f0;
padding:3px;
padding-left:5px;
padding-right:5px; 
}

A.link:link, A.link:visited, A.link:active {
border:solid 1px #dce7f0;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#FFFFFF; 

}

A.link:hover {
border:solid 1px #dce7f0;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#e8f3fb;
color:#3587bf;
}


.current {
font-weight:bold;
font-size:11px;
color:#FFFFFF;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color: #3587bf;
border:solid 1px #3587bf;
}

.price {
font-size:11px;

}

.details {
font-size:11px;
font-weight:bold;
color:#EC7C00;
}

.template_container {
padding-left:20px;
padding-right:20px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

.template_container_middle {
height:3px;
font-size:1px;
}

.screenshot_container
{
border: solid 1px #e1e1e1;
padding:5px;
}

#top-pager
{
width:570px;
height:25px;
}

#bottom-pager
{
width:570px;
text-align:center;
}

#next_page_link
{
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#FFFFFF; 
}

#prev_page_link
{
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#FFFFFF; 
}

#templates_list_container
{
width:100%;
text-align:center;
}


/* --- */



.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 960px;
height: 210px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
text-align:left;
margin-top:-3px;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 960px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 960px;
margin-top: 0px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #888;
width:238px;
height:55px;
font-weight: bold;
text-decoration: none;
background: #404040 url(/skins/shared/images/contentglider/tocbg.gif) repeat-x;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #404040 url(/skins/shared/images/contentglider/tocact.gif) right top no-repeat;
color: #fff;
}

.glidecontenttoggler a.selected strong{ 
color: #eee;
}

.glidecontenttoggler a.selected em{ 
color: #ccc;
}


.glidecontenttoggler a:hover{
text-decoration:none;
color:#888;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}

.toc em {
font-style: normal;
font: normal 18px Arial, Helvetica, sans-serif;
padding: 17px 0 0 15px;
display:block;
}

.toc strong {
color: #aaa;
}
