/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFF;
	background-repeat: repeat-x;
}

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: 1em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

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;
}

/* Boxed Style */

.boxed {
	border: 0px solid #CCCCCC;
	background-color: #333;
	background-image: url(imagesatomohost/nav_tab_off.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1em;
}

.boxed .title {
	height: 20px;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #11A6D4;
	background-image: url(imagesatomohost/img08.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	text-align: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27px;
}
#sidebar #Ad .content embed {
	text-align: center;
}


.boxed .content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #262728;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #323232;
	border-bottom-color: #323232;
	border-left-color: #323232;
}

/* Header */

#header {
	width: 100%;
	height: 120px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #454545;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-image: url(imagesatomohost/headerbar123456.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


/* Header > Logo */

#logo {
	float: left;
	height: 52px;
	width: 205px;
	padding-top: 50px;
}

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

/* Header > Top Menu */

#topmenu {
	float: right;
	margin-right: 10px;
	text-align: center;
}

#topmenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#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: #EA672E;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #EA672E;
}

#topmenu1 {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(imagesatomohost/img03.gif);
}

#topmenu2 {
	background-image: url(imagesatomohost/img04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topmenu3 {
	background: url(imagesatomohost/img05.gif) no-repeat left center;
}


/* Content */

#content {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* Content > Main */

#main {
	float: left;
	width: 765px;
	background-color: #A8B6C1;
	margin-bottom: 10px;
	background-image: url(imagesatomohost/nav_tab_off.jpg);
	background-repeat: repeat-x;
	border: 0px solid #E1E1E1;
	text-align: center;
}


/* Content > Main > Example */

#example {
	padding: 10px;

}
#main #adtop {
	margin-top: 40px;
	height: 15px;
	text-align: center;
}



/* Content > Main > Welcome */

#welcome {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
	padding: 10px;
}

/* Content > Sidebar */

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


/* Content > Sidebar > Login */

#login {
}
#sidebar #Ad {
	border: 0px solid #b1b1b1;
}


#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 {
	border: 0px solid #b1b1b1;
}

#updates ul {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}

#updates li {
	margin-bottom: 1em;
	list-style-image: none;
	list-style-type: none;
}

#updates h3 {
	margin: 0;
	font-size: xx-small;
	background-image: url(imagesatomohost/img09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#updates p {
	margin: 0;
	font-size: 0.85em;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#updates a {
	text-decoration: none;
	text-align: right;
}

/* Content > Sidebar > Partners*/

#partners {
	border: 0px solid #b1b1b1;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #999;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	width: 965px;
}
#content #sidebar #updates {
	text-align: right;
}
#container #header #rescode {
	height: 20px;
	width: 250px;
	font-size: 12px;
	color: #666;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#container #content #sidebar #updates #rssbox a img {
	float: right;
	margin: 2px;
}
