:root {

}

body
{
    background-color: #7b4237;
}
body1
{
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    color: #000000;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
    
    vertical-align: middle;
}
body2
{
    background-image: url(images/SScreen2.jpg);
}

div#gallery
{
}

div#thumbs 
{
	position: relative;
}

div#navigate 
{
	vertical-align: middle;
	margin: 0 auto;
}

div#navigate div#prev,
div#navigate div#up,
div#navigate div#next 
{
	display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 20px;
}

div#navigate div#indexpage
{
  	display: inline;
 	vertical-align: middle;
  	padding: 10px;
 	font-size: .8em; 
 	text-align: center;
 	color: #000000; 
}

div#gallery a:link, 
div#gallery a:visited
{
}

div#gallery a:hover
{
}

div#gallery a:active
{
}

div#gallery img 
{
 	border-width: 3;
}

div#gallery h1
{
 	font-weight: bold; 
 	font-size: 2em; 
}

div#gallery h2
{
 	font-weight: bold; 
 	font-size: 1.4em; 
}

div#gallery table
{
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}

div#gallery td.thumb
{
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

div#gallery img.thumb
{
 	margin: 0;
 	padding: 0;
 	border: 2px #FFFFFF solid;
}

div#gallery img.thumb:hover 
{
 	border-color: #0000ff;
}

div#gallery img.thumb:active
{
}

div#gallery img.activethumb
{
 	border: 2px #f0f solid;
}

div#gallery p.thumb
{
	margin: 0;
 	padding: 0;
	font-size: .8em; 
}

div#gallery td#imgpg
{
    padding: 5px;
    vertical-align: middle;
    border: solid 1px red;
    margin: 12px 12px 12px 12px;
    color: fuchsia;
}



img.pg
{

    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

div#gallery p.pg
{
	margin:0;
 	padding: 1em 0 0 0;
}
div.nume
{
    position: relative;
    font-weight: bold;
    font-size: large;
    vertical-align: text-top;
    background-color: olive;
    text-align: right;
    height: 20px;
    top: 0px;
    left: 0px;
    border-right: red thin solid;
    border-top: red thin solid;
    border-left: red thin solid;
    border-bottom: red thin solid;
}
div.descriere
{
    background-color: white;
    direction: ltr;
    text-indent: 20pt;
    position: relative;
    height: 250px;
    text-align: left;

}
div.magnify
{
    background-color: olive;
    position: relative;
    height: auto;
    border: solid 2px red;
}
div.fabric
{
    background-color: olive;
    border: solid 2px red;
    position: absolute;
    left: 0px;
    top: 400px;
    width: inherit;
}
table.sizechart
{
    background-color: yellow;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}    
tr.sizecharttr
{
    border-bottom: fuchsia thin solid;
}
td.sizecharttd
{
    border-bottom: fuchsia thin solid;
    font-size: x-large;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
    border-right: fuchsia thin solid;
    border-top: fuchsia thin solid;
    border-left: fuchsia thin solid;
}td.sizecharttdblack
{
    border-bottom: black thin solid;
    font-size: x-large;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin: 5px;
    padding-top: 5px;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
}
li.aligned
{
    list-style-type: disc;
    text-align: justify;
    position: relative;
    font-size: large;

}
div.schart
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: x-small;
}
tr.thumbs
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

div.imgBorder
{
    border-right: red;
    border-top: red;
    border-left: red;
    border-bottom: red;
    width: 510px;
    height: 510px;
    position: absolute;
    top: 150px;
    left: 370px;
}
.enterGallery
{
    position: relative;
    font-size: 72pt;
    color: red;
    font-family: 'Staccato222 BT';
    border-right: red thin solid;
    border-top: red thin solid;
    border-left: red thin solid;
    border-bottom: red thin solid;
}
div.imgSplash
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 600px;
    border-top-style: none;
    position: relative;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.link
{
    color: red;
    text-decoration: none;
    position: absolute;
    top: 350px;
    left: 50px;
    border-right: red thin solid;
    border-top: red thin solid;
    border-left: red thin solid;
    border-bottom: red thin solid;
    font-size: 72pt;
    font-family: 'Staccato222 BT';
}
img.usemap
{
    border-right: #7b4237 thin solid;
    border-top: #7b4237 thin solid;
    border-left: #7b4237 thin solid;
    border-bottom: #7b4237 thin solid;
}
.topleft
{
    position: relative;
    left: 0px;
    top: 0px;

}