/*
**********************************************************************
* Bugs
**********************************************************************
*/


/* layout.css */
/*
#footer {
	margin: auto auto;
}
*/

/* layout.css */
#footer_box {
	margin: auto;
	padding: 10px 0px 0px 0px;
}

/* layout.css */
/*
#footer {
	background: url(../images/layout_boxfooter.gif);	
	background-repeat: no-repeat;
	height: 61px;
}
*/

/* layout.css */
#nav ul {
	padding: 0 0 0 192px;
}

/* cr.css */
#content_box { 
	margin-left: 15px;
	border: solid 1px #888888;
}

/* cr.css */
#content_box .container {
	/* padding: 0px; */
	border: none;
}

/* cr.css */
#login_container {
	height: 250px;
}

#login_columnb {
	padding: 0 30px 0 10px;
}

#login_columnb {
	padding: 0 30px 0 0px;
}

.input_greybd {
	width: 293px;
}


form {
	border-width: 0px;
}
	
.metadata_select { 
	position: relative;
	left: -4px;
	width: 350px;
}

.metadata_countrycode { 
	position: relative;
	left: -4px;
	width: 80px;
}

.metadata_operator { 
	position: relative;
	left: 0px;
	width: 200px;
}

.field .input_text {
	padding: 0px;
	margin: 0px;
	width: 280px;
}

.hidden {
	visibility: hidden;
	height: 0px;
}


.field .outerborder_country {
	padding-left: 1px;
	width: 285px;
	border: 3px solid #efefef;
}

.field .input_text_country {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 280px;
}


.field .outerborder {
	padding-left: 1px;
	width: 285px;
	border: 3px solid #efefef;
}

 .field .outerborder_countrycode {
	width: 46px;
	border: 3px solid #efefef;
}

.input_text_countrycode {
	padding: 3px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 40px;
}
.input_text_countrycode_ro {
	padding: 3px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 40px;
	background: #AAAAAA;
}
.input_text_ro {
	padding: 3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 285px;
	background: #AAAAAA;
	/* font-size: 1.3em; */
}
.input_text_phonenum {
	padding: 3px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	width: 200px;
}

#c2c_form {
	width: auto;
}

#default_table thead th.align-right {
    text-align: right;
    padding-right: 4px;
}


#clicktocall_container {
	
	text-align: center;
	width: auto;
	height: auto;
	margin-top: 0px;

}

#clicktocall_container h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #cc3333;
	margin: 10px 0 10px 0;
}

#clicktocall_container a {
	color: #cc3333;
}

#clicktocall_container p {

	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	word-wrap: break-word;
}

/*
**********************************************************************
* Custom stuff
**********************************************************************
*/

#headerlinks2 {
	padding-top: 10px;
}

#flash_error {
	font-weight: bold;
	color: #FF2222;
	padding: 5px;
	border: 2px solid #FF4444;
}

#flash_warn {
	font-weight: bold;
	color: #cc6666;
	padding: 5px;
	border: 2px solid #884444;
}

#flash_info {
	font-weight: bold;
	color: #66cc66;
	padding: 5px;
	border: 2px solid #448844;
}


 .label_normal { 
	width:250px;
	float: left;
	text-align: right;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
}	

.label_dow { 
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	font-weight: bold;
	color: #cc3333;
	float: left; 
   margin: 0 5px 0 0;
	text-align: right;
	width:100px;
	padding-top:8px;
}

.input_greybd_hours{
  	float:left;
  	/* width:75px; */
  	background-color:#efefef;
  	padding:3px 1px 3px 3px;
  	margin:4px;
}


.input_time {
   padding:3px;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	/* width: 285px; */
  /*  font-size: 1.3em; */
}

.cut_and_paste_block {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}

#headerunlinks {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #cc3333;
}

.buttonstyle_back {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #000000;
	color: #ffffff;
 	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	background: url(../images/linkbutton_orange.gif) repeat-x;
}


.form_sep {
	height: 1px;
	width: 400px;
	margin-top: 3px;
	margin-left: 150px;
	margin-bottom: 3px;
	border-top: 1px solid #CCCCCC;
}


/* ************************************************************ */
/* Sam's additions */

.plain_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}

.plain_text_aware {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
}

.iframe_news_item_text {
	background-color: #ffffff;	
	padding: 3px;
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
	text-indent: 1.5em;
	float: left;
	margin:8px;
	align:center;
}

.contact_us_frame {
	padding: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: gray;
	font-weight: bold;
	background: #ffffff;
}

.sub_nav_navigation_path {
	padding: 4px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	float: right;
	text-indent: 1em;
	text-align: left;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}


.legal_text_fine_print {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}

#my_subnav {
	width: 773px;
	height: 29px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-indent: 2em;
	padding-top: 6px;
	background: url(../images/layout_subnav_bg_full.gif);
}

#my_subnav a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #cc3333;
  	/* padding:8px 10px 10px 10px; */

}

#my_page_controls {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-style: normal;
padding-left: 42em;
}

#my_subnav a:visited {color: #cc3333;}  /* visited link */
#my_subnav a.selected {color: #78b7f2; text-decoration: none;}   /* selected link */
#my_subnav a:hover {color: #78b7f2;}   /* mouse over link */


/* The img tag under the header ID is for the hidden 'click-able' transparent image under the logo */
#header img {
	position: static;
	float: left;
	border: none;
}


/* These next items are for the pop-up menus that appear under the navigation bar menu items */

div#popObj {
	position:absolute;
	width:250px;
	top:-500px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:black;
	background-color:white;
	border:1px solid black;
}

span.pop {
	color:black;
	font-weight:normal
}

table.pop {
	color:black;
	background:none;
	font-family:verdana,sans-serif;
	font-size:8pt;
	margin-left:0px;
	margin-bottom:0px;
	border:none;
	padding:0px
}

tr.pop {border:none}
td.pop {border:none}


/* These next items are also for the pop-up menus that appear under the navigation bar menu items,
	but they additionally make the menu items appear in a nice box.
*/

div#popObj2 {
	position: absolute;
	top:-500px;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

ul#popMenu {
	position: absolute; 
	width: 100%; 
	padding-left: 0px; 
	margin: 0px 0px 0px 0px;
}

li#popMenuItem, li#popMenuItem2, li#popMenuItem3, li#popMenuItem4 {
	list-style-type: none; 
	position: relative; 
	background:url('/images/left1.gif') no-repeat left top; 
	margin: 0px 0px 0px 0px; 
	padding-left: 0px;
	width: 100%;
}

a#popMenuLink {
	display:block; 
	background:url('/images/right1.gif') no-repeat right top; 
	padding:8px 12px 6px 9px; 
	text-decoration:none; 
	color:#344576;
	width: 100%;
}


/*
#footer_box_colored {
	color: #FFFFFF;
	background: #5577cc;
}

#footer_box_colored a {
	color:#FFFFFF;
}
*/



