/* charset declaration /*
@charset "utf-8";

/* html, body  declaration */ 
html {
	background:url(/static_media/css_lib/images/body/background_general_stripe.jpg) repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
html, body {
	height: 100%;
}

/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ 
	margin: 0; 
	padding: 0; 
}

h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th 
{ 
	font-size: 1em; 
	font-weight: normal; 
	font-style: normal; 
}

ul,ol 
{ 
	list-style: none; 
}

fieldset,img 
{ 
	border: none; 
}

caption,th 
{ 
	text-align: left; 
}

table 
{ 
	border-collapse: collapse; 
	border-spacing: 0; 
}

body 
{
	width:960px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* clearfix class - for cleaning space after using floats */ 
.clearfix 
{
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.cleared 
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}

html a
{
	color: #FF6600;	
}
html a:hover
{
	text-decoration: underline;	
}	
/* main container of all elements */
.wrapper 
{
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}

/* header section - more elements from this section will be on rt66_framework.css*/ 
.header 
{
	height: 105px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* flash areea */
.flash 
{
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 10;
}
/* news areea and elements style */
.news 
{
	background-image: url(/static_media/css_lib/images/news/news_bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 960px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	clear: both;
}
.news span 
{
	float: right;
	margin: 0px;
	padding: 0px;
}
/* main content areea - just for dimensions */
.content {
	padding: 0px;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* left content areea and elements style */
.content .left_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 672px;
	clear: right;
}

.content_cats, .content_cats ul {
	margin: 0px;
	padding: 0px;
	width: 672px;
	clear: both;
	background-image: url(/static_media/css_lib/images/content/main_page/content_window_full.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
.content_cats img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_cats a {
	color: #8F8F8F;
	text-decoration: none;
}
.content_cats a:hover {
	color: #e97311;
	text-decoration: none;
}
.content_cats li {
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-left: 4px;
	height: 290px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: top;
	color: #8F8F8F;
}
.content_cats li:hover {
	background-image: url(/static_media/css_lib/images/content/main_page/arrow_over_state.gif);
	background-repeat: no-repeat;
	background-position: center 270px;
	color: #e97311;
}
.content_cats h3 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_cats p {
	font-size: 11px;
	text-align: justify;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* delimiter style for main page in left areea content */
.content_cats .delimitator {
	float: left;
	height: 260px;
	width: 1px;
	background-image: url(/static_media/css_lib/images/content/main_page/delimitator_content_homepage.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* right content areea and elements style */
.right_content {
	float: right;
	width: 270px;
	clear: right;
	padding: 0px;
	background-image: url(/static_media/css_lib/images/content/right/login_background_full.gif);
	background-repeat: no-repeat;
	height: 530px;
	background-position: left top;
	margin: 0px;
}
.right_content img {
	margin-top: 0px;
}


.box_wrapper
{
	/*margin-bottom: 10px;*/	
}	

.box
{
	/*width: 960px;*/
	display: block;
	text-align: left;
	background: url(/static_media/box/right-background.gif) no-repeat;
	/*background-position: 950px 0px;*/
	/*padding-right: 10px;*/
	margin: 0px;
	padding: 0px;
}
.box_left
{
	/*width: 950px;*/
	display: block;
	text-align: left;
	background: url(/static_media/box/box-background.gif) no-repeat;
	z-index: 1000;
}
.box_content
{
	margin: 0 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box_bottom
{
	/*width: 960px;*/
	height: 10px;
	display: block;
	text-align: left;
	background: url(/static_media/box/bottom-right_corner.gif) no-repeat;
	/*background-position: 950px 0px;*/
	/*padding-right: 10px;*/
	margin: 0px;
}
.box_left_bottom
{
	/*width: 950px;*/
	height: 10px;
	display: block;
	background: url(/static_media/box/bottom-background.gif) no-repeat;
	z-index: 1000;
/* 	background-color: #FF0000; */
	/*float: left;*/
}

.hidden
{
	clear: both;
	display: none;
	margin: 10px
}

.message
{
	clear: both;
	display: block;
	color: #ff6600;
}

.error
{
	clear: both;
	display: block;
	color: #ff0000;
}