/*
Copyright 2009
SolidFlux WebWorks - www.solidflux.nl
*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

a img{
	border: none;
}

#content a{
	color:#FD000D;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#ama-logo{
	width: 99px;
	height: 27px;
	text-indent: -9999px;
	background: url(../img/ama-logo.png) no-repeat;
	position: absolute;
	margin-left:645px;
	margin-top:22px;
}

#logo{
	display: block;
	position:absolute;
	width: 135px;
	height: 68px;
	margin-left:770px;
	margin-top:23px;
}

#logo img, #content-left-keychainslide img{
	position: absolute;
}

h1{
	color: #fd000d;
	font-weight: bold;
	font-size: 18px;
}

h2{
	color: #fd000d;
	font-weight: bold;
	font-size: 12px;
}

h1 sup{
	font-size: 12px;	
}

#main-content{
	width: 950px;
	height: 555px;
	margin: 0 auto;
	font-size: 14px;
	background: url(../img/main-bg.png) no-repeat 6px 0px;
}

#main-content.home{
	background: url(../img/home-bg.png) no-repeat;
}

#content-home{
	margin-left:60px;
	margin-left:65px;
	margin-top:61px;
	position:absolute;
	width:824px;
}

#choose{
	clear: both;
	width: 625px;
	margin: 0 auto;
	text-align: center;
	text-indent: -9999px;
}

#choose a{
	margin-top: 30px;
	width: 273px;
	height: 262px;
	display: block;
	float: left;
}

#choice-got{
	background: url(../img/got.png) no-repeat;
}

#choice-aintgot{
	margin-left: 75px;
	background: url(../img/aintgot.png) no-repeat;
}


#tab-menu{
	list-style: none;
	position: absolute;
	margin-top: 24px;
	margin-left: 166px;
}

#tab-menu li{
	background: url(../img/tab-left.png) left no-repeat;
	height: 30px;
	display: block;
	float: left;
}

#tab-menu li a{
	background: url(../img/tab-right.png) right no-repeat;	
	height: 20px;
	padding-top: 10px;
	padding-right: 25px;
	margin-left: 25px;
	display: block;
	float: left;
	color: #fd000d;
	text-decoration: none;
}

#tab-menu.smaller li a{
	font-size: 12px;
}

#test{
	width: 450px;
	height: 450px;
	background: url(../img/rep-bg.png);
	border: 2px solid black;
}


#tab-menu li a:hover{
	color: #FF9999;
}

#tab-menu li a.active{
	font-weight: bold;
}


#main-menu{
	position: absolute;
	list-style: none;
	margin-left: 15px;
	margin-top: 40px;
	z-index: 999;
	width:60px;
}

#main-menu a{
	display: block;
	text-indent: -99999px;
}

#menu-project{
	background: url(../img/menu/project3.png) transparent top left no-repeat;
	width: 160px;
	height: 91px;
}

#menu-project:hover, #menu-project.active{
	background: url(../img/menu/project3.png) transparent bottom left no-repeat;
}

#menu-my{
	background: url(../img/menu/my3.png) transparent top left no-repeat;
	width: 190px;
	height: 89px;
}

#menu-my:hover, #menu-my.active{
	background: url(../img/menu/my3.png) transparent bottom left no-repeat;
}

#menu-start{
	background: url(../img/menu/start3.png) transparent top left no-repeat;
	width: 215px;
	height: 89px;
}

#menu-start:hover, #menu-start.active{
	background: url(../img/menu/start3.png) transparent bottom left no-repeat;
}

#menu-about{
	background: url(../img/menu/about3.png) transparent top left no-repeat;
	width: 215px;
	height: 99px;
}

#menu-about:hover, #menu-about.active{
	background: url(../img/menu/about3.png) transparent bottom left no-repeat;
}

#menu-contact{
	background: url(../img/menu/contact3.png) transparent top left no-repeat;
	width: 215px;
	height: 138px;
}

#menu-contact:hover, #menu-contact.active{
	background: url(../img/menu/contact3.png) transparent bottom left no-repeat;
}

#content{
	height:430px;
	clear: both;
	margin-left:190px;
	
	margin-top:65px;
	padding-top: 20px;
	position:absolute;
	width:700px;
	z-index: 1;	
}

#content p{
	line-height: 2em;
	font-size: 10px;
	color: #333333;
	margin-bottom: 15px;
	padding-right: 20px;
	text-align:justify;
}

#content-left, #content-left-keychainslide{
	margin-top: 50px;
	margin-left: 50px;
	width: 200px;
	height: 325px;
	background: url(../img/rep-bg.png);
	float: left;
}

.more-info #content-left{
	margin-top: 0px;
	margin-left: 0px;
}

#content-right{
	margin-top: 45px;
	width: 400px;
	height: 335px;
	margin-left: 20px;
	float: left;
	overflow: auto;
	line-height: 1.5em;
	font-size: 10px;
	color: #333333;
}

.more-info #content-right{
	margin-top: 0px;	
}

#footer{
	background: url(../img/footer-bg.png) no-repeat -4px 0px;
	width: 950px;
	margin: 0 auto;
	height: 20px;
}

#footer ul{
	width: 950px;
	position: absolute;
	display: block;
	list-style: none;
	margin: -3px auto 0px auto;
	text-align: center;
}

#footer ul li, #menu li{	
	display: inline;
	margin-right: 20px;
}

#footer a{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#footer a:hover{
	color: #CCCCCC;
}

#register-div{
	width: 474px;
	height: 375px;
	margin-left: 30px;
	margin-top: 30px;
	background: url(../img/register-bg.png) no-repeat;
	color: #FFFFFF;
	float: left;
}

form h2{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	color: #FFFFFF;
}

/* Forms */
#id_cmCode, #cm2-lost #id_code, #id_cm2Code{
	width: 70px;
}

.requiredfields{
	color: #FFFFFF;
	/*font-style: italic;*/
	font-size: 12px;	
}

#cm2-register-form #reg_submit{
	width: 80px;
	height: 21px;
	border: none;
	background: url(../img/register.png) center no-repeat;
	cursor: pointer;
	text-indent: -9999px;	
	font-size: 1px;
	line-height: 0px;
	margin-top: 5px;
}

a.help{
	width: 20px;
	height: 20px;
	background: url(../img/question.png) no-repeat;	
	display: block;
	position: absolute;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0;
	margin-left:260px;
	margin-top:2px;
}

#content a.help:hover{
	text-decoration: none;
	border-bottom: none;
}

#cm2-register-form{
	display: block;
	width: 400px;
	padding-left: 40px;	
}

#cm-map{
	height: 380px;
	width: 670px;
	margin-top: 5px;
	margin-left: 15px;
}

.cmInfoWindow{
	position: absolute;
	width: 130px;
	height: 202px;
	background: url(../img/bg-info-ie.png) no-repeat;
	font-size: 10px;
	padding-left: 22px;
	padding-right: 33px;
	padding-top: 55px;
	text-align: left;
}

.info-caption{
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	height:40px;
	margin-left:-4px;
	margin-top:-40px;
	position:absolute;
	width:132px;
}

.info-head-small{
	color: #FF0000;	
	font-weight: bold;
}

#read-more-right{
	margin-top: 10px;
	margin-left: 270px;
}

#read-more-right a{
	margin-right: 40px;
	font-size: 12px;
}

#contact-form h1{
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin-right: 40px;
}

#contact-form{
	margin-top: 50px;
	margin-left: 40px;
	padding-top: 4px;
	padding-left: 15px;
	background: url(../img/contactform.png) no-repeat;
	width: 324px;
	height: 365px;
	float: left;
}

form label{
	color:#FFFFFF;
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

form input{
	width: 140px;
	border: 1px solid #FFFFFF;
}

.formrow{
	clear: left;
	padding-bottom: 3px;
}

#contact-right{
	margin-top: 73px;
	float: left;
	width: 280px;
	margin-left: 20px;
	height: 300px;
	overflow:auto;
}

#cm2-login, #cm2-lost{
	background: url(../img/login.png) no-repeat;
	width:377px;
	height: 339px;
	padding-right: 15px;
	margin-left:100px;
	margin-top:125px;
	position:absolute;
	padding-left:24px;
}

#cm2-lost{
	padding-left: 25px;
}

#cm2-login h2, #register-div h2, #contact-form h2, #cm2-lost h2{
	padding-bottom:7px;
	margin-left: 108px;
}

form textarea{
	width: 150px;
	height: 100px;
}

#id_public{
	border: 1px solid #FFFFFF;
}

#cm2-login .form-button{
	border: none;
	background: url(../img/signin.png) center no-repeat;
	cursor: pointer;
	width: 80px;
	height: 21px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0;
	margin-top: 5px;
}

#login-error-div, #register-msg-div{
	position: absolute;
	background: url(../img/error-block.png) top center no-repeat;
	width: 100px;
	height: 110px;
	overflow: hidden;
	margin-left:480px;
	margin-top:157px;
	color: #fd000d;
	padding:15px;
}

#register-msg-div{
	margin-left:296px;
	margin-top:44px;
	color:#FFFFFF;
}

#login-error-div p{
	color: #fd000d;	
	line-height: 1em;
}

#register-msg-div p{
	color: #FFFFFF;
}

#login-error-div h3, #register-msg-div h3{
	font-weight: bold;
}

span.error input, span.error select{
	background-color: #FFAFB4;
}

#cm2-contact-form input.sendbutton, #cm2-lost input.sendbutton {
	border: none;
	background: url(../img/send.png) center no-repeat;
	height:21px;
	cursor: pointer;
	width: 80px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	margin-top: 5px;
}

#cm2-login-form h2{
	text-align: left;
	margin-left: 108px;
}

a#lost-email, a#lost-code{
	color: #FFFFFF;
	font-size:12px;
	border-bottom: none;
	width: 60px;
	line-height:1.6em;
	margin-right:10px;
	margin-top:-4px;
	margin-bottom: 3px;
	width:121px;
}

a#lost-email{
	margin-left: 45px;
}

a#lost-email:hover, a#lost-code:hover{
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
}

#cm2-lostc-form h2, #cm2-loste-form h2{
	text-align: left;
	margin-left: 100p;
}

form .explanation{
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	padding-right: 60px;
}

#content .explanation a{
	/*border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;*/
}

#content .explanation a:hover{
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}

#cm2-contact-form h2{
	text-align: left;
	margin-left: 108px;
}

.maphead{
	padding-left: 14px;
}

input#id_mail{
	width: 157px;
}

#more-info-block, #vimeo-block{
	position: absolute;
	display: none;
	width: 547px;
	height: 328px;
	z-index: 500;
	padding-top: 40px;
	padding-left: 40px;
	margin-left: 50px;
	margin-top: 10px;
	background: transparent url(../img/pop_up.png) no-repeat;
}

#info-frame{
	width: 510px;
	height: 290px;
	overflow: hidden;
	overflow-x: hidden;
}

.more-info #content-left{
	height: 290px;
	width: 250px;
}


.more-info #content-right{
	width: 230px;
	height: 288px;
	margin-left: 12px;
}

a.close-info, a.close-vimeo{
	display: block;
	width: 19px;
	height: 19px;
	background: url(../img/close.png) no-repeat;
	position: absolute;
	margin-left:509px;
	margin-top:-20px;
	text-decoration: none;
	border-bottom: none;
}

body #content a.close-info:hover, body #content #help-close:hover{
	text-decoration: none;
	border-bottom: none;
}

#help-div{
	position: absolute;
	width: 314px;
	height: 238px;
	padding-top: 35px;
	padding-right: 40px;
	background: url(../img/help_pop_up.png) no-repeat;
	margin-left: 130px;
	padding-left: 40px;
	display: none;
	z-index: 666;
	
}

#social-help, #public-help{
	display: none;	
}

#register-div #social-help h2, #register-div #public-help h2, #register-div #social-help p, #register-div #public-help p{
	text-align: left;
	margin-left: 0px;
}

body #content a#help-close{
	display: block;
	width: 19px;
	height: 19px;
	background: url(../img/close.png) no-repeat;
	position: absolute;
	margin-left:299px;
	margin-top: -15px;
	border-bottom: none;
	text-decoration: none;
}

	
iframe{
	border: none;
}

#register-div-info{
	position: absolute;
	width: 240px;
	margin-left: 475px;
	margin-top: 53px;
}

#register-msg-div p{
	text-align: left;
	padding-right: 0px;
	line-height: normal;
}

#register-msg-div p a{
	color: #FFFFFF;
	font-style: italic;
}

body #content a.info-caption{
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

body #content a.info-caption:hover{
	border-bottom: 1px solid #FFFFFF;
}

#faqlong{
	height: 400px;
	overflow: auto;
	font-size: 10px;
	color: #333333;
}
#faqlong li{
	font-size: 10px;
	margin-left: 20px;
	list-style: circle;
	line-height: 2em;
}

#faqlong ul{
	margin-bottom: 10px;
}

.info-country-small{
	color: #FFFFFF;
	margin-top:-20px;
	position:absolute;	
}

#forgot-msg{
	margin-left:495px;
	margin-top:140px;
	position:absolute;
	width:205px;
	color:#333333;
	font-size:10px;
	line-height:1.5em;
}

.content-right{
	margin-left: 140px;
	font-size: 10px;
	margin-left:271px;
	width:350px;
	padding-top: 5px;
}

.hiddenErrorSpan{
	display: none;
}

.vid{
	float: left;
	width: 290px;
	margin-bottom: 10px;
}

.vimeo{
	
}

.vid-text{
	
}

.current{
	font-weight: bold;
}