﻿body
{
	list-style: none;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	list-style-type: none;
}

/* Standard Links */
a
{
	color: #1757fa;
}
a:link, a:active, a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* Layout */
#wrapper
{
	margin: 0 auto;
	width: 957px;
	text-align: left;
	height: 45px;
}
#content
{
	margin: 0 auto;
	width: 957px;
	text-align: left;
}
#footer
{
	margin: 0 auto;
	width: 957px;
	height: 62px;
	text-align: center;
	background-image: url(Images/garanti.png);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
}
#content #left
{
	float: left;
	margin-left: -2px;
	width: 205px;
}
#content #middle
{
	float: left;
	margin-left: 7px;
	width: 580px;
}
#content #right
{
	float: right;
	margin-right: 4px;
	width: 155px;
}

#wrapper #logoSignup
{
	width: 100%;
	height: 35px;
}
#wrapper #logoSignup #logo
{
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 55px;
	float: left;
	vertical-align: bottom;
}

#wrapper #logoSignup #phone
{
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #3e3c37;
}

/* Signup/Links */
#wrapper #logoSignup #signup
{
	width: 300px;
	float: right;
	height: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
#wrapper #logoSignup #signup a:link, #wrapper #logoSignup #signup a:active, #wrapper #logoSignup #signup a:visited
{
	text-decoration: underline;
}
#wrapper #logoSignup #signup a:hover
{
	text-decoration: none;
}

#wrapper #topbar
{
	width: 100%;
	height: 53px;
	background-image: url(Images/top_bar.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #topbar #links a
{
	padding: 0 5px 0 5px;
	color: #555454;
}
#wrapper #topbar #links a:link, #wrapper #topbar #links a:active, #wrapper #topbar #links a:visited
{
	text-decoration: underline;
}
#wrapper #topbar #links a:hover
{
	text-decoration: none;
}

/* Menu */
#menu
{
	width: 205px;
}
#menu a
{
	text-decoration: none;
}
#menu #header
{
	background-image: url(Images/mlh.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#menu #bottom
{
	background-image: url(Images/mlb.jpg);
	background-repeat: repeat-x;
	height: 14px;
}
#menu #line
{
	background-image: url(Images/mgriCubuk.jpg);
	background-repeat: repeat-x;
	height: 14px;
}
#menu #orange
{
	background-image: url(Images/turuncu.jpg);
	background-repeat: repeat-x;
	height: 12px;
	margin-bottom: 5px;
}
#menu #Mcontent
{
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #d9d9d9;
	font-weight: bold;
	height: 122px;
}

/* Menu Right */
#menuRight
{
	width: 165px;
}
#menuRight #header
{
	background-image: url(Images/mrh.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#menuRight #bottom
{
	background-image: url(Images/mrb.jpg);
	height: 14px;
}
#menuRight #line
{
	background-image: url(Images/mgriCubuk.jpg);
	height: 14px;
}
#menuRight #orange
{
	background-image: url(Images/turuncu.jpg);
	background-repeat: repeat-x;
	height: 12px;
	margin-bottom: 5px;
}
#menuRight #Mcontent
{
	padding: 0px 0px 0px 0px;
	border-right: solid 1px #d9d9d9;
	font-weight: bold;
	height: 122px;
}

/* Wide Panel */
#content #left #Panel
{
	width: 205px;
}
#content #left #Panel #header
{
	height: 25px;
	background-image: url(Images/lph.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #c00000;
	text-align: center;
	padding-top: 10px;
}
#content #left #Panel #tile #panelContent
{
	padding: 15px 15px 0 15px;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	color: #1eb1d6;
	font-size: 13px;
	font-weight: bold;
}
#content #left #Panel #bottom
{
	height: 35px;
	background-image: url(Images/lpb.png);
	background-repeat: no-repeat;
}
#content #left #Panel a
{
	color: #000000;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: normal;
}
#content #left #Panel a:link, #content #left #Panel a:active, #content #left #Panel a:visited
{
	text-decoration: none;
}
#content #left #Panel a:hover
{
	text-decoration: underline;
}
#content #left #Panel #summary
{
	padding-bottom: 5px;
}
#content #left #Panel #tile #panelBottomLinks
{
	padding: 10px 10px 0 15px;
}
#content #left #Panel #tile #panelBottomLinks a
{
	text-decoration: underline;
	color: #1757fa;
}

/* Content Middle */
#content #middle #header
{
	height: 23px;
	background-image: url(Images/ch.png);
	background-repeat: no-repeat;
}
#content #middle #tile
{
	background-image: url(Images/ct.png);
	background-repeat: repeat-y;
	padding: 0 5px 0 5px;
	text-align: center;
}
#content #middle #bottom
{
	height: 23px;
	background-image: url(Images/cb.png);
	background-repeat: no-repeat;
}

/* Narrow Panel */
#content #right #Panel
{
	width: 155px;
}
#content #right #Panel #header
{
	height: 25px;
	background-image: url(Images/rph.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #c00000;
	text-align: center;
	padding-top: 10px;
}
#content #right #Panel #tile #panelContent
{
	padding: 15px 15px 0 15px;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
}
#content #right #Panel #tile #panelContent #summary
{
	color: #363636;
	padding-right: 5px;
}
#content #right #Panel #bottom
{
	height: 35px;
	background-image: url(Images/rpb.png);
	background-repeat: no-repeat;
}
#content #right #Panel a
{
	color: #000000;
	font-size: 12px;
	padding-bottom: 5px;
}
#content #right #Panel a:link, #content #right #Panel a:active, #content #right #Panel a:visited
{
	text-decoration: none;
}
#content #right #Panel a:hover
{
	text-decoration: underline;
}
#content #right #Panel #summary
{
	padding-bottom: 5px;
}
#content #right #Panel #tile #panelBottomLinks
{
	padding: 10px 10px 0 15px;
}
#content #right #Panel #tile #panelBottomLinks a
{
	text-decoration: underline;
	color: #1757fa;
}

/* Content Styles */
#content #middle h1
{
	font-size: 16px;
	font-weight: bold;
	color: #ffa822;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted #ababab;
}
#content #middle h2
{
	font-size: 14px;
	font-weight: bold;
	color: #1eb1d6;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted #ababab;
}
#content #sectionHeader
{
	background-color: #1eb1d6;
	text-align: left;
	width: 550px;
	color: #ffffff;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 5px;
	padding-left: 7px;
	font-weight: bold;
}
#content #subHeader
{
	text-align: left;
	padding-left: 10px;
	color: #d10a21;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
/* New Products */
#content #middle #newProducts
{
	background-image: url(Images/np.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 185px;
	text-align: left;
}

/* Product Thumbnail */
#content #middle #product
{
	width: 175px;
	padding-bottom: 7px;
	float: left;
}
#content #middle #product #title
{
	background-image: url(Images/pt.jpg);
	background-repeat: no-repeat;
	color: #505151;  /*#505151;*/
	height: 30px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#content #middle #product #tile
{
	background-image: url(Images/ptile.jpg);
	background-repeat: repeat-y;
}
#content #middle #product #bottom
{
	background-image: url(Images/pbottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

/* Articles */
#content #middle #article
{
	text-align: left;
	width: 550px;
	margin-bottom: 15px;
}
#content #middle #article h1
{
	font-size: 16px;
	font-weight: bold;
	color: #ffa822;
	margin: 0;
	text-align: left;
	padding-left: 10px;
}
#content #middle #article blockquote
{
	border: 1px dotted #fb653a;
	padding: 10px;
	background-color: #fafafa;
	font-style: italic;
	font-size: 12px;
}

/* Novatro Logo */
#footer #nssLogo
{
	float: right;
	height: 48px;
	margin-top: 7px;
	background-image: url(Images/novatro.png);
	width: 147px;
}

.lnkSmallImage img
{
	width: 110px;
	height: 140px;
}

.club
{
	width: 341px;
	height: 280px;
	background-image: url(Images/kitap_kulubu_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.clubalign
{
	text-align: right;
}





