*
{
	margin: 0px 0px 0px 0px;
	padding-left: 0px;

}

body{
	font: 13px Arial, Helvetica, sans-serif;
	 /*line-height: 19px;*/
    background: url(../../images/bg.png) repeat fixed;
}

#main {
	width: 1024px;
	margin: auto;
}

#header {
  width:1024px;
  height:293px;
  -position:relative;
  -zoom:.999999;
  z-index:1000;
  color: #F5B800;
}

#headerleft {
	background: url(../../images/left.png) no-repeat;
    float: left;
    height: 463px;
	margin-left: -195px;
	margin-top: -195px;
	position: relative;
	width: 640px;
	z-index: 1100; /* Increased to above base menu value to maintain effect at v1.8 */
}

#logo {
	background: url(../../images/logo-bg.png) no-repeat;
	float: left;
	height: 227px;
	margin-left: -53px;
	position: relative;
	top: -10px;
	width: 360px;
    text-align: center;
}

#logo a {
	color: #d21600;
    font-size: 36px;
    text-decoration: none;
}


#cup {
	background: url(../../images/cup.png) no-repeat;
    float: right;
    height: 395px;
	margin-right: -135px;
	margin-top: -100px;
	position: relative;
	width: 400px;
    z-index: 1090;
}

#maintop {
    background: url(../../images/mptop.png) no-repeat;
    height: 80px;
    margin-left: 10px;
	position: static;
	width: 980px;
    margin-top: -55px;
}

#wrapper {
    background: url(../../images/mpmiddle.png) repeat-y;
    margin-left: 10px;
    position: relative;
	width: 980px;
}
#mainwrap{
	margin: 0 auto;
	width: 990px;
}

#content {
	clear: both;
	width: 975px; /* reduced from 950px - corrects IE6 horizontal scroll */
	/* margin: 0 0 0 45px; */
    margin: 0px 0 0 35px;
    z-index: 900;
}

#content img {
	padding: 15px;
}

#content ul{
  padding: 5px 0 5px 25px;
}

.clear { clear: both; }

#bottom{
    height:5px;
}

#bottom p{
	clear: both;
	text-align: center;
}

#bottom-extended {
    background: url(../../images/mpmiddle.png) repeat-y;
	left: 0px;
    margin-left: 50px;
    position: relative;
	text-align: left;
    padding-left: 25px;
	width: 900px;
}

#bottom-extended ul{
  text-decoration: none;
  float: left;
  list-style: inside;
  margin-left: 60px;
  padding-top: 15px;
  }

#bottom-extended ul a{
  text-decoration: none;
}

#bottom-container {
	left: 25px;
	position: relative;
	width: 910px;
}

#sidebar {
	width: 310px;
	position: relative;
	float: right;
    margin-right: 60px;
    margin-top: -40px;
    z-index: 10;
}

.stop {
  background: url(../../images/stop1.png) no-repeat;
  height: 90px;
  z-index: 11;
}

.smid {
  background: url(../../images/smid1.png) repeat-y;
  z-index: 12;
}

.wtop {
  background: url(../../images/wtop.png) no-repeat;
  height: 56px;
  margin-left: 33px;
}

.wtop h2{
  font-size: 24px;
  font-family: "Comic Sans MS", cursive, sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 19px 0 0 0;
}

.wmid {
  background: url(../../images/wmid.png) repeat;
  width: 247px;
  margin-left: 33px;
  padding-left: 5px;
}

.wmid a {
  text-decoration: none;
  color: #111111;
  font-weight: bold;
  font-size: 18px;
}

.wmid a:hover {
  color: #CC0000;
}

.sbot {
  background: url(../../images/sbot1.png) no-repeat;
  height: 30px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}

h1 {
    font-size: 200%;
	padding-bottom: 2px;
    text-align: center;
}
h2 {
    font-size: 150%;
	padding-bottom: 11px;
	padding-top: 15px;
}
h3 {
    font-size: 130%;
	padding-bottom: 10px;
	padding-top: 14px;
}

h5 {
    font-size: 80%;
	padding-bottom: 10px;
	padding-top: 11px;
}
h6 {
    font-size: 70%;
	padding-bottom: 10px;
	padding-top: 10px;
}

#Heading {
	border:1px solid #8D0000;
	color:white;
	margin-left:-5px;
	font-size:22px;
	padding:6px;
	text-shadow:0 1px 1px black;
	z-index:2;
    background: #db0000;
    -webkit-border-radius: 10px 10px 0 0;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 1px #fd0000;
    -moz-border-radius: 10px 10px 0 0;
    -moz-background-clip: padding-box;
    -moz-box-shadow: inset 0 0 1px #fd0000;
	-webkit-border-radius: 15px;
	width:220px;
   	color:#ccc;
    position: relative;
	text-transform:uppercase;text-shadow: 1px 1px 1px #000;
}

#form {
	width:400px;
    background: url(images/bgform.png) center no-repeat;
    padding: 20px 50px 20px 60px;
    margin: 10px 0;
    position: relative;
    height: 40px;


}

#Search {
	background:url("Text.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#888888;
	float:left;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:15px;
	height:36px;
	margin-right:12px;
	outline:medium none;
	padding: 5px 0 0 35px;
	text-shadow:1px 1px 0 white;
	width:250px;
}

#Submit {
	background:url("Search.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:36px;
	overflow:hidden;
	text-indent:-999px;
	text-transform:uppercase;
	width:83px;
    float: left;
}

h4 {
	border:2px solid #EEEEEE;
	font:14px/1.3 Verdana,"Lucida Grande",Arial,Helvetica,Sans-Serif;
	margin:0px;
	padding:5px;
    width: 480px;
	min-width:120px;
	text-align:left
}

h4.taken span {
	background:none repeat scroll 0 0 #F08F78;
}
h4.taken:hover{
	background:none repeat scroll 0 0 #FFC5B7;

}

h4 a{
  font-family:"crete-rounded-web-1","crete-rounded-web-2",sans-serif;
  color:#333333;
  text-decoration: none;
  }

h4 span {
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	margin-right:4px;
	padding:3px 5px;
}

h4.available:hover {
	background:none repeat scroll 0 0 #DDF2BC;
}
h4.available span { background: #bce67b; }

.table {
  font-size: 12px;
}

#footmenu {

	margin: 30px 0px;

	font-size: 1.2em;

}

#footmenu ul {

	color: #758a82;

	float: left;

	width: 160px;

	padding: 0px;

	margin: 0px 1px;

	list-style: inside;

	line-height: 18px;

}

#myForm { display: none; width: 280px; margin: 0; padding: 35px 35px 80px 35px; background-color: #fff; position: relative; text-align: justify; border: 6px solid #ccc; -moz-box-shadow:0px 0px 10px #333; -webkit-box-shadow:0px 0px 10px #333; box-shadow:0px 0px 10px #333; }
#myForm h1 { height: 36px; margin: 0 0 30px 0; padding: 6px 0 0 40px; color: #ff005a; background: url(../images/login.png) no-repeat 0 0; border-bottom: 1px dotted #454545; font: normal bold 24px/28px arial, verdana; }
#myForm label { display: block; width: 75px; padding: 7px 7px 0 0; float: left; text-align: right; }
#myForm p { margin: 0; padding: 1px 0; }
#myForm p.submit { margin: 0; padding: 30px 0 0 0; text-align: center; }
#myForm p.submit .submit { color: #ff005a; background: none; border: none; cursor: pointer; }
#myForm p.submit .submit:hover { color: #000; }
#myForm .btnClose { display: block; width: 16px; height: 16px; position: absolute; bottom: 15px; right: 15px; background: url(../images/close.png) no-repeat 0 0; }
#myForm .btnClose:hover { border: none !important; }
#myForm .inputbox { width: 179px; margin: 0; padding: 10px 6px; color: #ff005a; background: url(../images/inputbox.gif) no-repeat right top; border: none; font: normal bold 12px/14px arial, verdana; }

#mpfoot {
  background: url(../../images/footer.png) no-repeat;
  height: 110px;
  margin-left: 4px;
}

.fot {
  background: url(../../images/mpmiddle.png) repeat-y;
  text-align: right;
  margin-left: 8px;
  padding-right: 95px;
}