body {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	outline-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(img/back_blue.jpg);
}
a {
    color: #CCCCCC;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #ff9933;
}
a:active {
    text-decoration: none;
    color: #ff9933;
}

#productCont {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    position: relative;
    background-repeat: repeat;
}
#headerProd {
    position: relative;
    height: 110px;
    width: 1000px;
}
#headerLogo{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 110px;
    width: 275px;
}
#headerVacation{
	position: absolute;
	top: 0px;
	left: 280px;
	height: 60px;
	width: 440px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#headerCatName{
    position: absolute;
    top: 65px;
    left: 300px;
    height: 40px;
    width: 400px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

#headerMenu1{
    position: absolute;
    top: 0px;
    left: 765px;
    height: 110px;
    width: 135px;
    font-size: 16px;
    font-weight: bold;
    color: #00CCCC;
    font-family: Arial, Helvetica, sans-serif;
}
#headerMenu2{
    position: absolute;
    top: 0px;
    left: 900px;
    height: 110px;
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}

#sidebar {
    position: absolute;
    top: 180px;
    left: 1005px;
    height: auto;
    width: auto;
    text-align: left;
}


#prodBoarder {
    position: relative;
    width: 990px;
    height: auto !important;
    margin: 0px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 20px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

#itemTitle {
    position: absolute;
    margin-top:    0px;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    left: 0px;
    top: 5px;
    height: 30px;
    margin-left: 0px;
    width: 990px;
}

#navigCont {
    position: relative;
    margin: 0px;
    height: 40px;
    width: 990px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

#navigL {
    position: absolute;
    top:    0px;
    left:  0px;
    height: 40px;
    width: 31px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}

#navigR {
    position: absolute;
    top:    0px;
    height: 40px;
    width: 31px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    left: 959px;
}

#imageColumn {
    position: relative;
    float: left;
    width: 600px;
    height: auto !important;
    margin-top:   15px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 15px;
    text-align: left;
}

#descriptionColumn {
    position: relative;
    float: left;
    width: 315px;
    height: auto !important;
    margin-left: 30px;
}

.clearBoth {
    clear: both;
}

#itemPrice {
    position: relative;
    width: auto;
    color: #999999;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: center;
}

.matchingProd {
    position: relative;
    width: auto;
    color: #CCCCCC;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
}



#descriptionHdr
{
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: center;
    font-weight: normal;
    font-style: italic;
    background-color: #333333;
}
#descriptionStone
{
    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center;
}
#descriptionColor
{
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
#descriptionNotes
{
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
#descriptionSlogan
{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#descriptionMain
{
    margin-top: 10px;
    margin-bottom: 20px;
    color: #CCCCCC;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
#descriptionSpecs
{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: center;
}

#kpkstone1
{
    margin-top: 10px;
    margin-bottom: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: left;
}
#kpkstone2
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: left;
}
#kpkstone3
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: left;
}
#kpkcolor
{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: left;
}
#kpknotes
{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-align: left;
}



#descriptionShipping
{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}


#storeLink {
    position: relative;
    height: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #CCCCCC;
 /* background-color: #444444;
  */
}


#bottomtext {
    position: relative;
    height: 20px;
    width: 1000px;
}

#bottomtextAbout {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 150px;
    }
#bottomtextContact {
    position: absolute;
    top: 0px;
    left: 200px;
    height: 20px;
    width: 150px;
    top: 0px;
}
#bottomtextShipping {
    position: absolute;
    top: 0px;
    left: 350px;
    height: 20px;
    width: 150px;
}
#bottomtextGift {
    position: absolute;
    top: 0px;
    left: 500px;
    height: 20px;
    width: 150px;
}
#bottomtextBooks {
    position: absolute;
    top: 0px;
    left: 650px;
    height: 20px;
    width: 150px;
}
#bottomtextLinks {
    position: absolute;
    top: 0px;
    left: 800px;
    height: 20px;
    width: 150px;
}
#bottomtextBlog {
    position: absolute;
    top: 0px;
    left: 950px;
    height: 20px;
    width: 50px;
}
#bottomtextUp {
    position: absolute;
    top: -70px;
    left: 948px;
    height: 40px;
    width: 40px;
}
#copyright {
    position: relative;
    width: 1000px;
    margin-top: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}


.text14blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #124AD3;
}


.linkColor1 {
        color: #93CED2;
}
.linkColor2 {
        color: #666666;
}
.linkColor3 {
        color: #9888E6;
}
.imgborder {
    border: 2px solid #CCCCCC;
}
.imgMatch {
    border: 1px solid #eeeeee;
}
.midtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CCCCCC;
}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}
