﻿/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background: #000 /*url(images/bkg.jpg) repeat-x*/;
	font-family:Tw Cen MT, Arial, Sans-Serif, Trebuchet MS;
	font-size: 12px;
	color: #c8f8f8;
}

img
{
    background: url(../uploads/Grid/ComingSoon.jpg); 
 }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: normal;
	color: #C7FCFF;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #ACF7FD;
    height: 12px;
}

h4 {
	font-size: 10px;
	color: #4493A4;
}

/** TEXTS */

table, td, th, tr, span
{
    font-family:Tw Cen MT, Arial, Sans-Serif, Trebuchet MS;
	font-size: 12px;
 }

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
	color: #FFF;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px 8px 0px;
	background: url(../uploads/homepage21.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

.headings
{
    width: 186px;
    height: 26px;
    border: 1px solid #008080;
    background: #013644 url(../uploads/prodCatHeader.jpg);
    text-align: center;
    font-weight: bold;
    vertical-align: bottom;
}
.listings
{
    position: relative;
    top: 0px;
    border-left: 1px solid #008080;
    border-right: 1px solid #008080;
    border-bottom: 1px solid #008080;
    width: 186px;
    height: 100%;
    border-top: none;
    background-color:#075465;
}

.listings li:hover {
  background-color:#0b809b;
}


/** LINKS */
 
.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	color: #EEFCFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	display: block;
	padding: 5px 0px;
	text-align: center;
  
}

.link2a {
	display: block;
	padding: 5px 0px;
	text-align: center;
	background: url(../uploads/homepage21.jpg) no-repeat;
  
}

.link3 {
	padding-left: 17px;
	background: url(../uploads/homepage17.jpg) no-repeat left center;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

hr { display: none; }

.hr1 {
	height: 1px;
}

/* CUSTOM STYLES*/
.style2
{
    color: #00C0F1;
}

.style4
{
    font-size: x-small;
}

.style5
{
    color: #39d5d2;
}

.style6
{
    width:145px;
}
.style7
{
    width: 540px;
}
.style8
{
    width: 17px;
}
.style9
{
    height: 29px;
    background: url(../uploads/prodCatHeader.jpg) no-repeat;
}

.btnPrev
{
    cursor:pointer;
    border:none;
    vertical-align:bottom;
     height:14px;
    width:14px;
    background: url(../uploads/btnPrev.png) no-repeat left center;
}
.btnNext
{
    cursor:pointer;
    border:none;
    vertical-align:bottom;
    height:14px;
    width:14px;
    background: url(../uploads/btnNext.png) no-repeat left center;
}

.btnFirst
{ 
    cursor:pointer;
    border:none;
    background: #075465;
}
    
.btnLast
{ 
    cursor:pointer;
    border:none;
    background:#075465;
 }
    
.captionGrid1
{
    color:#f0922e;
     font-family:Tw Cen MT;
    font-size:9pt;
    font-weight:bold;
}

.captionGrid2
{
    color:#ffea3f;
    font-family:Tw Cen MT;
    font-size:9pt;
    font-weight:bold;
 }
        
.captionGrid3
{
    color:#12f2ed;
    font-family:Tw Cen MT;
    font-size:9pt;
    font-weight:bold;
}
       
.captionGrid4
{
     color:#03b0d7;
    font-family:Tw Cen MT;
    font-size:9pt;
     font-weight:bold;
} 
                
.textSearch
{
    width:250px;
    font-family:Tw Cen MT;
    font-size:9pt;
    color:#f0922e;
}
    
  .textSearchBtn
{
    height:22px;
    width:50px;
    font-family:Tw Cen MT;
    font-size:9pt;
}    

    
#LONG3293808
{
    width: 294px;
    height: 133px;
}
.style10
{
    height: 542px;
    padding-top:20px;
    padding-bottom:0px;
}
.style13
{
    color: #66FFFF;
}
        
.captionGridMainTitle
{
     color:#80ffff;
    font-family:Tw Cen MT;
    font-size:14pt;
    font-weight:bold;
    }
    
.style11
{
    width: 236px;
}

.rounded
{
    height: 75px;
    width: 59px;
    padding-left: 12px;
    background-color: #FFF;
}

.sortHeader
{
     width: 500px;
     background:#075465;
     border: 1px solid #008080;
     height: 54px;
}

