

.table {
	display:table;
}

.row {
	display:table-row;
}

.cell {
	display:table-cell;
	padding:3px;
}

img {
	border:0px;
}

#main_menu_container {
	position:absolute;
	left:0px;
	top:0px;
}/* main styles */

html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */

	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
}

#header {
	position: relative; /* TODO check and remove*/
}

#content {
	padding-bottom: 0px; /* bottom padding for footer */
	position: relative;
}

#footer {
	position: relative;
	/* bottom: 0;  stick to bottom */
}

div.spacer {
  clear: both;
}#container {
	position:relative;
}
body {
	background-color: #818181;
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/main_bckgrnd.gif);
	background-repeat: repeat;
	background-position: top center;	
}
.main_header {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/box_header2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 108px;
	width: 946px;
}
.main_middle {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/box_middle.jpg);
	background-position: top;
	background-repeat: repeat-y;	
	width: 946px;
                     height: 1px;
                     margin-top:35px;
}
.main_footer {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/box_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height:50px;
                     width: 946px;
}/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color: transparent;
		padding-left: 10px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
				
		color: black;		
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		line-height: 34px;
		
		padding-left: 10px;
		padding-right: 12px;
			
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color: transparent;
		color: black;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color: #transparent;
		text-decoration: none;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{

	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color: gray;
		padding: 0px;
		border: 1px solid black;
		border-bottom: none;
		margin-top: -1px;		
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration: none;
		background-color: gray;
		color: #FFFFFF;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		color: #FFFFFF;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		background-color: gray;
		line-height: normal;
		padding: 7px 25px 7px 7px;
		text-transform: none;
		border-bottom: 1px solid black;
	}
.simple_block_box {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/content_background.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height:400px;
}
.simple_block_box_title {
	color: #000000;
	font-size: 18px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
}
.simple_block_box_content {
	color: #000000;
	font-size: 14px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
       min-height:400px;
}
.title, h1 ,h2, h3, h4 {
	color: #000000;
	font-size: 22px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
}
#copyrights {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/logo_bw_small.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 7px;
	line-height: 14px;
	font-size: 10px;
	color: #B6B6B6;
}
#content_sprtr_hrzntl {
	height: 1px;
	border-top: 1px solid #E6E6E6;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 15px;
	font-size: 1px;
}
a:link, a:visited {
	color: #B80B26;
	text-decoration: underline;
}

a:hover {
	color: #9A9A9A;
	text-decoration: underline;
}

a.main_menu_link:link, a.main_menu_link:visited {
	color: #B80B26;
	text-decoration: none;
	font-family: ArialMT, Arial, sans-serif;
}

a.main_menu_link:hover {
	color: #9A9A9A;
	text-decoration: none;
	font-family: ArialMT, Arial, sans-serif;
}
.style1 {
	color: #000000;
	font-size: 14px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
}
.style2 {
	color: #000000;
	font-size: 22px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
}
.style6 {
	font-size: 8px;
	color: #000000;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
	}
.style4 {
	color: #000000;
	font-size: 14px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: bold;
}
.style5 {font-size: 11px; color: #ffffff; font-family: ArialMT, Arial, sans-serif;}
.style8 {
	font-size: 18px;
	color: #000000;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
}
a.active:link, a.resources:visited {
	color: #000000;
	font-size: 14px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: normal;
    text-decoration: underline;
}

a.active:hover {
	color: #000000;
	font-size: 14px;
	font-family: ArialMT, Arial, sans-serif;
	font-weight: bold;
    text-decoration: underline;
}
td {
	color: #666666;
	font-family: ArialMT, Arial, sans-serif;
	font-size: 12px;
}
.menu {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/menu_bckgrnd.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 40px;
	margin-right: 10px;
	margin-left: 5px;
	font-family: ArialMT, Arial, sans-serif;
}

#menu_item_home, #menu_item_about_us, #menu_item_products, #menu_item_contact_us, #menu_item_tstmnls,#menu_item_catalogue {
	height: 40px;
	width: 140px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 60px;
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;	
	font-family: ArialMT, Arial, sans-serif;
}

#menu_item_home {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_home.gif);
}

#menu_item_about_us {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_about_us.gif);
}

#menu_item_products {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_products.gif);
}

#menu_item_contact_us {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_contact_us.gif);
}

#menu_item_tstmnls {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_tstmnls.gif);
}

#menu_item_catalogue {
	background-image: url(http://site.maxipro.co.uk/conelec2/Image/link_catalogue.gif);
}
	#container {
	    width: 950px;
	}
	
.menu_widget_container * {
    float:left;
}

