@charset "utf-8";
/* General */
html {
	height: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	color: #333;
	line-height: normal;
	background-color: #fff;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap: break-word;
	outline: none;
}

/* BEGIN FONTS */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 "Trebuchet MS",arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*
If you want this size in pixels (px)	Declare this percent (%)
10	 77
11	 85
12	 93 (was 93)
13	 100
14	 108 (was 107)
15	 116 (was 114)
16	 123.1 (was 122)
17	 131 (was 129)
18	 138.5 (was 136)
19	 146.5 (was 144)
20	 153.9 (was 152)
21	 161.6 (was 159)
22	 167
23	 174
24	 182
25	 189
26	 197
*/
/* END FONTS */

body * {
	outline: none;
}
h1 {
	font-size: 167%;
	color: #D6252A;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-size: 131%;
	color: #D6252A;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-size: 131%;
	color: #333;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-size: 123.1%;
	color: #D6252A;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
h5 {
	font-size: 123.1%;
	color: #333;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	color: #D6252A;
	line-height: normal;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
p {
	color: #333;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}
ol {
	color: #333;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 5px 30px;
	padding: 0px;
	text-align: left;
}
ul {
	color: #333;
	line-height: 140%;
	text-indent: 0px;
	margin: 0px 0px 5px 30px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
}
object {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited, a:active {
	color: #D6252A;
	text-decoration: underline;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #D6252A;
	text-decoration: none;
}




.outerContainer {
	min-width: 992px;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.innerContainer {
	width: 992px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.block {
	display: block;
}
.align_center {
	display: block;
	text-align: center;
}
.align_left {
	display: block;
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.vspacer1 {
	clear: both;
	display: block;
	height: 5px;
	overflow: hidden;
}

a.butalike, a.butalike:link, a.butalike:visited, a.butalike:active {
	background-color: #D6252A;
	border: 1px solid #660000;
	padding: 2px 6px;
	color: #FFFFFF;
	text-decoration: none;
}
a.butalike:hover, a.butalike:link:hover, a.butalike:visited:hover, a.butalike:active:hover {
	background-color: #EC3C5A;
	color: #FFFFFF;
	text-decoration: none;
}

a.butalike.block {
	display: block;
	clear: both;
	padding: 2px 6px;
}
a.butalike.block.icon_button {
	padding-left: 20px !important;
	background-position: 2px 50%;
	background-repeat: no-repeat
}
a.butalike.block.icon_button.download {
	background-image: url(../_images/arrow-down.gif);
}


.errors {
	border: 1px solid #CC0000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 1px 3px 2px 3px;
	background-color: #CC0000;
}
.errors p, .errors ul, .errors ol {
	color: #FFFFFF;
} 
.error_color {
	color: #CC0000;
}
.errors a {
	color: #FFFFFF;
}
.errors a:hover {
	color: #FFFFFF;
}

/* FORM (GENERAL) */
.inputtextfield {
	font-weight: normal;
	line-height: normal;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;
	width: 120px;
	height: auto;
	border-top: 1px solid #CCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCC;
}
.filefield {
	font-weight: normal;
	line-height: normal;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;	
	border-top: 1px solid #CCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCC;
	width: 120px;
	height: auto;
}
.textareafield {
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;	
	border-top: 1px solid #CCC;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #CCC;
	width: 460px;
	height: 92px;
	
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#EFEFEF; 
	scrollbar-face-color:#EFEFEF; 
	scrollbar-highlight-color:#CCC; 
	scrollbar-3dlight-color:#EFEFEF; 
	scrollbar-darkshadow-color:#EFEFEF; 
	scrollbar-shadow-color:#CCC; 
	
	overflow-y: scroll;
}

.inputbutton {
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin: 0;
	background-color:#D6252A;
	height: auto;
	width: 120px;
	cursor: pointer;
	border: 1px solid #D6252A;
	border-top-color: #F2B7B8;
	border-right-color: #8B181C;
	border-bottom-color: #8B181C;
	border-left-color: #F2B7B8;
}
.selectfield {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	height: auto;
	width: 120px;
	line-height: normal;
	border-color: #CCC;
}
.nowidth {
	width: auto;
}


.smallerfont {
	font-size: 85%;
}

.emphasizeContainer {
	border: 1px solid #D6252A;
	color: #D6252A;
	margin: 0px 0px 5px 0px;
	padding: 1px 3px 2px 3px;
	background-color: #FCE9E9;
}
.emphasize_color {
	color: #D6252A;
}

.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #ccc;
	border-bottom: 1px solid #ccc;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}
.hline_dotted {
	height: 1px;
	overflow: hidden;
	border: 0px none #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 2px 0px 1px 0px;
	display: block;
	clear: both;
	float: none;
}

.emHL1 {
	background-color: #D6252A;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	margin-bottom: 5px;
	border: 1px solid #000;
	background-image: url(../_images/thfader.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C20A0E,endColorStr=#F13035); 
	behavior: url("../_js/ie_remove_bg_image.htc");
}

.arrContainer {
	margin: 3px 0px;
	font-size: 93%;
}
a.arr {
	background-image: url(../_images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	text-decoration: none;
}



/* datatable_bordered */
.datatable_bordered {
	font-size: 85%;
	line-height: normal;
	border-bottom: 0px none #000;
	border-right: 0px none #000;
	color: #31321F;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.datatable_bordered tr.alt_row th {
	background-color: #000000;
	font-weight: bold;
	color: #fff;
	border-top: 0px none #000;
	border-left: 0px none #000;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	
	background-image: url(../_images/thfader.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;

	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#666666); 
	behavior: url("../_js/ie_remove_bg_image.htc");
}
.datatable_bordered tr th {
	background-color: #444444;
	font-weight: bold;
	color: #fff;
	border-top: 0px none #000;
	border-left: 0px none #000;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.datatable_bordered tr th.alt_cell {
	background-color: #555555;
	font-weight: bold;
	color: #fff;
	border-top: 0px none #000;
	border-left: 0px none #000;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.datatable_bordered tr td {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000;
	border-top: 0px none #000;
	border-left: 0px none #000;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.datatable_bordered tr.int_row th {
	background-color: #D6252A;
	font-weight: bold;
	color: #fff;
	border-top: 0px none #000;
	border-left: 0px none #000;
	padding: 2px 3px 2px 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.datatable_bordered tr.alt_row td {
	background-color: #fafafa !important;
}
.datatable_bordered td.alt_cell {
	background-color: #f7f7f7;
}


.info {
	border-bottom: 1px dotted #ccc;
	cursor: help;
}


/*  */
.datatable_bordered_2 {
	font-size: 93%;
	line-height: normal;
	border: 0px none #000;
	color: #000;
}
.datatable_bordered_2 th {
	background-color: #000;
	font-weight: normal;
	color: #fff;
	padding: 2px 3px 2px 3px;
	border: 1px solid #000;
	
	background-image: url(../_images/thfader.png);
	background-repeat: repeat-x;
	background-position: 0px 50%;

	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#666666); 
	behavior: url("../_js/ie_remove_bg_image.htc");
}
.datatable_bordered_2 tr {
	border: 1px dashed #000;
}
.datatable_bordered_2 tr td.td1 {
	background-color: #FFFFFF;
	color: #000;
	padding: 2px 3px 2px 3px;
}
.datatable_bordered_2 tr td.td2 {
	background-color: #D6252A;
	color: #fff;
	padding: 2px 9px 2px 9px;
}



/* INTRO */
#introBody {
	background-image: url(../_images/intro/intro_bg.jpg);
	background-position: 50% 100px;
	background-repeat: repeat-x;
}
#introOuterContainer {
	margin-top: 0px;
}
#introHeader {
	height: 161px;
}
#introHeaderLeft {
	display: block;
	float: left;
	clear: none;
	width: 171px;
	height: 161px;
	background-image: url(../_images/intro/intro_header_left.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
#introHeaderLogo {
	display: block;
	float: left;
	clear: none;
	width: 506px;
	height: 161px;
	background-image: url(../_images/intro/intro_bg_logo.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	text-align: left;
}
#introHeaderFlag {
	display: block;
	float: left;
	clear: none;
	width: 144px;
	height: 161px;
	background-image: url(../_images/intro/intro_flag.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
#introHeaderRight {
	display: block;
	float: left;
	clear: none;
	width: 171px;
	height: 161px;
	background-image: url(../_images/intro/intro_header_right.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#introHeaderLogo #introLogo {
	display: block;
	float: left;
	clear: none;
	margin-left: 50px;
	margin-top: 35px;
}
#introHeaderLogo #introSlogan {
	display: block;
	float: left;
	clear: none;
	margin-left: 50px;
	margin-top: 33px;
}


#introContent {
	display: block;
	float: none;
	clear: both;
	min-height: 424px;
	_height: 424px;
	padding-top: 265px;
	padding-bottom: 30px;
	background-image: url(../_images/intro/intro_mouse.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
#introMenu {
	text-align: center;
}
#introMenu a {
	margin: 0px 10px;
}
#introFooter {
	margin-top: 40px;
	color: #000;
	font-size: 85%;
}




/* MAIN */
#mainOuterContainer {
	margin-top: 10px;
}
#headerContainer {
	text-align: left;
}
#headerLeftContainer {
	width: 434px;
	display: block;
	float: left;
	clear: left;
}
#logoContainer {
	display: block;
	position: relative;
	float: none;
	clear: both;
	height: 185px;	
	background-image: url(../_images/home_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#logoContainer #mainLogo {
	position: absolute;
	left: 60px;
	top: 55px;
}
#logoContainer #siteSectionsLinks {
	position: absolute;
	left: 280px;
	top: 50px;
}
#logoContainer #siteSectionsLinks .siteSectionsLink {
	position: relative;
	margin-bottom: 2px;
}

#authTabContainer {
	float: none;
	clear: both;	
	background-image: url(../_images/home_authtab_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#authTabContent {
	padding: 5px 0px 20px 40px;
	width: 360px;
}
#authTabTitle {
	display: block;
}
#authTabForm {
	margin-top: 2px;
	font-size: 85%;
}
#authTabForm .inputtextfield {
	width: 130px;
}
#authTabForm .inputbutton {
	width: auto;
}
#authTabInfo {
	margin-top: 2px;
	font-size: 85%;
	color: #666;
}

#headerRightContainer {
	width: 558px;
	height: 260px;
	overflow: visible;
	display: block;
	float: right;
	clear: right;
	background-image: url(../_images/home_mouse.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#mainContent {
	text-align: left;
	margin: 8px 10px 0px 10px;
	padding: 0px 34px 20px 34px;
	background-image: url(../_images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#mainContentInner {
	text-align: left;
	/*padding-bottom: 40px;*/
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
	min-height: 380px;
	_height: 380px;
}

#topBannerContainer {
	text-align: center;
	padding-bottom: 10px;
}

#mainMenu {
	margin: 0px 30px 2px 30px;
	background-image: url(../_images/menu_bar_bg_repeat.jpg);
	background-position: 50% 50%;
	background-repeat: repeat-x;
	color: #dedede;
}
#mainMenu .button_cell {
	background-image: url(../_images/menu_button_bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 101px;
	text-transform: uppercase;
	line-height: 100%;
	font-size: 85%;
	font-weight: bold;
}
#mainMenu .spacer_cell {
	height: 40px;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	display: block;
	color: #dedede;
	text-decoration: none;
}
#mainMenu a:hover, #mainMenu a:link:hover, #mainMenu a:visited:hover, #mainMenu a:active:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu a .line1 {
	display: block;
}
#mainMenu a .line2 {
	display: block;
	margin-top: -1px;
}

#footerMenu {
	text-align: center;
	font-size: 85%;
	padding: 10px 20px 20px 20px;
	line-height: 100%;
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	margin: 0px 10px 0px 10px;
	color: #666666;
	text-decoration: none;
}
#footerMenu a:hover, #footerMenu a:link:hover, #footerMenu a:visited:hover, #footerMenu a:active:hover {
	color: #D6252A;
	text-decoration: underline;
}

#footerShopLinks {
	text-align: center;
	font-size: 85%;
	padding: 10px 20px 20px 20px;
	line-height: normal;
}
#footerShopLinks a, #footerShopLinks a:link, #footerShopLinks a:visited, #footerShopLinks a:active {
	color: #666666;
	text-decoration: none;
}
#footerShopLinks a:hover, #footerShopLinks a:link:hover, #footerShopLinks a:visited:hover, #footerShopLinks a:active:hover {
	color: #D6252A;
	text-decoration: underline;
}

#footerCopy {
	background-image:url(../_images/footer_copy_bg.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-x;
	font-size: 85%;
	line-height: 100%;
	padding-top: 5px;
	height: 21px;
	color: #FFF;
	text-align: center;
}
#footerCopy a, #footerCopy a:link, #footerCopy a:visited, #footerCopy a:active {
	color: #FFF;
	text-decoration: underline;
}
#footerCopy a:hover, #footerCopy a:link:hover, #footerCopy a:visited:hover, #footerCopy a:active:hover {
	color: #FFE1E1;
	text-decoration: underline;
}



/* HOMEPAGE */
/*a.iconButtonHome {
	display: block;
	float: left;
	clear: none;
	width: 142px;
	padding: 94px 0px 0px 0px;
	height: 54px;
	font-size: 131%;
	color: #D6252A;
	text-decoration: none;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
a.iconButtonHome:hover {
	color: #EC3C5A;
	text-decoration: none;
}*/
#homepageIcons {
	text-align:center;
}
#homepageIcons p, #homepageIcons ol {
	font-size: 85%;
	line-height: 120%;
	text-align: left;
}
#homepageIcons ol {
	margin-left: 15px;
}
#homepageIcons ul {
	font-size: 85%;
	line-height: 120%;
	list-style-type: none;
	margin-left: 0px;
	text-align: left;
}
#homepageIcons ul li {
	background-image: url(../_images/arrow2.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-bottom: 3px;
}

/*  */
.table1 {
	font-size: 93%;
}
.table1 .header_row {
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
}
.table1 .normal_row {
	width: 888px;
	border:1px dashed #000000;
	padding: 1px;
	margin-top:4px;
}
.table1 .order_button {
	margin-left:5px;
	width:90px;
	float:left;
}
.table1 .order_button a {
	display:block;
	/*padding: 2px;
    color: #FFFFFF;	
	background-color: #000;
    text-decoration: none;*/
	text-align:center;
}
.table1 .order_button a:hover {
    /*background-color: #D6252A;
	color: #FFFFFF;
	text-decoration: none;*/
}
.table1 .thcell {
	float:left;
	margin-left:1px;
	padding: 7px 2px 7px 2px;
    color: #FFFFFF;
	background-color:#000000;
	text-align:center;
}

.table1 .cell_a {
	margin-left:1px;
	padding: 6px 2px 6px 2px;
	float:left;
    color: #000000;
	background-color:#FFFFFF;
    text-decoration: none;
    font-weight:normal;
	text-align:center;
}
.table1 .cell_b {
	margin-left:1px;
	padding: 6px 2px 6px 2px;
	float:left;
    color: #FFFFFF;
	background-color:#D6252A;
    text-decoration: none;
    font-weight:normal;
	text-align:center;
}
.table1 .hilite_row .cell_a {
	background-color:#FFEF2F !important;
}
.table1 .hilite_row .cell_b {
	color:#FFEF2F !important;
	font-weight: bold;
}
.table1 .c1 {
	width: 90px;
}
.table1 .c2 {
	width: 90px;
}
.table1 .c3 {
	width: 84px;
}
.table1 .c4 {
	width: 60px;
}
.table1 .c5 {
	width: 50px;
}
.table1 .c6 {
	width: 60px;
}
.table1 .c7 {
	width: 80px;
}
.table1 .c8 {
	width: 46px;
}
.table1 .c9 {
	width: 60px;
}
.table1 .c9b {
	width: 56px;
}
.table1 .c10 {
	width: 60px;
}




/*  */
.table2 {
	font-size: 93%;
}
.table2 .header_row {
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;
}
.table2 .normal_row {
	width: 898px;
	border:1px dashed #000000;
	padding: 1px;
	margin-top:4px;
}
.table2 .order_button {
	margin-left:5px;
	width:90px;
	float:left;
}
.table2 .order_button a {
	display:block;
	/*padding: 2px;
    color: #FFFFFF;	
	background-color: #000;
    text-decoration: none;*/
	text-align:center;
}
.table2 .order_button a:hover {
    /*background-color: #D6252A;
	color: #FFFFFF;
	text-decoration: none;*/
}
.table2 .thcell {
	float:left;
	margin-left:1px;
	padding: 7px 2px 7px 2px;
	height: 40px;
    color: #FFFFFF;
	background-color:#000000;
	line-height: 120%;
}

.table2 .cell_a {
	margin-left:1px;
	padding: 6px 2px 6px 2px;
	float:left;
    color: #000000;
	background-color:#FFFFFF;
    text-decoration: none;
    font-weight:normal;
}
.table2 .cell_b {
	margin-left:1px;
	padding: 6px 2px 6px 2px;
	float:left;
	background-color:#FFEF2F !important;
	color:#CC0000 !important;
    text-decoration: none;
    font-weight:bold;
}

.table2 .c1 {
	width: 80px;
	text-align: left;
}
.table2 .c2 {
	width: 65px;
	text-align:center;
}
.table2 .c3 {
	width: 60px;
	text-align:center;
}
.table2 .c4 {
	width: 80px;
	text-align:center;
}
.table2 .c5 {
	width: 40px;
	text-align:center;
}
.table2 .c6 {
	width: 60px;
	text-align:center;
}
.table2 .c7 {
	width: 126px;
	text-align:left;
}
.table2 .cell_a.c7 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.table2 .c8 {
	width: 245px;
	text-align:left;
}
.table2 .cell_b.c8 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.table2 .thcell.c8 {
	background-color:#CC0000 !important;
	font-weight: bold;
}




.webtv_col {
	float: left;
	clear: none;
	width: 270px;
	margin-right: 10px;
}

.contact_list {
	font-size: 85%;
	line-height: normal;
}




.tabsContainer {
	display: block;
	clear: both;
}
.tabsHeaders {
	display: block;
	clear: both;
	background-image: url(../_images/pixel_grey_1.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
.tabsContents {
	display: block;
	clear: both;
}
.tabHeaderContainer {
}
.tabHeader {
	display: block;
	clear: both;
	border: 1px solid #dedede;
	border-left: 0px none #dedede;
	border-bottom: 1px solid #dedede;
	margin-bottom: 0px;
	background-color: #fff;
	padding: 3px 10px;
	font-weight: bold;
	color: #666;
	text-align: center;
	cursor: pointer;
}
.tabHeader.first {
	border-left-width: 1px !important;
	border-left-style: solid !important;
}
.tabHeader.opened {
	border-bottom-color: #fff !important;
	color: #333;
	cursor: default !important;
}
.tabHeader:hover {
	color: #D6252A;
}
.tabContent {
	font-size: 85%;
	display: none;
	clear: both;
	border: 1px solid #dedede;
	border-top: 0px none #fff;
	margin-bottom: 0px;
	padding: 10px;
	text-align: left;
}
.tabContent.opened {
	display: block !important;
}




/* AUTOCOMPLETER */
#searchBoxSuggestions {
	background-color: #ffffff;
	font-size: 11px;
	opacity: 0.90;
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#searchBoxSuggestions ul, #searchBoxSuggestions li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#searchBoxSuggestions ul {
  border: 1px solid #A5A5A5;
  border-top: 0px none #A5A5A5;
}
#searchBoxSuggestions li {
  text-align: left;
  cursor: pointer;
  padding: 1px 2px 1px 2px;
  color: #333333;
}
#searchBoxSuggestions .selected {
  background-color: #EC1C24;
  color: #FFFFFF;
}



.red {
	color: #D6252A;
}
.s11 {
	font-size: 11px;
}
.s12 {
	font-size: 12px;
}
.s13 {
	font-size: 13px;
}


.colocare_pachete {
	margin: 10px 0px 10px 0px;
}
.colocare_pachete .colocare_pachet {
	display: block;
	clear: none;
	float: left;
	width: 270px;
	margin: 0px 0px 0px 17px;
	padding: 10px;
	/*height: 270px;*/
	background-image: url(../_images/colocare_pachet_bg.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: left;
}
.colocare_pachete .colocare_pachet.first {
	margin-left: 0px !important;
}
.colocare_pachete .colocare_info_row {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
}
.colocare_pachete .colocare_info_row.promotie {
	background-image:url(../_images/icon_promotie.gif); background-repeat: no-repeat; background-position: 0px 5px; 
	text-indent: 55px;
}
.colocare_pachete .colocare_comanda_row {
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
}
.colocare_pachete .colocare_comanda_row .colocare_pret {
	float: left;
	padding-top: 2px;
}
.colocare_pachete .colocare_comanda_row .colocare_comanda_but {
	float: right;
}


.internet_corporate_pachete {
	margin: 10px 0px 10px 0px;
}
.internet_corporate_pachete .internet_corporate_pachet {
	display: block;
	clear: none;
	float: left;
	width: 162px;
	margin: 0px 0px 0px 6px;
	padding: 7px;
	/*height: 270px;*/
	background-image: url(../_images/internet_corporate_pachet_bg.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: left;
}
.internet_corporate_pachete .internet_corporate_pachet.first {
	margin-left: 0px !important;
}
.internet_corporate_pachete .internet_corporate_pachet.internet_corporate_promo {
	background-image: url(../_images/internet_corporate_pachet_bg_promo.jpg) !important;
}
.internet_corporate_pachete .internet_corporate_info_row {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
}
.internet_corporate_pachete .internet_corporate_info_row.promotie {
	background-image:url(../_images/icon_promotie.gif); background-repeat: no-repeat; background-position: 0px 5px; 
	text-indent: 55px;
}
.internet_corporate_pachete .internet_corporate_comanda_row {
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
}
.internet_corporate_pachete .internet_corporate_comanda_row .internet_corporate_pret {
	float: left;
	padding-top: 0px;
}
.internet_corporate_pachete .internet_corporate_comanda_row .internet_corporate_comanda_but {
	float: right;
}


.telefonie_corporate_pachete {
	margin: 10px 0px 10px 0px;
}
.telefonie_corporate_pachete .telefonie_corporate_pachet {
	display: block;
	clear: none;
	float: left;
	width: 206px;
	margin: 0px 0px 0px 6px;
	padding: 7px;
	background-image: url(../_images/telefonie_corporate_pachet_bg.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: left;
}
.telefonie_corporate_pachete .telefonie_corporate_pachet.first {
	margin-left: 0px !important;
}
.telefonie_corporate_pachete .telefonie_corporate_info_row {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
}
.telefonie_corporate_pachete .telefonie_corporate_info_row.promotie {
	background-image:url(../_images/icon_promotie.gif); background-repeat: no-repeat; background-position: 0px 5px; 
	text-indent: 55px;
}
.telefonie_corporate_pachete .telefonie_corporate_comanda_row {
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
}
.telefonie_corporate_pachete .telefonie_corporate_comanda_row .telefonie_corporate_pret {
	float: left;
	padding-top: 0px;
}
.telefonie_corporate_pachete .telefonie_corporate_comanda_row .telefonie_corporate_comanda_but {
	float: right;
}