/*  ----------------------    Document Structure----------------------  #1 - Wrapper Block  #2 - Header Block  #3 - Custom Block  #4 - Content Container Block    #4.1 - Left    #4.2 - Main    #4.3 - Right         #5 - Footer Block  #6 - Navigation (Main Menu Module)*/
/* #1 -- Wrapper Block -- */
#wrapper {
	background: #ffffff;
}
/* #2 -- Header Block -- */
#header {
	background: #ffffff url(../images/headerBgr.jpg) no-repeat 10px 45px;
}
#header .inside #flashBlock {
	position: absolute;
	right: 0px;
	top: 37px;
	z-index: 0;
}
#header .inside #logoBlock {
	position: absolute;
	top: 75px;
	left: 40px;
	z-index: 3;
}
#header .inside #menuFlash {
	position: absolute;
	top: 425px;
	left: 140px;
	z-index: 1;
}
#header .inside #menuCustom {
	position: absolute;
	top: 445px;
	left: 180px;
	z-index: 0;
}
#header .inside #menuCustom a {
	padding: 0px 48px 0px 0px;
	left: 0px;
}
#header .inside #menuIco {
	height: 37px;
	background: #000000;
	display: inline-block;
	width: 100%;
}
#header .inside #menuIco a {
	padding: 10px 0px 0px 30px;
	color: #e86105;
	text-decoration: none;
	display: inline-block;
}
#header .inside #search_b {
	position: absolute;
	top: 370px;
	right: 45px;
	z-index: 0;
}
#header .inside #search_s {
	position: absolute;
	top: 365px;
	right: 30px;
}
#header .inside #buySell {
	position: absolute;
	top: 326px;
	left: 0px;
	z-index: 1;
	background: url(../images/buySell.jpg) repeat-x 0px 0px;
	width: 176px;
	height: 32px;
}
#header .inside #buySell a {
	color: #ffffff;
	padding: 7px 0px 0px 20px;
	display: inline-block;
	text-decoration: none;
}
#header .inside #buySell a:hover {
	color: #293e59;
}
/* #3 -- Custom Block -- */
.custom {
	background: url(../images/customBgr.jpg) repeat-x 0px 0px;
	height: 269px;
	padding: 0px 0px 0px 0px;
}
/* #4 -- Content Container Block -- */
#container {
	background: #cdcdcd;
	border-left: 1px #9d9696 solid;
	border-right: 1px #9d9696 solid;
	margin: 0px 5% 0px 5%;
}
/* #4.1 - Left - */
#left {
	padding: 0px 20px 0px 20px;
}
#left .inside {
}
/* Left content elements */
/* #4.2 - Main - */
#main {
	margin: 0px 0px 0px 290px;
	background: url(../images/leftBgr.jpg) repeat-y top left;
}
#main .inside {
	padding: 0px 20px 50px 20px;
	
}
#main .inside h1 {
	padding: 0px 0px 0px 0px;
}
/* Table maincontent elements */
/* Table Company elements */
#main .inside #company_css {
	margin: 10px 0px 20px 0px;
	background-color: #e4e4e4;
	border: 1px white solid;
}
#main .inside #company_css img {
	border: 2px #de1640 solid;
	float: left;
	margin: 10px 0px 15px 10px;
	width: 150px;
	height: 113px;
}
#main .inside #company_css h2 {
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
}
#main .inside #company_css #desc_css {
	margin: 10px 0px 0px 180px;
}
#main .inside #company_css a#more {
	padding: 5px 0px 15px 10px;
	display: block;
}
#main .inside #company_css #date {
	position: relative;
	bottom: 26px;
	right: 5px;
	float: right;
	color: red;
	font-weight: bold;
}
#main .inside #company_css #price {
	position: relative;
	bottom: 26px;
	right: 5px;
	float: right;
	color: red;
}
#main .inside #company_css strong {
	padding: 10px 0px 5px 15px;
	display: inline-block;
}
#main .inside #company_css #comp_type, #main .inside #company_css #desc_css_det {
	padding: 5px 0px 10px 15px;
}
/* Last Company elements */
#main .inside #last_prod_css {
	float: left;
	background: #e4e4e4;
	border: 1px #ffffff solid;
	width: 205px;
	height: 270px;
	padding: 10px;
	padding-top: 0px;
	margin: 0px 10px 10px 0px;
}
#main .inside #last_prod_css img {
	width: 200px;
	height: 100px;
	border: 2px #de1640 solid;
	text-align: center;
	display: block;
}
#main .inside #last_prod_css strong {
	position: relative;
	color: black;
	left: 5xp;
	top: 10px;
	display: block;
}
#main .inside #last_prod_css h2 {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #457ba6;
	padding: 3px 0px 0px 10px;
}
/* 4.3 - Right - */
#right {
}
#right .inside {
}
/* Right content elements */
/* #5 -- Footer Block -- */
#footer {
}
#footer .inside {
	font: normal 11px/11px Verdana, serif;
	color: #2a2929;
}
#footer .inside #contactInfo a {
	text-decoration: none;
	color: #192e3e;
}
#footer .inside #contactInfo a:hover {
	text-decoration: underline;
}
#footer .inside .contactInfo1 {
	float: left;
	padding: 0px 0px 0px 7%;
}
#footer .inside .contactInfo2 {
	float: right;
	padding: 0px 7% 0px 0px;
}
#footer .inside #rssIco {
	position: absolute;
	bottom: 65px;
	right: 20px;
	margin: 0px 5% 0px 0px;
}
#footer .inside #rssIco a {
	text-decoration: none;
	color: #ffffff;
	font: normal 13px/13px Verdana, serif;
}
#footer .inside #rssIco a:hover {
	color: #080e12;
	text-decoration: none;
}
#footer .inside #rssIco img {
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
#lineBgr {
	background: url(../images/lineBgr.jpg) repeat-x top left;
	padding: 0px;
	height: 3px;
	clear: both;
}
/* #5 -- Quick Poll Block -- */
.mod_quickpoll {
	background: url(../images/lineBgr.jpg) repeat-x 0px 0px;
	padding: 0px 0px 30px 0px;
}
.mod_quickpoll h1 {
}
.mod_quickpoll .title {
	display: none;
}
.mod_quickpoll .description {
	font-weight: bold;
	color: #22305f;
	padding: 0px 0px 10px 0px;
}
.mod_quickpoll .stoptext {
	color: red;
	padding: 5px 5px 5px 5px;
	display: none;
}
.mod_quickpoll .totaltext {
	display: none;
}
.mod_quickpoll .graph {
}
.mod_quickpoll .label {
}
.mod_quickpoll .results {
	color: #000;
	padding: 10px 0px 0px 0px;
}
.mod_quickpoll .color1 {
	background: #4285b6;
	padding: 0px 0px 0px 5px;
}
.mod_quickpoll .color2 {
	background: #99cc33;
	padding: 0px 0px 0px 5px;
}
.mod_quickpoll .color3 {
	background: #99ccff;
	padding: 0px 0px 0px 5px;
}
.mod_quickpoll .color4 {
	background: #ffffcc;
	padding: 0px 0px 0px 5px;
}


