/* CSS Document */
.atakoy{
position: absolute;
	left: 220px;
	top: 0px;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
/* background-color: #E1E1FF; */
 background-image:url('/default/images/bg.png'); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
}

b{font-size: 110%;}
em{color: red;}

a {
	color: #003366;
	text-decoration: none;
}
tr {background-color: #FFFFFF;}

.loginmenu {
	float: left;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	padding: 2px;
		}

.langmenu {
float: right;
}

a:link,a:active,a:visited {
	
}

a:hover {
	text-decoration: underline;
}

#maincontainer{
width: 998px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #FFFFFF;
height: 89px; /*Height of top section*/
position: relative;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#topsection .logo{
	float: left;
}
#topmenu{
	display:inline;
	top: 0px;
	list-style-type: none;
	margin-right: 0px;
	float: right;
	
}
#topmenu li{
	float: left;
	padding: 10px;
	background-color: #FFA41D;
	margin: 0px;
	padding:5px;
	
		
}
#topmenu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;	

}
#topmenu li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #E1E1FF;
}

#contentcolumn{
margin: 0 208px 0 208px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentbar {
	background-image: url(../images/contentbox_bg.jpg);
	background-repeat: repeat-y;
	}
	
#contentbar #top {
	
	background-image: url(../images/contentbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
	
	#contentbar h1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-left: 7px;
		}
#contentbar ul {

	
}
#contentbar bottom{
	height: 10px;
	display: block;
	background-image: url(../images/contentbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftcolumn{
float: left;
width: 208px; /*Width of left column in pixel*/
margin-left: -998px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 208px; /*Width of right column*/
margin-left: -208px; /*Set left margin to -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 100%;
background: #8484FF;
color: BLACK;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 2px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#topleftmenu {
	background-image:
		url(../images/topleft_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 171px;
	width: 204px;
	
}
#topleftmenu ul {
	list-style-type: none;
	padding-left: 3px;
	margin: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topleftmenu li {
	height: 30px;
}

#topleftmenu a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#toprightmenu {
	background-image:
		url(../images/topright_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 171px;
	width: 204px;
}
#toprightmenu ul {
	padding: 0px;
	margin: 5px;
}

#toprightmenu li {
	list-style-type: none;
	padding: 3px;
	margin: 0px;
}

#toprightmenu li a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
#banner {
	background-image:
		url(../images/content_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 171px;
	width: 576px;
	
}
#sidebar {
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: repeat-y;
	width: 204px;
	
	}
	
#sidebar #top {
	
	background-image: url(../images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
	
	#sidebar h1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 5px;
	padding-left: 7px;
		}
#sidebar ul {

	
}
#sidebar .bottom{
	width: 204px;
	height: 10px;
	display: block;
	background-image: url(../images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#materialmenu {
	padding: 5px;
	margin: 0px;
}

#materialmenu li {
	list-style-type: none;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;	
	margin-right: 3px;
}

#materialmenu li a {
	color: #003366;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#materialmenu li a:link,a:active,a:visited {
	
}

#materialmenu li a:hover {
	background-color: #E6E6E6;
	text-decoration: underline;
}

#cat ul {
	padding: 0px;
	margin: 0px;
}

#cat li {
	list-style-type: none;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: -35px;	
	margin-right: 3px;
}

#cat li a {
	color: #003366;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#cat li a:link,a:active,a:visited {
	
}

#cat li a:hover {
	background-color: #E6E6E6;
	text-decoration: underline;
}
#productlist {
	background-repeat: repeat-y;
	width: 578px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

}
#productlist a{
	
	
	color: #003366;
	text-decoration: none;
}

#productlist h1 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 14px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#productlist p {
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#productlist ul {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#productlist li {
	list-style-type: none;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 144px;
	display: block;	
	
}

#productlist li a {
	
}
#cartwrapper {
	margin: 5px;
}
#cart ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-left: 0px;
	
}

#cart li {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -38px;	
}
#cart li input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFA8;
	color: #333333;
	
	border: 1px dotted #999999;
	padding-left: 2px;
}

#cart li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	}

#cart li a:link,a:active,a:visited {
	
}

#cart li a:hover {
	background-color: #E6E6E6;
	text-decoration: underline;
}




