/* @override 
	http://diamond-jet.com/Core.css
	https://0161b93.netsolstores.com/Core.css
	http://www.diamond-jet.com/Core.css
*/

/* @group main */

/* commented backslash fix \*/
html, body
{
    height: 100%;
    font-family: Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
}
/* end fix */
html, body
{
    margin: 0;
    padding: 0;
    text-align: center;
    min-width: 770px;
}
body
{
    min-width: 770px;
}
* html #centerBG
{
    height: 100%;
}
#centerBG
{
    min-height: 100%;
    height: auto;
    width: 770px;
    margin: 0 auto -20px;
    display: block;
    text-align: left;
    background: url(images/asstes/centerBG.gif) repeat-y;
}
#footer
{
    width: 780px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #4c4c4c;
}
#footerHolder
{
    width: 100%;
    clear: both;
    height: 20px; *margin-top:-20px;
}
#clearBottom
{
    clear: both;
    height: 20px;
    background-color: #fff;
}
#cart
{
    margin-bottom: 15px;
    margin-left: 3px;
}

#cartBG
{
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 85px;
    margin-left: 0;
}

/* @end */

/* @group navigation */
#navBG
{
    width: 760px;
    height: 113px;
    background: #fff url(images/assets/nav.gif) no-repeat;
}

#navcontainer
{
    margin-bottom: 1em;
    float: right;
    margin-right: 0px;
    margin-top: 56px;
}
#nav, #nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav a
{
    display: block;
    text-shadow: #3e3e3e 2px 2px 0;
    font: 11px "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 7px;
    text-decoration: none;
}

#nav li.sfhover ul
{
    background-color: #369;
}

#nav li
{
    float: left;
    border-right: 1px solid #27486d;
    border-left: 1px solid #4e98cf;
}

#nav li ul
{
    position: absolute;
    width: 98px;
    left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul
{
    /* lists nested under hovered list items */
    left: auto;
    color: #fff;
    background-color: #305783;
    text-decoration: none;
}

#nav li.navFirst
{
    border-left-style: none;
    margin-left: 5px;
    line-height: 1.8em;
}

#nav li.navLast
{
    border-right-style: none;
    line-height: 1.8em;
}

.subA
{
    width: 80px;
}

#searchBar
{
    width: 205px;
    float: right;
    position: relative;
    clear: both;
    height: 0;
    top: -11px;
    text-align: right;
    padding-right: 5px;
}

#searchField
{
    border: 1px solid #305783;
}

/* @end */

/* @group content */

#columns
{
    min-height: 100%;
    margin: 0 auto;
    text-align: center;
}

#column1
{
    float: left;
    text-align: left;
    background-color: #fff;
    padding: 18px;
    width: 67%;
}

#column2
{
    text-align: center;
    float: right;
    width: 24%;
    position: relative;
    background-color: #e5e5e5;
    padding: 16px 12px 25px;
    margin: 0;
}

#centerCol
{
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

.clearCol
{
    clear: both;
}

h1
{
    color: #000;
    font: bold 20px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    text-align: left;
    margin-top: 30px;
}

h2
{
    font: bold 16px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    color: #5f5f5f;
    margin-top: 30px;
}

h3
{
    font: bold 15px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    text-align: left;
    color: #e60e0e;
    width: 310px;
    margin-top: 30px;
}

h6
{
    font: bold 15px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    color: #0b4599;
    margin: 0;
    width: 420px;
    text-align: left;
}

h4
{
    font: bold 16px/26px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    color: #fff;
    margin: 0;
}

h5
{
    color: #000;
    font: bold 14px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 5px;
}

.fine
{
    font-size: 11px;
}

hr.grey
{
    height: 2px;
    background-color: #a9a9a8;
    border-style: none;
}

hr.red
{
    height: 2px;
    background-color: #e60e0e;
    border-style: none;
}

hr.blue
{
    height: 2px;
    background-color: #0b4599;
    border-style: none;
}

hr.greyDotted
{
    border: none;
}

p
{
    font: 14px "Helvetica Neue" , Arial, Helvetica, Geneva, sans-serif;
    color: #777;
    text-align: left;
}

.c2Pic
{
    margin-top: 20px;
}

#badges
{
    padding-top: 20px;
    width: 184px;
    height: 12px;
    margin-top: 0;
    margin-bottom: 0;
    float: right;
    position: relative;
    right: 4%;
}

#badgeBlue1
{
    background-color: #1784b7;
    width: 55px;
    height: 12px;
    float: right;
}

#badgeRed1
{
    background-color: #e60e0e;
    width: 55px;
    height: 12px;
    float: right;
}

#badgeGrey1
{
    background-color: #a9a9a8;
    width: 55px;
    height: 12px;
    float: right;
}

.welcome
{
    font: bold 15px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    color: #0b4599;
    margin: 10px 0 5px;
    width: 420px;
    text-align: left;
}

.holiday
{
    float: left;
    margin-bottom: 30px;
    padding: 0;
    display: inline;
    text-align: left;
    font: 15px Arial, "Helvetica Neue" , Helvetica, Geneva, sans-serif;
    color: #339;
}
dl.holiday dt
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
dl.holiday dd
{
    padding: 0;
    margin: 0;
    line-height: 1.5em;
    font-style: italic;
}
dl.holiday dd.img img
{
    float: left;
    margin: 0 8px 0 0;
    padding: 4px;
}




/* @end */

/* @group products */

#productSection
{
    margin-bottom: 30px;
}

.productLogoMain
{
    text-align: right;
    margin-bottom: 30px;
    margin-right: 30px;
}

.productLogo
{
    text-align: center;
    margin-bottom: 30px;
}

.testimonialName a
{
    color: #000;
}

#productMenu
{
    float: left;
    text-align: left;
}

.productCat
{
    font-size: 11px;
    margin-left: 10px;
    color: #333;
}

#column1 div.c440 div.productLogo img
{
    margin-bottom: 20px;
}

#print
{
    margin-bottom: 20px;
    margin-top: 20px;
}

.testimonial
{
    text-align: left;
    width: 160px;
    margin-left: 11px;
    margin-bottom: 20px;
    font-size: 12px;
    text-indent: -5px;
}

.testimonialImage
{
    border: 3px solid #888;
}

.testimonialName
{
    padding-left: 10px;
}

.brandImage
{
    float: right;
    border: 1px solid #888;
}

.productDesc
{
    display: inline-block;
}

.productImage
{
    float: left;
    border: 1px solid #888;
}

.productDesc p
{
    font-size: 14px;
    text-align: left;
    min-height: 196px;
    width: 360px;
    float: left;
    padding-left: 11px;
}

#detailsHr
{
    width: 590px;
    margin-bottom: 30px;
    margin-top: 10px;
    top: 10px;
    position: relative;
    clear: both;
}

.detailsImage
{
    border: 1px solid #888;
    float: left;
    margin-left: 44px;
}

/* @group pictorico */

#picMenuHead
{
    text-align: center;
    background: url(images/assets/pMenuBG.gif) repeat-x;
    width: 202px;
    height: 27px;
    border: 1px solid #a9a9a8;
    margin-bottom: 3px;
}

.picProducts
{
    width: 195px;
}

.picProduct
{
    font-size: 10px;
    color: #e60e0e;
    padding-left: 5px;
    margin-left: 11px;
    border-left: 2px solid #fff;
}

.picProducts li:hover
{
    font-size: 10px;
    border-left: 2px solid #8a1b0b;
    padding-left: 5px;
    margin-left: 11px;
}

.picProduct a
{
    text-decoration: none;
    font-size: 10px;
    color: #e60e0e;
}

.picProduct a:hover
{
    font-size: 10px;
    color: #8a1b0b;
    text-decoration: underline;
}

/* @end */

/* @group diamondjet */

#jetMenuHead
{
    text-align: center;
    background: url(images/assets/jMenuBG.gif) repeat-x;
    width: 202px;
    height: 27px;
    border: 1px solid #a9a9a8;
    margin-bottom: 3px;
}

.jetProducts
{
    width: 190px;
}

.jetProduct
{
    font-size: 10px;
    color: #0b4599;
    padding-left: 5px;
    margin-left: 11px;
    border-left: 2px solid #fff;
}

.jetProducts li:hover
{
    font-size: 10px;
    border-left: 2px solid #1b306b;
    padding-left: 5px;
    margin-left: 11px;
}

.jetProduct a
{
    text-decoration: none;
    color: #0b4599;
}

.jetProduct a:hover
{
    font-size: 10px;
    color: #1b306b;
    text-decoration: underline;
}

/* @end */



/* @end */

/* @group news */

#newsContainer
{
    width: 350px;
    margin-left: 17px;
    margin-top: 20px;
    float: left;
    margin-right: 17px;
}

#articleContainer
{
    width: 350px;
    margin-top: 20px;
    float: left;
}

#press
{
    float: left;
    margin-bottom: 30px;
}

.articlesHeader, .newsHeader
{
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    text-align: left;
    margin-bottom: 21px;
}

.articlesHeader
{
    margin-bottom: 49px;
}

.articleDate
{
    color: #666;
    font: 13px Verdana, Helvetica, Arial, "Helvetica Neue" , Geneva, sans-serif;
    display: block;
}

#articleContainer a
{
    font-size: 13px;
    padding-left: 40px;
    display: block;
    margin-top: 0;
}

/* @end */

/* @group resources */
#iccprofiles, #resources
{
    margin-top: 40px;
    margin-left: 50px;
    font-size: 12px;
    text-align: left;
}

#iccprofiles ul, #resources ul
{
    padding-left: 10px;
    margin-left: 20px;
}

#iccprofiles ul li, #resources ul li
{
    list-style: disc; /*list-style-image: url(images/assets/bulletRed.gif);*/
}

.resourcesLogo
{
    margin-bottom: 10px;
    padding-left: 14px;
}

#iccprofiles thead td
{
    padding: 14px;
}
#iccprofiles td
{
}


/* @end */

/* @group testimonial */

.artistImage
{
    float: left;
}

.artistQuote
{
    margin-bottom: 10px;
}

.artistName
{
    margin-top: 5px;
}

.artistTitle
{
    font-size: 25px;
    text-align: left;
    color: #000;
    float: left;
    clear: both;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.artistCompany
{
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.artistCompany a img
{
    margin-bottom: 15px;
    border-style: none;
}

.artistCompany a
{
    color: #000;
}

.artistLink
{
    color: #000;
}

/* @end */

/* @group Login */

#exemptLink
{
    background-color: #ffffff;
    width: 760px;
    padding-bottom: 20px;
}



/* @end */


/* FAQ's */

#faq
{
    margin: 10px 20px;
    text-align: left;
    color: Gray;
    margin-right: 10px;
}

#printablesurface p {float:left ; width:450px}
#printablesurface img {float:left}

#faq h1
{
    text-align: center;
}
#TJK_DL .ullist
{
    list-style: disc inside;
}
#TJK_DL ul li
{
    margin-bottom: 5px;
}
#TJK_DL h2
{
    margin: 10px 0;
}
#TJK_DL dd table
{
    margin-top: 10px;
}
#TJK_DL dd table thead
{
    font-weight: bold;
}
#TJK_DL dd table td
{
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #6D929B;
    text-align: center;
}
#TJK_DL dd table tr.empty td
{
    padding: 0px;
}

#TJK_DL
{
    margin-top: 15px;
}
#TJK_DL dd, #TJK_DL dt
{
    margin: 0;
    padding: 0;
}
#TJK_DL dt
{
    height: 25px;
    margin: 8px 0;
}
#TJK_DL dd
{
    padding-left: 60px;
    padding-bottom: 20px;
}
#TJK_DL dt a
{
    background: 0 0;
    display: block;
    padding-left: 30px;
    text-decoration: none;
}
#TJK_DL .DTplus a
{
    background: url( "images/plus.gif" ) no-repeat 0 0;
}
#TJK_DL .DTminus a
{
    background: url( "images/minus.gif" ) no-repeat 0 0;
}
#TJK_DL .showDD
{
    position: relative;
    top: 0;
}
#TJK_DL .hideDD
{
    display: none;
    top: -9999px;
}


/* @end */
