
/* Site Layout - Cryo-Pink - Hula Cart by Sephone Internet Solutions
=====================================================================*/
/*
-------------------------------------------------------------- 
Classes
-------------------------------------------------------------- 
*/
.clear_both {
clear: both;
}
.white {
color: #FFFFFF;
}
.black {
color: #000000;
}
.gray {
color: #808080;
}
.pink {
color:#EC44B1;
}
.phone {
color:#FFFFFF;
font-size:13px;
font-weight:700;
line-height:15px;
margin-left: 20px;
margin-top: 10px;
}
.cproducts {
color: #000000;
font-size: 14px;
font-weight: 700;
line-height: 14px;
margin-bottom: 6px;
padding: 0px;
}
.nav a:link, .nav a:active, .nav a:visited {
color:#FFFFFF;
}
.nav a:hover {
color:#000000;
}
.text_right {
color:#EC44B1;
font-size:12px;
font-weight:700;
padding-top:10px;
padding-left: 10px;
}
.ptag p {
margin: 0px;
padding: 0px;
}
.no_margin {
margin: 0px;
}
.uppercase {
text-transform: uppercase;
}
/*
-------------------------------------------------------------- 
LAYOUT
-------------------------------------------------------------- 
*/
h1 {
color:#EC44B1;
font-size: 18px;
font-weight:700;
}
h2 {
color: #808080;
font-size: 16px;
}
h3 {
color: #808080;
font-size: 14px;
}
body {
color: #333333;
font-family: Lucida Grande,Arial,Helvetica,sans-serif;
font-size: 11px;
margin-left: 0px;
margin-top: 0px;
}
#container {
background-image: url(../../../images/template/background_container.jpg);
background-repeat:repeat-y;
text-align: left;
width: 985px;
} 
#header {
background-image: url(../../../images/template/background_header.jpg);
background-repeat: no-repeat;
height: 156px;
}
#content {
background-image: url(../../../images/template/background_content.jpg);
background-repeat: no-repeat;
  min-height:39px;
  height:auto !important;
  height:39px;

}
#col1 {
float: left;
padding-left: 20px;
width: 176px;
}
#col2 {
float: left;
padding-left:10px;
width: 560px;
}
#col3 {
float: right;
margin-right: 8px;
margin-top: 39px;
width: 200px;
}
#copyright {
background-color: #FFFFFF;
clear: both;
font-size: 10px;
padding: 5px 0px 5px 0px;
text-align: center;
width: 985px;
}
#copyright_left {
background-color: #FFFFFF;
float: left;

width: 49%;
}
#copyright_right {
background-color: #FFFFFF;
float: right;
font-size: 10px;
text-align: right;
width: 49%;
}
#naviLeft ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#naviLeft li {
font-size: 12px;
line-height: 20px;
list-style-type: none;
margin: 0px;
padding: 0px;
}
#naviLeft .active a {
color: #000000;
text-decoration: none;
}
#naviLeft .active a:hover {
color: #000000;
text-decoration: none;
}
#naviLeft a {
color: #FFFFFF;
}
#naviLeft a:hover {
color:#000000;
}
#properFit {
margin-bottom: 30px;
margin-left: 30px;
margin-top: 5px;
}
#properFit ul {
list-style-type:square;
margin: 0px;
padding: 0px;
}
#properFit li {
font-size: 11px;
line-height: 14px;
list-style-type: square;
margin: 0px;
padding: 0px;
}
#footer {
background-color: #f59BBE;
border-bottom: #999999 solid 1px;
border-left: #999999 solid 1px;
border-right: #999999 solid 1px;
color: #FFFFFF;
font-size: 10px;
padding: 5px 0px 5px 0px;
text-align: right;
}
td.left_nav {
	border-right: 1px dotted #FF6600;
	}
	
a:link, a:active, a:visited {
	color: #EC44B1;
	}
a:hover {
	color: #333333;
	}
	
ul.nav li {
	list-style: none;
	text-transform: uppercase;
	padding: 0px 0px 2px 2px;
	margin-left: -41px;
	margin-bottom: 5px;
	}

#copyright a:link, #copyright a:active, #copyright a:visited  {
	color:#808080;
	font-weight:bold;
}

#copyright a:hover {
	color:#EC44B1;
	font-weight:700;
}

	

