html, body, div, span, applet, object, iframe,
h1, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.xsmall {
	width: 30px;
}
.standard_ul
{
    /*list-style-type: none;*/
    margin-left: 18px;

}
.small {
	width: 40px;
}

.medium {
	width: 100px;
}

.large {
	width: 150px;
}

.xlarge {
	width: 200px;
}

.xxlarge {
	width: 250px;
}

.options {
	clear: both;
	padding-top: 2px !important;
	padding: 1px;
}

.options-wrap {
	margin-top: 10px;
	width: 150px;
}

.product
{
	width: 98%;
}

.products .options-left {
	float: left;
	text-align: left;
	margin-right: 60px;
	margin-left: 1px;
	/*width: 30%;*/
}

.cart-options .options-left {
	float: left;
	text-align: left;
	margin-right: 60px;
	margin-left: 35px;
	/*width: 30%;*/
}

.products .options-right {
	float: left;
}

.options-left {
	float: left;
	text-align: left;
	margin-right: 1px;
	margin-left: -16px;
	/*width: 30%;*/
}

.options-right {
	float: right;
	text-align: left;
	margin-left: 1px;
	vertical-align: bottom;
}

.options-left-readonly {
	float: left;
	text-align: right;
	margin-right: 1px;
	width: 45%;
}

.options-right-readonly {
	float: left;
	text-align: left;
	margin-right: 1px;
	vertical-align: bottom;
}

h2 {
color: #fff;
}

body {
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    background: #000 url("../images/main_bg.jpg") no-repeat center top;
    padding-top: 14px;
    padding-bottom: 10px;
    color: #3f3f3f;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

  #container {
    width: 1020px;
    margin: 0px auto;
    text-align: left;
    border: solid 2px #fff;
    overflow: auto;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #fff;
}

#header {
    background: #000;
    zoom: 1;
}

#logo {
    float: left;
}

#header_right {
    float: right;
/*    width: 700px;
    padding: 25px 20px 5px 0px;*/
    font-size: 12px;
    font-weight: bold;
    text-align:right;
}

#header_right a {
    color: #fff;
    text-decoration: none;
    margin: 0px 5px;
}

#header_right a:hover {
    text-decoration: underline;
}

.search_form {
    float: right;
    margin-bottom: 8px;
}

.phone_number {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    background: #626262 url("../images/phone_number_bg.gif") no-repeat left top;
    color:#e1e1e1;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 25px 0px 20px;
}

.search_form input {
    display: block;
    float: left;
}

.search_form .search_input {
    background: #fff url("../images/grey_shadow.gif") repeat-x left top;
    border: none;
    width: 200px;
    padding: 4px 10px 0px;
    height: 18px;
}

#navigation {
    width: 100%;
    height: 35px;
    background: url("../images/navigation_bg.gif") repeat-x left top;
    list-style-type: none;
    border-top: solid 1px #fff;
}

#navigation li, #navigation li a {
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 170px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

#navigation li {
    background: url("../images/navigation_separator.gif") no-repeat right center;
    position: relative;
    border-bottom: solid 2px #ec1c24;
    z-index: 20;
}

#navigation li.last {
    background: none;
}

#navigation li ul {
    position: absolute;
    left: 0px;
    top: 35px;
    width: 170px;
    background: #bcbec0;
    display: none;
}

#navigation li ul li, #navigation li ul li a {
    background: none;
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    color: #000;
}

#navigation li ul li {
    border: none;
}

#navigation li ul li a {
    border-bottom: solid 1px #000000;
}

#navigation li ul li a:hover {
    background: #939598;
    color: #fff;
}

#content {
    background: #fff;
    zoom: 1;
}

#left_column {
    width: 192px;
    float: left;
    padding: 5px 0px 0px 3px;
}

#left_column .grey_box {
    border: solid 1px #b8b7b7;
    padding: 2px;
    margin-bottom: 10px;
}

.black_title {
    background: url("../images/black_title_bg.gif") repeat-x left top;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.blue_form {
    background: #00a7e4;
    /*padding: 14px 5px 20px 10px;*/
    border-top: solid 1px #a4fbff;
    color: #000;
}
/*
.blue_form select {
    width: 165px;
    margin-bottom: 9px;
    font-size: 11px;
}
*/

.shopbylabel_style
{
	color: #000;
}

.blue_form .red_button {
    background: url("../images/red_button_blue.gif") no-repeat left top;
    width: 61px;
    height: 17px;
    line-height: 15px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 10px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

.blue_form .red_button .large_btn {
    width: 95px;
    background: url("../images/red_button_blue2.gif") no-repeat left top;
    margin: 10px 0px;
}

.blue_form a {
    color: #fff;
}

.blue_form a img {
    vertical-align: middle;
}

.accordion_menu {
    list-style-type: none;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 18px;
    border-bottom: solid 1px #cfcfcf;
}

.accordion_menu li a {
    border-top: solid 1px #cfcfcf;
    display: block;
    color: #000;
    background: url("../images/blue_arrow_right.gif") no-repeat right center;
    zoom: 1;
}

.accordion_menu li a.expanded {
    background: url("../images/blue_arrow_down.gif") no-repeat right center;
}

.accordion_menu li a.no_arrow {
    background: none;
}

.accordion_menu li a:hover {
    text-decoration: none;
    font-weight: bold;
}

.accordion_menu li ul {
    list-style-type: none;
    display: none;
}

.accordion_menu li.active ul {
    display: block;
}

.accordion_menu li ul a {
    border-top: solid 1px #a2becc;
    background: #c7eafb;
}

.accordion_menu li ul a:hover, .accordion_menu li ul a.selected {
    background: #9ddcf9;
    font-weight: bold;
}

.signup {
    color: #58595b;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    padding-bottom: 10px;
    padding-top: 5px;
    border-top: solid 1px #cfcfcf;
}

.signup .signup_input {
    border: none;
    border-left: solid 2px #b9babb;
    background: #e6e7e8 url("../images/grey_shadow.gif") repeat-x left top;
    padding: 5px 3px;
    margin: 3px 0px;
    font-size: 11px;
    font-family: Verdana;
    width: 165px;
}

#right_column {
    width: 822px;
    float: right;
}

#slides_content {
    width: 583px;
    float: left;
    background: #000;
}

#slides {
    width: 583px;
    height: 405px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

#slides_controller {
    text-align: right;
    padding: 5px 12px;
}

#slides_controller a {
    display: inline-block;
    height: 12px;
    line-height: 12px;
    width: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #00a7e4;
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
}

#slides_controller a:hover, #slides_controller a.activeSlide {
    background: #ff0000;
}

.news_col {
    width: 237px;
    float: left;
    color: #000;
}

.red_title {
    background: #f70d11;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    line-height: 25px;
    padding: 3px;
    text-align: center;
}

.news_col p {
    padding: 10px 15px;
    line-height: 15px;
}

.featured_products {
    background: #e2e2e2;
    padding-left: 8px;
    zoom: 1;
}

.featured_products .title {
    line-height: 19px;
    padding: 2px 0px 2px 5px;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.featured_prod {
    width: 150px;
    float: left;
    padding: 0px 7px 5px 5px;
    border-right: solid 1px #000;
    line-height: 12px;
    font-size: 10px;
}

.featured_prod.last {
    border-right: none;
    padding-right: 0px;
}

.featured_prod .featured_prod_image {
    margin-bottom: 3px;
}

.bottom_cols  {
    float: left;
    font-size: 10px;
    padding: 10px 0px 10px 3px;
}

.bottom_cols  a {
    text-decoration: underline;
}

.bottom_cols  a:hover {
    text-decoration: none;
}

.bottom_cols  div {
    float: left;
    padding-right: 10px;
}

.bottom_col1, .bottom_col3, .bottom_col4 {
    width: 100px;
}

.bottom_col2 {
    width: 140px;
}

.verisign {
    float: right;
    margin: 0px 25px 0px 0px;
}

.cards {
    float: right;
    margin: 0px 20px;
}

#footer {
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    padding: 3px;
    background: #231f20;
}

#footer_content {
    color: #000;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    padding: 3px;
    background: #fff;
}

#footer_content a {
    color: #000;
}

.productDetailImage
{
	width: 535px;
}

.slide {
    width: 583px;
    height: 405px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.slide1_label {
    position: absolute;
    left: 15px;
    top: 40px;
    font-size: 13px;
    font-style: italic;
    color: #959595;
    line-height: 16px;
}

.slide1_label big {
    font-size: 19px;
    line-height: 24px;
}

.slide1_label small {
    font-size: 11px;
    line-height: 14px;
}

.slide2_label {
    position: absolute;
    left: 290px;
    top: 320px;
}

.tiwinder {
    width: 266px;
    height: 37px;
    display: inline-block;
    background: url("../images/tiwinder.png") no-repeat left top;
    font-size: 0px;
    text-decoration: none;
    cursor: pointer;
}

* html .tiwinder {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/tiwinder.png', sizingMethod='crop');
}

.slide3_label {
    position: absolute;
    left: 300px;
    top: 20px;
    font-size: 14px;
    font-style: italic;
    color: #fff;
}

.slide3_label img {
    vertical-align: middle;
}

.slide4_label {
    position: absolute;
    left: 195px;
    top: 320px;
    text-align: center;
    font-size: 11px;
    font-style: italic;
    color: #fff;
}

.alien_head {
    width: 286px;
    height: 34px;
    display: inline-block;
    background: url("../images/alien_head.png") no-repeat left top;
    font-size: 0px;
    text-decoration: none;
    cursor: pointer;
    margin: 0px auto;
}

* html .alien_head {
    background: none;
    filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/alien_head.png', sizingMethod='crop');
}

.slide5_label {
    position: absolute;
    left: 25px;
    top: 340px;
    font-size: 15px;
    font-style: italic;
    color: #fff;
    line-height: 16px;
}

.slide5_label big {
    font-size: 19px;
    line-height: 24px;
}

.slide5_label small {
    font-size: 11px;
    line-height: 14px;
}

.blue {
    color: #00a7e4;
}

.slide5_label_new {
    position: absolute;
    left: 40px;
    top: 40px;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    color: #fff;
}

.breadcrumbs {
    padding: 5px 10px;
    border-bottom: solid 1px #000;
    margin-bottom: 10px;
	font-weight: bold;
}

.product_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
    /*padding: 0px 35px;*/
}

.product_title big {
    font-size: 26px;
}

.product_title small {
    font-size: 9px;
    font-weight: normal;
}

.left_float {
    float: left;
}

.right_float {
    float: right;
}

.product_leftcol {
    width: 536px;
    float: left;
    padding-left: 35px;
}

.product_rightcol {
    width: 389px;
    float: right;
    padding-right: 35px;
}

.product_detail_image {
    position: relative;
    margin-bottom: 9px;
}

.zoom_button {
    position: absolute;
    bottom: 8px;
    right: 8px;
    color: #fff;
    text-decoration: none;
    font-size: 9px;
    padding-right: 15px;
    background: url("../images/zoom_img.gif") no-repeat right center;
}

.tabs {
    padding-left: 20px;
    position: relative;
    margin-bottom: -1px;
    z-index: 20;
    zoom:1;
}

.tabs a {
    display: block;
    float: left;
    width: 123px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #464646;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    background: url("../images/tab_bg.gif") no-repeat left top;
    position: relative;
    z-index: 15;
}

.tabs a.active, .tabs a:hover {
    background: url("../images/tab_bg_active.gif") no-repeat left top;
    width: 125px;
    margin: 0px -1px;
    z-index: 20;
}

.tabs_content {
    background: url("../images/tabs_content_bg.gif") repeat-y left top;
    position: relative;
    z-index: 10;
}

.tabs_top_round {
    background: url("../images/tabs_top_round.gif") no-repeat left top;
}

.tabs_bottom_round {
    background: url("../images/tabs_bottom_round.gif") no-repeat left bottom;
    padding: 25px 20px;
}

.aqua_box {
    background: #e0e4e6 url("../images/aqua_box_top.gif") no-repeat left top;
    margin-bottom: 50px;
}

.aqua_box_bottom {
    background: url("../images/aqua_box_bottom.gif") no-repeat left bottom;
    /*padding: 20px 17px;*/
    color: #000;
    zoom: 1;
}

.prod_title {
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

.aqua_box label {
    display: inline-block;
    margin-left: 20px;
    width: 125px;
    font-size: 12px;
}

.aqua_box select {
    margin-bottom: 5px;
}

.wish_list_btn {
    display: inline-block;
    float: left;
    width: 94px;
    height: 20px;
    line-height: 16px;
    text-align: center;
    font-size: 9px;
    text-decoration: none;
    background: url("../images/wish_list_btn.gif") no-repeat left top;
    margin-top: 15px;
}

.add_to_cart_btn {
    display: inline-block;
    float: right;
    width: 100px;
    height: 36px;
    line-height: 33px;
    text-align: center;
    padding-left: 31px;
    text-decoration: none;
    background: url("../images/add_to_cart.gif") no-repeat left top;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.gallery {
    padding: 3px 0px;
    font-size: 9px;
    margin-bottom: 10px;
}

.gallery_thumbnail {
    float: left;
}

.gallery div a img {
    vertical-align: middle;
}

.grey_line {
    background: url("../images/grey_line.gif") repeat-x left 91px;
    position: relative;
    margin-bottom: 10px;
    zoom: 1;
}

.product_col {
    width: 180px;
    padding-left: 20px;
    float: left;
    position: relative;
    font-size: 10px;
    line-height: 13px;
}

.page_title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

.product_thumb {
    border: solid 1px #c3c3c3;
    margin-bottom: 10px;
}

.product_cat {
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    color: #000;
}

.product_col a:hover {
    color: #00a7e4;
    text-decoration: none;
    font-weight: bold;
}


.product_line {
    background: url("../images/grey_line.gif") repeat-x left bottom;
	/*position: relative;*/
    padding-bottom: 8px;
    padding-left: 20px;
    margin-bottom: 18px;
    margin-right: 25px;

    zoom: 1;
}


.product_line .more_info {
/*    position: absolute;
    bottom: 5px;
    left: 270px;*/
    font-size: 10px;
}

.product_line_thumb {
    border: solid 1px #c3c3c3;
    float: left;
    margin-right: 20px;
}

.product_line .product_text {
    width: 280px;
    float: left;
    padding-top: 20px;
    line-height: 16px;
    font-size: 13px;
    color: #000;
}

.product_line .product_text big {
    font-size: 16px;
    line-height: 20px;
    color: #636363;
    font-weight: bold;
}

.product_line .product_text small {
    font-size: 9px;
    font-weight: normal;
}

.product_line .right_side {
    width: 150px;
    float: right;
    text-align: right;
    padding-top: 20px;
}

.product_line .price {
    font-size: 15px;
}

.product_line .wish_list_btn {
    float: none;
    margin-top: 10px;
    margin-bottom: -5px;
}

.product_line .add_to_cart {
    float: none;
}


.pages {
    position: absolute;
    left: 0px;
    top: 0px;
}

.pagination {
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    color: #000;
}

.pagination a {
    color: #000;
    padding: 0px 2px;
}

.disabled {
    color: #898989;
}

.cart {
	border: solid 2px #000;
	width: 99%;
	background-color:#fff;
}

.cart th {
	border: solid 1px #000;
	background-color: #E7E7E8;
	color: #000;
	background-image: url(../images/toolbarBack.jpg);
}

.cart td {
	border: solid 1px #696969;
	padding: 4px 3px;
}

.cart-image {
	width: 80px;
}

.cart-item {
	width: 100px;
}

.cart-name {
	width: 160px;
}

.cart-options {
	overflow: visible;
	width: 135px;
}

.cart-quantity {
	width: 60px;
}

.cart-update {
	width: 60px;
}

.cart-price {
	width: 40px;
}

.cart-total {
	width: 40px;
}

.cart-button {
	float: right;
	margin-right: 10px;
}
.sign-in {
	background: #E6E6E6;
	border: solid 1px #000;
	float: left;
	margin: 0 20px;
	padding: 10px;
	width: 40%;
}

.checkout {
	background: #E6E6E6;
	border: solid 1px #000;
	float: left;
	margin: 0 50px 0 20px;
	padding: 10px;
	width: 50%;
}

.checkout .input-left {
	float: left;
	text-align: right;
	margin: 4px 3px 0 0;
	width: 30%;
}

.checkout .input-right {
	float: left;
	text-align: left;
	margin-left: 3px;
}

#payment-left {
	float: left;
	width: 40%;
}

#customer-info {
	background: #E6E6E6;
	border: solid 1px #000;
	padding: 10px;
}

.order-info, .payment-info {
	background: #E6E6E6;
	border: solid 1px #000;
	float: right;
	margin-bottom: 15px;
	padding: 10px;
	width: 50%;
}

.order-info .input-left {
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 3px;
	width: 30%;
}

.order-info .input-right {
	float: right;
	text-align: right;
	margin-left: 3px;
}

.payment-info .input-left {
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 3px;
	width: 40%;
}

.payment-info .input-right {
	float: left;
	margin-left: 3px;
}

.discount {
	vertical-align: bottom;
}

.popup
{
    background-color: white;
    border: 1px solid black;
}
.input-left {
	float: left;
	text-align: right;
	margin-right: 3px;
	width: 40%;
}

.input-right {
	float: left;
	text-align: left;
	margin-left: 3px;
}

.list {
	display: block;
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
}

.list li {
	margin: 0;
}


.row {
	clear: both;
	padding: 2px !important;
	padding: 1px;
}

.row .left {
	float: left;
	text-align: right;
	margin-right: 3px;
	width: 40%;
}

.row .right {
	float: left;
	text-align: left;
	margin-left: 3px;
	width: 52%;
}

.button, .update-button {
	background: #000;
	border: solid 1px #000;
   color: #FFF;
   font-size: 11px;
   font-weight: bold;
   padding: 0 5px;
   overflow: visible;
   width: auto;
}

.active {
   font-size: 12px;
   font-weight: bold;
}

.inactive {
	color: #000;
}

.tree_hover
{
    text-decoration: none;
    font-weight: bold;
    border-top: solid 1px #a2becc;
    background: #c7eafb;
}

.tree_selected {
    background: #9ddcf9;
    font-weight: bold;
}

.tree_leaf_node {
    border-top: solid 1px #a2becc;
    background: #c7eafb;
}

.header_search
{
	text-align: right;
}

.adjustedZIndex {
	/* for asp:menu in IE8 */
    z-index: 1;
}

.suggested-items
{
    float:left;
}

.related-items
{
    float:left;
}

.suggested-items-header
{
    font-weight:bold;
    font-size:16px;
    font-family:Tahoma;
}

.related-items-header
{
    font-weight:bold;
    font-size:16px;
    font-family:Tahoma;
}

/* Begin Tabs styles */
.ctl00_Product_ctl00_ctl00_0
{
    width: 25%;
    text-align:center;
}

.ctl00_Product_ctl00_ctl00_1
{
    width: 25%;
    text-align:center;
}

.ctl00_Product_ctl00_ctl00_2
{
    width: 25%;
    text-align:center;
}
.discount_price
{
    color: Red;
}
.profileusername
{
    color: #fff;
}
.profileABname
{
    color: Red;
}
/* End Tabs styles */

/* Start Lock Screen styles */
.LockOff {
      display: none;
      visibility: hidden;
}

.LockOn {
      display: block;
      visibility: visible;
      position: absolute;
      z-index: 999;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: #fff;
      text-align: center;
      padding-top: 20%;
      filter: alpha(opacity=80);
      opacity: 0.80;
}
/* End Lock Screen styles */

.center
{
    text-align:center;
    clear:both;
    padding-top: 8px;
}

/* Start Map Table styles */

#map_font_heading {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    font-color: #FFFFFF;
	background: #990000;
}

#map_font_body {
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    font-color: #000000;
	background: #CCCCCC;
}

#box-table-a
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	margin: 20px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
	padding: 5px;
	background: #990000;
	border-bottom: 1px solid #999999;
	border-top: 1px solid transparent;
}
#box-table-a td
{
	padding: 5px;
	background: #990000;
	border-bottom: 1px solid #999999;
	border-top: 1px solid transparent;
}



#maptable
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	width: 810px;
	border-collapse:collapse;
}
#maptable td, #maptable th
{
	font-size: 12px;
	border:1px solid #131212;
	padding:3px 7px 2px 7px;
	background-color:#131212;
}
#maptable th
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#131212;
	color:#000000;
}
#maptable tr.alt td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#CCCCCC;
	background-color:#CCCCCC;
}
#maptable tr.alt2 td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

/* Map Table 2 */


#maptable2
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	width: 800px;
	border-collapse:collapse;
}
#maptable2 td, #maptable th
{
	font-size: 12px;
	border:1px solid #990000;
	padding:3px 7px 2px 7px;
	background-color:#990000;
}
#maptable2 th
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#990000;
	color:#000000;
}
#maptable2 tr.alt td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#CCCCCC;
	background-color:#CCCCCC;
}
#maptable2 tr.alt2 td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

#maptable-green
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	width: 800px;
	border-collapse:collapse;
}
#maptable-green td, #maptable th
{
	font-size: 12px;
	border:1px solid #339900;
	padding:3px 7px 2px 7px;
	background-color:#339900;
}
#maptable-green th
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#339900;
	color:#000000;
}
#maptable-green tr.alt td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#CCCCCC;
	background-color:#CCCCCC;
}
#maptable-green tr.alt2 td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

#maptable3
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	width: 800px;
	border-collapse:collapse;
}
#maptable3 td, #maptable th
{
	font-size: 12px;
	font-color: #000000;
	border:1px solid #999999;
	padding:3px 7px 2px 7px;
	background-color:#999999;
}
#maptable3 th
{
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#999999;
	color:#000000;
}
#maptable3 tr.alt td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	font-weight:normal;
	color:#E9E9E3;
	background-color:#E9E9E3;
}
#maptable3 tr.alt2 td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#FFFFFF;
	background-color:#FFFFFF;
}



/* FORM DEALER APP */


#formdealer
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	width: 700;
	border-collapse:collapse;
}


#formdealer td, #maptable th
{
	font-size: 12px;
	border:1px solid #e6dfdf;
	padding:3px 7px 2px 7px;
	background-color:#cccccc;
}
#formdealer th
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#e6dfdf;
	color:#000000;
}
#formdealer tr.alt td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#e6dfdf;
	background-color:#666666;
}
#formdealer tr.alt2 td
{
	font-family:"Arial", "Helvetica", Sans-Serif;
	font-size: 12px;
	font-color: #000000;
	color:#000000;
	background-color:#FFFFFF;

}




/* Start News Manager styles */

.nm_headline {
    font-size: 18px;
    font-weight: bold;
}

a.PageNumbersSelected
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;
}

a.PageNumbers
{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: lighter;
}

.split {
	float: left;
	width: 49%;
}



/* Table For Timeline */


#timeline
{
	border-width: 4px;
	border-spacing: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	border-collapse: collapse;
	background-color: white;
}


#timeline tr.altH td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#333333;
}

#timeline tr.alt1983 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#6699cc;
}

#timeline tr.alt1986 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#99cc66;
}

#timeline tr.alt1989 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#cc6666;
}

#timeline tr.alt2009 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#cccc66;
}

#timeline tr.alt2008 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#ff9933;
}

#timeline tr.alt2007 td
 {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color:#EEEEEE;
	background-color:#66cc99;
}



/****************/
/** HDG STYLES **/
/****************/
#header > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > table > tbody > tr > td:nth-child(2),
#header > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > table > tbody > tr > td:nth-child(3) {
  background-color:#626262;
}

#header > div > table > tbody > tr:nth-child(1) > td:nth-child(3) > table > tbody > tr > td:nth-child(3) {
  border-radius:0 20px 20px 0;
}

input#search,
input#ctl00_btnSearchImage {
  visibility:hidden;
}
