@charset "utf-8";
/*Full CSS for Page Basic*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #90BBE2;
}
* {
	font-family:arial;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:focus
{
-moz-outline-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:active
{
outline: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	display: inline;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	border: solid 1px #85b1de;
	line-height: 16px;
}
select {
	border: 1px solid #BCC4E7;
	font-size: 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*Mail Page CSS*/
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
/*HEADER SECTION*/
.twoColFixLtHdr #header {
	padding: 0;
	background-image: url(http://65.18.175.78/images/site_headerlogo.gif);
	background-repeat: no-repeat;
	height: 242px;
} 
#header .headerMenuBox {
	height: 120px;
	width: 110px;
	margin-left: 690px;
	padding-top: 50px;
}
.menuA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 110px;
	height: 22px;
	background-image: url(http://65.18.175.78/images/menucolorOn.gif);
	background-repeat: no-repeat;
}
.menuB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #f9cfdb;
	margin-top: 8px;
}

/*MAIN SIDE BAR SECTION*/
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 180px;
	padding: 0px;
	background-color: #F9CFDB;
}
.menuAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 120px;
	margin-left: 40px;
	text-align: left;
	margin-top: 10px;
}
.menuBoxA {
	width: 90px;
	height: 72px;
	text-align: center;
	margin-top: 8px;
	margin-left: 40px;
	border: 1px solid #DE85A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.menuBoxA a:link, .menuBoxA a:visited, .menuBoxA a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.menuBoxA a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.creditCardBox {
	width: 110px;
	height: 35px;
	text-align: center;
	margin-top: 8px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

/*MAIN BODY SECTION*/
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(http://65.18.175.78/images/bodyBGr.gif);
	background-repeat: repeat-y;
	background-position: 595px;
} 
#mainContent .bodyLinkBox {
	height: 22px;
	border: 1px solid #DE85A7;
	padding-left: 5px;
	margin-top: 2px;
}
.bodyheadSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	height: 0px;
	margin: 0px;
	width: 250px;
	float: left;
}
.bodyPCart {
	width: 100px;
	font-size: 12px;
	height: 22px;
	margin-left: 510px;
}
#mainContent .bodyLinkBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
}

#mainContent .bodyMainBox {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF8DAA;
	border-right-color: #EF8DAA;
	border-bottom-color: #EF8DAA;
	border-left-color: #EF8DAA;
}
.textStrt {
	clear: right;
	width: 580px;
}
.bodyProdText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 580px;
}
#mainContent .bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 580px;
	border: 2px solid #000;
	height: 40px;
}
/*HOME PAGE ONLY*/
.homeText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	height: 200px;
	width: 400px;
	float: left;
	text-align: center;
}
.homeTextM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	width: 570px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 10px;
}
.homeTextN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	width: 585px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF8DAA;
	border-right-color: #EF8DAA;
	border-bottom-color: #EF8DAA;
	border-left-color: #EF8DAA;
}
.homeTextL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 590px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EF8DAA;
	border-right-color: #EF8DAA;
	border-bottom-color: #EF8DAA;
	border-left-color: #EF8DAA;
	background-color: #FAD3DE;
}
.homePLinksBox {
	height: 200px;
	width: 190px;
	margin-left: 405px;
	background-color: #CCC;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
/*HOME PAGE ONLY ENDS*/
.twoColFixLtHdr #footer {
	padding: 0;
	background-image: url(http://65.18.175.78/images/site_footer.gif);
	background-repeat: no-repeat;
	height: 60px;
} 
#footer .footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00F;
}
.footerLinks a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00F;
}
#footer .footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*Special Effects CSS START*/
#mainContent input[type="image"], textarea {
	border: solid 0px #85b1de;
}
#mainContent input[type="password"], textarea {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	border: solid 1px #85b1de;
	line-height: 16px;
}
#mainContent input[type="text"], textarea {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	border: solid 1px #85b1de;
	line-height: 16px;
}
#mainContent textarea {
	width: 450px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(http://65.18.175.78/images/aerabox.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/*Special Effects CSS END*/

.bodyProductBox {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

/*LOOP LINKS ON PAGES CSS*/
#mainContent .linkMainBoxM {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linkPageBox {
	height: 170px;
	width: 140px;
	float: left;
	border: 1px solid #C6748C;
	background-color: #FBEBEF;
	margin-right: 2px;
	margin-left: 3px;
}
.linkPageImage {
	height: 150px;
	width: 140px;
	text-align: center;
	overflow: hidden;
	background-color: #FFF;
}
.linkPageTitle {
	overflow: hidden;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C6748C;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 18px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linkPageTitle a:link, .linkPageTitle a:visited, .linkPageTitle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linkPageTitle a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


#search_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*SUPPORT PAGE TAB BODY SCL*/
.tabBodyScrl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 1000px;
	width: 574px;
	overflow-y: scroll;
	padding-right: 4px;
}
.tabBodyScrl br {
	clear: both;
}

