/*
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 {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h1
{
	font-size:1.8em;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	color: #A70908;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
line-height: normal;
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
	
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #DF4400;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #F2F2F2 url(images/tableheader.jpg) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	}

.boxed .title {
	height: 29px;
	padding: 15px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

div.title2 {
	height: 29px;
	padding: 15px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight:bold;
}


.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 980px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img022.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 95px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#linksmall
{
	text-align:center;
}

#linksmall a
{
	font-size:10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(images/page_white_text.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 12px 0 20px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px;
}

/* Content > Main */

#main {
	float: left;
	width: 500px;
}

#main2 {
	float: left;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.2em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
}

#lsidebar {
	float: left;
	width: 220px;
	padding-right: 20px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

.sel
{
	width: 180px;
	margin-bottom: .5em;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
}

.textf
{
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
}

.textf2
{
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

.submitbutton
{
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

#network
{
	height:20px;
	background-color: #FF7418;
}
.categoryname
{
	font-weight:bold;
	font-size: 15px;
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}


form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 5px; 
	padding: 0; 
	margin: 5px 5px 5px; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.textfield
{
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
}

.textarea
{
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	
}

.errormsg
{
	font-weight:bold;
	color: #CC0033;
} 

.successmsg
{
	font-weight:bold;
	color: #90C35A;
} 


.formselect
{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	margin: 5px 5px 5px 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
      color: #333333;               
}

.imagesdiv
{
	float:left;
	text-align:center;
	padding: 10px;
	margin: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	
}


.list
{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FAFAFF;
}

.addfooter
{
	text-align:right;
	font-size:11px;
}

.bulletstar
{
	padding-left: 5px;
	padding-right: 5px;
}

.detailsimage
{
 padding:5px;
 border-width:1px;
 border-style:dotted;
 border-color: #3FBAE3;
}

.listimage
{
 float:left;
 padding:5px;
 margin-right:5px;
 border-width:1px;
 border-style:dotted;
 border-color: #3FBAE3;
}

#listlink a
{
	border-style: dotted;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	background-color: #3FBAE3;
	padding: 1px 8px 2px 8px;
	margin-top: 4px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#listlink a:hover
{
	background-color: #FFF;
	color: #3FBAE3; 
}

.imagediv
{
	float:right;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	padding-top:5px;
	text-align:center;
}

.subtitle
{
	font-weight:bold;
	width: 70%;
	background-color: #EA8E69;
	color: #FFF;
	padding: 4px;
}

a.relatedlinks, a.relatedlinks:visited, a.relatedlinks:link, a.relatedlinks:active
{
	font-size:11px;
} 

a.relatedlinks:hover
{
	color: #FFF;
	background-color: #DF4400;
	font-size: 11px;
}
.even
{
	background-color:#e6ecf9;
	vertical-align:middle;
	padding:3px;
	font-size:11px;
}

.odd
{
	background-color:#EFF4FF;
	vertical-align:middle;
	padding:3px;
	font-size:11px;
}
.category
{
	background-color:#FFEEAA;
	font-weight:bold;
	height:30px;
}

.cheader
{
	font-weight:bold;
	background-color:yellow;
	height:30px;
	line-height:30px;
}


.cheader1
{
	font-weight:bold;
	background-color:green;
	height:30px;
	line-height:30px;
}


.cheader2
{
	font-weight:bold;
	background-color:blue;
	height:30px;
	line-height:30px;
}


.sheader
{
	font-weight:bold;
	background-color:red;
	height:25px;
	line-height:25px;
	text-align:center;
}

.compare
{
	font-size:11px;
	width:100%;
}

.featuretitle
{
	background-color: #ACD22F;
	float:left;
	width:20%;
	line-height:20px;
	text-align:center;
}

.featureodd
{
	background-color:#F3F3F3;
	text-align:left;
}

.featureeven
{
	background-color:#FFFFFF;
	text-align:left;
}

.featurecell
{	
}