body
{
	background-image:  url("images/bg2.gif");
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif	
}
.header
{
    COLOR: #333333;
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold
}
td
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
a:link
{
    COLOR: #0000FF;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: #0000FF;
    TEXT-DECORATION: underline
}
a:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}

.bodytext
{
    FONT-SIZE: 11px
}
.smalltext
{
    BORDER-BOTTOM: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.small
{
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.smallbold
{
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.social {width:140px; height:30px; margin-left:70px; margin-top:5px;}
.social a {display:block; height:30px; width:30px; line-height:9999px; overflow:hidden; float:left; margin-left:2px;}
.social  a.socdisplay {background:url(images/header-social2.png) 0 0;}
.social  a.youtube {background:url(images/header-social2.png) -90px 0; width:29px;}
.social  a.linkedin {background:url(images/header-social2.png) -60px 0;}
.social  a.twitter {background:url(images/header-social2.png) -30px 0;}
.social  a.facebook {background:url(images/header-social2.png) 0 30px;}
/*.social  a.pinterest {background:url(/images/header-social.png) -115px 0;}
.social  a.google {background:url(/images/header-social.png) -138px 0;}
.social  a:hover.socdisplay {background:url(/images/header-social.png) -92px 20px;}
.social  a:hover.youtube {background:url(/images/header-social.png) 0 20px;}
.social  a:hover.linkedin {background:url(/images/header-social.png) -23px 20px;}
.social  a:hover.twitter {background:url(/images/header-social.png) -46px 20px;}
.social  a:hover.facebook {background:url(/images/header-social.png) -69px 20px;}
.social  a:hover.pinterest {background:url(/images/header-social.png) -115px 20px;}
.social  a:hover.google {background:url(/images/header-social.png) -138px 20px;}*/



/******My Styles********/
html, body {
    height: auto;
}
th {
    font-size: 12px;
}
.row-1 {
    background-color: #0000ff!important;
}
.row-2 {
    background-color: #c6d9f1!important;
}
.row-3 {
background-color: #bfbfbf!important;
}
.row-1 td{    
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}
.col-2 {
    background-color: #b8cce4!important;
}
.col-3 {
    background-color: #d9d9d9!important;
}
table span {
    color: red;
}


/**********Mark Styles*********/

/*Common Styles*/
.body {
    margin: 10px 0;
}
.container {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.col {
    float: left;
    display: block;
}
.sky-blue {
        background-color: #C5D9F0;
}
/***header Styles****/
header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    border-radius: 5px 5px 0 0;
    padding: 2px 10px;
    margin-top: 20px;
}
.logo {
    padding: 23px 0;
}
.logo a{
    background: url("images/logosmall_2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 74px;
    text-indent: -99999px;
    width: 244px;
    display: block;
}
.tools {
margin-left: 80px;
padding: 22px 0;
max-width: 393px;
overflow: hidden;
}
.tools a {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 27px;
    text-align: center;
}
header .pull-right ul {
    margin: 0 0 5px;
}
.contact-info  li {
    text-align: right;
    list-style-type: none;
}
.social-icons li a
{
    background-image: url("images/header-social2.png");
    height: 30px;
    width: 30px;
    margin-right: 2px;
    display: block;
    text-indent: -999999px;
}
.social-1 a {
    background-position: 30px 0;
}
.social-2 a {
    background-position: -60px 0;
}
.social-3 a{
    background-position: -30px 0;
}
.social-4 a {
    background-position: 0 30px;
}

/*****Body Styles*****/
.content {
    background-color: #c4c4bc;
    border-bottom: 1px solid #000;
}
.content-inner {
    border: 2px solid #5C5C5C;
    border-radius: 5px;
    box-shadow: 1px 1px 6px #707070 inset;
    margin: 20px 0 20px 20px;
    padding: 10px;
    text-align: center;
    width: 70%;
}
.navigation {
    width: 23%;
}
.title, .sub-title {
    margin: 0 0 10px;
}
.title{
   color: #FFFF00;
    font-size: 25px;
}
.sub-title {
    color: #FFFFFF;
    font-size: 19px;
    text-shadow: 1px 1px 2px #000066
}
.content-left {
    width: 50%;
}
.content-right {
    width: 50%;
}
.desc {
 margin: 10px auto; text-align: left; width: 92%; padding: 5px; border-radius: 3px;
}
.feat {
    background-color: rgb(255, 255, 0); margin: 0px auto; text-align: left; padding: 5px; width: 92%; border-radius: 3px;
}
.toolkit {
    font-size: 16px;
    font-weight: bold;
}
.model {
    background-color: #0000FF;
    border-radius: 3px;
    color: #FFFFFF;
    margin: 10px 0;
    padding: 5px;
    text-align: left;
}
.more-info {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.specs-398 {
    margin: 10px auto;
    text-align: left;
    width: 90%;
}
.specs-398 h4 {
    border: 1px solid #000000;
}
.specs-398 ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF #000000 #000000;
    border-image: none;
    border-right: 1px solid #000000;
    border-style: solid;
    border-width: 1px;
    padding-left: 2px;
    padding-right: 5px;
}
.accessories {
    padding: 0 30px;
    text-align: left;
}
.accessories ul li {
    list-style-type: circle;
    padding-left: 10px;
    text-align: left;
}
.red {
    color: #FF0000;
    font-size: 14px;
}
.t-left  {
    text-align: left;
}
/*nav {
    float: right;
    width: 95%;
}*/
nav ul li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff #000000 #000000;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #000000 !important;
    display: block;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    text-decoration: none !important;
    text-transform: lowercase;
}
nav ul li a:hover {
    background-color: #fff;
    color: #ff0000!important;
}
nav ul li {
    background: url("images/arrow.gif") no-repeat scroll 10px 8px rgba(0, 0, 0, 0);
    display: block;
    padding-left: 20px;
}
.p2-mexico a{
    background: url("images/mexico.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
}
.p2-venezuela a{
    background: url("images/venezuela.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    color:#fff!important;
}
.p2-china a{
    background: url("images/china.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    color:#fff!important;
}
.navigation .social-icons {
    display: block;
    float: none;
    margin: 5px auto;
    text-align: center;
}
.social-icons li {
    display: inline-block;
    float: none;
}
form {
    padding: 10px;
}
form input, form select {
    margin-bottom: 10px;
}
.keyword {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857;
    padding: 0 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 94%;
    margin: 10px 0;
}
.keyword:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    border-color:#66AFE9;
    outline: 0 none;
}
.select {

    margin: 10px 0;
}
.search {
   -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #428BCA;
    border-color: #357EBD;
    color: #FFFFFF;
}
.search:hover {
    background-color: #fff;
    color: #357EBD;
}
/****Footer Styles****/
footer {
    background-color: #FFFFFF;
    border-radius: 0 0 5px 5px;
    margin: 0 auto;
    padding: 20px 30px;
}

footer ul li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
footer ul {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
.content-inner h2 {
    color: #993300;
    font-size: 24px;
    margin-bottom: 20px;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    display: block;
    clear: both;
}

#pht-1800 .left-inner.left-inner.fleft {
    text-align: left;
    width: 63%;
    margin-right: 10px;
}

#pht-1800 .left-inner.fleft > span {
    display: block;
    margin: 10px 0 20px;
}

#pht-1800 .left-inner.left-inner.fleft > p {
    text-align: center;
}

#pht-1800 h3 {
    font-weight: normal;
    margin-bottom: 10px;
}
#pht-1800 p {
    font-size: 13px;
    margin-bottom: 10px;
}
.blue {
    color: blue;
}

.features, .features ul {
    margin: 10px 0;
    text-align: left;
}

.features li {
    list-style: outside none disc;
    margin-left: 20px;
}
td {
    border: 1px solid;
    display: block;
    float: left;
    text-align: center;
    width: 15%;
    font-size: 15px;
}

table tbody tr:first-child td  {
  font-weight: bold;
}
table tbody tr td:first-child {
    padding-left: 10px;
    text-align: left;
    width: 35%;
}
table,tbody {
  width: 100%;
}
footer .clearfix {
    margin: 0 auto;
    text-align: center;
    width: 94%;
}
.center {
    text-align: center;
    margin: 10px auto;
    display: block;
}