/* @override 
	http://www.neverdone.se/SSC_Web/inc/css/all.css
	http://sportsupportcenter.se/inc/css/all.css
*/

html {
	background:#49738c url(../../images/bg-html.jpg) repeat-x;
	height:100%;
}
body {
	color: #fff;
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	background:url(../../images/bg-body.jpg) no-repeat 50% 0;
	min-height:100%;
	min-width:960px;
}
* html body {height:100%;}

/* Common Parts */
a {color:#fff;}
a:hover {text-decoration:none;}
p {
	margin:0 0 25px;
	line-height:18px;
	
}
img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text,
select,
textarea {
	font:100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
}
ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
#page-box {
	width:948px;
	margin:0 auto;
	padding:45px 0 20px;
	overflow:hidden;
}
#logo {
	margin:0 auto 40px;
	background:url(../../images/logo.gif) no-repeat;
	width:203px;
	height:171px;
	overflow:hidden;
	text-indent:-9999em;
}
#logo a {
	display:block;
	height:100%;
}
#nav {
	margin:0;
	width:940px;
	background:url(../../images/bg-nav.jpg) no-repeat;
	font:13px "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	padding:3px 4px;
	position:relative;
	height:101px;
}
#nav:after {
	clear:both;
	display:block;
	content:"";
}
.mask-top {
	position:absolute;
	background:url(../../images/bg-mask-nav-top.gif) no-repeat;
	height:10px;
	width:948px;
	z-index:2;
	top:0;
	left:0;
}
.mask-right {
	position:absolute;
	background:url(../../images/bg-mask-nav-right.gif) no-repeat;
	height:52px;
	width:15px;
	z-index:2;
	top:0;
	right:0;
}
#nav ul {
	width:960px;
	margin:0 -20px 0 0;
	list-style:none;
}
#nav li {float:left;}
#nav li a {
	float:left;
	height:57px;
	line-height:46px;
	color:#61727d;
	text-decoration:none;
	padding:0 33px 0 32px;
	position:relative;
	white-space:nowrap;
}
#nav li a:hover, #nav li:hover a, #nav li.hover a, #nav li.ative a {
	background:url(../../images/bg-item-hover.png);
	color:#fff;
}
#nav li span {
	position:absolute;
	bottom:0;
	left:50%;
	width:15px;
	height:7px;
	overflow:hidden;
	margin:0 0 0 -7px;
	background:url(../../images/arrow-nav.png) no-repeat;
	display:none;
}
* html #nav li span {bottom:-1px;}
*+html #nav li span {bottom:-1px;}
#nav li:hover span, #nav li.hover span {display:block;}
#nav li .sub {
	position:absolute;
	top:50px;
	padding:10px 0 0 8px;
	background:url(../../images/none.gif);
	width:932px;
	visibility:hidden;
	left:0;
}
#nav li .sub, #nav li.hover .sub {visibility:visible;}
#nav .sub ul {
	width:auto;
	margin:0;
	background:url(../../images/bg-sub.png);
	height:25px;
	float:left;
	padding:8px 0 0;
}
#nav .sub li {
	margin:0 10px;
	float:none;
	display:inline;
}
#nav .sub li a {
	float:none;
	height:auto;
	line-height:normal;
	color:#fff;
	padding:0;
	background:none !important;
}
#nav .sub .left, #nav .sub .right {
	width:8px;
	height:33px;
	overflow:hidden;
	text-indent:-9999em;
}
#nav .sub .left {
	background:url(../../images/bg-sub-left.png) no-repeat;
	left:0;
	position:absolute;
	bottom:0;
}
* html #nav .sub .left {bottom:-1px;}
*+html #nav .sub .left {bottom:-1px;}
#nav .sub .right {
	background:url(../../images/bg-sub-right.png) no-repeat;
	float:left;
}
#nav .sub li a:hover {text-decoration:underline;}
#coniainer {
	width:100%;
	overflow:hidden;
	background:url(../../images/bg-container.gif) repeat-y;
}
#content {
	float:left;
	background:url(../../images/bg-content.jpg) no-repeat;
	width:588px;
	padding:10px 40px 10px 35px;
	min-height:324px;
}
* html #content {height:324px;}
.photo-holder {
	width:640px;
	overflow:hidden;
	margin:-10px -25px 10px -27px;
	position:relative;
}
.photo-holder img {display:block;}
.photo-holder em {
	position:absolute;
	top:60px;
	right:35px;
	width:356px;
	text-align:right;
	color:#000;
	font:italic 24px "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
}
#coniainer h2 {
	font:bold 28px "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	margin:0 0 10px;
	color: #fff;
	padding-top: 10px;
}
#coniainer h3 {
	font:bold 16px "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	margin:0 0 5px;
	color: #fff;
}


#sidebar {
	float:right;
	width:211px;
	background:url(../../images/bg-sidebar.jpg) no-repeat;
	padding:20px 44px 0 30px;
	min-height:324px;
}
* html #sidebar {height:324px;}
#sidebar p {margin:0 0 35px;}
#sidebar img {
	display:block;
	margin:0 0 10px;
}
.btm-bg {
	background:url(../../images/bg-footer-top.gif) no-repeat;
	height:31px;
	overflow:hidden;
	clear:both;
}
#footer {
	background:#fff url(../../images/bg-footer-btm.gif) no-repeat 0 100%;
	width:940px;
	padding:6px 0 12px 0px;
	margin:0 0 0 4px;
	overflow:hidden;
	text-align:center;
	color:#49738c;
}
#footer a {color:#49738c;}




	
/* 			JONAS TILLÄGG 				*/
/*			-------------				*/








/* 			GENERELLA KLASSER			*/


.error {
	color: #b20820;
	}	

.italic {
	text-transform: uppercase;
	}

.center {
	text-align: center;
	font-size: 14px;
	}

.footer {
	font-size: 10px;
	color: #6c9cbd;
	}
	
#content .time {
	background:url(../../images/_c/time.png) no-repeat ;
	padding-left: 23px;
	font-size: 11px;
	margin: 10px 0 10px;
	}	
	
.listHeadline {
	margin-bottom: 5px;
	}	

ul.lines, ul.productLines {
	margin-left: 0;
	list-style: none;
	}
	
ul.lines li, ul.productLines li {
	background:url(../../images/line.png) no-repeat 0 100%;
	padding: 20px 0;
	}
	
ul.lines li p, ul.productLines li p {
	margin:0 0 8px;
	}
	
#content ul.productLines h3 {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	}





	
	
/*				 NYHETER  				*/	

.newsPost {
	margin: 0 2px 50px 0;
	}
	
	#content div.newsPost h2 {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 26px;
	margin: 4px 0 0 0;
	}
	#content div.newsPost p.date 	{
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-style: italic;
	margin: 0 0 10px 0;
	}
	
#sidebar div.sideBarPost p.date {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-style: italic;
	margin: 0 0 10px 0;
	}
	
#sidebar div.sideBarPost h3 {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-weight: normal;
	margin: 0;
	}

#sidebar div.sideBarPost p.sideBarBread {
	font-size: 10px;
	margin-bottom: 20px;
	}

#sidebar h3 {
	margin-bottom: 15px;
	}
	
a.paginate {
	padding: 0 3px;
	}	




		
/*		  VAD ÄR SSC? > FÖRETAGET		 */

	.leftPad {
	padding-left: 40px;
	}


	
	
/*		SSC-TEAMET     					*/
	
div#content p.memberInfo {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	margin-bottom: 0;
	}

ul.lines li.teamLeft {
	float: left;
	width: 140px;
	padding-right: none;
	padding-top: 25px;
	background-image: none;
	}

	
	
	
/*		VERKSAMHET > ERBJUDANDEN    	*/
	
#content p.lastParagraph {
	margin-bottom: 0px;
	}
	
	
		
	
/* 		SSC IF > AKTIVITETER			*/

.apListItem {
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
	}	
	.apNamn {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;	
	font-size: 16px;
	float: left;
	padding-right: 30px;
	font-style: italic;
	}
	.apDate {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-style: italic;
	float: right;
	padding-top: 4px;
	}
	.apDesc {
	clear: both;
	padding-top: 10px;
	margin: 10px 0 0 20px;
	}
	


/*	SSC IF > BLI MEDLEM-FORMULÄR		*/

input, textarea {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	color: #fefed3;
	margin-bottom: 5px;
	background:url(../../images/input.png) repeat;
	border: none;
	padding: 8px;
	font-size: 20px
	}
	
 textarea {
	font-size: 12px;
	margin-top: 6px;
	}	

.joinFields, .joinTitles, .joinFieldsRadio, .joinFieldsRadio2 {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	text-align: center;
	font-style: italic;	
	}

.joinTitles {
	margin: 3px 0 20px 0;
	}
	
.joinFieldsRadio, .joinFieldsRadio2 {
	width: 450px;
	margin: 35px auto 0 auto;
	text-align: left;
	}	
	
.joinFieldsRadio2 {
	margin: 10px auto 15px auto;
	}
	
input.submit {
	margin: 0;
	padding: 0;
	}
	
select#birth.birthDates {
	font-size: 14px;
	width: 100px;
	}




/*					KONTAKT				*/	

.leftContact {
	width: 250px;
	float: left;
	clear: both;
	}
	
.rightContact {
	width: 250px;
	float: right;
	}
	
.title {
	font-family: "Georgia", "Helvetica Neue", "Helvetica", "Lucida Grande", sans-serif;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 10px;
	}
	
#coniainer .leftContact h3 {
	margin-bottom: 2px;	
	}

.imgMargin {
	margin: 10px 0 25px 0;
	}
