/* INTEMPO */
html {	
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: none; 
    vertical-align: top; 
}
body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url("/images/bg.gif");
    background-color: #000000;
    background-repeat: repeat-x;
    font-family: Trebuchet MS;
    font-size: 11px;
}
img {
    border: none;
}
/* body links */
a:active {
    color: #003767;
}
a {
    font-family: Trebuchet MS;
    color: #00A4E5;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}
a:visited {
    font-family: Trebuchet MS;
    color: #00A4E5;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}	
a:hover {
    font-family: Trebuchet MS;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}
/* ---------------------------------------------------------GENERIC CSS------------------------------------------------------------- */
/* menu */ 
#menu {
    float: right;
    width: 530px;
}
#menu ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
#menu li {
    display: inline;
}
#menu a {
    display: block;
    float: right;
    height: 38px;
    padding: 42px 5px 0px  10px;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;    
}
#menu a:hover {
    color: #00A4E5;
}
/* menu end */
#header {
    width: 900px;
    top: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}
#splash {
    height: 250px;
    width: 900px;
    text-decoration: none;
    background-image: url("/images/flshbg.gif");
}
#pageblock2 {
    height: 100%;
    width: 880px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: #454545;
}
#pageblock2A {
    float: left;
    height: 100%;
    width: 470px;
}



#pageblock2B {
    width: 390px;
    height: 170px;
    float: right;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-top-color: #E1E1E1;
}
#pageblockcontentadvert{
    width: 220px;
    height: 200px;
    float: left;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-top-color: #E1E1E1;
}
#pageblockcontentleftA {
    width: 220px;
    height: 170px;
    float: left;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-top-color: #E1E1E1;
}
#pageblockcontentleftB {
    width: 220px;
    height: 170px;
    float: right;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-top-color: #E1E1E1;
}

#pageblocktltebar {
    width: 100%;
    background-color: #E1E1E1;
    height: 30px;
}

.product_image {
    float: left;
}
.product {
    float: left;
    height: 170px;    
    width: 272px;
    background-color: #000000;
    color: #FFFFFF;
}
.productcontainer {
    float: left;
    padding: 10px;
}

/* Searchbar */

#searchbar {
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
    width: 895px;
    height: 44px;
    background-image: url("/images/srchbr_bg.gif");
    background-repeat: repeat-x;
}

#searchblock {
    display: block;
    float: right;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    height: 30px;
    width: 220px;
    
}
#searchleft {
    float: left;
    height: 25px;
    width: 175px;
}
#searchright {
    float: right;
    height: 20px;
    width: 30px;
    padding-top: 4px;
}

/* Searchbar End */


/* ---------------------------------------------------------PRODUCTS PAGE------------------------------------------------------------- */


#productsblockmain {
    /*width: 100%;*/
    height: 100%;
    padding: 5px 5px 5px 5px;
    border-collapse:collapse;
}

.lessPad {
   padding: 0px 0px 0px 0px !important;
}

#productsblockleftmain{
    width: 540px;
    min-height: 304px;
    float: left;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    margin: 0px 0px 0px 0px;
    border-top-color: #E1E1E1;
    /*padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;*/
}
#productsblockrightmain{
    width: 310px;
    min-height: 334px;
    float: right;
    background-color: #FFFFFF;
    /*padding-bottom: 10px;*/
    
}
#productscontentleft {
    width: 260px;
    float: left;
    min-height: 304px;
    height: 100%;
    padding-left: 10px;
}
#productscontentright {
    width:260px;
    float: right;
    min-height: 304px;
    background-color: #FFFFFF;
    padding-left: 10px;
}

/* products links */

#productslinks {
    display: block;
    float: left;
    height: 15px;
    width: 500px;
    padding-top: 8px;
    padding-left: 10px;
}

#productslinks a.current_page_item {
    color: #00A4E5;
    font-weight: bold;
}

#productslinks a.current_page_item:visited {
    color: #00A4E5;
    font-weight: bold;
}

#productslinks a.current_page_item:hover{
    color: #000000;
    font-weight: bold;
}

#productslinks li {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    font-family: Trebuchet MS;
}

#productslinks a {
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

#productslinks a:visited {
    color: #ffffff;
    font-weight: bold;
}

#productslinks a:hover {
    color: #000000;
    font-weight: bold;
}	

/* products links end */

#productsrightimg {
    width: 290px;
    height: 150px;
    padding-top: 15px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}
.productssmallimgA {
    width: 140px;
    height: 70px;
    padding: 5px;
    float: right;
}
#productssmallimgB {
    width: 140px;
    height: 70px;
    padding: 5px;
    float: left;
}

/* ------------------------------------------------------------HELP PAGE------------------------------------------------------------------ */

#helpblockmain {
    height: 100%;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    margin: 0px 0px 0px 0px;
    border-top-color: #E1E1E1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}


/* ------------------------------------------------------------HELP PAGE END--------------------------------------------------------------- */

/* ----------------------------------------------------------WHERE TO BUY PAGE------------------------------------------------------------- */

#wheretobuyblockmain {
    height: 100%;
    background-color: #FFFFFF;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: #E1E1E1;
}

#wheretobuyblockheader {
    color: #00A3E2;
    font-size: 160%;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    margin: 0px;
}

/* ---------------------------------------------------------WHERE TO BUY PAGE END----------------------------------------------------------- */


#pageholder {
    
    width:800px;
    margin: 0px 0px 0px 0px;
    padding-top:0px;
    background-color: #FFFFFF;
}


#pagebackground {
    display: block;
    width: 900px;
    margin: 0px auto 0px auto;
    background-color: #000305;
    background-repeat: repeat;
    padding: 25px;
}


#logo {
    float: left;
    width: 270px;
    margin: 0px 0px 0px 0px;
}

/* Links Bar */



#spacer {
    padding-top: 5px;
    width:100%;
    margin: 0px 0px 0px 0px;
}

#leftcolumn {
    width:520px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-family: Arial;
    font-size: 10px;
    height: 100%;		
}

#leftcolumnleft {
    width:200px;
    min-height: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-family: Arial;
    font-size: 10px;
    
}
#leftcolumnright {
    width:319px;
    min-height: 100px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-family: Arial;
    font-size: 10px;
    
}

#rightcolumn {
    width:270px;
    float: right;
    font-family: Arial;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    height: 290px;
}

#rightcolumnA {
    width:240px;
    float: right;
    font-family: Arial;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    height: 265px;
    background-color: #013868;
}

#rightcolumnAA {
    width:220px;
    float: right;
    font-family: Arial;
    font-size: 10px;
    height: 290px;
    background-color: #013868;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

#rightcolumnB {
    width:12px;
    float: left;
    background-image: url("/images/dots.gif");
    background-repeat: repeat-y;
    height: 265px;
}


.offerimg {
    width:105px;
    float: left;
    height: 100%;
}
.offertext {
    width:105px;
    float: right;
    height: 100%;
}

.clearer { clear:both; }


#leftcolumnscroll {
    width:520px;
    margin: 0px 0px 0px 0px;
    float: left;
    font-family: Arial;
    font-size: 10px;
    overflow: auto; 
    height: 265px; 	
}


#rghttxt{
    width:225px;
    margin: 0px 0px 0px 0px;
}




.style1 {
    color: #00A3E2;
    font-size: 160%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.style2 {
    color: #00A3E2;
    font-size: 140%;
}

.style3 {
    color: #000000;
    font-size: 100%;
}

.style4 {
    color: #00A3E2;
    font-size: 90%;
    /*line-height: 1;*/
}

.style5 {
    color: #ffffff;
    font-size: 94%;
}


#newstext{
    height: 100%;
    background-color: #FFFFFF;
    padding: 10px;
}
#newslinks {
    width: 290px;
    height: 100%;
    padding-top: 15px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

/* Footer */

#footer_container {
    padding-top: 10px;
}

#footer {
    width: 900px;
    height: 15px;
    margin: 0px 0px 0px 0px;
    border-top-color: #CCCCCC;
    border-top-width: thin;
    border-top-style: solid;
    padding-top: 10px;
}

#footer ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#footer li {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    font-family: Trebuchet MS;
}

#footer a:active {
    color: #003767;
}

#footer a:link {
    font-family: Trebuchet MS;
    color: #00A3E4;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}
#footer a:visited {
    font-family: Trebuchet MS;
    color: #00A3E4;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}
#footer a:hover {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
    font-family: Trebuchet MS;
}		
#footer #text {
    line-height: normal;
    font-family: "Trebuchet MS";
    font-size: 10px;
    color: #FFFFFF;
    display: block;
    width: 400px;
    text-align: left;
    float:left;
}
#footer #links {
    line-height: normal;
    font-family: "Trebuchet MS";
    font-size: 10px;
    color: #FFFFFF;
    display: block;
    width: 400px;
    text-align: right;
    float:right;
}

/* Footer End */

/* ------------------------------------------------------------FORM--------------------------------------------------------------- */

label
{
    width: 9em;
    float: left;
    text-align: left;
    margin: 0px 0px 0px 0px;
    clear: both;
    font-family: Trebuchet MS;
    color: #00A3E4;
    font-size: 10px;
}

.input-box
{
    margin: 0px 0px 0px 0px;
    font-family: Trebuchet MS;
    color: #00A3E4;
    font-size: 10px;
}

select { 
    margin: 0px 0px 0px 0px;
    font-family: Trebuchet MS;
    color: #00A3E4;
    font-size: 10px;
}
.submit-button
{
    margin: 0px 0px 0px 0px;
    clear: both
}

/* ------------------------------------------------------------FORM END------------------------------------------------------------ */

/* ------------------------------------------------------------SITE MAP------------------------------------------------------------ */


#sitemapblock {
    float: left;
    width: 550px;
    margin: 0px 0px 0px 0px;
}

/* left */
#sitemapL {
    float: left;
    width: 200px;
}

#sitemap ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#sitemap li {
    display: inline;
}

#sitemap a {
    display: block;
    float: right;
    height: 38px;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 42px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 10px;
}

#sitemap a:hover {
    color: #00A4E5;
}

/* left end */

/* right */
#sitemapR {
    float: right;
    width: 300px;
}

#sitemap ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#sitemap li {
    display: inline;
}

#sitemap a {
    display: block;
    float: right;
    height: 38px;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 42px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 10px;
}

#sitemap a:hover {
    color: #00A4E5;
}

/* right end */


/* ------------------------------------------------------------SITE MAP END--------------------------------------------------------- */
