﻿/* -- SITE & STRUCTURE -- */
.site {
	background-image:url('../../img/background/default.jpg');
	background-attachment:fixed;
	background-color:#333333;
	margin-top:10px;
	margin-bottom:10px
}
.border {
	background-color:#4F4F4F;
	width:710px;
	padding:5px
}
.structure {
	background-color:#FFFFFF;
	width:700px;
}
/* -- CONTENT -- */
body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #808080;
	line-height: 150%;
	text-decoration: none;
	}	a {color: #808080;
	}	a:visited {color: #808080;
	}	a:active {color: #808080;
	}a:hover {	color: #999999;
}
.headings {
	font-size:medium;
	font-weight:bold;
}
.smalltext {
	font-size: 9px;
}
/* -- SECTIONS -- */
.menu {
	background-image:url('../../img/menu/bk.jpg');
	height:50px;	
}
.flash {
	height:250px;
}
.spacers {
	height:10px;
}
.main {
	width:100%;
	vertical-align:top;
}
.lmain {
	width:250px;
	vertical-align:top;
}
.rmain {
	width:410px;
	vertical-align:top;
}
.louter {
	width:10px;
	vertical-align:top;
}
.router {
	width:10px;
	vertical-align:top;
}
/* -- MENUS -- */

/* -- DIVIDERS-- */
.vertical {
	background-image:url('../../img/divider/vertical.gif');
	width:20px;
}
/* -- DIVIDERS -- */
.regular {
	border:1px	#808080	solid;
}
.footer {
	width:700px;
	padding:5px;
	text-align:right;
	font-size:10px;
}
/* -- Tables -- */
.ttitle {
	background-color:#E1E1E1;
	}
.theading {
	color:#808080;
}
.valigh {
	vertical-align:top;
}
/* -- IMAGES -- */
.noborder {
	border-width: 0px;
}
.pictitle {
	font-size:x-small;
	font-weight:bold;
}
.picdes {
	font-size:x-small;
	width:100%;
}
.vendors {
	border:1px	#F5F5F5	solid;
}
.vboxes {
	width:40px;
}

