﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
INPUT.button {
  color: #900;
  border: 1px solid #900;
  font-weight: bold;
}

* {
	margin: 0;
	padding: 0;
}

body, th1, td1 {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	background1: #FFFFFF url(../images/background-body.png) repeat-x;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1, h2, h3 {
	font-family: Georgia,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1, h2, h3 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h31 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

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 {
	background: url(../images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(../images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange h11 {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10.gif) no-repeat;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url(../images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(../images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url(../images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(../images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h21, #logo h31 {
	float: left;
}

#logo h2 {
	padding-top: 20px;
	/* 
	font-size: 20px;
	font-weight: normal;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;		
	*/
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif ; 
	font-size:26px; 
	font-style1:italic; 
	color: #000000;
}

#logo h3 {
	float1: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;	
	padding-right: 0px;	
	/*
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;			
	font-size: 14px;
*/
	font-family:Palatino, "Palatino Linotype", "Book Antiqua", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif ; 
	font-size:14px; 
	font-style:italic; 
	color: #000000;	
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search1 {
	float: right;
	width: 480px;
	height: 60px;
	padding-top: 10px;
}

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(../images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	font-family2: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu1 b {
	display: block;
	float: left;
	height: 23px;
	padding1: 7px 20px 0 20px;
	padding: 7px 5px 0 5px;
	background: url(../images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(../images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(../images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(../images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(../images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

#content2 {
	float: left;
	width: 680px;
}

#content-full {
	float: left;
	width: 950px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar-small {
	float: right;
	width: 200px;
}

#sidebar-small .col-one {
	width: 200px;
}

#sidebar-small .col-two {
	width: 200px;
}


#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;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 2px 4px;
background:url(../images/bg_button.gif) repeat-x left top;
}
.formbutton_new
{
	color:#ffffff;
	margin: 0;
	padding: 2px 2px 4px 8px;
	border: none;
	background:url(../images/bg_button.gif) repeat-x left top;
	background-position: right top;
	background-repeat: no-repeat;

	height: 26px;
	background-color: #f18614;

	overflow: hidden;
}

.cusco table, .cusco th, .cusco td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

.cusco caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.cusco td, .cusco th {
	padding: 4px;
}

.cusco thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.cusco tbody th {
	font-weight: bold;
}

.cusco tbody tr { background: #FCFDFE; }

.cusco tbody tr.odd { background: #F7F9FC; }

.cusco table a:link {
	color: #718ABE;
	text-decoration: none;
}

.cusco table a:visited {
	color: #718ABE;
	text-decoration: none;
}

.cusco table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

.cusco tfoot th, .cusco tfoot td {
	font-size: 85%;
}

/* Table */

/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- 
*/

 table{
		border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;		
		color: #333;
}

 table{
		border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% Georgia, 'Trebuchet MS',helvetica,arial,verdana;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;		
		color: #333;
}


 td,  th {
		padding:5px;
}

 caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}


 table a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#950000;
		text-decoration:none;
		border-bottom: 1px dashed #bbb;
}

 table a:link {}

 table a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:normal;
		color:#666;
		text-decoration: checked;
}


 table a:hover {
		border-bottom: 1px dashed #bbb;
}


 th  
{
		text-align: left;		
		background:#333 url(../images/llsh.gif) repeat-x;
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
}


 thead th,  tfoot th,  tfoot td {
		background:#333 url(../images/llsh.gif) repeat-x;
		color:#fff
}


 tfoot td {
		text-align:right;
}


 tbody th,  tbody td {
		border-bottom: dotted 1px #333;
}

 tbody th 
{
		text-align: left;		
		white-space: nowrap;  
}

 tbody th a {
		color:#333;
}

.odd {}

  tbody tr:hover {
		background:#fafafa
}


.normaltable .table {
		border-collapse:collapse;
}


.bluetable table{
		border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% Georgia, 'Trebuchet MS',helvetica,arial,verdana;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;		
		color: #333;
}

.bluetable table{
		border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% Georgia, 'Trebuchet MS',helvetica,arial,verdana;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;		
		color: #333;
}


.bluetable td, .bluetable th {
		padding:5px;
		font-family: Arial, Helvetica, sans-serif;		
}

.bluetable caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}


.bluetable table a, .bluetable td a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#950000;
		text-decoration:none;
		border-bottom: 1px dashed #bbb;
}

.bluetable table a:link, .bluetable td a:link 
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#950000;
		text-decoration:none;
		border-bottom: 1px dashed #bbb;
	}

.bluetable table a:visited, .bluetable td a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color:#666;
		text-decoration: checked;
}


.bluetable table a:hover, .bluetable td a:hover {
		border-bottom: 1px dashed #bbb;
}


.bluetable th  
{
		text-align: left;		
		background:#333 url(../images/llsh.gif) repeat-x;
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
}


.bluetable thead th, .bluetable tfoot th, .bluetable tfoot td {
		background:#333 url(../images/llsh.gif) repeat-x;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;		
		color:#fff
}


.bluetable tfoot td {
		text-align:right;
}


.bluetable tbody th, .bluetable tbody td {
		border-bottom: dotted 1px #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;		
}

.bluetable tbody th 
{
		text-align: left;		
		white-space: nowrap;  
}

.bluetable tbody th a {
		color:#333;
}

.odd {}

.bluetable  tbody tr:hover {
		background:#fafafa
}


.normaltable .table {
		border-collapse:collapse;
}

/*
  project: CSS - table design
  type: stylesheet
  description: golden style
  edited: 14.09.2005, Michael Horn
*/
.golden table {
  border-collapse: collapse;
  border: 2px solid #996;
  font: normal 80%/140% verdana, arial, helvetica, sans-serif;
  color: #333;
  background: #fffff0;
  }
.golden caption {
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background: transparent;
  }
.golden td, .golden th {
  border: 1px solid #cc9;
  padding: .3em;
  }
.golden thead th, .golden tfoot th {
  border: 1px solid #cc9;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #444;
  background: #dbd9c0;
  }
.golden tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  border-bottom: 1px dotted #cc9;
  }
.golden tbody td a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
.golden tbody th a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px dotted #cc9;
  }
.golden tbody th a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
.golden tbody th, .golden tbody td {
  vertical-align: top;
  text-align: left;
  }
.golden tfoot td {
  border: 1px solid #996;
  }
.golden .odd {
  color: #333;
  background: #f7f5dc;
  }
.golden tbody tr:hover {
  color: #333;
  background: #fff;
  }
.golden tbody tr:hover th,
.golden tbody tr.odd:hover th {
  color: #333;
  background: #ddd59b;
  }

/*
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

.greytable table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.greytable table
{
	border                :none;
	border                :1px solid #CCC;
}
.greytable thead th,
.greytable tbody th
{
	background            : #FFF url(th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
.greytable tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
.greytable tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
.greytable tbody tr:hover
{
  background            : #FFF url(tr_bck.gif) repeat;
}

.greytable tbody tr:hover td
{
  color                 : #454545;
}
.greytable tfoot td,
.greytable tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
.greytable caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
.greytable table a:link
{
	color                 : #666;
}
.greytable table a:visited
{
	color                 : #666;
}
.greytable table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.greytable table a:active
{
	color                 : #003366;
}
		
.gray .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(http://www.findbestwebhosting.com/images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.gray .ajax__tab_header .ajax__tab_outer 
{
    background:url(http://www.findbestwebhosting.com/images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.gray .ajax__tab_header .ajax__tab_inner 
{
    background:url(http://www.findbestwebhosting.com/images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.gray .ajax__tab_hover .ajax__tab_inner 
{
    color:#000;
}
.gray .ajax__tab_active .ajax__tab_outer 
{
    background:url(http://www.findbestwebhosting.com/images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.gray .ajax__tab_active .ajax__tab_inner 
{
    background:url(http://www.findbestwebhosting.com/images/tab.png) no-repeat right -40px;
    color:#000;
    border-color:#333
}
.gray .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#fff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
		


.yui .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.yui .ajax__tab_header .ajax__tab_outer 
{
    background:url(http://www.findbestwebhosting.com/images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.yui .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.yui .ajax__tab_hover .ajax__tab_outer 
{
    background: url(http://www.findbestwebhosting.com/images/sprite.png) #bfdaff repeat-x left -1300px;
}
.yui .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.yui .ajax__tab_active .ajax__tab_outer
{
    background:url(http://www.findbestwebhosting.com/images/sprite.png) #2647a0 repeat-x left -1400px;
}
.yui .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}