/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body, th, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background:url(images/background.jpg) left bottom;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.style3 {color: #606060}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

ul, ol {
padding-top: 114px;
padding-left: 192px;
}

li {
}

a:link {
	color:#c20403;
}

input.groovybutton
{
   font-size:11px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#000000;
   width:100px;
   background-color:#E6E6E6;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   padding-left:10px;
}
.style4 {color: #C63349}


#login input {
    margin-top: 4px;
	margin-bottom: 8px;
	padding: 2px 5px;
	border:solid;
	border-width:1px;
	border-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
    margin-top: 4px;
	margin-bottom: 5px;
	padding: 2px 5px;
	border:solid;
	border-width:1px;
	border-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

.buton:visited {
	color: #c20403;
	text-decoration: none;
}

.buton:link {
	color: #c20403;
	text-decoration: none;
}

.buton:hover, .buton:active {
	text-decoration: none;
	color:#F89934;
}

.butoncat:visited {
    text-decoration: none;
    font-size:10px;
	color: #c20403;
}

.butoncat:link {
    text-decoration: none;
    font-size:10px;
	color: #c20403;
}

.butoncat:hover, .butoncat:active {
    font-size:10px;
	text-decoration: none;
	color: #F89934;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.left2 {
	float: left;
	margin: 0 11px 10px 0;
	border-style:double;
	border-color:#dddddd;
	border-width:3px;
	padding:1px;
}

img.left2:hover {
	float: left;
	margin: 0 11px 10px 0;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:3px;
}

img.left3 {
	float: left;
	margin: 0 11px 10px 0;
	border-style:double;
	border-color:#dddddd;
	border-width:3px;
	padding:1px;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
    float:left;
}
.box-orange2 {
}

.box-orange2 .section {
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange2 .section b {
	display: block;
	height: 18px;
	padding: 7px 0 0 0px;
}

.feature .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
	cursor:default;
	
}

.feature .section b {
	display: block;
	padding: 20px 0 0px 0px;
	background: url(images/img10.gif) no-repeat;
	cursor:default;
}

/* Header */

#header {
	width: 880px;
	height: 60px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	cursor:default;
	margin-top: 10px;
}


#login legend {
	display: none;
}

#logo h2 {
	padding: 63px 0 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo h3 {
    float:right;
	padding: 63px 0 0 3px;
	text-align:right;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top:2px;
}

#search form {
}

#search fieldset {
	border: none;
}

fieldset {
	border: none;
}

#login {
	float: left;
	width: 200px;
	padding-left: 80px;
}

#searchinput, #searchsubmit {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #AAAAAA;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 870px;
	height: 250px;
	margin: 0 auto;
	background-image: url(images/img044.gif);
	padding-left: 10px;
}

#menu a {
	text-decoration:none;
	color:#D4D4D4;
	display: block;
	float: left;
	height: 20px;
	width:80px;
	text-align:center;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:140px;
}

#menu a:hover {
	color:#FF8040;
	display: block;
	float: left;
	cursor:default;
	height: 20px;
	width:140px;
}

#menu li {
    display: block;
	float: left;
	background:none;
	padding: 0;
	height: 20px;
	width:140px;
}

#menu li.active a {
	color:#FF8040;
	display: block;
	float: left;
	cursor:default;
	font-size:14px;
	height: 20px;
	width:140px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 940px;
	margin: 0 auto;
	cursor: default;
}

#ads {
	float: right;
	height: 615px;
	width: 160px;
	margin-right: 60px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-left-width: 1px;
}

#fpage {
	width:920px;
	padding-left: 30px;
	padding-top: 20px;
}

#fpage2 {
	width:940px;
	padding-left: 30px;
	padding-top: 20px;
}

/* Feature */

#feature {
	float: none;
	padding-left: 10px;
}
#featuree {
	float: none;
}
#feature2 {
	margin-bottom: 0px;
	clear: both;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}



.post .meta {
	padding: 1em;
	background: #E6E6E6;
	border-left: 1px solid #9E0000;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 1em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	line-height: 180%;
}

.welcome {
	margin-right: 100px;
	padding-top:6px;
	padding-left:90px;
	height: 96px;
	margin-bottom:4px;
	cursor:default;
}

.welcomeart {
	margin-right: 200px;
	border-bottom-style:dotted;
	border-bottom-color:#A6CAF0;
	border-bottom-width:1px;
	padding-top:6px;
	padding-left:6px;
	height: 42px;
	cursor:default;
}

.welcomefirstpage {
	margin-right: 240px;
	padding-top:10px;
	padding-left:5px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	height: 170px;
	background:#ececec;
}

.welcomepartners {
	margin-right: 180px;
	padding-top:4px;
	padding-left:126px;
	border-style:solid;
	border-width:1px;
	border-color:#A6CAF0;
	height: 128px;
	background-image: url(images/bgindex.gif);
	background-repeat: repeat-x;
}

.welcometop {
	margin-right: 100px;
	height: 58px;
	cursor:default;
	padding-left:90px;
}

.welcome2 {
	margin-right: 200px;
	height: 20px;
	cursor:default;
}

.welcome23 {
	margin-right: 140px;
	height: 20px;
	cursor:default;
	padding-left: 140px;
}

.welcomeindex {
	margin-right: 250px;
	margin-bottom:20px;
}

.welcometutorial {
	margin-right: 200px;
	cursor:default;
	padding-left:90px;
}

.welcomecat {
	margin-left:170px;
	height: 16px;
	padding-left:90px;
	cursor:default;
}

.welcomebottom {
	padding-left:90px;
	padding-bottom:2px;
	height: 20px;
	padding-top:4px;
	cursor:default;
}

.post .story {
	padding: 1em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	line-height: 180%;
}

#host {
	position:fixed;
	bottom:0;
	width:100%;
	height:84px;
	text-align:center;
	margin:0 auto;
	padding-bottom: 10px;
}
