/* CSS Document */

strong {
	font-weight: bold;
}

body#register-forum h1.community {
	
	font-size:40px;
	color: #fff;
	letter-spacing: -14px;
	line-height: 55px;

}

body#register-forum h1.cards {

	font-size:100px;
	color: #1a6a95;
	letter-spacing: -14px;
	line-height: 25px;
}	

h1 {
	font-size: 28px;
	color: #1a6a95;
	letter-spacing: -14px;
	*margin-bottom: 10px;
}
	body#productpage h1 {
		margin-bottom: 0px;
	}
	

	

h2 {
	font-size: 20px;
	color: #1a6a95;
	letter-spacing: -3px;
	line-height: 30px;
	margin-bottom: 20px;
}
	.news h2 {
		margin-bottom: 5px;
	}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #de0000;
	margin-bottom: 5px;	
}
#footer h3 {
	color: #71b8dc;
}

h4 {
	font-size: 22px;
	letter-spacing: -5px;
	*margin-bottom: 5px;
}
	.orangetheme h4 {
		color: #FFF;
	}
	.bluetheme h4 {
		color: #3c6785;
	}	

.smallsifr {
	font-size: 18px;
	letter-spacing: -3px;
}

.whitet {
	font-size: 28px;
	color: #FFF;
	letter-spacing: -5px;
	*margin-bottom: 5px;
}

.gmare {
	font-size: 40px;
	letter-spacing: -5px;
	*margin-bottom: 5px;
}

.gmic {

	font-size: 20px;
	letter-spacing: -5px;
}

	

#content a {
	color: #075076;
	text-decoration: underline;
}
#content a:hover {
	color: #FFF;
	background-color: #075076;
	text-decoration: none;
}
#content a.arrow{
	width: 18px;
	background-color: #fff;
	}
#content a.update:hover {
	color: #FFF;
	background-color: #fff;
	text-decoration: none;
	border: none;
}
#content a.arrow:hover {
	color: #FFF;
	background-color: #fff;
	text-decoration: none;
	border: none;
}
#content a.more {
	color: #FFF;
	padding: 2px 0px 2px 0px;
	text-decoration: underline;
	float: left;
	clear: none;
	display: inline;	
}
#content a.more:hover {
	background-color: #FFF;
	color: #075076;
	text-decoration: none;
}
span.arrow {
	padding: 7px 7px 7px 6px;
	width: 3px;
	height: 12px;
	margin-left: 6px;
	background: url(../../arrow-more.gif) left no-repeat;
}
#content a.more:hover span.arrow {
	background-image: url(../../arrow-more-hover.gif);
}

a.image img {
	margin-bottom: 5px;
}


	
	#content a.btnprev {
		height: 15px;	
		padding: 2px 0px 0px 25px;
		background-image: url("../../previous-message1.gif");
		background-repeat: no-repeat;
		background-position: top left;
		float:right;
		display:block;
		border-right:none;
		text-decoration: none;
		

	}	
	
	#content a.btnprev:hover {
	
		background-color: #edf4f7;
		color:#26647b;

	}


	#content a.btnnext {
		height: 15px;	
		padding: 2px 25px 0px 25px;
		background-image: url("../../next-message1.gif");
		background-repeat: no-repeat;
		background-position: top right;
		float:right;
		display:inline;
		text-decoration:none;
		
		
		
		

	}
	

	#content a.btnnext:hover {
		background-color: #edf4f7;
		color:#26647b;
	}




#footer #actions a {
	color: #FFF;
	text-decoration: none;
}
#footer #actions a:hover {
	text-decoration: underline;
}	
#footer #actions #pharma a:hover {
	text-decoration: none;
}

#footer #pharmalogin a{
	color: #71b8dc;
	text-decoration:underline;
}

#footer #pharmalogin a:hover{
	color: #71b8dc;
	text-decoration:none;
}

#footer #credits a {
	color: #71b8dc;
	text-decoration: underline;
}
#footer #credits a:hover {
	text-decoration: none;
}

img {
	display: block;
}
img#logoadv {
	margin-bottom: 10px;
}
img.icon {
	float: left;
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
}



p {
	margin-bottom: 10px;
}
p.double {
	margin-bottom: 20px;
}
p.triple {
	margin-bottom: 30px;
}
p.highlight {
	font-size: 14px;
	color: #1a6a95;
	font-weight: bold;
	margin-bottom: 30px;
}

.news p {
	margin-bottom: 30px;
}
.boxcore p {
	line-height: 150%;
}
p.favicons a {
	float: left;
	clear: none;
	display: block;
	position: relative;
	margin-right: 12px;
}

.brake {
	margin-bottom: 3px;
}
.lightblue {
	color: #36b1ff;
}
.green {
	color: #008d03;
}


ul.menu {
	list-style-type: none;
}



/* FORMS */

input.field, textarea.field {
	border: 1px solid #adadad;
	background-color: #FFF;
	padding: 2px;
	color: #585858;
	font-size: 10px;
}

#secondary input.field {
	width: 160px;
	margin-top: 3px;
}
#secondary textarea.field {
	width: 160px;
	height: 65px;	
	margin-top: 3px;
}


/* Bogdan */

	#form-holder input.radio {
		vertical-align: middle;
		margin-right: 5px;
	}

	#form-holder input.text {
			border:0;
			padding-left:5px;
			padding-top:5px;
			padding-bottom:5px;
			width:302px;
		}
		
		#form-holder select.country {
			width:302px;
			color: #585858;
			border: none;
		}
		
		#form-holder .birth_month {
			width:125px;
			color: #585858;
			margin-right:6px;
			border:0;
			
		
		}
		
		#form-holder .birth_day {
			width:65px;
			color: #585858;
			margin-right:6px;
			border:0;
			
		
		}
		
		#form-holder .mf {
			width:125px;
			color: #585858;
			margin-right:6px;
			border:0;
			
		
		}
		
		#form-holder .birth_year {
			width:94px;
			padding-top:2px;
			color: #585858;
			margin-right:6px;
			border:0;
			
		
		}
		
		#form-holder p {
		
			margin-bottom: 5px;
		}
		
	    #form-holder select {
		
			border:0;
			padding:3px;
			color: ##585858;
		}
		
		div#register {
			
			height:44px;
		
		}
		
		