/* Gilad Lotan - main.css */

.main_text: {font-family: Century Gothic;; font-size:16px; text-align:left; color:#FFFFFF; font-weight:bold; }
.main_text A:link {text-decoration: none}
.main_text A:visited {text-decoration: none}
.main_text A:active {text-decoration: none}
.main_text A:hover {text-decoration:none; color: black;}

.main_menu: {font-family: Century Gothic;; font-size:13px; text-align:left; color:#993399; font-weight:bold; }
.main_menu A:link {text-decoration: none}
.main_menu A:visited {text-decoration: none}
.main_menu A:active {text-decoration: none}
.main_menu A:hover {text-decoration:none; color:#000000;}

body{
background: url(../images/pixelme.gif) no-repeat; 
margin: 0px;
color:#FBFBF6;
font-family: Verdana, Arial, Helvetica, sans-serif; /*or any other font family you prefer*/
font-size: 12px;
}

#container {
position: relative;
width: 800px;
margin: auto;
}

div.main_menu{
position:absolute;
width:138px;  
height:211px;  
left:653px; 
top:27px;
text-align:left;
font:"Century Gothic";
font-size:16px;
}

div.main_menu a{
text-align:left;
font:"Century Gothic";
font-size:16px;
}

div.picturemenu {
position:absolute;
width:542px; /*Width of Image*/
height:55px; /*Height of Image*/
left:71px; /* This is applied relative to edge of container */
top:190px;
text-align:left;
font:"Century Gothic";
font-size:12px;
color:#999999
}

div.picturemenu a {
font:"Century Gothic";
font-size:12px;
color:#FF6600;
text-decoration:none;
}

div.main_piclinks{
position:absolute;
width:332px; /*Width of Image*/
height:32px; /*Height of Image*/
left:162px; /* This is applied relative to edge of container */
top:498px;
font:"Century Gothic";
font-size:24px;
text-align:right;
/*border-width:medium;
border-style:solid;
border-color:#00FF33;*/
}

div.body_buttons {
position:absolute;
width:584px; /*Width of Image*/
height:109px; /*Height of Image*/
left:63px; /* This is applied relative to edge of container */
top:633px;
/*border-width:medium;
border-style:solid;
border-color:#00FF33;*/
} 

div.project_text {
position:absolute;
width:584px; /*Width of Image*/
height:109px; /*Height of Image*/
left:63px; /* This is applied relative to edge of container */
top:225px;
/*border-width:medium;
border-style:solid;
border-color:#00FF33;*/
}

/************************ FRONT PAGE MAIN DIV ********************/ 
div.main_imageholder {
position:absolute;
width:554px; /*Width of Image*/
height:506px; /*Height of Image*/
left:71px; /* This is applied relative to edge of container */
top:250px;
overflow:auto;
}

div.main_imageholder a {
text-decoration:none;

}

/*****************************************************************/


div.top_banner {
position:absolute;
width:500px; /*Width of Image*/
height:134px; /*Height of Image*/
left:50px; /* This is applied relative to edge of container */
top:49px;
}

div.link_back_home{
position:absolute;
width:210px; /*Width of Image*/
height:46px; /*Height of Image*/
left:52px; /* This is applied relative to edge of container */
top:52px;
}

.bannergradualshine{
filter:alpha(opacity=55);
-moz-opacity:0.4;
padding-bottom:0.4em;
padding-right:0.05em;
}

div.body_text {
font-family: Century Gothic;
color:#666666;
font-size: 14px;
padding:5px;
text-decoration:none;
vertical-align:middle; 
text-align:left; 
}

div.main_text {
font-family: Century Gothic;
color:#FFFFFF;
font-size: 16px;
font-weight:bold;
padding:5px;
text-decoration:none;
text-align:left; 
/*
vertical-align:middle; 
margin-bottom:.2em;
padding-right:2px;
padding-left:3px;
padding-top:3px;
letter-spacing:.2em;
line-height:.5em;
*/
}

div.main_text a{
font-family:"Century Gothic";
color:#AAAAAA;
font-size: 16px;
font-weight:bold;
padding:5px;
text-decoration:none;
vertical-align:middle; 
text-align:left; 
margin-bottom:.2em;
padding-right:2px;
padding-left:3px;
padding-top:3px;
letter-spacing:.2em;
line-height:.5em;
}



div.main_text_piclinks {
font-family:"Century Gothic";
color:#FF9900;
font-size: 16px;
font-weight:bold;
padding:5px;
text-decoration:none;
vertical-align:middle; 
text-align:left; 
margin-bottom:2px;
padding-right:3px;
padding-left:3px;
padding-top:3px;
}

div.main_text_piclinks a {
font-family:"Century Gothic";
color:#FF9900;
font-size: 16px;
padding:5px;
font-weight:bold;
text-decoration:none;
vertical-align:middle; 
text-align:left; 
margin-bottom:2px;
padding-right:3px;
padding-left:3px;
padding-top:3px;
}

div.describe a {
text-decoration:none;
color:#FF6600;
}

/*****************************************************/

.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
padding-bottom:0.4em;
padding-right:0.05em;
}
