ï»¿/* ======================================================
	 Fl-shop style sheet, version 03-05-2006
	 © Copyright 2003 SmartUnits. all rights reserved. 
	 Original author : Ishkhan Adamyan (i.adamyan@yahoo.com)
====================================================== */


/* ------------------------------------------------------
   Default HTML element definitions
------------------------------------------------------ */

a img {
border : none;
} 
form {
margin : 0;
} 
body, h1, h2, h3, h4, h5, h6 {
font: 12px "Verdana", Arial, Helvetica, sans-serif;
color: #000;
margin: 0;
background-color: #fff;
} 
h1, h2 {
margin-bottom: 5px;
font-size: 18px;
line-height: 1em;
} 
p {
padding : 0 0 9px;
line-height : 17px;
margin : 0;
} 
a:link {
color : #000000;
text-decoration : underline;
background-color: #C2E8FC;
} 
a:visited {
color : #000000;
background-color: #AFD2E4;
} 
a:hover {
color: #0000cc;
text-decoration : underline;
background-color: #C2E8FC;
} 
a:active {
color : #0000cc;
background-color: #C2E8FC;
} 
ul, ol, li {
margin : 0;
padding : 0;
} 
.breaker {
overflow : hidden;
height : 1px;
clear : both;
} 
img {
border : none;
} 
body {
background : #c2e8fc url(img/bg.gif) repeat-x top left;
text-align : center;
margin : 0;
padding : 0;
} 
#container {
width : 855px;
margin : 0 auto 20px;
border : 0 solid red;
} 
#left {
width: 186px;
float: left;
overflow: hidden;
text-align: left;
font-size: 9px;
padding: 5px 0 256px;
background: transparent url(img/leftimage.jpg) no-repeat bottom right;
} 
#container > #left {
margin-top: -6px;
} 
#left a.logo {
margin: 0 0 0 15px;
padding: 0px;
border: 0px solid red;
} 
.leftmenu {
padding-top: 5px;
background: transparent url(img/leftmenutop.png) no-repeat top left;
} 
.leftmenutop {
border : 0 solid yellow;
background : transparent url(img/leftmenubottom.png) no-repeat bottom left;
} 
.leftmenubttom {
border : 0 solid green;
margin-bottom : 71px;
background : transparent url(img/leftmenubg.png) repeat-y top left;
} 
div#inner {
margin-bottom : 0;
} 
#content {
margin : 6px 174px 0 186px;
border : 0 solid yellow;
min-height : 550px;
text-align : left;
background : transparent url(img/contentbg.jpg) repeat-y bottom left;
} 
#content a {
	background-color: #FAFAFA;
}
#contentinner {
background : transparent url(img/contenttop.jpg) no-repeat top left;
padding-top : 15px;
min-height : 550px;
margin-bottom : 0;
} 
#contentinner1 {
background : transparent url(img/contentbuttom.jpg) no-repeat bottom left;
padding : 0 30px 10px 10px;
margin-bottom : -2px;
border : 0px solid red;
min-height: 550px;
} 
#contentinner h1 {
font-size : 14px;
text-align : right;
line-height : 16px;
font-weight : bold;
color: #1b709e;
background-color:#FAFAFA;
} 
#contentinner p {
margin: 5px;
background-color:#FAFAFA;
font-size : 11px;
color : #0a4c76;
line-height : 1.2em;
text-indent : 1em;
} 
#contentinner ul {
margin: 5px 10px 5px 20px;
list-style-type : square;
color : #c26860;
background-color:#FAFAFA;
} 
#contentinner ol {
margin: 5px 10px 5px 20px;
color : #0a4c76;
background-color:#FAFAFA;
} 
#contentinner ul li {
color : #0a4c76;
font-size : 11px;
background-color:#FAFAFA;
} 
#contentinner ul ol{
color : #0a4c76;
font-size : 11px;
background-color:#FAFAFA;
} 

#right {
float : right;
text-align: right;
width : 175px;
padding : 15px 0 0;
font-size : 0.8em;
} 
#right .box {
padding-bottom : 10px;
color: #006699;
background: url(img/rightboxbottom.jpg) no-repeat bottom right;
} 
#right img {
margin: 6px 0 0;
} 
#right > img {
margin : 0 0 0 -11px;
} 
#right .text1 {
color: #006699;
padding: 0 10px;
background: url(img/rightboxbg.jpg) repeat-y top right;
} 
#right h3 {
text-align: left;
color: #993300;
padding: 5px 10px;
background: url(img/rightboxtop.jpg) no-repeat top right;
display: block;
} 
.menu a, .menu a:active, .menu a:visited {
display: block;
float: right;
text-align : right;
background: url(img/leftmenuitem.gif) no-repeat right center;
color: #ff6666;
font-weight: bold;
font-size: 12px;
line-height: 30px;
text-decoration: none;
padding-right: 25px;
height: 30px;
width: 160px;
} 
.menu a:hover {
text-decoration: none;
letter-spacing : 0.02em;
line-height : 28px;
height : 28px;
border-top : 1px solid white;
border-bottom : 1px solid silver;
color : #336699;
background : #c2e8fc url(img/leftmenuitem.gif) no-repeat right center;
}

#footer{
font-size: 9px;
color : #336699;
text-align:left;
margin: 0px auto 20px;
width : 480px;
line-height: 11px;
border: 0px solid red;

}
#footer a{
font-size: 9px;
color : #336699;
}

#contentinner h3 {
font-weight: bold;
background-color:#FAFAFA;
font-size : 12px;
color : #0a4c76;
text-align:center;
}

#contentinner h4 {
font-weight: bold;
background-color:#FAFAFA;
font-size : 11px;
color : #0a4c76;
text-align:center;
font-style:italic
}

#contentinner table td {font-size: 9px;
border: 0;
border: 1px solid silver;
}

#contentinner table 
{
width: 95%
}