h1
{
font-size:16px;
font-weight:bold;
color:#3F8CFF;
}

 table.MsoNormalTable
	{
	    font-size:11.0pt;
	    font-family:"Calibri","sans-serif";
	}
/*--------------------------------------------*/
/*--------------->>> Styles <<<---------------*/
/*--------------------------------------------*/

a.faq-anchor:link,
a.faq-anchor:visited
{
	color:#000;
	text-decoration:none;
}
a.faq-anchor:hover
{
	text-decoration:underline;
}


h1.category-header
{
    font-weight:bold;
    color:#000080;
    margin-top:12px;
    margin-bottom:12px;
    font-size:28px;
    font-family:Verdana;
    text-align:center;
}

/*>>> Product Styles <<<*/

div.div-product-name h3
{
    font-size:13px;
    padding:0;
    margin:0;
}
    div.div-product-name h3 a:link, 
    div.div-product-name h3 a:visited
    {
        text-decoration:underline;
        color:#800000;
    }
    div.div-product-name h3 a:hover
    {
        color:blue;
    }
span.ce-cert
{
    color:#000080;
    font-size:11px;
}
span.product-model,
span.product-model strong
{
    font-size:11px;
}
span.order-here
{
    color:#800000;
    font-weight:bold;
    letter-spacing:1px;
    text-decoration:underline;
}
div.div-product-desc p
{
    margin:0;
    padding:0;
    font-size:12px;
}
      
div.div-product-options ul
{
    margin:0;
    padding:0;
    list-style-position:inside;
    font-size:15px;
}
    div.div-product-options ul li
    {
        padding-top:4px;
        list-style-image:url('../images/components/bullet1.gif');
    }
        div.div-product-options ul li a:link,
        div.div-product-options ul li a:visited
        {
            color:blue;
        }
span.price-text
{
    color:#ff0000;
    font-size:14px;
}
span.old-price
{
    text-decoration:line-through;
    color:#000000;
    font-size:11px;
}
span.new-price
{
    color:#ff0000;
    font-size:14px;
}
span.our-guarantee-button
{
    cursor:pointer;
    color:blue;
    text-decoration:underline;
}
        
/*>>> Quality Guarantee Styles <<<*/
div#div-quality-guarantee-header h2
{
    font-size:18px;
    padding:0;
    margin:0;
    color:#ffff7f;
}
    div#div-quality-guarantee-text p
    {
        padding:0;
        margin:0;
        color:#ffff7f;
        font-size:12px;
    }
    div#div-quality-guarantee-companies-header span
    {
        font-size:14px;
        font-weight:bold;
        color:#ffff7f;
    }

div#div-quality-guarantee-companies table td ul
{
    list-style-position:inside;
    padding:0;
    margin:0;
    text-align:left;
}
    div#div-quality-guarantee-companies table td ul li
    {
        color:#ffffff;
        font-size:13px;
        text-align:left;
        list-style-image:url('../images/components/bullet_white.gif');
    }

        
/*--------------------------------------------*/
/*------------->>> Wireframes <<<-------------*/
/*--------------------------------------------*/

/*>>> Product Wireframe <<<*/
div.div-product-wrap-A
{
    
    width:980px;
    overflow:hidden;
    background-color:#FFFFCC;
    font-family:Verdana;
    margin-bottom:10px;
    height:auto;
    border:1px solid #cacaca;
}
	div.div-product-wrap-A div.div-product-img img
	{
		border:1px solid #cacaca;
	}
div.div-product-wrap-B
{
  
    width:980px;
    overflow:hidden;
    background-color:#FFFFFF;
    font-family:Verdana;
    margin-bottom:10px;
    height:auto;
}
	div.div-product-wrap-B div.div-product-img img
	{
		border:0;
	}
    div.div-product-img
    {
        float:left;
        height:100%;
        width:auto;
        margin-right:30px;
    }

    div.div-product-info
    {
        float:left;
        height:100%;
        width:auto;
        width:700px;
    }
        div.div-product-attr
        {
            height:20px;
            width:100%;
            margin-bottom:5px;
            overflow:hidden;
        }
            div.div-product-name
            {
                height:100%;
                width:auto;
                float:left;
            }
            div.div-product-other-attr
            {
                height:100%;
                width:auto;
                float:left;
            }
        div.div-product-desc
        {
            height:auto;
        }
            div.div-product-desc ul
            {
                list-style-position:inside;
                list-style-type:square;
                margin:5px 0 0 0;
                padding:0;
            }
                div.div-product-desc ul li
                {
                    font-size:12px;
                    font-weight:bold;
                }
    div.div-product-options
    {
        float:left;
        margin-left:12px;
        width:auto;
        height:100%;
        overflow:hidden;
    }

/*>>> Overlay Wireframe <<<*/
#overlay-guarantee 
{
    background-image:url(../images/apple.png);
    width:860px;
	height:670px;
	display:none;
	overflow:hidden;
}
#overlay-notice
{
	background-color:#fff;
    width:860px;
	height:auto;
	display:none;
	font-family:arial;
	border:2px solid #000;
	margin-top:-40px;
	padding:10px;
	text-align:left;
} 
	#overlay-notice p 
	{
		color:#000;
		font-size:12px;
	}
	#overlay-notice h2
	{
		color:#000066;
		text-align:center;
        margin:0 0 10px 0;
        font-family:arial-black;
        padding:0;
	}
		
	
    #overlay-guarantee table td
    {
        color:#ffffff;
        font-size:12px;
        vertical-align:top;
        font-family:Verdana;
    }
        #overlay-guarantee table td span.guarantee-category
        {
            color:Red;
            font-weight:bold;
        }
     h2#overlay-guarantee-header
    {
        color:#ffff7f;
        text-align:center;
        font-family:Verdana;
        margin:0 0 10px 0;
        padding:0;
    }
    h3#overlay-guarantee-subheader
    {
        color:#ffff7f;
        text-align:center;
        font-size:16px;
        font-family:Verdana;
        margin:0;
        padding:0;
    }
    #overlay-guarantee div.hr
    {
        border-bottom:2px solid #ffff7f;
        width:100%;
        height:1px;
        overflow:hidden;
        margin:10px 0 10px 0;
    }
    #overlay-guarantee p
    {
        color:#ffffff;
        text-align:left;
        font-size:12px;
        font-weight:bold;
        font-family:Verdana;
        padding:0 0 10px 0;
        margin:0;
    }


/* default close button positioned on upper right corner */
div#overlay-guarantee div.close,
div#overlay-notice div.close
 {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
 
/*>>> Quality Guarantee Wireframe <<<*/    
div#div-quality-guarantee-wrap
{
    height:auto;
    width:980px;
    background-color:#000066;
    overflow:hidden;
    font-family:Verdana;
    border:2px solid #000080;
}
    div#div-quality-guarantee-header
    {
        width:100%;
        height:25px;
        text-align:center;
    }
    div#div-quality-guarantee-wrap-left
    {
        float:left;
        width:825px;
        height:auto;
        overflow:hidden;
    }
        div#div-quality-guarantee-text
        {
            
        }
        div#div-quality-guarantee-companies
        {
            height:auto;
            width:100%;
            margin-top:5px;
        }
            div#div-quality-guarantee-companies-header
            {
                width:100%;
                height:20px;
            }
            div#div-quality-guarantee-companies table
            {
            }
                div#div-quality-guarantee-companies table td
                {
                    vertical-align:top;
                    padding-left:4px;
                }
    div#div-quality-guarantee-wrap-right
    {
        float:right;
        width:150px;
        height:100%;
        background-color:#ffffff;
    }
        div#div-quality-guarantee-wrap-right table
        {
            font-family:Verdana;
            font-size:10px;
            font-weight:bold;
            text-align:center;
            border:1px solid #000080;
        }
            div#div-quality-guarantee-wrap-right table td
            {
                border:1px solid #000080;
            }
            
            
		 /****************/
		/*****BOTTOM*****/
		/****************/
		#bottom
		{
			margin-top:20px;
			height:80px;
		}
		#bottom_row1
		{
			width:100%;
		}
		#bottom_row1 ul
		{
			list-style:none;
			margin-top:0;
			margin-bottom:0;
			margin-left:-5px;
		}
		#bottom_row1 ul li
		{
			display:inline;	
		}
		#bottom_row1 ul a
		{
			text-decoration:underline;
		}
		#bottom_row1 ul a:link, #bottom_row1 ul a:visited
		{
			font:bold 15px Helvetica;
			color:#000000;
			margin-left:10px;
			margin-right:10px;
		}
		#bottom_row1 ul a:hover
		{
			color: #000066;
		}
		#bottom_row2
		{
			margin-left:auto;
			margin-right:auto;
			width:100%;
			margin-top:6px;
			margin-bottom:6px;
		}


/******************/
/*****Left Nav*****/
/******************/
table#top-section
{
    padding:0;
    margin:0;
    font-family:Verdana;
    border:0;
    width:100%;
}
    table#top-section tr
    {
        padding:0;
        margin:0;
    }
        table#top-section tr td
        {
            padding:0;
            margin:0;
        }
        table#top-section tr td#left-nav-td
        {
            width:300px;
            vertical-align:top;
        }
        table#top-section tr td#top-section-right
        {
            vertical-align:top;
        }
            table#top-section tr td#top-section-right table
            {
                height:100%;
            }
ul#left-nav
{
    list-style-type:none;
    list-style-position:outside;
    border:2px solid #000066;
    margin-left:0;
    padding-left:0;
    font-family:Verdana;
    margin-right:25px;
    margin-top:0;
}
    ul#left-nav li span
    {
        color:#fff;
        padding-bottom:3px;
        padding-top:3px;
        padding-left:2px;
        text-align:center;
        font-size:15px;
        background-color:#000066;
        display:block;
    }
    ul#left-nav li
    {
        font-size:12px;
        display:inline;
    }
        ul#left-nav a,
        ul#left-nav li a:link,
        ul#left-nav li a:visited
        {
            display:block;
            background-color:#ffffff;
            color:#000;
            text-decoration:none;
            padding-bottom:5px;
            padding-top:5px;
            padding-left:5px;
            border-bottom:1px solid;
        }
        ul#left-nav li a:hover
        {
            background-color:#ffff99;
            color:#000;
        }
        
div#satisfaction-guarantee
{
    overflow:hidden;
    width:985px;
}
div#satisfaction-guarantee-left
{
    float:left;
    width:430px;
}
    div#satisfaction-guarantee-left p
    {
        margin:0;
        padding:3px;
        text-align:center;
        color:#000080;
        font-family:Verdana;
        font-size:16px;
        font-weight:bold;
    }
div#satisfaction-guarantee-right
{
    float:right;
    width:535px;
    margin-top:10px;
}
    div#satisfaction-guarantee-right img
    {
        margin-right:5px;
    }
    
    
    
    
    
            /*main-wrapper*/
                div#main-wrap{ width:985px;margin-left:auto;margin-right:auto; }
            /***************************************************/
            /*START: INTRO SECTION CSS*/
            /***************************************************/
                div#intro-wrap{ font-family:Arial; }
                
                /*start:logo-line*/
                    div#logo-line-wrap{ height:62px;width:100%;background:url("../images/components/top_banner/top/lines.gif") no-repeat 282px 0px;margin-bottom:2px; }
                        div#logo-line-wrap div#logo{ width:282px;height:100%;float:left;position:relative; }
                        div#logo-line-wrap div#security-credentials{ float:left;width:240px;height:100%;}
                            div#logo-line-wrap div#credentials{ height:22px;position:relative;}
                                div#trust-logo{z-index:10;position:absolute}    
                                     div#trust-logo img{position:absolute;height:40px;left:95px;top:-4px;}
                            div#logo-line-wrap div#slogan{}
                                div#logo-line-wrap div#slogan h2{font-size:13px;color:#000066;font-weight:normal;padding-left:15px;padding-top:10px;margin-top:10px;margin-bottom:0 }
                        div#logo-line-wrap div#contact-buttons{ float:left;width:233px;height:55px;margin-left:35px;margin-top:8px; }
                        div#logo-line-wrap div#serialcomm-logo{ float:left;width:190px;height:50px;margin-top:3px;margin-left:4px;position:relative; }
                            div#logo-line-wrap div#serialcomm{}
                            div#logo-line-wrap div#serialcomm-logo h2{font-size:13px;color:#000066;font-weight:normal;position:absolute;top:30px;margin-top:5px;}
                /*end:logo-line*/
                
                /*start:top-nav-wrap*/
                    div#top-nav-wrap{ background:#000066;width:100%;overflow:hidden;}
                        div#top-nav-wrap ul{ padding:4px 0 4px 20px;margin:0;float:left;}
                            div#top-nav-wrap ul li{color:#fff;display:inline;font-size:15px;font-weight:bold}
                                div#top-nav-wrap li a{color:#fff;text-decoration:none;font-weight:bold;letter-spacing:1px;}
                                div#top-nav-wrap li a:link{color:#fff;text-decoration:none;}
                                div#top-nav-wrap li a:visited{color:#fff;text-decoration:none;}
                                div#top-nav-wrap li a:hover{text-decoration:underline;}
                /*end:top-nav-wrap*/
                
                /*start:credentials-line*/
                    div#credentials-line-wrap{height:68px;width:100%;background:url("../images/components/top_banner/credentials/lines.gif") no-repeat 8px 0px;margin-top:2px;position:relative;}
                         div#credentials-line-wrap div#keywords{width:405px;float:left;margin-left:8px;}
                            div#credentials-line-wrap div#keywords h2{font-size:15px;color:#000066;font-weight:normal}
                        div#credentials-line-wrap div#right-credentials{width:490px;position:relative;float:right;}
                       
                        div#credentials-line-wrap div#nav{position:absolute;bottom:-16px;left:-20px;z-index:15;}
                           div#credentials-line-wrap div#nav ul{}
                                div#credentials-line-wrap div#nav ul li{display:inline;background:#000066;color:#ffffff;font-size:12px;padding:4px;font-weight:bold;cursor:pointer;}   
                /*end:top-nav-wrap*/ 
                
                /*start:slideshow*/
                    div#slideshow-wrap{overflow:hidden;width:985px;height:186px;background:url("../images/components/top_banner/slideshow/container.gif") no-repeat;position:relative;margin-top:3px}
                        div#slideshow-wrap div.slide{float:left;position:absolute;top:0;left:0;width:100%;}
                            div#slideshow-wrap div.header{background:url("../images/components/top_banner/slideshow/grad.jpg") no-repeat 2px 2px;height:35px;width:983px;margin-top:16px;}
                                div#slideshow-wrap div.header h1{color:#fff;font-weight:normal;font-size:24px;padding-left:10px;padding-top:4px;margin-top:0px;}
                            	div#slideshow-wrap h2{margin-top:2px;border-bottom:1px solid #000066;margin-bottom:0;color:#000066}
                            div#slideshow-wrap div.content{margin-top:0}
                                div#slideshow-wrap div.content ul{list-style-type:none;padding-left:20px;margin-top:10px;margin-left:0}
                                    div#slideshow-wrap div.content ul li{background:url("../images/components/top_banner/slideshow/bullet.gif") 0 0 no-repeat;padding-left:23px;padding-bottom:3px;font-size:18px;}
                        div#slideshow-wrap div#slides-width-limiter{width:985px;overflow:hidden;float:left}
                             div#slideshow-wrap div#slides-wrap{width:10000px;overflow:hidden;}
                /*end:slideshow*/
                
                /*start:tech credentials line*/
                    div#tech-credentials-wrap{background:url("../images/components/top_banner/tech/lines.gif") no-repeat;width:100%;height:60px;position:relative;}
                        div#tech-credentials-wrap div#tech-credentials{width:330px;height:100%;float:left;}
                        div#tech-credentials-wrap div#credentials-text{float:right;width:650px;position:relative;}
                            div#tech-credentials-wrap div#safety-text{margin-left:70px;height:75px;}
                                div#tech-credentials-wrap div#safety-text p{margin-top:10px;font-size:14px}
                /*end:tech credentials line*/
            /***************************************************/
            /*END: INTRO SECTION CSS*/
            /***************************************************/
            
            /***************************************************/
            /*START: BODY SECTION CSS*/
            /***************************************************/
                div#body-wrap{width:100%;margin-top:20px}
                div.div-product-wrap-A{border:2px solid #cacaca;}
                div.div-product-img{margin-right:20px;}
                div.header-wrapper{width:100%;background:url(../images/components/dot.gif) repeat-x 0 50%;float:left;}
                    h1.category-header{letter-spacing:-1px;float:left;color:#4E463F;font-family:arial;font-size:26px;font-weight:600;margin:0;text-align:left;padding:0 5px 0 0;background:#fff}
                        h2.category-subheader{letter-spacing:0px;float:left;color:#000;font-family:arial;font-size:22px;font-weight:600;margin:0;text-align:left;padding:0 5px 0 20px;background:#fff;padding-left:20px}
            		    h2.category-subheader2{letter-spacing:-1px;float:left;color:#000;font-family:arial;font-size:26px;font-weight:600;margin:0;text-align:left;padding:0 5px 0 0;background:#fff}
            		h1.category-header a:link{color:#4E463F;text-decoration:none;}
            		h1.category-header a:visited{color:#4E463F;text-decoration:none;}
            		h1.category-header a:hover{color:blue;}
            		h1.category-header a{color:#4E463F;text-decoration:none;}
            /***************************************************/
            /*END: BODY SECTION CSS*/
            /***************************************************/
            
           