* {margin: 0; padding: 0;}

html, body, div, span, applet, object, iframe,
h1, h2, 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 {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    }

ol, ul {
    list-style: none;
    }

blockquote, q {
    quotes: none;
    }

abbr,
span.abbr {
    border-bottom: 1px dotted #666;
    cursor: help;
    }
    
    a abbr {border: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: underline;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
    }
/* -------------------------------------------------------------
                                                end baselines */





/* link styles
------------------------------------------------------------- */

a:link,
a:visited,
a:hover,
a:active {
    color: #282828;
    text-decoration: underline;
    }

a:hover {
    color: #0290C6;
    }

#Logo h1 a:link,
#Logo h1 a:visited,
#Logo h1 a:hover,
#Logo h1 a:active {
    text-decoration: none;
    }

.Left li a:link,
.Left li a:visited,
.Left li a:hover,
.Left li a:active,
.Right li a:link,
.Right li a:visited,
.Right li a:hover,
.Right li a:active {
    text-decoration: none;
    }

.Left li a:hover,
.Right li a:hover {
    text-decoration: underline;
    }

.ProductList a:link,
.ProductList a:visited,
.ProductList a:hover,
.ProductList a:active {
    text-decoration: none;
    }

.ViewAllLink a:link,
.ViewAllLink a:visited,
.ViewAllLink a:hover,
.ViewAllLink a:active {
    display: block;
    padding-top: 10px;
    }

.ProductActionAdd a:link,
.ProductActionAdd a:visited,
.ProductActionAdd a:hover,
.ProductActionAdd a:active,
.ProductActionAdd strong a:link,
.ProductActionAdd strong a:visited,
.ProductActionAdd strong a:active {
    color: #0290C6;
    text-decoration: none;
    }
	
.ProductActionAdd strong a:hover {
	text-decoration:underline;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
    color: #898989;
    }

#footer a:hover {
    color: #0290C6;
    }
   

.Left .FeedLink,
.Right .FeedLink {
    float: left;
    margin: 1px 6px 0 0;
    }

.Content .FeedLink {
    float: left;
    margin: 0 6px 0 0;
    }

#rating_overview a:link,
#rating_overview a:visited,
#rating_overview a:hover,
#rating_overview a:active {
	text-decoration: none;
	color: #0290c6;
	}

#rating_overview a:hover {
	text-decoration: underline;
	}
/* -------------------------------------------------------------
                                              end link styles */





/* typography
------------------------------------------------------------- */
body {
    color: #282828;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    }


p {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 18px 0;
    }
    
    .PrimaryProductDetails p.more {
        margin: -10px 0 10px 0;
        }
    
    p.phone {
        color: #636363;
        font-family: "Arial Black", Arial, sans-serif;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        }
    
    p.social {
        font-size: 24px;
        line-height: 24px;
        margin: 6px 0 0 0;
        }
        
        .social img {
            float: left;
            margin: 0 4px 4px 0;
            }      
        
    #WrapperBanner p {
        color: #fff;
        font-family: "Trebuchet MS";
        font-size: 26px;
        }
    
    .GoogleCheckout p,
    .AlternativeCheckout p,
    .PayPalExpressCheckout p {
        margin: 0;
        font-size: 90%;
        }
    
    .CheckoutRedeemCoupon p {
        margin-top: 10px;
        margin-bottom: 0;
        }
        
    .ProductDetails .ProductThumb p {
        margin-top: 10px;
        font-size: 10px;
        }
    

h1, h2 {
    color: #282828;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
    }
    
    .BlockContent h1 {
        padding: 10px 0;
        }
    
    .PrimaryProductDetails h1 {
        color: #464646;
        font-size: 24px;
        line-height: 30px;
        margin: 0;
        padding: 0 0 10px 0;
        }

    .Left h2,
    .Right h2 {
        font-size: 15px;
        margin: 5px 5px 5px 0;
        position: relative;
        }
        
    .Content h2 {
        margin: 5px 0;
        }
    
    .Left .SideRelatedProducts h2,
    .SideRecentlyViewed h2,
    #SideCategoryList h2,
    #SideNewProducts h2,
    #SideCouponCodeBox h2,
    #SideNewsletterBox h2,
    #SideShopByBrand h2,
    #SideSubPageList h2,
    #SideGiftCertificateCodeBox h2 {
        background: #959595;
        color: #fff;
        font-size: 12px;
        line-height: 12px;
        font-weight: bold;
        margin: 5px 0;
        padding: 6px 8px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        }


h3 {
    color: #333;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 9px;
    }
    
    .Content h3 {
        margin-bottom: 5px;
        }
    
    h3.clearfix span {
        float: left;
        display: block;
        background: #a95fa6;
        color: #fff;
        font-size: 12px;
        line-height: 12px;
        padding: 6px 8px;
        text-transform: uppercase;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        }
	
	#rating_overview h3 {
		font-size: 10px;
		line-height: 16px;
		margin: 0 0 2px 0;
		text-transform: uppercase;
		}
	
	.Content #SideProductRelated h3,
	.Content #ProductReviews h3,
	#ProductVideos h3 {
		color: #666;
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		}

h4 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 4px;
    }
    
    #footer h4 {
        color: #636363;
        font-size: 12px;
        line-height: 15px;
        }
        
    .CheckoutRedeemCoupon h4 {
        margin-top: 0;
        }

ol,
ul {
    margin:0;
    }
        
li {
    font-size: 12px;
    line-height: 18px;
    }
    
    .CreateAccount ul li,
    .PrimaryProductDetails ul li,
    .ProductDescription ul li {
        background: url(../../Computers/images/purple/BlockArrow.gif) no-repeat left 7px;
        padding-left: 8px;
        }
    
    .ProductTinyImageList ul li {
        background: none;
        padding-left: 0;
        }
    
    .CreateAccount ol li,
    .PrimaryProductDetails ol li,
    .ProductDescription ol li {
        list-style: decimal;
        margin-left: 8px;
        }

blockquote {
    margin-left: 28px;
    }

hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border: none;
    background: #dadada;
    color: #dadada;
    }

    #SideCouponCodeBox hr,
    #SideGiftCertificateCodeBox hr {display: none;}


.Required {
    color: red;
    font-weight: bold;
    }

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
    }

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
    }

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
    }

.ProductDescriptionContainer {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    }


/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }


#purchase_details {
	margin: 0 0 20px 0;
	}

#purchase_details .section {
	float: left;
	width: 233px;
	min-height: 90px;
	background: url(/product_images/ui/gradients/fefefe_d6d6d6_8x90.png) no-repeat 100% 0;
	}
	
	* html #purchase_details .section {height: 90px;}

.section#rating_overview {
	width: 200px;
    padding: 0 13px 0 20px;
    background: none;
    }
    
    .section#rating_overview div.rating {
    	margin: 0 0 6px 0;
    	}


#price_detail strong.price {
	display: block;
	width: 100%;
	padding-bottom: 5px;
    color:#4bac33;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 30px;
    line-height: 30px;
    }
    
    #price_detail ul {
    	margin: 0;
    	}
	#price_detail ul li {
		margin: 0;
		padding: 0;
		font-size: 12px;
		line-height: 18px;
		background: none;
		}

#price_detail strike {
    color: #636363;
    text-decoration: none;
    }

#price_detail .YouSave {
    font-weight: bold;
    color: #00a651;
    }
    
#price_detail li.shipping {
	padding-left: 20px;
	background: url(/product_images/ui/icons/fugue/truck.png) no-repeat 0 1px;
	}


#shipping_detail {
    color: #898989;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    padding: 5px 0 0 0;
    text-transform: uppercase;
    }


.Meta {
    color: #444;
    font-size: 10px;
    }

.SoldOut {
    color: #999;
    }
/* -------------------------------------------------------------
                                               end typography */





/* table styles
------------------------------------------------------------- */


/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
    }

table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
    }

table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
    }

table.General tbody tr.First td {
    border-top: 0;
    }


/* Cart Contents Table */
.CartContents tbody td {
    border-bottom: 0;
    }

.CartContents .ProductName a {
    font-weight: bold;
    }

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
    }

/* -------------------------------------------------------------
                                             end table styles */





/* navigation
------------------------------------------------------------- */

/* Top Navigational Menu */
#TopMenu {
    float: right;
    padding: 15px 15px 0 0;
    }

#TopMenu ul {
    margin: 0;
    }

#TopMenu ul li {
    float: left;
    display: inline;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    margin: 0 3px 0 0;
    color: #464646;
    }

#TopMenu ul li a:link,
#TopMenu ul li a:visited,
#TopMenu ul li a:hover,
#TopMenu ul li a:active {
    color: #464646;
    text-decoration: none;
    }

#TopMenu ul li a:hover {
    text-decoration: underline;
    }

#TopMenu p.phone {
    padding: 0 3px 8px 0;
    text-align: right;
    }


/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
    }

#TopMenu li.Flag div {
    border: 0;
    }

#TopMenu li.Flag img {
    margin: 3px;
    }

#TopMenu li.Flag img.Last {
    margin-right: 0px;
    }

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
    }

#TopMenu li.HeaderLiveChat {
    background-image: none;
    }


/* Pages Menu */
#Menu {
    clear: both;
    margin: 0 -10px;
    padding: 0 0 0 20px;
    position: relative;
    z-index: 1;
    background:url(/product_images/ui/gradients/nav_5x48.png) repeat-x 0 0;
    color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    }
    
    #Menu .CategoryList h2 {display: none;}

#Menu ul {
    margin: 0;
    }
    
#Menu ul li {
    position: relative;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    }
    
#Menu ul li a:link,
#Menu ul li a:visited,
#Menu ul li a:active {
    float: left;
    background:url(/product_images/ui/gradients/nav_5x48.png) repeat-x 0 0;
    color: #fff;
    padding: 15px 0;
    color: #fff;
    text-decoration: none;
    }
	
#Menu ul li a:hover {
	color:#ff9000;
	text-decoration:underline;
	}  
    
#Menu ul li a span {
    float: left;
    display: block;
    background: url(/product_images/ui/gradients/nav_border_2x2.png) repeat-y 100% 0;
    padding: 2px 10px;
    }



#Menu ul li ul {
    display: none;
    position: absolute;
    width: 180px;
    top: 48px;
    left: 0;
    background: #424242;
    border-right: 1px solid #7d7d7d;
    border-left: 1px solid #7d7d7d;
    }
    
    #Menu ul li.hover ul {display: block;}
    #Menu ul li:hover ul {display: block;}

#Menu ul li ul li {
    float: none;
    display: block;
    font-size: 13px;
    font-weight: normal;
    }

#Menu ul li ul li a:link,
#Menu ul li ul li a:visited,
#Menu ul li ul li a:hover,
#Menu ul li ul li a:active {
    float: none;
    display: block;
    width: 160px;
    padding: 5px 10px;
    background: #444444;
    border-bottom: 1px solid #7d7d7d;
    }

#Menu ul li ul li a span {
    float: none;
    display: inline;
    background: none;
    padding: 0;
    }


.Left .CategoryList ul {
    margin: 0 0 0 8px;
    }

.Left .CategoryList ul li {
    font-weight: bold;
    }
    
    .Left ul.PageList,
    .Left .BrandList ul {
        margin: 0 0 10px 10px;
        }
        
    .Left .CategoryList li ul {
        margin: 0 0 10px 2px;
        }
        
    .Left ul.PageList li,
    .Left .BrandList ul li,
    .Left .CategoryList li ul li {
        font-weight: normal;
        background: url(../../Computers/images/purple/BlockArrow.gif) no-repeat left 7px;
        padding-left: 8px;
        }

.Left .PageList a:link,
.Left .PageList a:visited,
.Left .PageList a:hover,
.Left .PageList a:active,
.Left .BrandList a:link,
.Left .BrandList a:visited,
.Left .BrandList a:hover,
.Left .BrandList a:active,
.Left .CategoryList a:link,
.Left .CategoryList a:visited,
.Left .CategoryList a:hover,
.Left .CategoryList a:active {
    display: block;
    width: 100%;
    }



/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
    }

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
    }

.TabNav li {
    display: inline;
    }

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
    }

.TabNav li a:hover {
    text-decoration: none;
    }

.TabNav li.Active a {
    margin-top: 0;
    padding-top: 7px;
    font-weight: bold;
    }


/* Page Breadcrumbs */
.Breadcrumb ul,
.Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
    .Breadcrumb ul.superfluous {display: none;}
    
.Breadcrumb {
    padding: 0 15px 15px 15px;
    }
    
    .onecolumn .Content .Breadcrumb,
    .twocolumn .Content .Breadcrumb,
    .threecolumn .Content .Breadcrumb {
        padding-left: 0;
        }
    
.Breadcrumb li {
    background: none;
    color: #555;
    font-size: 11px;
    margin-right: 4px;
    display: inline;
    }
    
.Breadcrumb li a:link,
.Breadcrumb li a:visited,
.Breadcrumb li a:hover,
.Breadcrumb li a:active {
    padding-right: 10px;
    background: url('../../Computers/images/BreadcrumbSep.gif') no-repeat right;
    color: #424242;
    text-decoration: none;
    }
    
.Breadcrumb li a:hover {
    text-decoration: underline;
	color:#0290C6;
    }
/* -------------------------------------------------------------
                                               end navigation */





/* form styles
------------------------------------------------------------- */
.HorizontalFormContainer dl,
.VerticalFormContainer dl {
    margin: 0;
    }
    
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
    }

.HorizontalFormContainer dt .fieldLabel {
    float: left;
    padding-top: 4px;
    padding-left: 4px;
    }

.HorizontalFormContainer dt {
    float: left;
    clear: left;
    width: 160px;
    padding: 4px 0 2px 0;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    }

.HorizontalFormContainer dd.ProductField {
    height: 20px;
    }

.HorizontalFormContainer dd {
    font-size: 12px;
    margin-left: 170px;
    }
    
    .HorizontalFormContainer dd input {
        font-size: 12px;
        margin: 2px 0;
        padding: 2px;
        }
    
    .HorizontalFormContainer dd select {
        font-size: 12px;
        margin: 2px 0;
        }



.NarrowFormContainer dt {
    width: 110px;
    }

.NarrowFormContainer dd {
    margin-left: 120px;
    }

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
    }

.NarrowFormContainer p.Submit {
    margin-left: 120px;
    }

.VerticalFormContainer dt {
    margin-bottom: 6px;
    }

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
    }




/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear: both;
    }
    
    .Left .NewsletterSubscription .full,
	.Content #SideNewsletterBox h2,
    .NewsletterSubscription legend {display: none;}
    
	.Left .NewsletterSubscription .BlockContent {
		padding: 2px 0 0 8px;
		}
	
	.Content .NewsletterSubscription .BlockContent {
		padding: 0;
		}

.Content .NewsletterSubscription dt,
.Content .NewsletterSubscription dt label {
	font-size: 12px;
	font-weight: bold;
	}

.NewsletterSubscription label {
    clear: both;
    float: left;
    font-size: 11px;
    }
	
	.Content .NewsletterSubscription label,
	.NewsletterSubscription .checkboxes label {
		float: none;
		}
		
.NewsletterSubscription input {
    width: 139px;
    padding: 3px;
    margin: 2px 0 5px 0;
    }
	
	.Content .NewsletterSubscription input.email {
		width: 239px;
		}

	.NewsletterSubscription .checkboxes input {
		width: auto;
		padding: 0;
		margin: 2px 0 5px 0;
		}
	
.NewsletterSubscription .Button {
    width: 97px;
    height: 23px;
    margin-top: 2px;
    padding: 0;
    border: none;
    vertical-align: middle;
    }





.ProductAddToCart dt div.Required,
#CartEditProductFieldsForm dt div.Required {
    width: 8px;
    }

.ProductAddToCart input.Textbox,
#CartEditProductFieldsForm input.Textbox {
    width:181px;
    }

.ProductAddToCart textarea,
#CartEditProductFieldsForm textarea {
    width:183px;
    height: 50px;
    }

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Computers/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    }

.ProductFields dd {
    margin-bottom: 4px;
    float: left;
    margin-left:20px;
    }

.ProductFields {
    margin-bottom: 15px;
    }

.ProductFields input.Textbox {
    width:100%;
    }

.ProductFields TextArea {
    width:100%;
    }

.CartContents .CartProductFieldsRow {
    border-top: 0;
    }

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
    }

p.QuantityInput, p.AddCartButton {
    text-align: center;
    }

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
    }

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
    }

.ProductActionAdd {
    display: block;
    margin-top: 3px;
    }






/* Custom Fields - Start */
.LittleNotePassword {
    color: gray;
    font-size: 0.85em;
    padding: 2px 0;
    }

.RequiredClear {
    visibility: hidden;
    }



.Field45  {width: 45px;}
.Field100 {width: 100px;}
.Field150 {width: 150px;}
.Field200 {width: 200px;}
.Field250 {width: 250px;}
.Field300 {width: 300px;}
.Field350 {width: 350px;}
.Field400 {width: 400px;}

.section#purchase {
	width: 200px;
    padding: 0 13px 0 20px;
    }

#purchase .ProductDetailsGrid .DetailRow {
    margin: 0;
    padding: 0;
    }

#purchase .ProductDetailsGrid .Label {
	float: none;
	display: block;
	width: auto;
	margin: 0;
	text-align: left;
    }

#purchase .ProductDetailsGrid .DetailRow .AddCartButton input {
    width: 96px;
    height: 0;
    overflow: hidden;
    margin: 0 0 0 5px;
    padding: 33px 0 0 0;
    background: url(/product_images/ui/buttons/buy_now_96x33.png) no-repeat 0 0;
    }
    
#purchase .ProductDetailsGrid .DetailRow .AddCartButton select {
    margin: 7px 2px 0 0;
    }
    
#purchase div.OutOfStockMessage {
    display: none;
    }

#purchase form {
    font-size: 12px;
    line-height: 18px;
    }

#frmWishList a.wish {
	display: block;
	width: 180px;
	margin: 6px 0 0 0;
	padding: 3px 0 3px 20px;
	background: url(/product_images/ui/icons/fugue/present.png) no-repeat 0 0;
	color: #0290c6;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

#frmWishList a.wish:hover {text-decoration: underline;}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
    }


.SortBox {
    font-size: 11px;
    color: #444;
    margin: 10px 0 0 0;
    }
    
.SortBox select {
    font-size: 10px;
    }
    
.SortBox option {
    color: #444;
    }


/** Search All Form Result - Start **/
.search-examples {
	 font:Arial, Helvetica, sans-serif; 
	 color:#654016; 
	 padding-left:18px;
	 font-size:11px;
	 }

.SearchPaging {
    float: right;
    font-size: 11px;
    margin: 5px 0 0 0;
    }

.SearchSorting {
    float: right;
    font-size: 11px;
    margin: 8px 0px;
    }

.SearchSorting select {
    font-size: 11px;
    }

#SearchResultsCategoryAndBrand {
    margin: 5px 0 0 0;
    }

.ContentList em,
.QuickSearchResultMeta em {
    font-size: 10px;
    }
/** Search All Form Result - End **/



/* -------------------------------------------------------------
                                              end form styles */






















/* Product Listings */

.ProductList {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
.Content .ProductList li {
    float: left;
    width: 237px !important;
    margin: 5px 5px 0 0;
    padding: 0 8px 5px 8px;
    overflow: hidden;
    
    font-size: 11px;
    line-height: 15px;
    list-style: none;
    text-align: center;
    border: 1px solid #dadada;
    }
    
    .threecolumn .Content .ProductList li {
        width: 185px !important;
        }

.Content .ProductList li:hover,
.Content .ProductList li.Over {
    background: #f7f7f7;
    }

.Content .ProductList .ProductImage {
    width: 100% !important;
    margin: 8px 0 5px 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    }

.Content .ProductList .ProductImage img {
    vertical-align: middle;
    }




.Content .ProductList.List li {
    float: none;
    width: 778px !important;
    height: 140px !important;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: left;
    }

.Content .ProductList.List .ProductImage {
    width: 136px !important;
    float: left;
    padding: 0 0 0 6px;
    }

.Content .ProductList.List .ProductDetails {
    padding: 10px 6px 6px 18px;
    }

.Content .ProductList .ProductRightCol {
    float: right;
    }

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
    }

.Content .ProductList.List .ProductDescription {
    margin-top: 10px;
	font-size:13px;
    }

.Content #ProductReviews,
.Content #ProductVideos,
.Content .SideRelatedProducts,
.ProductMain .ProductDescription {
	background: url(/product_images/ui/gradients/f1f1f1_fff_5x46.png) repeat-x 0 0;
	}

.Content #ProductVideos,
.ProductMain .ProductDescription .ProductDescriptionContainer {
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
    }

.Content .SideRelatedProducts,
.Content #ProductReviews {
	margin-bottom: 30px;
	padding: 15px 15px 0 15px;
    }

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
    }






.ProductList .ProductDetails {
    padding: 0 5px 5px 5px;
    min-height: 0;
    }


.RetailPriceValue {
    font-style: normal;
	display:none;
    color: #000;
    }

.ProductPrice,
.ProductList em {
    font-style: normal;
    font-weight: bold;
	font-size:13px;
    }

.ProductList .Rating {
    font-size: 10px;
    font-weight: bold;
    }

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
    outline-color: teal;
    }

.ProductList .Rating,
.ProductList em {
    display: block;
    margin-top: 3px;
    }

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
    }

.Left .ProductList .ProductImage,
.Right .ProductList .ProductImage {
    display: none;
    }
    
.Left .ProductList .ProductImage img,
.Right .ProductList .ProductImage img {
    max-width: 130px;
    }

.Right .ProductList li {
    clear: both;
    width: 150px;
    margin: 5px 0 0 0;
    padding: 3px 0 5px 0;
    list-style: none;
    color: #000;
    }

.Right .SideCart p {
    color: #000;
}

/* Top Seller Block Specific */
.Right .TopSellers {
    clear: both;
    padding: 0 0 10px 0;
}

.Right .TopSellers ul {
    margin: 0;
    padding: 0;
}

.Right .TopSellers li {
    clear: both;
    margin: 0 0 5px 0;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 14px;
    font-size: 1.6em;
    padding: 0 0 2px 4px;
}


.Right .TopSellers .ProductDetails { /* Contains the details of the item */
    margin: 0;
    margin-left: 24px;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    width: 153px;
    height: auto;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    display: inline;
}

.Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    position: relative;
    z-index: 1;
    width: 38px;
    height: 34px;
    color: #fff;
    font-weight: bold;
    padding-top: 4px;
}

.Right .TopSellers li.TopSeller1 .ProductDetails {
    clear: both;
    float: left;
    width: 130px;
    font-size: 1.1em;
    margin: 0;
    padding: 0 5px 0 10px;
}

.Right .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 148px;
    display: inline;
    text-align: center;
    overflow: visible;
    margin: -20px 0 0 0;
    border: 0;
}

.FindByCategory ul,
.FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.Content .FindByCategory li {
    padding-left: 12px;
    background: url('../../Computers/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
    }









/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    border-right: 1px solid #ccc;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%
}

ul.ShippingAddressList,
ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
    }

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    }

.PrimaryProductDetails {
    margin: 0 0 30px 0;
    }

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 250px !important;
    height: auto !important;
    text-align: center;
    }
    
    .PrimaryProductDetails .ProductThumb .AddThisButtonBox {
    	width: 100% !important;
    	padding: 10px 0 !important;
    	}

.PrimaryProductDetails .ProductMain {
    float: left;
    display: inline;
    width: 700px;
    margin: 0;
    }
    
.PrimaryProductDetails dl {
    font-size: 0.90em;
    }

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
    }

.PrimaryProductDetails dd {
    margin-left: 90px;
    }

.OutOfStockMessage {
    clear: both;
    }

.Right hr {
    margin: 5px 0 0;
    }


.ComparisonCheckbox {
    float: left;
    }

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
    }

.SideRecentlyViewed .ProductDetails {
    margin: -3px 0 0 16px;
    }

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 25px;
    padding-top: 4px;
    padding-bottom: 8px;
}



.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}

.CategoryPagination .PagingList,
.CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
    }

.PagingBottom {
    margin: 0 0 10px 0;
    }

.CategoryPagination {
    padding: 5px;
    text-align: center;
    }

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}

/* Quick Search */
.QuickSearch { z-index: 10; margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }
.RatingIMG {
    padding-left: 8px;
    padding-top: 2px;
}



.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}

.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
    }

.SubCategoryList ul,
.SubCategoryList li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    }

.Content .SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Computers/images/SubCategory.gif') no-repeat 3px 1px;
    }

.SearchTips .Examples {
    padding: 8px;
    margin-left: 30px;
    margin-bottom: 10px;
    }


.ProductReviewList {
	clear: both;
	margin: 0;
	}
	
	.ProductReviewList li {
		padding: 9px 0 0 0;
		}
		
	.ProductReviewList p {
		float: right;
		width: 730px;
		margin: -36px 0 9px 0;
		}
	
	.ProductReviewList p.Meta,
	.ProductReviewList h4.ReviewTitle {
		clear: left;
		float: left;
		width: 180px;
		margin: 0;
		padding: 0 10px 0 0;
		}
	
	.ProductReviewList p.Meta {
		margin-bottom: 9px;
		}
		
		.ProductReviewList h4.ReviewTitle img {
			display: block;
			padding: 3px 0;
			}
	
	.ProductReviewList hr {
		clear: both;
		margin: 0;
		}
	
	.ProductReviewList p p {
		clear: none;
		float: none;
		width: auto;
		margin: 0 0 9px 0;
		padding: 0;
		}


.YourAccount li {
	margin-bottom: 8px;
	}


.RemoveFromWishlistForm {
    margin: 5px;
}


.ShippingProviderList {
    list-style: none;
}

#WrapperBanner {
    position: absolute;
    top: 20px;
    left: 30px;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}



/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    text-align: left;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    background-color:seashell;
    padding:5px;
    border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {

}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}


.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Computers/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}





.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Computers/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}


.SelectGiftWrapMultiple {
    max-height: 400px;
}



.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float: left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}

.TransitTime {
    font-weight: normal;
    color: gray;
}



.OrderItemMessage {
    background-color: #fff1a8;
    margin: 10px 0;
    padding: 7px;
    }




/* Product Details */
/*
.ProductDetailsGrid .DetailRow {
    clear: left;
    margin-top: 2px;
    padding-left: 140px;
    }

.ProductDetailsGrid .Label {
    margin: 0 0 2px -140px;
    float: left;
    width: 130px;
    font-weight: bold;
    display: inline;
    position: relative;
    text-align: right;
    }

.ProductDetailsGrid .Value {
    display: inline;
    }

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
    }
*/

.ProductOptionList ul,
.ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
    }

.ProductOptionList li {
    margin-bottom: 3px;
    }

.ProductOptionList input {
    vertical-align: middle;
    }




/* Product Videos */
#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('../images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 92px;
    height: 69px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    width: 260px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:260px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}


.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}














#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top: 10px;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    margin-left: auto;
    }

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid #fff;
    }

#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
    }

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid #fff;
    }

#ProductDetails .ProductTinyImageList ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    white-space: nowrap;
    width: 2500px;
    }

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    overflow: hidden;
    margin:auto;
    }









/* structure
------------------------------------------------------------- */
body {
    background: url(/product_images/ui/gradients/wrap_1060x400.png) repeat-y 50% 0;
    }

#Container {
/*     background: url(/product_images/ui/gradients/wrap_1060x400.png) repeat-y 0 0; */
    width: 980px;
    margin: 0 auto;
    padding: 0 40px;
    }

#Outer {
    clear: both;
    }

#Wrapper {
    clear: both;
    position: relative;
    width: 100%;
    padding-top: 10px;
    z-index: 0;
    }



/* Left Content Area */
.Left {
    float: left;
    width: 160px;
    padding: 0 0 0 15px;
    }
    
    
    
/* Main Content Area */
.Content {
    float: left;
    width: 600px;
    padding: 0 15px;
    font-size: 12px;
    }
    
    .onecolumn .Content {
        width: 950px;
        padding: 0 15px;
        }
        
        .onecolumn .twocolumn .main {
            float: left;
            width: 790px;
            }
        
        .onecolumn .twocolumn .sidebar {
            float: right;
            width: 175px;
            }
    
    .twocolumn .Content {
        width: 780px;
        padding: 0 10px 0 15px;
        }
    
    #SideCategoryList,
    #SideCouponCodeBox,
    #SideNewProducts,
    #SideNewsletterBox,
    #SideShopByBrand,
    #SideGiftCertificateCodeBox,
    #ProductDescription,
    #ProductByCategory,
    #ProductReviews {
        margin: 0 0 20px 0;
        }
    
    #SuggestiveCartContent {
        clear: both;
        }
    
    
/* Right Content Area */
.Right {
    float: right;
    width: 160px;
    padding: 0 15px 0 0;
    }




.fourcolumn .column {
    float: left;
    width: 160px;
    padding: 0 0 0 15px;
    }



.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
    }



.HideElement {display: none;}

.MB10 { margin-bottom: 10px; }
.MT0 { margin-top: 0; }
.LH140 { line-height: 140%; }
.PLRB5 { padding: 0 5px 5px 5px; }
.PLR10 { padding: 0 10px 0 10px; }
.PL20 { padding: 0 0 0 20px; } .FormContainer.PL20 {padding-left: 0;}
.PL40 { padding: 0 0 0 40px; }
.ML20 { margin: 0 0 0 20px; }
.MT10 { margin-top: 10px; }
.PL10 { padding-left: 10px; }
.PB2 { padding-bottom: 2px; }
.NoMarginBottom { margin-bottom: 0; }

.FloatRight {float: right;}
.FloatLeft {float: left;}
.Clear {clear: both;}
.ClearRight {clear: right;}
.ClearLeft {clear: left;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    
    * html .clearfix {height: 1%;}
    
    *:first-child+html .clearfix {min-height: 1%;}
/* -------------------------------------------------------------
                                                end structure */





/* homepage
------------------------------------------------------------- */
#hero {
	width: 930px;
	margin: 0 auto;
	}

#hero div.band {
	width: 920px;
	padding: 20px 0 0 10px;
	background: url(/product_images/home/band_800x290.jpg) no-repeat 100% 100%;
	}
	
#sidebar_right {
	float:right;
	display:block;
	margin-right:30px;
	}
	
.cme-box {
	width:530px;
	float:left;
	margin-left:30px;
	}
	
.CME-info {
	width:530px;
	text-align:left;
	margin-top:10px;
	}
	
.CME-info h1 {
	color:#444444;
	font-size:18px;
	margin:0;
	padding-left:10px;
	padding-top:5px;
	width:auto;
	}
	
.CME-info h2 {
	margin:0px;
	padding-left:5px;
	font-size:12px;
	padding-left:11px;
	color:#ff9000;
	}
	
.CME-info p {
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:5px;
	}	
	
.Watch-Videos {
	border:1px solid #25282a;
	background-color:#282B30;
	width:219px;
	}
	
.Watch-Videos h1 {
	background:#25282a;
	color:#FFFFFF;
	font-size:13px;
	margin:0;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	width:auto;
	}
	
.vid-pic {
	margin:5px;
	}
	
.buy-sell-trade {
	margin-left:67px;
	margin-top:115px;
	float:left;
	}
	
.videos-home {
	float:right;
	margin-right:55px;
	margin-top:41px;
	}
	
.cme-tshirts {
	float:left;
	margin-left:79px;
	margin-top:39px;
	}	
	
.repairs-home {
	margin-top:40px;
	float:left;
	margin-left:83px;
	}
	
.learn-more {
	margin-left:89px;
	}
	
.view-more {
	margin-left:108px;
	}
	
.watch-more {
	margin-left:165px;
	}

#hero img.title {
	display: block;
	margin: 0 0 20px 0;
	}

#hero legend {display: none;}

#hero #subForm {
	margin: 30px 0 0 10px;
	}

#hero #subForm td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 0 10px 8px 0;
	}
	
	#hero #subForm td input {
		font-size: 1em;
		padding: 2px;
		vertical-align: middle;
		}
	
#hero #subForm th {
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 0 10px 8px 0;
	}

#hero div.twocolumn {
	width: 960px;
	height: 160px;
	margin: -5px auto 0 auto;
	background: url(/product_images/home/brands_n_deals.png) no-repeat 0 0;
	display:inline-block;
	}

#hero div.twocolumn h2 {
	display: none;
	}

#hero #brands {
	float: left;
	width: 605px;
	padding: 50px 0 0 0;
	text-align: center;
	}
	
	#hero #brands img {
		padding: 0 15px;
		}

#hero #deals {
	float: right;
	width: 325px;
	padding: 50px 0 0 0;
	text-align: center;
	}
/* -------------------------------------------------------------
                                                 end homepage */


#header {
    clear: both;
    width: 100%;
    }


#footer {
    clear: both;
    position: relative;
    font-size: 12px;
    line-height: 15px;
    margin: 30px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #cdcdcd;
    }
    
    .home #footer {margin: 0;}

#footer p.copyright {
    margin: 60px 0 15px 0;
    color: #898989;
    text-align: center;
    }

#footer .nav {
    margin: 0;
    padding: 0;
    }
    
    #footer .nav ul {display: none;}

#footer .nav li {
    list-style: none;
    margin: 0;
    padding: 0;
    }

#footer .nav li a:link,
#footer .nav li a:visited,
#footer .nav li a:hover,
#footer .nav li a:active {
    display: block;
    width: 100%;
    color: #636363;
    text-decoration: none;
    }


#footer .nav li a:hover {
    color: #0290C6;
    text-decoration: underline;
    }
/* -------------------------------------------------------------
                                                   end footer */





/* AJAX loading box
------------------------------------------------------------- */
#AjaxLoading {
    display: none;
    text-align: center;
    background: #fcf5aa;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
    }

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
    }
/* -------------------------------------------------------------
                                         end AJAX loading box */

.top-text {
	vertical-align:super;
	}

#top-bar {
	float:right;
	margin-right:20px;
	}	
	
#top-bar img {
	margin-top:3px;
	}
	
#top-bar ul li {
	list-style:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	padding-left:10px;
	}
	
#top-bar a {
	color:#434343;
	text-decoration:none;
	}
	
#top-bar a:visited {
	color:#434343;
	}
	
#top-bar a:hover {
	color:#0290C6;
	}
	
/* Top Search Form */	

#SearchForm {
    float: left;
    padding: 5px 0 0 5px;
    display: inline;
    overflow: hidden;
	margin-top:5px;
	margin-left:10px;
	background: url(/product_images/bg-diagonal.gif);
	-moz-border-radius:8px 8px 8px 8px;
	border-color:#ABAAAA;
	border-style:solid;
	border-width:1px;
	height:35px;
	width:326px;
    }

#SearchForm form {
	-moz-border-radius:7px 7px 7px 7px;
	background:none repeat-x scroll 0 -639px #FFFFFF;
	border-color:#ABAAAA #E1DFDF #E1DFDF;
	border-right:1px solid #E1DFDF;
	border-style:solid;
	border-width:1px;
	padding:3px 0 3px 5px;
	text-indent:0;
	width:315px;
	}

#SearchForm label {
    display: none;
    }
    
#SearchForm input {
    font-size: 12px;
    padding: 0;
    vertical-align: middle;
    }

#SearchForm input.Textbox {
    padding: 3px 2px;
    border: 0px solid #434343;
	width:225px;
    }	
	
#SearchForm p {
        float: left;
        font-size: 0.85em;
        margin: 3px 0 0 0;
        }
		
#SearchForm a:link,
#SearchForm a:visited,
#SearchForm a:hover,
#SearchForm a:active {
    text-decoration: none;
    }

#SearchForm a:hover {
    text-decoration: underline;
    }
	
#CME-Search {
	float:left;
	width:343px;
	}	
	
.header-right-case {
	margin-left:45px;
	float:right;
	width:85px;
	}
	
.header-right-spacer {
	width:85px;
	display:inline;
	float:right;
	}	
	
.header-right-spacer p {
	color:#555555;
	font-size:10px;
	line-height:1;
	margin-left:2px;
	width:75px;
	text-align:center;
	}
	
.header-right-spacer p a {
	text-decoration:none;
	color:#555555;
	}
	
.header-right-spacer p a:hover {
	text-decoration:underline;
	color:#0290C6;
	}
	
.my-cart-case {
	font-weight:bold;
	font-size:12px;
	color:#ff9007;
	display:block;
	}	
	
.my-cart-case a {
	color:#ff9007;
	text-decoration:none;
	}
	
.my-cart-case a:hover {
	color:#0290C6;
	text-decoration:underline;
	}
	
.header-right {
	margin-bottom:15px;
	clear:right;
	float:right;
	width:390px;
	padding-top:4px;
	}
	
.header-right img {
	vertical-align:top;
	}	
	
.featured-spacer {
	display:inline-block;
	text-align:center;
	}	
	
.featured-spacer p {
	width:130px;
	margin:0px;
	}
	
.featured-spacer img {
	width:150px;
	height:150px;
	}
	
.featured-spacer a {
	display:block;
	text-decoration:none;
	}
	
.side-right-top {
	height:auto;
	}	
	
.side-right-bottom {
	margin-top:10px;
	}
	
.contact-cme-form {
	margin-bottom:15px;
	}
	
.ProductDetails strong {
	font-size:14px;
	}
	
.condition {
	float:right;
	}
	
/* Logo */
#Logo a {
    float: left;
    display: inline;
    }
	
#Logo {
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	}
	
.search-by {
	display:block;	
	float:left;
	}	
	
#top-bar ul {
	display:inline;
	}

.Authorize {
	bottom:75px;
	left:145px;
	position:relative;
	}