@import "thrColHybHdr.css";
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: verdana, Arial;   
}
TD
{
 FONT-SIZE: 10px;
}

#link_text
{
    FONT-WEIGHT: 100;
    FONT-SIZE: 12px;
    COLOR: #ffbf00;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A
{
	FONT-WEIGHT: 100;
	COLOR: #003aa6;
	FONT-FAMILY: Verdana, Arial, Magenda;
 	text-decoration: none;  
}
A:hover
{
	FONT-WEIGHT: 100;
	COLOR: #003aa6;
	FONT-FAMILY: Verdana, Arial, Magenda;
 	text-decoration: underline;    
}
.menuLink
{
	FONT-WEIGHT: 100;
	FONT-SIZE: 9px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Tahoma;
	TEXT-DECORATION: none;
	display: block;
}
.menuLink:hover
{ 
    FONT-WEIGHT: 100;   
    COLOR: #99ccff;
    FONT-FAMILY: Verdana, Tahoma;
    TEXT-DECORATION: none}



#header_back
{
	background-image: url(../Assets/interface/header_back.png);
	background-repeat: repeat-x;
	height: 128px;
	width: 100%;
}
#header_logo
{
	position: absolute;
	top: 36px;
	left: 67px;
}
#footer_back
{
	background-image: url(../Assets/interface/footer_back.png);
	background-repeat: repeat-x;
	height: 71px;
	width: 100%;
}
#footer_text
{	
	padding-top:40px;
	font-size:10px;
	text-align: center;
	vertical-align: bottom;
	color: #003aa6;
}
#footer_text a
{

}

.underlined
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f5cb07;
	border-right-color: #f5cb07;
	border-bottom-color: #f5cb07;
	border-left-color: #f5cb07;
}
.new_link
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.new_link:hover
{
text-decoration:underline;
color: #FFFFFF;
}


#menulink
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.box
{
	background-image: url(../Assets/interface/1px.png);
	background-repeat: repeat;		
}
.box_inner_div
{
	width:170px;
	margin-top: 3px;
}
.boxitems
{
	/*left: 10px;*/
	position: relative;
}
.expand
{
	height: 100%;
	display: block;
}
.box_div
{
	width:100%
}
#box_title
{
	white-space: nowrap;	
	top: 1px;
	position: relative;
}
#box_name
{
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color:#3a507f;
}

#mark
{
	bottom: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #e97222;
	position:relative;
}


.mainpageproduct
{
	font-size: 11px;
}


/*****************************/
.box_text_title
{
color:#fcd200;
font-weight: 100;
}
.box_text_title:hover
{
color:#fcd200;
font-weight: 100;
}

#flags
{
	width:200px;
	top:10px;
	left:10px;
	position:relative
}
#site_links
{	
	float: right;
	text-align: right;
}
#site_links a
{
	font-size: 12px;
}
#header_links
{
	position: absolute;
	top: 105px;
	width: 100%;;min-width:450px;
}
#header_links TD
{
	width:100px;
	height:22px;
	background-image: url(../Assets/interface/header_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

#header_links a
{
	font-size: 12px;
	display:block;
	color: #FFFFFF;
}
#header_links a:hover
{
	font-size: 12px;
	display:block;
	 COLOR: #99ccff;
}
IMG
{
border:none
}

#pagetitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color:#3a507f;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3a507f;
	border-right-color: #3a507f;
	border-bottom-color: #3a507f;
	border-left-color: #3a507f;
	padding: 2px;
}
.mainpage_title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	color:#3a507f;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3a507f;
	border-right-color: #3a507f;
	border-bottom-color: #3a507f;
	border-left-color: #3a507f;
	padding: 2px;
}
TH
{
font-size:10px;
background-color:#3a507f;
color:#FFFFFF;
}
TABLE
{

}

.button1{
text-align:center;
	font-size:9pt;
	cursor: pointer;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../assets/interface/btn.png);
	background-repeat: repeat-x;
	border: 1px inset #000000;
	min-width:80px;	
	padding-left: 10px;
	padding-right: 10px;
	
}
.button1:active
{
	color:#FFFFFF;	
}
.button1:disabled
{
	color:#000000;	
}

.button1:hover
{
	color:#fcd200;
	
}
INPUT,SELECT,OPTION
{
font-size:8pt;
}
.small_select
{
width:300px;
	font-size:7pt;
}
.small_select option
{
	font-size:7pt;
}

/*
FORM TD B
{
	
	white-space: nowrap;
}

TD A
{
display:block;
}
*/
.list_items TD
{
	border: 1px solid #F3F3F3;	
}

.optiondiv, .suboptiondiv
{
border: 1px solid #F3F3F3;	
text-align:left;
}
.region_link, .region_link:hover
{
font-weight:bold;
display:block;
border: 1px solid #F3F3F3;	
background-color:#3a507f;
color:#FFFFFF;
}
.shipping_cost_span
{
text-align:right;
width:100%;
margin-right: 20px;	
}
.shipping_cost
{
	margin-left: 20px;	
	width:480;
border: 1px solid #F3F3F3;
	margin-right: 20px;	
}
.inputClass
{
	text-align:left;
}
.table_text
{
	white-space: nowrap;	
}
hr
{
	color: #333333;
	height: 1px;	
}
P
{
	text-align:justify;
}