﻿/* 
================================
Skin styles for DotNetNuke
================================
*/

/* background color for the content part of the pages */
.Body
{
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.36;
    color: #303030;
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.pagemaster
{
    width: 100%;
    height: 100%;
    background-image: url(design1_bg.jpg);
}
.skinmaster
{
    height: 100%;
    background-color: #FFFFFF;
}

.skinheader
{
}
.skingradient
{
    background-image: url(gradient_DkBlue.jpg);
    height: 30px;
}
.controlpanel
{
    width: 100%;
    background-color: #DFE5F2;
}

.StandardButton
{
    background: #7994CB none;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
    width: 175px;
    background-color: #FFFFFF;
    border-right: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
    background-color: #FFFFFF;
}

.TreeMenu_Node
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
    text-decoration: none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
    text-decoration: none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
    text-decoration: none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
    text-decoration: none;
    color: #FF9922;
}


/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

/* GENERAL */
/* style for module titles */
.Head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}


.Header
{
    background-image: url(headermenubg.jpg);
    height: 36px;
    background-repeat: repeat-x;
}

.Footer
{
    background-image: url(footermenubg.jpg);
    height: 42px;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}

.banner_01
{
    background-image: url(banner_01.gif);
    width: 713px;
    height: 100px;
    background-repeat: no-repeat;
}

.banner_02
{
    background-image: url(banner_02.gif);
    width: auto;
    height: 100px;
    background-repeat: repeat-x;
}

.banner_03
{
    background-image: url(banner_03.gif);
    width: 67px;
    height: 100px;
    background-repeat: no-repeat;
}

TD.CATBreadCrumb
{
    background-color: #D4D9EC;
    background-image: none;
    height: 32px;
    background-repeat: no-repeat;
    border-left: #98AAB1 0px solid;
    border-top: #98AAB1 0px solid;
    border-right: #98AAB1 0px solid;
}

.MenuTab
{
    width: 100%; /*height: 28px;*/
}

.IntroPane
{
    width: 100%;
    height: 100%;
}

.toppane
{
    width: 100%;
    height:1px;
    background-color: transparent;
    /*padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;*/
}

.bottompane
{
    width: 100%;
    background-color: transparent;
    /*padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;*/
}


.LeftPane
{
    /*	width: 200px; */
    background-color: transparent;
     /*padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;*/
}


.ContentPane
{
    width: 100%;
    background-color: transparent;
    /*padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;*/
}


.RightPane
{
    /*	width: 200px; */
    background-color: transparent;
   /*padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;*/
}


.BasePane
{
    width: 100%;
    background-color: transparent;
}

.Login
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
}


/* style for the solpart menu */

.MenuContainer
{
    background-color: transparent;
    padding-left: 1px;
    height: 35px;
   
    margin: 0px;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
    background-color: Transparent;
    cursor: pointer;
    cursor: hand;
    height: 16;
}

.MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #4480C6;
    border-left: #98AAB1 0px solid;
    border-top: #98AAB1 0px solid;
    border-right: #98AAB1 0px solid;
    border-bottom: #98AAB1 0px solid;
    text-align: center;
    width: 15;
    height: 24;
}

.MenuItem /* activate bg image for subitems here */
{
    cursor: pointer;
    cursor: hand;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #ffffff;
    background-color: #4480C6; /* fixed firefox problem, do not use transparent here */
    background-repeat: no-repeat;
    text-align: left;
}

.MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

.MenuRootArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

.ItemsBreak
{
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
    background-color: transparent;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 1px;
}

.RootItem TD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #ffffff;
    width: 100px;
    height: 29px;
    background-image: url("mainbutton.gif");
    background-repeat: no-repeat;
    text-align: center;
    border-left: transparent 1px solid;
    border-color: #4480c6;
}

.RootItemActive TD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #ffffff;
    height: 35px;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
}

.RootItemSelected TD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #ffffff;
    width: 100px;
    height: 29px;
    background-image: url("mainbutton.gif");
    background-repeat: no-repeat;
    text-align: center;
}

.RootItemBreadCrumb TD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #003366;
    color: #ffffff;
    width: 100px;
    height: 29px;
    text-align: center;
    background-image: url("mainbutton.gif");
    background-repeat: no-repeat;
}

.SubItemActive
{
    border-top: 0px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    height: 24px;
    background-color: #44806c;
    background-image: none;
    background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
    filter: progid:DXImageTransform.Microsoft.Shadow(color=  'DimGray' , Direction=135, Strength=3);
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #003366;
    height: 24px;
    background-color: #eef3fb;
    background-image: none;
    background-repeat: no-repeat;
    border-left: #98AAB1 0px solid;
    border-top: #98AAB1 0px solid;
    border-right: #98AAB1 0px solid;
    border-bottom: #98AAB1 0px solid;
}

.SubItemActive TD
{
    cursor: pointer;
    cursor: hand;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    background-color: #6195cc;
    background-image: none;
    background-repeat: no-repeat;
}

.SubItemSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    background-color: #6195cc;
    background-image: none;
    background-repeat: no-repeat;
}

.SubItemBreadCrumb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #fff;
    background-color: #448oc6;
    background-image: none;
    background-repeat: no-repeat;
}

/* hyperlink style for the bright tabs */

.Small
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    height: 13px;
    padding-left: 1px;
    padding-right: 1px;
}

A.Small:Link
{
    color: white;
    text-decoration: underline;
}

A.Small:Hover
{
    color: white;
    text-decoration: underline;
}

A.Small:Active
{
    color: white;
    text-decoration: underline;
}

A.Small:Visited
{
    color: white;
    text-decoration: underline;
}

/* text style for the selected tab */
.SelectedTab
{
    font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
    text-decoration: none;
    color: #003366;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SelectedTab:visited
{
    text-decoration: none;
    color: #800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SelectedTab:active
{
    text-decoration: none;
    color: #800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SelectedTab:hover
{
    text-decoration: none;
    color: #ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* text style for the unselected tabs */
.OtherTabs
{
    font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
    text-decoration: none;
    color: #003366;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

A.OtherTabs:visited
{
    text-decoration: none;
    color: #800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

A.OtherTabs:active
{
    text-decoration: none;
    color: #800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

A.OtherTabs:hover
{
    text-decoration: none;
    color: #ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

/* text and link style for SkinObjects */

.SkinObject
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px; /*1.2em;*/
    font-weight: normal;
}

A.SkinObject:link
{
    text-decoration: none;
}
A.SkinObject:visited
{
    text-decoration: none;
}
A.SkinObject:active
{
    text-decoration: none;
}
A.SkinObject:hover
{
    color: #FF9922;
    text-decoration: underline;
}

.SkinObject
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px; /*1.2em;*/
    font-weight: normal;
}

/* styles added for the Search Button */

.SearchObject
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    background-image: url( "btn_search.gif" );
    height: 20px;
    width: 80px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}

A.SearchObject:link
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    background-image: url( "btn_search.gif" );
    height: 20px;
    width: 80px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}

A.SearchObject:visited
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    background-image: url( "btn_search.gif" );
    height: 20px;
    width: 80px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}
A.SearchObject:active
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    background-image: url( "btn_search.gif" );
    height: 20px;
    width: 80px;
    text-decoration: none;
    margin-bottom: 4px;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}
A.SearchObject:hover
{
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    background-image: url( "btn_search.gif" );
    height: 20px;
    width: 80px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
}

#searchBar
{
    background: #e0e0e0 url(  "bg_searchbar.gif" ) top left no-repeat;
    height: 41px;
    vertical-align: middle;
}
#searchForm
{
    width: 550px;
    margin: 0px auto 0px auto;
    vertical-align: middle;
}
#searchForm .NormalTextBox
{
    width: 420px;
    vertical-align: middle;
}


/* 
ELEMENT DEFAULTS
-------------------------------------------------------------------------------
*/
/*html, body, div, h1, h2, h3, table, td, img, input, hr, a { margin: 0px; padding: 0px; border: 0px; }
html { background: #000 url("bg_gradient.gif") repeat-x; }*/
body
{
    background: #000 url( "bg_gradient.gif" ) repeat-x;
}
#bodyWrapper
{
    background: url( "bg_body.jpg" ) top center no-repeat;
}
body, table, input, textarea, select
{
    font: normal 11px/1.36 Verdana, Arial, Helvetica, sans-serif;
    color: #303030;
}

h1
{
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
    color: #06c;
}
h1:first-line
{
    line-height: 1;
}
/* h2 { font-size: 15px; font-weight: bold; margin: 25px 0px 10px 0px; }*/
h3
{
    font-size: 13px;
    font-weight: bold;
    margin: 25px 0px 25px 0px;
}

hr
{
    display: block;
    line-height: 1;
    border: 0px;
    outline: none;
    border-top: 1px solid #e8e8e8;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

p
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

ul, ul.RadioButtonList
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    list-style: none;
}
ul li
{
    padding: 0px 0px 0px 13px;
    background: url(  "bullet1.gif" ) left .68em no-repeat;
}


/* 
CUSTOM CLASSES AND LAYOUT ELEMENTS
-------------------------------------------------------------------------------
*/
.Chart
{
    width: 100%;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
.Chart thead th
{
    padding: 5px 10px 5px 10px;
    background: #2f67aa;
    color: #fff;
    text-align: left;
}
.Chart td
{
    padding: 5px 10px 5px 10px;
    background: #f0f0f0;
    vertical-align: top;
}
.PanelMenu, .PanelMenu ul, .PanelMenu li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.PanelMenu
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.PanelMenu ul
{
    display: none;
    list-style: none;
    border: 1px solid #d70;
    border-bottom: 0px;
    background: #fff;
    color: #303030;
    position: absolute;
    z-index: 999;
    top: 12px;
    right: 0px;
    width: 140px;
}
.PanelMenu li
{
    background: none;
}
.PanelMenu ul li
{
    border-bottom: 1px solid #d70;
}
.PanelMenu ul li a
{
    display: block;
    padding: 5px 10px 5px 10px;
}
.PanelMenu ul li a:hover
{
    text-decoration: none;
    background: #def;
}

.Left
{
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.Right
{
    display: inline;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.Shadow
{
    width: 140px;
    display: none;
    position: absolute;
    right: -3px;
    top: 15px;
    z-index: 998;
    background: #000;
}

.FirstChild, .Chart td p.FirstChild
{
    margin-top: 0px;
}

p.FirstChild
{
    margin-top: 10px;
}

.GridControls
{
    overflow: auto;
    margin: 10px 0px 10px 0px;
}
.GridControls .Pager
{
    float: right;
    padding-right: 1px;
}

.HomePage .InnerContent > p.FirstChild
{
    margin-top: 5px !important;
}

.LastChild
{
    margin-bottom: 0px;
}

.NoBullets
{
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}
.NoBullets li
{
    list-style: none;
    margin: 0px;
    padding: 4px 10px 4px 10px;
    background: #f0f0f0;
}
.NoBG li
{
    background: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}


ul.Horizontal
{
    overflow: auto;
}
ul.Horizontal li
{
    display: inline;
    float: left;
    margin-left: 10px;
    overflow: visible;
}
ul.Horizontal li:first-child, ul.Horizontal li.FirstChild
{
    margin-left: 0px;
}

.RadioButtonList
{
    margin: 10px 0px 10px 0px;
}
.RadioButtonList li
{
    background: none;
    padding: 3px 0px 3px 0px;
    font-size: 10px;
}
.RadioButtonList input
{
    position: relative;
    top: 3px;
    margin-right: 3px;
}

.Separators
{
    list-style: none;
    margin: 3px 0px 0px 0px;
    padding: 0px;
}
.Separators li
{
    list-style: none;
    margin: 0px;
    padding: 7px 0px 7px 0px;
    border-top: 1px solid #e8e8e8;
    background: none;
}
.Separators li.FirstChild, .Separators li:first-child
{
    border-top: 0px;
}

li.Even, .Even td
{
    background: #fff;
}

.TextBox
{
    padding: 2px;
    border: 1px solid #909090;
}

.TopSep
{
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
}

#layoutWrapper
{
    width: 980px;
    margin: 0px auto 0px auto;
    background: #000 url( "bg_layoutwrapper.jpg" ) top center no-repeat;
}
.SubPage #layoutWrapper
{
    background-image: url( "bg_layoutwrapper_nosubnav.jpg" );
}

#topSection
{
    /*height: 130px;*/
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}
#topAbout
{
    height: 60px;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}
.SubPage #topSection
{
    height: 100px;
}

#imgLogo
{
    display: block;
}

#subNav
{
    padding: 12px 10px 10px 10px;
    border-left-color: #000000;
    border-left-width: 10px;
    border-right-color: #000000;
    border-right-width: 10px;
    text-align: left;
    color: #ffffff;
}
#subNav, #subNav a, a.subNav
{
    font-size: 11.5 px;
    font-weight: normal;
    color: #ffffff;
}
a.subNav:hover
{
    text-decoration: underline;
    color: #ffffff;
}
a.subNav:visited
{
    color: #ffffff;
}


#contentSection
{
    padding: 20px 16px 20px 23px;
    background: #fff;
    margin: 0px 10px 0px 10px;
    
    /*padding: 20px 20px 20px 20px;
    background: #fff;
    margin: 0px 10px 0px 10px;*/
    
}

#crumbTrail
{
    margin: 5px 0px 5px 0px;
    background: #def;
    padding: 10px;
}

table.ColumnWrapper
{
    /*width: 100%;*/
    margin-top: 5px;
}

td.Column
{
     /*width: 160px;*/
    padding: 0px 5px 0px 5px; /*border-right: 1px solid #e8e8e8;*/
    vertical-align: top;
}

td.WideColumn
{
     /*width: 160px;*/
    padding: 0px 5px 0px 5px; /*border-right: 1px solid #e8e8e8;*/
    vertical-align: top;
}

td.Buybox
{
    padding: 8px 8px 8px 8px;
    border: 1px solid #e8e8e8;
}

#column1
{
    padding-left: 0px;
    border-left: 0px;
	width: 160px;
}
.SubPage #column2, .SubPageWithNav .C2A #column2
{
    font: normal 12px/1.66 Verdana, Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 30px;
}
.SubPage .C3A #column2
{
    padding-right: 30px;
}
.SubPage .C3A #column3
{
    padding-right: 0px;
    width: 160px;
}

#footerSection
{
    background: #000 url(  "bg_footer.gif" ) repeat-x;
    position: relative;
    padding: 15px 5px 30px 20px;
    color: #a0a0a0;
    font-size: 10px;
    line-height: 1.5;
    margin: 0px 10px 0px 10px;
    text-align: left;
}

#footerSection a
{
    color: #a0a0a0;
    font-size:10px;
}
#footerSection p
{
    margin: 0px;
    color: #A0A0A0;
    font-size: 10px;
}

#cartContents
{
    font-size: 10px;
}
#cartContents a
{
    font-size: 11px;
}
#cartContents .Subtotal
{
    font-size: 11px;
    background: #def;
    margin-top: 5px;
}

#itemOptionsBar
{
    height: 30px;
    display: block;
    margin: 0px;
}
#itemOptionsBar a, #itemOptionsBar input
{
    display: inline;
    float: left;
    margin-right: 4px;
}
#itemOptionsBar img
{
    display: block;
}
#itemQuantity
{
    width: 74px;
    height: 14px;
    padding: 8px 9px 8px 68px;
    margin: 0px !important;
    border: 0px;
    background: url(  "bg_quantity_box.jpg" ) no-repeat;
}
#itemOptionsBar #btnBuyitNow
{
    margin-right: 0px;
}

#boxSellerInformation .InnerContent
{
    font-size: 10px;
}
#boxSellerInformation .InnerContent a
{
    font-size: 11px;
}

.HostName
{
    color: #A0A0A0;
    font-weight: bold;
}
.Copyright
{
    color: #A0A0A0;
    font-size: 10px;
}

/* IndooGrid View odd rows */
.gv_cc
{
    background: #f0f0f0;
}

/* IndooGrid View even rows */
.gv_cc2
{
    background: #ffffff;
}