/* Web Site Design by Alsager Computers
http://www.alsagercomputers.co.uk */


/* ---------------------------------------------- LAYOUT ---------------------------------------------- */

body {
 	color: #000055;
	background-color: #50A5FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

table {
 	color: #000055;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	background:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:1000px;

}

#topBanner {
	height: 127px;
	padding:0px;
	vertical-align: middle;
	background:url(images/header.jpg) scroll;
	background-repeat: no-repeat;
}

#topBanner-e {
	height: 127px;
	padding:0px;
	vertical-align: middle;
	background:url(images/header-e.jpg) scroll;
	background-repeat: no-repeat;
}

#menuHorz {
	height: 23px;
	padding:3px 0px 0px 10px; /*top right bottom left*/
	vertical-align: middle;
	background:url(images/style/bg-menu-horz.jpg) scroll;
	background-repeat: no-repeat;
}

#searchBar {
	display:inline;
	float:right;
	width:200px;
}

.smallBlock {
	display:block;
}

.searchField {
	vertical-align:middle;
	font-size:10px;
	height:12px;

}

#footprints {
	height: 20px;
	padding:0px 0px 0px 10px; /*top right bottom left*/
	vertical-align: middle;
	font: Tahoma;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
	background:#FFFFFF;
}

#content {
	width:980px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	overflow:auto;
	
}

#leftColumn {
	width:170px;
	margin-right:10px;
	float:left;
	display:inline-block;
	background:#FFFFFF;
}

#rightColumn {
	width:170px;
	margin-left:10px;
	float:right;
	display:inline-block;
	background:#FFFFFF;
}

#footer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	font-style:normal;
	font: Tahoma;
	font-size: 10px;
	color: #000033;
	background:#FFFFFF;
	clear:both;
}

#commentSubmitForm {
	
}

#session {
	text-align:right;
	color: #FFFFFF;
	text-transform:uppercase;
	margin:0;
	padding:5px 5px 0 0;
	width:auto;
	float:right;
	background:none;
	font: 11px Tahoma;
}

#session p {
	margin:0;
	padding:0;
	background:none;
}

#session a {
	color: #FFFFFF;
	font-style:normal;
	font:Verdana, Geneva, sans-serif;
	text-decoration:none;
	background:none;
	font-weight:bold;
}

#session a:hover {
	color: #0000CC;
	text-decoration:none;
	background:none;
}
	
/* ---------------------------------------------- BOXES ---------------------------------------------- */
#right-menu-box {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:150px;
	height:auto;
	background-color:#CEF3FB;
	border: 2px solid #0076EC;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background:url(images/style/bg-600.jpg) scroll;
	background-repeat: no-repeat;
}

#right-menu-content {
	vertical-align:top;
}

#left-menu-box {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	margin-top:20px;
	width:150px;
	height:auto;
	background-color:#CEF3FB;
	border: 2px solid #0076EC;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background:url(images/style/bg-600.jpg) scroll;
	background-repeat: no-repeat;
}

#menu-box-img {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:25px;
}

#left-menu-content {
	vertical-align:top;
}

.rounded-box-plasma {
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	max-width:620px;
	height:auto;
	background-color:#CEF3FB;
	border: 3px solid #0076EC;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background:url(images/style/bg-800.jpg) scroll;
	background-repeat: no-repeat;
}

.rounded-box-blue {
	position:relative;
	padding:5px;
	max-width:620px;
	height:auto;
	background-color:#50A5FF;
	border: 3px solid #0076EC;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-left:auto;
	margin-right:auto;
}

.rounded-box-danger {
	position:relative;
	padding:5px;
	max-width:620px;
	
	height:auto;
	background-color:#FFFF00;
	border: 3px solid #000;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	color:#000;
	font-weight:bold;
	text-indent:10px;
	margin-left:auto;
	margin-right:auto;
}

.info-box {
	padding:5px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:550px;
	height:auto;
	background-color:#CEF3FB;
	border: 2px solid #0076EC;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background:url(images/style/bg-600.jpg) scroll;
	background-repeat: no-repeat;
}

.info-box-content {
	vertical-align:top;
}

/* ---------------------------------------------- IMAGES ---------------------------------------------- */

img {
	margin:5px;
}

.imageLeft {
	margin:5px;
	float: left;
}

.imageRight {
	margin:5px;
	float: right;
}

.dangerImage {
	position:relative;
	float:left;
	margin-top:-18px;
	
/*	
 	opacity: 0.80;
	-moz-opacity: 0.80; older Gecko-based browsers 
	filter:alpha(opacity=80); For IE6&7 */
}

.infoImage {
	position:relative;
	float:left;
	margin-top:-18px;
}

.roundedImage {
	position:relative;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	top:-1.5em;
}

/* ---------------------------------------------- BUTTONS ---------------------------------------------- */

.searchButton {
	vertical-align:middle;
	background: url('images/style/search.jpg') no-repeat top left;
	border:none;
	width:45px;
	height:15px;
	cursor:pointer;
}


.commentButton {
	vertical-align:middle;
	background: url('images/style/add-comment.gif') no-repeat top left;
	border:none;
	width:138px;
	height:21px;
	cursor:pointer;
}

.commentButton:hover {
	vertical-align:middle;
	background: url('images/style/add-comment-p.gif') no-repeat top left;
	width:138px;
	height:21px;
}

/* ---------------------------------------------- TEXT ---------------------------------------------- */

legend {
	color: #CC0000;
}

h1 {
 	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
 	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
 	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h4 {
 	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
}

h5 {
 	color: #000099;
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comictxt {
	font-family: "Comic Sans MS";
	font-size: 10px;

}

.cOutOfStock {
	color: #FF0000;
	font-weight: bolder;
}

.promoTitle {
	top:-10px;
	text-align:center;
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.promo {
	font-size:10px;
	color:#000000;
}

.promo a {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.smallRed {
	font-size:10px;
	color:#DD0000;
}

.errorMsg {
	font-size:12px;
	font-weight:bold;
	color:#DD0000;
}

.succMsg {
	font-size:12px;
	font-weight:bold;
	color:#00DD00;
}

.orngMsg {
	font-size:12px;
	font-weight:bold;
	color:#F60;
}

.largeFont {
	font-size:14px;
}

/* ---------------------------------------------- LINKS ---------------------------------------------- */

A:link {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
A:visited {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
A:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.footprintslnk:link {
	font: Tahoma;
	font-size: 10px;
	color: #3399FF;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}	
A.footprintslnk:visited {
	font: Tahoma;
	font-size: 10px;
	color: #3399FF;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}
A.footprintslnk:hover {
	font: Tahoma;
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}
A.footprintslnk:active {
	font: Tahoma;
	font-size: 10px;
	color: #3399FF;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}

A.headerMenu:link {
	font: Tahoma;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}	

A.headerMenu:visited {
	font: Tahoma;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}

A.headerMenu:hover {
	font: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}

A.headerMenu:active {
	font: Tahoma;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
}

.footdivide {
	padding:0px;
	vertical-align: middle;
	padding:0px 3px 3px 3px; /*top right bottom left*/
}

.rightLink {
	float:right;
	font-weight:bold;
	font-style:normal;
	margin-right:10px;
	font-size: 12px;
}

/* ---------------------------------------------- COMMENTS ---------------------------------------------- */

#comments {
	position:relative;
	display:block;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #50A5FF;
}

#commentHeading {
	margin:5px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	display:block;
	max-width:950px;
	height:auto;
	padding:5px;
	background-color: #FFF;
	border: 2px solid #0076EC;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	background:url(images/style/bg-1000.jpg) scroll;
	background-repeat: no-repeat;
	overflow:auto;
}

#commentDisclaimer {
	font-size: 10px;
	color:#F00;
}

.commentContainer {
	margin:2px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	display:block;
	max-width:1000px;
	height:auto;
	min-height:25px;
	padding:10px;
	border: 2px solid #0076EC; 
	-webkit-border-top-left-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	-moz-border-radius-topleft: 24px;
	-moz-border-radius-bottomright: 24px;
	border-top-left-radius: 24px;
	border-bottom-right-radius: 24px;
	background:url(images/style/bg-1000s.jpg) scroll;
	background-repeat: no-repeat;
	background-color: #FFF;
	overflow:auto;
}

.commentHeader {
	position:relative;
	display:block;
	left:10px;
	top:-8px;
	margin-bottom:3px;
	font-size:10px;
	color:#FFF;
}

.commentImage {
	margin:5px;
	float: left; 
	clear:left;
	border: thin solid #000;
}

.commentBody {
	position:relative;
	height:auto;
	display:block;
	overflow:auto;
}

.commentText {
	
}

#commentForm {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	position:relative;
	display:block;
}

.commentActions {
	float:right;
}

.commentActionValitate {
	background-color:#0C0;
	padding:2px;
	margin:2px;
}

.commentActionPrune {
	background-color:#F90;
	padding:2px;
	margin:2px;
}

.commentActionDelete {
	background-color:#F00;
	padding:2px;
	margin:2px;
}


