@charset "utf-8";
/* CSS Document */

/* CSS Document 

Web Design : vikingkarwur.com

*/

*, html{
padding:0;
margin:0;
}	

body{
background: #333 url(../images/xsp_page_repeat.gif) repeat-x;
color:#6E6E6E;
font-family: Arial, sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:24px;
}

h1, h2, h3, h4, h5 {
font-family:Arial, Helvetica, sans-serif;
}

a {
color:#CC0000;
}

#wrap-page {
}

#container {
margin:0px auto;
background:#fff;
}

#frontpage-container {
background: #333;
}

#header {
background: #fff url(../images/xsp_page_repeat.gif) repeat-x;
}


#nav {
margin-top:35px;
}


#contents {
min-height:650px;
background: #fff url(../images/bg-side/rotate.php) no-repeat 0 0;
}

#empty-sidebar {
min-height:200px;
}

#page-photos {
padding:0px 0px;
text-align:center;
}

#contents img.fbox {
padding:5px;
margin:5px;
background: #fff;
border:1px solid #ccc;
}

#breadcrumbs {
margin-top:-50px;
}

#main {
}

#main p {
font-size:14px;
line-height:1.5em;
margin:0px;
padding-bottom:5px;
padding-right:20px;
color:#666;
text-align:justify;
}

#main ul {
font-size:14px;
line-height:1.5em;
margin:0px 20px;
padding-bottom:5px;
padding-right:10px;
text-align:justify;
}

#main h1 {
font-weight:bolder;
font-size:60px;
padding:0px 0px 5px 0px;
margin:-20px 0px 0px 0px;
color: #D31922;
text-transform:lowercase;
}

#main h2 {
font-weight:normal;
font-size:25px;
margin:-10px 0px 0px 0px;
padding:0px 0px 15px 0px;
color:#FF9900;
text-transform:lowercase;
}


#footer {
background: #FF9900;
}

#links ul {
font-size:11px;
padding:10px;
}

#links ul li {
display:inline;
list-style:none;
}

#links ul li a{
text-decoration:none;
padding:5px;
}

#legal {
text-align:right;
}

#legal p {
font-size:12px;
color: #fff;
margin:0px;
padding:10px 20px;
}

body.homepage{
background: #fff url(../images/bg-home/rotate.php) no-repeat center center;
}

#homewrap{
margin:15% auto;
}

#middle {
}

#inner { 
position: relative; 
top: -50%; 
height: 247px; 
background: url(../images/xsp_splash_repeat.gif) repeat-x; 
width: 100%; 
text-align:center; 
} /* for explorer only */
/* optional: #inner[id] {position: static;} */

#midPanel { width: 960px; text-align:left; margin: 0 auto; }
#logoImg { float: left; }
#textPanel { float: left; margin-left: 20px; margin-top: 70px; }

#textPanel h1, #textPanel h2 {
margin:0px;
}

#textPanel h1 {
color: #fff;
}

#textPanel h2 {
color: #FF9900;
}

#textPanel h4 a {
font-size:15px;
font-weight : normal;
color : #fff;
}

#textPanel p, #textPanel p a  {
font-size:15px;
color : #fff;
}

