/* Start of CMSMS style sheet 'Loki css' */
/*Typography.css*/

body, ol, dl, td, th, caption, pre,  blockquote, ul, ol, h2, h4, h5,  blockquote, strong, em{
	font-family: "Trebuchet MS";
	font-size:14px;
	text-align: left;
	font-weight: normal;
	color: white;
	margin: 0px;
	padding: 0px;
	
}

body {background-image: url(../~lokicust/uploads/images/web/main_bac.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #1e1e1e;
height:101%;
}


input {}
textarea {}
ul {list-style-type:square;}
ol {list-style-type:decimal;}

h1 {font-size:24px; margin-bottom:20px; color:#2e98ff;}
h2 {font-size:18px; margin-bottom:12px; color:#2e98ff;}
h3 {font-size:12px; margin-bottom:8px;}
h4 {font-size:10px; margin-bottom:5px;  font-weight:bold;}
h5 {font-size:8px;  margin-bottom:5px;  font-weight:bold;}
h6 {font-size:14px; margin:0px 0px 2px 0px;padding:15px 5px 5px 10px;font-style:italic; font-weight:normal; }

blockquote {margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong     {font-weight: bold;}
em         {font-style:italic;}
p          {line-height:18px; margin-bottom:20px;font-size:14px;}

html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

* html{
	overflow: auto; /*turns off ie overflow until its needed*/
}

#outer_header {
background-image:url(../~lokicust/uploads/images/web/header_stripes.gif);
background-repeat: repeat-x;
background-color:#006fd9;
height: 57px;
}

/* basic divs */
#wrapper {
position:relative;
top:-57px;
	width: 1031px; /* sets width */
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom:50px;*/
}

#logo_evo{
position:absolute;
top:0px;
left: 0px;

}

#logo_loki{
position:absolute;
right:0px;

}

#header {
	background-image:url(../~lokicust/uploads/images/web/header1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:1031px;
	height:57px;
}


#riders {
position: absolute;
top:25px;
left:280px;
}

#blog {
position: absolute;
top:25px;
left:450px;
}

#shop{
position: absolute;
top:25px;
left:620px;

}

/*   vertical navigation  */

#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 212px;
	height: 400px;
	background-color:#000000;
	line-height:20px; /* set vertical spacing between items */
}

#menu ul {
	padding: 3px 0px 0px 0px;
	line-height:24px;
background-color: #000000;
background-image:none;
	}

#menu li {
	list-style: none;
	margin-bottom: 3px;
	text-align: right;
	height:25px;
	width: 205px;
	margin-left: 3px;
	background-repeat:no-repeat;
	
}

#menu li a:link, #menu li a:visited {
	color:white;
	text-decoration:none;
	height:25px;
	width: 175px;
	text-align:right;
	display:block;
	padding-right:30px;
	line-height:22px;
	background-image:url(../~lokicust/uploads/images/web/button_off.gif);
}

#menu li a:hover {
	background-image:url(../~lokicust/uploads/images/web/button_on.gif);
	/*height:25px;
	width: 175px;*/
	background-repeat:no-repeat;
	}
	
#address_box {
position:relative;
bottom:0px;
margin-top: 0px;
background-image:url(../~lokicust/uploads/images/web/address_box.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:147px;
width:212px;
}	

#mainpage {
	/*min-height: 679px;*/
	position: relative;
	top:50px;
	text-align: left;
	
	
	
}

* html #mainpage{
	height: 679px; /* minimum height for ie*/
}
#maincontent {
	padding: 30px 10px 5px 30px;
	line-height: 16px;
	font-size: 12px;
	border: 5px #353535 solid;
	margin-left: 240px;
	background-image:url(../~lokicust/uploads/images/web/content_bac.gif);
	background-repeat:repeat-y;
	background-position:top right;
/*background-color:#1d1d1d;*/
	min-height:475px /*545px*/;
}

* html #maincontent{
	height: 545px; /* minimum height for ie*/
}
/*#footer {
border: 1px solid #666666;
clear:both;
}*/

#lower-wrapper {
position:relative;
        width: 1031px; /* sets width */
	margin-left: auto;
	margin-right: auto;
}

#seo {
	font-size: 9px;
	text-align: center;
	/*background-color: #1d1d1d;*/
	padding: 5px;
margin-left: 240px;
/*margin-top:50px;*/
}



a:link, a:visited {
	color: white;
	text-decoration:underline;
}

a:hover {
	color: white;
	text-decoration:underline;
}

#seo a:link, #seo a:visited {
	color: #207dd8;
}

#seo a:hover {
	color: White;
}

#info {
	/*background-color: #1d1d1d;*/
	font-size: 10px;
	text-align: right;
}

a:active {
	
}


dfn {display:none}

/*>>>>>>>>>>> photo album stuff<<<<<<<<<<<*/

.thumb {
width:120px;
margin-left:20px;
}

.thumb a{ 
background-color:black;
border:0px;
}

/*>>>>>>>>>>>loki feedback form<<<<<<<<<<<<<<<<*/

.feedback_summary_item {
 border: 1px solid #207DD8;
padding: 10px;
margin: 10px;
}


.commentform td {
padding-bottom: 4px;
background-color:transparent;
}

.commentform input  {
width: 300px;
border: 1px solid #207DD8;
text-align:left;
}

.commentform input [type="radio"], input[type="checkbox"] {
border:none
}

.commentform textarea {
width: 300px;
border: 1px solid #207DD8;

}


/*>>>>>>>>>>>>end loki feedback form<<<<<<<<<<<<<<*/

.NewsSummaryLink{
font-weight:bold;
font-size:14px;
text-decoration:underline;
}



.feedback_item_authorname {color: #207dd8;}

.NewsSummaryContent p {margin-left:10px;}

.feedback_item_data {font-style:italic; padding-left:10px;}
/* End of 'Loki css' */

