body
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    background-color: #e1e0dd;
    color: #2e2c2d;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

img, div { behavior: url(iepngfix.htc) }

p, ol, ul
{
    margin-bottom:8px;
    line-height: 1.7em;
    font-size:12px;
}

table
{
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    line-height:1.7em;
}

table input
{
    font-size:13px;
}
table select
{
    font-size:13px;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 13px;
}
img
{    
    border: none;
}

a
{
    outline:none;   
}

a:active, a:link, a:visited
{
    color:#515b54;
    text-decoration: underline;
}

a:hover
{
    color:#a45a21;
    text-decoration:none;
}

fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
    display:inline;
}

h1
{
	color: #67711C;	
	font-weight:bold;
	font-size:24px;
	margin:0 0 15px 0;
}

h2
{
	color: #67711C;
	font-size:19px;
	font-weight:bold;
	margin: 0 0 4px 0;
}

h3
{
	color: #67711C;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 4px 0;
}

/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    margin: 0;
    padding:1px 1px;
    display: list-item;
    list-style: none;   
}
ul.tame li
{
    line-height: 1.25em;    
}

.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}

.tameHoriz
{
	font-size:10px;
	line-height:1.9em;
	letter-spacing:.1em;    
}

.FooterPipe
{
    margin-left:10px;
    margin-right:10px;
    letter-spacing:.1em;
	line-height:1.9em;
	color:#666;
	border:solid 0px red;
}

br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 960px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
}

#header
{
    height:100px;
    width: 960px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 3px;    
    border:solid 0px black;
    z-index:99;
}

#bodyWrapper
{
    padding:0;
    margin:0px;
    height:auto;
    width:960px;
    float:left;
    border:0px solid #cacaca;
    background-color:Transparent;
}

#BodyTop
{
    width:960px;
    height:auto;
    border:solid 0px red;
    margin-top:10px;
    padding:0;
}

#breadcrumb
{    
    float:left;
    margin:0px 0px 0px 15px;
    color: #0a2244;    
    font-weight:bold;
    font-size:12px;
    border:solid 0px blue;
    text-align:left;
    height:20px;
}

#breadcrumb a {
	color:#515b54 !important;
	text-decoration:underline;
	padding:0px 5px 0px 0px;
	margin:0;
}

#breadcrumb a:hover {
	color:#a45a21 !important;
}

#miniCart
{
    z-index:200;
    width:230px;
    background-color:#7f8b80;
    display:none;
    margin:58px 0px 0px 730px;   
    /*margin:58px 0px 0px -230px !ie;*/
    position:absolute;
}

#miniCartIF
{
    z-index:199;
    width:230px;
    background-color:#7f8b80;
    display:none;
    margin:58px 0px 0px 730px;   
    /*margin:58px 0px 0px -230px !ie;*/
    position:absolute;
}

#iFrameMiniCart
{
    border:none;
}

#miniCart a
{
    color: #0a2244;
}

#miniCart td
{
    color: #FFF;
}


#miniCartHeader, #miniCartMain, #miniCartFooter
{
    margin:5px 10px;
    width:210px;   
    border:solid 0px red; 
    color:#FFF;    
}

#miniCartMain table
{
    background-color:#FFF;    
}

#miniCartMain td
{
    color:#000;
}

#miniCartFooter a, #miniCartHeader a
{
    color:#FFF;
}

#ML
{
    width: 650px;
    font-size: 0.85em;
}
#ML, #ML div
{
    float: right;
    vertical-align: middle;
}
#ML div select
{
    font-size: 0.88em;
    margin: 2px 0.5em 4px 0;
    vertical-align: middle;
}

#ML
{
    height: 2em;
    line-height: 1.5em;
    color: #0a2244;
}

#PageTop
{
    background-color:#c3cec4;
    color:#74856d;    
    text-transform:lowercase;
    height:40px;
    border:solid 0px red;
    margin:0;
    padding:0;
}

#PageTopHeader
{
    float:left;
    width:880px;
    height:30px;
    border:solid 0px black;
    margin:0;
    padding:5px 0px 0px 0px;
    text-align:left;
}

h1.PageHeader
{
    font-weight:normal;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:24px;
    margin:0px 0px 0px 15px;
    color:#506445;
    border:solid 0px green;
    padding:0;
}

#leftWrap
{        
    float:left;
    clear:none;
    width:190px;
    height:auto;
    background-color:#fff;    
    border:solid 0px blue;
    padding-bottom:40px;    
    margin:0;
}

#leftWrapContent
{
    margin-top:15px;
    margin-left:25px;
}

#leftWrapContent a
{
    color:#49534c;
    text-decoration:none;
    font-size:12px;
    line-height:20px;   
}

#leftWrapContent a:hover
{
    color:#a45a21;
}

#leftWrapContent a.active
{
    color:#a45a21;
    font-weight:bold;    
}

h2.leftWrapHeader
{
    text-transform:uppercase;
    font-size:14px;
    color:#49534c;
    font-weight:normal;
    margin-bottom:15px;
    margin-left:-10px;
}

#contentHome
{
    margin:15px 0px;
    width:960px;
    height:auto;
    background-color:Transparent;
    float:left;
    clear:none;
    border:solid 0px green;   
}

#contentCategory
{
    margin:15px 0px;
    width:958px;
    height:auto;
    background-color:#fff;
    float:left;
    clear:none;
    border:solid 1px #525b53;   
}

#CategoryContent
{
    float:right;
    width:766px;
    height:auto;
    background-color:#FFF;
    border:solid 0px red;
    margin:0;
    padding:0;
    overflow:hidden;
}

#pnlEmailToFriend
{
    float:right;
    width:730px;
    height:auto;
    background-color:#FFF;
    border:solid 0px red;
    margin:0;
    padding:0;
    overflow:hidden;
}

#SubCategoryHeader
{
    float:right;
    width:736px;
    height:auto;
    background-color:#FFF;
    border:solid 0px red;
    margin:15px 15px 0px 15px;
    -margin:15px 7px 50px 7px;
    padding:0;
    overflow:hidden;
}

#contentSubCategory
{
    float:right;
    width:736px;
    height:auto;
    background-color:#FFF;
    border:solid 0px red;
    margin:15px 15px 50px 15px;
    -margin:15px 7px 50px 7px;
    padding:0;
    overflow:hidden;
}

#content
{
    float:right;
    width:736px;
    height:auto;
    background-color:#FFF;
    border:solid 0px red;
    margin:15px 15px 50px 15px;
    -margin:15px 7px 50px 7px;
    padding:0;
    overflow:hidden;
}

input.submit
{
    border:0px double #999;
    padding:0;
    margin:0;
    background-color: #fff;
    background-image: url(images/SierraDesignsGoButton.gif);
    background-repeat:no-repeat;
    font-size: 1em;
    width:21px;
    height:19px;
}
input.submit:active
{
    border: 0px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}

#PaginationTop
{
    text-align:right;
    margin:0px 15px 15px 0px;
}

#PaginationBottom
{
    text-align:right;
    margin:15px 15px 0px 0px;
}

#PaginationTop a, #PaginationBottom a
{    
    color:#666;
    text-decoration:none;
}

#PaginationTop a:hover, #PaginationBottom a:hover
{
    color:#a45a21;
}

/*HEADER ELEMENTS*/
#logo
{
    float: left;
    width:222px;
    height:87px;
    background: url('images/RoyalRobbinsLogo.gif') no-repeat center center;
    margin-top:7px;
    margin-left:2px;
    -margin-left:1px;
    padding:0;
    display: block; 
    border:solid 0px black;   
}

#logo b
{
    display: none;
}

#EComm 
{
    float:right;
    margin-top:15px;
    margin-right:5px;
    border:solid 0px red;
}

#EComm a
{    
    color:#515b54;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}

#EComm a:hover
{    
    color:#a45a21;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}

#MyBagContainer
{
    float:right;
    border:solid 1px blue;
    z-index:500;
}

#MyBag
{
    float:right;
    border:solid 0px brown;  
    margin-bottom:10px;  
}

#MyBagNumber
{
    position:absolute;
    text-align:center;
    top:60px;    
    width:18px;
    height:18px;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    margin:0px 0px 0px 914px;
    /*margin:0px 0px 0px 233px !ie;*/
    /*margin:0px 0px 0px 1385px;
    margin:0px 0px 0px 914px !ie;    */
    padding:0;
    border:solid 0px blue;
    z-index:201;
    background-image:url('images/MyBagNumberBG.png');
    background-repeat:no-repeat;
    line-height:18px;
}

#Search
{
    float:right;
    clear:right;
    color:#515b54;
    text-decoration:none;
    margin-right:10px;
    -margin-right:5px;
    border:solid 0px brown;
}

#Search a
{    
    color:#515b54;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}

#Search a:hover
{    
    color:#a45a21;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}

.searchBox
{
        
    width:150px; 
    height:20px;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
    border:1px solid #c9aa92;
}

a.lower
{
    text-transform:lowercase;
}

a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    position: relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding-top: 7px;
    float: right;
    font-size: 0.8em;
    padding-right: 0px;
    width:auto;
    border:solid 0px green;
}

#UpperRight
{
    width:543px;
    height:21px;
    background-color:#848484;
    border:solid 0px red;    
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: left;
    width: 960px;
    margin: 0;
    clear: left;
    line-height: 0px;
    height: 32px;
    border:solid 0px #c9aa92;
    background-color:#FFF;
    position: relative;
    z-index: 1;
    background-image:url('images/NavBG.gif');
    background-repeat:no-repeat;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 34px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #4776BD url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 1px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #4776BD !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 960px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom: solid 1px #F0EFEF;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}

.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}

.pipe2
{
    color:#08294b;
    padding:0px 10px 0px 0px;
}

.pipe3
{
    color:#08294b;
    padding:0px 10px;    
}

img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

/* LEFT NAV */

.leftNav
{
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 15px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}
.navHeader
{
    /*background: url(images/nav-header-bg.gif) no-repeat left bottom;*/    
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #506445;
    background-color:#c3cec4;
    font-weight: bold;    
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer
{
    clear:both;
    margin-bottom:10px;
    padding-bottom:10px;
    width:100%;
    background-color:Transparent;
    text-align:center;
    border:solid 0px blue;
}

#footer ul
{
    list-style: none;
}

div#FooterEmail
{
    width:960px;
    height:35px;
    border:solid 0px #515b53;
    background-image:url('images/FooterBG.gif');
    background-repeat:no-repeat;    
    
}

div#FooterEmail td
{
    color:#000;
    font-size:12px;
    font-weight:bold;
}

div#FooterEmail a
{
    color:#000;
    text-decoration:none;
}

div#FooterEmail a:hover
{
    color:#a45a21;
    text-decoration:none;
}

div#FooterUpper
{
    width:960px;
    height:auto;
    margin-top:20px;
    padding:5px 0;
    border:solid 0px #000;    
}

div#FooterUpper a
{
    color:#000;
    text-decoration:none;
    font-size:14px;    
}

div#FooterUpper a:hover
{
    color:#a45a21;
}

div#FooterUpper li.copyright
{
    color:#000;
    font-size:14px;    
}

div#FooterLower
{
    width:960px;
    height:auto;
    margin-top:20px;
    padding:5px 0;
    border:solid 0px red;
}

div#FooterLower a, td
{
    color:#272425;
    text-decoration:none;
}

div#FooterLower a:hover
{
    color:#a45a21;
}

.EmailSignUp
{
    border:solid 1px #000;
    color:#2e2b2b;
    width:200px; 
}

.DealerZipSearch
{
    border:solid 1px #000;
    color:#2e2b2b;
    width:75px; 
}

.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 0px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #756c59;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
#Quantity 
{
    font-size: 1em;
}

.AddToWishButton
{
    font-size: 1em;
    cursor:hand;
    cursor:pointer;
}

.AddToCartButton
{
    font-size: 1em;
    margin-top:8px;
    cursor:hand;
    cursor:pointer;
}

.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

#ProductTop
{
    background-color:#FFF;
    color:#000;    
    text-transform:lowercase;
    height:22px;
    border:solid 0px red;
    margin:5px 0px 0px 0px;
    padding:0;
}

#ProductNavigation
{
    float:right;
    margin:0px 15px 0px 0px;
}

#ContentProduct
{
    margin:15px 0px 15px 0px;
    padding-bottom:30px;
    width:958px;
    height:auto;
    background-color:#fff;
    float:left;
    clear:none;
    border:solid 1px #a1a6a2;
    text-align:center;
}

/* PRODUCT TOP LEFT BEGIN */
#ProductTopLeft
{
    border:solid 0px red;
    margin:5px 0px 0px 15px;
    -margin:5px 0px 0px 7px;
    width:454px;
    float:left;
    padding:0px;
}

#MHMLargeImage
{
    float:left;
    border:solid 1px #a6aba7; 
    width:448px;
    height:400px;
}

#MHMImage
{
    width:400px;
    height:400px;   
    border:solid 0px red; 
    margin:0px 0px 0px 24px;
    margin:0px 0px 0px 0px !ie;
}

#ViewLarger
{    
    float:right;
    margin-top:5px;
    border:solid 1px Black;
}

#ColorSwatch
{
    padding-top:7px;
    margin-bottom:20px;    
    width:450px;
    height:auto;
    float:left; 
    text-align:left;  
    border:solid 0px red;   
}

#ColorName
{
    float:left; 
    width:450px;
    height:auto;
    position:relative; 
    text-align:left; 
    border-bottom:solid 1px #dddddd;
    padding-bottom:4px;   
}

input.ColorNameWebFriendly
{		
	background-color:#FFF !important;
	color:#111111;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	border:0px solid red;
	width:220px;
    text-align:center;
}

#MHMAddImages
{    
    padding:0;    
    width:75px;
    height:318px; 
    float:left;
    border:solid 0px red; 
}

#RelatedProductsContainer
{
    margin-top:2px;
    padding-bottom:10px;
    width:450px;
    float:left;
    clear:both;
    border:solid 0px #dddddd;     
    text-align:left;
}

.RelatedProductsHeader
{
	color:#49534c;
	font-size:12px;
	margin-bottom:4px;
}    

#RelatedProductsBackground
{
    width:448px;
    margin-top:5px;
    border:solid 1px #a6aba7;
    min-height:150px;
    height:auto !important;
    height:150px;
}

#RelatedProducts
{            
    margin-left:0px;
    border:solid 0px blue;
    text-align:center;
}

#RelatedProductsNone
{        
    margin-top:70px;
    margin-left:0px;
    border:solid 0px blue;
    text-align:center;
}

.RelatedProdsImage
{
    display:block;
    padding:3px 24px 3px 24px;
    border:solid 0px black;
}

.RelatedProds
{
    display:block;
    width:144px;
    padding:3px 0px 3px 0px;
    border:solid 0px black;
    background-color:#FFF;
}

.RelatedProdsNew
{
    display:inline;
    width:144px;
    padding:3px 0px 3px 0px;
    border:solid 0px black;
    background-color:#FFF;
}

/* PRODUCT TOP LEFT END */


/* PRODUCT TOP RIGHT BEGIN */
#ProductTopRight
{
    text-align:left;
    border:solid 0px blue;
    margin:5px 0px 0px 15px;
    width:454px;    
    float:left;
    padding:0px 0px 10px 0px;
}

#ProductNameMHM
{
    color:#9b480a;
    font-size:24px;
    font-weight:normal;
    display:block;
    margin:0px;
    padding:0px;
    font-family:Arial, Verdana, Sans-Serif;
    border:solid 0px red;    
}

#ProductNameMHM td
{
    color:#9b480a;
    font-size:24px;
    font-weight:normal;    
    margin:0px;
    padding:0px;
    font-family:Arial, Verdana, Sans-Serif;
    border:solid 0px red;
}

#ProductStyleNumber
{    
    font-weight:normal;
    display:block;
    margin-bottom:10px;
    font-family:Arial, Verdana, Sans-Serif;
    border:solid 0px red;
}

#ProductPriceMHM
{
    font-size:18px;
    display:block;
    margin-bottom:15px;
    color:#9fa5a0;
    border:solid 0px brown;
}

#ProductDescMHM
{
    font-size:12px;
    display:block;
    color:#373435;
    margin-bottom:15px;
    border:solid 0px purple;
    line-height:16px;
}

#ProductAvgStarsMHM
{
    font-size:12px;     
    display:block;
    margin-bottom:15px;       
}

#MHMCartValidation
{
    display:none;
}

#MHMCartValidation input
{
    border:solid 1px #8b988a;
    width:450px;
    height:25px;
    color:#FFF;
    font-size:13px;
    font-weight:bold;
    background-color:#9b480a;
    padding:3px 0px 0px 5px;
    margin-bottom:15px;
    vertical-align:middle;
}

#ProductAddToCartMHM
{
    font-size:11px;
    font-weight:bold; 
    display:block;
    margin-bottom:15px;    
    border:solid 0px red;    
}

#ProductSizingChart
{
    font-size:12px;
    display:block;
    margin-bottom:20px;
    border:solid 0px blue;
}

#ProductSizingChart a
{
    color:#373737;
}

#ProductSizingChart a:hover
{
    color:#a45a21;
}

#MHMProductP2P
{
    border:solid 0px brown;
    font-size:10px;
    line-height:20px;    
}

.P2PImage
{
    width:75px;
    height:35px;
    margin-right:10px;
    border:solid 1px #dddddd;
}

#ProductTabContainer
{       
    margin:0;
    padding:0;
    width:453px;
    height:321px;
    text-align:left;
    border:solid 0px green;
}

#ProductTabLinks
{
    position:absolute;
    margin:0px;
    padding:0;
    width:450px;
    height:20px;
    border-bottom:solid 0px purple;
    z-index:50;
}

#ProductTabs
{
    position:absolute;
    margin:19px 0px 0px 0px;
    padding:0px;
    width:450px;
    height:300px;
    border:solid 1px #a6aba7;
    background-color:#FFF;
    z-index:49;
}

#FeaturesTab
{   
    margin:0px 0px 0px 10px;
    width:425px;
    height:285px;
    border:solid 0px blue;
    overflow:auto;
    font-size:12px;
    background-image: url('images/tabBG.gif');
    background-position:bottom;
}

#SpecificationsTab
{    
    margin:0px 0px 0px 10px;
    width:425px;
    height:285px;
    border:solid 0px blue;
    overflow:auto;
    display:none;
    font-size:12px;
    background-image: url('images/tabBG.gif');
    background-position:bottom;    
}

#MaterialsTab
{    
    margin:0px 0px 0px 10px;
    width:405px;
    height:285px;
    border:solid 0px blue;
    overflow:auto;
    display:none;
    font-size:12px;
    background-image: url('images/tabBG.gif');
    background-position:bottom;    
}

#VideoTab
{    
    margin:0px 0px 0px 10px;
    width:405px;
    height:285px;
    border:solid 0px blue;
    overflow:auto;
    display:none;
    font-size:12px;
    background-image: url('images/tabBG.gif');
    background-position:bottom;    
}
/* PRODUCT TOP RIGHT END */


/* PRODUCT REVIEWS BEGIN */
#ProductReviewContainer
{
    float:left;    
    width:920px;
    border:solid 1px #cbcbcb;
    margin-left:15px;
    -margin-left:7px;
    margin-top:5px;
    padding-bottom:10px;
}

#ProductReviewsHeader
{
    float:left;
    width:920px;
    height:25px;
    background-color:#cacaca;    
    border:solid 0px black;
}

#NumberOfReviews
{
    float:left;
    margin-top:21px;
    margin-left:50px;
    -margin-left:25px;
    border:solid 0px blue;
    font-weight:bold;
    font-size:14px;
    color:#000;
    z-index:99;
}

#WriteReview
{
    float:right;
    width:400px;
    text-align:right;
    margin-top:5px;
    margin-right:20px;
    border:solid 0px red;
    z-index:98;
}

#WriteReview a
{
    font-size:12px;
    color:#666666;
}

#WriteReview a:hover
{   
    color:#a45a21;
}

#WriteReviewAnon
{
    float:left;
    margin-top:21px;
    margin-left:150px;
    -margin-left:75px;
    border:solid 0px red;
    z-index:98;
}

#ReviewProductName
{
    float:left;
    clear:left;
    margin-top:5px;
    margin-left:20px;
    -margin-left:10px;
    border:solid 0px red;
    color:#373737;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    text-transform:lowercase;
    z-index:97;
}

#ReviewProductName a, #ReviewProductName a:hover
{
    color:#373737;
}


#ProductReviewsInternalContainer
{   
    float:left;
    width:920px; 
    height:auto;
    margin:0;
    padding:0;
    border:solid 0px brown;    
}

#ProductReviews
{    
    float:left;
    width:902px;
    margin-top:0px;
    margin-left:10px;
    border:solid 0px blue;
    z-index:95;
}

div#ProductReviews a
{
    color:#272425;
}

div#ProductReviews a:hover
{
    color:#a45a21;
}
/* PRODUCT REVIEWS END */


/* PRODUCT CLASSES */
.AddImages
{
    border:solid 0px #7a7a7a;
}

.ReviewDate
{
    line-height:18px;
    border:solid 0px blue;
    color:#7c7c7c;
}

.ReviewName
{
    font-family:Arial, Verdana, Sans-Serif;
    color:#08294b;
}

.ReviewLinks
{
    line-height:20px;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size:1.25em;
    font-weight:bold;
    color:#ff0000;
	line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:32px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #F8F8F8 none;
}

.MenuGroup td, .MenuGroupHover td
{
    color: #4776BD;
}

.PhoneNumberCss
{
    color:#4f5952;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    line-height:23px;
    vertical-align:middle;
    border:solid 0px red;
}

.TopMenuItem
{
    color: #4f5952;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
    margin:0;
    padding:0 40px 0 8px !important;
    line-height: 23px;
    vertical-align:middle;
    border:solid 0px red;
}

.TopMenuItemHover
{
    color: #a45a21;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
    margin:0px;
    padding:0 40px 0 8px !important;
    line-height: 23px;
    vertical-align:middle;
}

/*leaf menu items*/
.MenuItem, .MenuItem td, td.MenuItem, .MenuItemDown
{
    color:#08294b;
    border:solid 0px white;
    cursor:hand;
    cursor:pointer;
    margin:0;
    padding:0;
    background:#d0d2b8;    
    /*width: 100%!important;*/
    width:160px;
    line-height:1.4em;
}

.MenuItemHover, .MenuItemHover td, td.MenuItemHover
{
    color:#FFFFFF;
    border:solid 0px white;
    cursor:hand;
    cursor:pointer;
    margin:0;
    padding:0;
    background:#9fa542;
    /*width: 100%!important;*/
    width:160px;
    line-height:1.4em;
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible;
    /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible;
    /*display:none;*/
}
.OrderOptionsTitle  {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
.OrderOptionsRowHeader  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
.OrderOptionsName  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsDescription  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }
.OrderOptionsPrice  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }

/* Kit Specific Styles */
#KitSideBar
{
	border:solid 1px Gray;
	position:absolute;
	z-index:99; /*999999999 !important;*/
	width:180px;
	background-color:#FFFFE1;
	/*right:10px;*/
	margin-left: 10px;
}

#KitAddToCartForm
{
	padding: 5px 5px 10px 5px;
	margin: 0px 5px 0px 5px;
	border-top: solid 1px Gray;
	text-align: center;
}

#KitPlaceHolder
{
	width:150px;
}

#KitTable
{
	width:500px;
	/*border-top: solid 1px red;*/
		
}

#KitTable td
{
	padding: 4px 0px 4px 0px;
}

#KitAddToCartFormHeader
{
	border-bottom:solid 3px #444;
	/*height:15px;*/
	text-align:center;
}

#KitAddToCartFormPrice
{
	line-height:30px;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 1px Gray;
}

.KitAddToCartFormPrice
{
	/*line-height:30px;*/
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	border-bottom: solid 1px Gray;
}

.KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}


.KitAddToCartFormDetails
{
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}

.KitTableGroup
{
	/*
	border-top:solid 1px Black;	
	border-left:solid 1px Black;	
	border-right:solid 1px Black;	
	border-bottom:solid 5px Green;	
	line-height:20px;
	*/
	background-color: #f5f5f5; 
}

.KitRowSpacer
{
	/*height:45px;*/
}

.KitSpacer
{
	/*
	border:solid 1px Lime;
	background-color:Aqua;
	*/
	height:10px;	
}



#KitAddToCartFormDetailsHeader
{
	text-align:center;
	text-decoration:underline;
}

#KitAddToCartFormDetails
{
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}

#KitSideBar input[type="button"]
{
	width:120px;	
	text-align:center;
	margin-top:3px;
}


.KitRegularBasePrice
{
	font-style:italic;
	text-decoration:line-through;
}

.KitBasePrice
{
}

.KitBasePriceOnSale
{
}

.KitCustomizedPrice
{
}

.KitCustomizedPriceOnSale
{
}

.KitLevelPrice
{
}

.KitLevelPriceOnSale
{
}

.dhtmltooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size: 11px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.CardCodeTooltip
{
	border:0;
	/*border: 2px solid black;*/
	padding: 2px;
	background-color: #DDD;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.Kit2dhtmltooltip
{
	border:0;
	margin-top:20px;
	/*border: 2px solid black;*/
	padding: 2px;
	font-size: 11px;
	background-color: lightyellow;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.ShippingAndTaxEstimateAddress
{
	border: solid 1px #aaa;
	width:100%;
}

.ShippingAndTaxEstimateAddress .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimateAddress .Caption
{
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .Value
{
	width:70%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimateAddress .ErrorMessage
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:Red;
	font-weight:bold;
}

.ShippingAndTaxEstimator
{
	border:solid 1px #aaa;
	width:100%;
}

.ShippingAndTaxEstimator .Header
{
	text-align:center;
	font-weight:bold;
	background-color:#ddd;
}

.ShippingAndTaxEstimator .Caption
{
	font-weight:bold;
	width:30%;
	text-align:left;
	vertical-align:top;
}

.ShippingAndTaxEstimator .Value
{
	width:70%;
	text-align:right;
	vertical-align:top;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 1px gray;
	padding: 5px 5px 5px 5px;
}

.WishListWarning
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ff0000;
}

.ShippingEstimatorPanel
{
	width:350px;
	border:dashed 1px gray;
	padding: 5px 5px 5px 5px;
}

#KitError
{
	text-align:center;
	vertical-align:middle;
	padding:5px 5px 5px 5px;
}

#lblKitError
{
	color:Red;	
}

/* default class for stock hint display */
.StockHint
{
	font-size:11px;
}

.StockHint_OutOfStock
{
	color:red;
}

.StockHint_InStock
{
	color:blue;
}

/* indented class variation for stock hint display */
.StockHint_Indented
{
	text-indent:10px;
	font-size:11px;
}

.StockHint_Indented_OutOfStock
{
	color:red;
}

.StockHint_Indented_InStock
{
	color:blue;
}



/*********************************************/
/*************For Featured Products***********/
/*********************************************/


.featuredProductLinks
{
	color: #000000;	
	font-weight: bold;
}

.featuredProductDescription
{
	padding-top: 10px;
	font-weight: normal;
}

.featuredProductPrice
{
	padding-top: 10px;
	padding-bottom : 10px;
	font-weight: normal;
}


.featuredTeaser
{
	color: #000000;	
	font-weight: bold;
}



/* CSS for productratings [begin] */

.CommentHelpfulText
{
	 font-family: Arial, Helvetica, sans-serif;
	 color: #000;
}

.CommentHelpfulYes
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.CommentHelpfulNo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	
}

.CommentCell
{
	background-color: #FFFFFF;
}

.RatingCommentText
{
	color: #000000;
}

.CommentAuthor
{
	color: #000000;
}	
/****** [end] ******/



/* CSS for Checkout GiftCard [begin] */

.CheckoutEmailGiftCardHeader
{
	/* default color - #cccccc */
	background-color: #cccccc;
	color:#000000;
}

/****** [end] ******/



/* CSS for Checkout Terms And Conditions [begin] */

.CheckOutTermsBorder
{
	border-style: dashed; 
	border-width: 1px; 
	border-color: #000000;
}
/****** [end] ******/




/* CSS for Affiliate Page [begin] */

.AffiliateHeaderTd
{
	/* -- original --
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #AAAAAA;
	-- -- */
	font-size: smaller;
	font-weight:bold;
	color: #ffffff;
	background-color: #CCCCCC;
	padding: 3px;
}

.AffiliateTextCell
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 3px;
}

.AffiliateLinks, .AffiliateLinks a:link, .AffiliateLinks a:active, .AffiliateLinks a:visited
{
	color: #000000;
}

.AffiliateLinks a:hover
{
	color: #4776BD;
}

.AffiliateForgotPasswordText
{
	color: #000000;
}

.AffiliateForgotPasswordText span
{
	color: #000000;
	font-weight: bold;
}

/****** [end] ******/


/* CSS for Multiple Shipping [begin] */
.MultiShippingAddressHeaderLeft
{
	color:#000000;
	background-color: #dddddd;
}

.MultiShippingAddressHeaderRight
{
	color:#000000;
	background-color: #dddddd;
}

/****** [end] ******/



/* CSS for Recent Comments */

.RecentCommentsHeader
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.RecentCommentsHeaderBorder
{
	background-color: #FFFFFF;
}

.RecentCommentsFooter
{
	background-color: #CCCCCC;
}

.RecentCommentsBorder
{
	background-color: #CCCCCC;
}

.RecentCommentsCell
{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
}

.pnlRecentCommentSort
{
	background-color: #FFFFCC;
}

.RecentCommentSortText
{
	color: #FF0000;
}

.RecentCommentReSortText
{
	color: #000000;
	font-weight: bold;
}

.RecentCommentIsolateHeader
{
	background-color: #009999;
}

.RecentCommentIsolateHeaderText
{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.RecentCommentIsolateCell
{
	background-color:#FFFFFF;
	color:#000000;
}

.RecentCommentsPagingTop
{
	background-color: #ffffff;
	color: #000000;
}

/** [end] **/


/* CSS for RateIt.aspx */

.rateitBG
{
	background-color:#336699;
	margin: 0px;
}

.rateittable
{
	background-color:#336699;
}

.rateitlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.rateitproductname
{
	background-color: #FFFFCC;
}

.rateitbox
{
	background-color: #FFFFFF;
}

.rateitddl
{
	font-size: 10px;
}

.rateittext
{
	font-size:12px;
}
/**		[end]	**/
/***************************************************/
/**************TabbedUI prototype*******************/

#pagetabs
{
	width: 100%;	
}

#pagetabs a
{
	background: white url(images/tab_out.gif) top left repeat-x;
	background-color: #DDDDDD;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	color: #696969;
	padding: 5px 5px 0px 5px;
	position:relative;
	margin-right:3px;
	text-decoration: none;
	vertical-align:middle;
}

#pagetabs a:hover
{
	text-decoration: underline;
	color: #ffffff;
	background: white url(images/tab_over.gif) top left repeat-x;
}

#pagetabs a.activetab
{
	padding: 5px 5px 1px 5px;
	position: relative;
	top: 1px;
	color: #ffffff;
	background-image: url(images/tab_over.gif);
	border-bottom-color: white;
}

#pagetabs a.activetab:hover
{
	text-decoration: none;
}

#tabcontent
{
	border: solid 1px gray;
	margin:0px;	
	padding-top:0px;
	padding-bottom: 10px;
	width:100%;
}

#tabcontent div.hiddenTab
{
	display:none;
}

#tabcontent div.selectedTab
{
	display:block;
}


.GeneralClear { margin: 0; padding: 0; clear: both; }

/*---- Image Detail ----*/

#ImageDetail_Container { margin: 0; padding: 0; }

#ImageDetail_Container #ImageDetail_Thumbnail {
    margin:0;
    padding:0;
    width:400px;
    height:400px;
    border:0px solid #CCC;
    float:left;
}

#ImageDetail_Full {
    margin:0;
    padding:0;
    width:450px;
    height:400px;
    height:402 !ie;
    border:1px solid #a6aba7; 
    display:none;
    z-index:100; 
    top:233px;
    top:234px !ie;
    position:absolute;
}

#transbox
{
  width:180px;
  height:180px;
  height:182px !ie;
  background-color:#FFF;
  border:1px solid #a45a21;
  /* for IE */
  filter:alpha(opacity=30);
  /* CSS3 standard */
  opacity:0.3;
  position:absolute;
  z-index:100; 
  margin:0; 
  display:none;
  float:left; 
}

div.picSearch
{
    text-align:center;
    float:left;
    height:210px;
    width:150px;
    padding:0;
    margin:5px 2px;
    background:#FFF;
    border:0px solid green; 
}

div.picSearch ul
{
    margin: 0.25em 0 0;
    padding: 0;
}

li.titleSearch
{
    display: block;
    list-style: none;
    text-align: center;
    border: 0px solid #313131; 
}

.odd
{
    background-color:#c3cec4;
}

