body {
   behavior: url("csshover3.htc");
   vertical-align: top;
}
* {
-moz-box-sizing:border-box; 
box-sizing:border-box;
-webkit-box-sizing:border-box;
}

table {
	table-layout: fixed;
}

body, html {
	background-color: #d7d7d7;
	margin: 0; 
	padding: 0;
	background-image: url(images/bg_main.gif);
	background-position: top;
	background-repeat: repeat-x;
}
body, html, td, h1, h2, h3, a, span, div {
	font-family: Myriad Pro, sans-serif, Helvetica;
}

a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; outline: none; }

body, td {
	font-family: Verdana;
	font-size: 10px;
}

h1 {
	font-size: 10px;
	font-weight: bold;
}


h2 {
	font-size: 12px;
	font-weight: bold;
}

table.form input, table.form select, table.form textarea {
	width: 100%;
	border: 1px solid #aaa;
}

table.form input.button {
	border: auto;
	width: auto;
}



table.menu a:link, table.menu a:visited  {
	color: white;
	font-family: Arial;
	text-decoration: none;
}

table.menu a:hover, table.menu a:active {
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
table.menu td.menu_1 {
	font-size: 15px;
	font-weight: normal; 
}
table.menu td.menu_2, table.menu td.menu_3 {
	font-size: 12px;
	font-weight: normal;
}
table.menu td {
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: center;
}
table.menu td.sep {
	padding: 0px; 
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	width: 2px; 
	background-position: center center;
}




table.root_news {
	padding: 0px; 
	height: 134px;
	width: 100%;
}
table.root_news td {
	color: #5a5a5a;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
table.root_news td h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #3d3d3d;
	line-height: 14px;
	margin: 10px 0 0 0;
}
table.root_news td p {
	margin: 4px 0px;
	font-size: 11px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;

}
table.root_news img {
	margin: 0px;
	padding: 0px;
}
table.root_news a {
	color: #c71807;
	font-weight: bold;
}


div.more {	margin: 0 0px;}
div.more a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
div.more a:link, div.more a:visited {
	color: #c71807;
	text-decoration: none;
}

div.more a:hover, div.more a:active {
	color: #c71807;
	text-decoration: underline;
}
div.more span {
	background-image: url(images/more_bullet.gif);
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: right 3px;
}


table.offers {
	margin: 9px 0 10px 0;
	width: 100%;
}
table.offers td, table.offers td a {
	color: white;
	font-family: Arial;
}
table.offers td {
	text-align: center;
	font-size: 12px;
	line-height: 10px;
	cursor: pointer;
}
table.offers td.sep {
	background-image: url(images/offers_sep.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 2px;
}

table.offers h1 {
	color: #e7e235;	
	font-weight: normal;
	font-stretch: condensed;
	font-family: Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
	margin: 0px;
	line-height: 24px;
}

table.offers h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;	
	line-height: 16px;
}
table.offers #price {
	font-size: 36px;
	font-weight: normal;
	line-height: 37px;
	font-family: Lucida, sans-serif;
}
table.offers #currency {
	font-family: Gill Sans, sans-serif;
	font-size: 25px;
	font-weight: normal;
}
table.offers #details {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #efefef;
}



td.path {
	font-size: 11px;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	color: black;
}
td.path a:link, td.path a:visited {
	font-size: 11px;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
td.path a:hover, td.path a:active {
	color: black;
	text-decoration: none;
}

td.flags {
	padding: 4px 3px 4px 0; 
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
}
td.flags div#login {
	float: right;
	color: #666;
}
td.flags form {
	padding: 0px;
	margin: 0px;
}

td.flags input {
	border: 1px solid #CCC;
	height: 14px;
	font-size: 10px;
	width: 70px;
}
td.flags input#button {
	vertical-align: bottom;
	height: 16px;
	margin-left: 2px;
	background-color: #EEE;
	color: #777;
	width: 50px;
}
td.flags div#flags {
	float: right;
	width: 150px;
}
td.flags div#flags a {
	margin-left: 4px;
}
td.flags .orders {
	float: right;
	width: 200px;
}





table.footer {
	table-layout: auto;
}
table.footer td {
	border-left: 1px solid c6c6c6;
	padding: 0 9px;
	color: #5a5a5a;
	vertical-align: top;
	line-height: 16px;
}

table.footer td a {
	font-family: Arial;
	font-size: 11px;
}

table.footer td:first-child {
	border-left: none!important;
}

table.footer td h1 {
	font-size: 11px;
	color: #5a5a5a;
	font-weight: bold;
	margin: 0 0 4px 0;
}

table.footer td a:link, table.footer td a:visited {
	color: #8c8c8c;
	text-decoration: none;
}
table.footer td a:hover, table.footer td a:active {
	color: #8c8c8c;
	text-decoration: underline;
}








.article {
	color: black;
	vertical-align: top;
	background-color: white;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: left;
	height:  100%px;
}
.article b {
	font-weight: bold;
	font-family: Arial;
	color: black;
}
.article h1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal; 
	color: #ad0000;
	line-height: 26px;
	margin: 20 0 0 0px;
	padding: 0px;
	border-bottom: 1px solid #ddd;
	width: 100%!important;
}

.article  h2 {
	color: #black;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding: 0 0px;
	margin: 5px 0 20px 0;
}
.article  h3 {
	color: black;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 0 0px;
	margin: 5px 0 2px 0;
}
.article a:link, .article a:visited {
	color: #c71807;
	font-weight: normal;
	text-decoration: none;
}
.article a:hover, .article a:active {
	color: #444444;
	text-decoration: none;
}

.article .content {
	color: #444444;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
	font-family: Arial!important;
}

.article .content fieldset {
	text-align: center;
}


td.article div.side {
	background-image: url(/images/inline_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 191px;
	width: 233px;
	position: relative;
	padding: 16px 10px 0 8px;
	font-size: 10px; 
	color: #777777;
	float: right;
}
td.article div.inline {
	margin-left: 20px;
	font-size: 12px;
}

td.article div.side {
	font-size: 12px;
}
td.article div.side img {
	margin-bottom: 5px;
}

td.article div.inline img {
	margin-bottom: 5px;
}

td.article ol {
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
td.article ol li {
	color: black;
	font-size: 13px;
	margin-top: 5px; 
}
td.article ol li p {
	font-weight: normal;
	margin: 0px;
}



td.article div.notice {
	border-left: solid #ad0000 12px;
	padding-left: 10px;
	color: black;
}
td.article div.notice b {
	font-weight: bold;
	color: #ad0000;
	font-size: 12px;
	font-family: Arial;
}








UL.bullet_red {
	padding: 0px;
	padding-top: 5px;
}
ul.bullet_red h1 {
	color: #444444;
	font-size: 12px;
}
UL.bullet_red li {
	padding-left: 19px;
	margin-top: 9px;
	list-style: none; 
	background: url(/images/bullet_small_red.gif) no-repeat 0 3px;
}
UL.bullet_red, UL.bullet_red a {
	font-size: 12px;
	font-family: Myriad Pro, Sans Serif, Helvetica;
}
UL.bullet_red a {
	color: #c71807;
}




input.button_3d {	
	width: 122px;
	height: 26px;
	font-weight: normal;
	background: repeat-x 0 0;
	font-weight: bold;
	border: 0;
	text-align: center;
}

#red input.button_3d {
	background-image: url(/images/rd_button_3d.gif);
	color: white;
}

#green input.button_3d {
	background-image: url(/images/gr_button_3d.gif);
	color: #F2D342;
}



#yellow input.button_3d {
	background-image: url(/images/yl_button_3d.gif);
	color: white;
}


fieldset {
	border: 1px solid silver;
	text-align: center;
}

big {
	font-size: 22px!important;
 	color: #999999;
}
