body {
	background:#FFF url(images/bg.jpg) repeat-x;;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	width:100%;
	height:100%;
}

* {margin:0;padding:0;} 

a {
	outline-style:none;
	outline-width:0;
}
img {
	border:0;
}
#wrapper {
	width:982px;
	min-height: 100%;
	margin:0 auto;
}

/* HEADER */
#header {
	position:relative;
	float:left;
	background:url(images/header.png) no-repeat;
	width:982px;
	height:118px;
}
#flash {
	float:right;
	width:738px;
	height:283px;
	margin-top:8px;
	margin-right:1px;
}
.logo {
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.links {
	float:right;
	font-size:11px;
	font-weight:regular;
	margin-top:75px;
	margin-right:20px;
}
.links a {
	text-decoration:none;
	color:#0b1e42;
	border:none;
}
.links a:hover {
	color: #0072ff;
}
.links img {
	margin-left:5px;
	margin-right:5px;
}
/* HEADER  ENDS */

/* CONTENT */
#content_wrapper {
	position:relative;
	float:right;
	width:732px;
	background: url(images/content_mid.png) repeat-y;
	height:100%;
}
#content_wrapper_end {
	position:relative;
	float:right;
	background: url(images/content_bottom.png) no-repeat;
	width:732px;
	height:31px;
}
#content {
	position:relative;
	float:left;
	width:702px;
	margin-top:20px;
	margin-left:14px;
	border: none;
	margin-bottom:10px;
	font-weight:normal;
}
#content h1 {
	position:relative;
	float:left;
	width:688px;
	color:#000;
	font-size:20px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:20px;
}
#content h2 {
	width:674px;
	font-size:16px;
	color: #fe0000;
	margin-left:10px;
	margin-bottom:10px;
}
#content h1 strong {
}
.content_text {
	position:relative;
	float:left;
	width:680px;
	margin-left:10px;
	margin-bottom:20px;
}
.content_text a {
	color: #fe0000;
	text-decoration:none;
}
.content_text a:hover {
	color: #0072ff;
	text-decoration:none;
}
.content_text li {
	margin-left:20px;
	list-style:circle;
}
.content_text img {
	margin:10px;
}

#left_column {
	position:relative;
	float:left;
	width:225px;
}
#left_column img {
	border:none;
}

#newsletter {
	position:relative;
	float:left;
	width:195px;
	margin-left:30px;
}

#featured {
	position:relative;
	float:left;
	width:270px;
	font-size:14px;
	color:#000;
}
#featured h2 {

           background: url(images/left_top.png) no-repeat;
           width:244px;
           height:57px;
           color:#000;
           font-size:16px;
           padding-left:25px;
           padding-top:28px;
           margin-left:2px;

}

#featured a {
	color:#fe0000;
	text-decoration:none;
}
#featured a:hover {
	color:#0072ff;
	text-decoration:none;
	font-weight:bold;
}
#featured_text {
	position:relative;
	float:left;
	background-color:white;
	background:url(images/left_mid.png) repeat-y;
	width:250px;
	padding-top:20px;
	font-size:12px;
	margin-top:-28px;
	color:#000;
}
#featured_text p {
	margin-left:20px;
}
.featured_bottom {
	position:relative;
	float:left;
	background:url(images/left_bottom.png) no-repeat;
	width:250px;
	height:31px;	
}
#featured_text li {
	position:relative;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:40px;
	text-decoration:none;
	width:160px;
	list-style:circle;
}
.featured_next {
	margin-top:40px;
	margin-right:30px;
	margin-left:10px;
	text-align:right;
}
.featured_right {
	float:right;
}


/* VERTICAL MENU */
#menu {
	position:relative;
	float:left; 
	width:250px;
	font-size:12px;
	color:#000;
	line-height:20px;
}
.menu_top {
	position:relative;
	float:left;
	background: url(images/menu_top.png) no-repeat;
	width:250px;
	height:48px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-top:20px;
}
.menu_list {	
	position:relative;
	float:left;
	background: url(images/left_mid.png) repeat-y;
	width:250px;
	list-style:none;
	margin-top:-20px;
	padding-top:10px;
}
.menu_head {
	font-size: 9pt;
	position: relative;
	width:170px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
    padding-bottom:0px;
	height:30px;
}
.menu_head a {
	font-size: 9pt;
	display:block;
	text-decoration: none;
	width:170px;
	height:15px;
	border:none;
	color:#000;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:10px;
	border-bottom:#CCC 1px dashed;
	vertical-align:bottom;
}
.menu_head a:hover{
	font-size: 9pt;
	color:#0072ff;
	width:170px;
	height:15px;
	text-decoration:none;
	font-weight:bold;
  }
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  padding-top:0px;
  padding-left:50px;
  text-decoration:none;
  font-size:12px;
  width:145px;
	color:#000;
}
.menu_body a:hover{
  background:none;
	color:#0072ff;
	width:178px;
	height:auto;
	text-decoration:none;
	padding-top:0px;

	font-weight:bold;
  }
.menu_bottom {
	position:relative;
	float:left;
	background: url(images/left_bottom.png) no-repeat;
	width:250px;
	height:31px;
}
/* MENU ENDS */

/* Footer */
#footer {
	position:relative;
	float:left;
	background: url(images/footer.png) no-repeat center;
	height:150px;
	width:982px;
	text-align:right;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	font-size:11px;
	line-height:15px;
}
#footer p {
	margin-top:15px;
	margin-right:30px;
	color: #000;
	
}
#footer a {
	color:#0072ff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#0072ff;
	text-decoration:underline;
}
#footer strong {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.footer_left {
	float:left;
	text-align:left;
	margin-left:25px;
	}
.footer_right {
	float:right;
}
.red {
	font-size:12px;
	color:#fe0000;
	font-weight:bold;
}
/* Form */
#form {
	position:relative;
	float:left;
	width:600px;
	margin-left:20px;
	margin-top:-18px;
	margin-bottom:30px;
	margin-right:10px;
	padding-top:20px;
}

#form table {
	border-top:dashed 1px #999;
	border-left:dashed 1px #999;
	margin-bottom:30px;
}

#form td{
	border-right:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding-left:10px;
}

/* ----- REQUIRED ----- */

#form span.req{
	display:inline;
	float:none;
	color:#F00;
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

/* ----- FORM 2 ----- */
.enquiry_form {
	padding-left:10px;
	font-size: 10pt;
}
.enquiry_form p{
	width: 400px;
	clear: left;
	margin: 0;
	padding: 10px 0 15px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}

.enquiry_form label{
	font-size: 9pt;
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.enquiry_form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 450px;
	height:25px;
	border:1px solid #999;
	padding-left:5px;
	color:#000;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
}

.enquiry_form textarea{
	width: 445px;
	height: 100px;
	border:1px solid #999;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#000;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
}

* html .threepxfix{
	margin-left: 3px;
}

label {
	float: left;
	text-align: left;
	width:45px;
	margin-left:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
select { 
	height:25px;
	color:#000;
	border:1px solid #999;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:13px;
	padding-top:5px;
	padding-left:5px;
	width: 200px;
}

.select { 
	height:25px;
	color:#000;
	border:1px solid #999;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
	padding-top:5px;
	padding-left:5px;
	
}

.left_form {
	border:1px inset #999;
	height:25px;
	padding-left:5px;
	width:150px;
	margin-bottom:10px;
}
.left_form2 {
	border:1px inset #999;
	height:25px;
	padding-left:5px;
	width:200px;
	margin-bottom:10px;
}
.left_button {
	position:relative;
	float:right;
	background: url(images/button.gif) no-repeat;
	width:80px;
	height:27px;
	color:#FFF;
	border:none;
	font-weight:bold;
	margin-right:25px;
}
.middle_button {
	position:relative;
	background:url(images/button.gif) no-repeat;
	width:80px;
	height:27px;
	color:#FFF;
	font-weight:bold;
	margin-left:250px;
	margin-top:20px;
	border:none;
}
.radiobutton {
	margin-right:5px;
	margin-left:5px;
}

/* PATH */
#breadcrumb {
	position:relative;
	float:left;
	background:url(images/title_bg.gif) no-repeat;
	height:37px;
	width:688px;
	border:none;
	margin-bottom:10px;
	font-size:11px;
}
.breadcrumbtext {
	padding-left:10px;
	padding-top:10px;
}
#breadcrumb a {
	color: #0072ff;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#breadcrumb a:hover{
	color:#0072ff;
	font-weight:bold;
	text-decoration:underline;
}
/* PATH ENDS */

/* FEATURED PROMOTIONS */
#module {
	position:relative;
	float:left;
	width:600px;
	border:1px dashed #999;
	margin-left:40px;   
	padding-top:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:25px;
}
#module img {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	margin-bottom:20px;
	border:1px solid #999;
}
.module_text {
	position:relative;
	width:500px;
	border-top: #999 1px dashed;
	margin-left: auto;   
	margin-right: auto;
	margin-bottom:20px;
	padding-top:25px;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.module_text li {
	margin-left:30px;
	list-style:circle;
}
#module  a {
	color:#fe0000;
	text-decoration:none;
	font-weight:bold;
}
#module a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
/* FEATURED PROMOTIONS ENDS */

/* CAREER */
#career {
	position:relative;
	float:left;
	width:630px;
	border:#CCC 1px solid;
	padding-top:10px;
	padding-bottom:30px;
	margin-bottom:15px;
	margin-left:35px;
}
#career p {
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	line-height:30px;
}
#careertext {
	position:relative;
	float:left;
	width:580px;
	margin-left:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #CCC;
}
.careerleft{
	float:left;
	width: 120px;
	padding-top:10px;
	padding-left:10px;
}
.careerright {
	float:right;
	width:430px;
	color:#000;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:justify;
	font-weight:bold;
}
.careerright li {
	margin-left:35px;
}	
/* CAREER ENDS */

/* CATALOG */
#catalog_container {
	position:relative;
	float:left;
	width:700px;
	margin-left:10px;
}
#catalog {
	color:#CCC;
	position:relative;
	float:left;
	width:325px;
	border: #CCC 1px solid;
	margin-right:10px;	
	margin-bottom:10px;
}
#catalog2 {
	color:#CCC;
	position:relative;
	float:left;
	width:660px;
	border: #CCC 1px solid;
	margin-left:10px;	
	margin-bottom:20px;
}
.catalogimg {
	float:right;
	margin-left:10px;
	border:none;
	width:170px;
	padding-left:10px;
}
.catalogimg img {
	float:right;
	margin:10px;
	border:1px #CCC solid;
}
.catalog_title1 {

	text-align: center;
	margin-bottom:10px;
	margin-top:10px;
	color:#0872b9;
	font-size:14px;
	padding-left:10px;


}


.catalog_title1 a {
	
	color:#0072ff;
	text-decoration:none;
	border:none;
	font-weight:bold;
}
.catalog_title1 a:hover {
	color:#0072ff;
	text-decoration:underline;
	font-weight:bold;
}
.catalogimg2 {
	float:left;
	margin-left:10px;
	border:none;
	width:200px;
}
.catalogimg2 img {
	float:left;
	margin:10px;
	border:1px #CCC solid;
}

.catalog_title {
	float:left;
	width:50px;
	display:inline;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	color:#000;
	font-size:12px;
}

.catalog_title2 {
	float:left;
	width:420px;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	color:#000;
	font-size:12px;
	padding-left:10px;
}
.catalog_title2 a {
	color:#0072ff;
	text-decoration:none;
	border:none;
	font-size:14px;
	font-weight:bold;
}
.catalog_title2 a:hover {
	color:#0072ff;
	text-decoration:underline;
	font-weight:bold;
}
#catalog2_buttons {
	position:relative;
	display:inline;
	float:left;
	width:35px;
	margin-top:10px;
	color:#003663;
	font-size:12px;
	text-align:top;
}
#catalog2_buttons2 {
	position:relative;
	display:inline;
	float:left;
	width:110px;
	margin-top:10px;
	color:#003663;
	font-size:12px;
	text-align:center;
	padding-top:8px;
}

#catalog2_buttons img {
	border:none;
}
#catalog2_buttons a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:20px;
	font-size:12px;
}
#catalog2_buttons a:hover {
	color:#0072ff;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

/* CATALOG ENDS */

/* SUB CATALOG */
#subcatalog {
	color:#CCC;
	position:relative;
	float:left;
	width:143px;
	border: #0066b2 1px solid;
	margin-right:10px;	
	margin-bottom:20px;
	padding:5px;
	font-weight:normal;
	
}
#subcatalog img {
	display:block;
	border:none;
	margin-left:0;
	margin-right:0;
}	
.subcatalog_title {
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	font-weight: 500;
	margin:0;
	text-align:center;
	margin-bottom:10px;
}
.subcatalog_title a {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.subcatalog_title a:hover {
	color:#0072ff;
	text-decoration:none;
	font-weight:bold;
}
#subcatalog_icons {
}
#subcatalog_icons img {
	margin-left:25px;
	display:inline;
	border:none;
}

#pages {
	position:relative;
	float:left;
	background:url(images/title_bg.gif) no-repeat;
	height:37px;
	color:#0b1e42;
	text-align:right;
	font-weight:normal;
	width:688px;
	margin-bottom:20px;
}
.pagestext {
	padding-top:10px;
	padding-right:15px;
}
#pages a {
	color:#000;
		padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
#pages a:hover {
	background:#0072ff;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
}

/* PRODUCT DETAILS */
#productdetails_container {
	position:relative;
	float:left;
	width:650px;
	margin-left:5px;
	margin-bottom:20px;
}
#productdetails {
	color:#000;
	position:relative;
	float:right;
	width:320px;
	margin-right:10px;	
	margin-bottom:20px;
	padding:5px;
	font-size:18px;
	padding-top:20px;
}
#productdetails strong {
	font-size:22px;
	color:#fe0000;
}
#productinfo {
	color:#000;
	position:relative;
	float:left;
	width:650px;
	margin-left:10px;
	padding:5px;
	font-size:12px;
	text-align:justify;
	line-height:20px;
}
#productinfo h1 {
	font-size:18px;
	color:#000;
	width:650px;
	margin-left:0px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px #CCC dashed;
}
#productinfo img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
#productinfo li {
	margin-left:30px;
	list-style: circle;
}
#productimg{
	float:left;
	width:280px;
	margin-left:10px;
	margin-bottom:10px;
}
#productimg img{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#productdetails_buttons {
	position:relative;
	float:left;
	width:500px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
	margin-left:110px;
	text-decoration:none;
}
#productdetails_buttons a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#productdetails_buttons a:hover {
	color:#0072ff;
	text-decoration:none;
	font-weight:bold;
}
#productdetails_buttons img {
	border:none;
	padding-left:20px;
}

#related_container {
	position:relative;
	float:left;
	width:650px;
	margin-bottom:20px;
}
#related{
	color:#aa73aa;
	position:relative;
	float:left;
	width:670px;
	margin-right:10px;	
	margin-bottom:20px;
	padding:10px;
}
#related img {
	margin-left:10px;
	border:none;
}


a.button {
	background:url(images/button.gif) no-repeat;
	width:80px;
	height:27px;
	float:right;
	color:#000;
	padding-left:10px;
	padding-top:5px;
	font-size:12px;
}
a.button:hover {
	color:#FFF;
}




