
body
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #818286;
	background-color: #FFFFFF;
}

p { line-height: 1.5; }

h1,h2,h3,h4
{
	color: #3890B4;
	font-weight: bold;
}

h1 { font-size: 175%; }

h2 { font-size: 150%; }

img { border: none; }

/*
Hyperlinks styling
They MUST be in this order!

a:link {color:#FF0000}		unvisited link	(Red)
a:visited {color:#00FF00}	visited link	(Standard Purple)
a:hover {color:#FF00FF}		mouse over link	(Pink)
a:active {color:#0000FF}	selected link	(Standard Blue)
*/

a:link
{
	color: #818286;
	text-decoration: none;
}

a:visited
{
	color: #818286;
	text-decoration: none;
}

a:hover { color: #3890B4; }

#container
{
	width: 800px;
	margin: auto;
}

#content { width: 100%; }

#menu
{
	clear: both;
	width: 100%;
	text-decoration: none;
}

#sidebarHome
{
	width: 187px;
	float: right;
	margin-right: -1px;
	padding-top: 2px;
}

#sidebarHome img { margin-top: -1px; }

#homeTopContent
{
	margin-top: -10px;
	text-align: center;
}

#KoKosLogo
{
	float: left;
	padding-top: 1px;
	height: 49px;
}

#homeProductInfo
{
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.5;
	margin-top: -2px;
	margin-bottom: 2px;
	width: 100%;
	float: right;
}


#cols
{
	margin-top: -8px;
	margin-left: 3px;
}

#productInfo
{
	margin-top: -1px;
	line-height: 1.25;
}

#leftCol
{
	float: left;
	width: 48%;
	padding-right: 5px;
	border-right: 1.5px solid #818286;
}

#leftCol p { color: #818286; }

#leftCol h3 { margin-left: 10px; }

#dryRoomList { margin-top: -1px; }

#rightCol
{
	float: right;
	width: 48%;
	padding-right: 10px;
}

#rightCol p { color: #818286 }

#newsTitle
{
	margin-top: -2px;
	font-weight: 800;
	font-size: larger;
	color: #2C60AC;
}

#listArrow
{
	color: #818286;
	margin-left: -15px;
	list-style-image: url(../images/rightArrowBullet.png);
	list-style-type: square;
	line-height: 1.5;
}

#listEmail
{
	list-style-image: url(../images/emailIcon.png);
	list-style-type: square;
	line-height: 1.5;
}
	
#newsItem li { line-height: 1.5; }

#mainContent
{
	margin-top: -10px;
	width: 580px;
	float: right;
	padding-left: 20px;
	border-left: 1.5px solid #818286;
}

#mainContent h1 { margin-left: -2px; }

#textFeatured
{
	font-size: 75%;
	line-height: 2;
	color: #818286;
}

#DryRoomContact
{
	clear: both;
	margin-left: 25px;
}

#sidebar
{
	width: 170px;
	float: left;
	padding-left: 20px;
}

.roundCornersStyle
{
	color: #FFFFFF;
	font-weight: 800;
	padding: 10px;
	margin: 10px;
}

.pressReleaseDocs
{
	list-style-type: none;
	line-height: 1.5;
	margin-left: -20px;
}

.pressReleaseDocs li
{
	padding-left: 20px;
	background: transparent url(../images/circleArrowGray.JPG) no-repeat;
	background-position: 0 2px;
}

/* Backgrounds Styling */
.headerBg { background-color: #3890B4; }

.orangeBg { background-color: #F57E21; }

.greenBg { background-color: #2A812B; }

.maizeBg { background-color: #F49B1D; }

.tealBg { background-color: #14ABBE; }

.dkBlueBg { background-color: #2C60AC; }

.grayBg { background-color: #E8E8E8; }

.ltBlueBg { background-color: #47BDEC; }

.whiteTitle
{
	color: #FFFFFF;
	padding: 4px;
}

.grayTitle
{
	color: #0556B2;
	padding: 4px;	
}

.blueTitle
{
	color: #FFFFFF;
	padding: 4px;
}

.dryRoomTitle { padding-left: 5px; }
/* End Backgrounds Styling */

/* Specific Images Styling */
#homePageImage {
	float: left;}

#homeDryRoomImage, #homeShowerImage { border: 1px solid #CCCCCC; }

#dryRoomGraphic { margin-left: 10px; }

#dog3 { float: right; }

#dog6
{
	float: right;
	margin-left: 20px;
}

#dog1
{
	float: left;
	margin-right: 35px;
}

#custTestImage
{
	float: left;
	padding-right: 10px;
}

#vitaminShowerGraphic { padding-left: 8px; }
/* End Images Styling */

#pressReleaseTitle { color: #818286; }

#DryRoomVideo { margin-top: 10px; }

#vitShwrPoints { padding-top: 7px; }

#highlight
{
	font-weight: bold;
	color: #3890B4;
}

#custTest
{
	color: #818286;
	padding: 5px;
	margin-top: -5px;
}

#custName { float: right; }

.about { margin-right: 10px; }

.question { font-weight: bold; }

#showerVideo { padding-top: 45px; }

#buyTable {	clear: both; }

#buyTable table
{
	margin-left: auto;
	margin-right: auto;
}

#productBuyTable table
{
	border-collapse: collapse;
	text-align: left;
}

#productBuyTable th { margin-bottom: -10px; }

#productBuyTable tr th { padding: 3px; }

#productBuyTable td
{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 0px;
}

#productBuyTable th
{
	font-weight: bold;
	text-align: left;
}

#productPriceTable table
{
	border-collapse: collapse;
	text-align: left;
}

#productPriceTable th { margin-bottom: -10px; }

#productPriceTable tr th { padding: 10px; }

#productPriceTable tr td { padding: 10px; }

#productPriceTable td
{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 0px;
}

#productPriceTable th
{
	font-weight: bold;
	text-align: left;
}

#wholesaleTable td { padding-right: 80px; }

#referFriendLink p
{
	padding-left: 2px;
	font-size: 80%;
}

#formHeader
{
	background-image: url('../images/headerBg.jpg');
	background-repeat: repeat-x;
	padding-bottom: 5px;
	text-align: left;
}

#recForm { font-size: 80%; }

#recFormTable table { font-size: 90%; }

#bottomRow td
{
	border-bottom: none;
	text-align: center;
}

#ul a { text-decoration: underline; }

/* Code Form Styling */
#codeBodyFont
{
	font-size: .7em;
}

.codeBox
{
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	color: #000000;
	text-align: left;
}
				
#codeForm
{
	font-family: Verdana, Tahoma, Arial;
	color: #818286;
	margin: 0;
	font-size: .8em;
	text-align: center;
}

/* Coppermine-specific styling */

/* Move the gallery to the left a bit to center it in its container */
#cpgContainer { margin-left: -30px; }

#cpgGalleryContainer h2 { color: #FFFFFF; }

.buttonFont
{
	color: #818286 !important;
	text-decoration: none;
}

.buttonFont
{
	color: #818286 !important;
	text-decoration: none;
}

.buttonFont
{
	color: #818286 !important;
	text-decoration: underline;
}

#cpgGalleryContainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#cpgGalleryContainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#cpgGalleryContainer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#thmbAnchor a:link
{
	color: #818286;
	text-decoration: none;
}

#thmbAnchor a:visited
{
	color: #818286;
	text-decoration: none;
}

#thmbAnchor a:hover
{
	color: #3890B4;
	text-decoration: underline;
}

/* Specifically for the breadcrumb links in the album header */
.breadLinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.breadLinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.breadLinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Specifically for the album title link in the album's viewing page */
.albTitle a:link
{
	color: #3890B4 !important;
	text-decoration: none !important;
}

.albTitle a:visited
{
	color: #3890B4 !important;
	text-decoration: none !important;
}

.albTitle a:hover
{
	color: #3890B4 !important;
	text-decoration: none !important;
}

/* End Coppermine-specific styling */

#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: .8em;
	padding-top: 10px;
}
