﻿body
{
	background: transparent url(http://prep-profiles.com/style/topfade_bg.png) repeat-x top center;
	font-family: "Trebuchet MS" , "Arial" , "Verdana" , "sans-serif";
	font-size: 0.8em;
}

h1
{
	font-size:1.6em;
	margin:0.2em 0;
}

h2
{
	font-size: 1.4em;
	color: #990033;
}

h3
{
	font-size: 1.2em;
	color: #990033;
}

h4
{
	font-size: 1em;
	color: #990033;
	margin: 0.2em;
}

p
{
	margin: .6em;
	color: #000000;
}

a
{
	color: #990033;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
	vertical-align: middle;
}

form
{
	margin: 0;
	padding: 0;
}

cite
{
	margin: 0.6em 4em;
	display: block;
	color: #990033;
}

ul {
list-style:circle;
}

/**----------------------------------------------------END GLOBAL STYLE----------------------------------------------------**/

/**----------------------------------------------------BEGIN CLASS SPECIFIC STYLE----------------------------------------------------**/

.lefthalf
{
	width:48%;
	float:left;
	position:relative;
}

.lefthalf img
{
	display:block;
	margin:1.5em auto;
}

.righthalf
{
	width:48%;
	float:right;
	display:inline;
	position:relative;
}

.righthalf img
{
	display:block;
	margin:1.5em auto;
}

.pagewidth
{
	width:78em;
}

.c
{
	color: #cc3333;
}

.o
{
	color: #cc9933;
}

.r
{
	color: #006633;
}

.e
{
	color: #333399;
}

.adaptive
{
	color: #adadad;
}

span.trademark
{
	font-size: 0.6em;
	vertical-align: super;
	font-variant: small-caps;
}

fieldset
{
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}

a.readmore
{
	position: absolute;
	right: 1em;
	text-align: right;
}

img.intext
{
	vertical-align: bottom;
	display: inline;
}

.sub
{
	margin: 0;
	padding: 0;
}

div.clear
{
	clear:both;
	display:block;
	height:0.5em;
	margin:0.5em auto;
	padding:0;
	width:100%;
}

div.prepcolors
{
	background: transparent url(http://prep-profiles.com/style/prepcolorbar.jpg) repeat-x scroll center;
	clear: both;
	height: 1em;
}
div.prepcolorsbusiness
{
	background: transparent url(http://prep-profiles.com/style/adaptive_slice.png) repeat-x scroll center;
	clear: both;
	height: 1em;
}

div.quickbox
{
	margin: 1em 0;
	width:295px;
}

div.quickbox img 
{
	max-width:295px;
}

a.navtab
{
	border-collapse:separate;
	display:inline;
	height:34px;
	line-height:34px;
	margin:9px 0 0;
	padding:7px 8px;
}

a.active
{
	border-collapse:separate;
	display:inline;
	height:34px;
	line-height:34px;
	margin:9px 0 0;
	padding:7px 9px;
}

.thispage
{
	border-collapse:separate;
	display:inline;
	height:34px;
	line-height:34px;
	margin:9px 0 0;
	padding:7px 9px;
}

.tab
{
	display: inline;
	list-style: none;
}

.tableft
{
	display: inline;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 -0.5em;
	white-space: nowrap;
}

ul.navbar
{
	margin: 0;
	padding: 0;
}


img.wrapright
{
	float: right;
	max-width:320px;
	padding:0.5em;
}

img.wrapleft
{
	float: left;
	max-width:320px;
	padding:0.5em;
}

#ctl00_ImageLeft
{
	max-width:290px;
	margin:auto;
}

ul.boxed
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.boxed li
{
	border:0.2em solid #CCCCCC;
	margin:1em 0;
	padding:1em;
}

.boxed
{
	border:0.2em solid #CCCCCC;
	margin:1em 0;
	padding:1em;
}	

/**----------------------------------------------------END CLASS SPECIFIC STYLE----------------------------------------------------**/

/**----------------------------------------------------BEGIN PAGE STRUCTURE and ID SPECIFIC STYLE----------------------------------------------------**/

#pagecontainer
{
	margin: auto;
	width: 78em;
}

#pageheader
{
	width: 100%;
	display: block;
}

#preplogo
{
	float:left;
	left:0;
	position:relative;
	top:0.8em;
}

#preplogo img
{
	height: 80px;
}

#pagetop
{
	float: right;
}

#headerlogin
{
	text-align: right;
}

#headernav
{
	margin-top:1em;
	white-space:nowrap;
	width:65em;
}

			#menu {
			background:transparent url(http://prep-profiles.com/style/menu_bg.png) no-repeat scroll 0 0;
			height:34px;
			line-height:34px;
			padding:0 0.8em;
			width:100%;
			}
			
				#menu a.navtab {
				border-right:0.1em solid #CCCCCC;
				}
				
				#menu a.navtab:hover {
				background:transparent url(http://prep-profiles.com/style/menu_active_bg.png) repeat-x scroll 0 0;
				color:#FFFFFF;
				text-decoration:none;
				}
				
				#menu a.active {
				background:transparent url(http://prep-profiles.com/style/menu_active_bg.png) repeat-x scroll 0 0;
				border-right:0.1em solid #CCCCCC;
				color:#FFFFFF;
				text-decoration:none;
				}
				

			#submenu {
			background:transparent url(http://prep-profiles.com/style/submenu_bg.png) no-repeat scroll 0 0;
			height:34px;
			line-height:34px;
			padding:0 0.4em 0 1.2em;
			width:100%;							
			}

				#submenu a.navtab {
				border-right:0.1em solid #990000;
				color:#FFFFFF;
				text-decoration:none;				
				}
				
				#submenu a.navtab:hover {
				text-decoration:underline;
				}
				
				#submenu span
				{
					border-right:0.1em solid #990000;
					color:#DDDDDD;
				}

#submenupro
{
	background:transparent url(http://prep-profiles.com/style/submenupro_bg.png) no-repeat scroll 0 0;
	height: 34px;
	line-height: 34px;
	padding: 0 6px;
	width:100%;
}

#submenupro a.navtab
{
	border-right: 0.1em solid #CCCCCC;
	color: #990033;
	text-decoration: none;
}

#submenupro a.navtab:hover
{
	text-decoration: underline;
}

#submenupro span
{
	border-right: 0.1em solid #CCCCCC;
	color: #000000;
}

#intro
{
	font-size: 1.4em;
}

#intro li
{
	margin: 0.5em;
	max-width: 34em;
}

#cta
{
	bottom: 0.5em;
	position: relative;
	right: 10em;
	text-align: right;
}

#pagecontent {
	float:left;
	width:68%
}

#side {
	float:right;
	margin:auto;
}

#bloglink
{
	background:transparent url(http://prep-profiles.com/style/blogbox_bg.png) no-repeat scroll center center;
	padding:1em 1em 1em 4em;
}

#inthenews img
{
	padding-left:2em;
}
	
/** ------------ Björn 2009/05/15 

#ctl00_PanelAccount
{
	background: transparent url(http://prep-profiles.com/style/news_bg.png) no-repeat scroll 0 0;
	padding-bottom: 2em;
}

#ctl00_PanelNews
{
	background: transparent url(http://prep-profiles.com/style/news_bg.png) no-repeat scroll 0 0;
	padding-bottom: 2em;
}

#ctl00_PanelTellAFriend
{
	background: transparent url(http://prep-profiles.com/style/news_bg.png) no-repeat scroll 0 0;
	margin: 2em 0;
	padding: 5px 2px 15px 75px;
}
----------- */

#ctl00_PanelQuicklinks {
margin-top:2em;
text-align:center;
}

#quicklinks
{
	background: transparent url(http://prep-profiles.com/style/quicklinks_bg.png) no-repeat scroll left top;
	margin: 0.5em 0;
	padding: 0;
}

#quicklinks ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

#quicklinks li
{
	background: transparent url(http://prep-profiles.com/style/quicklink_bg.png) no-repeat center center;
	margin: 0;
	padding: 16px 8px;
	text-align: center;
}

#quicklinks li.qlfirst
{
	background: transparent url(http://prep-profiles.com/style/qlfirst_bg.png) no-repeat top center;
	border-left: none;
	border-right: none;
}

#quicklinks li.qllast
{
	background: transparent url(http://prep-profiles.com/style/qllast_bg.png) no-repeat top center;
	border: none;
}

#pagefooter
{
	text-align: center;
	margin: auto;
}

#pagefooter p {
margin:0 auto;
}


/** ------------ Björn 2009/05/15 ----------- */

.testimonialFrom
{
	font-size: 0.6 em;
	font-style: italic;
	text-align: right;
	display: block;
}

input
{
	border: 1px solid #990033;
}


