
/* # ########################################################### # ##
## # #    XPLOZION.CO.UK WEBSITE CSS FILE - STYLESHEET.CSS     # # ##
## # # DO NOT TAKE ANYTHING WITHIN THIS FILE UNLESS AUTHORISED # # ##
## # #       (C) COPYRIGHT 2010 - XPLOZION.CO.UK GROUP         # # ##
## # ########################################################### # ##
## # #      Xplozion Group ( http://www.xplozion.co.uk/ )      # # ##
## # ########################################################### # */

/* # ########################### # ##
## # # FILE :: /stylesheet.css # # ##
## # #    www.xplozion.co.uk   # # ##
## # ########################### # */

html {
   height: 101%;
}

body {
   background-image: url(images/bg.png);
   background-repeat: repeat-x;
   background-color: #0065CC;
   font-size: 12px;
   font-family: "Calibri", Arial;
   color: #18516C;
}

#wrap {
   margin: 0 auto;
   min-width: 800px;
   height: 0 auto;
   width: 70%;
}

/* header css information
------------------------- */

#header {
   background-image: none;
   margin: 0 auto;
   width: 0 auto;
   height: 120px;
   padding-top: 15px;
   color: #FFFFFF;
}

.top-head {
   background-image: url(images/bg-top.png);
   background-repeat: repeat-x;
   background-color: #6D0000;
   background-position: top;
   min-width: 200px;
   min-height: 35px;
   margin-top: -18px;
   color: #FFFFFF;
   float: right;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   padding: 6px 6px 6px 6px;
}

.top-info {
   font-weight: bold;
   color: #FFFFFF;
   text-shadow: 0 1px 2px #000;
   margin-bottom: 10px;
}

/* main content holders
----------------------- */

#contain {
   background-image: url(images/bg-contain.gif);
   background-repeat: repeat-y;
   background-position: center;
   background-color: #006698;
   margin: 0 auto;
   width: 0 auto;
   height: 0 auto;
   padding: 6px 6px 6px 6px;
   border: 1px solid #000000;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   margin-top: 10px;
   margin-bottom: 10px;
}

#main {
   background-image: none;
   background-color: #FFFFFF;
   margin: 0 auto;
   width: 0 auto;
   height: 0 auto;
   padding: 7px 7px 7px 7px;
   border: 1px solid #000000;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}

#content {
   background-color: #EBEBEB;
   width: 0 auto;
   height: 0 auto;
   margin-top: 6px;
   margin-bottom: 6px;
   padding: 6px 6px 6px 6px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

#warning {
   background-color: #ECD5D8;
   width: 0 auto;
   height: 0 auto;
   margin-top: 6px;
   margin-bottom: 6px;
   padding: 7px 7px 7px 7px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

/* website navigation
--------------------- */

.navigation {
   background-image: url(images/bg1.gif);
   background-color: #2A7BBA;
   border: 1px solid #000000;
   padding: 6px 0px 6px 6px;
   margin: -4px 0 4px 0;
   color: #FFFFFF;
   text-shadow: 0 1px 0 #000;
}

.navigation a {
   background-image: url(images/bg1.gif);
   background-color: #2A7BBA;
   color: #FFFFFF;
   font-size: 12px;
   padding: 6px;
   text-decoration: none !important;
}

.navigationactive a {
   background-image: url(images/bg1.gif);
   background-color: #FFFFFF;
   color: #FFFFFF;
   font-size: 12px;
   padding: 6px;
}

.navigation a:visited {
   background-image: url(images/bg1.gif);
   background-color: #2A7BBA;
   color: #FFFFFF;
   font-size: 12px;
   padding: 6px;
}

.navigation a:hover {
   background-image: url(images/bg2.gif);
   background-color: #2A7BBA;
   color: #FFFFFF;
   text-decoration: none;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   text-shadow: 0 -1px 0 #000;
}

/* extra navigation bar for the webite */
#navbar {
   background-image: url(images/icons/icon_home.gif);
   background-repeat: no-repeat;
   background-position: 9px 9px;
   background-color: #EBEBEB;
   width: 0 auto;
   height: 0 auto;
   margin: 0 auto;
   padding: 9px;
   padding-left: 25px;
   margin-top: 5px;
   margin-bottom: 5px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

/* everything for the sidebars
------------------------------ */

#sidebar {
   background-color: #EBEBEB;
   width: 0 auto;
   height: 0 auto;
   margin: 5px 0 5px 0;
   padding: 5px 8px 5px 8px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

#page-title {
   width: 0 auto;
   height: 0 auto;
   margin: 0 auto;
}

/* website footer css
--------------------- */

#footer {
   background-image: url(images/footer.png);
   background-position: center;
   background-repeat: repeat-y;
   color: #FFFFFF;
   text-align: center;
   width: 0 auto;
   height: 0 auto;
   margin: 0 auto;
   border-top: 1px dashed #0065CC;
   border-bottom: 1px dashed #0065CC;
   padding: 10px 8px 10px 8px;
}

/* extra css settings for general things
---------------------------------------- */

.images {
   float: left;
   width: 150px;
   height: 100px;
   background-color: #ffffff;
   border: 1px solid #137AB7;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
   padding: 5px;
}
.images:hover { border: 1px solid #000000; }

.divider { border: 0 none #FFFFFF; border-top: 1px solid #0F4572; height: 1px; margin: 8px 0 8px 0; display: block; clear: both; }
.new { background-image: url(images/icons/icon_new.png); background-repeat: no-repeat; padding-left: 20px; }
b { font-weight: bold; text-decoration: underline; }
.right { float: right; }

#title1 { text-transform: uppercase; color: #000000; border-bottom: 1px solid #000000; font-weight: bold; font-size: 12px; margin-bottom: 6px; margin-top: 7px; }
#side-main { background-repeat: no-repeat; padding-left: 18px; text-transform: uppercase; color: #000000; border-bottom: 1px solid #000000; font-weight: bold; font-size: 14px; margin-bottom: 4px; }
#side-div { border-bottom: 1px solid #BBBBBB; font-size: 13px; margin-bottom: 4px; }

.red { color: #BF0000; }
.middle { text-align: center; }

li {
   list-style-type: square;
   margin-top: 3px;
   margin-bottom: 3px;
}

/* contact form and textareas etc
--------------------------------- */

.forms {
   background-color: #F5F5F5;
   border: 1px solid #CCCCCC;
   color: #666666;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.forms:hover {
   background-color: #F5F5F5;
   border: 1px solid #666666;
   color: #666666;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.button2 {
   background-image: url(images/button.gif);
   background-color: #FFFFFF;
   background-repeat: repeat-x;
   color: #000000;
   border: 1px solid #000000;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

#contactarea {
   width: 0 auto;
   height: 0 auto;
   margin: 0 auto;
   padding: 5px 5px 5px 5px;
   border: 1px solid #CCCCCC;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
}

#contactarea:hover {
   width: 0 auto;
   height: 0 auto;
   margin: 0 auto;
   padding: 5px 5px 5px 5px;
   border: 1px solid #666666;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
}

/* website link settings and colours
------------------------------------ */

#header a:link { color: #FFFFFF !important; text-decoration: underline; }
#header a:visited { color: #FFFFFF !important; text-decoration: underline; }
#header a:active { color: #FFFFFF !important; text-decoration: underline; }
#header a:hover { color: #FFFFFF !important; text-decoration: none; }

#footer a:link { color: #FFFFFF !important; text-decoration: underline; }
#footer a:visited { color: #FFFFFF !important; text-decoration: underline; }
#footer a:active { color: #FFFFFF !important; text-decoration: underline; }
#footer a:hover { color: #FFFFFF !important; text-decoration: none; }

#navigation a:link { color: #FFFFFF !important; text-decoration: underline; }
#navigation a:visited { color: #FFFFFF !important; text-decoration: underline; }
#navigation a:active { color: #FFFFFF !important; text-decoration: underline; }
#navigation a:hover { color: #FFFFFF !important; text-decoration: none; }

a:link, a:visited, a:active {
   color: #18516C;
   font-weight: normal;
   text-decoration: underline;
}

a:hover {
   color: #18516C;
   font-weight: normal;
   text-decoration: none;
}

/* # ################################## # ##
## # # END OF XPLOZION.CO.UK CSS FILE # # ##
## # ################################## # */

