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

/* RESET */

div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
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; }*/

/* 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%;
}

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


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    line-height: 0px;
    font-size: 0px;
}

.clearfix {
    display: inline-block;
    line-height: 0px;
    font-size: 0px;
}

html[xmlns] .clearfix {
    display: block;
    line-height: 0px;
    font-size: 0px;
}

* html .clearfix {
    height: 1%;
    line-height: 0px;
    font-size: 0px;
}

.cleared {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* 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;
}
.news h2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: center;
}
.news h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	text-align: center;
	display: block;
	padding-left: 10px;
	padding-right: 12px;
}
/* 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: #FF6600;
	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: #FF6600;
}
.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 h3:first-letter
{
	text-transform: capitalize;
}

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

/* real content from right part is putted here */
#right_content_content {
	float: left;
	width: 270px;
	padding: 0px;
	margin: 0px;
}
#right_content_content .right_delimitator {
	background-image: url(/static_media/css_lib/images/content/right/separator_line.gif);
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 265px;
}
/* awards section */
#right_content_awards {
	width: 250px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #8F8F8F;
	overflow: auto;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right_content_awards h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_content_awards p {
	text-align: left;
	margin: 6px;
}
#right_content_awards a {
	color: #666666;
	text-decoration: none;
}
#right_content_awards a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#right_content_awards img {
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E2E2E2;
	padding: 0px;
}
/* login section */
#right_content_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #8F8F8F;
	width: 250px;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right_content_login h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#right_content_login form {
	padding: 0px;
	width: 250px;
	margin: 0px;
}
#right_content_content #right_content_login #login_btn {
	padding: 0px;
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	width: 70px;
}
#right_content_login p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_content_login a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}
#right_content_login input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 150px;
}
#header_login_links {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	padding: 0px;
}

#header_login_links a {
	color: #FF6600;
	text-decoration: none;
}
#header_login_links a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* newsletter section */ 
#right_content_newsletter {
	padding: 0px;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #8F8F8F;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right_content_newsletter h3 {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 10px;
}
#right_content_newsletter p {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_content_newsletter a {
	color: #666666;
	text-decoration: none;
	width: 70px;
}
#right_content_newsletter a:hover {
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
#right_content_newsletter input {
	text-align: left;
	border: 1px solid #C9C9C9;
	padding-bottom: 3px;
	padding-top: 3px;
}

#right_content_newsletter #unsubscribe_btn 
{
	border: none;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	overflow: visible;
}

#right_content_newsletter #subscribe_btn {	
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-size: 11px;
	padding: 0px;
}



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

.box
{
	display: block;
	text-align: left;
	background: url(/static_media/box/right-background.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
.box_left
{
	display: block;
	text-align: left;
	background: url(/static_media/box/box-background.gif) no-repeat;
	z-index: 1000;
}
.box_content
{
	/*margin: 10px;*/
	font-size: 12px;
	font-family: Verdana, Tahoma, arial, sans-serif;
}
.box_bottom
{
	height: 10px;
	display: block;
	text-align: left;
	background: url(/static_media/box/bottom-right_corner.gif) no-repeat;
	margin: 0px;
}
.box_left_bottom
{
	height: 10px;
	display: block;
	background: url(/static_media/box/bottom-background.gif) no-repeat;
	z-index: 1000;
}

.promo
{
	margin: 10px;
	font-size: 12.8px;
	font-family: Verdana;
	text-align: left;
}
.promo img
{
	float: left;
	width: 200px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	display: block;
}

.box_content .box_content_left
{
	margin: 0px;
	/* margin-left: 10px;*/
	padding: 0px;
	float: left;
	width: 313px;
}
.box_content .box_content_right
{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 20px;
	width: 10px; 
	line-height: 0px; 
	height: 0px; 
	font-size: 0px;
}
.box_content_left ul#toggle_products
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
}
.box_content_left ul#toggle_products li
{
	margin: 0px;
	padding: 0px;
	border: none;
	width: 313px;
	height: 29px;
	display: block;
	background:url(/static_media/test/apple/swapnav20070611.gif) no-repeat left bottom;
}
.box_content_left ul#toggle_products li a
{
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
	color:#4b4c4f;
	text-decoration: none;
	font-size: 14px;
	line-height: 29px;
	/*padding-left: 10px;*/
	text-indent: 10px;
}
.box_content_left ul#toggle_products li a:hover
{
	text-align: left;
	color:#3783bc; 
	background:url(/static_media/test/apple/swapnav_active20070611.gif) no-repeat left center; 
}
.box_content_left ul#toggle_products li#active
{
	color:#3783bc; 
	background:url(/static_media/test/apple/swapnav_active.gif) no-repeat left center;
}	
.box_content_right #toggleable div 
{
	display: none;
	margin: 0px;
	padding: 0px;
}
.box_content_right #toggleable div h3
{
	font-family: Verdana, Tahoma, Arial, sans;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-indent: 10px; 
	margin: 0px; 
	padding: 0px; 
	margin-bottom: 10px;
	color: #3783bc; 
}
.box_content_right #toggleable div a
{
	float: left;
	display: block;	
	/*text-decoration: none;*/
	line-height: 50px;
	margin-left: 20px;
	color: #666666;
}
.box_content_right #toggleable div a:hover
{
	color: #ff6600;	
}	
.box_content_right #toggleable div span
{
	display: block;	
	clear: both;
}
.box_content_right #toggleable div img
{
	float: left;
	width: 50px;
	margin: 2px;
	border: solid 1px #c9c9c9;
	
}
.flash_content
{
	margin-top: 4px;
	margin-bottom: -5px;
}

.normal_link
{
	font-family: verdana;
	font-size: 12px;
	color: #ff6600;
}

.normal_link a
{
	font-family: verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.normal_link a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
