@charset "utf-8";
/*
html {
    overflow-x: hidden;
}
*/

* {
	margin: 0;
	padding: 0;
    outline: none;
}

body {
    font-family: arial,helvetica,sans-serif;
	color: #555555;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 120%;
}

.main_header {
	background: url(../images/background/bg_pink.gif) 0 100px repeat-x #FFF;
}

.bodystyle {
	background: url(../images/background/bg_pink.gif) 0 0 repeat #FFF;
}

.left_panel {
	vertical-align:top;
	text-align:center;
	width:270px;
	height:640px;
    background:url(../images/background/left_panel.gif) 0 0 no-repeat;
}

.left_panel_top_para {
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.left_panel_para {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

table.bodystyle_table {
   width: 880px;
	border-collapse:collapse;
	border: 0px solid #E9E4DE;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}


table.left_panel {
	width: 270px;
	border-collapse:collapse;
	border: 0px solid #E9E4DE;
	padding: 0px 0px 0px 0px;
}

.left_panel_items {
   text-align:left;
	padding-left:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0;
}

table.right_panel_no_bg {
    text-align: left;
	width: 600px;
	border-collapse:collapse;
    border: 0px solid #FCF2D8;
}

.right_panel_para {
	font-size: 16px;
	color: #555555;
	letter-spacing: 0.5px;
	line-height: 120%;
    padding-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
}

.right_panel_h3 {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
}

.right_panel_macarons_white_area {
    width:500;
	background-color:#FFF;
}
 
.contact_us_para {
	letter-spacing: 0.5px;
	line-height: 120%;
    text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

ul.bodystyle_lists {
	font-size: 14px;
    list-style-type:circle;
    list-style-position:inside;
    margin-left:1em;
    padding-left:1em;
	padding-bottom:1em;
    text-indent: -1em;
}

table.bodystyle_header {
	border-collapse: collapse;
	border: 0px solid #E9E4DE;
	font: normal 1.2em papyrus, Georgia, "Times New Roman", Times, serif;
	color: #333366;
	width: 880px;
	cursor: pointer;
}

table.bodystyle_header tbody td, th {
	border: 0px solid #E9E4DE;
	vertical-align: top;
	font-weight: bold;
  }

table.bodystyle_header tbody td:hover {
    background-image: url(../images/background/mouse_over_panel.gif);
	background-repeat:no-repeat;
	color: #000000;
  }

table.bodystyle_header_no_bg {
	border-collapse: collapse;
	border: 0px solid #E9E4DE;
	color: #333366;
	width: 880px;
	cursor: pointer;
}

table.bodystyle_header_no_bg tbody td, th {
	border-collapse:collapse;
	border: 0px solid #E9E4DE;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
  }

table.bodystyle_header_no_bg tbody td:hover {
    background-repeat:no-repeat;
	color: #000000;
  }

a.bodystyle_header {
	color: #000000;
    text-decoration: none;
	border: 0px solid #ffffff;
} 

a.bodystyle_header:hover {
   color: #333366;
   text-decoration: none;
}

a.bodystyle_header:visited {
	color: #333366;
    text-decoration: none;
}

a.bodystyle_header_no_bg {
	color: #000000;
    text-decoration: none;
	vertical-align:middle;
	border: 0px solid #ffffff;
} 

a.bodystyle_header_no_bg:hover {
   color: #333366;
   text-decoration: none;
}

a.bodystyle_header_no_bg:visited {
	color: #333366;
    text-decoration: none;
}


div.home_title {	
	background-image: url(../images/lines/title_bar2.gif);
	background-repeat: no-repeat;
	padding: 10px;
    height: 40px;
	width: 590px;
	vertical-align:middle;
	text-align:center;
	padding-top: 15px;
	font-size: 18px;
	letter-spacing: 1px;
	word-spacing:5px;
	color: #FFF;
}

table.bodystyle_product tbody {
	border-collapse: collapse;
	border: 0px solid #E9E4DE;
	font: normal 12px Arial;
	color: #555555;
	background-color: #FFF;
}

table.bodystyle_product tbody td, th {
	border: 0px solid #E9E4DE;
	vertical-align: bottom;
  }

table.bodystyle_product tbody td:hover {
	background-color: #ECE9D8;
  }

.bodystyle_banner {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	line-height: 180%;
	margin: 1px;
	padding: 1px;
	text-align: left;
}

.tabbedPanelsContent {
	background-color: white;
}

.bodystyle_paragraph {
    margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.bodystyle_paragraph_products {
	font-size: 14px;
    margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

ul.bodystyle_paragraph_products {
	font-size: 14px;
    list-style-type:circle;
    list-style-position:inside;
}

.bodystyle_product_list {
    text-align:center;
	vertical-align:bottom;
}

.bodystyle_h1 {
	font-size: 20px;
    word-spacing:2px;
    margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.bodystyle_small {
	font-size: 10px;
	margin: 1px;
	padding: 1px;
}

a {
    text-decoration: none;
} 

a:hover {
    color: #7A6568;
    text-decoration: none;
} 

a.menubar {
    color: #FFFFFF; 
    text-decoration: none;
} 

a.menubar:hover {
    color: #66FFCC;
    text-decoration: none;
}

a.anchorNoChange {
	color: #555555;
	text-decoration: none;
} 

a.anchorChangeOnVisited {
	color: #555555;
	text-decoration: none;
} 

a.anchorChangeOnVisited:visited {
	color: #996699;
	text-decoration: none;
} 

input.textFieldInput {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	letter-spacing: 0px;
	height: 20px;
	vertical-align: middle;
}

textarea.textFieldInput {
	font-family: Verdana, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	letter-spacing: 0px;
}

table.RightTable {
	border-collapse: collapse;
	border: 1px solid #FCC;
  }

.justified {
	text-align: justify;
}
.footer {
	font-size: 9px;
	color: #999999;
}

.red_normal_12 {
	font-size: 12px;
	font-weight: normal;
	color: #DA1121;
	font-style: normal;
}
.font_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #555;
}

a.font_footer {
    color: #555; 
    text-decoration: none;
} 

.menu_items {
	font-size: 12px;
}

.red_title_bold {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

img.image_no_margin {
	padding: 0px;
	margin: 0px;
	border:none; 
} 

img.image_left_no_frame {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

img.image_left {
	float: left;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	padding: 7px 7px 7px 7px;
	background-color: white;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

img.image_left_trans {
	float: left;
	padding: 7px 7px 7px 7px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

img.image_right { 
    float: right;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	padding: 7px 7px 7px 7px;
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
} 

img.image_frame { 
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	padding: 10px 10px 10px 10px;
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

img.image_no_coconut_01 { 
	border-top: inset 1px #999;
	border-right: solid 1px #999;
	border-bottom: outset 1px #999;
	border-left: solid 1px #999;
	padding: 10px 10px 10px 10px;
	background-color: white;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

img.image_no_coconut_02 {
	border-top: inset 1px #999;
	border-right: solid 1px #999;
	border-bottom: outset 1px #999;
	border-left: solid 1px #999;
	padding-top: 50px;
	padding-bottom: 55px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

.no_coconut_head {
    font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top: 20px;
}

.no_coconut_h3 {
	font-weight:bold;
    text-align:center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
}

.no_coconut_para {
    text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
}

.no_coconut_list {
    padding-left:80px;
}

.buy_macs_list {
    padding-left:20px;
}

img.image_right_trans { 
    float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

.reg_title_h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

ul.circle {
    list-style-type:circle;
    list-style-position:inside;
}

ul.square {
	list-style-type:square;
    list-style-position:inside;
}
ol.upper-roman {
	list-style-type:upper-roman;
    list-style-position:inside;
}
ol.lower-alpha {
	list-style-type:lower-alpha;
    list-style-position:inside;
}
