/* ------------------------------------------------------- HTML ------------------------------------------------------- */

body {
	background-color: #000000;
	background-image: url(http://www.probewetsuits.com/shop-aus/images/BG-wave-BIG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
}







/* ------------------------------------------------------- LINKS ------------------------------------------------------- */

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	margin-bottom: 10px;
}

a:hover, a:active {
	color: #0066CC;
	text-decoration: none;
}



a.linksTop:link, a.linksTop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}

a.linksTop:hover, a.linksTop:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}




a.lkSiteMap:link, a.lkSiteMap:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

a.lkSiteMap:hover, a.lkSiteMap:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}

a.lkSubcatLocked:link, #shopMenu a.lkSubcatLocked:visited {
	font-weight: bold;
	color: #FFFF00;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

a.lkSubcatLocked:hover, #shopMenu a.lkSubcatLocked:active {
	color: #FFFFFF;
	font-size: 12px;
}





/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.textYellow {
	font-weight: bold;
	color: #FFFF00;
}
.textYellow12px {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
}
.textYellow14px {
	font-weight: bold;
	color: #FFFF00;
	font-size: 14px;
}
.textYellow18px {
	font-weight: bold;
	color: #FFFF00;
	font-size: 18px;
}



.textRed {
	font-weight: bold;
	color: #FF0000;
}
.textRed12px {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.textRed14px {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-transform: uppercase;
}



.text8px {
	font-size: 8px;
}
.text12px {
	font-weight: bold;
	font-size: 12px;
}
.text14px {
	font-weight: bold;
	font-size: 14px;
}




.textBlack {
	font-weight: bold;
	color: #000000;
}

.textBold {
	font-weight: bold;
}

.txt12pxBold	{
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}

.txt10pxBlue	{
	font-size: 10px;
	color: #0066CC;
}

.txt10pxDarkGrey	{
	font-size: 10px;
	color: #666666;
}
.textWhite12px {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}




.txtPricesRetail {
	text-decoration: line-through;
}



/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgMain {
	background-image: url(http://www.probewetsuits.com/shop/images/bg-30per.png);
}
.bgWave {
	background-repeat: no-repeat;
	background-image: url(../divingwetsuits/images/BG-wave.jpg);
}
.bgInferno {
	background-image: url(../divingwetsuits/images/BG-inferno.gif);
	background-repeat: repeat-y;
}
.skip {
	background-color: #333333;
}
.skip1 {
	background-color: #111111;
}





/* ------------------------------------------------------- MISC ------------------------------------------------------- */
