textarea {
  outline: none;
  resize: none;
  overflow: auto;
}

input{
margin-top: 0.3em;
}

a img {
 border: none;
}
			
.b_bord {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.iconborder {
border: 5px solid #fff;
}

.iconborder2 {
border: 3px solid #ec76bd;
}

.tableborder {
 border-right: 4px solid #f89cb0;
 border-left: 4px solid #f89cb0;
}

.tableborder2 {
 border-right: 3px solid #ff0066;
 border-left: 3px solid #ff0066;
 background-color: #ffffff;
}

.cellborder {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:3px solid #f78ba2;
	background-color:#ffffff;
	-webkit-box-shadow: #B3B3B3 3px 3px 3px;
	-moz-box-shadow: #B3B3B3 3px 3px 3px;
	box-shadow: #B3B3B3 3px 3px 3px;
	padding-bottom: 3px
}

.cellborder2 {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:3px solid #ec76bd;
	background-color:#fadff0;
	margin-bottom: 3px;
	padding: 3px;
}

.describe {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-top:3px;
}

.headertext {
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight: 900;
	font-size: 20px;
	color: #ff00ae;
	text-decoration: none;
}

span.stars, span.stars span {
			display: block;
			background: url(images//stars.png) 0 -16px repeat-x;
			width: 80px;
			height: 16px;
		}
	
		span.stars span {
			background-position: 0 0;
		}

.w_bord {
	border: 1px solid #8A8A8A;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 124x;
	color: #000000;
	text-decoration: none;
}

ul#menu { width: 100%; height: 43px; background: #B3B3B3 url("images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #B3B3B3 url("images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

.breadcrumb{position:relative; height:30px; width:100%;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('images/breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{font:12px Arial, Helvetica, sans-serif; color:rgb(51,51,51); font-weight:bold; text-decoration:none; line-height:30px; display:block; background:url('images/breadcrumbImage.png') 100% -60px no-repeat; padding:0 17px 0 15px; }
.breadcrumb ul li a:hover {text-decoration:underline; color:rbg(255,0,85);}
.breadcrumb ul li a.active{background:none; color:rgb(51,51,51);}
.breadcrumb ul li a.active:hover {text-decoration:none;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 0% 0px no-repeat;}
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('images/breadcrumbImage.png') 100% -90px no-repeat; }

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.txt1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bd0181;
	text-decoration: none;
}

.txt1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bd0181;
	text-decoration: none;
}

.txt1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bd0181;
	text-decoration: underline;
}

.txt1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bd0181;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.nav_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}

.block_bg1 {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:3px solid #8A8A8A;
	background-color:#333333;
	-webkit-box-shadow: #B3B3B3 4px 4px 4px;
	-moz-box-shadow: #B3B3B3 4px 4px 4px;
	box-shadow: #B3B3B3 4px 4px 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.block_bg2 {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:3px solid #ec76bd;
	background-color:#fadff0;
}

.block_footer {
	
border: 3px solid #8A8A8A;
background-color: #FFFFFF;
margin: 1em 40px;
padding: 10px;
-webkit-border-radius-topleft: 12px;
-webkit-border-radius-topright: 12px;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-webkit-box-shadow: #B3B3B3 4px 4px 4px;-moz-box-shadow: #B3B3B3 4px 4px 4px; box-shadow: #B3B3B3 4px 4px 4px;
}

.link {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;border-radius: 12px; border:3px solid #8A8A8A;background-color:#FFFFFF;
-webkit-box-shadow: #B3B3B3 4px 4px 4px;-moz-box-shadow: #B3B3B3 4px 4px 4px; box-shadow: #B3B3B3 4px 4px 4px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 10px;
margin-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
text-decoration: none;
}

.link:hover {
-webkit-border-radius: 12px;
-moz-border-radius: 12px;border-radius: 12px; border:3px solid #8A8A8A;background-color:#FFFFFF;
-webkit-box-shadow: #B3B3B3 4px 4px 4px;-moz-box-shadow: #B3B3B3 4px 4px 4px; box-shadow: #B3B3B3 4px 4px 4px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ff0055;
text-decoration: none;
}


.sitemap {
	border-top: 3px solid #8A8A8A;
	border-left: 3px solid #8A8A8A;
	border-right: 3px solid #8A8A8A;
	border-bottom: 0px;
	background-color: #fff;
	padding: 10px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	border-top-left-radius: 12px;	
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
	-webkit-box-shadow: #B3B3B3 2px -2px 4px 3px;-moz-box-shadow: #B3B3B3 2px -2px 4px 3px; box-shadow: #B3B3B3 2px -2px 4px 3px; 	
 }

.header {
	border-bottom: 3px solid #ec76bd;
	border-left: 3px solid #ec76bd;
	border-right: 3px solid #ec76bd;
	border-top: 0px;
	background-color: #F181C0;
	padding: 0px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;
 }

.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.block_bg3 {
	background-color: #CC6600;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
}
.block_bg4 {

	background-color: #0076AE;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #900363;
	text-decoration: none;
	padding-top: 20px;
}

.txt3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #900363;
	text-decoration: none;
	padding-top: 3px;

}

txt3b:link {
	text-decoration: none;
}
txt3b:visited {
	text-decoration: none;
	color: #81022c;
}
txt3b:hover {
	text-decoration: none;
	color: #81022c;
}
txt3b:active {
	text-decoration: none;
	color: #81022c;
}

.txt3_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #900363;
	text-decoration: none;
}
.block_bg5 {
	background-color: #CC5200;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0055;
	text-decoration: none;
	text-transform:uppercase;
}
.wb_bord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9248;
	border-right-color: #AE4600;
	border-bottom-color: #AE4600;
	border-left-color: #FF9248;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.download {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family: "Arial Black", Arial, sans-serif;
	font-size:11px;
	font-weight: 900;
	text-transform:uppercase;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.download:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.download:active {
	position:relative;
	top:1px;
}

.rating,
.rating .current
{
background: url(images/ratings.png) left;
}
.rating
{
position: relative;
width: 125px; /* 5 stars width */
height: 25px; /* 1 star height */
overflow: hidden;
list-style: none;
margin: 0px;
padding: 0px;
background-position: top left;
}
.rating li
{
display: inline;
}
.rating .current
{
position: absolute;
top: 0;
left: 0;
text-indent: -9000px;
height: 25px; /* 1 star height */
line-height: 25px; /* 1 star height */
outline: none;
overflow: hidden;
border: none;
/* I replaced the pixel-width with an em-width, but must set font size in px */
font-size: 25px; /* 1 star width */
}

/* Set each section to the appropriate width, stacking so leftmost is topmost */
.rating a.rate1
{
width: 20%;
z-index: 6;
}
.rating a.rate2
{
width:40%;
z-index: 5;
}
.rating a.rate3
{
width:60%;
z-index: 4;
}
.rating a.rate4
{
width:80%;
z-index: 3;
}
.rating a.rate5
{
width:100%;
z-index: 2;
}
.rating .current
{
z-index: 1;
background-position: left center;
}

@font-face {
 font-family: ArielREB;
 src: url("fonts/ArialREB.eot") /* EOT file for IE */
}
@font-face {
 font-family: ARIELREB;
 src: url("fonts/ArialREB.ttf") /* TTF file for CSS3 browsers */
}

.ArielREB_large {
 font-family: ARIELREB, Arial, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #000000;
 text-shadow: 0 0 0.2em #ffffff, 0 0 0.2em #ffffff, 0 0 0.2em #ffffff, 0 0 0.2em #ffffff;
}

