@charset "UTF-8";
.twoColHybLtHdr center div #container #sidebar1 p {
	background: #FFFFFF;
	color: #000;
	text-align: left;
	float: left;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
}
.price {
	color: #F00;
}
.bodybold {
	font-weight: bold;
}
.thispage {
	color: #04989A;

}
/** BASIC */

body {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	background: #F2B822;
	font-weight: normal;
	background-color: #6699cc;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

active {
	background: url(rollover.jpg) no-repeat left top;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
.twoColHybLtHdr div #mainContent h2  {
	font-size: x-large;
	font-weight: bold;
	color: #C00;
}
.twoColHybLtHdr center div #mainContent table {
	margin: 0px;
	padding: 0px;
	clear: none;
}
.twoColHybLtHdr center div #mainContent table tr td a img {
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: center;
}

a {
	color: #03F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #F00;
	background: #FFF;
}
#sidebar1 #MenuBar2 li a:active {
	font-size: 12px;
	background-image: url(fp/nav_rollover.jpg) no-repeat left top;
	color: red;
}
#mainContent img   {
	margin: 0px;
	padding: 2px 0% 1px 2px;
	float: right;
}

#mainContent  {
	margin: 0 auto; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	text-align: left;
	width: auto;
	background: #FFFFFF url(bakl.jpg) repeat-y left center;
	border-right: thin solid #ccc;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 0px;
} 
#mainContent p #FLVPlayer {
	padding: 0px 10px 0px 0px;
	background: #CCC;
	border: 1px solid #000;
	float: left;
	margin: 10px;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(../images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}
h3  {
	font-weight: bold;
	font-size: 16px;
	color: #1C9998;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

 h1 {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	font-weight: bold;
	font-size: 2em;
	text-align: left;
	color: #FFF;
}


img {
	border: none;
}
.twoColHybLtHdr center div #mainContent p img {
	margin: 10px;
}
img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

/** HEADER */

#header {
	width: auto;
	margin: 0px auto;
	padding: 0em;
	height: 100px;
	color: #FFF;
	background: #BCE0FE url(../media/bana.jpg) repeat-x left 5px;
	left: 0px;
	top: 0px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 20px;
	font-size: 1.5em;
	text-align: left;
	color: #FFF;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
#mainContent h1 {
	margin: 0px 0px 0px 30px;
	padding: 4px 0px 0px;
	text-indent: 10px;
	color: #FE6604;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-style: normal;
}

/** MENU */

#menu {
	width: auto;
	top: 90px;
	background: #099;
	margin: 0px 0px 0px 1px;
	left: 0px;
	text-align: left;
	text-indent: 4px;
}
#menu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: .9em;
	color: #FFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #900;
	text-align: right;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}
#mainContent p  {
	font-size: 1.15em;
	padding: 0px 0px 0px 12em;
}
/** CONTENT */
/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule.
*/
#sidebar1  {
	float: left;
	width: 15em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px 0px; /* top and bottom padding create visual space within this div */
	left: 0px;
	bottom: 0px;
	height: 100%;
	background: url(bakl.jpg) repeat-y left bottom;
	border-top-color: #F5F5F5;
	text-autospace: 5px;
}
.twoColHybLtHdr center div #mainContent ul li a {
	font-size: 1em;
	display: list-item;
	list-style: disc;
	padding: 0px;
	margin-left: 10px;
}
#sidebar1 p {
	padding-left: 10px;
}
#sidebar1 p     {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
	text-align: left;
	color: #333;
	background: #ffff;
}
#sidebar1 a {
	color: #03C;
}
#sidebar1 a:hover {
	color: #F00;
}
#sidebar1 a:active {
	color: #F00;
	background-image: url(../fp/rollover.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px;
	height: 49px;
	background: #099;
	text-align: center;
	padding: 0px;
	max-width: 1004px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
.twoColHybLtHdr center #footer a:hover {
	color: #F00;
	font-size: 10px;
}

#footer a {
	color: #FFF;
	font-size: 10px;
}
#footer a: hover {
	color: #F00;
	font-size: 10px;
}
.priceb {
	color: #F00;
	font-weight: bold;
}
.Large {
	font-size: medium;
}
.standout {
	color: #930;
}
.bigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #930;
}
.content {
	text-align: center;
}
.twoColHybLtHdr center div #container #mainContent p {
}

