body {
    background-image:url(/images/site_bg.gif);
    background-color:#ffffff;
    background-position:top;
    background-repeat:repeat-x;
    text-align:center;
    font-size:11px;
    font-family:verdana, arial, helvetica;
    margin:0px;
    padding:0px;
    height:100%;
}
#top_container {
	width:741px;
	background-image:url(/images/shaded_top.gif);
    background-position:top left;
    background-repeat:no-repeat;
    height:18px;
    margin:auto;
}

#main_container {
    width:741px;
    margin:0pt auto;
    padding:0px;
    background-image:url(/images/shaded_bg2.gif);
    background-position:top left;
    background-repeat:repeat-y;

}

#inside_container {
    width:727px;
    margin:0px auto;
    padding:3px 0 0px 0;
    background-color:#ffffff;
}



#logo_section {
    height:70px;
    margin:0px;
    padding:0px;
	text-align:left;
	background-color:#ffffff;
}

#mag_logo {
    margin:0px;
    padding:0px;
    float:left;
}

#mag_logo img {
    padding:0px;
    margin:5px 0 0 42px;
}

#mag_contact {
    float:right;
    padding:0px;
    margin:1px 10px 0 0;
    font-family:arial;
}

#mag_contact p {
    padding:0px;
    margin:0px;
    color:#c1d830;
    font-size:16px;
    font-weight:bold;
}


p#number {
    color:#9ea1a4;
}
#txtNewsletterSignup {
	margin:10px 0px 0px;
	font-size:10px;
	width:110px;
	color:#808080;
	background-color:#cdcdcd;
	padding:1px 5px;
}
.specialfrm {
	width:5px;
	visibility:hidden;
	display:none;
}

/* end top logo section */

/* top navi */
/*
#menu {
	position:absolute;
	font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-bottom:1px;
    background-color:#0078c1;
    width:727px;
    height:21px;
}
#menu ul li a {
	padding:4px 15px;
	margin:0px;
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	display:block;
}

#menu ul li a:hover,#menu ul li a#active {
	color:#000000;
}

#menu ul .item 	{
	display:none;
	
}
#menu ul:hover .item,#menu ul:hover .item a {
	display:block;
	background:#0078c1;
	margin:0px;
	text-align:left;
	border-width:1px 1px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
}

#menu ul:hover .item a	{
	border:0;
}
#menu ul:active .item a:active, #menu ul:hover .item a:hover {
	color:#000000;
}

#menu ul {
	float:left;
	margin:0px;
	padding:0px;
	background-color:#0078c1;
	list-style:none;
	border-right:1px solid #ffffff; 
}
*/
/*
ul#main_menu {
	display:block;
    font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-bottom:1px;
    background-color:#fdb913;
    width:727px;
}

ul#main_menu li {
    display:inline;
    margin:0px;
    padding:0px;
}

ul#main_menu a {
    color:#ffffff;
    display:block;
    float:left;
    font-weight:bold;
    margin:0px;
    padding:4px 15px;
    text-decoration:none;
    border-right:1px solid #ffffff; 
}

ul#main_menu a#active, ul#main_menu a:hover {
    color:#000000;
}
*/
#menu {
	position:absolute;
	font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px;
    padding:0px;
    margin-bottom:1px;
    background-color:#0078c1;
    width:727px;
    height:21px;
}
#menu ul li a {
	padding:4px 15px;
	margin:0px;
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	display:block;
}

#menu ul li a:hover,#menu ul li a#active {
	color:#000000;
}

#menu ul .item 	{
	display:none;
	
}

#menu ul:hover .item,#menu ul:hover .item a {
	padding:0px;
	text-indent:15px;
	display:block;
	background:#0078c1;
	/*padding:2px 0 2px 15px;*/
	margin:0px;
	text-align:left;
	width:140px;
}
#menu ul:hover .item a {
	padding-top:4px;
	height:17px;
	line-height:13px;
	border-width:1px 0px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	width:140px;
}
#menu ul:active .item a:active, #menu ul:hover .item a:hover {
	color:#000000;
}

#menu ul {
	float:left;
	margin:0px;
	padding:0px;
	background-color:#0078c1;
	list-style:none;
	border-right:1px solid #ffffff; 
}
/* end top navi*/

/****** regular lists */
ul.reg {
	font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0px;
}

ul.reg li {
	display:block;
	background-image:url(/images/blue_square.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
    margin:0px;
    padding:0px 15px;

}

ul.reg li a {
	text-decoration:none;
}	
ul.reg li a:hover {
	text-decoration:none;
}


/*
ul#main_menu_pink {
    font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0px;
    background-image:url(images/but_back_pink.jpg);
    _height:13px;
}

ul#main_menu_pink li {
    display:inline;
    margin:0pt;
    padding:0pt;
}

ul#main_menu_pink a {
    background-image:url(images/but_back_pink.jpg);
    color:#000000;
    display:block;
    float:left;
    font-weight:bold;
    margin:0px;
    padding:4px 15px;
    text-decoration:none;
    border-right:1px solid #ffffff; 
}

ul#main_menu_pink a#active, ul#main_menu_pink a:hover {
    color:#9EA1A4;
}

ul#main_menu_dark_green {
    font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0px;
    background-image:url(images/but_back_dark_green.jpg);
    _height:13px;
}

ul#main_menu_dark_green li {
    display:inline;
    margin:0pt;
    padding:0pt;
}

ul#main_menu_dark_green a {
    background-image:url(images/but_back_dark_green.jpg);
    color:#000000;
    display:block;
    float:left;
    font-weight:bold;
    margin:0px;
    padding:4px 15px;
    text-decoration:none;
    border-right:1px solid #ffffff; 
}

ul#main_menu_dark_green a#active, ul#main_menu_dark_green a:hover {
    color:#9EA1A4;
}
*/

/* top product showcase */
#mag_top {
	padding-top:1px;
	width:727px;
	height:165px;
	background-color:#000000;
	color:#0078c1;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	font-family: Arial Narrow;
}

#mag_top a {
	text-decoration:none;
	color: #0078c1;
}
#mag_top a:hover {
	text-decoration:none;
	color: #646464;
}

#mag_top p {
	padding: 3px 0 0 10px;
}

#prod1 {
	float:left;
	width:241px;
	height:165px;
	margin: 0;
	background-image:url(/images/prod1_new.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
	cursor:pointer;
}
#prod1_title {
	margin:128px 0 0 0;
	height:27px;
	background-image:url(/images/topcat_header.jpg);
}	
#prod2 {
	float:left;
	margin: 0 2px 0 2px;
	margin: 0 2px 0 2px;
	width: 241px;
	height:165px;
	background-image:url(/images/prod2.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
	cursor:pointer;
}
#prod2_title {
	margin:128px 0 0 0;
	height:27px;
	background-image:url(/images/topcat_header.jpg);
}	
#prod3 {
	float:right;
	width:241px;
	height:165px;
	margin: 0;
	background-image:url(/images/prod3_new.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
	cursor:pointer;
}
#prod3_title {
	margin:128px 0 0 0;
	height:27px;
	background-image:url(/images/topcat_header.jpg);
}

/**** prod sub pages *************/
#mag_top_sub {
	padding-top:1px;
	width:727px;
	height:32px;
	background-color:#000000;
	color:#0078c1;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	font-family: Arial Narrow;
	margin-bottom:0px;
	padding-bottom:0px;
}

#mag_top_sub a {
	text-decoration:none;
	color: #0078c1;
}
#mag_top_sub a:hover {
	text-decoration:none;
	color: #646464;
}

#mag_top_sub p {
	margin:0;
	padding: 10px 0 0 10px;
}
#prod1_sub {
	float:left;
	width:241px;
	height:36px;
	margin: 0;
	background-image:url(/images/prod1_sub.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
}
	
#prod2_sub {
	float:left;
	margin: 0 2px 0 2px;
	margin: 0 2px 0 2px;
	width: 241px;
	height:36px;
	background-image:url(/images/prod2_sub.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
}

#prod3_sub {
	float:right;
	width:241px;
	height:36px;
	margin: 0;
	background-image:url(/images/prod3_sub.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#ffffff;
}

/* end prod subs *********/
/* end product showcase */	

#content_container {
    width:727px;
    margin:0px auto;
    padding:0;
    margin:0 auto;
    background-color:#000000;
}
#magellan_content {
	width:727px;
	background-color:#000000;
	display:block;
	margin:0;
	padding:0;
}

/* left content/navi*/
#left_content {
	float:left;
    padding:0px;
    margin:5px 0 0 0;
    width:241px;
    text-align:left;
    background-color:#000000;
}
.left_links_header {
	width:240px;
	height:18px;
	line-height:18px;
	background-image:url(/images/links_header.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	background-color:#0078c1;
	color: #ffffff;
	padding-top:3px;
	padding-left:15px;
	font-weight:bold;
	margin-left:1px;
}	

.left_links{
	display:block;
	background-color: #d0d0d0;
	width:240px;
	line-height:16px;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	padding-left:15px;
	text-decoration:none;
	margin-left:1px;
}

.left_links a{
	text-decoration:none;
	color:#ffffff;
	display:block;
}

.sub_hot {
    padding:0px;
    margin:1px 0 0 1px;;
}

.greyspecialbox {
	background-color:#343434;
	padding:0;
	width:235px;
}

.right_hot {
    width:240px;
    float:left;
}

.hot_title {
	background-image:url(/images/blue_left_header.jpg);
    background-color:#343434;
    position:relative;
    height:28px;
    margin:0px;
    padding:0px;
}

.hot_title_grey {
	background-image:url(/images/left_headergrey.jpg);
    background-color:#646464;
    position:relative;
    height:28px;
    margin:0px;
    padding:0px;
}

.hot_title p, .hot_title_grey p {
    padding:7px 0 4px 15px;
    margin:0px;
    font-weight:bold;
    color:#ffffff;
}
.hot_title p a, .hot_title_grey p a {
    color:#ffffff;
	text-decoration:none;
}

.hot_title p a:hover, .hot_title_grey p a:hover {
    color:#cdcdcd;/*9EA1A4;*/
    text-decoration:none;
}

.middle_hot {
    background-color:#ffffff;
    overflow:hidden;
    height:70px;
}

.hot_text {
    /*background-image:url(images/hot_back.jpg);
    background-position:bottom;
    background-repeat:no-repeat;*/
    background-color:#0078c1;
    margin:0px;
    padding:0 0 10px 0;
}

.hot_text_grey {
    /*background-image:url(images/hot_back.jpg);
    background-position:bottom;
    background-repeat:no-repeat;*/
    background-color:#646464;
    margin:0px;
    padding:0 0 10px 0;
}

.hot_text p, .hot_text_grey p {
    margin:0;
    padding:10px 10px 0 10px;
    color:#ffffff;
}

.hot_ul {
	font-size:11px;
    list-style-image:none;
    list-style-position:inside;
    padding:10px 0 0 10px;
    margin:0;
    list-style-type:disc;
}
.hot_ul li {
	color:#ffffff;
}

.hot_ul a {
    color:#ffffff;
    text-decoration:none;
}

.hot_ul a#active, .hot_ul a:hover {
    color:#cdcdcd;/*9EA1A4;*/
    text-decoration:none;
}

.hot_view_more {
    margin:0px;
    padding:0px;
    background-image:url(/images/blue_left_viewmore.jpg);
    background-repeat:no-repeat;
    height:18px;
    width:231px;
    position:relative;
    text-align:right;
    padding-right:10px;
    color:#666666;
    font-family:arial;
    font-size:9px;
}
.hot_view_more a, .hot_view_more a:hover {
	display:block;

	padding-top:3px;
 	color:#666666;
    text-decoration:none;
}

.hot_view_more_bottom {
    margin:0px;
    padding:0px;
    background-image:url(/images/left_viewmore_bottom.jpg);
    background-repeat:no-repeat;
    height:18px;

    width:231px;
    position:relative;
    text-align:right;
    padding-right:10px;
    color:#666666;
    font-size:9px;
    text-decoration:none;
}
.hot_view_more_bottom a, .hot_view_more_bottom a:hover {
	display:block;

	padding-top:3px;
 	color:#666666;
    text-decoration:none;
}


/*********** right content *************/
#right_content {
    padding:0px;
    margin:0px;
    float:right;
    width:485px;
    text-align:left;
    background-color:#000000;
}

#crumbs {
	border:1px solid #a0a0a0;
	padding:2px 3px 2px 5px;
	margin: 5px 5px 0px 5px;
	color:#cdcdcd;
	background-color:#3a3a3a;
	font-size:9px;
}
#crumbs a {
	color:#cdcdcd;
	text-decoration:none;
}
#crumbs a:hover {
	color:#cdcdcd;
	text-decoration:underline;
}

/********** SUB CONTAINER *************/
#sub_content {
   /*background-image:url(images/background_marketing.jpg);
    background-position:bottom;
    background-repeat:no-repeat;*/
    padding:10px 10px 0 13px;
    margin:0px;
    background-color:#000000;
}

#sub_content h1 {
    background-position:left bottom;
    background-image:url(/images/blue_header_line.gif);
    background-repeat:no-repeat;
    color:#ffffff;
    font-family:Arial, "Arial Narrow";
    letter-spacing:0.1em;
    padding:0px 0px 10px 0;
    margin:10px 0 0px 0;
	font-size:24px;
	font-weight:normal;
}
#sub_content h1.white {
	color:#333333;
}

.sub_txt {
	width:455px;
	margin-top:10px;
	color:#FFFFFF;
}
.white{
	color:#333333;
}

.sub_txt a, td a, #detail_text a {
	color:#C0C0C0;
	text-decoration:none;
}
.sub_txt a:hover, td a:hover, #detail_text a:hover {
	color:#C0C0C0;
	text-decoration:underline;
}
.sub_txt_head {
	border-bottom:1px dotted #a0a0a0;
	margin-bottom:10px;
	line-height:18px;
}

a.wlink {
	color:#ffffff;
	text-decoration:none;
}


.sub_box {
	border:1px solid #0078c1;
	margin-bottom:13px;
	padding:5px 1px 5px 10px;
    background-color:#ffffff;
    width:450px;
}

.sub_box p {
	color:#333333;
	width:290px;
	margin-top:5px;
	display:inline;
}


.sub_div {
	text-align:left;
	background-position:left bottom;
    background-image:url(/images/blue_content_divider.jpg);
    background-repeat:no-repeat;
    margin: 0 0 0 1px;
    height:19px;
    line-height:19px;
    font-weight:bold;
    padding-left:10px;
    color:#ffffff;
}
.sub_div a {
	color:#ffffff;
	text-decoration:none;
}

.greydiv {
	margin-top:1px;
	background-color:#aaaaaa;
	padding:5px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.greydiv a {
	text-decoration:none;
	color:#ffffff;
}	
.greydiv a:hover {
	text-decoration:underline;
	color:#ffffff;
}	

.orangediv {
	margin-top:1px;
	background:url(/images/orange_detail_wide_header.jpg) top left repeat-x;
	padding:5px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.orangediv a {
	text-decoration:none;
	color:#ffffff;
}	
.orangediv a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.blkdiv {
	background-color:#000000;
	padding:5px;
	font-weight:bold;
	color:#ffffff;
}
.blkdiv a {
	text-decoration:none;
	color:#ffffff;
}
.blkdiv a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.mediasub {
	color:#ffffff;
	margin:0 0 5px 0; 
	border:1px solid #666666;
	padding:10px 5px;
}
.mediagall {
	color:#ffffff;margin:10px;
}
/************ detail packaging ********/
#detail_content {
    background-image:url(/images/detail_shaded_bg1.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    padding:0px;
	margin: 7px 5px 0px 5px;
    background-color:#000000;
    border:1px solid #6a6a6a;
}

#detail_header {
	background-image:url(/images/detail_wide_header.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    font-weight: bold;
    height:27px;
    line-height:27px;
    padding: 0px 0px 3px 5px;
    color:#ffffff;
}
#detail_header2 {
	background-image:url(/images/orange_detail_wide_header.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    font-weight: bold;
    height:27px;
    line-height:27px;
    padding: 0px 0px 3px 5px;
    color:#ffffff;
}
#detail_text {
	color:#ffffff;
	padding: 5px 15px 10px 10px;
}
#detail_text p.left {
	margin:0 0 5px 0;
	float:left;
	display:inline;
	width:220px;
}
#detail_text p.right {
	margin:0 0 5px 0;
	float:right;
	display:inline;
	width:220px;
}
#detail_text p.left1 {
	margin:0 0 5px 0;
	float:left;
	display:inline;
	width:120px;
}
#detail_text p.right1 {
	margin:0 0 5px 0;
	float:left;
	display:inline;
	width:250px;
}

#lpic {
	float:left;
	margin-left:15px;
}
#rpic {
	float:right;
	margin-right:15px;
}

#gallery_box {
	border:1px solid #000000;
}

/************** showcase subpage ********/
#prod_showcase {
	overflow:hidden;
	width:460px;
	margin:0 0 0 2px;
	padding:10px 0px 0 0px;
	background-color:#000000;
	color:#FFFFFF;
	margin-left:0px;
	padding-left:0px;
}
.prodbox1 {
	float:left;
	padding:0;
	margin:0;
}
.prodbox_header {
	background-position:top left;
    background-image:url(/images/custom_prods_header.jpg);
    background-repeat:no-repeat;
    line-height:20px;
    height:22px;
    width:141px;
    padding:2px 5px 5px 5px;
    margin:0 0 -7px 0;
}

.prodbox2 {
	float:left;
	padding:0 2px;
	margin:0 auto;
}

.prodbox3 {
	position: relative;
	float:left;
	padding:0;
	margin:0 0 0 0;
	padding-right:0px;
	/* Fix IE’s doubled margin: */
	display:inline;
}

/************* showcase - main page *********/
#sub_showcase {
	overflow:hidden;
	margin:0 0 0 1px;
	padding:10px 10px 0 10px;
	border-left: 1px solid #3a3a3a;
	border-bottom: 1px solid #3a3a3a;
	background-color:#000000;
	color:#FFFFFF;
}
.box1 {
	float:left;
	margin:0;
	width: 141px;
}
.box_header {
	background-position:top left;
    background-image:url(/images/packaging_product_header.gif);
    background-repeat:no-repeat;
    height:24px;
    line-height:24px;
    padding-left:5px;
    margin:0px 0 1px 0;
}

.box2 {
	float:left;
	width: 141px;
	padding: 0 15px 0 15px;
}

.box3 {
	float:left;
	margin:0;
	width: 141px;
}

/*********** quote table *************/
#quotetb, #contacttb {
	width: 440px;
}
/*
tr.wide td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}
*/
tr.wide td {
	border-bottom: 5px solid transparent;
}
.quoteinput, .contactinput {
	width:280px;
	height:14px;
	font-size: 9px;
	line-height: 12px;
	background-color:#cdcdcd;
	border: 1px solid #cdcdcd;
}
.quoteinputarea, .contactinputarea {
	width:280px;
	font-size: 9px;
	line-height: 12px;
	border: 1px solid #cdcdcd;
	background-color:#cdcdcd;
}
.quoteinputselect, .quoteinputselectsmall,.contactinputselect, .contactinputselectsmall {
	font-size: 9px;
	border: 1px solid #cdcdcd;
	background-color:#cdcdcd;
}

.mand {
	color: #fdb913;
	font-weight: bold;
}

.frmerror {
	border:1px solid #ff0000;
	background-color: #fea886;
}

/************* end right content *********************/

#bottom_container {
	width:741px;
	background-image:url(/images/shaded_bottom1.gif);
    background-position:top left;
    background-repeat:no-repeat;
    height:10px;
    margin:auto;
}

#footer {
	width:732px;
	margin:5px auto;
	padding:5px 0 0 0;
	background-color: #cdcdcd;
	height:28px;
}

#grey_back {
    background-color:#787878;
    height:20px;
    margin:2px auto;
    width:712px;
    padding: 0;
    padding-top:3px;
}

ul#menu_b_green {
    color:#FFFFFF;
    float:left;
    font-size:11px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px;
    padding-left:15px;
}

ul#menu_b_green li {
    display:inline;
}

ul#menu_b_green li a {
    background-image:url(/images/blue_square.gif);
    background-repeat:no-repeat;
    background-position:left;
    color:#ffffff;
    padding:0pt 15px;
    text-decoration:none;
}

ul#menu_b_green li a:hover {
    color:#000000;
    text-decoration:none;
}

.copyright {
	float:right;
	display:block;
    text-align:right;   
    padding-right:20px;
 	color:#9ea1a4;
}
