/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

div#page
{
   width: 1000px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
	background-color:#FFF;
}

div#wrapper1
{

    background-repeat: repeat-x;
    background-position: left 30px;

}

div#wrapper2
{
    background-repeat: no-repeat;
    background-position: center 30px;


	margin:0 10px;
}

div#page-width1, div#page-width2, div#page-width3
{
    position: relative;
    width: 800px;
    
}

div#page-width2, div#page-width3, div#page-width4, div#page-width5, div#page-width6
{
    margin: 0 auto;
    text-align: left;
    width: 980px;
}

div#page-width1
{

	background-color:white;
    margin: 0 auto;
    text-align: left;
   width: 800px;
}

div#page-width7 {
margin:0 auto;
text-align:left;
width:980px;
}

/* HEADER */

div#header
{
background-color: #FFFFFF;

}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 1em;
    background-image: none;
}

div#logo
{
	float: left;
	width:200px;
    margin-top:20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	vertical-align: bottom;
}


div#languages
{
    text-align: right;
    font-size: 0.85em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    height: 10px;
}

div#languages a
{
    color: #a4a4a4;
    text-decoration: none;
}

div#languages ul li
{
    background-image: url(../images/lang-li-bg.png);
    background-position: 0 0.5em;
    padding-left: 12px;
    margin-left: 0.5em;
}

div#languages li.current_siteaccess a
{
    color: #c70000;
}
div#languages ul li.current_siteaccess
{
    background-image: url(../images/lang-li-curr-bg.png);
}

div#links
{
	display:block;
	text-align: right;
	font-size: 0.85em;
	font-weight: normal;
	clear: both;
	margin-bottom:6px;
	padding-right: 5px;
	line-height:16px;
	vertical-align: middle;
	text-transform: uppercase;
	
	float:right;
}

/* div#links*/  div.corner-box
{
/*display:none;*/
    margin: 0 auto;
    float: right;
    background-color: #E2E2E2;
    background-image: url(../images/links-bor-cont-bg.png);
	font-size: 0.85em;
	font-weight: normal;
	clear: both;
	line-height:13px;
	text-transform: uppercase;

}
div#forumLogin{
	text-align: right;
	vertical-align:middle;
	float:right;
	width:300px;
	line-height:16px;
}

/* div#links*/ div.corner-tl
{
    background: url(../images/links-corner-tl.png) no-repeat top left;
}

/* div#links*/ div.corner-tr
{
    background: url(../images/links-corner-tr.png) no-repeat top right;
}

/* div#links*/ div.corner-box div.corner-content
{
    height: 1%; /* Preventing margins on content from breaking the box (for IE) */
    position: relative; /* Fix for IE */
}

/* div#links*/ div.corner-box div.corner-content:before, div.corner-box div.corner-content:after /* Preventing margins on content from breaking the box */
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

/* div#links*/ div.corner-content
{
    padding-right: 1em;
    padding-left: 0.5em;
}

div.corner-box ul li
{
	background-image: url(../images/links-li-bg.gif);
	background-position: 0 0.5em;
	padding-left: 12px;
	margin-left: 0.5em;
	display: inline;
}
div#links ul li
{
    background-image: url(../images/links-li-bg.gif);
    background-position: 0 0.5em;
    padding-left: 12px;
    margin-left: 0.5em;
}

div#links a
{
    color: #666666;
    text-decoration: none;
}

div#searchbox
{
    width: 190px;
    margin-top: 7px;
    margin-right: 0;
    text-align: right;
    float: right;
}

div#searchbox img
{
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

input#searchtext
{
    border: 1px solid #c3c7c5;
    background-image: url();
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 0.85em;
    height: 15px;
    padding: 0;
    width: 40px;
    float: left;
    margin-right: 5px;
}

input#searchbutton
{
    /*margin-top: 0;
    margin-bottom: -0.5em;
    display: block;
    float: left;
    width: 50px;*/
}

/* TOPMENU */

div#topmenu div.topmenu-design
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    height: 31px;
    background-image: url(../images/main_menu_bg.jpg);
    background-repeat: repeat-x;
	background-color:transparent;
}

div#topmenu ul
{
    margin: 0;
    padding: 2px 0px 0px 2px;
}

div#topmenu ul li
{
    background-image: none;
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
    line-height: normal;
}

div#topmenu ul li a
{
    color: #ffffff;
    text-decoration: none;
}

div#topmenu div.topmenu-design ul li
{
    background-image: url();
    background-position: left bottom;
    background-repeat: no-repeat;
	background-color:transparent;
}

div#topmenu div.topmenu-design ul li.firstli
{
    background-image: none;
}

div#topmenu div.topmenu-design ul li a
{
    display: block;
    padding: 7px 10px 6px 10px;
}
div#topmenu div.topmenu-design ul li a:hover
{
	background-image:url(../images/menu_li_sel_bg.png);
	background-position:left top;
background-repeat:repeat-x;

}

div#topmenu div.topmenu-design ul li.selected a
{
    background-image: url(../images/menu_li_sel_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    margin-left: 1px;
    color: #FFFFFF;
	background-color:transparent;
	
}

div#topmenu div.submenu-trans-bg
{
    background-color: #transparent;
    height: 27px;
}

div#topmenu div.submenu-design
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    position: relative;
    height: 25px;
    margin: -25px auto 0 auto;
    padding-bottom: 0px;
}

div#topmenu div.submenu-design ul li a
{
    color: #ffffff;
}

div#topmenu div.submenu-design ul li
{
    padding: 5px 12px 5px 12px;
}

div#topmenu div.submenu-design ul li.selected a
{
    color: #FFFFFF;
}

div#topmenu div.submenu-trans-bg, div#topmenu div.submenu-design
{
    clear: both;
}

/* sub menu */
div#sub_menu 
{
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 10px;
	color:#ffffff;
    letter-spacing: 0px;
    text-transform: uppercase;
    height: 31px;
    background-image: url(../images/sub_menu_bg.jpg);
    background-repeat: no-repeat;
	background-color:transparent;
	margin-top:4px;
}
div#sub_menu a{
	color:#ffffff;
}

div#sub_menu_left {
float:left;
width:60%;
padding:10px 0px 0px 10px;
}
div#sub_menu_right {
float:right;
text-align:right;
padding:8px 10px 0px 0px;
width:30%;
}

/* login menu  */
div#loginMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#666666;
	letter-spacing: 0px;
	text-transform: uppercase;
	height: 20px;
	float:right;
	text-align:right;
	width:625px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#loginMenu a{
	color:#004463;
}

/* PATH */

div#path
{
    padding: 5px 8px 5px 10px;
    font-size: 0.85em;
    color: #999999;
    clear: both;
	border-bottom:#006392 1px solid;
	margin-bottom:8px;
}

div#path p
{
    margin: 0;
}

div#path a
{
    color: #666666;
    display: block;
    float: left;
    text-decoration: none;
    background-image: url();
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 0 0 1px 0;
    margin-right: 4px;
}

div#path span.path-separator
{
    color: #333333;
    display: block;
    float: left;
    margin-right: 4px;
}

/* COLUMNS */

div#columns
{
   padding: 0 284px 10px 14em;
}

div.nosidemenu div#columns
{
   padding-left: 0;
}

div.noextrainfo div#columns
{
   padding-right: 0;
}

/* SIDE MENU */

div#sidemenu-position
{
    width: 14em;
    margin-left: -14em;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0.75em;
    padding-right: 0;
}

div#sidemenu h4
{
    margin: 0;
}

div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}

div#sidemenu ul.menu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
}

/* MAIN AREA */

div#main-position
{
    width: 100%;
    float: left;
}

div#main
{
  /*position: relative;*/
}

div.nosidemenu div#main-position
{
    margin-left: 0;
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 284px;
    margin-right: -284px;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* FOOTER */

div#footer
{
    margin-top: 3px;
    clear: both; /* Ensures that the footer is pushed properly below the columns */
    text-align: center;
    padding-bottom: 1em;
	background-color:#FFF;
	height: 90px;
}

div#footer div.border-content
{
    padding: 1.25em;
    text-align: center;
    font-size: 0.8em;
    color: #7f7f7f;
/*
    background-image: url(../images/footer-logo.png);
    background-repeat: no-repeat;
    background-position: 15px 2px;
*/
}

div#footer address
{
    font-style:normal;
}

div#sidemenu
{
    padding: 0 0.25em 0 0;
}

div#extrainfo
{
    padding: 0m;
}

/*UBMA Footer */

#ubma_footer	{ text-align:left; width:100%; background-color:#ffffff; color:#002D3C; font-size:10px; border-top:solid 1px #69A2CD;}

div#ubma_foot_left	{ float:left; width:45%; padding-top:10px;}
div#ubma_foot_right	{ float:right; width:50%; padding-top:10px;}

#ubma_copyright	{ text-align:right; padding-top:10px;}

#ubma_footer a { color:#002D3C; text-decoration:none; }
#ubma_footer a:hover { color:#333333; text-decoration:none; }

/*Banner areas */

div#top_banners		{ float:right; width:468px; height:65px;}
div#banner_column 	{ float:right; width:135px;}

/* generic additions */

div.clr		{ clear:both;}



/* PRODUCT PAGE */
div#productLeftColumn{
	float:left;
	width:762px;
}

div#productBanner{
	float:left;
	width:762px;
	height:169px;
	/*z-index:0;*/
}
div#productLeft{
	padding-top:7px;
	width:210px;
	float:left;
}
div#purchaseInfo{
	width:210px;
	float:left;
	text-align:left;
}
div.purchaseInfoTop{
	background:url(../images/greybox210top.jpg) no-repeat top left;
	width:210px;
	height:13px;
	float:left;
}
div.purchaseInfoBottom{
	background:url(../images/greybox210bottom.jpg) no-repeat top left;
	width:210px;
	height:15px;
	float:left;
}
div#purchaseInfoText{
	background:url(../images/greyboxBG.jpg) repeat-x top;
	background-color:#FFF;
	border-left: #DEE1E3 solid 1px;
	border-right: #DEE1E3 solid 1px;
	padding-left:7px;
	padding-right:7px;
	margin-top:0px;
	padding-bottom:0px;
	height:auto;
	float:left;
	width:194px;
}
div#purchaseInfoText td{
	font-size:13px;
}
div#purchaseInfoText td a{
	font-weight:normal;
}
div#purchaseInfoText hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #277BA3;	
	margin-top:8px;
	margin-bottom:5px;
}
div.attribute-discount{
	margin:0px;
	font-size:11px;
}
div#purchase-options{
	float:left;
	margin-top:10px;
}
div.attribute-purchase-options{
	float:left;
	background-color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:188px;
	font-size:11px;
	border-left: #DEE1E3 solid 1px;
	border-right: #DEE1E3 solid 1px;	
}
div#purchase-optionsTitle{
	text-transform:capitalize;
	text-align:left;
	color:#00334B;
	font-size:11px;
	font-weight:bold;
	background: url(../images/widget210top.jpg) no-repeat top;
		padding-left:10px;
	padding-right:10px;
	width:190px;
	height:34px;
	line-height:33px;
		float:left;
}
div#purchase-optionsBottom{
	background: url(../images/widget210bottom.jpg) no-repeat top;
	width:210px;
	height:21px;
	float:left;
}
div#productMiddle{
	padding-top:7px;
	width:510px;
	margin-left:10px;
	float:left;
}
div#tagline{
	font-size:16px;
}


div#productRightColumn{
	width:210px;
	float:left;
	margin-left:7px;
}
div.ProductRightColbox{
		width:210px;
	float:left;

}
div.ProductRightColboxTitle{
	width:190px;
	background:url(../images/simpleboxTitleGrad.jpg) repeat-x bottom;
	height:27px;
	color: #006392;
	font-weight:bold;
	float:left;
		padding-left:10px;
	padding-right:10px;
	line-height:24px;
}
div.ProductRightColboxText{
	font-size:11px;
	padding: 10px;
	margin-top: 20px;
}
div.class-oag_product a{
	color:#2679A3;
	font-weight:bold;
}
.orangeBold{
	color:#FF6C0B;
	font-weight:bold;
}
.grey{
	color:#666666;
}

/* PRODUCTS FOLDER PAGE */
div#pageLeftColumn{
	float:left;
	width:725px;
}
/*PRESS  RELEASES */
div#pressLeftColumn{
	float:left;
	width:630px;
}
div#pressRightColumn{
	width:262px;
	float:left;
	margin-left:30px;
}

/* widget design */
div.widget{
	width:301px;
	float:left;
	text-align:left;
	margin-bottom:15px;
}
div.widget-border-tl{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/widgets/widget_tl.jpg) left top no-repeat;
}
div.widget-border-tm{
	width:281px;
	height:10px;
	float:left;
	background:url(../images/widgets/widget_tm.jpg) top repeat-x;
}
div.widget-border-tr{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/widgets/widget_tr.jpg) right top no-repeat;
}
div.widget-border-titleL{
	width:10px;
	height:27px;
	float:left;
	background:url(../images/widgets/widget_titleL.jpg) left top no-repeat;
}
div.widget-title{
	width:281px;
	height:27px;
	float:left;
	background:url(../images/widgets/widget_title.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#00334B;
	text-transform:uppercase;
	line-height:17px;
}
div.widget-border-titleR{
	width:10px;
	height:27px;
	float:left;
	background:url(../images/widgets/widget_titleR.jpg) right top no-repeat;
}

div.widget-content{
	width:279px;
	float:left;
	background:url(../images/widgets/widget_bg.jpg) left top repeat-x #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:#E7E9EB 1px solid;
	border-right:#E7E9EB 1px solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


div.widget-border-bl{
	width:10px;
	height:11px;
	float:left;
	background:url(../images/widgets/widget_bl.jpg) left bottom no-repeat;
}
div.widget-border-bm{
	width:281px;
	height:11px;
	float:left;
	background:url(../images/widgets/widget_bm.jpg) bottom repeat-x;
}
div.widget-border-br{
	width:10px;
	height:11px;
	float:left;
	background:url(../images/widgets/widget_br.jpg) right bottom no-repeat;
}

/*blue widget */

div.widgetBlue-border-tl{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/widgets/widgetblue_tl.jpg) left top no-repeat;
}
div.widgetBlue-border-tm{
	width:281px;
	height:10px;
	float:left;
	background:url(../images/widgets/widgetblue_tm.jpg) top repeat-x;
}
div.widgetBlue-border-tr{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/widgets/widgetblue_tr.jpg) right top no-repeat;
}
div.widgetBlue-border-titleL{
	width:10px;
	height:27px;
	float:left;
	background:url(../images/widgets/widgetblue_titleL.jpg) left top no-repeat;
}
div.widgetBlue-title{
	width:281px;
	height:27px;
	float:left;
	background:url(../images/widgets/widgetblue_title.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:17px;
}
div.widgetBlue-border-titleR{
	width:10px;
	height:27px;
	float:left;
	background:url(../images/widgets/widgetblue_titleR.jpg) right top no-repeat;
}

div.widgetBlue-content{
	width:279px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:#E7E9EB 1px solid;
	border-right:#E7E9EB 1px solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color:#E3ECF2;
	height: 100px;
	overflow-y: scroll;
}
div.widget div.widgetBlue-content a{
	line-height:22px;
	font-weight:normal;
}

div.widgetBlue-border-bl{
	width:10px;
	height:11px;
	float:left;
	background:url(../images/widgets/widgetblue_bl.jpg) left bottom no-repeat;
}
div.widgetBlue-border-bm{
	width:281px;
	height:11px;
	float:left;
	background:url(../images/widgets/widgetblue_bm.jpg) bottom repeat-x;
}
div.widgetBlue-border-br{
	width:10px;
	height:11px;
	float:left;
	background:url(../images/widgets/widgetblue_br.jpg) right bottom no-repeat;
}


/* end of blue widget */

div#add300x250{
width:300px;
height:250px;
background-image:url(../images/300x250ad.jpg);
margin-bottom:15px;
}

div.widget hr, div.widgetExtraInfo hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #277BA3;	
	margin-top:3px;
	margin-bottom:4px;
	
}
div.widget a{
	font-weight:bold;
}
div.forumLine{
	width:100%;
	margin-bottom:5px;
	float:left;
}
div.ForumTime{
	color:#999;
	width:45px;
	float:left;
}
div.forumTitle{
	margin-left:7px;
	width:110px;
	float:left;
}
div.forumDescription{
	margin-left:7px;
	width:110px;
	float:left;
}
div.widgetExtraInfo{
	width:100%;
	float:left;
}

.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#002D3C;
	text-decoration:none;
}

#ubma_copyright	{
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

.buttonhref {

BORDER: #66ccff 1px solid;
FONT-SIZE: xx-small;
FONT-WEIGHT: normal;

CURSOR: pointer;
COLOR: #000000;

BACKGROUND-COLOR: #dff4ff;
WIDTH: 80px;
TEXT-ALIGN: center;
text-decoration:none;

padding-bottom:3px;


    
}
