/*************************************    H T M L  / B O D Y    ********************************************/ * {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: #cfcfcf;
    /*overflow:hidden;*/
}

body {
    font: 1em Verdana, Geneva, Arial, Helvetica;
    color: #484848;
    background: url(http://www.tourvista.co.uk/css/webimages/gradientbg.png) repeat-x;
}

/*************************************    F O N T S    ********************************************/
p, a, dd, q, td {
    font-size: 12px;
    color: #464646;
    line-height: 1.3em;
}

a {
    text-decoration: none;
    color: #1d62b3;
}

image {
    border: none;
}

h2, h3 {
    color: #1d62b3;
    margin-bottom: 0.5em;
}

h1 {
    font-family: "calibri";
    font-size: 42px;
    color: #464646;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

h2 {
    font-size: 17px;
    font-weight: normal;
}

h3 {
    font-size: 15px;
    font-weight: normal;
}

h4 {
    color: #ffffff;
    font: 10px Verdana, Geneva, Arial, Helvetica;
}

h5 {
    margin: 5px 0px 5px 0px;
}

/*************************************    W R A P E R S    ********************************************/ #wrapportfolio {
    width: 800px;
    background: #fff;
    margin: 20px auto 0px auto;
} #wrap {
    /*width: 1020px;*/
    width: 800px;
    background: #fff;
    margin: 20px auto 0px auto;
} #wrap1 {
    background: url(http://www.tourvista.co.uk/css/webimages/bgleft.png) repeat-y left bottom;
} #wrap2 {
    display: block;
    background: url(http://www.tourvista.co.uk/css/webimages/bgright.png) repeat-y right bottom;
    height: 100%;;
} #topleft {
    background: url(http://www.tourvista.co.uk/css/webimages/topleft.png) repeat-y left top;
} #topright {
    display: block;
    background: url(http://www.tourvista.co.uk/css/webimages/topright.png) repeat-y right top;
}

/*************************************    H E A D E R    ********************************************/ #header {
    position: relative;
    height: 105px;
    background: url(http://www.tourvista.co.uk/css/webimages/headerbck.png) repeat-x;
    margin: 0px 15px;
} #logo {
    float: left;
    width: 87px;
    height: 90px;
    margin: 10px 0px 5px 20px;
} #text {
    float: left;
    margin: 20px 0px 0px 15px;
    line-height: 1.4em;
} #headercontact {
    float: right;
    margin: 20px 10px 0px 0px;
    font-size: 10px;
    color: #464646;
    line-height: 1.5em;
} #headercontact img {
    margin: 0px 1px -3px 1px;
}

/*************************************    H E A D E R    F L A S H   ********************************************/ #krpanoDIV {
    clear: both;
    margin: 0px 20px;
} #center {
    margin: 0px auto;
    text-align: center;
    width: 400px;
}
#align_centre {
	width: 20%;
	float: left;
	margin: 20% 40% 0 40%;
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
            }
/*************************************    M E N U    ********************************************/ #navigation {
    float: left;
    width: 170px; /*Width of left column*/
    margin-left: -790px; /*Set margin to that of -(#contentwrapper width)*/
} #navcontent {
    height: 265px;
    margin: 15px 0px 0px 10px;
    border-right: 1px solid #d0d0d0;
} .menu, .submenu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
} .menu li, .submenu li {
    padding-bottom: 1px; /*bottom spacing between menu items*/
} .menu li a:hover, .submenu li a:hover {
    background-color: #e1ebff;
} .menu li a:visited {
    color: #1d62b3;
} .submenu li a:visited {
    color: #464646;
} .menu li a, .submenu li a {
    display: block;
    text-decoration: none;
} .menu li a, .menu li p {
    color: #1d62b3;
    padding: 0px 0px 1px 15px;
    font-weight: bold;
    font-size: 13px;
} .submenu a {
    color: #464646;
    background: transparent url(http://www.tourvista.co.uk/css/webimages/subbullet.png) no-repeat center left;
    padding: 0px 0px 1px 30px;
    font-weight: normal;
    font-size: 12px;
} .youarehere {
    background: url(http://www.tourvista.co.uk/css/webimages/bullet.png) no-repeat center left;
} .list li {
    list-style-image: url(http://www.tourvista.co.uk/css/webimages/subbullet.png);
    margin: 0px 0px 4px 30px;
    font-size: 12px;
    color: #464646;
    line-height: 1.3em;
} .list {
	margin:5px 0px;
} #imagelist {
    margin: 10px auto;
    width: 340px;
    /*heigh:80px;*/
}

/*************************************    W E B S I T E   C O N T E N T    ********************************************/ #contentwrapper {
    float: left;
    margin: 0px 1px;
    background: #ffffff;
    width: 790px; /*Set margin to that of -(#navigation margin-left)*/
} #content_one_column {
    margin: 0px 21px;
} #content_two_columns {
    margin: 0px 21px 0px 180px; /*Margins for content column. Should be 0 RightColumnWidth 0 LeftColumnWidth*/
} #pagecontent {
    margin: 0px;
    padding: 15px 15px;
} #pagecontentbottom {
    clear: both;
}

/*************************************    F O O T E R    ********************************************/ #footercontent {
    background: url(http://www.tourvista.co.uk/css/webimages/footerbg.png) repeat-x left bottom;
    clear: both;
    margin: 0px auto;
    height: 73px;
} #footer {
    /*width: 1020px;*/
    width: 800px;
    text-align: center;
    background: url(http://www.tourvista.co.uk/css/webimages/bottom.png) repeat-x left top;
    height: 73px;
    margin: 0px auto;
} #bottomleft {
    height: 73px;
    background: url(http://www.tourvista.co.uk/css/webimages/bottomleft.png) no-repeat left top;
} #bottomright {
    height: 73px;
    background: url(http://www.tourvista.co.uk/css/webimages/bottomright.png) no-repeat right top;
    text-align: left;
} #footer_text {
    padding: 30px 25px 0px 25px;
    font-size: 11px;
    color: #8D8D8D;
    line-height: 1.3em;
} #searchlinks {
    margin: 7px 0px 0px 25px;
}

/*************************************    G A L L E R Y   B O X E S   ********************************************/
dt {
    list-style: none;
    font-size: 14px;
    color: #464646;
    margin: 20px 0px 5px 20px;
}

dd {
    margin-left: 20px;
}

dt a:hover {
    background-color: #e1ebff;
} .gallery_box {
    border: 1px solid #d0d0d0;
    padding: 10px;
    margin: 10px 0px;
    height: 100px;
    width: 555px;
} .gallery_text {
    margin: -100px 0px 0px 375px;
}

/*************************************    C O N T A C T    ********************************************/ #contact_area {
    padding: 20px 10px 0px 10px;
} #contact_details {
    width: 450px;
    margin: 10px 0px;
} #contact_text {
    clear: both;
} .icon {
    float: left;
    margin-left: 20px;
} .text {
    padding-top: 15px;
    margin-left: 10px;
    float: left;
}

/*************************************    4 0 4    E R R R O R    ********************************************/ #error {
    margin-top: 40px;
    padding: 20px;
    background-color: #f5f5f5;
}

/*************************************    K R P A N O    ********************************************/ #align_centre {
    width: 200px;
    float: left;
    margin: 50px 60px;
    background-color: #FFFFFF;
    border: 2px solid #FF0000;
    text-align: center;
}

/*************************************    L A O S    B O O K    ********************************************/ #laosbook {
    margin: 20px 0px 20px 90px;
}

