
/* `Import Css'ler
----------------------------------------------------------------------------------------------------*/

@import "reset.css";
@import "text.css";
@import "lightbox.css";

/* `Link Stilleri
----------------------------------------------------------------------------------------------------*/

a:link, a:visited
{
    
    text-decoration: none;
}

a:hover
{
    color: #FF3300;
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

/* `Wrapp
----------------------------------------------------------------------------------------------------*/

.wrapper
{
    clear: both;
    margin: 0 auto;
    width: 960px;
}

.wrapper-w
{
    clear: both;
    margin: 0 auto;
    width: 960px;
    background-color: #333333;
}


/* `Baslik Ayarlari
----------------------------------------------------------------------------------------------------*/

.top
{
    height: 10px;
    background-color: #d5e5f5;
    border-bottom: 1px solid #b3cae1;
}

/* `Header Ayarlari
----------------------------------------------------------------------------------------------------*/

.header
{
    margin: 15px auto;
    width: 960px;
}

.logo
{
    float: left;
}

.memberBox
{
    float: right;
    width: 270px;
    margin-top: 5px;
}

.cartcontents
{
    -x-system-font: none;
    background: transparent url(../images/bullet-cart.gif) no-repeat scroll left center;
    border-bottom: 1px solid #2F3135;
    color: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 9pt;    
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    padding: 5px 0 5px 17px;
}

.loginBox
{
    height: 28px;
    margin-top: 10px;
}

.loginBoxInput
{
    /*background:transparent url(../images/loginBoxInput.gif) no-repeat scroll left top;*/
    float: left;
    height: 24px;
    width: 112px;
}

.loginInput
{
    background: transparent url(../images/loginBoxInput.gif) no-repeat scroll left top;
    height: 24px;
    width: 112px;
    border: none;
    color: #fff;
}

.ContactInput
{
    height: 24px;
    width: 200px;
    border: solid 1px #666;
    color: #fff;
    background-color: #999;
}

.loginButton
{
    float: left;
    padding-left: 5px;
}

.memberLinks
{
    color: #8B8B8B;
    font-size: 10px;
    padding-left: 5px;
}

.memberLinks a:link, a:visited
{
    
}

.memberLinks a:hover
{
    color: #FF3300;
}


/* `Centre Ayarlari
----------------------------------------------------------------------------------------------------*/

.centre
{
    clear: both;
    margin: 0 auto;
    width: 960px;
    background: #4a4d53;
    border-top: 1px solid #787d83;
}

.centr-img
{
    background-image: url(../images/centre-1.jpg);
    width: 960px;
    height: 150px;
    margin: 0 auto;
    border-bottom: 2px solid #FF3300;
}

.centr-inf
{
    float: right;
    background-image: url(../images/transparent-inf.png);
    width: 280px;
    height: 250px;
    margin: 20px 10px 0px 10px;
    padding: 10px;
}

.inf-caption
{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
}

.inf-text
{
    color: #CCCCCC;
    font-size: 12px;
    margin-top: 10px;
    
}

p
{
    color: #CCCCCC;
    font-size: 12px;
    margin-top: 10px;
}
.highlight
{
    color: #FFFF99;
    font-weight: bold;
}

/* `Index Boxes 3 Column
----------------------------------------------------------------------------------------------------*/
.index-box-l
{
    background: #000000;
    width: 290px;
    height: 100%;
    margin: 15px 15px 15px 0;
    padding: 10px;
    
}

.index-box-c
{
    background: #000000;
    width: 290px;
    margin: 15px 15px 15px 0;
    float: left;
    padding: 10px;
}

.index-box-r
{
    background: #000000;
    width: 290px;
    margin: 15px 0px 15px 0;
    float: right;
    padding: 10px;
}

.index-text-l
{
    width: 290px;
    margin: 15px 15px 15px 0;
    float: left;
    padding: 10px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.index-text-c
{
    width: 290px;
    margin: 15px 15px 15px 0;
    float: left;
    padding: 10px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.index-text-r
{
    width: 290px;
    margin: 15px 0px 15px 0;
    float: right;
    padding: 10px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

.index-box-caption
{
    font-size: 22px;
    margin: 5px 0 5px 0;
    border-bottom: 2px solid #FF3300;
    color: #FFFFFF;
    font-weight: bold;
}

.view-pro
{
    padding: 5px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
}


/* `Subpage
----------------------------------------------------------------------------------------------------*/
.sub-cap
{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px;
}

. /* `Index Boxes 2 column ----------------------------------------------------------------------------------------------------*/ .index-boxes-6
{
    width: 420px;
    float: left;
    margin: 5px 15px 5px 15px;
    border: 1px solid #efefef;
    padding: 10px;
}

.index-boxes-7
{
    width: 420px;
    float: right;
    margin: 5px 15px 5px 15px;
    border: 1px solid #efefef;
    padding: 10px;
}

.index-caption
{
    color: #232323;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 8px 15px;
    background: #d7eaf5;
    height: 27px;
    background-image: url(../images/bg-sidemenu.gif);
}

.inset-para
{
    font-size: 12px;
    line-height: 20px;
    padding: 15px 20px;
}

.icon-center
{
    float: left;
    margin-bottom: 40px;
    padding: 0 15px;
    text-align: center;
    width: 120px;
}



/* `Notifications
----------------------------------------------------------------------------------------------------*/
.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../images/noti-search.png);
}
.success
{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(../images/noti-check.png);
}
.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}
.error
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}

/* `Sol Content
----------------------------------------------------------------------------------------------------*/

.sol
{
    float: left;
    width: 240px;
    padding: 5px;
    background-color: #242424;
}


.sol h3
{
    margin-top: 5px;
    padding: 6px 0px 6px 10px;
    background-image: url(../images/bg-cat.jpg);
    background-repeat: no-repeat;
    border-bottom: 1px solid #FF3300;
    font-size: 12px;
    color: #fff;
}

.sol h3 a
{
    color: #fff;
}

.cat ul
{
    margin: 0 0 0 0;
    border: 0;
    list-style: none;
    background-color: #FFFFFF;
    font-size: 10px;
}
.cat li
{
    text-align: left;
    margin: 0 0 1px 0px;
    padding: 2px 0px 2px 20px;
    background-color: #000000;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 2px center;
}
.cat li a
{
    margin: 0;
    color: #9499a3;
    text-decoration: none;
    font-size: 11px;
}
.cat li a:hover
{
    text-decoration: underline;
}

.sol h4
{
    margin-top: 5px;
    padding: 5px;
    background-color: #000000;
    border: 1px solid #666666;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.select ul
{
    margin: 0 0 0 0;
    border: 0;
    list-style: none;
    background-color: #FFFFFF;
    font-size: 12px;
}
.select li
{
    text-align: left;
    margin: 0 0 1px 0px;
    padding: 2px 0px 2px 3px;
    list-style: none;
    background-color: #000000;
}
.select li a
{
    margin: 0;
    color: #FFFFCC;
    text-decoration: none;
}
.select li a:hover
{
    text-decoration: underline;
}
.select img
{
    margin-left: 5px;
}

.wayscat
{
    padding: 5px;
    margin: 5px 0px;
    font-size: 11px;
    color: #999999;
    background-color: #000000;
    border: 1px solid #666666;
    font-weight: bold;
}

.categories
{
    font-size: 11px;
    color: #999999;
    border-top: 1px solid #666666;
    font-weight: bold;
}

/* `Urunler
----------------------------------------------------------------------------------------------------*/
.captioncat
{
    color: #fff;
    font-size: 18px;
    padding: 10px 0px 10px 0px;
}
.imageborder
{
    border:solid 1px #fff;
}
.itemwrap
{
    padding: 5px;
    width: 123px;
    background-color: #000000;
    float: left;
    height: 158px;
    margin: 0 38px 10px 0px;
}

.itemwrap2
{
    padding: 5px;
    width: 120px;
    float: left;
    margin: 0 42px 10px 0px;
}

.itemleft
{
    width: 80px;
    float: left;
}

.itemright
{
    width: 590px;
    float: right;
    color: #333333;
    font-size: 11px;
}

.itemhead
{
    background: #000;
    font-size: 10px;
    padding: 5px;
    height: 30px;
}

.itemhead2
{
    background: #000;
    font-size: 10px;
    padding: 5px;
    font-weight: bold;
}

.itemdesc
{
    background-image: url(../images/ico-question-frame.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    font-size: 11px;
}

.itemdimens
{
    background-image: url(../images/ico_pencil-ruler.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    font-size: 11px;
}

.itemgallery
{
    background-image: url(../images/ico-navigation.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    float: left;
    font-weight: bold;
}

.itemrelated
{
    background-image: url(../images/icon_sql.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    float: left;
    font-weight: bold;
}

.itemoffers
{
    background-image: url(../images/ico-offer.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    float: left;
    font-weight: bold;
}

.itemmore
{
    background-image: url(../images/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 10px 5px 25px;
    float: left;
    font-weight: bold;
}




/* `Product Content
----------------------------------------------------------------------------------------------------*/

.productright
{
    width: 250px;
    float: left;
}

.productleft
{
    width: 430px;
    float: right;
}

.productgal
{
    border: 1px solid #999999;
    padding: 5px;
    margin: 10px 10px 10px 10px;
    float: left;
}

.relwrap
{
    width: 220px;
    float: left;
    margin: 5px;
}

.relcap
{
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding-left: 5px;
}

/* `Our Offers
----------------------------------------------------------------------------------------------------*/
.sideoffer-img
{
    float: left;
    border: solid 1px #fff;
}

.sideoffer-desc
{
    padding-left: 80px;
    line-height: 70px;
}
/* `Sag Content
----------------------------------------------------------------------------------------------------*/

.sag
{
    margin: 0px;
    padding: 5px;
    width: 690px;
    float: right;
}


/* `Footer Content
----------------------------------------------------------------------------------------------------*/
.foot
{
    padding: 10px;
    margin: 10px;
    background: #000000;
    width: 940px;
    margin: 0 auto;
    font-size: 10px;
    text-align: right;
    border-top: 2px solid #FF3300;
    color: #9499a3;
}

/* `Subpage Css Kodlari
----------------------------------------------------------------------------------------------------*/
.sub-bg
{
    background-color: #333333;
}

/* `Diger Ek Css Kodlari
----------------------------------------------------------------------------------------------------*/

.cfix
{
    clear: both;
    height: 1px;
    margin: 2px;
    overflow: hidden;
}

/* `Simeco Navigation System
----------------------------------------------------------------------------------------------------*/
.navigation
{
    background: url(/images/navBG.gif) repeat-x top left;
    height: 36px;
    border-bottom: 2px solid #FF3300;
}
/*
.navigation ul {
	list-style:none;
	margin:0;
	padding:0 0 0 0px;
}
.navigation li {
	display:inline;
	margin:0;
	padding:0;
}
/*
.navigation a {
	float:left;
	background:url(/images/navLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 1px;
	text-decoration:none;
}
.navigation .home a {
	float:left;
	background:url(/images/navLeft1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 1px;
	text-decoration:none;
}
.navigation a span {
	float:left;
	display:block;
	background:url(/images/navRight.gif) no-repeat right top;
	padding:10px 13px 6px 11px;
	color:#9499a3;
}

.navigation a span {float:none;}

.navigation a:hover span {
	color:#FFF;
}
.navigation a:hover {
	background-position:0% -36px;
	text-decoration:none;
}
.navigation a:hover span {
	background-position:100% -36px;
	text-decoration:none;
}

*/


.control-tree
{
    font-weight: normal;
    color: #111;
    padding: 5px;
}

.legend
{
    font-family: Tahoma;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #ccc;
    background-color: #dedede;
    font-weight: bold;
}

.popup
{
    position: absolute;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 2px #ccc;
    border-bottom: solid 2px #ccc;
    padding-right: 2px;
}


/*Popup Menu*/

.jqpopupmenu, .jqpopupmenu ul
{
    /*topmost and sub ULs, respectively*/
    font: normal 13px Verdana;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    list-style-type: none;
    background: white;
    border: 1px solid black;
    visibility: hidden;
    display: none; /*collapse all sub menus to begin with*/
    -webkit-box-shadow: 3px 3px 8px #818181;
    -moz-box-shadow: 3px 3px 8px #818181;
}


.jqpopupmenu li
{
    position: relative;
}

.jqpopupmenu li a
{
    display: block;
    width: 160px; /*width of menu (not including side paddings)*/
    color: black;
    background: #F5F5F5;
    text-decoration: none;
    padding: 4px 5px;
}

* html .jqpopupmenu li
{
    /*IE6 CSS hack*/
    display: inline-block;
    width: 170px; /*width of menu (include side paddings of LI A*/
}

.jqpopupmenu li a:hover, .jqpopupmenu li.selected > a
{
    background: #e0e0e0;
}

.rightarrowclass
{
    position: absolute;
    top: 6px;
    right: 5px;
}

.beyazzemin
{
    border: solid 1px #666;
    background-color: #fff;
    padding:10px;
}

