/* tempPopular */

body {
	margin: 0;
	padding: 0;
	background: url(/images/tempPopular/_tempWhiteStripeTop.gif) repeat-x left top;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #000000;
}


p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #000000;

}

/* Header */

#header {
	width: 713px;
	margin: 0 auto;
	height: 52px;
}

/* Menu */

#menu {
      position:relative;
      bottom:40px; 
      background: url(/images/tempPopular/0101bluerepeat.jpg) left top; 
      background-repeat: repeat;
      background-color: #FFFFFF; 
      height:40px; 
      margin:0;
}

#menu ul {
	margin: 0;
	padding: 0 0 5px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	background: url(/images/tempPopular/_tempmenudivider) no-repeat right 55%;
	margin-top: 0px;
	margin-right: 3px;
	padding: 8px 17px;
	text-decoration: none;
	font-size: 13px;
}


/** LOGO */

#logo {
	width: 75%;
	min-width: 700px;
	height: 80px;
	margin: 0 auto;
}

#logo h1, #logo h2, {
	text-transform: lowerXXXcase;
	font-weight: normal;
	color: #000000;
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 30px;
      text-align: left;
      margin-top: 50px;
      margin-left: 5px;
}

#logo h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      text-align: right;
      margin-top: -45px;
      margin-right: 5px;
}

/* Page */

#page {
      position: relative;
      width: 75%;
      min-height: 400px;
      min-width: 700px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
/* Content */

#content {
	float: left;
	width: auto;
      margin-right: 220px;
      margin-left: 0px;
      margin-top: -40px; 
}

#content h1 {
	padding: 5px 5px 5px 5px;
}


/* Sidebar */

#sidebar {
      position: absolute; 
      width: 210px; 
      top: 0px; 
      right: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 210px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration:none
}

#sidebar img {
	width: 210px;
/*	height: 100px;*/
	height: auto;
	color: #FFFFFF;
}

#pagebottom {
      position:relative;
      width: 75%;
      min-width: 700px;
      background: url(/images/tempPopular/_tempgraybarbottom.gif) left top; 
      background-repeat: repeat;
      background-color: #4C4C4C; 
      height:15px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #8BD80E;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	margin: 0 auto;
	padding: 20px 0 10px 0;
	background: #000000;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

