@charset "UTF-8";
/* CSS Document */
.wrapper 
{
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	position: relative;
	min-height: 100%;
	height: 100%;
} 

.top_animation {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:156px;
}

.top_internal {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:78px;
}


.home_button {
	position:absolute;
	left:27px;
	top:-41px;
	width:210px;
	height:173px;
	z-index:1;
	background-image: url(images/spacer.gif);
}


.bottomblack {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	bottom: 0px;
	top: 100%;
}
.bottomblack a:link {
	color: #ffffff;
	text-decoration: underline;
}
.bottomblack a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.bottomblack a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bottomblack a:active {
	text-decoration: none;
	color: #ffffff;
}

.left_columne {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	
	
}
.left_redbox {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-red.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}	
	
.left_pict {
	position:relative;
	left:0px;
	top:0px;
	width:168px;
	padding-left: 20px;
	padding-right: 0px;
	
	
}

.left_columne_internal {
	position:absolute;
	top:156px;
	width:243px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	left: 1px;
}

.right_columne_internal {
	position:absolute;
	top:156px;
	width:240px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	left: 727px;
}


	
	
.right_colume {
	top: 0px;
	position: relative;
	width: 248px;
	padding-left: 720px;
	padding-right: 0px;
	background-image: url(images/background-main_general.jpg);
	

}
#menu_container {
	position:absolute;
	left:10px;
	top:5px;
	width:480px;
	height:80px;
	z-index:2;
}
.more_links {
	font-family: Verdana, Calibri, Arial;
	font-size: 10px;
	color: #9ba1a3;
	top: 0px;
	left: 0px;
	line-height: 16px;
	height: 23px;
	vertical-align: middle;

	
	}
	
.bullet {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	color: #ffffff;
	top: 0px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
	margin-bottom: 8px;
}

p {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	color: #474646;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
	
H2 {
	font-family: verdana, calibri, Arial;
	font-size: 16px;
	color: #4b2c8d;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
H1 {
	font-family: Verdana, Calibri, Arial;
	font-size: 18px;
	color: #6f1666;
	top: 0px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: -12px;
}
H3 {
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
	color: #474646;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
	
}
H4 {
	font-family: Verdana, Calibri, Arial;
	font-size: 14px;
	color: #6f1666;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
H5 {
	font-family: Verdana, Calibri, Arial;
	font-size: 14px;
	color: #6f1666;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
H6 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

a:link {
	color: #6f1666;
	text-decoration: none;
}
a:visited {
	color: #6f1666;
	text-decoration: none;
}
a:hover {
	color: #4b2c8d;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #6f1666;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 0px;
	/* background-image: url(images/arrow-small-red.gif);*/
	/* background-repeat: no-repeat;*/
	/* background-position: left 0px;	*/
	line-height: 14px;
	margin-bottom: 8px;
	
	}
	
	
ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 1px;
	color: #000000;
	
	
	
	}
.name {
	color: #6e579f;
}
.secondlink:link {
	color: #9ba1a3;
	text-decoration: none;
} 
.secondlink:active { 
     color: #9ba1a3;
	text-decoration: none 
} 
.secondlink:visited { 
     color: #9ba1a3; 
	 text-decoration: none; 
} 
.secondlink:hover {
	color: #9ba1a3;
	text-decoration: none;

}
.purplebox{
	color: #ffffff;
	font-family: Verdana, Calibri, Arial;
	font-size: 11px;
}

.purplebox:link {
	color: #ffffff;
	text-decoration: none;
} 
.purplebox:active { 
     color: #ffffff;
	text-decoration: none 
} 
.purplebox:visited { 
     color: #ffffff; 
	 text-decoration: none; 
} 
.purplebox:hover {
	color: #ffffff;
	text-decoration: none;
}
.right_colume_inside {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-green.png);
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}

.right_colume_inside2 {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-blue.png);
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}
.right_colume_inside3 {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-red.png);
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}
.right_colume_inside_chat {
	width: 221px;
	padding-top: 10px;
	position: relative;
	padding-right: 10px;
	padding-left: 15px;
	height: 200px;
}

.inside {
	width: 439px;
	padding-top: 12px;
	position: relative;
	background-image: url(images/top-2.jpg), url(images/background-internal-2.jpg);
	background-repeat:no-repeat, repeat;
	padding-right: 269px;
	padding-left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;

}

.inside-long {
	width: 439px;
	padding-top: 12px;
	position: relative;
	background-image: url(images/background-internal-2.jpg);
	padding-right: 269px;
	padding-left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
}


.left_send {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-send.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}	
.chat_text {
	font-size: 10px;
	color: #6f1666;
	position: absolute;
	top: 110px;
	left: 35px;
	right: 10px;
 }
.chat_text1 {
	font-size: 10px;
	color: #6f1666;
	position: absolute;
	top: 170px;
	left: 35px;
	right: 10px;
 }
.right_columne_internal_1 {
	position:absolute;
	top:185px;
	width:240px;
	background-repeat: repeat-y;
	left: 727px;
}
input.groovybutton
{
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   width:203px;
   height:32px;
   background-color: transparent;
   background-image:url(images/subscribe.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
}


a.button {
    background: transparent url('images/subscribe.jpg') no-repeat;
    display: block;
    line-height: 22px;
    padding: 5px 0 5px 35px;
	font-weight:bold;
    color:#FFFFFF;
    font-size:12px;
}

a.button-side {
    background: url('images/subscribe-side.jpg') no-repeat;
    display: block;
    line-height: 22px;
    padding: 5px 0px 5px 40px;
	font-weight:bold;
    color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.mobile1b {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #CC99CC; text-align: justify; }
div.mobile1b a:link {color: #CC99CC; text-align: justify; }
div.mobile1b a:visited {color: #CC99CC; text-align: justify; }
.tabl {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pinkbox{
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	
}
.style1 {font-weight: bold}
#searchbtn {
  width: 35px;
  height: 26px;
  margin: 0px;
  padding: 0px;
  border: 0;
  background: transparent url(images/spacer.gif) no-repeat center top;
  }

