﻿/*
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 {
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #e3e3e3 url(img/bg.gif) repeat-y fixed center center;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

h2 {
	background: url(img/img6.gif) repeat-x left bottom;
	padding-top: 10px;
	padding-bottom: 1.5px;
	margin-bottom: .5em;
	font-size: 1.4em;
	font-weight: normal;
}

.title {
	font-weight: bold;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #093bfa;
}

a:hover {
	text-decoration: none;
	color: #093bfa;
}

img{
	border:0;
}


/* Header Navigation */



.headerNavigation { font-size: 12px;
}





/* Boxed Style */

.boxed { 
}

.boxed .title { list-style: none; letter-spacing: 1px; margin: 4px 0px 0px 0; padding: 0; line-height: 20px; height: 20px; text-decoration: none; font-size: 11px; font-weight: normal; color:#ffffff; padding: 1px 0 1px 9px; display: block;  border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background: url(img/bgtitle.gif) repeat-x left bottom;}

.boxed .content {
	padding: 5px 5px 15px 0px;
  
}

.boxedlogin { padding: 0px 0px 15px 0px;
}

.boxedlogin .titlelogin { list-style: none; letter-spacing: 1px; margin: 4px 0px 0px 0; padding: 0; line-height: 20px; height: 20px; text-decoration: none; font-size: 11px; color:#ffffff; padding: 1px 0 1px 9px; display: block; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background: url(img/bgtitle.gif) repeat-x left bottom;}

.boxedlogin .contentlogin {
	border: 1px solid #000000;
	background: #fafbf9;
	padding: 10px 5px 10px 7px;
	font-size: 11px;
  
}

.boxedlogin .contentlogin a { font-size: 11px; color:#101010; text-decoration: underline;
	
  
}


.boxedten { padding: 5px 0px 15px 0px;
}

.boxedten .titleten { list-style: none; letter-spacing: 1px; margin: 4px 0px 0px 0; padding: 0; line-height: 20px; height: 20px; text-decoration: none; font-size: 11px; color:#ffffff; padding: 1px 0 1px 9px; display: block; background: #000000;}

.boxedten .contentten {
	border: 1px solid #000000;
	background: url(img/tenreasons.gif) repeat-x left bottom;
	padding: 10px 5px 10px 43px;
	font-size: 11px;
  
}

.boxedten .contentten a { font-size: 11px; color:#ffffff; text-decoration: none;
	
  
}





.boxTextContent { color: #3b3b3b; font-size: 0px; padding: 0px 0px 0 0px; }

.boxTextContent a { list-style: none; margin: 4px 0px 0px 0; padding: 0; border: 1px solid #000000; line-height: 20px; height: 20px; text-decoration: none; font-size: 11px; color:#101010; padding: 1px 0 1px 6px; display: block; background: #fafbf9;}

.boxTextContent a:hover { background: #EBEEF3; color: #101010; text-decoration: none;}


/* Logo */

#logo {
	width: 950px;
	height: 140px;
	margin: 0 auto;
	background: url(img/img02.gif) no-repeat 0 665px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#logo a {
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 680px;
	margin-top: -122px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-top: -40px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
background-color:transparent;
border:none;
}

.form {
background-color:transparent;
border:none;
}


#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;$
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #000000;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	font-size: 11px;
	padding: 6px 0 6px 7px;
	border: 1px solid #000000;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	color: #000000;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}


/* Seocontent */

#seocontent {
	clear: both;
	padding: 1px 30px;
	width: 920px;
	margin: 0 auto;
	background: url(img/imgx.gif) repeat-x left top;
}

#seocontent p {
	width: 950px;
	margin: 0 auto;
	font-size: 1px;
	color: #e3e3e3;
}

#seocontent a {
	color: #e3e3e3;
}



/* Seofoot */

#seofoot {
	clear: both;
	padding: 0px 30px;
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
}

#seofoot p {
	width: 950px;
	margin: 0 auto;
	font-size: 9px;
	color: #4a4a4a;
}

#seofoot a {
	color: #4a4a4a;
}





/* Header */

#header {
	clear: both;
	padding: 10px 30px;
	width: 920px;
	margin: 0 auto;
	background: url(img/img8.gif);
}

#header p {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
}

#header a {
	color: #aef2f8;
}

/* Header > Shirtex */

#shirtex {
}


/* Tophead */

#tophead {
	clear: both;
	padding: 7px 30px;
	width: 920px;
	margin: 0 auto;
	background: url(img/img5.gif);
}

#tophead p {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	color: #000000;
}

#tophead a {
	color: #0413e0;
}




/* Infofoot */

#infofoot {
	clear: both;
	padding: 10px 30px;
	width: 920px;
	margin: 0 auto;
	background: url(img/img9.gif) repeat-x left top;
}

#infofoot p {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
	color: #333333;
}

#infofoot a {
	color: #333333;
	text-decoration: underline;
}




/* Footer */

#footer {
	clear: both;
	padding: 2px 30px;
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
}

#footer p {
	width: 950px;
	margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	color: #4a4a4a;

}

#footer a {
	color: #4a4a4a;
}


/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  line-height: 1.5;
  text-align:center;
  color: #ffffff;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  line-height: 1.5;
  text-align:center;
  color: #ffffff;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }


.main
{
padding:0px;
}

  line-height: 1.5;
  text-align:right;
  color: #ffffff;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }


.main
{
padding:0px;
}
