@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}
.site-wrap {
	clear: both;
	float: none;
	width: 996px;
	margin-right: auto;
	margin-left: auto;	
}
.siteborder {
	height: 600px;
	width: 994px;
	border: 1px solid #d6d6d6;
	margin-bottom: 50px;
	
}
.footer a, .footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #ff0066;
	text-decoration: none;
}
.site-content {
	float: left;
	width: 955px;
	margin-top: 25px;
	margin-left: 21px;
	/*border: 1px fuchsia dotted;*/
}
.left-column
{
	float: left;
	height: 460px;
	width: 251px;
	background-color: #000000;
	color: #FFF;
	line-height: 200%;
	border-right: 1px white solid;
	/*border: 1px fuchsia dotted;*/
	overflow: hidden;
}
.left-col-content {
	/*
padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
*/
}

.left-column a:link {
	color: #FFFFFF;
	text-decoration:none;
}

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

.left-column a:hover {
	color: #FF6699;
	text-decoration: none;
}

.left-column a:active {
	color: #ff6699;
	text-decoration: underline;
	outline: none;
}

a:focus{
-moz-outline-style: none;
}

.right-column {
	float: left;
	height: 460px;
	width: 700px;
	/*border: 1px black solid;*/
}
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
}

.header {
	float: left;
	width: 800px;
}
.logo {
	background-image: url(../imgs/constantina_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 27px;
	width: 208px;
}

.logo h1 span {
	display: none;
}
.logo a {
	display: block;
	height: 27px;
	width: 208px;
}
#nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	width: 700px;
}
.page-content
{
	float: left;
	height: 460px;
	width: 966px;
	margin-top: 5px;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 954px;
	margin-top: 8px;
}
.footer-left {
	float: left;
	width: 400px;
}
.footer-right {
	text-align: right;
	float: right;
	width: 400px;
}

#nav li {
	display: block;
	float: left;
	padding-right: 20px;
}
#nav li.button a span {
	display: none;
}

#nav li.buttonoff a span {
	display: none;
}
#nav li.button a { 
	display: block;
	height: 25px;
}
#nav li.button a:hover {
	background-position: 0pt -25px;
}
#nav li.collection a {
	background: transparent url(../imgs/nav/collection.png) no-repeat scroll 0pt 0%;
	width: 59px;
}
#nav li.collections a {
	background: transparent url(../imgs/nav/collections.png) no-repeat scroll 0pt 0%;
	width: 68px;
}
#nav li.news a {
	background: transparent url(../imgs/nav/news.png) no-repeat scroll 0pt 0%;
	width: 33px;
}
#nav li.shop a {
	background: transparent url(../imgs/nav/shop.png) no-repeat scroll 0pt 0%;
	width: 31px;
}
#nav li.contact a {
	background: transparent url(../imgs/nav/contact.png) no-repeat scroll 0pt 0%;
	width: 48px;
}
#nav li.video a {
	background: transparent url(../imgs/nav/video.png) no-repeat scroll 0pt 0%;
	width: 35px;
}
#nav li.aboutus a {
	background: transparent url(../imgs/nav/aboutus.png) no-repeat scroll 0pt 0%;
	width: 58px;
}
#nav li.blog a {
	background: transparent url(../imgs/nav/blog.png) no-repeat scroll 0pt 0%;
	width: 25px;
}

#nav li.party a {
	background: transparent url(../imgs/nav/host.png) no-repeat scroll 0pt 0%;
	width: 96px;
}
#nav li.buttonoff a {
	background-position: 0pt -25px;
	display: block;
	height: 25px;
}

#topmenu
{
	margin-top: 40px;
	height: 20px;
	font-size: 8pt;
}
#flashElement { background-color: white; }


#zoomDiv
{
	background-color: white;
	position: absolute;
	top: -500px;
	width: 954px;
	height: 460px;
	border: 1px white solid;
	border: 1px fuchsia dotted;
}
#zoomBTN
{
	background-color: white;
	width: 54px;
	height: 18px;
	display: block;
	position: relative;
	top: -200px;
	left: 400px;
	opacity: .8;
	cursor: pointer;
}

.img_link {cursor: pointer;}
.img_align_left { margin-right: 20px; }
.img_align_right { margin-left: 20px; }
.img_link_left { margin-right: 20px; cursor: pointer;}
.img_link_right { margin-left: 20px;  cursor: pointer;}
.img_link_bottom { margin-right: 10px;  cursor: pointer;}

#flashElement
{
	position: relative;
	top: -10px;
	left: 745px;
	float: right;
	border: none;
}
#freeShipDiv
{
	color: #FF6699;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
}
