/*
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-color:#FFFFFF;
        background-image:url(templates/Atomohost/resources/common/images/img01.gif);
        background-repeat:repeat-x;
        background-position:top left;
        background-attachment:;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}
/*
form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}
*/

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

/* Boxed Style */

#menu a {
	color: #EA672E;
}

#menu a:hover {
	text-decoration: none;
	color: #11A6D4;
}
.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(templates/Atomohost/resources/common/images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(templates/Atomohost/resources/common/images/img08.gif) no-repeat 10px 50%;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#sys_banner {
	width: 700px;
	height: 130px;
	margin: 0 auto;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {

	font-size: 2em;
}

#logo h2 {
	margin: 0;

	font-size: 1.2em;
}

#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-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(templates/Atomohost/resources/common/images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(templates/Atomohost/resources/common/images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(templates/Atomohost/resources/common/images/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	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 18px 0 20px;
	background: url(templates/Atomohost/resources/common/images/img06.gif) no-repeat;

	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#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(templates/Atomohost/resources/common/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 */

div#footer-wrap{
    clear: both;
    width: 700px;
    margin: 0 auto 2em auto;
    background: #F7F7F7 url(templates/Atomohost/resources/common/images/img07.gif) repeat-x;
    border: 1px solid #CCCCCC;
    text-align:center;
    color:#FFF;
    padding:5px;
}

.sys_footer {
    padding: 5px 0 6px 0;
}

.sys_footer a, .sys_footer a:hover{
    color:#fff;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0;
    background:none;
}

/* 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;
}


.sys_txt * {
	margin: 0;
	padding: 0;
}			
.sys_txt{
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

a{color:#EA672E;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #EA672E;

}

.sys_txt a:hover{

	text-decoration : none;
	color			: #11A6D4;

}


.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6,
.sys_txt p{ 
	
	margin:5pt;
	padding:0pt;	
	
}

.sys_txt h1{
	
	font-size      	: 250%;
	color			: #11A6D4;
	border-bottom	: none;
	padding			: 0pt;
	margin			: 5pt;
}

.sys_txt h2{
	
	font-size		: 210%;
	border-bottom	: none;
	padding			: 0pt;
	color			: #11A6D4; 
	margin			: 5pt;
	

}

.sys_txt h3{
	
	font-size		: 180%;
	color			: #11A6D4; 
	border-bottom	: none;
	padding			: 0pt;
	margin			: 5pt;
}

.sys_txt h4{
	
	font-size      	: 150%;
	color			: #11A6D4; 
	padding			: 0pt;
	margin			: 5pt;
}

.sys_txt h5{
	
	font-size	: 130%;
	color		: #11A6D4; 
	padding			: 0pt;
	margin			: 5pt;
}

.sys_txt h6{
	
	font-size	: 100%;
	color		: #11A6D4; 
	padding			: 0pt;
	margin			: 5pt;
}

.sys_txt p, 
.sys_txt blockquote, 
.sys_txt ul,
.sys_txt ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

 
.sys_txt p{
		
	
	
}

.sys_txt blockquote {
	
	font-style		: italic;
	border-style	: none;
	margin-left		: 2em;
	
}

.sys_txt ul,
.sys_txt ol{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:small;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left: 5em;
}	
			
.sys_txt ul{

	
	list-style: square;

}

.sys_txt ol{
	list-style: lower-roman;
}

.sys_txt ul li{

	
}

