/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
	width: 100%;
	}

* {
	margin: 0;
	padding: 0;
}


body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration:none; color:#9933CC; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: capitalize; }

a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	padding-left: 10px;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { 
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}


#iframed {
height: 100%;
width: 100%; 
margin: 0;
top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }



.floatLeft { float:left; margin-right:2.5px;
margin-left: 10px}

.floatLeft3 { float:left; margin-right:2.5px;
margin-left: 10px;
margin-top: 10px;}

.floatLeftv { float:left; margin-right:2.5px;
margin-left: 50px;}

.floatLeftd { float:left; margin-right:2.5px;
}

.floatLeftb { float:left;}

.floatLeftc { float:left;
margin-bottom:50px;}
.floatRight { float:right;}

.floatLefte { float:left;
margin-bottom:20px;}

.floatLeftx { float:left;

margin-bottom:30px;}

.floatLeftz { float:left;
margin-left: 10px;
margin-bottom:20px;}

.clear {clear:left; margin-top:10px; margin-bottom:10px;}


.hr { 
margin-left:20px;
margin-bottom:15px;

}
.hrx { 
margin-left:20px;
margin-bottom:30px;

}
.image {
margin-left:10px;}

.imagetop {
margin-top:25px;
padding-bottom: 20px;}

.cvbottom {
margin-top:10px;
padding-bottom: 10px;}

#vdescription {
width: 290px;
background: ;
padding-left: 10px;
padding-bottom:10px;
min-height: 100px;
max-width: 290px;
margin-top: 25px;
text-align:left;
margin-bottom: 20px;
margin-left: 10px;
	line-height: 10pt;
}
#vdescriptioncenter {
width: 975px;
padding-left: 10px;
padding-bottom:10px;
min-height: 100px;
max-width: 600px;
margin-top: 25px;
text-align:center;
margin-bottom: 20px;
margin-left: 10px;
	line-height: 10pt;
}

#description {
width: 290px;
background: #2A2A2A;
padding-left: 10px;
padding-bottom:10px;
padding-top: 10px;
min-height: 100px;
max-width: 290px;
margin-top: 25px;
text-align:left;
margin-bottom: 20px;
margin-left: 20px;
	line-height: 10pt;
}

#description ul {
	display: list-item;
	font-weight: normal;
	list-style-type: none;
		line-height: 14pt;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.descriptiondescript {
	font-weight: normal;
	list-style-type: none;
	line-height: 12px;
	font-size: 11px;
	color: #CCCCCC;
	display: list-item;
	font-family: Arial, Helvetica, sans-serif;
		}
	
.descriptiontitle
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 10pt;
	color: #9933CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.space{ 
margin-top: 7px;
margin-bottom:7px;}

.descriptiontitlex
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 10pt;
	color: #9933CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	align: center;
	
}

#containeropen {
	position:relative;
	float:left;
	margin-right:2.5px;
	margin-left: 10px
	
}

#containercata {
	position:relative;
	float:left;
	margin-right:2.5px;
	margin-left: 15px
	
}



#prev {
	position:absolute; 
	top: 300px;
	left: 20px;
	z-index: 10;
}

#next {
	position:absolute;
	top: 300px;
	right: 21px;
	z-index: 10;
}

#prev2 {
	position:absolute;
	top: 300px;
	left: 20px;
	z-index: 10;
}

#next2 {
	position:absolute;
	top: 300px;
	right: 21px;
	z-index: 10;
}

.slidercatalog {
	width: 801px;
	height: 653px;
	
}

.slideropen {
	width: 801px;
	height: 506px;
	
}
