/* Start of CMSMS style sheet 'contact' */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
background:#fff none repeat scroll 0%;
line-height:1;
font-family:Arial,'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:16px;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
.popup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:389px;
width:535px;
background:#FFFFFF url('uploads/images/bg_pop_nl.png') no-repeat;
border:0px solid #cecece;
z-index:2;
}
.popup h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
padding-bottom:2px;
margin-bottom:20px;
}
.popupClosePos{
right:10px;
top:4px;
background: #cc0000;
position:absolute;
width:33px;
height:29px;
}
#button{
text-align:center;
margin:100px;
}
.contact {
	height:589px;
	background:#cc0000 url('uploads/images/bg_pop_co.png') no-repeat;
}

.contactform {
	left:66px;
top:80px;
width:410px;
position:absolute;
border:0px solid black;
color:#39AEAE;
font-weight:bold;
}

.contactform div {
	margin-bottom:25px;
}

.contactform label {
	width:112px;
	display: block;
  float: left;
  clear: left; 
  font-size:11px;
	

}
.contactform input {
	background-image: none;
	border-top:none;
	border-left:none;
	border-bottom:1px #39AEAE dashed;
	width:260px;
	color:#39AEAE;
}

.contactform textarea {
	width:400px;
	color:#39AEAE;
	font-weight:bold;
	border:1px solid #39AEAE;
	margin-top:10px;
	height:195px;
}

.contactform .cms_submit {
	background:#cc0000 url('uploads/images/send.png') no-repeat;
	height:41px;
	width:146px;
	border:none;
	cursor:pointer;
	margin-left:255px;
}

.shop {
	height:734px;
	background:#cc0000 url('uploads/images/bg_pop_shop.png') no-repeat;
}

#shopcontainer {
		left:60px;
		top:80px;
		width:410px;
		height:565px;
		position:absolute;
		overflow:hidden;
}



.labeldiv {
	height:22px;
	width:75px;
	float:left;

}

.containerdiv {
	float:left;
	width:300px;
	padding:10px 0 5px 20px;
	color:#39AEAE;
	
}

.containerdiv a{
	color:#39AEAE;
	font-weight:bold;
}

#nlcontainer {
		left:150px;
		top:130px;
		width:410px;
		height:565px;
		position:absolute;
		overflow:hidden;
}
/* End of 'contact' */

