@charset "utf-8";


html,body
{
	height:auto;
	width:auto;
}

html 
{ 
	overflow-y:scroll; 
}

body 
{ 
	margin:5px 5px 5px 5px; 
	background-color:#a41c2b;
}



#inner 
	{
		width:auto;
		text-align: center;
		margin-left:auto;
		margin-right:auto;	
	}
		
	#header 
	{
		height:100px;
		width:990px;
		background-color:#a41c2b;
		text-align:left;
		float:left;		
	}
	
		#Domex_logo 
		{
			width:280px;
			height:100px;
			float:left;
			text-align:left;	
		}
		
		#language 
		{
			background-color:#a41c2b;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			float:right;						
			vertical-align:top;
		}
	/* End style inside Header*/
	
	
	#main_container 
	{
		float:left;
		text-align:left;		
	}
	
		#main_div 
		{
			width:990px;
			background:#ffffff;
			float:left;
			text-align:left;
		}
		
			#left_contain 
			{
				text-align:left;
				width:770px;
				float:left;
			}
			
				#button_nav 
				{
					margin-top:5px;
					height:45px;
					text-align:left;
				}
	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/			
				
				#edit_left_containt
				{
					margin:0 0 5px 5px;
					width:740px;
					text-align:left;
				}
					
					#contain_product
					{
						
						background-image:url(images/product_containt-bg.jpg);
						background-position:top;
						background-repeat:no-repeat;
						width:750px;
						height:600px;
						text-align:left;
					}
						
						#contain_product_image
						{
							margin-top:10px;
							margin-right:10px;
							width:auto;							
							float:right;
							text-align:right;
						}
						
					#contain_product h1
					{
						height:110px;
						font-family:Calibri; 
						margin-left:10px;
						margin-top:10px;
						padding-top:10px;
						
					}
					
					#contain_product h3
					{
						font-size:14px;
						font-family:Calibri; 
						color:#666666;
						margin:0 20px 0 5px;
						list-style-image:url(images/li-dot.jpg);
						text-align:justify;
						line-height:150%;
						
					}
					
					.contain_prod_bold
					{
						color: #000000;
						font-weight: bold;			
					}
										
					.contain_prod_bold_italic
					{
						color: #000000;
						font-style: italic;
						font-weight: bold;
					}
					
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/					
					#contain_entries
					{
						background-image:url(images/sample-bg.jpg);
						background-position:top;
						background-repeat:no-repeat;
						height:800px;
					}
						#contain_entries h1
						{
							margin-left:5px;
							margin-top:5px;							
							font-family:Calibri; 
							font-size:56px;
							font-weight:lighter;
							color:#E2B7D2;
						}
						
						#contain_entries hs
						{
							margin-left:5px;
							margin-top:5px;							
							font-family:Calibri; 
							font-size:38px;
							font-weight:lighter;
							color:#E2B7D2;
						}
					
						#contain_entries h2
						{
							margin-left:25px;
							font-family:Calibri; 
							font-size:24px;
							font-weight:bold;
							color:#891E24;
						}
					
						#contain_entries h3
						{
							margin-left:25px;
							font-family:Calibri; 
							font-size:16px;
							font-weight:bold;
							color:#9D565A;
						}
					
						#contain_entries h4
						{
							margin-left:25px;
							font-family:Calibri; 
							font-size:12px;
							color:#9D565A;
							line-height:5px;
						}
					
						#contain_entries h6
						{
							
							margin-left:25px;
							font-family:Calibri; 
							font-size:12px;
							color:#666666;
							line-height:150%;
						}
						
						#contain_entries h5
						{
							margin-top:0px;
							margin-left:25px;
							margin-right:20px;
							font-family:Calibri; 
							font-size:14px;
							color:#666666;
							text-align:justify
						}
						
						#contain_entries hl
						{
							margin-top:0px;
							margin-left:25px;
							margin-right:20px;
							font-family:Calibri; 
							font-size:3px;
							color:#666666;
							text-align:justify
							
						}
						
																				
						#contain_entries p
						{
							margin-left:25px;
							margin-right:20px;
							font-family:Calibri; 
							font-size:12px;
							color:#666666;
							text-align:justify;
						}
						
						#contain_entries li
						{
							font-size: 16px;
							color: #666666;
							list-style-image:url(images/li-dot.jpg);
						}
						
						#contain_entries lh
						{
							font-size: 14px;
							color: #666666;
							list-style-image:url(images/li-dot.jpg);
						}
						
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
					#products_table
					{
						
					}
											
						#products_table a
						{
							margin-left:2px;
							margin-right:0px;
						}
												
						#products_table ul
						{
							margin:0 0 0 0;
							padding-left:20px;
							
						}
						#products_table li
						{
							margin-left:0px;
							font:Calibri;
							font-size:13px;
							color:#a41c2b;
						}
						
						
					#left_bottom
					{
						margin-left:10px;
						
					}
					#marquee_replacement
					{
						border:0px none #FFFFFF;
				 		width:350px;
				 		height:100px;
				 		overflow:auto;
					}

					#marquee_replacement p.spacer
					{
					 	height:100px;
					}

					#marquee_replacement a
					{
						color:#a41c2b;
						text-decoration:none;
					}

					#marquee_replacement a:hover
					{
						color:#a41c2b;
						background-color:#EBCCD2;
						text-decoration:none;
					}	



	/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/			
	
	
	
	
	
	
	
	
	
	
	
	
	/* ---------------------	Right Contain	-----------------------------*/			
			#right_contain 
			{	
				width:200px;
				float:right;
				margin-top:5px;
				margin-right:5px;				
				
			}
				#right_sectors
				{
					width:200px;
					background-image:url(images/advtUS-bg.bmp);
					background-repeat:no-repeat;
					background-position:center;
					text-align:center;
				}
				
				#right_sectors1
				{
					width:200px;
					background-image:url(images/adv-bg-small.jpg);
					background-repeat:no-repeat;
					text-align:center;
					
				}
				#right_advt_top
				{					
					margin-bottom:10px;
					text-align:center;					
				}
					
					#right_advt_top a
					{
						text-decoration:none;
						text-align:center;						
					}
					
					#right_advt h1
					{
						height:32px;
						font-family:Arial, Helvetica, sans-serif;
						font-size:18px;
						font-style:normal;
						color:green;
						text-align:center;						
					}
														
				
					
						#right_contain ul li a
						{
							font-size:12px;
							font:calibri;
							text-decoration:none;
							color:#a41c2b;
						}
						
						#right_contain uh lh a
						{
							font-size:12px;
							font:calibri;
							text-decoration:none;
							color:#a41c2b;
						}
						
			

			/*	 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!	*/
				#right_contain h1
				{
					height:32px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:18px;
					font-style:normal;
					color:#FFFFFF;
					background-image:url(images/right-h-bg.jpg);
					background-repeat:no-repeat;
					text-align:center;
					padding-top:5px;
				}
			#right_advt_bottom
			{
				top:auto;
				
			}
				#right_advt_bottom a
				{
					text-decoration:none;
					text-align:center;
					margin-left:25px;
				}
			#contact_d
			{
				width:350px;
				text-align:center;
				border:2px solid pink;
			}
			
			
#footer_div
{
	float:left;
	clear:both;
	font-size:x-small;
}			
.disclaimer 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
		


.date
{
	font-size: 14px;
	color: #000000;
}

.note
{
	font-family:Calibri; 
	color: #a41c2b;
	font-size:12px;
}

.category
{
	font-family:Calibri; 
	font-size:12px;
	color:#000000;
}
.website
{
	font-family:Calibri; 
	font-size:12px;
	color:blue;
	text-decoration:underline;
}

.scroller_fullpage 
{
	height:670px;
	overflow: auto;
}

.scroller_sector
{
	height: 300px;
	overflow: auto;
}


.scroller_contain_product
{
	height: 420px;
	overflow: auto;
}

.scroller_news
{
	height:680px;
	overflow: auto;
}
.contact_address
{
	color: #9D565A;
	background-color:#FBE3F9;
	font-weight:bold;
	color:#891E24;
}


.wireframemenu
{
	text-align:left;
	width:160px;
	height:280px;
	
}


	* html .wireframemenu
	{ /*IE only rule. Original menu width minus all left/right paddings */
		width: 160px;
	}

	.wireframemenu ul
	{
		margin-left:30px;
		padding:0;
		list-style-type: none;
	}

	.wireframemenu a
	{
		font: bold 13px Verdana;
		padding: 4px 3px;
		display: block;
		width: 100%; /*Define width for IE6's sake*/
		color: #a41c2b;
		text-decoration: none;
		border-bottom: 1px solid #C0C0C0;
	}

	.wireframemenu a:visited
	{
		color: #595959;
	}

	html>body .wireframemenu a
	{ /*Non IE rule*/
		width: auto;
	}

	.wireframemenu a:hover
	{
		background-color:#E2B7D2; /* pink color for text bg*/
		color: black;
	}	


.wireframem
{
	text-align:left;
	width:160px;
	height:185px;
	
}


	* html .wireframem
	{ /*IE only rule. Original menu width minus all left/right paddings */
		width: 160px;
	}

	.wireframem ul
	{
		margin-left:30px;
		padding:0;
		list-style-type: none;
	}

	.wireframem a
	{
		font: bold 13px Verdana;
		padding: 4px 3px;
		display: block;
		width: 100%; /*Define width for IE6's sake*/
		color: #a41c2b;
		text-decoration: none;
		border-bottom: 1px solid #C0C0C0;
	}

	.wireframem a:visited
	{
		color: #595959;
	}

	html>body .wireframem a
	{ /*Non IE rule*/
		width: auto;
	}

	.wireframem a:hover
	{
		background-color:#E2B7D2; /* pink color for text bg*/
		color: black;
	}	




#pscroller1
{
	width: 350px;
	height: 100px;
	padding: 5px;
	text-align:left;	
}

#pscroller1 a
{
	color:#a41c2b;
	text-decoration:none;
}

.address
{
	margin:0 0 0 0;
}

.Note
{
	color:#FF0000;
}

#tbl_subscribe a
{
	text-decoration:none;
}

#tbl_hits_counter
{
	margin-right:10px;
}

#tbl_login
{
	margin-right:10px;
	text-align:left;
}

#subscribe
{
	margin-left:20px;
}

.Green {color: green}
.Note {color: #FF0000}


 .cir
        {
		height:30px;
		width:315px;
            background-image: -moz-linear-gradient(#fff, #CC0000);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CC0000),color-stop(1, #fff));
            -moz-border-radius: 5px;
            border-radius: 5px;
            border-width: 1px;
            border-style: none;
            border-color: #c4d9df #a4c3ca #83afb7;
            padding: 5px;
            margin: overflow: hidden;
			color:#000000;
			font-weight:bolder;
			cursor:pointer;
			font-size:16px;
			text-align:center;
			
        }
		
		
		.cirbig
        {
		height:30px;
		width:315px;
            background-image: -moz-linear-gradient(#fff, #CC0000);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #CC0000),color-stop(1, #fff));
            -moz-border-radius: 5px;
            border-radius: 5px;
            border-width: 1px;
            border-style: none;
            border-color: #c4d9df #a4c3ca #83afb7;
            padding: 5px;
            margin: overflow: hidden;
			color:#000000;
			font-weight:bolder;
			cursor:pointer;
			font-size:16px;
			text-align:center;
			
        }
