/* Reset -------------------------------------------------------------------- */
body,legend{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,hr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
table, td{vertical-align:top;}
fieldset,img,hr{border:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,address{font-style:normal;text-decoration:none;}
input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit;}

/* Tools -------------------------------------------------------------------- */
.hide           { display:none; }
.replace        { text-indent:-999em; background-repeat:no-repeat; }
.accessibility  { position:absolute; top:-999em; left:-999em; }

.noindent       { margin:0; }
.nomargin       { margin-top:0; margin-bottom:0; }

/* Typography --------------------------------------------------------------- */
body    { font:10px Verdana, Arial, Helvetica, sans-serif; }

/* Headings */
h1,h2,h3,h4,h5,h6 {	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif; }
h1	{ font-size: 16px;font-weight: bolder;color: #990000; }
h2	{ font-size:1.75em; font-weight:bold; }
h3	{ font-size:1.5em; font-weight:bold; }
h4	{ font-size:1.25em; font-weight:bold; }
h5	{ text-transform:uppercase; font-weight:bold; }
h6	{ font-weight:bold; }

/* Text */
p, hr,
dl, ul, ol,
li.spaced, .spaced li,
address, table			{  }
.important          	{ font-size:1.25em; }

/* Lists */
dt          			{ font-weight:bold; }
ul     					{  }
ol						{ list-style-position:inside; }
li.plain, .plain		{ list-style:none; }

/* Tables */
table       {  }

/* Links */

a:link {
	color: #F4903A;
	text-decoration: none;
}
a:visited {
	color: #F4903A;
	text-decoration: none;
}
a:hover {
	color: #F4903A;
	text-decoration: underline;
}
a:active {
	color: #F4903A;
	text-decoration: underline;
}
a.anchor    { display:none; }

/* Other */
hr          { color:#444; background:#444; height:1px; clear:both; }

/* Content ------------------------------------------------------------------ */

/* Column */
.col				{ float:left; overflow:hidden; margin:0; }
.col-first          { margin-left:0; }
.col-last           { margin-right:0; }

.col-two            { width:50%; }
.col-three          { width:33%; }
.col-four           { width:25%; }

img.left,
img.right			{ margin-bottom:1em; display:inline; }
img.left 			{ margin-right:1em; float:left; }
img.right 			{ margin-left:1em; float:right; }

/* Icons */
.icon						{ display:inline-block; background:no-repeat 0 50%; vertical-align:text-top; outline:none; overflow:hidden; text-indent:-999em; width:16px; min-height:16px; }
.iconText					{ text-indent:18px; width:auto; }
.iconAdd					{ background-image:url('/images/icons/add.png'); }
.iconCss					{ background-image:url('/images/icons/css.png'); }
.iconDbImport				{ background-image:url('/images/icons/dbImport.gif'); }
.iconDelete					{ background-image:url('/images/icons/delete.png'); }
.iconEdit					{ background-image:url('/images/icons/edit.png'); }
.iconExit					{ background-image:url('/images/icons/exit.png'); }
.iconLock					{ background-image:url('/images/icons/lock.png'); }
.iconPrinter				{ background-image:url('/images/icons/printer.png'); }
.iconStar					{ background-image:url('/images/icons/star.png'); }
.iconTable					{ background-image:url('/images/icons/table.png'); }
.iconTableLink				{ background-image:url('/images/icons/tableLink.png'); }
.iconCancel					{ background-image:url('/images/icons/cancel.png'); }
.iconAccept					{ background-image:url('/images/icons/accept.png'); }

.searchForm					{ margin-bottom:20px; }
.searchForm .field			{ float:left; margin-right:10px; }
.searchForm .field label	{ display:inline; }
.searchForm .buttons		{ width:auto; clear:none; margin-top:2px; }

/* Tree list */
.treeList,
.treeList ul 				{ margin:0; }
li.subTree ul				{ padding:0 0 0 6px; }

/* Data table */
.dataTable					{ width:100%; }
.dataTable th				{ text-align:left; background:#5d5d5d; border:none; padding:3px 5px; }
.dataTable th a				{ color:#fff; }
.dataTable tr				{ background-color:#191919; }
.dataTable tr:hover			{ background-color:#5b5b5b; }
.dataTable td				{ padding:3px 5px;  }

/* Form in table */
.inTable .field				{ position:relative; }
.inTable .field label		{ position:absolute; top:-1.5em; left:0; width:100%; text-indent:-999em; }
.inTable .field input,
.inTable .field select		{ width:95%; }

/* Pagination */
ul.paginationList			{ border:0; margin:10px 0; padding:0; display:block; }

ul.paginationList li		{ border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }
ul.paginationList a			{ border:solid 1px #6a6a6a; margin-right:2px; }
ul.paginationList .previous-off,
ul.paginationList .next-off { color:#666666; display:block; float:left;	font-weight:bold; padding:3px 4px; }
ul.paginationList .next a,
ul.paginationList .previous a		{ font-weight:bold; }
ul.paginationList li.active a		{ color:#FF0036; font-weight:bold;	display:block; float:left; padding:3px 6px; }
ul.paginationList a:link,
ul.paginationList a:visited 		{ color:#9C7D51; display:block; float:left; padding:3px 6px; text-decoration:none; }
ul.paginationList a:hover			{ border:solid 1px #ffffff; color:#9C7D51; }
.entriesTotal						{ clear:both; color:#808080; }

dl.marginal					{ overflow:hidden; }
dl.marginal dt				{ width:10em; float:left; clear:left; }

.ajaxLoad{
	height:300px;
	background:transparent url('/images/templates/default/throbber.gif') no-repeat center center;
}


a.nostyle,
p.nostyle a { color:#000; text-decoration:none; }

.infoContent p, .infoContent div, .infoContent ul {
	padding: 1em 0 0 0;
}

/* Form styles -------------------------------------------------------------- */
/* Inline form */
form.inline fieldset,
fieldset.inline .field              { display:inline; float:left; }

/* Vertical form */
.vertical .field                { margin-bottom:.25em; }
.vertical label                 { display:block; }

.vertical .multiple             { margin-bottom:.25em; }
.vertical .multiple .field      { margin-bottom:0; }
.vertical .multiple label,
.vertical .result label         { display:inline; }

/* Marginal form */
.marginal .field                { margin-bottom:.25em; height:100%; overflow:hidden; }
.marginal label                 { width:11.5em; float:left; }

.marginal .multiple             { margin-bottom:-2em; }
.marginal .multiple .field      { margin-bottom:0; position:relative; top:-2em; left:11.5em; }
.marginal .multiple label,
.marginal .result label			{ width:auto; float:none; }

/* Form --------------------------------------------------------------------- */
form            { width:100%; overflow:hidden; }
form .field     { line-height:2; }
fieldset        { border:0; margin-bottom:1.25em; padding:0; padding-top:.5em; }
legend          { font-size:18px; font-weight:bold; line-height:1; color:#fff; }
label           { font-weight:bold; cursor:pointer; }
.result label	{ font-weight:normal; }

/* Input */
/*
input.text,
input.secret,
select,
textarea        { border:1px solid #455560; }
*/
input.text,
input.secret	{ text-indent:5px; width: 250px; line-height: 20px; padding:.25em 0; }
textarea        { /*padding:5px;*/ width:252px; height: 150px; }
input.radio		{ border:0; background:none; }

/* Multiple */
fieldset.multiple           { border:0; margin:0; padding:0; }
/*fieldset.multiple legend    { text-transform:none; font-size:1em; line-height:2; color:#000; }*/
fieldset.multiple .field    { float:left; clear:left; position:relative; }
fieldset.multiple label		{ padding-left:1.25em; font-weight:normal; }
fieldset.multiple input     { position:absolute; top:.5em; left:0; }

/* Control & Output */
button              { padding:0; overflow:visible; cursor:pointer; float: right; padding: 2px 10px; }
form .buttons       { overflow:hidden; margin-bottom:0;  }

form .error         { color:#ed1c24; }
form .error input   { border-color:#ed1c24; }
form .notice        {  }
form .success       {  }
form .errorField input,
form .errorField textarea{ background:#ff0000; }
body {
	background-image: url('/images/custom/bg2.jpg');
	height: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#container {
	z-index:1;
	position: absolute;
	left: 50%;
	width: 877px;
	margin-left: -438px;
	margin-top: 0;
	margin-right:0;
	margin-bottom:0;
	cursor:auto;
	float: left;
	padding: 0px;
	
	
}
	
#menu{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 877px;
}	
	#menu ul {
		float: right;
		margin: 0 30px;
	}
		#menu ul li {
			float: left;
			background: url('/images/custom/menuBreaker.png') repeat-y left;
			font-size: 10px;
			list-style: none;
		}
			#menu ul li.first  {
				background: none;
			}
			#menu ul li a {
				display: inline-block;
				color: #6A6A6A;
				line-height: 46px;
				padding: 0 9px 0 11px;
			}
				#menu ul li.selected a {
					background: url('/images/custom/menuSelected.png') no-repeat right;
				}
				#menu ul li a:hover {
					text-decoration: none;
				}
#header {
	width: 877px;
	height: 111px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url('/images/custom/1_04.jpg');
	
}
#header_logo{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 877px;
	background-image: url('/images/custom/1_08.jpg');
	background-repeat: no-repeat;
}

#mainContainer {
	width: 877px;
	height: 377px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainText {
	padding: 30px;
	
}

#mainText p {


}

#mainText li {
	margin-left:20px;

}

#footer_Text{
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}

#leftContent {
	width: 368px;
	height: 377px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/custom/1_05.jpg');	
	
}


#mainContent {
	width: 509px;
	float: left;
	height: 377px;
	padding: 0px;
	margin: 0px;
	background-image: url('/images/custom/1_06.jpg');
	background-repeat: no-repeat;
}


#footer {
	float: left;
	width: 877px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/custom/1_07.jpg');
	background-repeat: no-repeat;
	
}



.rubrik_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F7933D;
}

	
.img_border {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.liten_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
}

table#slingPrices { margin-top:10px; }

table#slingPrices p {
	margin:2px 0px;
	padding:0px;
}

.floatRight { position:relative;float:right;top:-5px; }
.floatRight p { padding:0px; margin:0px; }
.floatRight img { border:1px solid #ccc; }
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


