@charset "utf-8";

html {
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}

body  {

font: 14px Segoe, Segoe UI, Verdana, Arial;

color: #CCCCCC;

background-image: url(images/bk.jpg);

background-repeat: repeat-x;

background-position: bottom left;

background-color: #333333;

margin: 0; 

padding: 0;

text-align: center;

}

#container { 

width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

text-align: left; /* this overrides the text-align: center on the body element. */

background-color: #000000;

border-left: #83C0A3 solid 1px;

border-right: #83C0A3 solid 1px;

} 

#header {

margin: 0;

padding: 20px 10px 20px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

background-image: url(images/logo.jpg);

background-position: left;

background-repeat: no-repeat;

text-align: right;

}

#header a:link, #header a:visited {

text-decoration: none;

color: #83C0A3;

}

#header a:hover {

text-decoration: underline;

color: #83C0A3;

}

#left {

float: right; /* since this element is floated, a width must be given */

width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

margin: 0 10px 10px 0;

padding: 0;

text-align: center;

}

#left p {

margin:0px;

padding:15px 10px 5px 10px;

}

#left a {

color:#83C0A3;

text-decoration: none;

}

#left a:hover {

color:#83C0A3;

text-decoration: underline;

}

#left ul {

list-style: none;

margin:0px;

padding:10px;

}

#left li {

padding:2px;

color:#CCCCCC;

cursor:pointer;

}

#left li a {

border-bottom: 1px solid #CCCCCC;

display: block;

color:#CCCCCC;

text-decoration: none;

}

#left li a:hover {

border-bottom: 1px solid #83C0A3;

display: block;

color:#83C0A3;

text-decoration: none;

}

#right {

float: right; /* since this element is floated, a width must be given */

width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

margin: 0 10px 10px 0;

padding: 0;

text-align: center;

}

#right a:link, #right a:visited {

text-decoration: none;

color: #83C0A3;

}

#right a:hover {

text-decoration: underline;

color: #83C0A3;

}

#right ul {

list-style-image: url(images/bullet.gif);

padding-left: 30px;

margin-left: 0;

}

.searchform {

padding: 10px 0px 5px 0px;

}

.searchbox {

font: 14px Segoe, Segoe UI, Verdana, Arial;

color: #CCCCCC;

background-color: #333333;

border: hidden;

}

.searchbutton {

font: 14px Segoe, Segoe UI, Verdana, Arial;

color: #CCCCCC;

background-color: #333333;

border: hidden;

}

#main { 

margin: 0 370px 10px 10px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */

padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

#main h1 {

font-size: 18px;

font-weight: bold;

color: #CCCCCC;

}

#main h2 {

font-size: 16px;

font-weight: bold;

color: #CCCCCC;

}

#main a:link, #main a:visited {

text-decoration: none;

color: #83C0A3;

}

#main a:hover {

text-decoration: underline;

color: #83C0A3;

}

#footer { 

padding: 10px 0 10px 10px;

text-align: center;

} 

#footer p {

margin: 0; 

padding: 10px 0;

}

#footer a:link, #footer a:visited {

text-decoration: none;

color: #83C0A3;

}

#footer a:hover {

text-decoration: underline;

color: #83C0A3;

}

.rounded {

margin: 0px 0px 10px 0px;

background-color: #333333; 

text-align: left;

}

.rounded h1 {

font-size: 16px;

font-weight: bold;

color: #CCCCCC;

padding-left: 10px;

margin-top: 0px;

margin-bottom: -10px;

}

.rounded p {

color: #CCCCCC;

padding: 0 10px 0 10px;

}

.ads {

margin: 0px 0px 10px 0px;

border-top: 1px dotted #CCCCCC;

border-bottom: 1px dotted #CCCCCC;

text-align: left;

}

.ads h1 {

font-size: 16px;

font-weight: bold;

color: #CCCCCC;

padding-left: 10px;

margin-bottom: -12px;

}

.ads p {

color: #CCCCCC;

padding: 0 10px 0 10px;

}

.premium {

margin: 0px 0px 10px 0px;

padding: 0px 0px 20px 0;

border-top: 1px dotted #CCCCCC;

border-bottom: 1px dotted #CCCCCC;

text-align: left;

}

.premium h1 {

font-size: 18px;

font-weight: bold;

color: #CCCCCC;

}

.code {

margin: 0px 0px 10px 0px;

border-top: 1px dotted #CCCCCC;

border-bottom: 1px dotted #CCCCCC;

text-align: left;

}

/* CONTACT FORM */

.contactform {

background-color: #000000;

border: 1px solid #83C0A3;

font: small Segoe, Segoe UI, Verdana, Arial;

color: #CCCCCC;

padding: 2px;

}

.contactbutton {

font: small Segoe, Segoe UI, Verdana, Arial;

font-weight: bold;

color: #CCCCCC;

background-color: #000000;

border: 1px solid #83C0A3;

padding: 2px;

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}
