/******************************* DB CSS Document **************************************************/
/*******************************DB Main Reset *****************************************************/
* {padding:0;margin:0;}
body /*******************************DB body form**************************************************/
{
	background:url(../images/bg_1.gif) #404040 repeat-x top left;
	/*background-color:#000000; /*backgrd*/
	color:#000;
	font-size:12px;
	font-family:"Georgia", Black, sans;
}
/*******************************DB Global Deffinitions*********************************************/
li {margin-left: 20px}
fieldset {padding:10px}
img {border:0; }
a:link, a:active, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
h1 {font-size:16px; font-weight: bold;}
h2 {font-size:14px; font-weight: bold;}
h3 {font-size:12px; }
h4 {font-size:12px; }
h5 {font-size:10px; }
h6 {font-size:8px; }
bold {font-weight: bold}
/********************************DB IDs************************************************************/
/*DB main DIV tag---------------------------------------------------------*/
#box2{ position:absolute; }
#box2 span{ display:block; float:left; }
.mask2{ position:relative; width:400px;	height:180px; overflow:hidden; }
span img{ display:block; border:none; }

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}



.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}


#containerMain {width:990px; height:750px; margin:0 auto; background-color:#000; /*border: 1px solid #FFF*/}

.containerSquare {width: 990px; background-color: #000; padding: 0px;}
.sqare1 {width:320px; height:240px; float: left;  padding: 5px 5px 5px 5px; text-align: center; color:#FFFFFF; font-size: 12px; display: inline;}*
.sqareSlide {width:650px; height:240px; float: left;  padding: 5px 5px 5px 5px; text-align: center; color:#FFFFFF; font-size: 12px; display: inline;}
.insqare {width:320px; float: left; text-align: center; color:#000000; font-size: 20px; display: inline;}

.sqareLogo {width:650px; height:240px; float: left;  padding: 5px 5px 5px 5px; text-align: center; color:#FFFFFF; font-size: 12px; display: inline;}

.containerIcon {width: 188px; height: 85px; background-color: #000; margin: 50px 0px 2px 0px;}
.linksCat {color:#000; font-size: 12px;	font-weight: bold;}
.gallery {width:582px; height:186px; float: left;  background:url(../images/gal_bg.jpg) #000 repeat top left; margin: 10px 0px 0px 10px; text-align: center; color:#666666; font-size: 12px; display: inline; border: 1px solid #542703; overflow:hidden; position:relative;}
.buttons1 {width:386px; height:188px; float: left;  background-color: #000; margin: 10px 0px 0px 10px; display: inline; text-align: center;}
.linksfriends {color: #515151; font-size: 20px;}

/*DB Clear layer -----------------------------------------------------------------*/
.Clear {clear: both;}

