/*<![CDATA[*/
html,body{
margin:0;
padding:0;
width:100%;
height:100%;
}
body{
font: 76% Tahoma,Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
hr {
	margin: 15px 0px 15px 0px;
	height: 1px;
	width: 100%;
}

/* reset header fonts */
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
border:0;
margin:0;
padding:0;
}
h1{font-size:22px;font-weight:bold;}
h2{font-size:20px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:16px;font-weight:bold;}
h5{font-size:14px;font-weight:bold;}
h6{font-size:12px;font-weight:bold;}

p {
  padding: 0;
}
form {
	margin: 0;
}

/* template specific */
#wrapper{
width:1000px;
top:0;
left:0;
margin:0 auto;
padding:0;
}

/* top banner */
#topbanner{
  padding:0;
  margin:0;
  border:0;
}
#topnav{
  height:44px;
  padding:0;
}
#pagebody{
  height:500px;
  padding:0;
  margin:0;
  border:0;
}
#leftcol{
  width:190px;
  padding:5px;
}
#content{
  width:605px;
  border:0;
  padding:10px 20px;
  margin:0;
}
#content img{
  margin:0;
}
#rightcol{
  width:165px;
  padding:5px;
}
#footer{
  height:50px;
  padding:0 30px;
  text-align: center;
}
#footer p{
  margin:0;
  padding:0;
}
#footer a {
  padding:0;
  text-decoration: none;
}
#logintable{
    padding:5px 0 10px;
}
.login {
	padding: 2px 3px 2px 3px;
	font-size: 10px;
}
.login-field input {
	font-size: 10px;
	border: 0;
}
.login-text a {
	text-decoration: none;
}
.login-text a:hover {
	text-decoration: none;
}
.login-button {
	font-size: 10px;
	text-align: center;
}
#clickit{
  position:relative;
  height:50px;
  margin-top:20px;
  font-size: 10px;
  text-align: center;
}
#clickit a {
padding:0;
text-decoration: none;
}
.buttonSubmit {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonSubmitRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
/* as used in HTML class */
.button {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}


/* generic form styles */
.genform_table{
	padding:10px;
}
.genform_text{
	font-weight:bold;
	text-align:right;
}
.genform_field{
	text-align:left;
}
.genform_button{
	text-align:center;
}

/* basket styles */
#fsbasket_wrapper{
	width:150px;
	text-align:center;
	padding: 5px;
	margin: 0 auto;
}
#fsbasket_value{
    float:left;
	font-size:10px;
	text-align:right;
}
#fsbasket_link{
	font-size:10px;
	text-align:right;
}
#fsbasket_link a {
	text-decoration: none;
}



/* ##########  COLOURS SET HERE ############ */
body{ color:#333;background:#000; background-image: url(bkg.jpg);background-repeat: repeat-x;}
a{ color:#00f; }
a:hover{ color:#f00; }
hr { color: #B79974; }
h1,h2,h3,h4,h5,h6 { color: #333; }

#wrapper{border:2px solid #C9C9C9; }

#topbanner{ background:#92959c; }
#topnav{ background:#92959c; background-image: url(topnavbar.jpg); background-repeat: no-repeat; }

.h-titleL h3 { font-size:14px;width:174px;height:27px;text-align:center;padding-top:5px;margin-left:8px;background-image: url(headL.jpg); background-repeat: no-repeat;}
.h-titleR h3 { font-size:14px;width:158px;height:27px;text-align:center;padding-top:5px;margin-left:8px;background-image: url(headR.jpg); background-repeat: no-repeat;}

#leftcol{ color:#ccc;}
#leftcol img {border:0;}
#rightcol{ color:#ccc;}
#rightcol img {border:0;}

#pagebody{background:#92959c;background-image: url(body.jpg); background-repeat: repeat-y; }
#content{}
#content img{ border:0; }

#footer { background:#92959c;color: #000; }
#footer a { color: #00f; }
#footer a:hover{ color: #f00; }

#clickit{ color: #666; }
#clickit a { color: #666; }
#clickit a:hover{ color: #fff;  }

.buttonSubmit { background-color: #633; color: #fff; border: 1px solid #fff; }
.buttonSubmitRoll { background-color: #fff; color: #000; border: 1px solid #633; }
/* as used in HTML class */
.button { background-color: #633; color: #fff; border: 1px solid #fff; }
.buttonRoll { background-color: #fff; color: #000; border: 1px solid #633; }
/* basket styles */
#fsbasket_wrapper{border:0;}
#fsbasket_value{color:#000;}
#fsbasket_link a {color: #00f;}
#fsbasket_link a:hover{color: #f00;}
/* generic form styles */
.genform_table{border:1px solid #fff;}
.genform_text{color:#000;}
.genform_field input{background: #fff;border:1px solid #000;}
.genform_button{color: #000;}


/* HighSlide WYSIWYG [[popup]] styles */
.popitwindow{
	background:#fff;
	width:95%;
	height:100%;
}
.highslide-body {
	padding-left:20px;
	padding-right:20px;
}
/* set all text in popit windows to black - overides default font colors */
.popitwindow p  {color:#000;}
.popitwindow h1 {color:#000;}
.popitwindow h2 {color:#000;}
.popitwindow h3 {color:#000;}
.popitwindow h4 {color:#000;}
.popitwindow a  {color:#00f;}
.popitwindow a:hover{ color:#0f0; }
.popitwindow ul {color:#000;}
.popitwindow li {color:#000; list-style-type: disc; }
.popitwindow td {color:#000;}
.popitwindow div{color:#000;}


/* DHTML TOOL TIP CSS */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
    color: #000000;
	padding: 2px;
	text-align:center;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 999;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* style for popit button links */
.popitbtn {
  margin: 0 3px;
  padding: 0 5px;
  width: 100px;
  border: 1px solid #fff;
  background: #000;
  text-align: center;
  text-decoration: none;
  font: normal 10px sans-serif;
  color: #fff !important;
}
.popitbtn:hover { background:#fff !important; color:#000 !important }


/* lightbox styles */
#vcomm_div{
    width:600px;
    margin:0 auto;
    padding:5px;
}
#vcomm_div{
    width:600px;
    margin:0 auto;
}
.vcomm_name{
    width:150px;
    padding:5px;
    border:1px solid #999;
    color:#fff;
    background:#666;
}
.vcomm_date{
    color:#ccc;
    font-size:9px;
}
.vcomm_msg{
    width:650px;
    background:#999;
    border:1px solid #ccc;
    padding:5px;
    color:#fff;
}


/* lb owner options top menu  */
#lb_owner_div{
    height:25px;
    background:#454545;
    border:1px solid #999;
}
.lb_title{
    float: left;
    height:21px;
    padding:4px 20px 0 5px;
    font-size:14px;
    font-weight: bold;
}
.lb_owner_option{
    float: left;
    height:19px;
    padding:6px 10px 0 10px;
    font-size:10px;
}
.lb_owner_option a{

}
.lb_owner_option a:hover{

}
#lb_owner_rem{
    width:400px;
    height:21px;
    padding:6px 10px 0 10px;
    font-size:10px;
}

#lb_owner{
    width:600px;
    margin:0 auto;
    padding:10px;

}
#lb_owner_comment{
    width:600px;
    padding:0;
}


.share-div{
    width:390px;
    height:28px;
    background-image: url(../../include/graphics/share-bg.gif);
    background-repeat: repeat-x;
}
.share-first{
    float:left;
    width:80px;
    height:22px;
    background-image: url(../../include/graphics/share-first.gif);
    background-repeat: no-repeat;
    color:#000;
    font-size: 10px;
    padding-top:6px;
    padding-left:3px;
}
.share-last{
    float:right;
    width:300px;
    height:28px;
    background-image: url(../../include/graphics/share-last.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.share-last input{
    width:290px;
    height:14px;
    font-size:10px;
    margin-top:4px;
}
.lbemail-first{
    color: #333;
    font-size:10px;

}


/* maxi image display styles */
.gallery_header_title{
    text-align: center;
}
.gallery_header_descr{

}


/*]]>*/

