html, body { margin: 0; padding: 0; height: 100%; }

body, table, textarea {
	font: 12px Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
}

body { background-image:url(img/backg.jpg); }

form { margin: 0; padding: 0; }
a img { border: 0; }

.title {
	background-color: #E9E5D9;
	font: 14px Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	font-weight: bold;
	text-align: center;
}


.my_table td
{
		font-family:Arial;
		color:#03222F;
		text-decoration:none;
		font-size:12;
		border: 1px double #efefef;
}

a.cont_link {
	text-decoration: underline;
	color: #000000;
}

a:hover.cont_link {
	text-decoration: none;
	color: #000000;
}

.red {
	color: #D90E0A;
}

a.red:hover {
	color: #ff0000;
}

#main {
	font: 12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	text-align: justify;
	padding: 8px 8px;
}

h1, h2, h3, #main h1, #main h2, #main h3 {
	font: 17px Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	color: #B11714;
	font-weight: bold;
	margin: 8px 0 10px;
	text-align: center;
}

h2, #main h2 {
	color: #B11714;
	font-size: 14px;
	margin: 12px 0 2px;
}

h3, #main h3 {
	color: #B11714;
	font-size: 13px;
	margin: 12px 0 2px;
}

#main p {
	text-indent: 16px;
	margin: 8px 0 2px;
}

#shoppingCart {
	vertical-align: top;
	padding: 6px  0 0 6px;
	line-height: 120%;
}
#shoppingCart strong, #shoppingCart a {
	color: #D90E0A;
	font-size: 110%;
}

#shoppingCart a {
	text-decoration: underline;
	display: block;
	margin-top: 8px;
}

#shoppingCart a:hover {
	color: #ff0000;
}

a.cart_ref {
	text-decoration: none;
	color: #ffffff;
}

a:hover.cart_ref {
	text-decoration: none;
	color: #ffffff;
}

a.item_link {
        text-decoration: none;
	text-transform: none;
        color: #000000;
}

a:hover.item_link  {
        text-decoration: underline;
	text-transform: none;
        color: #000000;
}

a:visited.item_link  {
        text-decoration: none;
	text-transform: none;
        color: #686565;
}
a:visited:hover.item_link  {
        text-decoration: underline;
	text-transform: none;
        color: #686565;
}

a.item_warn {
        text-decoration: none;
        color: #ff0000;
}

a:hover.item_warn  {
        text-decoration: underline;
        color: #ff0000;
}

a:visited.item_warn  {
        text-decoration: none;
        color: #ff0000;
}
a:visited:hover.item_warn  {
        text-decoration: underline;
        color: #ff0000;
}

a.faq_link {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        color: #000000;
}

a:hover.faq_link  {
        text-decoration: underline;
        text-transform: uppercase;
        font-weight: bold;
        color: #000000;
}

a:visited.faq_link  {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        color: #686565;
}
a:visited:hover.faq_link  {
        text-decoration: underline;
        text-transform: uppercase;
        font-weight: bold;
        color: #686565;
}

a.ipp {
        text-decoration: none;
        color: #000000;
}

a:hover.ipp  {
        text-decoration: underline;
        color: #000000;
}

a:visited.ipp  {
        text-decoration: none;
        color: #000000;
}
a:visited:hover.ipp  {
        text-decoration: underline;
        color: #000000;
}

#upperMenu { padding-top: 6px; }

#upperMenu, #upperMenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin: 0 8px;
}

#upperMenu a:hover { color: #D1D1D1; }

#topMenu {
	vertical-align: bottom;
}

#topMenu a {
	float: left;
	width: 90px;
	height: 19px;
	color: #ffffff;
	background: url(img/tm_standard.gif)  left top no-repeat; 
	margin-left: 3px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#topMenu a span {
	display: block;
	padding-top: 3px;
}
#topMenu a.smallBtn { width: 51px;	background-image: url(img/tm_small.gif); }

#topMenu a:hover { color: #B9B9B9; }

#leftCaption, #rightCaption, #leftCaption a, #rightCaption a {
	color: #D1D1D1;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

#leftCaption a:hover, #rightCaption a:hover {
	color: #ffffff;
}

#caption1 {
	color: #000000;
	padding-left: 16px;
	font-size: 13px;
}

#caption1 a {
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#caption1 a:hover {
	color: #ffffff;
}

div#authBox {
	vertical-align: top;
	margin: 12px 0 0 12px;
	color: #E1E1E1;
	font-size: 11px;
	font-weight: bold;
}

#authBox h2 {
	color: #E1D1D1;
	margin: 0;
	font-size: 15px;
}

#authBox label {
	display: block;
	margin: 2px 0 0;
}

#authBox input {
}

#authBox .edit {
	border: none;
	background-color: #E1E1E1;
	width: 145px;
	height: 16px;
}

#authBox a {
	color: #ffffff;
	text-decoration: none;
}

#leftBar, #rightBar {
	vertical-align: top;
}

#leftBar h2, #rightBar h2 {
	font-size: 14px;
	text-align: center;
	margin: 4px 0;
	padding: 2px 0;
	color: #C0C0C0;
	background-color: #5C5C5C;
}

ul.leftMenu, ul.leftMenu li, ul.leftMenu ul {
	margin: 0; padding: 0;
}

ul.leftMenu, ul.leftMenu ul {
	list-style-type: none;
	margin-left: 16px;
}

ul.leftMenu ul {
	margin-left: 8px;
}

ul.leftMenu a {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
}

ul.leftMenu a:hover {
	color: #ffffff;
}

ul.leftMenu li {
	margin: 8px 0 12px 0;
}

ul.leftMenu li.current a.a1 {
	color: #ff0000;
}

ul.leftMenu ul li {
	margin: 6px 0 0 0;
}

ul.leftMenu ul li a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.leftMenu ul li.noncurrent a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.leftMenu ul li.current ul li.noncurrent a {
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.leftMenu ul li.current a {
	background: url(img/bullet_down.gif) left 4px no-repeat;
	color: #ff0000;
}

a.downloadPrice {
	display: block;
	background: url(img/download_price.gif) left center no-repeat;
	margin-left: 6px;
	padding-left: 20px;
	color: #E1E1E1;
}

a.downloadPrice:hover {
	color: #ff0000;
}

.searchBox {
	margin: 8px;
}

.searchBox .edit, .searchBox .btn {
	margin-bottom: 5px;
	width: 135px;
	height: 18px;
	border: none;
	background-color: #E1E1E1;
	font-size: 11px;
}

.searchBox .btn {
	background-color: #5C5C5C;
	color: #ffffff;
	font-weight: bold;
}

.searchBox a {
	color: #D90E0A;
}

.searchBox a:hover {
	color: #D90E0A;
	text-decoration: none;
}

a.lister {
        text-decoration: none;
	color: #000000;
}

a:hover.lister  {
        text-decoration: underline;
	color: #000000;
}

a:visited.lister  {
        text-decoration: none;
	color: #000000;
}

a:visited:hover.lister  {
        text-decoration: underline;
	color: #000000;
}

ul.adminLeftMenu, ul.adminLeftMenu li, ul.adminLeftMenu ul {
	margin: 0; padding: 0;
}

ul.adminLeftMenu, ul.adminLeftMenu ul {
	list-style-type: none;
	margin-left: 16px;
}

ul.adminLeftMenu ul {
	margin-left: 8px;
}

ul.adminLeftMenu a {
	color: #E60B07;
	text-decoration: none;
	font-weight: bold;
}

ul.adminLeftMenu a:hover {
	color: #ffffff;
}

ul.adminLeftMenu li {
	margin: 6px 0 0 0;
}

ul.adminLeftMenu li a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.adminLeftMenu li.noncurrent a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.adminLeftMenu li.current ul li.noncurrent a {
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.adminLeftMenu li.current a {
	background: url(img/bullet_down.gif) left 4px no-repeat;
}

span.selectedTab {
      background-color: #e3e3e3;  
}

td.tab-pane {
    border-bottom: none
}

td.current-tab {
    background-color:#e3e3e3;  
    border-top:none
}

table.tabler {
    background-color: #ffffff;
}

a.tabler-action {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.tabler-action:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.tabler-action:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.tabler-action:visited:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

span.unselectedTab {
      background-color: #000000;  
}

span.selectedTab a {
    text-decoration:none;
    font-weight: bold;
    color: #000000;
}

span.selectedTab a:visited {
    text-decoration:none;
    font-weight: bold;
    color: #000000;
}

span.selectedTab a:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ffffff;
}

span.selectedTab a:visited:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ffffff;
}

span.unselectedTab a {
    text-decoration:none;
    font-weight: bold;
    color: #ffffff;
}

span.unselectedTab a:visited {
    text-decoration:none;
    font-weight: bold;
    color: #ffffff;
}

span.unselectedTab a:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ff0000;
}

span.unselectedTab a:visited:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ff0000;
}

ul.rightMenu, ul.rightMenu li, ul.rightMenu ul {
	margin: 0; padding: 0;
}

ul.rightMenu, ul.rightMenu ul {
	list-style-type: none;
	margin-left: 16px;
}

ul.rightMenu ul {
	margin-left: 8px;
}

ul.rightMenu a {
	color: #E60B07;
	text-decoration: none;
	font-weight: bold;
}

ul.rightMenu a:hover {
	color: #ffffff;
}

ul.rightMenu li {
	margin: 6px 0 0 0;
}

ul.rightMenu li a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.rightMenu li.noncurrent a {
	padding-left: 16px;
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.rightMenu li.current ul li.noncurrent a {
	background: url(img/bullet_right.gif) left 4px no-repeat;
}

ul.rightMenu li.current a {
	background: url(img/bullet_down.gif) left 4px no-repeat;
}

td.lister {
    border-color: #686565;
    border-width: thin thin thin thin;
    border-style: solid;
}

a.sitemap {
        text-decoration: none;
	color: #000000;
}

a:visited.sitemap  {
        text-decoration: none;
	color: #686565;
}

a:hover.sitemap {
        text-decoration: underline;
	color: #000000;
}

a:visited:hover.sitemap  {
        text-decoration: underline;
	color: #686565;
}

a.sitemap_bold {
        text-decoration: none;
	font-weight: bold;	
	color: #000000;
 	text-transform: uppercase;
}

a:visited.sitemap_bold  {
        text-decoration: none;
	font-weight: bold;
	color: #686565;
 	text-transform: uppercase;
}

a.sitemap_bold:hover {
        text-decoration: underline;
	font-weight: bold;	
	color: #000000;
 	text-transform: uppercase;
}

a:visited.sitemap_bold:hover  {
        text-decoration: underline;
	font-weight: bold;
	color: #686565;
 	text-transform: uppercase;
}

div.cust-warning {
    color:red;
    text-align:right;
    padding-bottom:3px
}

.tabler th {
    background-color: #dadada;
}

table.param {
    margin: 10px
}

a.cat_link {
        text-decoration: none;
	font-weight: bold;
        color: #000000;
}

a:hover.cat_link  {
        text-decoration: underline;
	font-weight: bold;
        color: #000000;
}

a:visited.cat_link  {
        text-decoration: none;
	font-weight: bold;
        color: #000000;
}
a:visited:hover.cat_link  {
        text-decoration: underline;
	font-weight: bold;
        color: #000000;
}

a:hover.top_cat_link  {
        text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
        color: #000000;
}

a:hover.top_cat_link  {
        text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
        color: #000000;
}

a:visited.top_cat_link  {
        text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
        color: #000000;
}
a:visited:hover.top_cat_link  {
        text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
        color: #000000;
}

a.all_models_link {
        text-decoration: none;
	font-weight: bold;
        color: #000000;
}

a:hover.all_models_link  {
        text-decoration: underline;
	font-weight: bold;
        color: #000000;
}

a:visited.all_models_link  {
        text-decoration: none;
	font-weight: bold;
        color: #000000;
}
a:visited:hover.all_models_link  {
        text-decoration: underline;
	font-weight: bold;
        color: #000000;
}

a.more_link {
        text-decoration: none;
	text-transform: none;
	font-weight: bold;
        color: #FF0000;
}

a:hover.more_link  {
        text-decoration: underline;
	font-weight: bold;
	text-transform: none;
        color: #ff0000;
}

a:visited.more_link  {
        text-decoration: none;
	font-weight: bold;
	text-transform: none;
        color: #ff0000;
}
a:visited:hover.more_link  {
        text-decoration: underline;
	font-weight: bold;
	text-transform: none;
        color: #ff0000;
}