body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;  
}
h1 {
	font-size: 13px;
	color: #C00000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h5 {
	height: 21px;
	width: 340px;
	background-image: url(/images/1a.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
}
#contentPanel p {
	text-align: justify;
}

img {border: none; }


#container {
  width:955px;
  margin:0 auto;
}

#header {
  width : 955px;
  height: 115px;
  margin-top : 0px;
  padding : 0px; 
  background-image:url(images/home_x_fone_red_03.gif);
}

.invertedshiftdown{
padding: 0;
width: 100%;
height:29px;
background-color:#CCCCCC;
border-top: 5px solid #666666; /*Red color theme*/
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: #132F32;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #CCCCCC; /*Default menu color*/
}

.invertedshiftdown a:hover{
background-color: #666666; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #666666; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedSub{
padding: 0;
width: 100%;
height:29px;
background-color:#888888;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedSub ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedSub li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedSub a{
float: left;
display: block;
font: 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #888888; /*Default menu color*/
}

.invertedSub a:hover{
background-color: #666666; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedSub .current a{ /** currently selected menu item **/
background-color: #666666; /*Red color theme*/
padding-top: 5px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 9px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#subMenu {
  width : 955px;
  height: 29px;
  margin-top : 0px;
  padding : 0px;
  background-color:#888888;
}

#flash {
  width : 955px;
  height: 115px;
  margin-top : 0px;
  padding : 0px;
  position: static;
}

.footer {
  width : 955px;
  height: 21px;
  margin-top : 0px;
  padding-top:8px;
  background-color:#cccccc;
  text-align:center;
  vertical-align: middle;
  font-style:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #AD0819;
}

.footer a {
	font-weight: bold;
	padding: 0 4px 0px 4px;
	font-style:normal;
	text-decoration: none;
	color: #AD0819;
}

#contentPanel {
	width: 955px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
.productpage {
}


.textbox {
	width: 80px;
	border: 1px solid gray;
	margin-top: 2px;
	color: Gray;
}

.imagebutton {
	vertical-align:middle;
}

.label {
	padding-top: 10px;
}
.homepodlink {
	width: 320px;
	height: 87px;
	
	float: left;
	padding: 0px 10px 3px 8px;;
}

.homepodlink:hover {

	width: 318px;
	height: 85px;
	
	border: solid 1px #CCC;
	cursor: pointer;
	
}

.homepodlink h2 {
	width: 320px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 7px 10px 3px 0px;	
	padding: 0px 0px 4px 0px;
	font-size: 16px;
}
.contactform span {
	font-weight: bold;
	width: 100px;
	float: left;
	text-align: right;
	height: 20px;
	padding: 3px;
}
.contactform br {
	clear: left;
}
#logingform {
	background-image: url(images/loginbackground.gif);
	height: 116px;
	width: 246px;
	padding-top: 70px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logingform .fspan {
	font-size: 14px;
	font-weight: bold;
	width: 80px;
	text-align: right;
	float: left;
	
}

#logingform #tbPassword, #tbLoginId {
	border: 1px solid #E0DFDF;
float: right;	width: 150px;
}
#logingform a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/dublebulet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}


#btnLogin {
	/*background-image: url(images/loginbuton.gif);
	height: 25px;
	width: 67px;
	border: none;*/
	float: right;
	
}
#container img {
	margin: 0 10px 10px 0px;
}
