/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #76b6f4;
	color: #2e2b38;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, sans-serif;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}


.buttons a:link, .buttons a:visited, .buttons a:hover, .buttons a:active {
	color: #2e2b38;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, sans-serif;
	display: block;
  	width: 100%;
  	height: 100%;
  	cursor: pointer; 
}

a:link, a:visited, a:hover, a:active {
	color: #2e2b38;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, sans-serif;
}

blockquote {
	background-image: url(images/openQuote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 1px;	
	padding-bottom: 10px;
}

blockquote p{
	background-image: url(images/closeQuote.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
	font-size: 18px;
	text-align: center;	


}

p{

	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;

}

h1{
	font-size: 24px;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 00px;
}

/*
#main img{
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0;
}
*/

#buttonwrapper img{
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 0px;
  border: 0;
}

.alignLeft { 
	float:left; 
	margin-right: 10px; 
	  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0;
  
}
.alignRight { 
	float:right; 
	margin-left: 10px;
		  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0; 
}

.websites{
padding-bottom: 15px;
	height: 162px;
}

#wrapper{
	width: 770px;
	margin: 0 auto;
	height: auto;


}

#top{

		background-image: url(images/topbase.png);
		background-repeat: no-repeat;
		height: 170px;
}


#buttonwrapper{
	padding-top: 97px;
	margin-left: 391px;
	height: 47px;
	font-size: 24px;
}

#main{
	background-image: url(images/hozbar.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#footer{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 18px;	
}

.aboutnohover{
	
	background-image: url(images/aboutnohover.png);
	height: 35px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}

.abouthover{
	
	background-image: url(images/about.png);
	height: 32px;
	width: 111px;
	float: left;
	background-color: #ffffff;
}

.profilecontactnohover{
	background-image: url(images/profilecontactnohover.png);
	background-color: #ffffff;
	width: 111px;
	height: 35px;
	float: right;
}

.profilecontacthover{
	background-image: url(images/profilecontact.png);
	background-color: #ffffff;
	width: 111px;
	height: 32px;
	float: right;
}

.dotsnohover{
	background-image: url(images/dotsnohover.png);
	background-color: #ffffff;
	width: 46px;
	height: 45px;
	float: right;
}

.dotshover{
	background-image: url(images/dots.png);
	background-color: #ffffff;
	width: 46px;
	height: 45px;
	float: right;
}

.aboutnohover, .profilecontactnohover, .dotsnohover, .abouthover, .profilecontacthover, .dotshover{
	color: #2e2b38;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, sans-serif;
	padding-top: 7px;
	text-align: center;
}

.abouthover:hover, .profilecontacthover:hover, .dotshover:hover {
    background-color: #c3bbe5;
}





#loginTab{
	position:absolute;
	margin-left:659px;
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	height:39px;
	width:111px;
	
	background-color:#FFFFFF;
	background-position:right;
	text-align:center;
	z-index:2;
}

#controlTab{
	position:absolute;
	margin-left:548px;
	
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	height:39px;
	width:111px;
	background-color:#FFFFFF;
	background-position:right;
	text-align:center;
	z-index:3;
}

#loginTab:hover, #controlTab:hover{

    background-color: #c3bbe5;

}

/* Top Advert */

#advert{
top:0px;
position:absolute;
z-index:1;
height:100px;
overflow:hidden;
width:350px;
margin-left:420px;
background-image:url(images/hostingDetails.png);
background-repeat:no-repeat;
background-position:120px 58px;
text-align:left;
}


/* FORM */

/* log in */



.login{
float:left;
font-size:14px;
padding:4px 4px;
border:solid 3px #c3bbe5;
width:200px;
margin:2px;
}

.button{
border:solid 3px #c3bbe5;
float: none;
background:#ffffff;
color: #2e2b38;
text-decoration: none;
font-weight: bold;
font-size: 16px;
font-family: Arial, sans-serif;
padding: 5px 5px 5px 5px;
cursor:pointer;
margin:20px 5px 5px 5px;;

}

.button:hover{
background-color:#c3bbe5;

}

#loginForm label{
float:left;
width:130px;
text-align:right;
padding-top:7px;
}

#loginForm{
margin:0px;
padding:0px;
}

/* end log in style */

.messageIM{
font-size:12px;
padding:4px 2px;
border:solid 3px #c3bbe5;
width:386px;
margin:2px 2px 2px 2px;
}



#formmessage{
margin: 0px;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

ul { 
list-style-type: circle; 
text-align: left;
list-style-image: url(images/list.gif);
color:#FF0000;
padding-bottom:0px;
margin-bottom:0px;
} 
li{
padding-bottom:0px;
margin-bottom:0px;
}


#form{
width: 700px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;


}
.formelement{
width: 770px;
display:block;
height: 50px;
}

.formareaelement{
width: 770px;
display:block;
height: 150px;
}

#form label{
display:block;
text-align:right;
width:150px;
float:left;
}
#form .small{
color:#c3bbe5;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;

}
#form input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 3px #c3bbe5;
width:350px;
margin:2px 200px 40px 10px;
}
#form textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 3px #c3bbe5;
width:500px;
height: 100px;
margin:2px 0 20px 10px;
font-family: Arial, sans-serif;
}

#form .button{
border:solid 3px #c3bbe5;
float: none;
margin-left:160px;
background:#ffffff;
color: #2e2b38;
text-decoration: none;
font-weight: bold;
font-size: 16px;
font-family: Arial, sans-serif;
padding: 5px 5px 5px 5px;
cursor:pointer;
width:200px;
}
#form .button:hover {

    background-color: #c3bbe5;
}

.input{
border:solid 3px #c3bbe5;
float: none;
background:#ffffff;
color: #2e2b38;
text-decoration: none;
font-weight: bold;
font-size: 16px;
font-family: Arial, sans-serif;
padding: 0px 0px 0px 0px;
cursor:pointer;
margin-top:20px;
}
.input:hover {

    background-color: #c3bbe5;
}

/* POP UP */

#popuptop{
	background-image: url(images/popUpTop.png);
	width: 421px;
	height: 64px; 
	background-position:0px 47px;;
	background-repeat:no-repeat;
	text-align:center;
}

#popupcontent{
	background-image: url(images/popUpMid.png);
	width: 401px;
	text-align:center;
	padding: 10px
}

#popupcontent img{
	margin-bottom: 0px;
}

#popupbottom{
	background-image: url(images/popUpBottom.png);
	width: 421px;
	height: 18px; 
}

#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:#c3bbe5;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
z-index:99;
background-repeat:no-repeat;
}
#blur {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background-repeat:no-repeat;
}
#popup {
display:none;
left:50%;
top:50%;
width:421px;
/* height:400px; */
margin-left:-210px;
margin-top:-200px;
position:absolute;
z-index:100;

}

#popup h1{
	font-size: 24px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;
	text-align:left;
}