@charset "utf-8";
* {
  outline: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}

html, body {
  height: 100%;
}

html
{
	background-color: #000000;
	background: #000 url(../images/background.jpg) no-repeat fixed;
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}

body {
	font: .75em/1.3 Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
	width:100%;
	margin:0 0 0px;
	padding:0px;
	
	

}

#main-box {
    position: absolute;
     top: 50%;
     margin-top: -290px;/* half of #content height*/
     left: 0;
     width: 100%;
	 height:580px;
     overflow:hidden;
	
}
/* Content area

	margin-top: -280px;
	margin-left: -501px;
 */
#content {
	width: 1000px;
	height:580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;/* half of #content height*/ 
	margin-left: -500px;  
 
}

/*---------------Using For Image Gallery Collection------------------*/
#main-box-collection {
	 position: absolute;
     top: 50%;
     margin-top: -290px;/* half of #content height*/
     left: 0;
     width: 100%;
	 height:580px;
     overflow:hidden;
	
}
/* Content area

	margin-top: -280px;
	margin-left: -501px;
 */
#content-collection {
	width: 2750px;
	height:580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;/* half of #content height*/ 
	margin-left: -500px;  
}

#content-collection1 {
	width: 2050px;
	height:580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;/* half of #content height*/ 
	margin-left: -500px;  
}

#content1-collection {
	width: 5550px;
	height:580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px;/* half of #content height*/ 
	margin-left: -500px;  
}
#container1-collection
{
	height: 560px;
	width: 250px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 0px solid #111111;
	background-color: #000000;
}
#container2-collection
{
	height: 560px;
	width: 550px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 0px solid #111111;
	background-color: #000000;
}
#container3-collection
{
	height: 560px;
	width: 650px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 0px solid #111111;
	background-color: #000000;
}
/*----------------------------------END-----------------------------------------*/

#container1
{
	height: 560px;
	width: 650px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 0px solid #111111;
	background-color: #000000;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 10px;
}
h2 {

	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: -12px;
	padding-left: 10px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: -15px;
}
p {
	font-weight: normal;
	color: #999999;
	text-align: justify;
	line-height: 16px;
	padding: 10px;
}

#container2
{
	height: 560px;
	width: 400px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 1px solid #111111;
	background-color: #000000;

}

#container3
{
	height: 560px;
	width: 450px;
	position:relative;
	float:left;
	overflow:hidden;
	border: 1px solid #333333;
	background-color: #000000;

}

#main-box #content #arrows #nextimg {
	outline:0;
	padding-right: 10px;
}
#main-box #content #arrows #previousimg {
	outline:0;
	padding-left: 10px;
}
/*
#container1 .transparency
{
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color:#000000;
	height: 560px;
	width: 950px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}

#container2 .transparency
{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	background-color:#000000;
	padding: 5px;
	height: 560px;
	width: 950px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-2;
}


#container3 .transparency
{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	background-color:#000000;
	padding: 5px;
	height: 560px;
	width: 750px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-2;
}
*/
#main-box #content #copyright {
	margin-left: 100px;
}

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

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

#hmenu {
	width: 250px;
	vertical-align: top;
	background-image: url(../images/cc-menu-bg.gif);
}

#menubox {
	background-image: url(../images/cc-menu-bg.gif);
	width: 250px;
	height: 560px;
}


#menubox img {
	position: absolute;
	bottom: 12px;
	padding-bottom:0px;
}
